]> git.donarmstrong.com Git - debhelper.git/commitdiff
r205: Initial Import
authorjoey <joey>
Tue, 17 Aug 1999 05:13:47 +0000 (05:13 +0000)
committerjoey <joey>
Tue, 17 Aug 1999 05:13:47 +0000 (05:13 +0000)
debian/changelog
examples/rules.multi

index 42fc7a38ac97aa8935fa83187fa9e9d853638fe1..dce70aa263b6bb6fcfb18579a9f652f81facf291 100644 (file)
@@ -1,3 +1,10 @@
+debhelper (1.2.66) unstable; urgency=low
+
+  * examples/rules.multi: dh_shlibdeps must be run before dh_gencontrol
+    (#37346)
+
+ -- Joey Hess <joeyh@master.debian.org>  Sun,  9 May 1999 14:03:05 -0700
+
 debhelper (1.2.65) unstable; urgency=low
 
   * Added to docs.
index 4b4c2a0a7c85dff58e1731096573e57b4bb22cff..6292b8aa0f636f939e02c8b7c5c1b03a75e16b78 100755 (executable)
@@ -86,8 +86,8 @@ binary-arch: build install
        dh_suidregister -a
        dh_installdeb -a
 #      dh_makeshlibs -a
-       dh_gencontrol -a
        dh_shlibdeps -a
+       dh_gencontrol -a
        dh_md5sums -a
        dh_builddeb -a