summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
1999-06-011999-06-01 Marcus Brinkmann <brinkmd@debian.org>Roland McGrath
* 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-301999-05-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* rules (binary-arch): Don't remove root and etc dirs.
1999-04-291999-04-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* rules (binary-arch): Add etc, etc/login subdirs to chmod cmd. Use $(addprefix) fn to avoid repetition.
1999-04-28Wed Apr 28 02:44:13 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* 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-181999-04-18 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* rules (binary-arch): Fix $ -> $$ and \\ -> \. From Marcus Brinkmann.
1999-02-22Maintain debian package info here now.Thomas Bushnell