* Removes patch for pecan in require
authorThomas Goirand <thomas@goirand.fr>
Fri, 21 Dec 2012 13:13:06 +0000 (13:13 +0000)
committerThomas Goirand <thomas@goirand.fr>
Fri, 21 Dec 2012 13:13:06 +0000 (13:13 +0000)
* Now (build-)depends on python-pecan

Rewritten-From: 9fa8718f80b8015fe5d96d8bd7045cacfe3db64c

xenial/debian/control
xenial/debian/patches/removes-pecan-from-toolspip-requires.patch [deleted file]
xenial/debian/patches/series

index 11b39d4b367700d36481e8acf3c1b59be4f5ca87..b71f45ed87a372c160bfbd4626585d11ab8d6650 100644 (file)
@@ -27,6 +27,7 @@ Build-Depends-Indep: pep8,
  python-netaddr,  
  python-nose,
  python-nova (>= 2012.2),
+ python-pecan,
  python-setuptools-git,
  python-sqlalchemy,
  python-stevedore (>= 0.6),
@@ -52,7 +53,8 @@ Depends: ${python:Depends}, ${misc:Depends},
  python-lockfile,
  python-nova (>= 2012.2),
  python-novaclient (>= 2:2.6.10),
- python-netaddr, 
+ python-netaddr,
+ python-pecan,
  python-stevedore (>= 0.6),
  python-webob
 Description: OpenStack efficient metering counters system (Python libraries)
diff --git a/xenial/debian/patches/removes-pecan-from-toolspip-requires.patch b/xenial/debian/patches/removes-pecan-from-toolspip-requires.patch
deleted file mode 100644 (file)
index 2ed0333..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-Description: Removes pecan from tools/piprequires
-Author: Thomas Goirand <zigo@debian.org>
-Origin: upstream
-
---- ceilometer-2013.1~g0.3+ad5ff3e4e5.orig/tools/pip-requires
-+++ ceilometer-2013.1~g0.3+ad5ff3e4e5/tools/pip-requires
-@@ -15,5 +15,4 @@ python-glanceclient
- python-novaclient>=2.6.10
- python-keystoneclient>=0.2,<0.3
- python-swiftclient
--pecan
- lxml
index a6275a9cbd967bdf0a38936ad6f6eff7a32da4c8..76ec6e18fc6f3bdc8bc16445a17ca852b2514170 100644 (file)
@@ -1,5 +1,4 @@
 install-missing-files.patch
-removes-pecan-from-toolspip-requires.patch
 updates-versioninfo.patch
 fixes-ceilometer-dbsync.patch
 removes-needs-for-wsme-python-module.patch