From dd9ae8da2df72aa6f6003e1834d8e5285e20505b Mon Sep 17 00:00:00 2001 From: ed_ Date: Mon, 10 Dec 2007 23:46:36 +0000 Subject: [PATCH] don't use patchsys until removing changelog is fixed in upstream --- trunk/epeg/debian/changelog | 6 ++++++ trunk/epeg/debian/rules | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/trunk/epeg/debian/changelog b/trunk/epeg/debian/changelog index 5b4ea78..b7386a4 100644 --- a/trunk/epeg/debian/changelog +++ b/trunk/epeg/debian/changelog @@ -1,3 +1,9 @@ +epeg (0.9.0.011-maemo.4) unstable; urgency=low + + * don't use patchsys until removing changelog is fixed in upstream + + -- Ed Bartosh Tue, 11 Dec 2007 01:40:40 +0200 + epeg (0.9.0.011-maemo.3) unstable; urgency=low * rules: use BUILD_DEB_OPTIONS for n770 and n8x0 variants diff --git a/trunk/epeg/debian/rules b/trunk/epeg/debian/rules index cb7fcf5..ada37d9 100755 --- a/trunk/epeg/debian/rules +++ b/trunk/epeg/debian/rules @@ -2,7 +2,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk +#include /usr/share/cdbs/1/rules/patchsys-quilt.mk DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH) -- 1.7.9.5