summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuk Claes <luk@debian.org>2007-05-04 08:25:08 +0200
committerGuido Guenther <agx@bogon.sigxcpu.org>2007-05-04 08:25:08 +0200
commit146ba14d58a76b2f7c349a64554fd22a3531eae3 (patch)
tree8c5083070f6eea5eec851afdc36406c978ea7739
parent6456e6dfe28312cface5a7ba4ac696c49274de69 (diff)
Remove quilt support as there is no patches dir (Closes: #393885)
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules1
3 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b9ed258..6a302f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-vobject (0.4.4-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Remove quilt support as there is no patches dir (Closes: #393885).
+
+ -- Luk Claes <luk@debian.org> Thu, 26 Oct 2006 20:29:44 +0200
+
python-vobject (0.4.4-1) unstable; urgency=low
* New Upstream Version
diff --git a/debian/control b/debian/control
index 94e264d..fc34be5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: python-vobject
Section: python
Priority: optional
Maintainer: Guido Guenther <agx@sigxcpu.org>
-Build-Depends: cdbs, debhelper (>= 5), quilt, python-dev, python-support (>= 0.3), python-dateutil, python-setuptools
+Build-Depends: cdbs, debhelper (>= 5), python-dev, python-support (>= 0.3), python-dateutil, python-setuptools
Standards-Version: 3.7.2
Package: python-vobject
diff --git a/debian/rules b/debian/rules
index ba7d295..b6d643e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,6 @@ DEB_PYTHON_SYSTEM = pysupport
# Add here any variable or target overrides you need
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_PYTHON_CLEAN_ARGS = --all
DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed