diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-03-10 17:50:09 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-03-10 17:50:09 +0100 |
commit | 72a2e7d16a6be8c664778cda86b8c7b45fb28e08 (patch) | |
tree | be6f6f9019745291abb874e16f5b9e3cc3051355 | |
parent | f325c4d2b4c9b7f8324d6e0410be105c050b8cf3 (diff) |
make package splitting more prominent
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ca24addf..0c5fac2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,8 @@ hurd (20130226-2) UNRELEASED; urgency=low + [ Pino Toscano ] + * Split the hurd libraries in own hurd-libs0.3{,-udeb} packages. + [ Samuel Thibault ] * Bump netdde breaking version, our updated pfinet wants a rebuilt one. @@ -16,7 +19,6 @@ hurd (20130226-2) UNRELEASED; urgency=low * Call dh_install with --list-missing. * Install the hurd libraries in multiarch library directories, but not in the udeb. - * Split the hurd libraries in own hurd-libs0.3{,-udeb} packages. * Update lintian overrides. -- Samuel Thibault <sthibault@debian.org> Tue, 26 Feb 2013 23:51:12 +0100 |