[rex] 02/02: d/changelog: Add comments
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Fri Mar 11 09:18:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository rex.
commit 711aacdd49c08392b7867d58197a4499361f4bff
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Fri Mar 11 10:13:35 2016 +0100
d/changelog: Add comments
Gbp-Dch: Ignore
---
debian/changelog | 29 ++++++++++-------------------
1 file changed, 10 insertions(+), 19 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4216156..a1ad8d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,25 +10,16 @@ rex (1.4.0-1) UNRELEASED; urgency=medium
* `grep -ir copyright *' shows "2016 by Jan Gehring" in LICENSE and
README, so that's why I assumed that he is the only copyright holder.
why do you think the other are copyright holders?
- Files: lib/Rex/Pkg/OpenWrt.pm -> 2013, Ferenc Erki <erkiferenc at gmail.com>
- (missing)
- + Ferenc is listed in Files: *, is it still needed to find all different
- years ?
- * even if we keep Ferenc in the '*' section (see above), then still the
- others there are probably not copyright holders for
- lib/Rex/Pkg/OpenWrt.pm. or put differently: since this is one of the
- only 2 files with an explicit copyright statement, I think we should
- mention it
- Files: [some others] is not necessary. doesn't hurt as well except that it
- adds clutter to the fiel. if we keep it please check if it's still
- correct
- + I have completely deleted the whole stanza for files without copyright
- as it clear that mail Files: * apply for them.
- * thanks
- + thanks for autopkgtest, I wasn't aware that one can selectively
- deactivate files
- * our autopkgtest framework has grown some nice features over time :)
- https://pkg-perl.alioth.debian.org/autopkgtest.html
+ + grep -ir '(c)' | grep -v Jan shows the authors in the Files: *
+ Now there is a problem, either we place them all under Files: *
+ or create separate Files: sections.
+ I've updated the d/copyright, it looks better in my opinion, though
+ I am not sure if it is fine to assume that the license is Apache 2.0
+ without any comment, but creating the same comment for every section
+ looks a bit overkill.
+
+ + Another quiestion is is fine to assume the copyright year as the
+ current year if no other year is specified ?
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/rex.git
More information about the Pkg-perl-cvs-commits
mailing list