[Python-modules-commits] r12697 - in packages/python-launchpadlib/trunk/debian (2 files)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Tue Apr 20 21:34:15 UTC 2010


    Date: Tuesday, April 20, 2010 @ 21:34:14
  Author: dktrkranz
Revision: 12697

Add Breaks field listing packages not yet compatible with new Launchpad API 1.0

Modified:
  packages/python-launchpadlib/trunk/debian/changelog
  packages/python-launchpadlib/trunk/debian/control

Modified: packages/python-launchpadlib/trunk/debian/changelog
===================================================================
--- packages/python-launchpadlib/trunk/debian/changelog	2010-04-20 21:27:20 UTC (rev 12696)
+++ packages/python-launchpadlib/trunk/debian/changelog	2010-04-20 21:34:14 UTC (rev 12697)
@@ -1,10 +1,13 @@
 python-launchpadlib (1.6.0-1) UNRELEASED; urgency=low
 
   * New upstream version.
+  * debian/control:
+    - Add Breaks field listing packages not yet compatible with new
+      Launchpad API 1.0.
   * debian/preinst:
     - Remove it, useful for Ubuntu Lucid only.
 
- -- Luca Falavigna <dktrkranz at debian.org>  Tue, 20 Apr 2010 23:26:53 +0200
+ -- Luca Falavigna <dktrkranz at debian.org>  Tue, 20 Apr 2010 23:33:15 +0200
 
 python-launchpadlib (1.5.7-1) unstable; urgency=low
 

Modified: packages/python-launchpadlib/trunk/debian/control
===================================================================
--- packages/python-launchpadlib/trunk/debian/control	2010-04-20 21:27:20 UTC (rev 12696)
+++ packages/python-launchpadlib/trunk/debian/control	2010-04-20 21:34:14 UTC (rev 12697)
@@ -13,6 +13,7 @@
 Package: python-launchpadlib
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, python-simplejson, python-httplib2 (>= 0.4.0), python-wadllib, python-lazr.restfulclient (>= 0.9.11), python-lazr.uri, python-oauth
+Breaks: bzr-pqm (<< 1.4.0~bzr67), lptools
 Description: Launchpad web services client library
  A free Python library for scripting Launchpad through its web services
  interface.




More information about the Python-modules-commits mailing list