From fcf46aaceee47f7b845acbc18907b52d62f9387a Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 3 Dec 2006 18:36:46 +0000 Subject: 2006-12-03 Thomas Schwinge [bug #17121 --- ``GNU Hurd debian dir''] * debian/ChangeLog: Remove file. * Makefile (other-subdirs): Remove `debian'. --- ChangeLog | 6 ++ Makefile | 6 +- debian/ChangeLog | 238 ------------------------------------------------------- 3 files changed, 9 insertions(+), 241 deletions(-) delete mode 100644 debian/ChangeLog diff --git a/ChangeLog b/ChangeLog index 04a6f3b9..f003fb8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-12-03 Thomas Schwinge + + [bug #17121 --- ``GNU Hurd debian dir''] + * debian/ChangeLog: Remove file. + * Makefile (other-subdirs): Remove `debian'. + 2006-07-24 Thomas Schwinge [bug #17127] diff --git a/Makefile b/Makefile index e6bd29af..6d7e688a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # -# Copyright (C) 1993,94,95,96,97,98,99,2001,02,04 -# Free Software Foundation, Inc. +# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2004, +# 2006 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -44,7 +44,7 @@ prog-subdirs = auth proc exec init term \ benchmarks fstests # Other directories -other-subdirs = hurd doc config release include debian +other-subdirs = hurd doc config release include # All the subdirectories together subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs) diff --git a/debian/ChangeLog b/debian/ChangeLog deleted file mode 100644 index 739a8b04..00000000 --- a/debian/ChangeLog +++ /dev/null @@ -1,238 +0,0 @@ -2006-12-03 Thomas Schwinge - - [bug #17121 --- ``GNU Hurd debian dir''] - * 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. - -2002-11-18 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-29 Marcus Brinkmann - - * control (Build-Depends): Add libncursesw5-dev. - * changelog: Add a note about this here. - -2002-09-17 Marcus Brinkmann - - * changelog: Update for new Debian package. - -2002-08-04 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-03 Jeff Bailey - - * rules: Symlinks should point to relative location, not absolute. - -2002-05-23 Marcus Brinkmann - - * control (Provides, Replaces, Conflicts): Add fakeroot. - * changelog: Update for Debian package. - -2002-05-13 Marcus Brinkmann - - * rules (INFODIR): Move to /share. - * postinst: Likewise. - Submitted by Guillem Jover , Closes: #146797. - -2002-01-28 Marcus Brinkmann - - * copyright: Remove Linuxism. - -2001-12-29 Marcus Brinkmann - - * rules (configure): Don't call aclocal. - * control (Build-Depends): We don't need automake. - -2001-12-29 Marcus Brinkmann - - * control (Build-Depends): Add automake and autoconf to build - dependencies. Reported by Jordi Mallach. - -2001-11-05 Marcus Brinkmann - - * debian/changelog: Update for new Debian package. - -2001-10-16 Marcus Brinkmann - - * debian/changelog: Update for new Debian package. - -2001-10-13 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 . - - * debian/changelog: Update for new release. - -2001-10-01 Marcus Brinkmann - - * 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 - - * changelog: Update to current version. - -2001-07-18 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-18 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-17 Marcus Brinkmann - - * changelog: Update to current version. - -2001-06-15 Marcus Brinkmann - - * rc: Merge in recent changes from daemons/rc.sh. - -2001-06-15 Marcus Brinkmann - - * rc: Be more selective with what to clean from /var/run. - Patch by Moritz Schulte . - -2001-04-29 Marcus Brinkmann - - * changelog: Update to reflect Debian upgrades. - -2001-01-09 Marcus Brinkmann - - * changelog: Update to reflect Debian upgrade. - - * rules: Use --disable-profile wih configure instead no_prof=t - with make. - -2000-11-27 Marcus Brinkmann - - * changelog: Update to reflect Debian upgrade. - * rc: New file. - * rules: Install rc. - * control: Add Build-Depends. - -2000-07-04 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 - - * changelog: Update to reflect Debian uploads. - -1999-10-09 Marcus Brinkmann - - * 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-06-01 Marcus Brinkmann - - * 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. - - * shlibs: New file. This makes Debian packages which use Hurd - libraries dependant on the Hurd package. - * rules: Add shlibs to the Hurd package. - - * changelog: Update to reflect the Debian releases done. - - * servers.boot: Remove obsolete $(default-pager) tag. - - * control: Add Replaces, Conflicts login, as done with makedev. - - * 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-05-29 Roland McGrath - - * rules (binary-arch): Don't remove root and etc dirs. - - * conffiles: Add /etc/ttys. - -1999-04-28 Roland McGrath - - * rules (binary-arch): Add etc, etc/login subdirs to chmod cmd. - Use $(addprefix) fn to avoid repetition. - - * conffiles: Add /etc/login files .bash_login, .bashrc, .hushlogin, - .profile and README. - -Wed Apr 28 02:44:13 1999 Thomas Bushnell, BSG - - * TODO: New item. - All of these because Marcus says so. - -1999-04-25 Roland McGrath - - * control (Depends): Change shlibs to hurd cause Marcus says so. - -1999-04-18 Roland McGrath - - * rules (binary-arch): Fix $ -> $$ and \\ -> \. - From Marcus Brinkmann. - -1999-04-15 Roland McGrath - - * control (Provides): Add login. - (Replaces, Conflicts): New frobs, listing makedev. - -1999-03-17 Gordon Matzigkeit - - * servers.boot: Clarify the default-pager description, and - add a default `$(default-pager)' line. - - * Makefile: New file. -- cgit v1.2.3