[pkg-horde] [SCM] Debian Horde Packages repository: turba2 package branch, debian-sid, updated. debian/2.3.3+debian0-1-1-g9896a36
Mathieu Parent
math.parent at gmail.com
Fri Dec 25 23:35:32 UTC 2009
The following commit has been merged in the debian-sid branch:
commit 9896a3691b876fcd33919ec3e2a5f667e5e6a3d9
Author: Mathieu Parent <math.parent at gmail.com>
Date: Sat Dec 26 00:29:13 2009 +0100
Add call to dh_link
diff --git a/debian/changelog b/debian/changelog
index d2e9254..deacb38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+turba2 (2.3.3+debian0-2) unstable; urgency=low
+
+ * Add call to dh_link (See #562138)
+
+ -- Mathieu Parent <sathieu at debian.org> Sat, 26 Dec 2009 00:27:47 +0100
+
turba2 (2.3.3+debian0-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/rules b/debian/rules
index dd0061c..2f1c9a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -134,7 +134,7 @@ binary-indep: build install
dh_installchangelogs docs/CHANGES
dh_installdocs -XINSTALL -Xdocs/CHANGES
dh_installexamples
-# dh_link (already used above)
+ dh_link
# clean '.arch-ids' directories to use with tla-buildpackage
-find debian/turba2 -depth -name ".arch-ids" -exec rm -Rf {} \;
dh_strip
--
Debian Horde Packages repository: turba2 package
More information about the pkg-horde-hackers
mailing list