[Piuparts-commits] [piuparts] 01/01: piuparts-report.py: credit ♥ Andreas ♥ properly.
Holger Levsen
holger at layer-acht.org
Wed Jan 24 21:46:31 UTC 2018
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit 826cde72d1a2afdfe0a2095ce9730ad84a598469
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Jan 24 21:46:09 2018 +0000
piuparts-report.py: credit ♥ Andreas ♥ properly.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
debian/changelog | 3 ++-
piuparts-report.py | 6 ++++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7760130..b7095a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-piuparts (0.84) UNRELEASED; urgency=medium
+piuparts (0.84-1) UNRELEASED; urgency=medium
* debian/control:
- Add "Rules-Requires-Root: no" to support building as non-root.
(I've also confirmed that the build output is bit by bit identical with
and without this.)
* Bump standards version to 4.1.3, no changes needed.
+ * piuparts-report.py: credit Andreas properly.
-- Holger Levsen <holger at debian.org> Fri, 15 Dec 2017 11:13:52 +0000
diff --git a/piuparts-report.py b/piuparts-report.py
index 593e1a8..8945e66 100644
--- a/piuparts-report.py
+++ b/piuparts-report.py
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
#
# Copyright 2005 Lars Wirzenius (liw at iki.fi)
-# Copyright 2009-2014 Holger Levsen (holger at layer-acht.org)
+# Copyright 2009-2018 Holger Levsen (holger at layer-acht.org)
# Copyright © 2011-2017 Andreas Beckmann (anbe at debian.org)
# Copyright 2013 David Steele (dsteele at gmail.com)
#
@@ -244,8 +244,10 @@ HTML_FOOTER = """
<div>
<a href="https://tracker.debian.org/pkg/piuparts" target="_blank">piuparts</a>
is GPL2 <a href="https://packages.debian.org/changelogs/pool/main/p/piuparts/current/copyright" target="_blank">licenced</a>
- and was written by <a href="mailto:liw at iki.fi">Lars Wirzenius</a> and is now maintained by
+ and was originally written by <a href="mailto:liw at iki.fi">Lars Wirzenius</a> and is now maintained by
+ <a href="mailto:anbe at debian.org">Andreas Beckmann</a> and
<a href="mailto:holger at layer-acht.org">Holger Levsen</a> and
+
<a href="mailto:piuparts-devel at lists.alioth.debian.org">others</a> using
<a href="https://anonscm.debian.org/cgit/piuparts/piuparts.git/" target="_blank">piuparts.git</a>.
Ditto for this website.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git
More information about the Piuparts-commits
mailing list