Andreas Tille pushed to branch master at Debian Med / vmatch


Commits:
3607b607 by Andreas Tille at 2022-01-25T18:53:53+01:00
Enhance watch file

- - - - -
62a2e92e by Andreas Tille at 2022-01-25T18:54:28+01:00
Drop debhelper from Build-Depends

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+vmatch (2.3.1+dfsg-8) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * d/watch:
+     - Point to Github tags
+     - Add filenamemangle
+  * Drop debhelper from Build-Depends
+
+ -- Andreas Tille <[email protected]>  Tue, 25 Jan 2022 18:53:26 +0100
+
 vmatch (2.3.1+dfsg-7) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -3,8 +3,7 @@ Maintainer: Debian Med Packaging Team 
<[email protected].
 Uploaders: Sascha Steinbiss <[email protected]>
 Section: science
 Priority: optional
-Build-Depends: debhelper,
-               debhelper-compat (= 13),
+Build-Depends: debhelper-compat (= 13),
                genometools,
                libgenometools0-dev,
                zlib1g-dev,


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
-https://github.com/genometools/vstree/releases 
.*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%"
 \
+https://github.com/genometools/vstree/tags 
.*/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)



View it on GitLab: 
https://salsa.debian.org/med-team/vmatch/-/compare/6c37976b95f29c29825d1ac5700a553086cf0218...62a2e92e283670cadb2b2c5909cec43a2d0bab88

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/vmatch/-/compare/6c37976b95f29c29825d1ac5700a553086cf0218...62a2e92e283670cadb2b2c5909cec43a2d0bab88
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to