[pkg-kolab] r690 - kolab-resource-handlers/trunk/debian

petere at alioth.debian.org petere at alioth.debian.org
Fri Oct 12 09:02:57 UTC 2007


Author: petere
Date: 2007-10-12 09:02:56 +0000 (Fri, 12 Oct 2007)
New Revision: 690

Modified:
   kolab-resource-handlers/trunk/debian/changelog
   kolab-resource-handlers/trunk/debian/rules
Log:
* Readded apache.conf, which was lost in previous release
  (closes: #445664)

Modified: kolab-resource-handlers/trunk/debian/changelog
===================================================================
--- kolab-resource-handlers/trunk/debian/changelog	2007-09-07 10:10:35 UTC (rev 689)
+++ kolab-resource-handlers/trunk/debian/changelog	2007-10-12 09:02:56 UTC (rev 690)
@@ -1,3 +1,10 @@
+kolab-resource-handlers (2.1.0-20070510-2) UNRELEASED; urgency=high
+
+  * Readded apache.conf, which was lost in previous release
+    (closes: #445664)
+
+ -- Peter Eisentraut <petere at debian.org>  Fri, 12 Oct 2007 10:48:25 +0200
+
 kolab-resource-handlers (2.1.0-20070510-1) unstable; urgency=low
 
   * New upstream release

Modified: kolab-resource-handlers/trunk/debian/rules
===================================================================
--- kolab-resource-handlers/trunk/debian/rules	2007-09-07 10:10:35 UTC (rev 689)
+++ kolab-resource-handlers/trunk/debian/rules	2007-10-12 09:02:56 UTC (rev 690)
@@ -28,7 +28,8 @@
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/kolab-resource-handlers
 	rm -r $(CURDIR)/debian/kolab-resource-handlers/usr/share/doc/kolab/
 	chmod a-x $(CURDIR)/debian/kolab-resource-handlers/usr/share/php/kolabfilter/resmgr.php
-	
+	install -D -m 644 debian/apache.conf debian/kolab-resource-handlers/etc/kolab/apache.conf
+
 binary-indep: build install
 	dh_testdir
 	dh_testroot




More information about the pkg-kolab-devel mailing list