[Chinese-commits] [zh-autoconvert] 04/26: Imported Debian patch 0.3.9-1potato1.2

Anthony Fok foka at debian.org
Wed Nov 18 00:26:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

foka pushed a commit to branch master
in repository zh-autoconvert.

commit aeea51407f8f3c98faa29bffb3d3e09595ea19d8
Author: Anthony Fok <foka at debian.org>
Date:   Sat Apr 14 03:25:03 2001 -0600

    Imported Debian patch 0.3.9-1potato1.2
---
 debian/changelog | 11 +++++++++++
 debian/rules     |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bf6fa06..5dc886b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+zh-autoconvert (0.3.9-1potato1.2) stable; urgency=high
+
+  * [debian/rules]: Shame on me!  I did not add the proper option
+    to dh_shlibdeps when building zh-autoconvert, and consequently
+    libhz0 is not in the dependency list.  Now we use
+    "dh_shlibdeps -- -Ldebian/$(libpkg)/DEBIAN/shlibs".
+    Note: We _don't_ need this option for woody because dpkg-shlibdeps
+    has become much smarter!
+
+ -- Anthony Fok <foka at debian.org>  Sat, 14 Apr 2001 03:25:03 -0600
+
 zh-autoconvert (0.3.9-1potato1.1) stable; urgency=low
 
   * New upstream version which fixes a whole bunch of important bugs.
diff --git a/debian/rules b/debian/rules
index ba6d357..f5a2278 100755
--- a/debian/rules
+++ b/debian/rules
@@ -73,7 +73,7 @@ binary-arch: build install
 	dh_makeshlibs -p$(libpkg) -V '$(libpkg) (>= $${Source-Version})'
 	dh_installdeb
 #      dh_perl
-	dh_shlibdeps
+	dh_shlibdeps -- -Ldebian/$(libpkg)/DEBIAN/shlibs
 	dh_gencontrol
 	dh_md5sums
 	dh_builddeb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/zh-autoconvert.git



More information about the Chinese-commits mailing list