summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Expand)AuthorFilesLines
2002-07-06Move dselect.cfg to dselect packageWichert Akkerman1-1/+7
2002-07-05Install deselect.conffiles into tmp/dselect, not tmp/dpkg.Adam Heath1-1/+1
2002-07-05Install debian/dselect.conffiles.Adam Heath1-0/+1
2002-07-02Fixup install pathWichert Akkerman1-1/+1
2002-07-02cp instead of mv since we need files for both dpkg and dpkg-static (ugh)Wichert Akkerman1-1/+1
2002-07-02Remove autom4te.cache in clean targetWichert Akkerman1-0/+1
2002-07-02move dpkg.cfg.5 and dselect.cfg.5 into dpkg packageWichert Akkerman1-0/+6
2002-07-02Backport fixed from HEADWichert Akkerman1-3/+11
2002-07-02Don't always call autoheader during build.Adam Heath1-15/+9
2002-06-22Fixup pathsWichert Akkerman1-2/+2
2002-06-22Install dselect methods in dselect packageWichert Akkerman1-3/+11
2002-05-26Fix some mis-merging of the 1.9 branch:Adam Heath1-4/+0
2002-05-26Merge 1.9 branch.Adam Heath1-1/+4
2002-05-19Fix overzealous running of autoheader for every build.Adam Heath1-2/+4
2002-05-19Oops. The command to run is aclocal, not aclocal.m4.Adam Heath1-1/+1
2002-05-19All the hard-coded calls to scripts/dpkg-gencontrol.pl are now down thru aAdam Heath1-8/+6
2002-05-19Remove all calls to $(shell pwd), and use $(CURDIR). Also, `pwd` isAdam Heath1-9/+8
2002-05-19If automake/*.m4 is modified, rebuild aclocal.m4. If aclocal.m4 orAdam Heath1-1/+10
2002-05-19Fix targets, so that if configure fails, but actually succeeds in creatingAdam Heath1-2/+3
2001-11-15Remove trailing tab because emacs is silly enough to warn about itWichert Akkerman1-1/+1
2001-10-07* debian/control: Several fixes:Adam Heath1-0/+1
2001-09-20Strip enoent as wellWichert Akkerman1-1/+2
2001-09-12Fixes for building of dpkg-static.deb.Adam Heath1-7/+8
2001-08-01Add dpkg-query manpageWichert Akkerman1-1/+1
2001-07-26no longer install update-rc.d, it moved to the sysvinit packageWichert Akkerman1-1/+1
2001-07-18install dpkg-query as wellWichert Akkerman1-1/+1
2001-07-14split out dselect and a few other cleanupsWichert Akkerman1-11/+52
2001-07-01don't pass CFLAGS to configureWichert Akkerman1-1/+1
2001-04-30Added -static support. There is support for building a dpkg-static.deb,Adam Heath1-66/+74
2001-04-24Install enoent in the dpkg packageWichert Akkerman1-0/+1
2001-04-24Really install French manpagesWichert Akkerman1-2/+2
2001-04-24Add dselect configuration fileWichert Akkerman1-0/+2
2001-04-23 * lib/parsehelp.c: Reduce memory a tad.Adam Heath1-10/+13
2001-03-04* ChangeLog: undo file corruption (ugh)Wichert Akkerman1-2/+3
2001-02-03switch to using POSIX glob instead of regexpWichert Akkerman1-1/+1
2000-12-09add support for using libzWichert Akkerman1-0/+1
2000-12-04scripts/dpkg-statoverride.pl, main/filesdb.c: merge patch fromWichert Akkerman1-1/+0
2000-11-08Remove emacs helper scriptsWichert Akkerman1-5/+0
2000-11-05debian/rules, debian/origin: add new origin fileWichert Akkerman1-3/+6
2000-11-05Add missing dpkg.conffilesWichert Akkerman1-1/+1
2000-10-01Install default configuration fileWichert Akkerman1-0/+6
2000-09-21Add new shlibs.default and shlibs.override filesWichert Akkerman1-0/+5
2000-09-08remove po stuff on cleanBen Collins1-0/+1
2000-08-01 * debian/rules:clean: remove distclean call, we purge the whole buildBen Collins1-1/+0
2000-06-15lib/parse.c: add Enhances to fieldinfos[]Wichert Akkerman1-1/+1
2000-06-13buildsystem updateWichert Akkerman1-1/+1
2000-06-12configure.in: generate doc/sv/Makefile as wellWichert Akkerman1-2/+2
2000-04-17* TODO: updatedWichert Akkerman1-0/+7
2000-04-14configure.in: add -D_GNU_SOURCE to CFLAGS so we can get strsignalWichert Akkerman1-1/+1
2000-02-12configure.in: don't try to outguess what CFLAGS should beWichert Akkerman1-4/+14