[libmusicbrainz-discid-perl] branch master updated (cc47ba4 -> 92356e4)

gregor herrmann gregoa at debian.org
Tue Jan 2 19:04:53 UTC 2018


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

gregoa pushed a change to branch master
in repository libmusicbrainz-discid-perl.

      from  cc47ba4   update changelog
      adds  496b5a0   New upstream version 0.04
       new  3affdd2   Update upstream source from tag 'upstream/0.04'
       new  0b8a0c0   New upstream release.
       new  99b4839   Add debian/upstream/metadata.
       new  eabfd83   Drop patches, all applied upstream.
       new  03b582c   Update build dependencies.
       new  a6b0175   Declare compliance with Debian Policy 4.1.3.
       new  0b519b3   Bump debhelper compatibility level to 10.
       new  3e2a014   Add /me to Uploaders.
       new  6b7d2d1   Set bindnow linker flag in debian/rules.
       new  92356e4   releasing package libmusicbrainz-discid-perl version 0.04-1

The 10 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:
 Changes                                          |  9 +++-
 lib/MusicBrainz/DiscID.xs => DiscID.xs           |  7 +--
 MANIFEST                                         | 11 ++--
 META.json                                        | 34 ++++++++++++
 META.yml                                         | 36 ++++++-------
 Build.PL => Makefile.PL                          | 66 ++++++++++++++----------
 README                                           | 47 -----------------
 README.md                                        | 47 +++++++++++++++++
 debian/changelog                                 | 13 ++++-
 debian/compat                                    |  2 +-
 debian/control                                   |  6 +--
 debian/copyright                                 |  1 +
 debian/patches/pod-encoding.patch                | 19 -------
 debian/patches/series                            |  3 --
 debian/patches/stack-corruption-discid_put.patch | 57 --------------------
 debian/patches/url.patch                         | 23 ---------
 debian/rules                                     |  2 +
 debian/upstream/metadata                         |  7 +++
 lib/MusicBrainz/DiscID.pm                        |  4 +-
 t/10discid.t                                     |  9 ++--
 lib/MusicBrainz/typemap => typemap               |  0
 21 files changed, 188 insertions(+), 215 deletions(-)
 rename lib/MusicBrainz/DiscID.xs => DiscID.xs (92%)
 create mode 100644 META.json
 rename Build.PL => Makefile.PL (50%)
 delete mode 100644 README
 create mode 100644 README.md
 delete mode 100644 debian/patches/pod-encoding.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/stack-corruption-discid_put.patch
 delete mode 100644 debian/patches/url.patch
 create mode 100644 debian/upstream/metadata
 rename lib/MusicBrainz/typemap => typemap (100%)

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



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