aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 1999-06-01 Marcus Brinkmann <brinkmd@debian.org>Roland McGrath1999-06-011-2/+36
| | | | * changelog: Update to reflect the Debian releases done.
* 1999-06-01 Marcus Brinkmann <brinkmd@debian.org>Roland McGrath1999-06-011-2/+2
| | | | * control: Add Replaces, Conflicts login, as done with makedev.
* .Roland McGrath1999-05-301-0/+6
|
* 1999-05-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-301-0/+1
| | | | * conffiles: Add /etc/ttys.
* 1999-05-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-301-3/+0
| | | | * rules (binary-arch): Don't remove root and etc dirs.
* .Roland McGrath1999-04-291-3/+8
|
* 1999-04-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-04-291-1/+4
| | | | | * rules (binary-arch): Add etc, etc/login subdirs to chmod cmd. Use $(addprefix) fn to avoid repetition.
* Wed Apr 28 02:44:13 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-04-284-1/+16
| | | | | | | | * conffiles: Add contents of /etc/login. * rules: Add debian/tmp/etc and debian/tmp/etc/login to the list of things to be chmod 0755. * TODO: New item. All of these because Marcus says so.
* .Roland McGrath1999-04-251-0/+4
|
* 1999-04-25 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-04-251-1/+1
| | | | * control (Depends): Change shlibs to hurd cause Marcus says so.
* .Roland McGrath1999-04-181-0/+5
|
* 1999-04-18 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-04-181-2/+2
| | | | | * rules (binary-arch): Fix $ -> $$ and \\ -> \. From Marcus Brinkmann.
* .Roland McGrath1999-04-151-0/+5
|
* 1999-04-15 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-04-151-1/+3
| | | | | * control (Provides): Add login. (Replaces, Conflicts): New frobs, listing makedev.
* 1999-03-17 Gordon Matzigkeit <gord@trick.fig.org>Thomas Bushnell1999-03-175-14/+59
| | | | | | | * servers.boot: Clarify the default-pager description, and add a default `$(default-pager)' line. * Makefile: New file.
* Maintain debian package info here now.Thomas Bushnell1999-02-228-0/+298