[med-svn] [Git][med-team/clearcut][master] 2 commits: Fix homepage
Andreas Tille
gitlab at salsa.debian.org
Fri Nov 27 10:26:09 GMT 2020
Andreas Tille pushed to branch master at Debian Med / clearcut
Commits:
a3c05a93 by Andreas Tille at 2020-11-27T11:13:20+01:00
Fix homepage
- - - - -
8aa885b7 by Andreas Tille at 2020-11-27T11:25:52+01:00
Point watch file to Github (even if no tags are set yet)
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+clearcut (1.0.9-6) UNRELEASED; urgency=medium
+
+ * Fix homepage
+ Closes: #975947
+ * Point watch file to Github (even if no tags are set yet)
+
+ -- Andreas Tille <tille at debian.org> Fri, 27 Nov 2020 11:12:59 +0100
+
clearcut (1.0.9-5) unstable; urgency=medium
[ Steve Langasek ]
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/clearcut
Vcs-Git: https://salsa.debian.org/med-team/clearcut.git
-Homepage: http://bioinformatics.hungry.com/clearcut/
+Homepage: https://github.com/sheneman/clearcut
Package: clearcut
Architecture: any
=====================================
debian/watch
=====================================
@@ -1,2 +1,6 @@
version=4
-http://bioinformatics.hungry.com/clearcut/clearcut-([0-9.]+).tar.gz
+
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/sheneman/clearcut/releases .*/archive/v?@ANY_VERSION@\.tar\.gz
+
+# hope https://github.com/sheneman/clearcut/issues/1 will be fixed soon
View it on GitLab: https://salsa.debian.org/med-team/clearcut/-/compare/6a365aed7d4b1f4e574351ab9d116e57e0c8dc45...8aa885b7e178708d7d38b1ea30e797059438b85e
--
View it on GitLab: https://salsa.debian.org/med-team/clearcut/-/compare/6a365aed7d4b1f4e574351ab9d116e57e0c8dc45...8aa885b7e178708d7d38b1ea30e797059438b85e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201127/bd47bc84/attachment-0001.html>
More information about the debian-med-commit
mailing list