[med-svn] [Git][med-team/samtools-legacy][master] 3 commits: Really fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Jan 18 17:53:22 GMT 2022
Andreas Tille pushed to branch master at Debian Med / samtools-legacy
Commits:
58af55a7 by Andreas Tille at 2022-01-18T18:48:44+01:00
Really fix watch file
- - - - -
7eda0e11 by Andreas Tille at 2022-01-18T18:49:03+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
- - - - -
c59d47be by Andreas Tille at 2022-01-18T18:50:32+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,11 @@
-samtools-legacy (0.1.19+dfsg-5) UNRELEASED; urgency=medium
+samtools-legacy (0.1.19+dfsg-5) unstable; urgency=medium
* Team upload.
* Better patch by John Marshall for "format not a string"
+ * Really fix watch file
+ * Add missing build dependency on dh addon.
- -- Andreas Tille <tille at debian.org> Wed, 06 Oct 2021 13:43:16 +0200
+ -- Andreas Tille <tille at debian.org> Tue, 18 Jan 2022 18:49:14 +0100
samtools-legacy (0.1.19+dfsg-4) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -5,7 +5,8 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
libncurses5-dev,
- zlib1g-dev
+ zlib1g-dev,
+ debhelper
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/samtools-legacy
Vcs-Git: https://salsa.debian.org/med-team/samtools-legacy.git
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz" \
- https://github.com/samtools/samtools/releases?after=0.2.0-rc1 .*/(0\.1\.\d+)\.tar\.gz
+ https://github.com/samtools/samtools/tags?after=0.2.0-rc1 .*/(0\.1\.\d+)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/samtools-legacy/-/compare/5b7c2a4cd02aa29d7dae4930b2345e743de7584f...c59d47bea1c7fcde5d211043a0d24ea4bdb8734b
--
View it on GitLab: https://salsa.debian.org/med-team/samtools-legacy/-/compare/5b7c2a4cd02aa29d7dae4930b2345e743de7584f...c59d47bea1c7fcde5d211043a0d24ea4bdb8734b
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/b5db8497/attachment-0001.htm>
More information about the debian-med-commit
mailing list