[med-svn] [Git][med-team/pbcopper][master] routine-update: Fix watchfile to detect new versions on github

Steffen Möller (@moeller) gitlab at salsa.debian.org
Thu Sep 2 13:56:02 BST 2021



Steffen Möller pushed to branch master at Debian Med / pbcopper


Commits:
4e792ad0 by Steffen Moeller at 2021-09-02T14:55:49+02:00
routine-update: Fix watchfile to detect new versions on github

- - - - -


3 changed files:

- debian/changelog
- debian/copyright
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,11 +1,16 @@
 pbcopper (1.9.0+dfsg-1) UNRELEASED; urgency=medium
 
+  [ Michael R. Crusoe ]
   * Team upload.
   * New upstream version
   * Standards-Version: 4.5.1 (routine-update)
   * Upstream now uses simde, adapt accordingly
   * bump SO version
 
+  [ Steffen Moeller ]
+  * Fix watchfile to detect new versions on github (routine-update)
+  * uscan-warning: removing trailing / in d/copyright Files-Excluded
+
  -- Michael R. Crusoe <crusoe at debian.org>  Wed, 23 Dec 2020 18:17:57 +0100
 
 pbcopper (1.8.0+dfsg-2) unstable; urgency=medium


=====================================
debian/copyright
=====================================
@@ -4,7 +4,7 @@ Source: https://github.com/PacificBiosciences/pbcopper
 Files-Excluded: tools/Darwin
                 tools/Linux
                 tools/win32
-                src/third-party/simde/
+                src/third-party/simde
 
 Files: *
 Copyright: 2016, Pacific Biosciences of California, Inc.


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
-  https://github.com/PacificBiosciences/pbcopper/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@
+  https://github.com/PacificBiosciences/pbcopper/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@



View it on GitLab: https://salsa.debian.org/med-team/pbcopper/-/commit/4e792ad004e158f8206806cd874e4c3d2556ec86

-- 
View it on GitLab: https://salsa.debian.org/med-team/pbcopper/-/commit/4e792ad004e158f8206806cd874e4c3d2556ec86
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/20210902/43c86242/attachment-0001.htm>


More information about the debian-med-commit mailing list