[Pkg-telepathy-commits] [SCM] telepathy-python packaging branch, debian, updated. debian/0.15.11-1-6-gd8239ac

Jonny Lamb jonny at debian.org
Tue Oct 6 18:07:32 UTC 2009


The following commit has been merged in the debian branch:
commit 8ce5e657ca0c471d88311685343377814a905d38
Author: Jonny Lamb <jonny at debian.org>
Date:   Tue Oct 6 15:15:31 2009 +0100

    debian/rules: Include autotools.mk as upstream has switched from setuptools to autotools (at last).

diff --git a/debian/changelog b/debian/changelog
index 0c81615..69daa50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
 telepathy-python (0.15.12-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * debian/rules: Include autotools.mk as upstream has switched from
+    setuptools to autotools (at last).
 
- -- Jonny Lamb <jonny at debian.org>  Tue, 06 Oct 2009 15:12:16 +0100
+ -- Jonny Lamb <jonny at debian.org>  Tue, 06 Oct 2009 15:14:33 +0100
 
 telepathy-python (0.15.11-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 0223b86..9701473 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,11 +4,10 @@ DEB_AUTO_CLEANUP_RCS            := yes
 DEB_PYTHON_SYSTEM               := pycentral
 DEB_COMPRESS_EXCLUDE            := .py
 
-include /usr/share/cdbs/1/class/python-distutils.mk
+include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
-
 binary-install/python-telepathy::
 	dh_pycentral
 

-- 
telepathy-python packaging



More information about the Pkg-telepathy-commits mailing list