[pkg-horde] [COMMIT lionel horde--sid--3--patch-14] really exclude
{arch} from being installed in binary package.
Lionel Elie Mamane
lmamane at costa.debian.org
Thu Apr 6 17:20:03 UTC 2006
A {arch}/horde/horde--sid/horde--sid--3/pkg-horde-hackers at lists.alioth.debian.org--2006/patch-log/patch-14
M debian/rules
M debian/changelog
--- /dev/null
+++ {arch}/horde/horde--sid/horde--sid--3/pkg-horde-hackers at lists.alioth.debian.org--2006/patch-log/patch-14
@@ -0,0 +1,10 @@
+Revision: horde--sid--3--patch-14
+Archive: pkg-horde-hackers at lists.alioth.debian.org--2006
+Creator: Lionel Elie Mamane <lionel at mamane.lu>
+Date: Thu Apr 6 19:18:03 CEST 2006
+Standard-date: 2006-04-06 17:18:03 GMT
+Modified-files: debian/changelog debian/rules
+New-patches: pkg-horde-hackers at lists.alioth.debian.org--2006/horde--sid--3--patch-14
+Summary: really exclude {arch} from being installed in binary package.
+
+
--- orig/debian/rules
+++ mod/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)$
configure: configure-stamp
configure-stamp:
--- orig/debian/changelog
+++ mod/debian/changelog
@@ -3,8 +3,10 @@
[ Lionel Elie Mamane <lmamane at debian.org> ]
* New upstream version
- Close remote arbitrary command execution hole (closes: #360023)
-
- -- Lionel Elie Mamane <lmamane at debian.org> Thu, 6 Apr 2006 18:56:35 +0200
+ * Really exclude {arch} directory from being installed in binary
+ package.
+
+ -- Lionel Elie Mamane <lmamane at debian.org> Thu, 6 Apr 2006 19:14:56 +0200
horde3 (3.1-2) UNRELEASED; urgency=low
More information about the pkg-horde-hackers
mailing list