[med-svn] [Git][med-team/g2][master] 4 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Nov 18 11:08:50 GMT 2022
Andreas Tille pushed to branch master at Debian Med / g2
Commits:
0d64a6e0 by Andreas Tille at 2022-11-18T12:00:08+01:00
Fix watch file
- - - - -
d7494215 by Andreas Tille at 2022-11-18T12:00:35+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
b87d72d4 by Andreas Tille at 2022-11-18T12:06:30+01:00
lintian-overrides (see lintian bug #1017966)
- - - - -
0ce94e5a by Andreas Tille at 2022-11-18T12:07:37+01:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/source/lintian-overrides
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+g2 (0.72-11) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+ * lintian-overrides (see lintian bug #1017966)
+
+ -- Andreas Tille <tille at debian.org> Fri, 18 Nov 2022 12:06:43 +0100
+
g2 (0.72-10) unstable; urgency=medium
* Fix watchfile to detect new versions on github (routine-update)
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
libgd-dev,
perl-xs-dev,
xutils-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/g2
Vcs-Git: https://salsa.debian.org/med-team/g2.git
Homepage: https://github.com/danielrmeyer/g2/
=====================================
debian/source/lintian-overrides
=====================================
@@ -0,0 +1,3 @@
+# See lintian bug #1017966
+g2 source: source-is-missing [doc/html/group__color.html]
+g2 source: source-is-missing [doc/html/index.html]
=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
version=4
-https://github.com/danielrmeyer/g2/releases .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/danielrmeyer/g2/tags .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/g2/-/compare/0515e9f5ccb20c209c4d62d76b196aaa31c0ba38...0ce94e5a6147df995da542da088d36bdef6514f4
--
View it on GitLab: https://salsa.debian.org/med-team/g2/-/compare/0515e9f5ccb20c209c4d62d76b196aaa31c0ba38...0ce94e5a6147df995da542da088d36bdef6514f4
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/20221118/611bafca/attachment-0001.htm>
More information about the debian-med-commit
mailing list