Adopting the package (Closes: #736714).
This commit is contained in:
parent
b05aeeb362
commit
a0cf09b6fb
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
python-concurrent.futures (2.1.6-3) unstable; urgency=medium
|
||||
|
||||
* Adopting the package (Closes: #736714).
|
||||
* Moves the package to pkg-openstack because I want to use Git.
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Fri, 21 Feb 2014 15:07:44 +0800
|
||||
|
||||
python-concurrent.futures (2.1.6-2) unstable; urgency=medium
|
||||
|
||||
* Team upload.
|
||||
|
11
debian/control
vendored
11
debian/control
vendored
@ -1,15 +1,18 @@
|
||||
Source: python-concurrent.futures
|
||||
Section: python
|
||||
Priority: optional
|
||||
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
|
||||
Uploaders: Sandro Tosi <morph@debian.org>
|
||||
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
|
||||
Uploaders: Julien Danjou <acid@debian.org>,
|
||||
Thomas Goirand <zigo@debian.org>,
|
||||
Mehdi Abaakouk <sileht@sileht.net>,
|
||||
Gonéri Le bouder <goneri@debian.org>
|
||||
Build-Depends: debhelper (>= 8),
|
||||
python-all (>= 2.6.6-3~),
|
||||
python-setuptools,
|
||||
python-sphinx (>= 1.0.7+dfsg)
|
||||
Standards-Version: 3.9.5
|
||||
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-concurrent.futures/trunk/
|
||||
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-concurrent.futures/trunk/
|
||||
Vcs-Svn: git://anonscm.debian.org/openstack/python-concurrent.futures.git
|
||||
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-concurrent.futures.git;a=summary
|
||||
Homepage: http://code.google.com/p/pythonfutures/
|
||||
|
||||
Package: python-concurrent.futures
|
||||
|
Loading…
Reference in New Issue
Block a user