[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/gtherm][debian/sid] 6 commits: d/gbp.conf: enable pristine-tar and upstream-tag
Henry-Nicolas Tourneur (@hntourne)
gitlab at salsa.debian.org
Sun Nov 7 16:29:07 GMT 2021
Henry-Nicolas Tourneur pushed to branch debian/sid at Debian On Mobile / gtherm
Commits:
d8ca3a4f by Henry-Nicolas Tourneur at 2021-11-07T16:22:44+00:00
d/gbp.conf: enable pristine-tar and upstream-tag
- - - - -
9b5fb35f by Henry-Nicolas Tourneur at 2021-11-07T16:22:51+00:00
d/control: Set Standards-Version to 4.6.0 (no changes needed)
- - - - -
e820016a by Henry-Nicolas Tourneur at 2021-11-07T16:22:51+00:00
d/watch: fix filemangle option
- - - - -
41742853 by Henry-Nicolas Tourneur at 2021-11-07T16:22:51+00:00
Document changes and release
- - - - -
52fab92b by Henry-Nicolas Tourneur at 2021-11-07T16:22:52+00:00
d/tests/control: do not mark tests as superficial, we are really testing gtherm
- - - - -
609a321d by Henry-Nicolas Tourneur at 2021-11-07T16:23:40+00:00
d/changelog: document changes and release
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/gbp.conf
- debian/tests/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,16 @@
-gtherm (0.0.2-2) UNRELEASED; urgency=low
+gtherm (0.0.3-1) unstable; urgency=medium
+ [ Debian Janitor ]
* Set upstream metadata fields: Repository.
- -- Debian Janitor <janitor at jelmer.uk> Mon, 07 Sep 2020 07:41:51 -0000
+ [ Henry-Nicolas Tourneur ]
+ * New upstream version 0.0.3
+ * d/gbp.conf: enable pristine-tar and upstream-tag
+ * d/control: Set Standards-Version to 4.6.0 (no changes needed)
+ * d/watch: fix filemangle option
+ * d/tests/control: do not mark tests as superficial, we are really testing gtherm
+
+ -- Henry-Nicolas Tourneur <debian at nilux.be> Sun, 07 Nov 2021 16:12:25 +0000
gtherm (0.0.2-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends:
meson,
pkg-config,
valac,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Homepage: https://source.puri.sm/Librem5/gtherm
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/gtherm.git
=====================================
debian/gbp.conf
=====================================
@@ -1,2 +1,4 @@
[DEFAULT]
debian-branch = debian/sid
+pristine-tar = True
+upstream-tag = upstream/%(version)s
=====================================
debian/tests/control
=====================================
@@ -3,7 +3,7 @@ Depends:
build-essential,
libgtherm-dev,
pkg-config,
-Restrictions: allow-stderr, superficial
+Restrictions: allow-stderr
Test-Command: dbus-run-session examples/example.py
Depends:
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-opts=filenamemangle=s/.*\/archive\/(\d\S+)\/gtherm.*\.tar\.gz/gtherm-$1\.tar\.gz/g \
+opts=filenamemangle=s/.*\/archive\/v(\d\S+)\/gtherm.*\.tar\.gz/gtherm-$1\.tar\.gz/g \
https://source.puri.sm/Librem5/gtherm/tags?sort=updated_desc .*/archive/v(\d\S+)/.*\.tar\.gz.*
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/gtherm/-/compare/2555bb979ce3d61d7f8843efacbad143c2515e3c...609a321d666f632fe385e6190c42458c7eb5e254
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/gtherm/-/compare/2555bb979ce3d61d7f8843efacbad143c2515e3c...609a321d666f632fe385e6190c42458c7eb5e254
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-on-mobile-maintainers/attachments/20211107/c222aa7c/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list