[pkg-horde] [SCM] Debian Horde Packages repository: horde3 package branch, debian-sid, updated. debian/3.3.6+debian0-1-3-g4562dd4

Mathieu Parent math.parent at gmail.com
Fri Dec 25 23:35:17 UTC 2009


The following commit has been merged in the debian-sid branch:
commit d903fdf1b70d77284610ae23595d6e55b381762c
Author: Mathieu Parent <math.parent at gmail.com>
Date:   Sat Dec 26 00:17:02 2009 +0100

    Add call to dh_link
    
    (Closes: #562138 imp4: Javascript problems after upgrade)

diff --git a/debian/changelog b/debian/changelog
index ceb2427..bd67e14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ horde3 (3.3.6+debian0-2) UNRELEASED; urgency=low
 
   * Correct debian/links
   * Updated check for upstream JS libs 
+  * Add call to dh_link (Closes: #562138 imp4: Javascript problems after
+    upgrade)
 
  -- Mathieu Parent <sathieu at debian.org>  Fri, 25 Dec 2009 23:59:44 +0100
 
diff --git a/debian/rules b/debian/rules
index c324a05..02c4177 100755
--- a/debian/rules
+++ b/debian/rules
@@ -210,7 +210,7 @@ binary-indep: build install
 	dh_installcron
 #	dh_installinfo
 	dh_installman
-#	dh_link (already used above)
+	dh_link
 	dh_strip
 	dh_compress
 	dh_fixperms -Xdebian/horde3/var/log/horde

-- 
Debian Horde Packages repository: horde3 package



More information about the pkg-horde-hackers mailing list