[pkg-horde] [SCM] Debian Horde Packages repository: imp4 package branch, debian-sid, updated. debian/4.3.6+debian0-1-1-gf18ec55
Mathieu Parent
math.parent at gmail.com
Fri Dec 25 23:35:25 UTC 2009
The following commit has been merged in the debian-sid branch:
commit f18ec55a0fb0bfbda86d8e1ab8c7ccc0db8d2d2b
Author: Mathieu Parent <math.parent at gmail.com>
Date: Sat Dec 26 00:28:45 2009 +0100
Add call to dh_link
diff --git a/debian/changelog b/debian/changelog
index 5d7ee79..9ba8f08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+imp4 (4.3.6+debian0-2) unstable; urgency=low
+
+ * Add call to dh_link (See #562138)
+
+ -- Mathieu Parent <sathieu at debian.org> Sat, 26 Dec 2009 00:26:51 +0100
+
imp4 (4.3.6+debian0-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/rules b/debian/rules
index f6f8dd9..cbc606a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -100,7 +100,7 @@ binary-indep: build install
debian/imp4/usr/share/doc/imp4/changelog
dh_installexamples
-find debian/imp4 -depth -name ".arch-ids" -exec rm -Rf {} \;
-# dh_link (already used above)
+ dh_link
dh_strip
dh_compress
dh_fixperms
--
Debian Horde Packages repository: imp4 package
More information about the pkg-horde-hackers
mailing list