[med-svn] [Git][med-team/tnseq-transit][master] 3 commits: Really fix watch file

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Jan 18 17:59:52 GMT 2022



Andreas Tille pushed to branch master at Debian Med / tnseq-transit


Commits:
ee913791 by Andreas Tille at 2022-01-18T18:44:49+01:00
Really fix watch file

- - - - -
6c71bbbb by Andreas Tille at 2022-01-18T18:45:23+01:00
Add missing build dependency on dh addon.

Changes-By: lintian-brush
Fixes: lintian: missing-build-dependency-for-dh_-command
See-also: https://lintian.debian.org/tags/missing-build-dependency-for-dh_-command.html

- - - - -
fb831f4e by Andreas Tille at 2022-01-18T18:56:16+01:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+tnseq-transit (3.2.3-2) unstable; urgency=medium
+
+  * Really fix watch file
+  * Add missing build dependency on dh addon.
+
+ -- Andreas Tille <tille at debian.org>  Tue, 18 Jan 2022 18:45:30 +0100
+
 tnseq-transit (3.2.3-1) unstable; urgency=medium
 
   [ Andreas Tille ]


=====================================
debian/control
=====================================
@@ -13,7 +13,8 @@ Build-Depends: debhelper-compat (= 13),
                python3-matplotlib,
                python3-statsmodels,
                python3-pubsub,
-               bwa
+               bwa,
+               debhelper
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/tnseq-transit
 Vcs-Git: https://salsa.debian.org/med-team/tnseq-transit.git


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-  https://github.com/mad-lab/transit/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+  https://github.com/mad-lab/transit/tags .*/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)



View it on GitLab: https://salsa.debian.org/med-team/tnseq-transit/-/compare/683dfc996142e7bf38cc4d74896da648bdaa6577...fb831f4eb379097dd5b92f480e3fe2f8fd9f75a4

-- 
View it on GitLab: https://salsa.debian.org/med-team/tnseq-transit/-/compare/683dfc996142e7bf38cc4d74896da648bdaa6577...fb831f4eb379097dd5b92f480e3fe2f8fd9f75a4
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/20220118/fdcddc5d/attachment-0001.htm>


More information about the debian-med-commit mailing list