[pkg-horde] [SCM] Debian Horde Packages repository: horde3 package branch, debian-sid, updated. debian/3.3.6+debian0-2-19-g2792761

Mathieu Parent math.parent at gmail.com
Sat Jan 7 11:20:35 UTC 2012


The following commit has been merged in the debian-sid branch:
commit 2792761115d3963a3626c68200d2bad66d32a550
Author: Mathieu Parent <math.parent at gmail.com>
Date:   Sat Jan 7 12:20:29 2012 +0100

    Add minimal build-indep and build-arch targets to d/rules

diff --git a/debian/changelog b/debian/changelog
index 68b89f7..8462aae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ horde3 (3.3.12+debian0-1) UNRELEASED; urgency=low
     - Update to standards version 3.9.2, no change required
     - Don't use asterisks in NEWS.Debian
     - Use versioned LGPL-2.1 in copyright
+    - Add minimal build-indep and build-arch targets to d/rules
   * Switch to dpkg-source 3.0 (quilt) format
   * Remove conflict on horde and old turba2 (very old packages)
 
diff --git a/debian/rules b/debian/rules
index 02c4177..e3c8812 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,6 +54,9 @@ configure-stamp:
 
 	touch configure-stamp
 
+build-arch: build
+build-indep: build
+
 build: check-external-libs build-stamp
 
 build-stamp: configure

-- 
Debian Horde Packages repository: horde3 package



More information about the pkg-horde-hackers mailing list