[pkg-horde] [SCM] Debian Horde Packages repository: horde3 package branch, debian-sid, updated. e1a601e97b50cd88d3e7c32db526ca889dc830e5

Mathieu Parent math.parent at gmail.com
Sun May 10 09:14:31 UTC 2009


The following commit has been merged in the debian-sid branch:
commit e1a601e97b50cd88d3e7c32db526ca889dc830e5
Author: Mathieu Parent <math.parent at gmail.com>
Date:   Sun May 10 11:10:46 2009 +0200

    Install /etc/horde/horde3/registry.d directory

diff --git a/debian/changelog b/debian/changelog
index 5fc1856..82606bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 horde3 (3.3.4+debian0-2) unstable; urgency=low
 
+  [ Gregory Colpart ]
   * Adjust branch names in debian/rules for refresh-patches.
   * Add patch-stamp in COPY_EXCLUDE (oops).
   * UNRELEASED 
 
- -- Gregory Colpart <reg at debian.org>  Sat, 02 May 2009 14:19:55 +0200
+  [ Mathieu Parent ]
+  * Install /etc/horde/horde3/registry.d directory
+
+ -- Mathieu Parent <math.parent at gmail.com>  Sun, 10 May 2009 11:09:22 +0200
 
 horde3 (3.3.4+debian0-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 22b8e98..eabdf1b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -83,6 +83,7 @@ install: build
 		NAME=etc/horde/horde3/$$(basename $$i ".dist");	\
 		cp -a $$i debian/horde3/$$NAME; \
 	done
+	cp -r config/registry.d debian/horde3/etc/horde/horde3/
 
 	# Use '/horde3' for default cookie path (See #391493)
 	cat config/conf.xml | \

-- 
Debian Horde Packages repository: horde3 package



More information about the pkg-horde-hackers mailing list