[Pkg-telepathy-commits] ./packages/unstable/pymsn r33: Removed call to delete empty usr/lib directory in rules and updated the Build-Depend on python-central to >= 0.6. (Closes: #472025)

Jonny Lamb jonnylamb at jonnylamb.com
Thu Mar 27 17:26:49 UTC 2008


------------------------------------------------------------
revno: 33
committer: Jonny Lamb <jonnylamb at jonnylamb.com>
branch nick: debian
timestamp: Thu 2008-03-27 17:26:49 +0000
message:
  Removed call to delete empty usr/lib directory in rules and updated the Build-Depend on python-central to >= 0.6. (Closes: #472025)
modified:
  changelog
  control
  rules
-------------- next part --------------
=== modified file 'changelog'
--- a/changelog	2008-02-11 15:40:36 +0000
+++ b/changelog	2008-03-27 17:26:49 +0000
@@ -1,3 +1,10 @@
+pymsn (0.3.1-2) UNRELEASED; urgency=low
+
+  * Removed call to delete empty usr/lib directory in rules and updated the
+    Build-Depend on python-central to >= 0.6. (Closes: #472025)
+
+ -- Jonny Lamb <jonnylamb at jonnylamb.com>  Thu, 27 Mar 2008 17:25:06 +0000
+
 pymsn (0.3.1-1) unstable; urgency=low
 
   [ Sjoerd Simons ]

=== modified file 'control'
--- a/control	2008-02-11 15:40:36 +0000
+++ b/control	2008-03-27 17:26:49 +0000
@@ -4,7 +4,7 @@
 XS-Python-Version: >= 2.4
 Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers at lists.alioth.debian.org>
 Uploaders: Simon McVittie <smcv at ianadd.pseudorandom.co.uk>, Dafydd Harries <daf at debian.org>, Daniel Holbach <daniel.holbach at ubuntu.com>, Riccardo Setti <giskard at debian.org>, Sjoerd Simons <sjoerd at debian.org>, Jonny Lamb <jonnylamb at jonnylamb.com>, Laurent Bigonville <bigon at bigon.be>
-Build-Depends: cdbs, debhelper (>= 5), python-all-dev (>= 2.3.5-11), python-central (>= 0.5), python-adns, python-pyopenssl, python-gobject, python-crypto, python-elementtree
+Build-Depends: cdbs, debhelper (>= 5), python-all-dev (>= 2.3.5-11), python-central (>= 0.6), python-adns, python-pyopenssl, python-gobject, python-crypto, python-elementtree
 Standards-Version: 3.7.3
 XS-Dm-Upload-Allowed: yes
 Homepage: http://telepathy.freedesktop.org/wiki/Pymsn

=== modified file 'rules'
--- a/rules	2008-02-11 15:40:36 +0000
+++ b/rules	2008-03-27 17:26:49 +0000
@@ -14,5 +14,4 @@
 # List any files which are not installed
 include /usr/share/cdbs/1/rules/utils.mk
 common-binary-post-install-indep:: list-missing
-	rmdir debian/python-msn/usr/lib
 	rm -f debian/python-msn/usr/share/pycentral/python-msn/site-packages/pymsn/msnp2p/test.py



More information about the Pkg-telepathy-commits mailing list