[med-svn] r22593 - trunk/packages/flexbar/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Jul 20 08:48:49 UTC 2016
Author: tille
Date: 2016-07-20 08:48:47 +0000 (Wed, 20 Jul 2016)
New Revision: 22593
Modified:
trunk/packages/flexbar/trunk/debian/changelog
trunk/packages/flexbar/trunk/debian/control
trunk/packages/flexbar/trunk/debian/watch
Log:
Reflect move to Github with new version in packaging
Modified: trunk/packages/flexbar/trunk/debian/changelog
===================================================================
--- trunk/packages/flexbar/trunk/debian/changelog 2016-07-19 20:04:29 UTC (rev 22592)
+++ trunk/packages/flexbar/trunk/debian/changelog 2016-07-20 08:48:47 UTC (rev 22593)
@@ -1,3 +1,10 @@
+flexbar (1:2.7-1) UNRELEASED; urgency=medium
+
+ * New upstream version now at Github
+ TODO: Needs seqan 2.1.1
+
+ -- Andreas Tille <tille at debian.org> Wed, 20 Jul 2016 10:47:35 +0200
+
flexbar (2.50-2) unstable; urgency=medium
* Fix bashisms in tests
Modified: trunk/packages/flexbar/trunk/debian/control
===================================================================
--- trunk/packages/flexbar/trunk/debian/control 2016-07-19 20:04:29 UTC (rev 22592)
+++ trunk/packages/flexbar/trunk/debian/control 2016-07-20 08:48:47 UTC (rev 22593)
@@ -13,7 +13,7 @@
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/flexbar/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/flexbar/trunk/
-Homepage: https://sourceforge.net/projects/flexbar/
+Homepage: https://github.com/seqan/flexbar
Package: flexbar
Architecture: any
Modified: trunk/packages/flexbar/trunk/debian/watch
===================================================================
--- trunk/packages/flexbar/trunk/debian/watch 2016-07-19 20:04:29 UTC (rev 22592)
+++ trunk/packages/flexbar/trunk/debian/watch 2016-07-20 08:48:47 UTC (rev 22593)
@@ -1,3 +1,3 @@
version=3
-opts=uversionmangle=s/(\d)\.(\d)$/$1.$20/ \
- http://sf.net/flexbar/flexbar_v(.*)_src\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+
+https://github.com/seqan/flexbar/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
More information about the debian-med-commit
mailing list