summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/README.shells19
-rw-r--r--debian/changelog1853
-rw-r--r--debian/control25
-rw-r--r--debian/copyright161
-rwxr-xr-xdebian/postinst20
-rwxr-xr-xdebian/postrm14
-rwxr-xr-xdebian/rules126
-rw-r--r--debian/shells2
-rw-r--r--debian/source/format1
-rw-r--r--debian/tests/control2
-rw-r--r--debian/tests/smoke7
11 files changed, 2230 insertions, 0 deletions
diff --git a/debian/README.shells b/debian/README.shells
new file mode 100644
index 0000000..66cada6
--- /dev/null
+++ b/debian/README.shells
@@ -0,0 +1,19 @@
+/etc/shells micropolicy
+
+The expected audience of this is debian developers packaging programs
+meant to be used as login shells.
+
+/etc/shells is no longer a config file, but is maintained by the
+add-shell and remove-shell programs. So, if a package contains
+something that the maintainer thinks ought to be a valid login shell,
+it's postinst should, (on initial install only, to allow a sysadmin to
+take it out again), run:
+
+/usr/sbin/add-shell /path/to/shell
+
+In the postrm, probably on remove, the package should call
+
+/usr/sbin/remove-shell /path/to/shell
+
+As the various shells start to use it, the default shells list will
+shrink.
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..66c45bd
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,1853 @@
+debianutils (4.11.1) unstable; urgency=medium
+
+ * Mark smoke autopkgtest as superficial
+ * run-parts: print version output to stdout instead of stderr. closes: #961872.
+
+ -- Clint Adams <clint@debian.org> Wed, 19 Aug 2020 09:12:19 -0400
+
+debianutils (4.11) unstable; urgency=medium
+
+ * Drop symlink, so that which will only be available in /usr/bin.
+
+ -- Clint Adams <clint@debian.org> Mon, 25 May 2020 08:54:30 -0400
+
+debianutils (4.10) unstable; urgency=medium
+
+ * installkernel: stay in /sbin. closes: #961476.
+ * tempfile: add run-time deprecation warning.
+
+ -- Clint Adams <clint@debian.org> Sun, 24 May 2020 19:40:59 -0400
+
+debianutils (4.9.3) unstable; urgency=medium
+
+ * which.1: patch from Bjarni Ingi Gislason to fix mandoc errors.
+ closes: #961306.
+ * add-shell.8: patch from Bjarni Ingi Gislason to fix mandoc errors.
+ closes: #961308.
+ * installkernel.1: patch from Bjarni Ingi Gislason to fix mandoc
+ errors. closes: #961309.
+ * remove-shell.8: patch from Bjarni Ingi Gislason to fix mandoc
+ errors. closes: #961310.
+ * savelog.8: patch from Bjarni Ingi Gislason to fix mandoc errors.
+ closes: #961312.
+
+ -- Clint Adams <clint@debian.org> Sat, 23 May 2020 08:03:09 -0400
+
+debianutils (4.9.2) unstable; urgency=medium
+
+ [ Helmut Grohne ]
+ * implement proper quoting on add-shell and remove-shell
+
+ [ Clint Adams ]
+ * Add autopkgtest.
+ * Patch from gentoo_eshoes@tutanota.com to fix installkernel's
+ handling of broken symlinks. closes: #951424.
+ * ischroot.1: patch from Bjarni Ingi Gislason to fix mandoc errors.
+ closes: #961304.
+ * tempfile.1: patch from Bjarni Ingi Gislason to fix mandoc errors.
+ closes: #961305.
+ * Updated Italian translation from Beatrice Torracca.
+ closes: #959894.
+ * po4a update
+
+ -- Clint Adams <clint@debian.org> Fri, 22 May 2020 20:16:13 -0400
+
+debianutils (4.9.1) unstable; urgency=medium
+
+ * run-parts: patch from Dmitry Bogatov to fix MacOS build.
+ closes: #943998.
+
+ -- Clint Adams <clint@debian.org> Fri, 06 Dec 2019 21:13:44 -0500
+
+debianutils (4.9) unstable; urgency=medium
+
+ * run-parts: patch from Dmitry Bogatov to add option to multiplex
+ stdin for children. closes: #719692.
+
+ -- Clint Adams <clint@debian.org> Fri, 06 Sep 2019 18:29:50 -0400
+
+debianutils (4.8.6.3) unstable; urgency=medium
+
+ * pt.po: updated Portuguese translation from Américo Monteiro.
+ closes: #927399.
+
+ -- Clint Adams <clint@debian.org> Tue, 16 Jul 2019 21:26:03 -0400
+
+debianutils (4.8.6.2) unstable; urgency=medium
+
+ * fr.po: updated French translation from Baptiste Jammet.
+ closes: #921009
+
+ -- Clint Adams <clint@debian.org> Wed, 10 Jul 2019 20:27:38 -0400
+
+debianutils (4.8.6.1) unstable; urgency=medium
+
+ [ Ondřej Nový ]
+ * d/changelog: Remove trailing whitespaces
+
+ [ Clint Adams ]
+ * de.po: updated German translation from Helge Kreutzmann.
+ closes: #901709.
+
+ -- Clint Adams <clint@debian.org> Mon, 21 Jan 2019 16:12:11 -0500
+
+debianutils (4.8.6) unstable; urgency=medium
+
+ * run-parts.8: man page fixes from Bjarni Ingi Gislason.
+ closes: #894530.
+
+ -- Clint Adams <clint@debian.org> Tue, 15 May 2018 07:58:37 -0400
+
+debianutils (4.8.5) unstable; urgency=medium
+
+ [ Andrew Shadura ]
+ * Use mkstemps(3) instead of tempnam(3).
+
+ [ Clint Adams ]
+ * Use /usr/share/dpkg/architecture.mk
+ * Updated German man page translation from Helge Kreutzmann.
+ closes: #898036.
+
+ -- Clint Adams <clint@debian.org> Tue, 15 May 2018 07:43:16 -0400
+
+debianutils (4.8.4) unstable; urgency=medium
+
+ * savelog.8: specify that the dateformat uses the date(1)
+ syntax. closes: #709944.
+
+ -- Clint Adams <clint@debian.org> Sat, 30 Dec 2017 13:15:02 -0500
+
+debianutils (4.8.3) unstable; urgency=medium
+
+ * Rules-Requires-Root: no
+
+ -- Clint Adams <clint@debian.org> Fri, 10 Nov 2017 13:55:46 -0500
+
+debianutils (4.8.2) unstable; urgency=medium
+
+ * Drop dependency on sensible-utils. closes: #871260.
+
+ -- Clint Adams <clint@debian.org> Mon, 07 Aug 2017 10:40:54 -0400
+
+debianutils (4.8.1.1) unstable; urgency=medium
+
+ * de.po: German man page translation update from Helge
+ Kreutzmann. closes: #858850.
+ * it.po: Italian man page translation update from Beatrice
+ Torracca. closes: #858878.
+
+ -- Clint Adams <clint@debian.org> Sun, 02 Apr 2017 13:10:33 -0400
+
+debianutils (4.8.1) unstable; urgency=medium
+
+ * po4a/po/fr.po: French man page translation update from
+ Baptiste Jammet. closes: #844656.
+
+ -- Clint Adams <clint@debian.org> Thu, 17 Nov 2016 15:37:53 -0500
+
+debianutils (4.8) unstable; urgency=medium
+
+ [ Andreas Henriksson ]
+ * add/remove-shell: also add/remove shells' real path. closes: #817168.
+
+ [ Clint Adams ]
+ * which.1: tweak wording about symlinks. closes: #819403.
+
+ -- Clint Adams <clint@debian.org> Wed, 29 Jun 2016 20:17:09 +0200
+
+debianutils (4.7) unstable; urgency=medium
+
+ * Revert "add-shell: use grep instead of awk." closes: #812784.
+
+ -- Clint Adams <clint@debian.org> Tue, 26 Jan 2016 13:17:55 -0500
+
+debianutils (4.6) unstable; urgency=medium
+
+ [ Ben Hutchings ]
+ * installkernel: Only run postinst scripts when installing in /boot
+ closes: #812266.
+ * installkernel: Make sure the PATH for postinst scripts includes
+ /usr/sbin and /sbin
+
+ [ Clint Adams ]
+ * Patch from Christoph Biedl to fix the lsbsysinit regex.
+ closes: #802502.
+ * Patch from Andreas Henriksson to make ischroot work as non-root
+ on Linux. closes: #670119.
+ * add-shell: use grep instead of awk, thanks to Carsten Hey.
+ closes: #796848.
+ * Add LFS check to configure.
+
+ -- Clint Adams <clint@debian.org> Thu, 21 Jan 2016 22:53:54 -0500
+
+debianutils (4.5.1) unstable; urgency=medium
+
+ [ Jérémy Bobbio ]
+ * Ensure consistent permissions with different umasks. closes: #774504.
+
+ -- Clint Adams <clint@debian.org> Mon, 25 May 2015 21:35:19 -0400
+
+debianutils (4.5) unstable; urgency=medium
+
+ [ Clint Adams ]
+ * Update .gitignore for "new" po4a-generated man pages
+
+ [ Jérémy Bobbio ]
+ * Stop recording current time when using gzip
+ * Sort file list when generating md5sums
+ * Fix mtimes before building binary packages
+
+ [ Clint Adams ]
+ * Bump to Standards-Version 3.9.6.
+ * (tweaked) Portuguese man page translations from Américo
+ Monteiro. closes: #751932.
+ * Tweaked patch from Marco d'Itri to support everything-in-usr.
+ closes: #767924.
+
+ -- Clint Adams <clint@debian.org> Sun, 26 Apr 2015 11:03:51 -0400
+
+debianutils (4.4) unstable; urgency=low
+
+ [ Robert Luberda ]
+ * Initial translation of manual pages into Polish. closes: #709945.
+
+ [ Clint Adams ]
+ * Bump to Standards-Version 3.9.4.
+ * savelog: patch from Bob Proulx to silence ls error message with
+ savelog -C. closes: #653940.
+ * Patch from Robert Collins to fix compiler warnings. closes: #699315.
+ * add-shell: use awk to replace the final newline in /etc/shells
+ even if the admin has removed it for some reason. closes: #698874.
+ * Add Italian man pages from Beatrice Torracca. closes: #708753.
+
+ -- Clint Adams <clint@debian.org> Sat, 27 Jul 2013 21:19:15 -0400
+
+debianutils (4.3.4) unstable; urgency=low
+
+ [ David Prévot ]
+ * French man page translation proofread by Stéphane Blondon.
+ closes: #684074.
+
+ [ Clint Adams ]
+ * Slovenian man page translation update from Andrej Žnidarši.
+ * Patch from KURASAWA Nozomu to fix Japanese man page build.
+ closes: #683405.
+ * Updated Spanish man page from Omar Campagne. closes: #684132.
+
+ -- Clint Adams <clint@debian.org> Sun, 16 Sep 2012 18:56:57 -0400
+
+debianutils (4.3.3) unstable; urgency=low
+
+ * Japanese man page translations from KURASAWA Nozomu. closes: #682721.
+ * French man page translation update from David Prévot. closes: #683122.
+ * German man page translation update from Helge Kreutzmann. closes: #682449.
+
+ -- Clint Adams <clint@debian.org> Sat, 28 Jul 2012 21:32:11 -0400
+
+debianutils (4.3.2) unstable; urgency=low
+
+ * Fix list of utilities in long description. closes: #666077.
+ * run-parts(8): clarify that run-parts execution order is not
+ locale-dependent. closes: #654340.
+ * tempfile(1): note that tempfile cannot create directories.
+ closes: #457974.
+
+ -- Clint Adams <clint@debian.org> Wed, 27 Jun 2012 21:44:53 -0400
+
+debianutils (4.3.1) unstable; urgency=low
+
+ * Updated Spanish man page translation from Omar Campagne. closes: #673631.
+
+ -- Clint Adams <clint@debian.org> Thu, 31 May 2012 20:56:30 -0400
+
+debianutils (4.3) unstable; urgency=low
+
+ * Patch from Wookey to set Multi-Arch: foreign. closes: #665964.
+ * Patch from Wookey to fix stripping on cross-builds. closes: #665988.
+
+ -- Clint Adams <clint@debian.org> Tue, 27 Mar 2012 15:29:33 -0400
+
+debianutils (4.2.2) unstable; urgency=low
+
+ [ Michal Čihař ]
+ * Properly handle situation inside vserver. closes: #665352.
+
+ [ Clint Adams ]
+ * Bump to Standards-Version 3.9.3.
+
+ -- Clint Adams <clint@debian.org> Sat, 24 Mar 2012 10:51:35 -0400
+
+debianutils (4.2.1) unstable; urgency=low
+
+ * Patch from Daniel Richman to unblock SIGCHLD before spawning.
+ closes: #657947.
+
+ -- Clint Adams <clint@debian.org> Mon, 30 Jan 2012 23:29:02 -0500
+
+debianutils (4.2) unstable; urgency=low
+
+ * run-parts.c: Apply patch from Daniel Richman to better handle
+ dead child processes. closes: #379645.
+
+ -- Clint Adams <clint@debian.org> Sat, 28 Jan 2012 15:47:18 -0500
+
+debianutils (4.1) unstable; urgency=low
+
+ [ Clint Adams ]
+ * Add build-arch and build-indep targets.
+ * Use dpkg-buildflags.
+
+ [ Daniel Kahn Gillmor ]
+ * ischroot now "detects" a chroot under fakechroot (Closes: #650141)
+
+ -- Clint Adams <clint@debian.org> Thu, 01 Dec 2011 20:52:56 -0500
+
+debianutils (4.0.4) unstable; urgency=low
+
+ * Remove csh from shells list. closes: #644778.
+ * Remove ksh from shells list. closes: #644779.
+
+ -- Clint Adams <clint@debian.org> Sat, 08 Oct 2011 20:50:31 -0400
+
+debianutils (4.0.3) unstable; urgency=low
+
+ * Remove /usr/bin/esh from shells list (see #328802).
+ * Remove /usr/bin/es from shells list (see #503547).
+ * Remove /usr/bin/rc from shells list; handled by rc postinst/postrm.
+ * Remove /bin/tcsh and /usr/bin/tcsh from shells list; handled by tcsh
+ postinst/postrm.
+ * German man page translation update from Helge Kreutzmann. closes: #628660.
+
+ -- Clint Adams <clint@debian.org> Sun, 02 Oct 2011 18:14:14 -0400
+
+debianutils (4.0.2) unstable; urgency=low
+
+ * French man page translation update from Christian Perrier.
+ closes: #630170.
+
+ -- Clint Adams <clint@debian.org> Sun, 12 Jun 2011 11:44:19 -0400
+
+debianutils (4.0.1) unstable; urgency=low
+
+ * tempfile.1: state in the man page that tempfile is
+ deprecated. closes: #627564.
+ * ischroot.1: correct root/non-root logic claims.
+ closes: #628465.
+
+ -- Clint Adams <clint@debian.org> Mon, 30 May 2011 10:54:03 -0400
+
+debianutils (4) unstable; urgency=low
+
+ * ischroot utility by Aurelien Jarno to detect chrootedness.
+ closes: #627205.
+
+ -- Clint Adams <clint@debian.org> Wed, 18 May 2011 15:04:15 -0400
+
+debianutils (3.4.6) unstable; urgency=low
+
+ * Add Spanish man page translations from Omar
+ Campagne. closes: #619016.
+ * Updated German man page translations from Helge
+ Kreutzmann. closes: #626891.
+
+ -- Clint Adams <clint@debian.org> Tue, 17 May 2011 23:29:42 -0400
+
+debianutils (3.4.5) unstable; urgency=low
+
+ * Vcs-Git update.
+ * add-shell(8): grammar fix from Helge Kreutzmann. closes: #626409.
+ * German man page translations from Helge Kreutzmann. closes: #626397.
+ * Bump to Standards-Version 3.9.2.
+
+ -- Clint Adams <clint@debian.org> Thu, 12 May 2011 22:45:15 -0400
+
+debianutils (3.4.4) unstable; urgency=low
+
+ * French man page translation update from David Prévot.
+ closes: #603908.
+ * Patch from Jari Aalto to reorder tempfile options alphabetically.
+ closes: #600542.
+
+ -- Clint Adams <clint@debian.org> Thu, 10 Feb 2011 17:24:34 -0500
+
+debianutils (3.4.3) unstable; urgency=low
+
+ * Patch from Ben Hutchings to have installkernel run hook scripts.
+ closes: #607411.
+
+ -- Clint Adams <clint@gnu.org> Tue, 18 Jan 2011 15:29:35 -0500
+
+debianutils (3.4.2) unstable; urgency=low
+
+ * Add Slovene man page translations from Peter Kragelj. closes:
+ #598531.
+ * French man page translation update from Christian Perrier. closes:
+ #597486.
+ * run-parts.8: be more precise about ASCII requirement in naming.
+ closes: #542029.
+
+ -- Clint Adams <clint@gnu.org> Sun, 14 Nov 2010 10:47:12 -0500
+
+debianutils (3.4.1) unstable; urgency=low
+
+ * po4a/po/fr.po: French man page translation update from
+ Christian Perrier. closes: #597430.
+ * Bump to Standards-Version 3.9.1.
+
+ -- Clint Adams <schizo@debian.org> Sun, 19 Sep 2010 12:58:38 -0400
+
+debianutils (3.4) unstable; urgency=low
+
+ * Apply patch from Ariel to add strength options for compression and
+ reduce xz default compression level. closes: #587766.
+ * Bump Standards-Version to 3.9.0.
+
+ -- Clint Adams <schizo@debian.org> Thu, 15 Jul 2010 22:02:27 -0400
+
+debianutils (3.3) unstable; urgency=low
+
+ * savelog.8: add SEE ALSO for logrotate(8). closes: #487171.
+ * savelog: add -J option for xz compression. closes: #587520.
+
+ -- Clint Adams <schizo@debian.org> Wed, 30 Jun 2010 10:38:10 -0400
+
+debianutils (3.2.3) unstable; urgency=low
+
+ * Switch to 3.0 (native) source format.
+ * French man page translation updates from Alexandre Hoïde.
+ closes: #579652.
+ * Bump to Standards-Version 3.8.4.
+
+ -- Clint Adams <schizo@debian.org> Thu, 29 Apr 2010 11:12:26 -0400
+
+debianutils (3.2.2) unstable; urgency=low
+
+ * savelog: patch from Patrick Coleman to fix breakage when target file
+ does not exist. closes: #556227.
+ * Bump to Standards-Version 3.8.3.
+
+ -- Clint Adams <schizo@debian.org> Sat, 14 Nov 2009 13:16:01 -0500
+
+debianutils (3.2.1) unstable; urgency=low
+
+ * run-parts.8: conform man page regex with the actual regex used by
+ run-parts. closes: #536395.
+
+ -- Clint Adams <schizo@debian.org> Sun, 09 Aug 2009 15:18:52 -0400
+
+debianutils (3.2) unstable; urgency=low
+
+ * run-parts.c: print command arguments when --verbose and --arg are
+ used. closes: #535621.
+ * Bump to Standards-Version 3.8.2.
+
+ -- Clint Adams <schizo@debian.org> Sun, 05 Jul 2009 15:03:00 -0400
+
+debianutils (3.1.3) unstable; urgency=low
+
+ * Remove any mention of readlink from debian/copyright. closes:
+ #527138.
+
+ -- Clint Adams <schizo@debian.org> Tue, 05 May 2009 21:08:31 -0400
+
+debianutils (3.1.2) unstable; urgency=low
+
+ * Patch from Zack Weinberg to fix tempfile -n crash. closes: #526981.
+
+ -- Clint Adams <schizo@debian.org> Mon, 04 May 2009 18:56:14 -0400
+
+debianutils (3.1.1) unstable; urgency=medium
+
+ [ Manoj Srivastava ]
+ * Fix a double free bug in tempfile. Closes: #526606, #526607, #526610
+
+ -- Manoj Srivastava <srivasta@debian.org> Sat, 02 May 2009 03:45:30 -0500
+
+debianutils (3.1) unstable; urgency=medium
+
+ [ Manoj Srivastava ]
+ * which.1: clarify that which does not follow symlinks. closes: #268624.
+ * run-parts.c: permission and sanity checks run on link targets, not
+ symlinks. closes: #294789.
+ * tempfile.c: tempfile with a suffix no longer needs hardlinks.
+ closes: #312270.
+ * savelog.8: disambiguate version numbering in manual. closes: #330289.
+ * tempfile.1: update manual page with up-to-date tempnam behaviors.
+ closes: #338490.
+
+ [ Clint Adams ]
+ * savelog.8, tempfile.1: remove spurious trailing whitespace
+ * savelog.8, tempfile.1, which.1: update dates in manual pages.
+ * po4a/po/fr.po: tweak French translations enough to reach 80%.
+
+ -- Clint Adams <schizo@debian.org> Fri, 01 May 2009 18:01:28 -0400
+
+debianutils (3.0.2) unstable; urgency=low
+
+ * installkernel: fix symlinking of kernel images. closes: #526493.
+
+ -- Clint Adams <schizo@debian.org> Fri, 01 May 2009 11:08:13 -0400
+
+debianutils (3.0.1) unstable; urgency=low
+
+ * Remove French sensible-editor man page as well. closes: #521543.
+
+ -- Clint Adams <schizo@debian.org> Sun, 29 Mar 2009 17:55:21 -0400
+
+debianutils (3.0) unstable; urgency=low
+
+ * Stop shipping sensible-browser, sensible-editor, sensible-pager, and
+ accompanying man pages, and declare a dependency on sensible-utils,
+ to which they have moved.
+
+ -- Clint Adams <schizo@debian.org> Thu, 26 Mar 2009 21:25:08 -0400
+
+debianutils (2.32.3) unstable; urgency=medium
+
+ * installkernel: remove stray right bracket, thanks to Alban Browaeys.
+ closes: #521286.
+
+ -- Clint Adams <schizo@debian.org> Thu, 26 Mar 2009 09:53:46 -0400
+
+debianutils (2.32.2) unstable; urgency=low
+
+ * tempfile.c: patch from Ryan Niebur to fix breakage of -n option.
+ closes: #520940.
+ * tempfile.c: minor tweaks.
+
+ -- Clint Adams <schizo@debian.org> Mon, 23 Mar 2009 21:45:08 -0400
+
+debianutils (2.32.1) unstable; urgency=low
+
+ [ Manoj Srivastava ]
+ * Ignore a fifth argument to installkernel. closes: #494861.
+
+ [ Clint Adams ]
+ * installkernel: patch from Thibaut VARENE to fix symlinks better.
+ closes: #520690.
+
+ -- Clint Adams <schizo@debian.org> Sun, 22 Mar 2009 18:58:46 -0400
+
+debianutils (2.32) unstable; urgency=low
+
+ [ Clint Adams ]
+ * tempfile.c: free memory right before exit, thanks to Franck
+ Joncourt.
+ * Bump to Standards-Version 3.8.1.
+
+ [ Manoj Srivastava ]
+ * [654eca6]: Remove mkboot entirely
+ mkboot has become increasingly distant from accepted practices on
+ modern Debian isntallations, and has limited utility. mkboot only
+ works on i386 and ia64. If GRUB is installed, it does nothing. It is
+ unsure how the grub2 detection works. mkboot only works on floppy
+ diskette drives, which are increasingly rare beasts. If rdev is not
+ present, mkboot will fail to determine the correct root partition. In
+ most cases, running mkboot is the wrong thing to do, and this
+ bugginess, in conjunction with its irrelevancy, require that this be
+ removed.
+ Bug fix: "mkboot cannot make boot floppy without lilo installed, but
+ package has no dependency on lilo.", thanks to Chris Metzler
+ (Closes: #197463).
+ Bug fix: "try different floppy formats when linux is larger than
+ 1.44Mo", thanks to Jari Aalto (Closes: #272254).
+ Bug fix: "mkboot should send stderr from which to /dev/null", thanks
+ to Mike Frysinger (Closes: #438443).
+ * [f98b30f]: Document that installkernel no longer calls mkboot
+ * Added Manoj Srivastava to the uploaders field. This package is now
+ co-maintained.
+ * installkernel: Handle symlinks in /boot when reinstalling.
+ closes: #520690.
+
+ -- Clint Adams <schizo@debian.org> Sun, 22 Mar 2009 13:03:38 -0400
+
+debianutils (2.31) unstable; urgency=low
+
+ * run-parts.c: patch from Franck Joncourt to fix regex compilation
+ memory leak. closes: #513125.
+ * Bump to Standards-Version 3.8.0.
+ * Remove empty prerm.
+
+ -- Clint Adams <schizo@debian.org> Mon, 26 Jan 2009 20:07:14 -0500
+
+debianutils (2.30) unstable; urgency=low
+
+ * Raise sensible-browser's mime priority to 6. closes: #466517.
+
+ -- Clint Adams <schizo@debian.org> Fri, 27 Jun 2008 09:47:54 -0400
+
+debianutils (2.29) unstable; urgency=low
+
+ * installkernel, installkernel.8: apply patch from Manoj Srivastava
+ to update the installkernel script to be useful on modern
+ installations. closes: #485278.
+
+ -- Clint Adams <schizo@debian.org> Sun, 08 Jun 2008 18:13:58 -0400
+
+debianutils (2.28.6) unstable; urgency=medium
+
+ * Drop preinst. closes: #480593.
+
+ -- Clint Adams <schizo@debian.org> Sun, 11 May 2008 17:34:40 -0400
+
+debianutils (2.28.5) unstable; urgency=low
+
+ * Avoid running build target twice. Thanks to Bernhard R. Link for
+ noticing the problem. closes: #477944.
+
+ -- Clint Adams <schizo@debian.org> Sat, 26 Apr 2008 10:29:46 -0400
+
+debianutils (2.28.4) unstable; urgency=low
+
+ * add-shell: don't redirect grep output to /dev/null, since
+ -q is being used.
+
+ -- Clint Adams <schizo@debian.org> Sun, 24 Feb 2008 20:51:49 -0500
+
+debianutils (2.28.3) unstable; urgency=low
+
+ * tempfile.1: add usage example. closes: #455693.
+ * Bump to Standards-Version 3.7.3.
+
+ -- Clint Adams <schizo@debian.org> Fri, 08 Feb 2008 21:40:11 -0500
+
+debianutils (2.28.2) unstable; urgency=high
+
+ * which: fix bracket expression for matching. closes: #453345.
+
+ -- Clint Adams <schizo@debian.org> Wed, 05 Dec 2007 16:31:48 -0500
+
+debianutils (2.28.1) unstable; urgency=low
+
+ * which: make case statement more concise as per suggestion of
+ Adam Katz. closes: #453345.
+
+ -- Clint Adams <schizo@debian.org> Tue, 04 Dec 2007 18:24:07 -0500
+
+debianutils (2.28) unstable; urgency=low
+
+ * Apply patch from Martin Krafft to add -x option to savelog.
+ closes: #452261.
+
+ -- Clint Adams <schizo@debian.org> Wed, 21 Nov 2007 10:53:22 -0500
+
+debianutils (2.27.1) unstable; urgency=low
+
+ * Add Vcs-Git and Vcs-Browser fields to the control file now that
+ debianutils has been switched from bzr to git.
+
+ -- Clint Adams <schizo@debian.org> Mon, 12 Nov 2007 11:17:32 -0500
+
+debianutils (2.27) unstable; urgency=low
+
+ * run-parts, run-parts.8: patch from Romain Francoise to add
+ --new-session option, making setsid() optional and off by
+ default. closes: #259932.
+
+ -- Clint Adams <schizo@debian.org> Mon, 29 Oct 2007 15:22:45 -0400
+
+debianutils (2.26) unstable; urgency=low
+
+ * savelog: patch from Lasse Karstensen to allow specification of
+ date format with -D option. closes: #309188.
+ * savelog.8: document -D option
+
+ -- Clint Adams <schizo@debian.org> Sun, 21 Oct 2007 12:09:01 -0400
+
+debianutils (2.25.2) unstable; urgency=low
+
+ * sensible-browser: patch from Morita Sho to try x-www-browser
+ if GNOME_DESKTOP_SESSION_ID is set but gnome-www-browser is
+ unavailable. closes: #447096.
+
+ -- Clint Adams <schizo@debian.org> Thu, 18 Oct 2007 07:33:23 -0400
+
+debianutils (2.25.1) unstable; urgency=medium
+
+ * run-parts.8: document the --regex option introduced in
+ version 2.19. closes: #350242.
+ * po4a/po/fr.po: tweak French run-parts(8) translation to get 80%
+ so po4a won't throw it out.
+
+ -- Clint Adams <schizo@debian.org> Sun, 30 Sep 2007 09:17:03 -0400
+
+debianutils (2.25) unstable; urgency=low
+
+ * sensible-browser: don't attempt to run gnome-www-browser unless
+ $DISPLAY is set. closes: #443215.
+
+ -- Clint Adams <schizo@debian.org> Wed, 19 Sep 2007 14:06:05 -0400
+
+debianutils (2.24) unstable; urgency=low
+
+ * installkernel: don't run mkboot unless the uid == 0.
+ closes: #443166
+
+ -- Clint Adams <schizo@debian.org> Wed, 19 Sep 2007 06:07:35 -0400
+
+debianutils (2.23.1) unstable; urgency=low
+
+ * sensible-browser: patch from Junichi Uekawa for gnome-terminal
+ parameter handling. closes: #436176.
+
+ -- Clint Adams <schizo@debian.org> Mon, 06 Aug 2007 08:09:26 -0400
+
+debianutils (2.23) unstable; urgency=medium
+
+ * savelog: handle absolute paths after -r with fix based on
+ Roman Fiedler's patch. closes: #435649.
+
+ -- Clint Adams <schizo@debian.org> Thu, 02 Aug 2007 07:51:12 -0400
+
+debianutils (2.22.1) unstable; urgency=low
+
+ * sensible-browser: handle elements in $BROWSER that do not contain
+ %s. closes: #431383.
+
+ -- Clint Adams <schizo@debian.org> Mon, 02 Jul 2007 09:05:07 -0400
+
+debianutils (2.22) unstable; urgency=low
+
+ * sensible-browser: rewrite in POSIX sh.
+ * sensible-browser: refuse to execute sensible-browser from
+ $BROWSER, because that would be insensate. closes: #360204.
+
+ -- Clint Adams <schizo@debian.org> Fri, 29 Jun 2007 10:46:41 -0400
+
+debianutils (2.21.3) unstable; urgency=medium
+
+ * savelog: patch from Carlo Wood to prevent compress program
+ options being passed to which(1) as a result of the fix for
+ #428373. closes: #430706.
+
+ -- Clint Adams <schizo@debian.org> Tue, 26 Jun 2007 16:17:54 -0400
+
+debianutils (2.21.1) unstable; urgency=low
+
+ * which: patch from Thorsten Glaser to use 'print' when $KSH_VERSION
+ is set (thus implying a Korn shell). closes: #340219.
+
+ -- Clint Adams <schizo@debian.org> Mon, 25 Jun 2007 10:46:09 -0400
+
+debianutils (2.21) unstable; urgency=low
+
+ * sensible-browser: patch from Loïc Minier to prefer running
+ gnome-www-browser or gnome-terminal www-browser if under GNOME.
+ closes: #351901.
+ * sensible-browser: patch from Loïc Minier to invoke x-terminal-emulator
+ with its full path for consistency.
+
+ -- Clint Adams <schizo@debian.org> Mon, 11 Jun 2007 09:29:39 -0400
+
+debianutils (2.20.2) unstable; urgency=low
+
+ * savelog: patch from Herman van Rink to choke and error out
+ if the selected compression program is unavailable.
+ closes: #428373.
+
+ -- Clint Adams <schizo@debian.org> Mon, 11 Jun 2007 09:05:59 -0400
+
+debianutils (2.20.1) unstable; urgency=low
+
+ * tempfile.1: water down the assertion about how tempnam(3) works,
+ and refer repeatedly to the tempnam(3) manual page.
+
+ -- Clint Adams <schizo@debian.org> Sun, 03 Jun 2007 13:32:43 -0400
+
+debianutils (2.20) unstable; urgency=low
+
+ * mkboot: patch from Guido Guenther to not do anything for
+ yaboot/arcboot (on PowerPC and SGI). closes: #427382.
+
+ -- Clint Adams <schizo@debian.org> Sun, 03 Jun 2007 12:34:41 -0400
+
+debianutils (2.19) unstable; urgency=low
+
+ * run-parts.c: add --regex option for user-specified filename
+ validation "masks". closes: #308911.
+
+ -- Clint Adams <schizo@debian.org> Wed, 23 May 2007 10:39:23 -0400
+
+debianutils (2.18.2) unstable; urgency=low
+
+ * Promote shlibdeps back to Pre-Depends.
+
+ -- Clint Adams <schizo@debian.org> Wed, 16 May 2007 22:32:48 -0400
+
+debianutils (2.18.1) unstable; urgency=low
+
+ * mkboot: check for existence of either grub-install or update-grub,
+ since Gentoo does not ship update-grub.
+ * Drop Pre-Depends on coreutils and mktemp. Downgrade shlibdeps
+ to Depends.
+ * Drop Replaces and Conflicts on ancient packages.
+
+ -- Clint Adams <schizo@debian.org> Wed, 16 May 2007 10:20:50 -0400
+
+debianutils (2.18) unstable; urgency=low
+
+ * mkboot: check for update-grub instead of grub, thereby
+ handling both grub and grub2 packages. closes: #414495.
+ Thanks to Yves Lavoie ing. for suggested course of action.
+
+ -- Clint Adams <schizo@debian.org> Sun, 11 Mar 2007 23:25:02 -0400
+
+debianutils (2.17.5) unstable; urgency=medium
+
+ * Patch from Guillem Jover to fix crosscompilation problems.
+ closes: #407191.
+
+ -- Clint Adams <schizo@debian.org> Tue, 16 Jan 2007 15:06:56 -0500
+
+debianutils (2.17.4) unstable; urgency=low
+
+ * savelog: change glob expression for date-based rotation to
+ avoid spurious bziz2 warnings (solution from Martin Schwenke).
+ closes: #401143.
+
+ -- Clint Adams <schizo@debian.org> Sat, 2 Dec 2006 15:48:17 -0500
+
+debianutils (2.17.3) unstable; urgency=low
+
+ * po4a/fr.po: French manpage translation update from Nicolas François.
+ closes: #390318.
+
+ -- Clint Adams <schizo@debian.org> Sat, 30 Sep 2006 19:07:03 -0400
+
+debianutils (2.17.2) unstable; urgency=low
+
+ * savelog.8: documentation clarification from Martin Schulze
+ (-m, -g, and -u imply -t). closes: #388044.
+
+ -- Clint Adams <schizo@debian.org> Mon, 18 Sep 2006 06:29:02 -0400
+
+debianutils (2.17.1) unstable; urgency=low
+
+ * debian/postrm: apply patch from Justin Pryzby to avoid useless
+ update-mime calls. closes: #374470.
+ * debian/copyright: remove copyright information for mktemp.
+
+ -- Clint Adams <schizo@debian.org> Thu, 7 Sep 2006 23:35:51 -0400
+
+debianutils (2.17) unstable; urgency=medium
+
+ * run-parts.c: Patch from Vasya Pupkin to avoid infinite loops
+ in run-parts when there is a pipe error. closes: #302479.
+
+ -- Clint Adams <schizo@debian.org> Tue, 25 Jul 2006 13:12:17 -0400
+
+debianutils (2.16.2) unstable; urgency=low
+
+ * sensible-editor: Patch from Wouter Verhelst to propagate exit
+ status. closes: #376079.
+
+ -- Clint Adams <schizo@debian.org> Fri, 30 Jun 2006 13:34:49 -0400
+
+debianutils (2.16.1) unstable; urgency=low
+
+ * Upgrade mktemp relationship to a Pre-Depends.
+ * Bump Standards-Version to 3.7.2.
+
+ -- Clint Adams <schizo@debian.org> Thu, 18 May 2006 14:27:37 -0400
+
+debianutils (2.16) unstable; urgency=low
+
+ * Depend on mktemp.
+ * Stop shipping mktemp.
+ * Bump Standards-Version to 3.7.0.
+
+ -- Clint Adams <schizo@debian.org> Sat, 29 Apr 2006 01:04:29 -0400
+
+debianutils (2.15.7) unstable; urgency=medium
+
+ * mkboot: fix from Markus Schoder to avoid choking when there
+ are multiple proc mounts. closes: #364341.
+
+ -- Clint Adams <schizo@debian.org> Sat, 22 Apr 2006 17:52:22 -0400
+
+debianutils (2.15.6) unstable; urgency=low
+
+ * mkboot: correct command given in unbootable warning.
+
+ -- Clint Adams <schizo@debian.org> Sat, 15 Apr 2006 17:45:06 -0400
+
+debianutils (2.15.5) unstable; urgency=low
+
+ * Add README.shells document which used to be in passwd.
+ closes: #346108.
+ * Remove ash, bash, sash, and zsh from the default
+ /etc/shells list.
+
+ -- Clint Adams <schizo@debian.org> Sat, 8 Apr 2006 18:09:41 -0400
+
+debianutils (2.15.4) unstable; urgency=low
+
+ * Strip .comment section from binaries.
+ * Update French man pages with portion of patch from Nicolas
+ François. closes: #346587.
+
+ -- Clint Adams <schizo@debian.org> Sun, 2 Apr 2006 21:36:32 -0400
+
+debianutils (2.15.3) unstable; urgency=low
+
+ * mkboot: grep for "proc " instead of "proc";
+ fix from Robert Harris.
+
+ -- Clint Adams <schizo@debian.org> Tue, 28 Feb 2006 19:36:23 -0500
+
+debianutils (2.15.2) unstable; urgency=low
+
+ * Start shipping and installing a starter /etc/shells.
+ closes: #342855.
+
+ -- Clint Adams <schizo@debian.org> Sun, 11 Dec 2005 12:27:59 -0500
+
+debianutils (2.15.1) unstable; urgency=low
+
+ * tempfile.1: Fix "exist" manpage typo. closes: #337000.
+ * Update FSF address in the SMAIL GENERAL PUBLIC LICENSE
+ in the copyright file.
+
+ -- Clint Adams <schizo@debian.org> Thu, 3 Nov 2005 20:19:55 -0500
+
+debianutils (2.15) unstable; urgency=low
+
+ * Add Replaces on passwd <= 1:4.0.12-6, since we are stealing
+ add-shell and remove-shell.
+ * Steal add-shell, remove-shell, add-shell.8, and remove-shell.8
+ from passwd.
+ * tempfile.1: typo correction from A Costa. closes: #331056.
+ * installkernel.8: typo correction from A Costa. closes: #331057.
+ * mkboot.8: typo correction from A Costa. closes: #331058.
+ * savelog.8: typo correction from A Costa. closes: #331059.
+ * po4a/debianutils.fr.po: typo correction from Nicolas François.
+ closes: #331641.
+
+ -- Clint Adams <schizo@debian.org> Sat, 8 Oct 2005 16:31:27 -0400
+
+debianutils (2.14.3) unstable; urgency=medium
+
+ * Ship md5sums. closes: #325633.
+ * installkernel: call mkboot with more appropriate argument.
+ closes: #311770.
+
+ -- Clint Adams <schizo@debian.org> Wed, 31 Aug 2005 12:33:58 -0400
+
+debianutils (2.14.2) unstable; urgency=low
+
+ * Bump to Standards-Version 3.6.2.
+ * Apply patch from Nicolas François to move French manpages
+ to a po4a framework. closes: #321768.
+
+ -- Clint Adams <schizo@debian.org> Sun, 7 Aug 2005 15:36:08 -0400
+
+debianutils (2.14.1) unstable; urgency=medium
+
+ * Compensate for dpkg-architecture change breaking
+ mkboot/installkernel.
+
+ -- Clint Adams <schizo@debian.org> Thu, 23 Jun 2005 08:18:10 -0400
+
+debianutils (2.14) unstable; urgency=low
+
+ * mkboot: prefer root device as specified on kernel command-line
+ over output of rdev, thanks to Kerin Millar. closes: #315303.
+
+ -- Clint Adams <schizo@debian.org> Tue, 21 Jun 2005 18:46:40 -0400
+
+debianutils (2.13.2) unstable; urgency=low
+
+ * Don't install which compatibility symlink on the Hurd.
+ closes: #299075.
+
+ -- Clint Adams <schizo@debian.org> Sat, 26 Mar 2005 17:46:04 -0500
+
+debianutils (2.13.1) unstable; urgency=medium
+
+ * configure.ac, run-parts.c, tempfile.c: guard inclusion of getopt.h
+ * savelog: patch from Alan Sundell to fix the fix in #295850.
+ closes: #297225.
+
+ -- Clint Adams <schizo@debian.org> Sun, 27 Feb 2005 22:37:59 -0500
+
+debianutils (2.13.0) unstable; urgency=medium
+
+ * savelog: fix savelog -p, broken in the fix for #295021.
+ closes: #295850.
+ * run-parts.c: fix inconsistent error message "quoting".
+ closes: #295621.
+
+ -- Clint Adams <schizo@debian.org> Fri, 18 Feb 2005 14:39:31 -0500
+
+debianutils (2.12.1) unstable; urgency=medium
+
+ * savelog: patch from Alan Sundell to fix rotation of files
+ containing spaces. closes: #295163.
+
+ -- Clint Adams <schizo@debian.org> Thu, 17 Feb 2005 21:23:05 -0500
+
+debianutils (2.12.0) unstable; urgency=medium
+
+ * savelog: patch from Alan Sundell to fix rotation of files
+ starting with hyphens. closes: #295021.
+ * run-parts.c: fix a couple of errors which were mistakenly
+ being sent to stdout instead of stderr, pointed out by
+ Thomas Hood in #294789.
+ * debian/rules: move which to /bin and leave a compatibility
+ symlink in /usr/bin. The symlink will be dropped at a
+ later date. closes: #295058.
+
+ -- Clint Adams <schizo@debian.org> Sun, 13 Feb 2005 10:01:09 -0500
+
+debianutils (2.11.2) unstable; urgency=low
+
+ * configure.ac, debian/rules: derive version numbers from
+ debian/changelog.
+
+ -- Clint Adams <schizo@debian.org> Thu, 23 Dec 2004 15:34:30 -0500
+
+debianutils (2.11.1) unstable; urgency=low
+
+ * tempfile.1: remove note about requiring debianutils >= 1.6.
+ closes: #286464.
+
+ -- Clint Adams <schizo@debian.org> Mon, 20 Dec 2004 16:58:50 -0500
+
+debianutils (2.11.0) unstable; urgency=medium
+
+ * run-parts.c, run-parts.8: also ignore .dpkg-{new,tmp} files
+ when --lsbsysinit option is given. closes: #285031.
+
+ -- Clint Adams <schizo@debian.org> Fri, 10 Dec 2004 12:03:38 -0500
+
+debianutils (2.10.4) unstable; urgency=low
+
+ * debian/rules: Cross build support.
+ Do configure --host, on cross build.
+ closes: #283725.
+
+ -- NIIBE Yutaka <gniibe@fsij.org> Wed, 1 Dec 2004 07:37:18 +0900
+
+debianutils (2.10.3) unstable; urgency=low
+
+ * mktemp.1: remove note about requiring debianutils >= 1.7.
+ closes: #198778.
+
+ -- Clint Adams <schizo@debian.org> Sun, 17 Oct 2004 23:54:01 -0400
+
+debianutils (2.10.2) unstable; urgency=low
+
+ * installkernel: patch from Matthew Wilcox to handle systems
+ with "vmlinux" instead of "vmlinuz". closes: #272735.
+ * mkboot: check for PALO.
+
+ -- Clint Adams <schizo@debian.org> Wed, 22 Sep 2004 16:00:50 -0400
+
+debianutils (2.10.1) unstable; urgency=medium
+
+ * sensible-pager: fix spacing problem. closes: #272449.
+
+ -- Clint Adams <schizo@debian.org> Mon, 20 Sep 2004 09:28:58 -0400
+
+debianutils (2.10) unstable; urgency=low
+
+ * sensible-editor, sensible-pager: rewrite in POSIX sh.
+ * sensible-editor: fall back to $EDITOR in between $VISUAL and nano.
+ closes: #238262.
+ * mkboot.8: document SILO behavior introduced in 2.9.
+ * mkboot, mkboot.8: add -d option to allow override of floppy device.
+ closes: #247270.
+
+ -- Clint Adams <schizo@debian.org> Fri, 17 Sep 2004 20:44:01 -0400
+
+debianutils (2.9) unstable; urgency=low
+
+ * mkboot: apply patch from Martin Habets to check for SILO.
+ closes: #271909.
+ * Add prebuild target to debian/rules for arch-buildpackage.
+
+ -- Clint Adams <schizo@debian.org> Fri, 17 Sep 2004 19:46:12 -0400
+
+debianutils (2.8.4) unstable; urgency=low
+
+ * which.1: document exit status meanings. closes: #259035.
+
+ -- Clint Adams <schizo@debian.org> Mon, 12 Jul 2004 16:15:09 -0400
+
+debianutils (2.8.3) unstable; urgency=low
+
+ * Apply patch from Robert Millan to not ship installkernel and
+ mkboot on non-linux platforms. closes: #254478.
+
+ -- Clint Adams <schizo@debian.org> Fri, 18 Jun 2004 21:18:51 -0400
+
+debianutils (2.8.2) unstable; urgency=low
+
+ * run-parts.8: clarify DESCRIPTION. closes: #248149.
+
+ -- Clint Adams <schizo@debian.org> Sun, 9 May 2004 12:50:12 -0400
+
+debianutils (2.8.1) unstable; urgency=medium
+
+ * installkernel: stop trying to use a variable that was never set.
+
+ -- Clint Adams <schizo@debian.org> Tue, 30 Mar 2004 22:53:42 -0500
+
+debianutils (2.8) unstable; urgency=medium
+
+ * run-parts.c: run scripts in different process groups. closes: #226229.
+ * sensible-editor.1: fix "sendible" typo. closes: #239520.
+
+ -- Clint Adams <schizo@debian.org> Wed, 24 Mar 2004 15:13:26 -0500
+
+debianutils (2.7.5) unstable; urgency=low
+
+ * mktemp.1: add tempfile(1) to SEE ALSO. v. #227261.
+ * tempfile.1: add mktemp(1) to SEE ALSO. v. #227261.
+
+ -- Clint Adams <schizo@debian.org> Mon, 22 Mar 2004 10:06:18 -0500
+
+debianutils (2.7.4-0.1) unstable; urgency=low
+
+ * NMU.
+ * run-parts.c: allows symbolic links and reports broken ones now.
+ Thanks to Gustavo Noronha Silva for the patch (closes: #238816).
+
+ -- Sebastian Muszynski <do2ksm@linkt.de> Sat, 20 Mar 2004 11:30:03 +0100
+
+debianutils (2.7.4) unstable; urgency=low
+
+ * run-parts.c: skip all files that can't be statted unless
+ --exit-on-error is set.
+
+ -- Clint Adams <schizo@debian.org> Mon, 15 Mar 2004 23:28:57 -0500
+
+debianutils (2.7.3) unstable; urgency=medium
+
+ * run-parts.c: do not abort on broken symlinks without
+ --exit-on-error. closes: #205646.
+
+ -- Clint Adams <schizo@debian.org> Mon, 15 Mar 2004 20:43:59 -0500
+
+debianutils (2.7.2) unstable; urgency=medium
+
+ * mkboot: fix for determining root partition, thanks to
+ Matthew Foulkes. closes: #235436.
+ * mkboot.8: point out that mkboot requires rdev.
+
+ -- Clint Adams <schizo@debian.org> Sun, 29 Feb 2004 09:58:37 -0500
+
+debianutils (2.7.1) unstable; urgency=medium
+
+ * mkboot.8: correct spelling of "synopsis".
+ * mkboot.8: point out that the only sort of boot disk
+ currently handled is a floppy. closes: #208879.
+
+ -- Clint Adams <schizo@debian.org> Fri, 27 Feb 2004 10:33:48 -0500
+
+debianutils (2.7) unstable; urgency=medium
+
+ * run-parts.c: change -v to mean --verbose instead of --version,
+ and -V to mean --version. Print short forms in the usage.
+ closes: #232650.
+ * run-parts.8: document short options in OPTIONS section.
+
+ -- Clint Adams <schizo@debian.org> Tue, 24 Feb 2004 11:42:11 -0500
+
+debianutils (2.6.4) unstable; urgency=medium
+
+ * installkernel: add path to mkboot invocation (fix from
+ Alan Mimms). closes: #201232.
+
+ -- Clint Adams <schizo@debian.org> Tue, 24 Feb 2004 11:26:36 -0500
+
+debianutils (2.6.3) unstable; urgency=medium
+
+ * mkboot: add elilo support (patch from Matthew Wilcox).
+ closes: #234557.
+
+ -- Clint Adams <schizo@debian.org> Tue, 24 Feb 2004 10:57:40 -0500
+
+debianutils (2.6.2) unstable; urgency=medium
+
+ * mkboot: remove spaces from variable assignment. closes: #225079.
+
+ -- Clint Adams <schizo@debian.org> Tue, 6 Jan 2004 20:48:29 -0500
+
+debianutils (2.6.1) unstable; urgency=low
+
+ * savelog.8: add --list, --reverse, --, to SYNOPSIS. closes: #219981.
+
+ -- Clint Adams <schizo@debian.org> Wed, 12 Nov 2003 10:14:36 -0500
+
+debianutils (2.6) unstable; urgency=medium
+
+ * Replace the Replaces on manpages-fr, per Denis Barbier.
+ closes: #208272.
+ * Update mktemp and manpage from mktemp.org.
+ (This adds -V option to print version).
+ * mktemp.1: change examples and text to reflect behavior
+ of GNU libc (exactly the last 6 X's are used from template).
+ closes: #211467.
+ * mktemp.c: change default to have only 6 X's.
+
+ -- Clint Adams <schizo@debian.org> Mon, 20 Oct 2003 09:54:54 -0400
+
+debianutils (2.5.5) unstable; urgency=low
+
+ * Change Conflict on manpages-fr to (<= 0.9.3-1) and
+ remove Replaces, per Denis Barbier. closes: #208272.
+
+ -- Clint Adams <schizo@debian.org> Fri, 12 Sep 2003 20:08:23 -0400
+
+debianutils (2.5.4) unstable; urgency=medium
+
+ * mkboot: Use readlink -f instead of readlink. closes: #197461.
+
+ -- Clint Adams <schizo@debian.org> Tue, 24 Jun 2003 21:46:18 -0400
+
+debianutils (2.5.3) unstable; urgency=high
+
+ * mkboot: Check for existence of grub binary instead of package.
+ closes: #197243.
+
+ -- Clint Adams <schizo@debian.org> Tue, 24 Jun 2003 00:10:19 -0400
+
+debianutils (2.5.2) unstable; urgency=medium
+
+ * debian/postrm: fix cosmetic bug. closes: #192084.
+
+ -- Clint Adams <schizo@debian.org> Thu, 15 May 2003 20:21:54 -0400
+
+debianutils (2.5.1) unstable; urgency=medium
+
+ * debian/postinst: fix cosmetic bug. closes: #192084.
+ * Conflict with manpages-fr (<< 0.9.3-1). closes: #193113.
+
+ -- Clint Adams <schizo@debian.org> Sat, 10 May 2003 10:54:03 -0400
+
+debianutils (2.5.0) unstable; urgency=medium
+
+ * fr/savelog.8: French manpage update from Julien Louis.
+ * install text/html mailcap entry for sensible-browser. closes: #188764.
+
+ -- Clint Adams <schizo@debian.org> Wed, 23 Apr 2003 21:46:09 -0400
+
+debianutils (2.4.2) unstable; urgency=medium
+
+ * savelog.8: fix rotation semantics. closes: #188390.
+
+ -- Clint Adams <schizo@debian.org> Sat, 12 Apr 2003 11:37:34 -0400
+
+debianutils (2.4.1) unstable; urgency=low
+
+ * mkboot: Patch from Martin Orr to fix lilocheck/grubcheck breakage.
+ closes: #184148.
+
+ -- Clint Adams <schizo@debian.org> Tue, 11 Mar 2003 00:46:01 -0500
+
+debianutils (2.4) unstable; urgency=low
+
+ * Drop readlink, which is now in coreutils.
+ * Pre-Depend on coreutils.
+ * Replaces (French which manpage) manpages-fr (<< 0.9.3-1),
+ since it is unclear from manpages-fr's changelog when which
+ was dropped.
+
+ -- Clint Adams <schizo@debian.org> Sun, 2 Mar 2003 14:17:14 -0500
+
+debianutils (2.3.1) unstable; urgency=low
+
+ * run-parts.8: add --lsbsysinit to synopsis section, and move it higher in
+ the options section. closes: #181526.
+ * run-parts.c: add --lsbsysinit to --help.
+
+ -- Clint Adams <schizo@debian.org> Tue, 18 Feb 2003 21:25:18 -0500
+
+debianutils (2.3) unstable; urgency=low
+
+ * run-parts.c, run-parts.8: Michael Weber's patch to add --exit-on-error.
+ closes: #84960.
+
+ -- Clint Adams <schizo@debian.org> Tue, 18 Feb 2003 19:54:48 -0500
+
+debianutils (2.2.6) unstable; urgency=low
+
+ * Revert alternatives management of which.
+
+ -- Clint Adams <schizo@debian.org> Mon, 17 Feb 2003 09:33:15 -0500
+
+debianutils (2.2.5) unstable; urgency=low
+
+ * mkboot: Andrew T. Young's patch to construct a more appropriate
+ lilo.conf for the boot floppy. closes: #179827.
+ * mkboot: remove extraneous shift when -i is used. closes: #181105.
+
+ -- Clint Adams <schizo@debian.org> Sat, 15 Feb 2003 13:22:38 -0500
+
+debianutils (2.2.4) unstable; urgency=low
+
+ * Actually gzip French which.1.
+
+ -- Clint Adams <schizo@debian.org> Wed, 12 Feb 2003 13:39:52 -0500
+
+debianutils (2.2.3) unstable; urgency=low
+
+ * fr/which.1: French manpage for which by Laëtitia Groslong
+ <lgr@tartine.org>, submitted by Julien Louis. closes: #180263.
+
+ -- Clint Adams <schizo@debian.org> Sat, 8 Feb 2003 17:09:44 -0500
+
+debianutils (2.2.2) unstable; urgency=low
+
+ * mkboot.8: change "/boot/vmlinuz" to "/vmlinuz". closes: #180044.
+
+ -- Clint Adams <schizo@debian.org> Fri, 7 Feb 2003 15:34:45 -0500
+
+debianutils (2.2.1) unstable; urgency=low
+
+ * run-parts.8: change DESCRIPTION to Thomas Hood's rewrite.
+ closes: #179456.
+
+ -- Clint Adams <schizo@debian.org> Sun, 2 Feb 2003 10:17:43 -0500
+
+debianutils (2.2) unstable; urgency=low
+
+ * run-parts.c, run-parts.8: add --lsbsysinit option, and revert default
+ valid namespace to historical behavior. closes: #178859, #176695.
+
+ -- Clint Adams <schizo@debian.org> Thu, 30 Jan 2003 12:29:21 -0500
+
+debianutils (2.1.8) unstable; urgency=low
+
+ * run-parts.8: clarify valid namespaces. closes: #177302.
+
+ -- Clint Adams <schizo@debian.org> Thu, 30 Jan 2003 11:09:20 -0500
+
+debianutils (2.1.7) unstable; urgency=low
+
+ * Ship postinst and prerm again.
+
+ -- Clint Adams <schizo@debian.org> Thu, 30 Jan 2003 10:00:02 -0500
+
+debianutils (2.1.6) unstable; urgency=low
+
+ * Install which as which.debianutils and put under alternatives,
+ so that people can install GNU which for some reason. closes: #177339.
+
+ -- Clint Adams <schizo@debian.org> Wed, 29 Jan 2003 22:12:06 -0500
+
+debianutils (2.1.5) unstable; urgency=low
+
+ * mkboot: patch to better handle LILO on software raid. closes: #108513.
+
+ -- Clint Adams <schizo@debian.org> Wed, 29 Jan 2003 21:17:51 -0500
+
+debianutils (2.1.4) unstable; urgency=low
+
+ * mkboot: patch to handle devfs floppies not named /dev/fd0 from
+ Alban Browaeys. closes: #177283.
+
+ -- Clint Adams <schizo@debian.org> Sat, 18 Jan 2003 08:17:43 -0500
+
+debianutils (2.1.3) unstable; urgency=low
+
+ * fr/savelog.8: updates to French manpage from Antoine Gémis and
+ Julien Louis.
+
+ -- Clint Adams <schizo@debian.org> Sat, 18 Jan 2003 00:01:57 -0500
+
+debianutils (2.1.2) unstable; urgency=low
+
+ * tempfile.1: add missing backslash.
+
+ -- Clint Adams <schizo@debian.org> Sun, 5 Jan 2003 12:41:14 -0500
+
+debianutils (2.1.1) unstable; urgency=low
+
+ * savelog.8: document -C, -d, -r, -n, -q.
+
+ -- Clint Adams <schizo@debian.org> Fri, 3 Jan 2003 10:03:27 -0500
+
+debianutils (2.1) unstable; urgency=low
+
+ * which, which.1: add -a option to display all matches. closes: #174320.
+ * mkboot: switch to /bin/sh.
+
+ -- Clint Adams <schizo@debian.org> Thu, 2 Jan 2003 18:09:40 -0500
+
+debianutils (2.0.6) unstable; urgency=low
+
+ * run-parts.8: typo fix from Guillem Jover. closes: #173808.
+
+ -- Clint Adams <schizo@debian.org> Sat, 21 Dec 2002 15:53:52 -0500
+
+debianutils (2.0.5) unstable; urgency=low
+
+ * savelog: patch from Greg Norris to fix bzip2 extension and -q
+ parsing. closes: #173727.
+
+ -- Clint Adams <schizo@debian.org> Fri, 20 Dec 2002 08:06:58 -0500
+
+debianutils (2.0.4) unstable; urgency=low
+
+ * Remove bashism from preinst. closes: #171783.
+
+ -- Clint Adams <schizo@debian.org> Wed, 4 Dec 2002 19:18:32 -0500
+
+debianutils (2.0.3) unstable; urgency=low
+
+ * run-parts.c: patch from Ian Zimmerman which fixes problem
+ of losing program output in certain situations. closes: #170739.
+ * sensible-browser: patch from Joey Hess to better handle browser exit
+ status. closes: #171075. patch from Kevin B. McCarty to pass the url
+ to x-terminal-emulator -e browser. closes: #171316.
+
+ -- Clint Adams <schizo@debian.org> Tue, 3 Dec 2002 18:43:24 -0500
+
+debianutils (2.0.2) unstable; urgency=low
+
+ * Install installkernel, which, savelog, sensible-browser,
+ sensible-editor, sensible-pager, mkboot, and associated manpages
+ via Makefile, rather than via debian/rules.
+
+ -- Clint Adams <schizo@debian.org> Wed, 20 Nov 2002 20:52:40 -0500
+
+debianutils (2.0.1) unstable; urgency=low
+
+ * Install readlink, run-parts, tempfile, mktemp, and
+ associated manpages via Makefile, rather than via debian/rules.
+
+ -- Clint Adams <schizo@debian.org> Wed, 20 Nov 2002 20:03:19 -0500
+
+debianutils (2.0) unstable; urgency=low
+
+ * Bump Standards-Version up to 3.5.8.
+ * Joey Hess: Added sensible-browser command.
+ * Joey Hess: Modifed sensible-* man page to document sensible-browser too.
+
+ -- Clint Adams <schizo@debian.org> Wed, 20 Nov 2002 18:24:01 -0500
+
+debianutils (1.23) unstable; urgency=low
+
+ * readlink.c, readlink.1: apply patch from Martin Michlmayr to
+ support multiple arguments to readlink. closes: #66036.
+
+ -- Clint Adams <schizo@debian.org> Tue, 19 Nov 2002 06:20:24 -0500
+
+debianutils (1.22.6) unstable; urgency=low
+
+ * run-parts.8: stop manpage from contradicting actual behavior.
+
+ -- Clint Adams <schizo@debian.org> Tue, 19 Nov 2002 06:09:26 -0500
+
+debianutils (1.22.5) unstable; urgency=low
+
+ * run-parts.c, Makefile.am, configure.ac: use automake to build binaries.
+
+ -- Clint Adams <schizo@debian.org> Mon, 18 Nov 2002 14:52:10 -0500
+
+debianutils (1.22.4) unstable; urgency=low
+
+ * run-parts.c: use regexes based on LSB spec for /etc/cron.daily
+ naming &a, still excepting *.dpkg-{old,dist}.
+
+ -- Clint Adams <schizo@debian.org> Mon, 18 Nov 2002 14:13:49 -0500
+
+debianutils (1.22.3) unstable; urgency=low
+
+ * mkboot.8: fix hyphens.
+ * mkboot.8: add BUGS section to point out that mkboot is i386-only.
+ closes: #139377.
+
+ -- Clint Adams <schizo@debian.org> Fri, 15 Nov 2002 19:00:25 -0500
+
+debianutils (1.22.2) unstable; urgency=low
+
+ * savelog: error upon hardlink failure instead of clobbering file.
+ closes: #69685.
+
+ -- Clint Adams <schizo@debian.org> Fri, 15 Nov 2002 17:49:48 -0500
+
+debianutils (1.22.1) unstable; urgency=low
+
+ * run-parts.c, tempfile.c: clean multi-line string literals
+ to stop gcc 3.0 from bitching.
+
+ -- Clint Adams <schizo@debian.org> Thu, 14 Nov 2002 16:31:15 -0500
+
+debianutils (1.22.0) unstable; urgency=low
+
+ * run-parts.c, run-parts.8: add --reverse option from Marc Haber.
+ closes: #85070.
+
+ -- Clint Adams <schizo@debian.org> Thu, 14 Nov 2002 13:42:20 -0500
+
+debianutils (1.21.2) unstable; urgency=medium
+
+ * savelog: fixes from Cristian Ionescu-Idbohrn. closes: #168965.
+
+ -- Clint Adams <schizo@debian.org> Wed, 13 Nov 2002 16:26:13 -0500
+
+debianutils (1.21.1) unstable; urgency=medium
+
+ * savelog: add missing semicolons. closes: #168894.
+
+ -- Clint Adams <schizo@debian.org> Wed, 13 Nov 2002 03:31:19 -0500
+
+debianutils (1.21.0) unstable; urgency=low
+
+ * savelog: add -q for 'quiet'. closes: #144002.
+
+ -- Clint Adams <schizo@debian.org> Mon, 11 Nov 2002 21:17:40 -0500
+
+debianutils (1.20.0) unstable; urgency=low
+
+ * savelog: add -n for 'do not rotate empty files'. closes: #144810.
+
+ -- Clint Adams <schizo@debian.org> Mon, 11 Nov 2002 18:21:37 -0500
+
+debianutils (1.19.0) unstable; urgency=low
+
+ * savelog: apply new optional features from Gert-Jan Hagenaars:
+ ability to roll logs into another directory, ability to roll
+ logfiles with dates instead of "plain" numbers, and forcing cleanup
+ when the cycle is changed. closes: #132651.
+
+ -- Clint Adams <schizo@debian.org> Mon, 11 Nov 2002 17:54:22 -0500
+
+debianutils (1.18.0) unstable; urgency=low
+
+ * savelog, savelog.8, savelog.fr.8: add -j option for bzip2.
+ closes: #44048.
+ * savelog.8, savelog.fr.8: fix hyphens.
+ * debian/copyright: reflect that the current which is in the public
+ domain.
+ * savelog: get rid of an XSIism.
+ * installkernel: use readlink instead of ls. closes: #166479.
+
+ -- Clint Adams <schizo@debian.org> Mon, 11 Nov 2002 16:36:54 -0500
+
+debianutils (1.17.0) unstable; urgency=low
+
+ * Install French savelog manpage to /usr/share/man/fr.
+
+ -- Clint Adams <schizo@debian.org> Mon, 11 Nov 2002 12:21:08 -0500
+
+debianutils (1.16.9) unstable; urgency=low
+
+ * New maintainer.
+ * Add French translation of savelog.8. closes: #168162.
+ * run-paths.c, run-parts.8: add --list option from Jon Middleton. closes:
+ #149438.
+
+ -- Clint Adams <schizo@debian.org> Mon, 11 Nov 2002 11:34:51 -0500
+
+debianutils (1.16.8) unstable; urgency=low
+
+ * NMU
+ * which: Apply Jeff Sheinberg's fixes. closes: #167496.
+ * installkernel: make a bit more POSIX-conformant. closes: #166479.
+
+ -- Clint Adams <schizo@debian.org> Sun, 10 Nov 2002 15:02:37 -0500
+
+debianutils (1.16.7) unstable; urgency=low
+
+ * NMU
+ * Add .disabled to the list of ignored file names, and document both it
+ and the non-running of .notslocate in run-parts(8). (closes: #163223)
+ * Only copy /boot/boot.b if the file is actually there. (closes: #164064)
+ * Give out correct error message when incorrect options are passed on
+ the command line. (closes: #161975)
+ * Fix sillyness in documentation referring to "#!/bin/interpretername
+ convention". (closes: #82802)
+
+ -- Tollef Fog Heen <tfheen@debian.org> Thu, 17 Oct 2002 05:37:13 +0200
+
+debianutils (1.16.6) unstable; urgency=low
+
+ * NMU
+ * which: Colin Watson's patch to fix which balking at full pathnames.
+ closes: #162967.
+ * which.1: further clarification.
+ * mktemp.1: mention a minimum of 6 trailing X's. closes: #154916.
+ * tempfile.1: patch from Colin Phipps. closes: #114610.
+
+ -- Clint Adams <schizo@debian.org> Tue, 1 Oct 2002 11:31:28 -0400
+
+debianutils (1.16.5) unstable; urgency=low
+
+ * NMU
+ * sensible-editor: try nano and nano-tiny instead of ae. closes: #153990.
+ * which: replace which with Colin Watson's POSIX-compliant version.
+ closes: #94507, #47985, #148178.
+ * which.1: clarify manpage
+ * Update to Standards-Version 3.5.7.
+ * Replace description with one penned by Colin Walters. closes: #139952.
+ * Handle noopt and nostrip in DEB_BUILD_OPTIONS, and don't force CFLAGS
+ in Makefile.
+ * Eradicate bashisms in debian/rules.
+
+ -- Clint Adams <schizo@debian.org> Sat, 28 Sep 2002 16:07:10 -0400
+
+debianutils (1.16.4) unstable; urgency=low
+
+ * NMU.
+ * Fix run-parts to allow LSB-sanctioned cronjob filenames. (Closes: #118646)
+ * Remove /usr/doc transition business.
+
+ -- Chris Lawrence <lawrencc@debian.org> Fri, 27 Sep 2002 23:41:18 -0500
+
+debianutils (1.16.3) unstable; urgency=high
+
+ * Non-maintainer upload
+ * installkernel: Check for the INSTALL_PATH being a 0-length string
+ as well as unset. Closes: #139226
+
+ -- Matthew Wilcox <willy@debian.org> Thu, 13 Jun 2002 08:21:20 -0400
+
+debianutils (1.16.2) woody-proposed-updates unstable; urgency=high
+
+ * Non-maintainer upload
+ * Properly fix infinite busy-loop using patch from Bruce Perens.
+ Closes: Bug#145278
+
+ -- Wichert Akkerman <wakkerma@debian.org> Sun, 5 May 2002 16:30:35 +0200
+
+debianutils (1.16.1) unstable; urgency=medium
+
+ * Non-maintainer upload
+ * Apply patch from Garth Mollett to fix race in the select handling:
+ on SMP machines the child process may have finished when we hit the select
+ and we could end up waiting forever. Closes: Bug#114864,#132539
+
+ -- Wichert Akkerman <wakkerma@debian.org> Fri, 26 Apr 2002 14:47:45 +0200
+
+debianutils (1.16) unstable; urgency=low
+
+ * installkernel: honor INSTALL_PATH. closes: #50117, #129195, #134176
+ * installkernel: copy .config. closes: #116593
+ * mkboot: look for GRUB. closes: #98262, #116592
+ * mkboot: call the boot floppy kernel vmlinuz. closes: #130889
+ * mkboot: default kernel is /vmlinuz. closes: #125722
+ * mkboot: cd later so relative path works. closes: #134594
+ * debian/rules: test for id 0. closes: #104217
+ * run-parts: make --test less verbose. closes: #113293
+ * mktemp: update to current BSD. closes: #61718, #61026, #104226
+ * integrate NMU changes. closes: #106829, #131719
+
+ -- Guy Maor <maor@debian.org> Mon, 18 Feb 2002 23:20:42 -0600
+
+debianutils (1.15.2) unstable; urgency=low
+
+ * NMU
+ * fix the typo introduced by the last NMU (closes: #131376, #106829)
+ $filaname -> $filename
+
+ -- Junichi Uekawa <dancer@debian.org> Fri, 1 Feb 2002 01:04:38 +0900
+
+debianutils (1.15.1) unstable; urgency=low
+
+ * NMU to fix serious-severity bug.
+ * savelog:
+ - Use touch, chown, etc, instead of cp, when used with -p. (closes: #106829)
+
+ -- Daniel Stone <DanielS@esd.nec.com.au> Mon, 28 Jan 2002 07:09:23 +1100
+
+debianutils (1.15) unstable; urgency=low
+
+ * Maintainer back to me.
+ * mkboot: fix image= line when making lilo boot disk, closes: #69972, #55087.
+ * mkboot: add -r option to specify alternate root partition, closes: #69973.
+ * installkernel.8: add explanation of /sbin instead of /usr/sbin,
+ closes: #59915.
+ * run-parts: add --arg option to pass arguments: closes: #61736.
+ * readlink.1: elaborate on -f behavior, closes: #71630.
+
+ -- Guy Maor <maor@debian.org> Fri, 19 Jan 2001 09:42:32 -0800
+
+debianutils (1.14) unstable; urgency=low
+
+ * New maintainer.
+ * debian/copyright: update and fix location of GPL.
+ * debian/prerm: don't use $0 remove /usr/doc/ link on upgrade too.
+ * debian/control (Standards-Version): bump to 3.2.1.
+
+ -- James Troup <james@nocrew.org> Tue, 5 Dec 2000 22:29:21 +0000
+
+debianutils (1.13.3) frozen unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Release Manager: this fixes RC bug #59121.
+ * run-parts.c: Added patch by Ingo Saitz <Ingo.Saitz@stud.uni-hannover.de>
+ to correctly catch defunct children (this will fix #59121,#57464)
+
+ -- Steve Greenland <stevegr@debian.org> Sun, 2 Apr 2000 13:53:21 -0500
+
+debianutils (1.13.2) unstable; urgency=low
+
+ * Non-maintainer release.
+ * debian/control: Replaces tetex-bin (<< 1.0.6-1.1).
+ (closes:Bug#51286)
+ * readlink.c: Add stupid PATH_MAX kluge until I have time to
+ fix it properly.
+
+ -- Joel Klecker <espy@debian.org> Tue, 7 Dec 1999 09:52:08 -0800
+
+debianutils (1.13.1) unstable; urgency=low
+
+ * Non-maintainer release.
+ * Add readlink (from OpenBSD).
+ * debian/control:
+ - Replaces tetex-bin.
+ - Update Standards-Version to 3.1.0.
+ * debian/rules:
+ - Use /usr/share/man and /usr/share/doc
+ (add postinst and preinst for /usr/doc symlink).
+ - Call dpkg-gencontrol with -isp.
+
+ -- Joel Klecker <espy@debian.org> Mon, 8 Nov 1999 11:42:08 -0800
+
+debianutils (1.13) unstable; urgency=low
+
+ * fix -n segfault, closes: #43942, #44547.
+
+ -- Guy Maor <maor@debian.org> Sun, 12 Sep 1999 16:29:16 -0700
+
+debianutils (1.12) unstable; urgency=low
+
+ * mkboot: search for lilo signature in first 16 bytes, closes: #41636,
+ #33750
+ * mkboot: fix simple typo, closes: #33571
+ * mkboot: use TMPDIR, closes: #36273
+ * tempfile: default permission is 0600, closes: #42836
+ * tempfile: add --suffix option, closes: #32653.
+ * savelog.8: be clear about file deletion, closes: #41597.
+ * hurd patch, closes: #39126.
+ * fix core on --test invaliddir, closes: #37885.
+
+ -- Guy Maor <maor@debian.org> Sun, 29 Aug 1999 17:29:34 -0700
+
+debianutils (1.11) unstable; urgency=low
+
+ * Fixed examples in mktemp.1, closes: #27428.
+ * installkernel - don't run psupdate as it's obsolete, closes: #29879.
+ * savelog - be POSIX, closes: #31780.
+ * make interactive on no arguments, closes: #40671, #43012.
+ * don't depend on perl-base, closes: #42543.
+
+ -- Guy Maor <maor@debian.org> Fri, 29 Jan 1999 01:17:37 -0800
+
+debianutils (1.10) unstable; urgency=low
+
+ * Corrections to tempfile.1, fixes: #20785, #22347.
+ * Corrections to mktemp.1, fixes: #20814.
+ * Fix mkboot's lilo.conf when making boot disk, fixes: #22831.
+ * Turn set -x off (oops!), fixes: #23114.
+ * run-parts: fix error message, fixes: #24232.
+ * savelog: don't destroy .0 file timestamps, fixes: #21373.
+
+ -- Guy Maor <maor@ece.utexas.edu> Sun, 16 Aug 1998 15:28:57 -0700
+
+debianutils (1.9) frozen unstable; urgency=high
+
+ * run-parts: close unused fd's to prevent hang. fixes: #20678.
+ * run-parts: flush buffers after printing message. fixes: #20287.
+ * run-parts: fix error message. fixes: #19741.
+ * mktemp manpage corrections. fixes: #20224, #20225.
+
+ -- Guy Maor <maor@ece.utexas.edu> Sun, 5 Apr 1998 14:46:17 -0700
+
+debianutils (1.8) unstable; urgency=low
+
+ * Strip binaries.
+ * Added sensible-pager.1
+
+ -- Guy Maor <maor@ece.utexas.edu> Fri, 13 Mar 1998 02:43:11 -0800
+
+debianutils (1.7) unstable; urgency=low
+
+ * Fixed tempfile --help. fixes: #13874
+ * savelog, installkernel use /bin/sh. fixes: #15171, #15872
+ * Clarify run-parts.8. fixes: #16865
+ * Added --report ro runparts. fixes: #9965
+ * Improved installkernel, inspired by David ROCHER <rocher@easynet.fr>.
+ fixes: #14951
+ * Added mktemp. fixes: 15947.
+
+ -- Guy Maor <maor@ece.utexas.edu> Sun, 15 Feb 1998 03:01:04 -0800
+
+debianutils (1.6) unstable; urgency=low
+
+ * Fixed which for filenames with dash (#11625).
+ * Fixed mkboot so always removes directory (#10048).
+ * Compiled with libc6 (#11671).
+ * New commands: tempfile, sensible-editor, sensible-pager (#12161).
+ * savelog: add -p option (#9211), ln and mv logfile to prevent race (#10999)
+
+ -- Guy Maor <maor@ece.utexas.edu> Sun, 24 Aug 1997 20:23:13 -0500
+
+debianutils (1.5) frozen unstable; urgency=low
+
+ * Improved which, added which.1 (#7435).
+ * Fixed includes in run-parts (#7660, #8231, #8748).
+ * Fixed savelog.8 (#9777).
+
+ -- Guy Maor <maor@ece.utexas.edu> Thu, 15 May 1997 01:01:49 -0500
+
+debianutils (1.4) unstable; urgency=low
+
+ * installkernel: fixed bug #6395 - /boot/vmlinuz.old link is broken when
+ recompiling a kernel.
+ * mkboot: fixed bug #6227 - mkboot recovers better from errors
+
+ -- Guy Maor <maor@ece.utexas.edu> Tue, 7 Jan 1997 12:03:51 -0600
+
+debianutils (1.3) unstable; urgency=low
+
+ * New source format.
+ * installkernel.8: fixed typo, bug #3511.
+ * which: fixed quoting problem, bug #4363
+
+ -- Guy Maor <maor@ece.utexas.edu> Mon, 30 Sep 1996 16:26:25 -0500
+
+debianutils (1.2-3) unstable; urgency=low
+
+ * installkernel: Fixed silly bug.
+
+ -- Guy Maor <maor@ece.utexas.edu> Sat, 08 Jun 1996 22:38:50 -0500
+
+debianutils (1.2-2) unstable; urgency=low
+
+ * installkernel.8: Improved it, fixes bug 2887
+ * debian.rules: Changed package name to debianutils (with a
+ Conflict,Replaces debian-utils)
+ * which: Fixed to print paths when arg is a shell builtin
+ * mkboot: Can specify kernel to use with argument. Defaults to
+ /boot/vmlinuz.
+ * run-parts.c: Added --verbose option from Austin Donnelly
+ <and1000@cam.ac.uk>.
+
+ -- Guy Maor <maor@ece.utexas.edu> Wed, 05 Jun 1996 06:15:25 -0500
+
+debianutils (1.2-1) unstable; urgency=low
+
+ * Added priorty and replaces cron (<=3.0pl1-31)
+ * savelog{,.8}: Savelog moved in from cron. I also wrote a man-page.
+
+ -- Guy Maor <maor@ece.utexas.edu> Thu, 25 Apr 1996 04:41:47 -0500
+
+debianutils (1.1-2) unstable; urgency=low
+
+ * run-parts.c (run_part): silly bug with return code reporting.
+
+ -- Guy Maor <maor@ece.utexas.edu> Sat, 20 Apr 1996 05:15:08 -0500
+
+debianutils (1.1-1) unstable; urgency=low
+
+ * Initial release
+ * mkboot: Rewrote from scratch, fixes Bugs 918, 1520, 1521
+ * debian.control: Added 'Section: base'
+ * run-parts.c: Now skips over directories, fixes Bug 2244
+
+ -- Guy Maor <maor@ece.utexas.edu> Thu, 18 Apr 1996 19:54:33 -0500
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..0495da3
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,25 @@
+Source: debianutils
+Section: utils
+Priority: required
+Maintainer: Clint Adams <clint@debian.org>
+Uploaders: Manoj Srivastava <srivasta@debian.org>
+Standards-Version: 4.5.0
+Build-Depends: dpkg (>= 1.19.0.3~)
+Rules-Requires-Root: no
+Vcs-Git: https://salsa.debian.org/debian/debianutils.git
+Vcs-Browser: https://salsa.debian.org/debian/debianutils
+
+Package: debianutils
+Architecture: any
+Pre-Depends: ${shlibs:Depends}
+Essential: yes
+Multi-Arch: foreign
+Description: Miscellaneous utilities specific to Debian
+ This package provides a number of small utilities which are used
+ primarily by the installation scripts of Debian packages, although
+ you may use them directly.
+ .
+ The specific utilities included are:
+ add-shell installkernel ischroot remove-shell run-parts savelog
+ tempfile which
+
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..46c7a25
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,161 @@
+This is the Debian GNU/Linux package debianutils.
+
+It is an original Debian package. Programs in it were maintained by
+Guy Maor <maor@debian.org>, and are now maintained by Clint Adams
+<schizo@debian.org>.
+
+All its programs except savelog, and which may be
+redistributed under the terms of the GNU GPL, Version 2 or later,
+found on Debian systems in the file /usr/share/common-licenses/GPL-2.
+
+which is in the public domain.
+
+savelog may be redistributed under the following terms: (The rest of
+this file consists of savelog's distribution terms.)
+
+#ident "@(#)smail:RELEASE-3_2:COPYING,v 1.2 1996/06/14 18:59:10 woods Exp"
+
+ SMAIL GENERAL PUBLIC LICENSE
+ (Clarified 11 Feb 1988)
+
+ Copyright (C) 1988 Landon Curt Noll & Ronald S. Karr
+ Copyright (C) 1992 Ronald S. Karr
+ Copyleft (GNU) 1988 Landon Curt Noll & Ronald S. Karr
+
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license, but changing it is not allowed. You can also
+ use this wording to make the terms for other programs.
+
+ The license agreements of most software companies keep you at the
+mercy of those companies. By contrast, our general public license is
+intended to give everyone the right to share SMAIL. To make sure that
+you get the rights we want you to have, we need to make restrictions
+that forbid anyone to deny you these rights or to ask you to surrender
+the rights. Hence this license agreement.
+
+ Specifically, we want to make sure that you have the right to give
+away copies of SMAIL, that you receive source code or else can get it
+if you want it, that you can change SMAIL or use pieces of it in new
+free programs, and that you know you can do these things.
+
+ To make sure that everyone has such rights, we have to forbid you to
+deprive anyone else of these rights. For example, if you distribute
+copies of SMAIL, you must give the recipients all the rights that you
+have. You must make sure that they, too, receive or can get the
+source code. And you must tell them their rights.
+
+ Also, for our own protection, we must make certain that everyone
+finds out that there is no warranty for SMAIL. If SMAIL is modified by
+someone else and passed on, we want its recipients to know that what
+they have is not what we distributed, so that any problems introduced
+by others will not reflect on our reputation.
+
+ Therefore we (Landon Curt Noll and Ronald S. Karr) make the following
+terms which say what you must do to be allowed to distribute or change
+SMAIL.
+
+
+ COPYING POLICIES
+
+ 1. You may copy and distribute verbatim copies of SMAIL source code
+as you receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy a valid copyright notice "Copyright
+(C) 1988 Landon Curt Noll & Ronald S. Karr" (or with whatever year is
+appropriate); keep intact the notices on all files that refer to this
+License Agreement and to the absence of any warranty; and give any
+other recipients of the SMAIL program a copy of this License
+Agreement along with the program. You may charge a distribution fee
+for the physical act of transferring a copy.
+
+ 2. You may modify your copy or copies of SMAIL or any portion of it,
+and copy and distribute such modifications under the terms of
+Paragraph 1 above, provided that you also do the following:
+
+ a) cause the modified files to carry prominent notices stating
+ that you changed the files and the date of any change; and
+
+ b) cause the whole of any work that you distribute or publish,
+ that in whole or in part contains or is a derivative of SMAIL or
+ any part thereof, to be licensed at no charge to all third
+ parties on terms identical to those contained in this License
+ Agreement (except that you may choose to grant more extensive
+ warranty protection to some or all third parties, at your option).
+
+ c) You may charge a distribution fee for the physical act of
+ transferring a copy, and you may at your option offer warranty
+ protection in exchange for a fee.
+
+Mere aggregation of another unrelated program with this program (or its
+derivative) on a volume of a storage or distribution medium does not bring
+the other program under the scope of these terms.
+
+ 3. You may copy and distribute SMAIL (or a portion or derivative of it,
+under Paragraph 2) in object code or executable form under the terms of
+Paragraphs 1 and 2 above provided that you also do one of the following:
+
+ a) accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of
+ Paragraphs 1 and 2 above; or,
+
+ b) accompany it with a written offer, valid for at least three
+ years, to give any third party free (except for a nominal
+ shipping charge) a complete machine-readable copy of the
+ corresponding source code, to be distributed under the terms of
+ Paragraphs 1 and 2 above; or,
+
+ c) accompany it with the information you received as to where the
+ corresponding source code may be obtained. (This alternative is
+ allowed only for non-commercial distribution and only if you
+ received the program in object code or executable form alone.)
+
+For an executable file, complete source code means all the source code for
+all modules it contains; but, as a special exception, it need not include
+source code for modules which are standard libraries that accompany the
+operating system on which the executable file runs.
+
+ 4. You may not copy, sublicense, distribute or transfer SMAIL
+except as expressly provided under this License Agreement. Any attempt
+otherwise to copy, sublicense, distribute or transfer SMAIL is void and
+your rights to use the program under this License agreement shall be
+automatically terminated. However, parties who have received computer
+software programs from you with this License Agreement will not have
+their licenses terminated so long as such parties remain in full compliance.
+
+ 5. If you wish to incorporate parts of SMAIL into other free
+programs whose distribution conditions are different, write to Landon
+Curt Noll & Ronald S. Karr via the Free Software Foundation at 51
+Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. We have not yet
+worked out a simple rule that can be stated here, but we will often
+permit this. We will be guided by the two goals of preserving the
+free status of all derivatives of our free software and of promoting
+the sharing and reuse of software.
+
+Your comments and suggestions about our licensing policies and our
+software are welcome! This contract was based on the contract made by
+the Free Software Foundation. Please contact the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
+USA, or call (617) 542-5942 for details on copylefted material in
+general.
+
+ NO WARRANTY
+
+ BECAUSE SMAIL IS LICENSED FREE OF CHARGE, WE PROVIDE ABSOLUTELY NO
+WARRANTY, TO THE EXTENT PERMITTED BY APPLICABLE STATE LAW. EXCEPT WHEN
+OTHERWISE STATED IN WRITING, LANDON CURT NOLL & RONALD S. KARR AND/OR
+OTHER PARTIES PROVIDE SMAIL "AS IS" WITHOUT WARRANTY OF ANY KIND,
+EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF SMAIL IS WITH
+YOU. SHOULD SMAIL PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
+NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW WILL LANDON CURT NOLL &
+RONALD S. KARR AND/OR ANY OTHER PARTY WHO MAY MODIFY AND REDISTRIBUTE
+SMAIL AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+LOST PROFITS, LOST MONIES, OR OTHER SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
+(INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
+INACCURATE OR LOSSES SUSTAINED BY THIRD PARTIES OR A FAILURE OF THE
+PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS) SMAIL, EVEN IF YOU HAVE
+BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY
+ANY OTHER PARTY.
diff --git a/debian/postinst b/debian/postinst
new file mode 100755
index 0000000..924673e
--- /dev/null
+++ b/debian/postinst
@@ -0,0 +1,20 @@
+#! /bin/sh -e
+
+if test -z "$2" && test ! -f /etc/shells
+then
+ cp -p /usr/share/debianutils/shells /etc/shells
+fi
+
+case "$1" in
+ configure)
+ ;;
+
+ abort-upgrade|abort-remove|abort-deconfigure)
+
+ ;;
+
+ *)
+ echo "postinst called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
+esac
diff --git a/debian/postrm b/debian/postrm
new file mode 100755
index 0000000..4c8075a
--- /dev/null
+++ b/debian/postrm
@@ -0,0 +1,14 @@
+#! /bin/sh
+
+set -e
+
+case "$1" in
+ remove|disappear)
+ ;;
+ upgrade|failed-upgrade|purge|abort-install|abort-upgrade)
+ ;;
+ *)
+ echo "postrm called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
+esac
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..d0af3cb
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,126 @@
+#! /usr/bin/make -f
+
+package = debianutils
+
+CFLAGS = -Wall -g
+INSTALL = install
+INSTALL_FILE = $(INSTALL) -p -m 644
+INSTALL_PROGRAM = $(INSTALL) -p -m 755
+INSTALL_SCRIPT = $(INSTALL) -p -m 755
+INSTALL_DIR = $(INSTALL) -p -d -m 755
+
+include /usr/share/dpkg/architecture.mk
+
+STRIP=strip
+
+ifneq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
+CONFARGS = --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE)
+STRIP=$(DEB_HOST_GNU_TYPE)-strip
+endif
+
+CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
+CPPFLAGS := $(shell dpkg-buildflags --get CPPFLAGS)
+LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
+
+BUILD_DATE := $(shell dpkg-parsechangelog | sed -n -e 's/^Date: //p')
+
+build: build-indep build-arch
+build-indep:
+
+build-arch:
+ $(checkdir)
+ ./configure CFLAGS="$(CFLAGS)" \
+ CPPFLAGS="$(CPPFLAGS)" \
+ LDFLAGS="$(LDFLAGS)" \
+ --prefix=/usr \
+ --mandir=/usr/share/man $(CONFARGS)
+ $(MAKE)
+ touch build-arch
+
+clean:
+ $(checkdir)
+ test ! -f Makefile || $(MAKE) distclean
+ $(RM) -rf autom4te.cache
+ $(RM) -r debian/tmp* debianutils*
+ $(RM) build-arch debian/files* debian/substvars
+ find . -name '*~' -print0 | xargs -0 rm -f
+
+binary-indep: build
+ $(checkdir)
+
+binary-arch: build
+ $(checkdir)
+ -rm -rf debian/tmp
+ $(INSTALL_DIR) debian/tmp/DEBIAN \
+ debian/tmp/bin \
+ debian/tmp/sbin \
+ debian/tmp/usr/bin \
+ debian/tmp/usr/sbin \
+ debian/tmp/usr/share/man/man1 \
+ debian/tmp/usr/share/man/man8 \
+ debian/tmp/usr/share/doc/$(package) \
+ debian/tmp/usr/share/$(package)
+ $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp INSTALL_PROGRAM="$(INSTALL_PROGRAM)"
+ mv debian/tmp/usr/bin/run-parts \
+ debian/tmp/usr/bin/tempfile \
+ debian/tmp/bin/
+
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+ $(STRIP) --remove-section=.comment --remove-section=.note \
+ debian/tmp/bin/run-parts \
+ debian/tmp/bin/tempfile \
+ debian/tmp/usr/bin/ischroot
+endif
+
+ifeq ($(DEB_HOST_ARCH_OS),linux)
+ mv debian/tmp/usr/sbin/installkernel debian/tmp/sbin/
+else
+ rm debian/tmp/usr/sbin/installkernel \
+ debian/tmp/usr/share/man/man8/installkernel.8
+endif
+ $(INSTALL_FILE) debian/shells debian/tmp/usr/share/$(package)
+ $(INSTALL_FILE) debian/changelog debian/tmp/usr/share/doc/$(package)
+ $(INSTALL_FILE) debian/README.shells debian/tmp/usr/share/doc/$(package)
+ find debian/tmp/usr/share/man/man[18] \
+ debian/tmp/usr/share/man/de/man[18] \
+ debian/tmp/usr/share/man/es/man[18] \
+ debian/tmp/usr/share/man/fr/man[18] \
+ debian/tmp/usr/share/man/it/man[18] \
+ debian/tmp/usr/share/man/ja/man[18] \
+ debian/tmp/usr/share/man/pl/man[18] \
+ debian/tmp/usr/share/man/sl/man[18] \
+ debian/tmp/usr/share/doc/$(package) -type f | xargs gzip -9n
+ $(INSTALL_FILE) debian/copyright debian/tmp/usr/share/doc/$(package)
+ $(INSTALL_SCRIPT) debian/postinst debian/tmp/DEBIAN/
+ $(INSTALL_SCRIPT) debian/postrm debian/tmp/DEBIAN/
+
+ cd debian/tmp && find * -type f ! -regex '^DEBIAN/.*' -print0 | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums
+
+ find debian/tmp ! -type l -print0 | xargs -0r chmod go=rX,u+rw,a-s
+
+ dpkg-shlibdeps debian/tmp/bin/run-parts \
+ debian/tmp/bin/tempfile \
+ debian/tmp/usr/bin/ischroot
+ dpkg-gencontrol -isp
+ find debian/tmp -depth -newermt '$(BUILD_DATE)' -print0 | \
+ xargs -0r touch --no-dereference --date='$(BUILD_DATE)'
+ dpkg-deb --root-owner-group --build debian/tmp ..
+
+define checkdir
+ test -f run-parts.c && test -f debian/rules
+endef
+
+binary: binary-indep binary-arch
+
+prebuild:
+ autoreconf -fi
+ $(RM) -rf autom4te.cache
+
+ cd po4a && po4a --no-backups po4a.conf
+
+
+.PHONY: build build-indep binary binary-arch binary-indep clean prebuild
+
+# Local Variables:
+# mode:Makefile
+# End:
diff --git a/debian/shells b/debian/shells
new file mode 100644
index 0000000..3f63987
--- /dev/null
+++ b/debian/shells
@@ -0,0 +1,2 @@
+# /etc/shells: valid login shells
+/bin/sh
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..89ae9db
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (native)
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..fec903d
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Tests: smoke
+Restrictions: superficial
diff --git a/debian/tests/smoke b/debian/tests/smoke
new file mode 100644
index 0000000..5dc69ba
--- /dev/null
+++ b/debian/tests/smoke
@@ -0,0 +1,7 @@
+#!/bin/sh -e
+
+run-parts --version
+tempfile 2>&1
+which sh
+ischroot --version
+savelog