Fixed the debian/watch file to use the URL from bitbucket.
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
|||||||
|
python-pyeclib (0.9.10-3) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Fixed the debian/watch file to use the URL from bitbucket.
|
||||||
|
|
||||||
|
-- Thomas Goirand <zigo@debian.org> Sun, 08 Mar 2015 18:41:06 +0000
|
||||||
|
|
||||||
python-pyeclib (0.9.10-2) unstable; urgency=medium
|
python-pyeclib (0.9.10-2) unstable; urgency=medium
|
||||||
|
|
||||||
* Added missing python{3,}-all-dev build-depends.
|
* Added missing python{3,}-all-dev build-depends.
|
||||||
|
|||||||
4
debian/watch
vendored
4
debian/watch
vendored
@@ -1,3 +1,3 @@
|
|||||||
version=3
|
version=3
|
||||||
http://pypi.python.org/packages/source/P/PyECLib PyECLib-(.*).tar.gz
|
opts="uversionmangle=s/[\.-](b|rc)/~$1/" \
|
||||||
|
https://bitbucket.org/kmgreen2/pyeclib/downloads /kmgreen2/pyeclib/get/v(\d[brc\d\.-]+)\.tar\.gz
|
||||||
|
|||||||
Reference in New Issue
Block a user