aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* 2001-01-09 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-01-111-2/+3
| | | | | | | * 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-271-0/+3
| | | | | | | * 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-041-4/+9
| | | | | | | | | | * 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.
* 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.
* 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-05-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-301-3/+0
| | | | * rules (binary-arch): Don't remove root and etc dirs.
* 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-281-1/+1
| | | | | | | | * 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.
* 1999-04-18 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-04-181-2/+2
| | | | | * rules (binary-arch): Fix $ -> $$ and \\ -> \. From Marcus Brinkmann.
* Maintain debian package info here now.Thomas Bushnell1999-02-221-0/+150