Andreas Tille pushed to branch master at Debian Med / libvcflib
Commits: e9c39437 by Andreas Tille at 2022-10-07T16:23:37+02:00 routine-update: Standards-Version: 4.6.1 - - - - - bf832c76 by Andreas Tille at 2022-10-07T16:25:58+02:00 Fix watch file - - - - - 85a8355b by Andreas Tille at 2022-10-07T16:29:45+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +libvcflib (1.0.3+dfsg-2) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Fri, 07 Oct 2022 16:26:06 +0200 + libvcflib (1.0.3+dfsg-1) unstable; urgency=medium [ Andreas Tille ] ===================================== debian/control ===================================== @@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13), pkg-config, libgtest-dev <!nocheck>, debhelper -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/libvcflib Vcs-Git: https://salsa.debian.org/med-team/libvcflib.git Homepage: https://github.com/vcflib/vcflib ===================================== 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/releases .*/vcflib-(\d[-\d.rc]+)-src\.(?:tar(?:\.gz|\.bz2)?|tgz) + https://github.com/vcflib/vcflib/tags .*/v(\d[-\d.rc]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/libvcflib/-/compare/f8a321641d91e84f36350615a8f511723f27453f...85a8355be85b38d4fcd505cc076179998740c513 -- View it on GitLab: https://salsa.debian.org/med-team/libvcflib/-/compare/f8a321641d91e84f36350615a8f511723f27453f...85a8355be85b38d4fcd505cc076179998740c513 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
