diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:06 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:06 +0000 |
commit | 47337f807e3feb6227ad172940520b303ec82241 (patch) | |
tree | 8c3c21f0c67fdc92d63ab989f564e2144ed8cd24 /debian/changelog | |
parent | 59a209f3c1ffa0a3f6d3a8dbf412324240e8a5a9 (diff) |
* Move dh_makeshlibs ahead of dh_installdeb so that its...
Author: mdz
Date: 2003-08-10 23:54:57 GMT
* Move dh_makeshlibs ahead of dh_installdeb so that its postinst
fragments are properly substituted
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a2ec41a88..193d7779b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -51,8 +51,10 @@ apt (0.5.9) unstable; urgency=low * Build-depend on debhelper >= 4.1.62, because we need the fix for #204731 in order for dh_installman to work correctly with our SGML man pages + * Move dh_makeshlibs ahead of dh_installdeb so that its postinst + fragments are properly substituted - -- Matt Zimmerman <mdz@debian.org> Sun, 10 Aug 2003 01:26:59 -0400 + -- Matt Zimmerman <mdz@debian.org> Sun, 10 Aug 2003 19:54:39 -0400 apt (0.5.8) unstable; urgency=medium |