aboutsummaryrefslogtreecommitdiff
path: root/debian/shlibs
Commit message (Collapse)AuthorAgeFilesLines
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-12-031-16/+0
| | | | | | | | | | | | | | | | | | * 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 <marcus@gnu.org>Marcus Brinkmann2002-11-181-0/+1
| | | | | | | | * 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-08-04 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-08-041-15/+15
| | | | | | | | * 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.
* 1999-10-09 Marcus Brinkmann <marcus@gnu.org>Roland McGrath1999-10-081-1/+0
| | | | | | * postinst, prerm: New Files. * shlibs,shlibs.local: Remove libmom. * changelog: Update to reflect Debian uploads.
* 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.