[pybtex] 69/108: deb/watch: watch pypi.debian.net

Daniel Stender stender at moszumanska.debian.org
Fri Jul 21 10:18:31 UTC 2017


This is an automated email from the git hooks/post-receive script.

stender pushed a commit to branch master
in repository pybtex.

commit 4556697b3911478ae267d79fc69361f3323d0572
Author: Daniel Stender <stender at debian.org>
Date:   Fri Feb 6 10:28:06 2015 +0000

    deb/watch: watch pypi.debian.net
---
 debian/changelog | 5 +++--
 debian/watch     | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bde187a..5470578 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-pybtex (0.18-2) UNRELEASED; urgency=medium
+pybtex (0.18-2) experimental; urgency=medium
 
   * Set up DEP-8 testing.
   * deb/control:
     + added dh-python to build deps.
     + bumped standards to 3.9.6 (no changes needed).
   * deb/copyright: updated.
+  * deb/watch: watch pypi.debian.net.
 
- -- Daniel Stender <debian at danielstender.com>  Wed, 07 Jan 2015 17:29:53 +0100
+ -- Daniel Stender <debian at danielstender.com>  Fri, 06 Feb 2015 11:28:41 +0100
 
 pybtex (0.18-1) unstable; urgency=low
 
diff --git a/debian/watch b/debian/watch
index 5c11f89..ad0ec15 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
-http://pypi.python.org/packages/source/p/pybtex/pybtex-([0-9.]+)[.]tar[.]bz2
-
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/pybtex/ \
+pybtex-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pybtex.git



More information about the debian-science-commits mailing list