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

Gregory Colpart reg at foulademer.gcolpart.com
Sat May 2 12:21:34 UTC 2009


The following commit has been merged in the debian-sid branch:
commit e5ee152b0bf7da4dabf5bc80f6455e6025dd4082
Author: Gregory Colpart <reg at foulademer.gcolpart.com>
Date:   Sat May 2 14:21:00 2009 +0200

    Add patch-stamp in COPY_EXCLUDE (oops)

diff --git a/debian/changelog b/debian/changelog
index fa909cf..5fc1856 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
 horde3 (3.3.4+debian0-2) unstable; urgency=low
 
   * 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 13:56:10 +0200
+ -- Gregory Colpart <reg at debian.org>  Sat, 02 May 2009 14:19:55 +0200
 
 horde3 (3.3.4+debian0-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 3309c60..22b8e98 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 
 # List all Files and directories here that should not be copied to
 # /usr/share/horde3
-COPY_EXCLUDE=^(\{arch\}|COPYING|README|po|scripts|config|debian|docs|build-stamp|configure-stamp)$
+COPY_EXCLUDE=^(\{arch\}|COPYING|README|po|scripts|config|debian|docs|build-stamp|configure-stamp|patch-stamp)$
 
 srcpkg = $(shell dpkg-parsechangelog | sed -ne 's/Source: *//p')
 srcver = $(shell dpkg-parsechangelog | sed -ne 's/Version: *\(.*:\)\?\(.*\)-.*$$/\2/p')

-- 
Debian Horde Packages repository: horde3 package



More information about the pkg-horde-hackers mailing list