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

Mathieu Parent math.parent at gmail.com
Sat Jan 7 12:08:21 UTC 2012


The following commit has been merged in the debian-sid branch:
commit 5580f953fa4988af35e2721051c00705184d4803
Author: Mathieu Parent <math.parent at gmail.com>
Date:   Sat Jan 7 13:08:17 2012 +0100

    Fix XSS. Acknowledge NMU (Closes: #598584)

diff --git a/debian/changelog b/debian/changelog
index a7e2d74..fe12f73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
-imp4 (4.3.10+debian0-1) UNRELEASED; urgency=low
+imp4 (4.3.10+debian0-1) unstable; urgency=low
 
   * New upstream release (Closes: #620181)
+    - Fix XSS. Acknowledge NMU (Closes: #598584)
   * 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
+ -- Mathieu Parent <sathieu at debian.org>  Sat, 07 Jan 2012 13:08:05 +0100
 
 imp4 (4.3.7+debian0-2.1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 92dc4c2..3c66d26 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ configure-stamp:
 	touch configure-stamp
 
 build-arch: build
-build_indep: build
+build-indep: build
 
 build: check-external-libs build-stamp
 

-- 
Debian Horde Packages repository: imp4 package



More information about the pkg-horde-hackers mailing list