aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* Revert "MAX_SOCKETS: New patch implementing unlimited number of sockets"Samuel Thibault2018-05-021-247/+0
| | | | This reverts commit 05403a6e3a72c085e25b46c3173efde4cf64c21f.
* MAX_SOCKETS: New patch implementing unlimited number of socketsJoan Lledó2018-05-011-0/+247
|
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-12-031-238/+0
| | | | | | [bug #17121 --- ``GNU Hurd debian dir''] * debian/ChangeLog: Remove file. * Makefile (other-subdirs): Remove `debian'.
* Savannah tag.Thomas Schwinge2006-12-031-0/+1
|
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-12-0316-1252/+18
| | | | | | | | | | | | | | | | | | * debian/Makefile: Remove file. * debian/README.Debian: Likewise. * debian/TODO: Likewise. * debian/changelog: Likewise. * debian/conffiles: Likewise. * debian/control: Likewise. * debian/copyright: Likewise. * debian/postinst: Likewise. * debian/prerm: Likewise. * debian/rc: Likewise. * debian/rules: Likewise. * debian/servers.boot: Likewise. * debian/shlibs: Likewise. * debian/shlibs.local: Likewise. * debian/update-rc.d: Likewise.
* Gratuitous commit for final testJeff Bailey2003-10-281-1/+1
|
* Another gratuitous commitJeff Bailey2003-10-271-1/+1
|
* Another gratuitous commit to test my fix for my typoJeff Bailey2003-10-271-1/+1
|
* Gratuitous commit to test IRC log notificationJeff Bailey2003-10-271-1/+1
|
* 2002-11-18 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-11-185-2/+28
| | | | | | | | * 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-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-09-293-1/+9
| | | | | * control (Build-Depends): Add libncursesw5-dev. * changelog: Add a note about this here.
* Small date change because upload is delayed.Marcus Brinkmann2002-09-181-2/+2
|
* 2002-09-17 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-09-172-0/+12
| | | | * changelog: Update for new Debian package.
* 2002-08-04 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-08-045-31/+43
| | | | | | | | * 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-04 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-08-042-0/+5
| | | | * control (Uploaders): New field, suggested by Jeff Bailey.
* 2002-08-03 Jeff Bailey <jbailey@gnu.org>Marcus Brinkmann2002-08-042-1/+5
| | | | * rules: Symlinks should point to relative location, not absolute.
* 2002-05-23 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-05-233-3/+16
| | | | | * control (Provides, Replaces, Conflicts): Add fakeroot. * changelog: Update for Debian package.
* 2002-05-13 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-05-133-2/+8
| | | | | | * rules (INFODIR): Move to /share. * postinst: Likewise. Submitted by Guillem Jover <guillem.jover@menta.net>, Closes: #146797.
* Update for new Debian package.Marcus Brinkmann2002-04-181-0/+8
|
* 2002-01-28 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-01-282-2/+6
| | | | * copyright: Remove Linuxism.
* 2001-12-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-12-293-2/+6
| | | | | * rules (configure): Don't call aclocal. * control (Build-Depends): We don't need automake.
* 2001-12-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-12-292-1/+6
| | | | | * control (Build-Depends): Add automake and autoconf to build dependencies. Reported by Jordi Mallach.
* 2001-11-05 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-11-042-0/+14
| | | | * debian/changelog: Update for new Debian package.
* 2001-10-16 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-162-0/+15
| | | | * debian/changelog: Update for new Debian package.
* Fix version number.Marcus Brinkmann2001-10-131-1/+1
|
* 2001-10-13 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-124-6/+30
| | | | | | | | | * 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-01 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-014-2/+223
| | | | | | * changelog: Update to current version. * update-rc.d: New file moved from dpkg to here. * rules: Install update-rc.d.
* 2001-08-17 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-08-172-0/+14
| | | | * changelog: Update to current version.
* 2001-07-18 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-07-184-7/+17
| | | | | | | | * 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-18 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-07-184-6/+21
| | | | | | | * 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-17 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-06-172-0/+23
| | | | * changelog: Update to current version.
* 2001-06-15 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-06-152-2/+11
| | | | * rc: Merge in recent changes from daemons/rc.sh.
* Streamline the CVS entry.Marcus Brinkmann2001-06-151-2/+2
|
* 2001-06-15 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-06-152-1/+16
| | | | | * rc: Apply patch from Moritz Schulte <moritz@chaosdorf.de> to be more selective with what to clean from /var/run.
* 2001-04-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-04-292-0/+35
| | | | * changelog: Update to reflect Debian upgrades.
* 2001-01-09 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-01-113-2/+24
| | | | | | | * changelog: Update to reflect Debian upgrade. * rules: Use --disable-profile wih configure instead no_prof=t with make.
* 2000-11-27 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-11-275-0/+182
| | | | | | | * changelog: Update to reflect Debian upgrade. * rc: New file. * rules: Install rc. * control: Add Build-Depends.
* 2000-07-04 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-07-043-4/+29
| | | | | | | | | | * 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-30 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-01-301-0/+4
| | | | * changelog: Update to reflect Debian uploads.
* Debian changelogs for 19991209 and 19991022.Marcus Brinkmann2000-01-301-0/+14
|
* updates from marcusRoland McGrath1999-10-082-2/+27
|
* 1999-10-09 Marcus Brinkmann <marcus@gnu.org>Roland McGrath1999-10-082-0/+160
| | | | | | | | | | | | | | | | | | | | | | * 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-09 Marcus Brinkmann <marcus@gnu.org>Roland McGrath1999-10-083-4/+42
| | | | | | * postinst, prerm: New Files. * shlibs,shlibs.local: Remove libmom. * changelog: Update to reflect Debian uploads.
* 1999-10-09 Marcus Brinkmann <marcus@gnu.org>Roland McGrath1999-10-081-18/+50
| | | | | | | | | | | | | | | | | | | * 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.
* .Roland McGrath1999-06-011-0/+20
|
* 1999-06-01 Marcus Brinkmann <brinkmd@debian.org>Roland McGrath1999-06-011-0/+1
| | | | | | * 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-01 Marcus Brinkmann <brinkmd@debian.org>Roland McGrath1999-06-011-0/+16
| | | | | | | | | * 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-01 Marcus Brinkmann <brinkmd@debian.org>Roland McGrath1999-06-011-0/+16
| | | | | | * 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-01 Marcus Brinkmann <brinkmd@debian.org>Roland McGrath1999-06-011-4/+0
| | | | | | * 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-01 Marcus Brinkmann <brinkmd@debian.org>Roland McGrath1999-06-011-5/+3
| | | | * servers.boot: Remove obsolete $(default-pager) tag.