summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2003-10-28Gratuitous commit for final testJeff Bailey
2003-10-27Another gratuitous commitJeff Bailey
2003-10-27Another gratuitous commit to test my fix for my typoJeff Bailey
2003-10-27Gratuitous commit to test IRC log notificationJeff Bailey
2002-11-182002-11-18 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* control (Uploader): Add Neal. * shlibs: Add pthreads. * rules: Add debian/tmp/lib/hurd/console/* to search path for shared objects. * changelog: Add Neal's last release and my upcoming.
2002-09-292002-09-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* control (Build-Depends): Add libncursesw5-dev. * changelog: Add a note about this here.
2002-09-18Small date change because upload is delayed.Marcus Brinkmann
2002-09-172002-09-17 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* changelog: Update for new Debian package.
2002-08-042002-08-04 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* control (Uploaders): New field, suggested by Jeff Bailey. (Build-Depends): Add version requirement for mig. * shlibs: Update version to 0.3, add version restriction. * shlibs.local: Likewise. * changelog: Update for next upload.
2002-08-042002-08-04 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* control (Uploaders): New field, suggested by Jeff Bailey.
2002-08-042002-08-03 Jeff Bailey <jbailey@gnu.org>Marcus Brinkmann
* rules: Symlinks should point to relative location, not absolute.
2002-05-232002-05-23 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* control (Provides, Replaces, Conflicts): Add fakeroot. * changelog: Update for Debian package.
2002-05-132002-05-13 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* rules (INFODIR): Move to /share. * postinst: Likewise. Submitted by Guillem Jover <guillem.jover@menta.net>, Closes: #146797.
2002-04-18Update for new Debian package.Marcus Brinkmann
2002-01-282002-01-28 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* copyright: Remove Linuxism.
2001-12-292001-12-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* rules (configure): Don't call aclocal. * control (Build-Depends): We don't need automake.
2001-12-292001-12-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* control (Build-Depends): Add automake and autoconf to build dependencies. Reported by Jordi Mallach.
2001-11-042001-11-05 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* debian/changelog: Update for new Debian package.
2001-10-162001-10-16 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* debian/changelog: Update for new Debian package.
2001-10-13Fix version number.Marcus Brinkmann
2001-10-122001-10-13 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* debian/rules: New dpkg-shlibdeps is more strict and complains about statically linked files, so a new filter is necessary. * debian/control: Add `file' to build dependencies. By Kevin Kreamer <kkreamer@etherhogz.org>. * debian/changelog: Update for new release.
2001-10-012001-10-01 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* changelog: Update to current version. * update-rc.d: New file moved from dpkg to here. * rules: Install update-rc.d.
2001-08-172001-08-17 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* changelog: Update to current version.
2001-07-182001-07-18 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* copyright: Refer to new directory. * rules: Move documentation to share directory. Add -isp to dpkg-gencontrol invocation. Remove crufty hurd.info. * control: Bump up standards version.
2001-07-182001-07-18 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* rc: Do not excempt random-seed when cleaning up /var/run. State data should be in /var/lib (FHS) or /var/state. * changelog: Update to current version. * debian/servers.boot: Add die $(serverboot).
2001-06-172001-06-17 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* changelog: Update to current version.
2001-06-152001-06-15 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* rc: Merge in recent changes from daemons/rc.sh.
2001-06-15Streamline the CVS entry.Marcus Brinkmann
2001-06-152001-06-15 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* rc: Apply patch from Moritz Schulte <moritz@chaosdorf.de> to be more selective with what to clean from /var/run.
2001-04-292001-04-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* changelog: Update to reflect Debian upgrades.
2001-01-112001-01-09 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* changelog: Update to reflect Debian upgrade. * rules: Use --disable-profile wih configure instead no_prof=t with make.
2000-11-272000-11-27 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* changelog: Update to reflect Debian upgrade. * rc: New file. * rules: Install rc. * control: Add Build-Depends.
2000-07-042000-07-04 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* changelog: Update to reflect Debian uploads. * rules: Use install_script to install scripts. Don't check for shared libraries in scripts. 2000-01-30 Marcus Brinkmann <marcus@gnu.org> * changelog: Update to reflect Debian uploads.
2000-01-302000-01-30 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* changelog: Update to reflect Debian uploads.
2000-01-30Debian changelogs for 19991209 and 19991022.Marcus Brinkmann
1999-10-08updates from marcusRoland McGrath
1999-10-081999-10-09 Marcus Brinkmann <marcus@gnu.org>Roland McGrath
* rules (BUILDARCH): Renamed to DEB_BUILD_GNU_TYPE. (HOSTARCH): Renamed to DEB_HOST_GNU_TYPE. (INFODIR): New variable. (STAMPS_TO_CLEAN): Add stamp-config. (configure): Depend on configure.in. (config, stamp-config): New targets. (stamp-build): Build info documentation. (clean): Do not clean up build directory, it will be removed. Clean documentation directory. (binary-arch): Remove etc/motd. Expand bash {,} syntax. Gzip serverboot. Install additional documentation formats. Rename libexec/runsystem to libexec/runsystem.gnu. Install postinst, prerm (.PHONY): Add config. * postinst, prerm: New Files. * shlibs,shlibs.local: Remove libmom. * changelog: Update to reflect Debian uploads.
1999-10-081999-10-09 Marcus Brinkmann <marcus@gnu.org>Roland McGrath
* postinst, prerm: New Files. * shlibs,shlibs.local: Remove libmom. * changelog: Update to reflect Debian uploads.
1999-10-081999-10-09 Marcus Brinkmann <marcus@gnu.org>Roland McGrath
* rules (BUILDARCH): Renamed to DEB_BUILD_GNU_TYPE. (HOSTARCH): Renamed to DEB_HOST_GNU_TYPE. (INFODIR): New variable. (STAMPS_TO_CLEAN): Add stamp-config. (configure): Depend on configure.in. (config, stamp-config): New targets. (stamp-build): Build info documentation. (clean): Do not clean up build directory, it will be removed. Clean documentation directory. (binary-arch): Remove etc/motd. Expand bash {,} syntax. Gzip serverboot. Install additional documentation formats. Rename libexec/runsystem to libexec/runsystem.gnu. Install postinst, prerm (.PHONY): Add config.
1999-06-01.Roland McGrath
1999-06-011999-06-01 Marcus Brinkmann <brinkmd@debian.org>Roland McGrath
* shlibs: New file. This makes Debian packages which use Hurd libraries dependant on the Hurd package. * rules: Add shlibs to the Hurd package.
1999-06-011999-06-01 Marcus Brinkmann <brinkmd@debian.org>Roland McGrath
* shlibs: New file. This makes Debian packages which use Hurd libraries dependant on the Hurd package. * rules: Add shlibs to the Hurd package. * shlibs.local: New file. This is a work around needed for cross compilation, so dpkg-shlibdeps does not make the Hurd package dependant on itself.
1999-06-011999-06-01 Marcus Brinkmann <brinkmd@debian.org>Roland McGrath
* shlibs.local: New file. This is a work around needed for cross compilation, so dpkg-shlibdeps does not make the Hurd package dependant on itself.
1999-06-011999-06-01 Marcus Brinkmann <brinkmd@debian.org>Roland McGrath
* TODO: Remove entry about shared library dependencies (see below). Remove entry about suid-manager. We don't need to register binaries which must be suid to operate.
1999-06-011999-06-01 Marcus Brinkmann <brinkmd@debian.org>Roland McGrath
* servers.boot: Remove obsolete $(default-pager) tag.
1999-06-011999-06-01 Marcus Brinkmann <brinkmd@debian.org>Roland McGrath
* changelog: Update to reflect the Debian releases done.
1999-06-011999-06-01 Marcus Brinkmann <brinkmd@debian.org>Roland McGrath
* control: Add Replaces, Conflicts login, as done with makedev.
1999-05-30.Roland McGrath
1999-05-301999-05-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* conffiles: Add /etc/ttys.
1999-05-301999-05-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* rules (binary-arch): Don't remove root and etc dirs.