[pkg-horde] [SCM] Debian Horde Packages repository: imp4 package branch, debian-sid, updated. debian/4.3.6+debian0-2-13-g8bfb693

Mathieu Parent math.parent at gmail.com
Sat Jan 7 11:54:40 UTC 2012


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

    Housekeeping (thanks to lintian)
    
    - Update to standards version 3.9.2, no change required
    - Add minimal build-indep and build-arch targets to d/rules

diff --git a/debian/changelog b/debian/changelog
index 2d52cee..a7e2d74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
 imp4 (4.3.10+debian0-1) UNRELEASED; urgency=low
 
   * New upstream release (Closes: #620181)
+  * Housekeeping (thanks to lintian):
+    - Update to standards version 3.9.2, no change required
+    - Add minimal build-indep and build-arch targets to d/rules
 
  -- Mathieu Parent <sathieu at debian.org>  Sat, 07 Jan 2012 12:39:02 +0100
 
diff --git a/debian/control b/debian/control
index d21275a..4c2ef09 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Horde Maintainers <pkg-horde-hackers at lists.alioth.debian.org>
 Uploaders: Ola Lundqvist <opal at debian.org>, Lionel Elie Mamane <lmamane at debian.org>, Gregory Colpart <reg at debian.org>, Mathieu Parent <sathieu at debian.org>
 Build-Depends: debhelper (>= 5)
-Standards-Version: 3.9.0
+Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-horde/imp4.git
 Vcs-Browser: http://git.debian.org/?p=pkg-horde/imp4.git
 Homepage: http://www.horde.org/imp/
diff --git a/debian/rules b/debian/rules
index cbc606a..92dc4c2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,9 @@ configure-stamp:
 	dh_testdir
 	touch configure-stamp
 
+build-arch: build
+build_indep: build
+
 build: check-external-libs build-stamp
 
 build-stamp: configure-stamp 

-- 
Debian Horde Packages repository: imp4 package



More information about the pkg-horde-hackers mailing list