Fixed watch file.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -1,6 +1,7 @@
|
||||
python-pygit2 (0.22.0-2) unstable; urgency=medium
|
||||
|
||||
* Removed broken unit tests (Closes: #786509).
|
||||
* Fixed watch file.
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Mon, 08 Jun 2015 14:48:00 +0200
|
||||
|
||||
|
||||
3
debian/watch
vendored
3
debian/watch
vendored
@@ -1,3 +1,4 @@
|
||||
version=3
|
||||
http://pypi.python.org/packages/source/p/pygit2/ pygit2-(.*).tar.gz
|
||||
opts="uversionmangle=s/\.(b|rc)/~$1/" \
|
||||
https://github.com/libgit2/pygit2/tags .*/v(\d[\d\.]+)\.tar\.gz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user