[med-svn] [Git][med-team/libgff][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Sep 30 10:57:14 BST 2021
Andreas Tille pushed to branch master at Debian Med / libgff
Commits:
04c27956 by Andreas Tille at 2021-09-30T11:54:52+02:00
Fix watchfile to detect new versions on github
- - - - -
3ad8c0df by Andreas Tille at 2021-09-30T11:55:24+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
f23714bf by Andreas Tille at 2021-09-30T11:56:17+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+libgff (2.0.0-2) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 30 Sep 2021 11:55:31 +0200
+
libgff (2.0.0-1) unstable; urgency=medium
* New upstream version
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Section: libdevel
Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/libgff
Vcs-Git: https://salsa.debian.org/med-team/libgff.git
Homepage: https://github.com/COMBINE-lab/libgff
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://github.com/COMBINE-lab/libgff/releases .*/archive/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/COMBINE-lab/libgff/releases .*/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/libgff/-/compare/e8797dd683746a8e2fb12a724c73bfbf943d0653...f23714bf93f7815921586335fa966167ec835e31
--
View it on GitLab: https://salsa.debian.org/med-team/libgff/-/compare/e8797dd683746a8e2fb12a724c73bfbf943d0653...f23714bf93f7815921586335fa966167ec835e31
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/20210930/9700cd3d/attachment.htm>
More information about the debian-med-commit
mailing list