[libkavorka-perl] branch master updated (dd39524 -> 822223b)

Jonas Smedegaard dr at jones.dk
Thu Dec 15 01:46:06 UTC 2016


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

js pushed a change to branch master
in repository libkavorka-perl.

      from  dd39524   Prepare for release: Update changelog and copyright hints.
       new  f6d5b5e   Declare compliance with Debian Policy 3.9.8.
       new  3e4c343   Modernize Vcs-Git field to use https URL.
       new  b5ed0b9   Modernize git-buildpackage config: Avoid git- prefix. Filter any .git* file.
       new  76b0ddd   Bump debhelper compatibility level to 9.
       new  ec98152   Update watch file: Bump to file format 4. Watch only metacpan URL. Mention gbp --uscan in usage comment.
       new  247824d   Drop CDBS get-orig-source target: Instead use gbp import-orig --uscan.
       new  31384eb   Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
       new  fdbf182   Add lintian overrides regarding license in License-Reference field. See bug#786450.
       new  f4507a4   Update copyright info: Extend coverage for Debian packaging.
       new  9744dae   Git-ignore quilt .pc dir.
       new  a216d48   Fix dependency on Data::Alias: Add patch 1001 to use recent Perl instead of Data::Alias. (Build-)depend on recent perl favored over libdata-alias-perl. Closes: Bug#834800. Thanks to Daniel Dehennin.
       new  822223b   Prepare for release: Update changelog, control file, and copyright hints.

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |   1 +
 debian/changelog                                   |  28 ++++
 debian/compat                                      |   2 +-
 debian/control                                     |   8 +-
 debian/control.in                                  |   4 +-
 debian/copyright                                   |  65 +++------
 debian/copyright_hints                             |  66 +++++----
 debian/gbp.conf                                    |   4 +-
 .../1001_remove-data-alias-dependency.patch        | 148 +++++++++++++++++++++
 debian/patches/README                              |   3 +
 debian/patches/series                              |   1 +
 debian/rules                                       |   9 +-
 debian/source/lintian-overrides                    |   5 +
 debian/watch                                       |   5 +-
 14 files changed, 262 insertions(+), 87 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 debian/patches/1001_remove-data-alias-dependency.patch
 create mode 100644 debian/patches/README
 create mode 100644 debian/patches/series
 create mode 100644 debian/source/lintian-overrides

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



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