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