[med-svn] [Git][med-team/bamclipper][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Sep 30 07:43:37 BST 2022
Andreas Tille pushed to branch master at Debian Med / bamclipper
Commits:
7ede054e by Andreas Tille at 2022-09-30T08:39:32+02:00
Fix watch file
- - - - -
709d09e6 by Andreas Tille at 2022-09-30T08:41:42+02:00
routine-update: Standards-Version: 4.6.1
- - - - -
b07d134c by Andreas Tille at 2022-09-30T08:42:37+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,11 @@
-bamclipper (1.0.0-3) UNRELEASED; urgency=medium
+bamclipper (1.0.0-3) unstable; urgency=medium
* README.Debian: simply replacing GNU parallel by the moreutils
implementation is not working
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
- -- Andreas Tille <tille at debian.org> Tue, 04 Jan 2022 09:37:00 +0100
+ -- Andreas Tille <tille at debian.org> Fri, 30 Sep 2022 08:41:51 +0200
bamclipper (1.0.0-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
Build-Depends: debhelper-compat (= 13)
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/bamclipper
Vcs-Git: https://salsa.debian.org/med-team/bamclipper.git
Homepage: https://github.com/tommyau/bamclipper
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-https://github.com/tommyau/bamclipper/releases .*/archive/refs/tags/v?@ANY_VERSION@\.tar\.gz
+https://github.com/tommyau/bamclipper/tags .*/v?@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/bamclipper/-/compare/d749858a62d4cbca63459d55b2163646a8317c30...b07d134c9d83044fb7ad750fda00b8b73aa48f31
--
View it on GitLab: https://salsa.debian.org/med-team/bamclipper/-/compare/d749858a62d4cbca63459d55b2163646a8317c30...b07d134c9d83044fb7ad750fda00b8b73aa48f31
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/20220930/5d076f8f/attachment-0001.htm>
More information about the debian-med-commit
mailing list