[Git][reproducible-builds/koji][master] 7 commits: Bump debhelper compat to 11 and use new syntax.
Holger Levsen
gitlab at salsa.debian.org
Wed Jan 9 12:13:53 CET 2019
Holger Levsen pushed to branch master at Reproducible Builds / koji
Commits:
007cb2a7 by Holger Levsen at 2019-01-09T10:58:16Z
Bump debhelper compat to 11 and use new syntax.
* Bump debhelper compat to 11 so we get nice koji* service handling in
postinst and postrm.
* Use the new debhelper-compat(=11) notation and drop d/compat.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
772a1a1c by Holger Levsen at 2019-01-09T10:59:07Z
Add myself to uploaders.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
65375414 by Holger Levsen at 2019-01-09T11:00:40Z
Bump standards version to 4.3.0, no changes needed.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
24fef482 by Holger Levsen at 2019-01-09T11:01:24Z
Add "Rules-Requires-Root: no" to support building as non-root.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
a91cf33a by Holger Levsen at 2019-01-09T11:09:46Z
d/copyright: use https for Format: URL.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
4d9eb4f9 by Holger Levsen at 2019-01-09T11:11:32Z
d/copyright: add myself.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2ae97049 by Holger Levsen at 2019-01-09T11:12:37Z
release as 1.16.0-3
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,19 @@
-koji (1.16.0-3) UNRELEASED; urgency=medium
+koji (1.16.0-3) unstable; urgency=medium
- * Team upload.
* koji-client: add depends on python-requests and python-dateutil, thanks
to Juhani Numminen for the bug report. Closes: #918780
-
- -- Holger Levsen <holger at debian.org> Wed, 09 Jan 2019 11:29:51 +0100
+ * d/control:
+ - bump debhelper compat to 11 so we get nice koji* service handling in
+ postinst and postrm.
+ - use the new debhelper-compat(=11) notation and drop d/compat.
+ - bump standards version to 4.3.0, no changes needed.
+ - add "Rules-Requires-Root: no" to support building as non-root.
+ - add myself to uploaders.
+ * d/copyright:
+ - use https for Format: URL.
+ - add myself.
+
+ -- Holger Levsen <holger at debian.org> Wed, 09 Jan 2019 12:11:40 +0100
koji (1.16.0-2) unstable; urgency=medium
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9
=====================================
debian/control
=====================================
@@ -1,12 +1,14 @@
Source: koji
Maintainer: Reproducible Builds Maintainers <reproducible-builds at lists.alioth.debian.org>
Uploaders: Marek Marczykowski-Górecki <marmarek at invisiblethingslab.com>,
- Ximin Luo <infinity0 at debian.org>
+ Ximin Luo <infinity0 at debian.org>,
+ Holger Levsen <holger at debian.org>
Section: devel
Priority: optional
-Standards-Version: 4.1.5
+Standards-Version: 4.3.0
+Rules-Requires-Root: no
Build-Depends:
- debhelper (>= 9.20160709),
+ debhelper-compat (= 11),
dh-python,
createrepo,
help2man,
=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: koji
Source: https://pagure.io/koji
@@ -8,6 +8,7 @@ License: LGPL-2.1
Files: debian/*
Copyright: 2015 Marek Marczykowski-Górecki <marmarek at invisiblethingslab.com>
+ 2019 Holger Levsen <holger at debian.org>
License: LGPL-2.1
License: LGPL-2.1
View it on GitLab: https://salsa.debian.org/reproducible-builds/koji/compare/0bfac88fb26a7539e9a487c7ca42fb17ef5c80db...2ae970491d54ccb1158708da1287490ff2bf7752
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/koji/compare/0bfac88fb26a7539e9a487c7ca42fb17ef5c80db...2ae970491d54ccb1158708da1287490ff2bf7752
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20190109/0c2468d2/attachment.html>
More information about the rb-commits
mailing list