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

js pushed a commit to branch master
in repository libperl6-export-attrs-perl.

commit 5d7b20d0436becbcaf9a58a38da3dfba26ec2b9d
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Mon Oct 26 23:47:13 2015 +0100

    Update changelog, control file and copyright hints.
---
 debian/changelog       | 16 ++++++++++++++++
 debian/control         | 16 +++++++---------
 debian/copyright_hints | 10 +++++-----
 3 files changed, 28 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 570343c..d973b77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+libperl6-export-attrs-perl (0.0.3-3) UNRELEASED; urgency=medium
+
+  * Revert wrong fix for lintian missing-license-text-in-dep5-copyright
+    warning
+  * Update copyright info:
+    + Use License-Grant and License-Reference fields.
+      Thanks to Ben Finney.
+    + Extend copyright of packaging to cover recent years.
+    + Tighten license of packaging to GPL-3+.
+  * Add lintian override regarding license in License-Reference field.
+    See bug#786450.
+  * Bump debhelper compatibility level to 9.
+  * Add lintian override regarding debhelper 9.
+
+ -- Jonas Smedegaard <d...@jones.dk>  Mon, 26 Oct 2015 23:45:20 +0100
+
 libperl6-export-attrs-perl (0.0.3-2) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index b797dc3..8cfceb7 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ Uploaders: Jonas Smedegaard <d...@jones.dk>
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: devscripts (>= 2.10.7~),
-               perl,
-               libmodule-build-perl,
-               cdbs (>= 0.4.85~),
-               debhelper (>= 7.0.1),
-               dh-buildinfo
+Build-Depends: cdbs,
+ devscripts,
+ perl,
+ libmodule-build-perl,
+ debhelper,
+ dh-buildinfo
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libperl6-export-attrs-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperl6-export-attrs-perl
@@ -17,9 +17,7 @@ Homepage: http://search.cpan.org/dist/Perl6-Export-Attrs/
 
 Package: libperl6-export-attrs-perl
 Architecture: all
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         ${cdbs:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, ${cdbs:Depends}
 Description: Perl 6 'is export(...)' trait as a Perl 5 attribute
  Perl6::Export::Attrs implements a Perl 5 native version of what the
  Perl 6 symbol export mechanism will look like.
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 8f396a3..a3ae568 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,4 +1,4 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: FIXME
 Upstream-Contact: FIXME
 Source: FIXME
@@ -9,12 +9,13 @@ Files: Build.PL
  MANIFEST
  META.yml
  Makefile.PL
+ debian/README.source
  debian/compat
  debian/control
  debian/control.in
  debian/gbp.conf
  debian/source/format
- debian/source/local-options
+ debian/source/lintian-overrides
  debian/watch
  t/00.load.t
  t/pod-coverage.t
@@ -25,18 +26,17 @@ License: UNKNOWN
 
 Files: debian/rules
 Copyright: 2011, Jonas Smedegaard <d...@jones.dk>
-License: GPL
+License: GPL-2+
  FIXME
 
 Files: README
 Copyright: 2005, Damian Conway
+  AND LICENCE
 License: UNKNOWN
  FIXME
 
 Files: lib/Perl6/Export/Attrs.pm
 Copyright: 2005, Damian Conway C<< <dcon...@cpan.org> >>.
- HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
- HOLDERS AND/OR OTHER PARTIES
 License: UNKNOWN
  FIXME
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libperl6-export-attrs-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to