[med-svn] [Git][med-team/idba][master] 5 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Nov 5 20:30:20 GMT 2022
Andreas Tille pushed to branch master at Debian Med / idba
Commits:
507faa91 by Andreas Tille at 2022-11-05T20:28:13+01:00
Fix watch file
- - - - -
d174c8e0 by Andreas Tille at 2022-11-05T20:28:39+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
8887b75d by Andreas Tille at 2022-11-05T20:28:39+01:00
routine-update: debhelper-compat 13
- - - - -
5264fb03 by Andreas Tille at 2022-11-05T21:26:30+01:00
Fix dh_missing
- - - - -
98174000 by Andreas Tille at 2022-11-05T21:29:37+01:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/not-installed
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+idba (1.1.3-8) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Fix dh_missingwq
+
+ -- Andreas Tille <tille at debian.org> Sat, 05 Nov 2022 21:27:52 +0100
+
idba (1.1.3-7) unstable; urgency=medium
* Rules-Requires-Root: no (routine-update)
=====================================
debian/control
=====================================
@@ -3,10 +3,10 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
libgtest-dev <!nocheck>,
python3 <!nocheck>
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/idba
Vcs-Git: https://salsa.debian.org/med-team/idba.git
Homepage: https://github.com/loneknightpy/idba
=====================================
debian/not-installed
=====================================
@@ -0,0 +1 @@
+usr/bin/run-unittest.py
=====================================
debian/watch
=====================================
@@ -1,2 +1,4 @@
-version=3
-https://github.com/loneknightpy/idba/releases .*/releases/.*/idba-(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)$
+version=4
+
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/loneknightpy/idba/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/idba/-/compare/4511e9c0d46173ffa8fad2749341b55d98e2d38c...98174000265251ffc29e1534c6f7f8140ad2cfc6
--
View it on GitLab: https://salsa.debian.org/med-team/idba/-/compare/4511e9c0d46173ffa8fad2749341b55d98e2d38c...98174000265251ffc29e1534c6f7f8140ad2cfc6
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/20221105/75f6df71/attachment-0001.htm>
More information about the debian-med-commit
mailing list