[med-svn] [Git][med-team/prottest][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Oct 12 15:45:23 BST 2021
Andreas Tille pushed to branch master at Debian Med / prottest
Commits:
6825115e by Andreas Tille at 2021-10-12T16:14:35+02:00
Fix watchfile to detect new versions on github
- - - - -
06a97bad by Andreas Tille at 2021-10-12T16:14:51+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
0078b6b6 by Andreas Tille at 2021-10-12T16:45:11+02:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,10 @@
-prottest (3.4.2+dfsg-6) UNRELEASED; urgency=medium
+prottest (3.4.2+dfsg-6) unstable; urgency=medium
* Re-activate real test suggested by Tassia
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
- -- Andreas Tille <tille at debian.org> Sun, 21 Feb 2021 16:02:59 +0100
+ -- Andreas Tille <tille at debian.org> Tue, 12 Oct 2021 16:14:55 +0200
prottest (3.4.2+dfsg-5) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -9,9 +9,9 @@ Build-Depends: debhelper-compat (= 13),
ant,
alter-sequence-alignment,
libbetter-appframework-java,
- libmpj-java (>= 0.44+dfsg-2),
+ libmpj-java,
libpal-java
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/prottest
Vcs-Git: https://salsa.debian.org/med-team/prottest.git
Homepage: https://github.com/ddarriba/prottest3
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/ddarriba/prottest3/releases .*/archive/(\d[\d.-]+)-release\.(?:tar(?:\.gz|\.bz2)?|tgz)
+ https://github.com/ddarriba/prottest3/releases .*/(\d[\d.-]+)-release\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/prottest/-/compare/fd3394138baf810049131a79fb5d51455085cbd2...0078b6b6f9c161ca9fe2089b128794001ca1cc6b
--
View it on GitLab: https://salsa.debian.org/med-team/prottest/-/compare/fd3394138baf810049131a79fb5d51455085cbd2...0078b6b6f9c161ca9fe2089b128794001ca1cc6b
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/20211012/965a73d8/attachment-0001.htm>
More information about the debian-med-commit
mailing list