[med-svn] r18037 - trunk/packages/prodigal/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Sep 16 06:57:52 UTC 2014
Author: tille
Date: 2014-09-16 06:57:51 +0000 (Tue, 16 Sep 2014)
New Revision: 18037
Modified:
trunk/packages/prodigal/trunk/debian/changelog
trunk/packages/prodigal/trunk/debian/watch
Log:
code moved to Github and changed versioning scheme
Modified: trunk/packages/prodigal/trunk/debian/changelog
===================================================================
--- trunk/packages/prodigal/trunk/debian/changelog 2014-09-16 06:47:33 UTC (rev 18036)
+++ trunk/packages/prodigal/trunk/debian/changelog 2014-09-16 06:57:51 UTC (rev 18037)
@@ -1,10 +1,12 @@
-prodigal (2.60-2) UNRELEASED; urgency=medium
+prodigal (1:2.6.1-1) UNRELEASED; urgency=medium
+ * New upstream version
* Add citation
* `cme fix dpkg-control` to fix Vcs-Browser
* Add myself as Uploader
* Build-Depends: help2man
Closes: #761684
+ * d/watch: code moved to Github and changed versioning scheme
-- Andreas Tille <tille at debian.org> Mon, 28 Jul 2014 18:08:51 +0200
Modified: trunk/packages/prodigal/trunk/debian/watch
===================================================================
--- trunk/packages/prodigal/trunk/debian/watch 2014-09-16 06:47:33 UTC (rev 18036)
+++ trunk/packages/prodigal/trunk/debian/watch 2014-09-16 06:57:51 UTC (rev 18037)
@@ -1,6 +1,4 @@
-# Compulsory line, this is a version 3 file
version=3
-opts=downloadurlmangle=s/prodigal/Prodigal/\
- http://code.google.com/p/prodigal/downloads/list //prodigal.googlecode.com/files/[Pp]rodigal-(.*)\.tar.gz
-
+opts=uversionmangle=s/(\d\.\d)\.(\d)$/$1$2/ \
+ https://github.com/hyattpd/prodigal/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
More information about the debian-med-commit
mailing list