[med-svn] [Git][med-team/libvcflib][master] 2 commits: Fix name of upstream download tarball in watch file

Andreas Tille (@tille) gitlab at salsa.debian.org
Sun Feb 5 17:02:56 GMT 2023



Andreas Tille pushed to branch master at Debian Med / libvcflib


Commits:
148d8157 by Andreas Tille at 2023-01-19T12:34:43+01:00
Fix name of upstream download tarball in watch file

- - - - -
2fee087a by Andreas Tille at 2023-02-05T17:09:56+01:00
Versioned Build-Depends: libwfa2-dev (>= 2.3.2)

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,8 @@ libvcflib (1.0.5+dfsg-1) UNRELEASED; urgency=medium
   * Standards-Version: 4.6.2 (routine-update)
   * Do not support ZIG compiler which is not packaged yet
   * Build-Depends: python3-pybind11, libtabixpp-dev
+  * Fix name of upstream download tarball in watch file
+  * Versioned Build-Depends: libwfa2-dev (>= 2.3.2)
 
  -- Andreas Tille <tille at debian.org>  Mon, 16 Jan 2023 11:31:16 +0100
 


=====================================
debian/control
=====================================
@@ -13,6 +13,7 @@ Build-Depends: debhelper-compat (= 13),
                libssw-dev,
                libfastahack-dev,
                libtabixpp-dev,
+               libwfa2-dev (>= 2.3.2),
                pkg-config,
                libgtest-dev <!nocheck>,
                python3-pybind11


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
-opts="uversionmangle=s/-rc/~rc/,repacksuffix=+dfsg,dversionmangle=s/\+dfsg[0-9]*//g,repack,compression=xz" \
-  https://github.com/vcflib/vcflib/tags .*/v(\d[-\d.rc]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts="uversionmangle=s/-rc/~rc/,repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+  https://github.com/vcflib/vcflib/tags .*/v(\d[-\d.rc]+)@ANY_VERSION@



View it on GitLab: https://salsa.debian.org/med-team/libvcflib/-/compare/ab0dea51a56697d83e470b61714624644cdf8a27...2fee087a72e17bb749d866d9a5d75c03ddc59c47

-- 
View it on GitLab: https://salsa.debian.org/med-team/libvcflib/-/compare/ab0dea51a56697d83e470b61714624644cdf8a27...2fee087a72e17bb749d866d9a5d75c03ddc59c47
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/20230205/99071281/attachment-0001.htm>


More information about the debian-med-commit mailing list