Commit History

Author SHA1 Message Date
  Adam Heath db94ef3800 Close the old debian/files file, before doing a rename. 24 years ago
  Adam Heath 9bf87e246a Add -I<filename> to dpkg-buildpackage and dpkg-source, to excludes files 24 years ago
  Adam Heath 373fac4cfd Properly count recursive expansion of variables, instead of just counting 24 years ago
  Adam Heath 47a8abcb57 Recognize emergency as valid in changelogs. 24 years ago
  Adam Heath e981e49d21 s/build on/built on/; same for 'build for'. 24 years ago
  Adam Heath 8871e39ed4 Give proper case for Source and Installed-Size. 24 years ago
  Adam Heath 84adee0704 Match fields case insensitively in debian/control. 24 years ago
  Adam Heath 3dc5dd229b New functions, standard_startup, standard_shutdown, that contain the most 24 years ago
  Adam Heath f1b564bb02 Use setcloexec wrapper instead of calling fcntl directly. 24 years ago
  Adam Heath f6a599a91b Add items for --reconfigure and --call-maint-script. 24 years ago
  Adam Heath 1d9a0eeb6e Always set CLOEXEC on the lock fd. 24 years ago
  Adam Heath 8d68c9456b Remove hash.c from SOURCES, as it is a test file. 24 years ago
  Wichert Akkerman d7712d8417 remove compat stuff for ancient dpkg versions. 24 years ago
  Adam Heath e2e93a3411 Even more gcc warning fixes. 24 years ago
  Adam Heath 5b3399486e Add rules to Makefile.conf, to rebuild Makefile if $(srcdir)/Makefile.in is 24 years ago
  Adam Heath ac7a134609 Fairly heavy work(net no lines changed), to fix longjmp() clashing variable 24 years ago
  Adam Heath 239c44b3e3 Several more gcc -W<foo> fixes. (forgot main.h) 24 years ago
  Adam Heath a1d9dc46c5 Several more gcc -W<foo> fixes. 24 years ago
  Adam Heath ad2f24d268 Fix overzealous running of autoheader for every build. 24 years ago
  Adam Heath 21d77ac693 Split out the -W*-prototype warnings into separate checks. 24 years ago
  Adam Heath bd91eaff54 Make a new macro, DPKG_C_GCC_ATTRIBUTE. 24 years ago
  Adam Heath c9491d1b1c Gah, I hate gcc. AC_TRY_COMPILE() produces code of the form 24 years ago
  Adam Heath 9e27dc9074 Oops. The command to run is aclocal, not aclocal.m4. 24 years ago
  Adam Heath db07e748d5 The latest autoheader/autoconf combination allows us to do everything in 24 years ago
  Adam Heath 9290b5cc09 All the hard-coded calls to scripts/dpkg-gencontrol.pl are now down thru a 24 years ago
  Adam Heath 386bc5c05f Remove all calls to $(shell pwd), and use $(CURDIR). Also, `pwd` is 24 years ago
  Adam Heath 357efd33bb If automake/*.m4 is modified, rebuild aclocal.m4. If aclocal.m4 or 24 years ago
  Adam Heath a2dae43807 Fix targets, so that if configure fails, but actually succeeds in creating 24 years ago
  Adam Heath 7c8531eb0a Oops. Forgot to add #undef HAVE_GNUC25_UNUSED. 24 years ago
  Adam Heath 9bb29ef377 Define an UNUSED macro for __attribute((unused))__. 24 years ago