Re: [cdesktopenv-devel] [PATCH] Add debian packaging files

2018-07-07 Thread Chase via cdesktopenv-devel
1. Download a tarball of the new release, or simply tar the git into a directory 2. Rename the tarball to "cde-desktop_2.3.0-1.orig.tar.gz" make sure this is an underscore, the packager needs this or it will fail. 3. Untar the tarball, rename the "cde" directory to "cde-desktop-2.3.0-1" (mind the

Re: [cdesktopenv-devel] [PATCH] Add debian packaging files

2018-07-07 Thread Jon Trulson
Applied to master, thanks! We might want to make some changes - the src tarball is now just "cde-.tar.gz rather than cde-src- Also, the /var/dt and /etc/dt are created empty, so we could just do the same in the postinstall script (debian/cde-desktop.postinst.debhelper ?). One other thing I n