aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* 2002-08-03 Jeff Bailey <jbailey@gnu.org>Marcus Brinkmann2002-08-041-1/+1
| | | | * rules: Symlinks should point to relative location, not absolute.
* 2002-05-13 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-05-131-1/+1
| | | | | | * rules (INFODIR): Move to /share. * postinst: Likewise. Submitted by Guillem Jover <guillem.jover@menta.net>, Closes: #146797.
* 2001-12-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-12-291-1/+0
| | | | | * rules (configure): Don't call aclocal. * control (Build-Depends): We don't need automake.
* 2001-10-13 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-121-5/+9
| | | | | | | | | * 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-011-0/+1
| | | | | | * changelog: Update to current version. * update-rc.d: New file moved from dpkg to here. * rules: Install update-rc.d.
* 2001-07-18 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-07-181-5/+7
| | | | | | | | * 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-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