[libdatetime-calendar-julian-perl] 01/01: improvements according to Gregor, thanks!

Norbert Preining preining at debian.org
Fri Sep 30 00:14:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository libdatetime-calendar-julian-perl.

commit 05650687858db6fb79f198fd71744ebbd0da86bc
Author: Norbert Preining <norbert at preining.info>
Date:   Fri Sep 30 09:10:54 2016 +0900

    improvements according to Gregor, thanks!
---
 debian/changelog               |  2 +-
 debian/control                 |  2 +-
 debian/copyright               | 11 ++++++++++-
 debian/tests/pkg-perl/use-name |  1 +
 4 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index db7a86d..51d9489 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ libdatetime-calendar-julian-perl (0.04-1) unstable; urgency=low
 
   * Initial Release. (Closes: #838950)
 
- -- Norbert Preining <preining at debian.org>  Fri, 30 Sep 2016 00:09:29 +0900
+ -- Norbert Preining <preining at debian.org>  Fri, 30 Sep 2016 09:10:38 +0900
diff --git a/debian/control b/debian/control
index 7c496e9..07c2b1c 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Testsuite: autopkgtest-pkg-perl
 Package: libdatetime-calendar-julian-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-perl
-Description: Dates in the Julian calendar
+Description: Julian calendar complement for DateTime
  DateTime::Calendar::Julian implements the Julian Calendar.
  DateTime::Calendar::Julian implements all methods of DateTime; see the
  DateTime(3) manpage for all methods.
diff --git a/debian/copyright b/debian/copyright
index c37cda5..8184745 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,7 @@ Upstream-Name: DateTime-Calendar-Julian
 
 Files: *
 Copyright: 2003, Eugene van der Pijll <pijll at gmx.net>
-License: Artistic or GPL-2+
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2016, Norbert Preining <preining at debian.org>
@@ -18,6 +18,15 @@ License: Artistic
  On Debian systems, the complete text of the Artistic License can be
  found in `/usr/share/common-licenses/Artistic'.
 
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
+
 License: GPL-2+
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
diff --git a/debian/tests/pkg-perl/use-name b/debian/tests/pkg-perl/use-name
new file mode 100644
index 0000000..d67dd68
--- /dev/null
+++ b/debian/tests/pkg-perl/use-name
@@ -0,0 +1 @@
+DateTime::Calendar::Julian

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-calendar-julian-perl.git



More information about the Pkg-perl-cvs-commits mailing list