[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian source == original source. How ?



On Tue, Dec 15, 1998 at 02:19:40PM +0900, Ionutz Borcoman wrote:
> 1. I am using a simple makefile, as I haven't have time to read about
> automake/autoconf. My makefile has an "distclean" entry which deletes
> all unusefull files and lets a clean src directory. It deletes the
> binary executable also. Do I have to delete any files from debian
> directory. Should I put this in my Makefile ?

No, the debian/rules make file handles deleting debian package specific
things (debian/tmp/ for instance)

> 2. I have a NEWS file which keeps track of the latest changes. The
> debian has the changelog. Do I have to duplicate the entries from NEWS
> to the changelog ? Is it enough to keep them in NEWS and increment only
> the version number of changelog ?

No, the debian changelog can be used to only note things you did for the
debian package. Like if you changed the postinst script, or added a menu
for the debian package. You are more than welcome to keep your program
changes seperate from the debian/changelog.

good luck,
  Ben

-- 
-----    -- - -------- --------- ----  -------  -----  - - ---   --------
Ben Collins <b.m.collins@larc.nasa.gov>                  Debian GNU/Linux
UnixGroup Admin - Jordan Systems Inc.                 bcollins@debian.org
------ -- ----- - - -------   ------- -- The Choice of the GNU Generation


Reply to: