diff options
| author | Samuel Thibault <sthibault@debian.org> | 2010-01-11 00:56:59 +0000 |
|---|---|---|
| committer | Samuel Thibault <sthibault@debian.org> | 2010-01-11 00:56:59 +0000 |
| commit | 0c22bd9ea4e21c86bb8dab190875ed8c79914b2b (patch) | |
| tree | 897acead76c9e1dddb6bbd9e86b64b48e1598b1d /debian/changelog | |
| parent | f06b3949462b04459c34c586efcdc5a97ed38e62 (diff) | |
Do not ship libthread_*.pic.a, as mklibs doesn't manage to keep version information.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 705738f8..17f02486 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,11 +19,13 @@ hurd (20090404-3) UNRELEASED; urgency=low - Drop duplicate priority and section fields. - Add ${misc:Depends}. - Add dpkg (>= 1.15.4) | install-info dependency. - * hurd-udeb.runsystem: New runsystem file for the d-i case, incomplete for - now. - * hurd-udeb.install: Remove getty, runttys, /etc/ttys ftpcp, ftpdir, ftpfs, - hostmux, usermux, nfs, isofs.static, rpctrace, gcore, forks. Install + * debian/hurd-udeb.runsystem: New runsystem file for the d-i case, incomplete + for now. + * debian/hurd-udeb.install: Remove getty, runttys, /etc/ttys ftpcp, ftpdir, + ftpfs, hostmux, usermux, nfs, isofs.static, rpctrace, gcore, forks. Install local/runsystem.gnu in /libexec, install ext2fs.static in /boot + * debian/rules: Do not ship libthread_*.pic.a, as mklibs doesn't manage to + keep version information. [ Guillem Jover ] * Update make-new-tarball.sh to exclude git instead of CVS paths. |
