Hashar has submitted this change and it was merged. Change subject: Bump Debian package to 0.1.0-wmf1 ......................................................................
Bump Debian package to 0.1.0-wmf1 Bug: T104971 Change-Id: I7d3898adfd65fbe150ffb3fbbe7743256fcb184f --- M debian/changelog M debian/control 2 files changed, 8 insertions(+), 0 deletions(-) Approvals: Hashar: Verified; Looks good to me, approved diff --git a/debian/changelog b/debian/changelog index a70f4b6..002bf79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +nodepool (0.1.0-wmf1) jessie-wikimedia; urgency=medium + + * Bump to upstream 0.1.0 + * Depends on python-novaclient >=2.21.0 matched by jessie-backports + + -- Antoine Musso <[email protected]> Wed, 29 Jul 2015 11:05:10 +0200 + nodepool (0.0.1-104-gddd6003-wmf4) jessie-wikimedia; urgency=medium * Include patch pending review diff --git a/debian/control b/debian/control index dd33eac..09bcc03 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ openstack-pkg-tools, # dh_python2 can't map daemon and PyMysql to Debian packages: python-daemon, + python-novaclient (>=2.21.0), python-pymysql, python-pbr, python (>= 2.7), -- To view, visit https://gerrit.wikimedia.org/r/227665 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7d3898adfd65fbe150ffb3fbbe7743256fcb184f Gerrit-PatchSet: 1 Gerrit-Project: operations/debs/nodepool Gerrit-Branch: debian Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
