[med-svn] [Git][med-team/clearcut][master] 10 commits: Fix watchfile to detect new versions on github

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Oct 13 11:06:07 BST 2021



Andreas Tille pushed to branch master at Debian Med / clearcut


Commits:
f47f474f by Andreas Tille at 2021-10-13T11:50:36+02:00
Fix watchfile to detect new versions on github

- - - - -
e0d8326f by Andreas Tille at 2021-10-13T12:02:57+02:00
Use git mode since upstream did not consider tagging despite issue was filed

- - - - -
fe1ed786 by Andreas Tille at 2021-10-13T12:03:25+02:00
New upstream version 1.0.9+git20150622.7658e90
- - - - -
7e3f6586 by Andreas Tille at 2021-10-13T12:03:26+02:00
Update upstream source from tag 'upstream/1.0.9+git20150622.7658e90'

Update to upstream version '1.0.9+git20150622.7658e90'
with Debian dir 97f1d2ce7933a92294475a2974a5b8fb39c5bdfe
- - - - -
9a17be4d by Andreas Tille at 2021-10-13T12:04:32+02:00
Remove Tim Booth from Uploaders (Thanks for all your work Tim)

- - - - -
c3dcda3c by Andreas Tille at 2021-10-13T12:04:45+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
c55f76d2 by Andreas Tille at 2021-10-13T12:04:45+02:00
routine-update: debhelper-compat 13

- - - - -
62e578cb by Andreas Tille at 2021-10-13T12:04:47+02:00
routine-update: Rules-Requires-Root: no

- - - - -
d160e373 by Andreas Tille at 2021-10-13T12:04:49+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit.

Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html

- - - - -
fd3d1099 by Andreas Tille at 2021-10-13T12:05:42+02:00
routine-update: Ready to upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/upstream/metadata
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+clearcut (1.0.9+git20150622.7658e90-1) unstable; urgency=medium
+
+  * Use git mode since upstream did not consider tagging despite
+    issue was filed
+  * Remove Tim Booth from Uploaders (Thanks for all your work Tim)
+  * Standards-Version: 4.6.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * Set upstream metadata fields: Bug-Database, Bug-Submit.
+
+ -- Andreas Tille <tille at debian.org>  Wed, 13 Oct 2021 12:04:54 +0200
+
 clearcut (1.0.9-6) unstable; urgency=medium
 
   * Fix homepage


=====================================
debian/control
=====================================
@@ -1,14 +1,14 @@
 Source: clearcut
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
-           Andreas Tille <tille at debian.org>
+Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 12)
-Standards-Version: 4.5.0
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/clearcut
 Vcs-Git: https://salsa.debian.org/med-team/clearcut.git
 Homepage: https://github.com/sheneman/clearcut
+Rules-Requires-Root: no
 
 Package: clearcut
 Architecture: any


=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,5 @@
+Bug-Database: https://github.com/sheneman/clearcut/issues
+Bug-Submit: https://github.com/sheneman/clearcut/issues/new
 Reference:
  - Author: Jason Evans and Luke Sheneman and James A. Foster
    Title: >


=====================================
debian/watch
=====================================
@@ -1,6 +1,9 @@
 version=4
 
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-   https://github.com/sheneman/clearcut/releases .*/archive/v?@ANY_VERSION@\.tar\.gz
+opts="mode=git,pretty=1.0.9+git%cd.%h" \
+    https://github.com/sheneman/clearcut.git HEAD
+
+#opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+#   https://github.com/sheneman/clearcut/releases .*/v?@ANY_VERSION@\.tar\.gz
 
 # hope https://github.com/sheneman/clearcut/issues/1 will be fixed soon



View it on GitLab: https://salsa.debian.org/med-team/clearcut/-/compare/4f978a522b428c405b19ae82d4d6abaa6fe67625...fd3d10993b583b4e9f6d8df98e5bb3f1c69165ef

-- 
View it on GitLab: https://salsa.debian.org/med-team/clearcut/-/compare/4f978a522b428c405b19ae82d4d6abaa6fe67625...fd3d10993b583b4e9f6d8df98e5bb3f1c69165ef
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/20211013/aab97ed4/attachment-0001.htm>


More information about the debian-med-commit mailing list