[pkg-horde] [SCM] Debian Horde Packages repository: sork-passwd-h3 package branch, debian-sid, updated. d3c0637edb225375ef897edf098f03f8f7dabfba

Gregory Colpart reg at foulademer.gcolpart.com
Sun May 31 21:20:31 UTC 2009


The following commit has been merged in the debian-sid branch:
commit d3c0637edb225375ef897edf098f03f8f7dabfba
Author: Gregory Colpart <reg at foulademer.gcolpart.com>
Date:   Sun May 31 22:44:45 2009 +0200

    Remove exec right on kpasswd_expect file (lintian warning)

diff --git a/debian/changelog b/debian/changelog
index 7e10ffe..9a75f13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ sork-passwd-h3 (3.1-1) unstable; urgency=low
   * Bump debhelper compat level to 5. 
   * Add Homepage field. 
   * Add Vcs-* fields in debian/control. 
+  * Remove exec right on kpasswd_expect file.
 
- -- Gregory Colpart <reg at debian.org>  Sun, 31 May 2009 22:29:13 +0200
+ -- Gregory Colpart <reg at debian.org>  Sun, 31 May 2009 22:41:13 +0200
 
 sork-passwd-h3 (3.0-2) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index b897ab0..dbecee3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,6 +72,7 @@ install: build
 	for file in config/*; do cp "$$file" $(CURDIR)/debian/sork-passwd-h3/etc/horde/passwd3/`basename "$$file" .dist`; done
 	install -m 644 docs/CHANGES $(CURDIR)/debian/sork-passwd-h3/usr/share/doc/sork-passwd-h3/changelog
 	chmod -x $(CURDIR)/debian/sork-passwd-h3/etc/horde/passwd3/scripts/passwd_expect
+	chmod -x $(CURDIR)/debian/sork-passwd-h3/etc/horde/passwd3/scripts/kpasswd_expect
 
 binary-arch:
 

-- 
Debian Horde Packages repository: sork-passwd-h3 package



More information about the pkg-horde-hackers mailing list