[libmodule-install-repository-perl] 01/01: back to UNRELEASED, TODO added to changelog

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libmodule-install-repository-perl.

commit 37e006dac3c4e57c488c2c4da3084514395480e2
Author: Florian Schlichting 
Date:   Fri Jul 10 01:01:59 2015 +0200

back to UNRELEASED, TODO added to changelog
---
 debian/changelog | 24 +++-
 1 file changed, 23 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 99e4d22..036fa54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,26 @@
-libmodule-install-repository-perl (0.06-1) unstable; urgency=low
+libmodule-install-repository-perl (0.06-1) UNRELEASED; urgency=medium
+
+  TODO:
+  - it is important that the upstream branch matches the contents of the
+release tarball as closely as possible, e.g. in order to monitor
+added/removed/changed files in inc/; to achieve that, please switch to
+the upstream branch, prune META.yml and inc from .gitignore and then add
+all the files from the release tarball that are not yet checked in and
+that dpkg-source complains about. Then merge upstream into master.
+  - there's no need to add "inc/Module/Install/Repository.pm" to Files: *, as
+it already matches
+  - for the other files in inc/ however, I'd prefer to see one paragraph per
+distribution these files are originally part of, so one for Path::Class,
+one for Spiffy, one for Test::Simple and so on. Have a look at
+http://pkg-perl.alioth.debian.org/copyright.html for some commonly
+included modules, or find out in what Debian package they are ordinarily
+included in and check that package's copyright file. Unless you can assume
+that copyright is the same as in the Files: * paragraph, every file must be
+investigated and documented in debian/copyright!
+  - while the embedded code copies in inc/ often have all their POD and thus
+copyright statements yanked, they usually do have proper copyright
+attribution and thus no need to conjure the Berne convention - again see
+their ordinary package's copyright file
 
   * Initial Release. (Closes: #779000)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmodule-install-repository-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


[libmodule-install-repository-perl] branch master updated (935b550 -> 37e006d)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libmodule-install-repository-perl.

  from  935b550   UNRELEASED -> unstable
   new  37e006d   back to UNRELEASED, TODO added to changelog

The 1 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:
 debian/changelog | 24 +++-
 1 file changed, 23 insertions(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmodule-install-repository-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


[libmodule-install-testbase-perl] 01/01: add some TODO

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libmodule-install-testbase-perl.

commit 4b44eafec77b406a788c0352274684f24446116e
Author: Florian Schlichting 
Date:   Fri Jul 10 00:34:20 2015 +0200

add some TODO
---
 debian/changelog | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3cd2c4d..954630c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,16 @@
 libmodule-install-testbase-perl (0.86-1) UNRELEASED; urgency=low
 
+  TODO:
+  - in the short and long description, take care to separate the concepts of a
+(Debian) "package" and a (CPAN) "distribution". As far as I can tell,
+M::I::TestBase helps to prepare CPAN distributions using M::I, but does
+nothing for (except adding cruft) for Debian packagers.
+  - you may want to integrate the upstream-repo branch by merging it into
+upstream and then upstream into master
+  - Depending on what you want to do with Module::Setup, it may be easier to
+privately patch out the use_test_base and auto_set_repository directives
+from Makefile.PL
+
   * Initial Release. (Closes: #778806)
 
  -- Joenio Costa   Thu, 19 Feb 2015 22:39:03 -0300

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmodule-install-testbase-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


[libmodule-install-testbase-perl] branch master updated (1da443f -> 4b44eaf)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libmodule-install-testbase-perl.

  from  1da443f   libspiffy-perl isn't needed on B-D-I, I suppose
   new  4b44eaf   add some TODO

The 1 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:
 debian/changelog | 11 +++
 1 file changed, 11 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmodule-install-testbase-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


[libxml-atom-fromowl-perl] annotated tag upstream/0.102 created (now 2b05b59)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag upstream/0.102
in repository libxml-atom-fromowl-perl.

at  2b05b59   (tag)
   tagging  ef33cc7a7e6f52ba80600455027acd56c8b3becd (commit)
  replaces  upstream/0.101
 tagged by  Florian Schlichting
on  Thu Jul 9 23:06:12 2015 +0200

- Log -
Upstream version 0.102
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJVnuJEAAoJEBKXO25y3Ae1MZ4QAJd633f45OnGjPaUeZklD0X1
v0nut0KZ/U2jR2HQQxZa1w4l9324xWvgAQpXEoS1m0I+PT94OzD03+ruvwLRWKTj
a74lirE0vuLM+BEc0mV37FI9nEXFiZeFsDi+4/2DrVhkilxU/oLnD4ZL1UHi0+I9
lPS8+Q8V/a62sQJ75nHPMudQphpn9xleRpNF5TMhX+VYWB5NYxmfhtheUHzBQreO
n3K7bnh74JNJZ+S7sMYjFkNhFGjjbAdGDKm5nwaePOTPRS0lD/+M2TCrhqFU/efa
DD3kHwHWii7XmN4bSkr0BeluejJfs+Xy9AIXJtGBcdOKZFvDFmjEElDr3UEVYaRt
tpk19eyRxjWlyq8PDOnpdgm/C/zEs/vCe2zZPVoDgBPtP3qdcK60jGOsquARIIwS
E457Uz73J21O1DRFtUkO7vwXIh4M6eqfPPWbyKaoyam1Pa0WOL5SA4K/XM1rseZ7
OxGFHXodC4xzZ5tLB7KNVD1M+y/NvqVQrJgPZkvipv7iltIvRLByuUv5k/R1UeGN
ZubGjPDzrkaYZ4PRgLlTd7jPisLQUn6zCPVM7THIJcwZgHxTM+xVSXsI5wfzdabJ
tdacpdMYV2oB1DXywhZ9TszcYzzhuD4JZNsZWnT8gK/c2XAHsxkJjO9CxJxQ7ys+
NIbTJBE0TdlS4W5FYvvn
=2YvC
-END PGP SIGNATURE-

Florian Schlichting (1):
  Imported Upstream version 0.102

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-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


[libxml-atom-fromowl-perl] 09/11: Declare compliance with Debian Policy 3.9.6

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-fromowl-perl.

commit 386a072f8f84561d4da80a5b5374d23c24b22cea
Author: Florian Schlichting 
Date:   Thu Jul 9 23:20:52 2015 +0200

Declare compliance with Debian Policy 3.9.6
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6784953..4bee48a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: cdbs,
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard ,
  Florian Schlichting 
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-atom-fromowl-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-atom-fromowl-perl.git
 Homepage: https://metacpan.org/release/XML-Atom-FromOWL

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-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


[libxml-atom-fromowl-perl] annotated tag debian/0.102-1 created (now 13c76fa)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag debian/0.102-1
in repository libxml-atom-fromowl-perl.

at  13c76fa   (tag)
   tagging  ede5e2842bd3f3ea6a5f69c77e49f3cc0fe4e391 (commit)
  replaces  debian/0.101-2
 tagged by  Florian Schlichting
on  Thu Jul 9 23:30:54 2015 +0200

- Log -
   debian/0.102-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJVnugRAAoJEBKXO25y3Ae1+DMQAJ2Pul95OWooSJVLVVF+aBkI
uX4QxA0nVmxgyt6l0+9gEvpBHZckXe1/M+wumgUkM+mpsjTvgYVAtWHVzrwQDFnt
RTIS/Xsh20C6ysyPWKOtoN+2HdBbpcEdwmZ1fTNGHJD3Ys8ZdkdYUDsWFJ8JNH5C
VpYebl/Ps7r1IMrNKXBNJroX9Uipo/mxOdq8t5eLYj/oF97ld9iSR0EL5wVRZWNH
TBs7KzVEp96K0dBhes/swSEOYt6h2G9LwfI07TckCEyhKjt6LlFeO9yCjAJLi7jZ
vz9dq1w10c/th1NITLgY8ISGnHMdEyumz7luyyjVBc2RuOYqZC6ryzKWf8sO03al
eZCrrdLJcyhZsjoD/CuOAQ7JeT1+vpsxGkLDgg6lo6zYytaPym/cRBSdu2A547E3
WLBi7whCg+/SSTUVhw7ETnEC8636RrkZET28ekEX4R8E+2mVI4nMnhZtXB4omyUX
mXz+EHo++NYhPnuFG50xtJkz9PZKw02sgxS0iO5XzCkWeP1wpttFK+9yZiFWjyjh
4nrknHvUarBlNKOGZuUIX8ng5fB7+9m4jhR/9xiFW8Ke0U1ZF+Pi+ANc5cqcJhBr
e9lS3HSVrDGDC1Uh0CZWiMxt6VQF/JN5slaFFqQlgRFvp+jPInkpoe4iv0uKR70Y
cZM5nOhWsZR5L0upFXKn
=ro0t
-END PGP SIGNATURE-

Florian Schlichting (12):
  Imported Upstream version 0.102
  Merge tag 'upstream/0.102'
  Import Upstream version 0.102
  Email change: Florian Schlichting -> f...@debian.org
  Delete copyright paragraphs for modules in inc/ dropped upstream
  Update copyright years
  Drop 1001_no_auto-install_deps.patch, M::I is no longer in use
  Change Vcs-Git to canonical URI (without leading /git)
  Ship CONTRIBUTING in docs
  Declare compliance with Debian Policy 3.9.6
  Mark package autopkgtest-able
  release package

Salvatore Bonaccorso (2):
  Update Vcs-Browser URL to cgit web frontend
  update changelog

---

This annotated tag includes the following new commits:

   new  c14f8b7   Merge tag 'upstream/0.102'
   new  307147b   Import Upstream version 0.102
   new  5b6ea36   Email change: Florian Schlichting -> f...@debian.org
   new  9f5e57d   Delete copyright paragraphs for modules in inc/ dropped 
upstream
   new  b37c5de   Update copyright years
   new  bdf9847   Drop 1001_no_auto-install_deps.patch, M::I is no longer 
in use
   new  2acbbdf   Change Vcs-Git to canonical URI (without leading /git)
   new  22ac106   Ship CONTRIBUTING in docs
   new  386a072   Declare compliance with Debian Policy 3.9.6
   new  5d1ec8a   Mark package autopkgtest-able
   new  ede5e28   release package

The 11 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.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-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


[libxml-atom-fromowl-perl] 11/11: release package

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-fromowl-perl.

commit ede5e2842bd3f3ea6a5f69c77e49f3cc0fe4e391
Author: Florian Schlichting 
Date:   Thu Jul 9 23:22:44 2015 +0200

release package
---
 debian/changelog | 14 +++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 74a2eeb..887f9bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,20 @@
-libxml-atom-fromowl-perl (0.102-1) UNRELEASED; urgency=medium
+libxml-atom-fromowl-perl (0.102-1) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
   [ Florian Schlichting ]
   * Import Upstream version 0.102
-
- -- Florian Schlichting   Thu, 09 Jul 2015 23:07:05 +0200
+  * Email change: Florian Schlichting -> f...@debian.org
+  * Delete copyright paragraphs for modules in inc/ dropped upstream
+  * Update copyright years
+  * Drop 1001_no_auto-install_deps.patch, M::I is no longer in use
+  * Change Vcs-Git to canonical URI (without leading /git)
+  * Ship CONTRIBUTING in docs
+  * Declare compliance with Debian Policy 3.9.6
+  * Mark package autopkgtest-able
+
+ -- Florian Schlichting   Thu, 09 Jul 2015 23:22:11 +0200
 
 libxml-atom-fromowl-perl (0.101-2) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-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


[libxml-atom-fromowl-perl] 01/01: pristine-tar data for libxml-atom-fromowl-perl_0.102.orig.tar.gz

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch pristine-tar
in repository libxml-atom-fromowl-perl.

commit 2714a33631c88a3a8c05798e2ed8dc4b0c213fbb
Author: Florian Schlichting 
Date:   Thu Jul 9 23:06:12 2015 +0200

pristine-tar data for libxml-atom-fromowl-perl_0.102.orig.tar.gz
---
 libxml-atom-fromowl-perl_0.102.orig.tar.gz.delta | Bin 0 -> 1341 bytes
 libxml-atom-fromowl-perl_0.102.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libxml-atom-fromowl-perl_0.102.orig.tar.gz.delta 
b/libxml-atom-fromowl-perl_0.102.orig.tar.gz.delta
new file mode 100644
index 000..2537daa
Binary files /dev/null and b/libxml-atom-fromowl-perl_0.102.orig.tar.gz.delta 
differ
diff --git a/libxml-atom-fromowl-perl_0.102.orig.tar.gz.id 
b/libxml-atom-fromowl-perl_0.102.orig.tar.gz.id
new file mode 100644
index 000..555852d
--- /dev/null
+++ b/libxml-atom-fromowl-perl_0.102.orig.tar.gz.id
@@ -0,0 +1 @@
+a26b48e87732319a8c9cd1af7db5f6602c753d92

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-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


[libxml-atom-fromowl-perl] 10/11: Mark package autopkgtest-able

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-fromowl-perl.

commit 5d1ec8ac44e897ba469c33d37f016ea5e1f7b10b
Author: Florian Schlichting 
Date:   Thu Jul 9 23:21:10 2015 +0200

Mark package autopkgtest-able
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 4bee48a..235dd1d 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-atom-fromowl-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-atom-fromowl-perl.git
 Homepage: https://metacpan.org/release/XML-Atom-FromOWL
+Testsuite: autopkgtest-pkg-perl
 
 Package: libxml-atom-fromowl-perl
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-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


[libxml-atom-fromowl-perl] 01/11: Merge tag 'upstream/0.102'

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-fromowl-perl.

commit c14f8b7367cb14ad05e46aedac841e4b157ace99
Merge: 35a6db9 ef33cc7
Author: Florian Schlichting 
Date:   Thu Jul 9 23:07:04 2015 +0200

Merge tag 'upstream/0.102'

Upstream version 0.102

# gpg: Signature made Do 09 Jul 2015 23:06:12 CEST using RSA key ID 72DC07B5
# gpg: Good signature from "Florian Schlichting "
# gpg: aka "Florian Schlichting 
"
# gpg: aka "Florian Schlichting "
# gpg: aka "Florian Schlichting 
"

 CONTRIBUTING   |  83 
 COPYRIGHT  |  53 +++
 CREDITS|   4 +
 Changes|  46 +-
 INSTALL|  38 ++
 LICENSE|   8 +-
 MANIFEST   |  42 +-
 META.json  |  79 
 META.yml   |  34 +-
 Makefile.PL| 158 ++-
 README |  39 +-
 SIGNATURE  |  54 +--
 dist.ini   |   2 +
 doap.ttl   | 138 ++
 inc/Module/AutoInstall.pm  | 930 -
 inc/Module/Install.pm  | 470 ---
 inc/Module/Install/AutoInstall.pm  |  93 
 inc/Module/Install/AutoManifest.pm |  45 --
 inc/Module/Install/Base.pm |  83 
 inc/Module/Install/Can.pm  | 154 --
 inc/Module/Install/Fetch.pm|  93 
 inc/Module/Install/Include.pm  |  34 --
 inc/Module/Install/Makefile.pm | 418 -
 inc/Module/Install/Metadata.pm | 722 
 inc/Module/Install/Package.pm  | 323 -
 inc/Module/Install/TrustMetaYml.pm |  52 ---
 inc/Module/Install/Win32.pm|  64 ---
 inc/Module/Install/WriteAll.pm |  63 ---
 inc/Module/Package.pm  |  71 ---
 inc/Module/Package/Dist/RDF.pm |  27 --
 inc/Scalar/Util.pm |  71 ---
 inc/Scalar/Util/PP.pm  | 109 -
 inc/YAML/Tiny.pm   | 643 -
 inc/unicore/Name.pm| 416 -
 lib/XML/Atom/FromOWL.pm|   2 +-
 meta/changes.ttl   |  68 ---
 meta/doap.ttl  |  40 --
 meta/makefile.ttl  |  18 -
 38 files changed, 656 insertions(+), 5131 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-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


[libxml-atom-fromowl-perl] 06/11: Drop 1001_no_auto-install_deps.patch, M::I is no longer in use

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-fromowl-perl.

commit bdf9847e81c2bc5d22448a5dbaaeb5da172fc034
Author: Florian Schlichting 
Date:   Thu Jul 9 23:16:42 2015 +0200

Drop 1001_no_auto-install_deps.patch, M::I is no longer in use
---
 debian/patches/1001_no_auto-install_deps.patch | 15 ---
 debian/patches/series  |  1 -
 2 files changed, 16 deletions(-)

diff --git a/debian/patches/1001_no_auto-install_deps.patch 
b/debian/patches/1001_no_auto-install_deps.patch
deleted file mode 100644
index 9c352c6..000
--- a/debian/patches/1001_no_auto-install_deps.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Avoid auto-installing dependencies during build
-Author: Jonas Smedegaard 
-Last-Update: 2012-06-03
-
 a/inc/Module/Package/Dist/RDF.pm
-+++ b/inc/Module/Package/Dist/RDF.pm
-@@ -21,7 +21,7 @@
- {
-   my ($self) = @_;
-   $self->mi->trust_meta_yml;
--  $self->mi->auto_install;
-+# $self->mi->auto_install;
- }
- 
- 1;
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index c1c288e..000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-1001_no_auto-install_deps.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-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


[libxml-atom-fromowl-perl] 05/11: Update copyright years

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-fromowl-perl.

commit b37c5def9bb358738b0cdee451e166066b3e9cc2
Author: Florian Schlichting 
Date:   Thu Jul 9 23:13:25 2015 +0200

Update copyright years
---
 debian/copyright | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 65b7093..257da62 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: 
http://rt.cpan.org/Dist/Display.html?Queue=XML-Atom-FromOWL
 Source: http://search.cpan.org/dist/XML-Atom-FromOWL/
 
 Files: *
-Copyright: 2011-2012, Toby Inkster 
+Copyright: 2011-2014, Toby Inkster 
 License: Artistic or GPL-1+
 Comment:
  License:
@@ -19,7 +19,7 @@ Comment:
 
 Files: debian/*
 Copyright: 2011-2013, Jonas Smedegaard 
-  2011, Florian Schlichting 
+  2011-2015, Florian Schlichting 
 License: GPL-3+
 
 License: Artistic

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-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


[libxml-atom-fromowl-perl] 02/11: Import Upstream version 0.102

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-fromowl-perl.

commit 307147b575f483ad5764840f51a330744fbf945a
Author: Florian Schlichting 
Date:   Thu Jul 9 23:07:27 2015 +0200

Import Upstream version 0.102
---
 debian/changelog | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index abfcc0c..74a2eeb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
-libxml-atom-fromowl-perl (0.101-3) UNRELEASED; urgency=medium
+libxml-atom-fromowl-perl (0.102-1) UNRELEASED; urgency=medium
 
+  [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
- -- Salvatore Bonaccorso   Sat, 16 Aug 2014 09:36:14 +0200
+  [ Florian Schlichting ]
+  * Import Upstream version 0.102
+
+ -- Florian Schlichting   Thu, 09 Jul 2015 23:07:05 +0200
 
 libxml-atom-fromowl-perl (0.101-2) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-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


[libxml-atom-fromowl-perl] 08/11: Ship CONTRIBUTING in docs

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-fromowl-perl.

commit 22ac10619114d0e2389e1b1e7cfba64dae5c514a
Author: Florian Schlichting 
Date:   Thu Jul 9 23:20:28 2015 +0200

Ship CONTRIBUTING in docs
---
 debian/libxml-atom-fromowl-perl.docs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/libxml-atom-fromowl-perl.docs 
b/debian/libxml-atom-fromowl-perl.docs
new file mode 100644
index 000..dc63d18
--- /dev/null
+++ b/debian/libxml-atom-fromowl-perl.docs
@@ -0,0 +1 @@
+CONTRIBUTING

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-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


[libxml-atom-fromowl-perl] branch master updated (35a6db9 -> ede5e28)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libxml-atom-fromowl-perl.

  from  35a6db9   update changelog
  adds  ef33cc7   Imported Upstream version 0.102
   new  c14f8b7   Merge tag 'upstream/0.102'
   new  307147b   Import Upstream version 0.102
   new  5b6ea36   Email change: Florian Schlichting -> f...@debian.org
   new  9f5e57d   Delete copyright paragraphs for modules in inc/ dropped 
upstream
   new  b37c5de   Update copyright years
   new  bdf9847   Drop 1001_no_auto-install_deps.patch, M::I is no longer 
in use
   new  2acbbdf   Change Vcs-Git to canonical URI (without leading /git)
   new  22ac106   Ship CONTRIBUTING in docs
   new  386a072   Declare compliance with Debian Policy 3.9.6
   new  5d1ec8a   Mark package autopkgtest-able
   new  ede5e28   release package

The 11 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:
 CONTRIBUTING   |  83 +++
 COPYRIGHT  |  53 ++
 CREDITS|   4 +
 Changes|  46 +-
 INSTALL|  38 +
 LICENSE|   8 +-
 MANIFEST   |  42 +-
 META.json  |  79 +++
 META.yml   |  34 +-
 Makefile.PL| 158 -
 README |  39 +-
 SIGNATURE  |  54 +-
 debian/changelog   |  16 +-
 debian/control |   7 +-
 debian/control.in  |   2 +-
 debian/copyright   |  50 +-
 debian/copyright_hints |   2 +-
 debian/libxml-atom-fromowl-perl.docs   |   1 +
 debian/patches/1001_no_auto-install_deps.patch |  15 -
 debian/patches/series  |   1 -
 debian/rules   |   2 +-
 dist.ini   |   2 +
 doap.ttl   | 138 
 inc/Module/AutoInstall.pm  | 930 -
 inc/Module/Install.pm  | 470 -
 inc/Module/Install/AutoInstall.pm  |  93 ---
 inc/Module/Install/AutoManifest.pm |  45 --
 inc/Module/Install/Base.pm |  83 ---
 inc/Module/Install/Can.pm  | 154 
 inc/Module/Install/Fetch.pm|  93 ---
 inc/Module/Install/Include.pm  |  34 -
 inc/Module/Install/Makefile.pm | 418 ---
 inc/Module/Install/Metadata.pm | 722 ---
 inc/Module/Install/Package.pm  | 323 -
 inc/Module/Install/TrustMetaYml.pm |  52 --
 inc/Module/Install/Win32.pm|  64 --
 inc/Module/Install/WriteAll.pm |  63 --
 inc/Module/Package.pm  |  71 --
 inc/Module/Package/Dist/RDF.pm |  27 -
 inc/Scalar/Util.pm |  71 --
 inc/Scalar/Util/PP.pm  | 109 ---
 inc/YAML/Tiny.pm   | 643 -
 inc/unicore/Name.pm| 416 ---
 lib/XML/Atom/FromOWL.pm|   2 +-
 meta/changes.ttl   |  68 --
 meta/doap.ttl  |  40 --
 meta/makefile.ttl  |  18 -
 47 files changed, 680 insertions(+), 5203 deletions(-)
 create mode 100644 CONTRIBUTING
 create mode 100644 COPYRIGHT
 create mode 100644 CREDITS
 create mode 100644 INSTALL
 create mode 100644 META.json
 create mode 100644 debian/libxml-atom-fromowl-perl.docs
 delete mode 100644 debian/patches/1001_no_auto-install_deps.patch
 delete mode 100644 debian/patches/series
 create mode 100644 dist.ini
 create mode 100644 doap.ttl
 delete mode 100644 inc/Module/AutoInstall.pm
 delete mode 100644 inc/Module/Install.pm
 delete mode 100644 inc/Module/Install/AutoInstall.pm
 delete mode 100644 inc/Module/Install/AutoManifest.pm
 delete mode 100644 inc/Module/Install/Base.pm
 delete mode 100644 inc/Module/Install/Can.pm
 delete mode 100644 inc/Module/Install/Fetch.pm
 delete mode 100644 inc/Module/Install/Include.pm
 delete mode 100644 inc/Module/Install/Makefile.pm
 delete mode 100644 inc/Module/Install/Metadata.pm
 delete mode 100644 inc/Module/Install/Package.pm
 delete mode 100644 inc/Module/Install/TrustMetaYml.pm
 delete mode 100644 inc/Module

[libxml-atom-fromowl-perl] branch pristine-tar updated (2104cc7 -> 2714a33)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch pristine-tar
in repository libxml-atom-fromowl-perl.

  from  2104cc7   pristine-tar data for 
libxml-atom-fromowl-perl_0.101.orig.tar.gz
   new  2714a33   pristine-tar data for 
libxml-atom-fromowl-perl_0.102.orig.tar.gz

The 1 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:
 libxml-atom-fromowl-perl_0.102.orig.tar.gz.delta | Bin 0 -> 1341 bytes
 libxml-atom-fromowl-perl_0.102.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libxml-atom-fromowl-perl_0.102.orig.tar.gz.delta
 create mode 100644 libxml-atom-fromowl-perl_0.102.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-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


[libxml-atom-fromowl-perl] 04/11: Delete copyright paragraphs for modules in inc/ dropped upstream

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-fromowl-perl.

commit 9f5e57d975136dba2cf22f2c0dabcc7d7afb9fb1
Author: Florian Schlichting 
Date:   Thu Jul 9 23:10:40 2015 +0200

Delete copyright paragraphs for modules in inc/ dropped upstream
---
 debian/copyright | 46 --
 1 file changed, 46 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 049af84..65b7093 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -17,52 +17,6 @@ Comment:
  Perl is licensed under either the 'Artistic license' or the 'GNU
  General Public License' version 1 or later.
 
-Files: inc/Module/AutoInstall.pm
- inc/Module/Install*
-Copyright: 2001-2006, Audrey Tang 
-  2002-2004, Brian Ingerson 
-  2006,2008-2012, Adam Kennedy 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Install.
-
-Files: inc/Module/Package.pm
- inc/Module/Install/Package.pm
-Copyright: 2011, Ingy döt Net 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Package.
-
-Files: inc/Module/Install/AutoManifest.pm
-Copyright: 2008, Hans Dieter Pearcey 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Install::AutoManifest.
-
-Files: inc/Module/Install/TrustMetaYml.pm
-Copyright: 2011, Toby Inkster 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Install::TrustMetaYml.
-
-Files: inc/Module/Package/Dist/RDF.pm
-Copyright: 2011, Toby Inkster 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Package::RDF.
-
-Files: inc/Scalar/Util*
-Copyright: 1997-2010, Graham Barr .
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of List::Util.
-
-Files: inc/YAML/Tiny.pm
-Copyright: 2006-2011, Adam Kennedy 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of YAML::Tiny.
-
 Files: debian/*
 Copyright: 2011-2013, Jonas Smedegaard 
   2011, Florian Schlichting 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-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

[libxml-atom-fromowl-perl] 03/11: Email change: Florian Schlichting -> f...@debian.org

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-fromowl-perl.

commit 5b6ea36bf5ed060aa7a6d22dd1f42931f4645f01
Author: Florian Schlichting 
Date:   Thu Jul 9 23:10:07 2015 +0200

Email change: Florian Schlichting -> f...@debian.org
---
 debian/control | 2 +-
 debian/control.in  | 2 +-
 debian/copyright   | 2 +-
 debian/copyright_hints | 2 +-
 debian/rules   | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 15bd125..6e5d0d3 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: cdbs,
  libxml-libxml-perl (>= 1.94)
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard ,
- Florian Schlichting 
+ Florian Schlichting 
 Standards-Version: 3.9.4
 Vcs-Git: 
git://anonscm.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-atom-fromowl-perl.git
diff --git a/debian/control.in b/debian/control.in
index fb3c4d3..c3b8f10 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: @cdbs@
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard ,
- Florian Schlichting 
+ Florian Schlichting 
 Standards-Version: 3.9.4
 Vcs-Git: 
git://anonscm.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-perl
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-atom-fromowl-perl.git
diff --git a/debian/copyright b/debian/copyright
index aa0ea3d..049af84 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -65,7 +65,7 @@ Comment:
 
 Files: debian/*
 Copyright: 2011-2013, Jonas Smedegaard 
-  2011, Florian Schlichting 
+  2011, Florian Schlichting 
 License: GPL-3+
 
 License: Artistic
diff --git a/debian/copyright_hints b/debian/copyright_hints
index e537fd5..264d572 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -67,7 +67,7 @@ License: Expat
  FIXME
 
 Files: debian/rules
-Copyright: 2011, Florian Schlichting 
+Copyright: 2011, Florian Schlichting 
   2011-2013, Jonas Smedegaard 
 License: GPL-2+
  FIXME
diff --git a/debian/rules b/debian/rules
index b7f4cd2..e32285f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
 # Copyright © 2011, 2012, 2013 Jonas Smedegaard 
-# Copyright © 2011 Florian Schlichting 
+# Copyright © 2011 Florian Schlichting 
 # Description: Main Debian packaging script for XML::Atom::FromOWL
 #
 # This program is free software; you can redistribute it and/or modify

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-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

[libxml-atom-fromowl-perl] 07/11: Change Vcs-Git to canonical URI (without leading /git)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-fromowl-perl.

commit 2acbbdff34f1581e87ef96f251aebf20cc9d1125
Author: Florian Schlichting 
Date:   Thu Jul 9 23:19:36 2015 +0200

Change Vcs-Git to canonical URI (without leading /git)
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6e5d0d3..6784953 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Maintainer: Debian Perl Group 

 Uploaders: Jonas Smedegaard ,
  Florian Schlichting 
 Standards-Version: 3.9.4
-Vcs-Git: 
git://anonscm.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-perl
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-atom-fromowl-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-atom-fromowl-perl.git
 Homepage: https://metacpan.org/release/XML-Atom-FromOWL
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-fromowl-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


[libxml-atom-owl-perl] 01/01: pristine-tar data for libxml-atom-owl-perl_0.104.orig.tar.gz

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch pristine-tar
in repository libxml-atom-owl-perl.

commit 2a0f4d5229c7303485a3ef50fcd59f24b723a8f7
Author: Florian Schlichting 
Date:   Thu Jul 9 22:48:23 2015 +0200

pristine-tar data for libxml-atom-owl-perl_0.104.orig.tar.gz
---
 libxml-atom-owl-perl_0.104.orig.tar.gz.delta | Bin 0 -> 1470 bytes
 libxml-atom-owl-perl_0.104.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libxml-atom-owl-perl_0.104.orig.tar.gz.delta 
b/libxml-atom-owl-perl_0.104.orig.tar.gz.delta
new file mode 100644
index 000..1664aa6
Binary files /dev/null and b/libxml-atom-owl-perl_0.104.orig.tar.gz.delta differ
diff --git a/libxml-atom-owl-perl_0.104.orig.tar.gz.id 
b/libxml-atom-owl-perl_0.104.orig.tar.gz.id
new file mode 100644
index 000..a1ccc95
--- /dev/null
+++ b/libxml-atom-owl-perl_0.104.orig.tar.gz.id
@@ -0,0 +1 @@
+b25f906bd8bad7da12fe81f518ecfd12edbbb267

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-owl-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


[libxml-atom-owl-perl] annotated tag debian/0.104-1 created (now ac78298)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag debian/0.104-1
in repository libxml-atom-owl-perl.

at  ac78298   (tag)
   tagging  d3048361621582b013c8f9c560d75c11031c7414 (commit)
  replaces  debian/0.103-3
 tagged by  Florian Schlichting
on  Thu Jul 9 23:04:18 2015 +0200

- Log -
   debian/0.104-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJVnuHVAAoJEBKXO25y3Ae1zogP/0tgRPgq9LtqDnoVi8xvF4tk
3cR1K6NqKPCRb5LbklfoGKiKDAhhMr4J94SmDy6ky8G6h6BL5Iy7Fj88u8O3kaHb
5APlkTmpkC3+ptoB4Jzta2NeyV0i6FNkTpZZJzsYuRl6iSdik7V3ubzlrnhyHLhs
2/0zL3Ouk6IviM4TFni1ngWNxUqmSy+pyfA+Z5PnTZpvf892xn2qjAe/i53FwB+2
GsfAVQbR08EjtRYUP28/sV22msmmOfEVhXwXoUz3AzZBHn+FvVMMtaATP/LKaiap
Um+MlqLm3+qyzrQOLxEsdMrXdO9zqDJv77zzMOw81fXQyxn9b+KfkbNESHuM9wC3
NavRvO/fy7bPejRDRHmNUBs0KdqJaJTGLnozzog4cW9WPhGZkGmvsin5kown2UyS
Yp0B7b/qQGKYH0NsUebwaqLOfX8nnFJsZkkiH7AL7I3IrBU2h3t5uAL1/0W/iRBK
eKPUXbTZZZ3imql94i3c1JJVboLbdaciq7TlINzG+XnfOqpthjzj+T04KvZRIWJD
GJAwWP/tmsXDYmm/SCJYwp4GoF6of1CpG8u/HKIWgkNaCkX76JIZZsRDl1JlaF4B
YExe0n6UO4d3teU1MIr73G8P/6Q2dDG0yrITX3/DhkzxQnAN9KSVR/H2j6ZWpBNI
pA+ni8Z4qszvH9qvwMI2
=ZLg4
-END PGP SIGNATURE-

Florian Schlichting (10):
  Imported Upstream version 0.104
  Merge tag 'upstream/0.104'
  Import Upstream version 0.104
  Email change: Florian Schlichting -> f...@debian.org
  Ship CONTRIBUTING in docs
  Delete copyright paragraphs for modules in inc/ dropped upstream
  Update copyright years
  Declare compliance with Debian Policy 3.9.6
  Mark package autopkgtest-able
  prepare for release

Salvatore Bonaccorso (2):
  Update Vcs-Browser URL to cgit web frontend
  update changelog

---

This annotated tag includes the following new commits:

   new  0bcb61e   Merge tag 'upstream/0.104'
   new  6fc0fd9   Import Upstream version 0.104
   new  08a6443   Email change: Florian Schlichting -> f...@debian.org
   new  633a2db   Ship CONTRIBUTING in docs
   new  b071726   Delete copyright paragraphs for modules in inc/ dropped 
upstream
   new  33fd064   Update copyright years
   new  996625d   Declare compliance with Debian Policy 3.9.6
   new  d227f80   Mark package autopkgtest-able
   new  d304836   prepare for release

The 9 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.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-owl-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


[libxml-atom-owl-perl] annotated tag upstream/0.104 created (now bfc9299)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag upstream/0.104
in repository libxml-atom-owl-perl.

at  bfc9299   (tag)
   tagging  9ae85417194dbfc3ae846e284760a273008f2ce7 (commit)
  replaces  upstream/0.103
 tagged by  Florian Schlichting
on  Thu Jul 9 22:48:23 2015 +0200

- Log -
Upstream version 0.104
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJVnt4XAAoJEBKXO25y3Ae1BxkP/2POY/lzxJlx2QlPTWtpCK68
SVPSwRbA31VfbTaiqHAGPZ/4T/dty3GW4exRZc1heH0DpzxD7wdPpRKDmcnW7kWv
f1o++2RAbGtM4e8+oAtFBXhZywygOmhRunsnEE08IgLJgr5Mb8p+4hl3WqIlI4Zd
P430/paJhQWW/pNFtiLCOHWpbOZa6+rb5/0+S4cYTz52kXrcXHRD87mO01j/K8mM
NxIvxCVs2LC9EeEO/eMVvWF82czd6/AkSVJCBux6FK5QmgFyz8QpQEAj/+1szZO1
gGzSJqHHeHFaBgC1XndZdl1kZBqm6mNJglfCwjIGa3Wm2Havd3BE6SEtZYy5xodl
PC/xUAvBMGHRljOFl8OD10/fSUWa4RdmV6bONy3BItL2HUb/w+t8PSjSJAk3hsKu
PLz/AoKUYJGA9NX/peERljbGn8LqIEdBwk0bWcjrUK0g8XG3AGhaDj34+KfbR99M
I8tMINAsCetfyFJaw4a00THwDLksgXUQPC4f0OcuufZYBkvGWgn5TLETFZQ2l3PW
CzxjyL6M88/599A5i9KxIbgQvC43aYAcGLiXye+wwUFryW2mu2s5Oyh/7BJlixSX
0nnkzSMMoHZW8ZhzfBMGKlVXm+d7r91KH7NmsDqc9TdRx8Va3XZVcBwEdRz/gwSV
Y2I64tUArUhvBM5WA/LA
=I6Y5
-END PGP SIGNATURE-

Florian Schlichting (1):
  Imported Upstream version 0.104

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-owl-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


[libxml-atom-owl-perl] 09/09: prepare for release

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-owl-perl.

commit d3048361621582b013c8f9c560d75c11031c7414
Author: Florian Schlichting 
Date:   Thu Jul 9 22:57:50 2015 +0200

prepare for release
---
 debian/changelog | 12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3d8f961..13b170a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,18 @@
-libxml-atom-owl-perl (0.104-1) UNRELEASED; urgency=medium
+libxml-atom-owl-perl (0.104-1) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
   [ Florian Schlichting ]
   * Import Upstream version 0.104
-
- -- Florian Schlichting   Thu, 09 Jul 2015 22:48:30 +0200
+  * Email change: Florian Schlichting -> f...@debian.org
+  * Ship CONTRIBUTING in docs
+  * Delete copyright paragraphs for modules in inc/ dropped upstream
+  * Update copyright years
+  * Declare compliance with Debian Policy 3.9.6
+  * Mark package autopkgtest-able
+
+ -- Florian Schlichting   Thu, 09 Jul 2015 22:57:26 +0200
 
 libxml-atom-owl-perl (0.103-3) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-owl-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


[libxml-atom-owl-perl] 03/09: Email change: Florian Schlichting -> f...@debian.org

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-owl-perl.

commit 08a6443d3881c8cb3c2b78b214629a46716cc09f
Author: Florian Schlichting 
Date:   Thu Jul 9 22:50:24 2015 +0200

Email change: Florian Schlichting -> f...@debian.org
---
 debian/control| 2 +-
 debian/control.in | 2 +-
 debian/copyright  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index b3691b4..fb8f922 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: cdbs,
  libxml-libxml-perl
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard ,
- Florian Schlichting 
+ Florian Schlichting 
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-atom-owl-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-atom-owl-perl.git
diff --git a/debian/control.in b/debian/control.in
index 26ae204..a4c8086 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: @cdbs@
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard ,
- Florian Schlichting 
+ Florian Schlichting 
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-atom-owl-perl
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-atom-owl-perl.git
diff --git a/debian/copyright b/debian/copyright
index 6d2956a..c91103d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -66,7 +66,7 @@ Comment:
 
 Files: debian/*
 Copyright: 2011-2014, Jonas Smedegaard 
-  2011, Florian Schlichting 
+  2011, Florian Schlichting 
 License: GPL-3+
 
 License: Artistic

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-owl-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


[libxml-atom-owl-perl] branch pristine-tar updated (376065e -> 2a0f4d5)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch pristine-tar
in repository libxml-atom-owl-perl.

  from  376065e   pristine-tar data for 
libxml-atom-owl-perl_0.103.orig.tar.gz
   new  2a0f4d5   pristine-tar data for 
libxml-atom-owl-perl_0.104.orig.tar.gz

The 1 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:
 libxml-atom-owl-perl_0.104.orig.tar.gz.delta | Bin 0 -> 1470 bytes
 libxml-atom-owl-perl_0.104.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libxml-atom-owl-perl_0.104.orig.tar.gz.delta
 create mode 100644 libxml-atom-owl-perl_0.104.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-owl-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


[libxml-atom-owl-perl] 08/09: Mark package autopkgtest-able

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-owl-perl.

commit d227f80e3c5dc8b5d364c83a2b0d5a731abcb832
Author: Florian Schlichting 
Date:   Thu Jul 9 22:57:20 2015 +0200

Mark package autopkgtest-able
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index d4235f2..dddbea4 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-atom-owl-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-atom-owl-perl.git
 Homepage: https://metacpan.org/release/XML-Atom-OWL
+Testsuite: autopkgtest-pkg-perl
 
 Package: libxml-atom-owl-perl
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-owl-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


[libxml-atom-owl-perl] 05/09: Delete copyright paragraphs for modules in inc/ dropped upstream

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-owl-perl.

commit b071726e223858367badf983c6651d9098240dce
Author: Florian Schlichting 
Date:   Thu Jul 9 22:52:58 2015 +0200

Delete copyright paragraphs for modules in inc/ dropped upstream
---
 debian/copyright | 47 ---
 1 file changed, 47 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index c91103d..72f8f6e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -17,53 +17,6 @@ Comment:
  Perl is licensed under either the 'Artistic license' or the 'GNU
  General Public License' version 1 or later.
 
-Files: inc/Module/AutoInstall.pm
- inc/Module/Install*
-Copyright: 2001-2006, Audrey Tang 
-  2002-2004, Brian Ingerson 
-  2006,2008-2012, Adam Kennedy 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Install.
-
-Files: inc/Module/Package.pm
- inc/Module/Install/Package.pm
-Copyright: 2011, Ingy döt Net 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Package.
-
-Files: inc/Module/Install/AutoManifest.pm
-Copyright: 2008, Hans Dieter Pearcey 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Install::AutoManifest.
-
-Files: inc/Module/Install/TrustMetaYml.pm
-Copyright: 2011-2012, Toby Inkster 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Install::TrustMetaYml.
-
-Files: inc/Module/Package/Dist/RDF.pm
-Copyright: 2011, Toby Inkster 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Package::RDF.
-
-Files: inc/Scalar/Util*
-Copyright: 1997-2007, Graham Barr 
-  1999 Tuomas J. Lukka 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of List::Util.
-
-Files: inc/YAML/Tiny.pm
-Copyright: 2006-2012, Adam Kennedy 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of YAML::Tiny.
-
 Files: debian/*
 Copyright: 2011-2014, Jonas Smedegaard 
   2011, Florian Schlichting 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-owl-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

[libxml-atom-owl-perl] 07/09: Declare compliance with Debian Policy 3.9.6

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-owl-perl.

commit 996625dfc958a0698596d1d60bd18f061a92a304
Author: Florian Schlichting 
Date:   Thu Jul 9 22:56:38 2015 +0200

Declare compliance with Debian Policy 3.9.6
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fb8f922..d4235f2 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: cdbs,
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard ,
  Florian Schlichting 
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-atom-owl-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-atom-owl-perl.git
 Homepage: https://metacpan.org/release/XML-Atom-OWL

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-owl-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


[libxml-atom-owl-perl] 06/09: Update copyright years

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-owl-perl.

commit 33fd0646ec99b9ade9be96dee16893db54e9dee0
Author: Florian Schlichting 
Date:   Thu Jul 9 22:54:20 2015 +0200

Update copyright years
---
 debian/copyright | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 72f8f6e..9f79149 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: Toby Inkster 
 Source: http://search.cpan.org/dist/XML-Atom-OWL/
 
 Files: *
-Copyright: 2010-2011, Toby Inkster 
+Copyright: 2010-2014, Toby Inkster 
 License: Artistic or GPL-1+
 Comment:
  License:
@@ -19,7 +19,7 @@ Comment:
 
 Files: debian/*
 Copyright: 2011-2014, Jonas Smedegaard 
-  2011, Florian Schlichting 
+  2011-2015, Florian Schlichting 
 License: GPL-3+
 
 License: Artistic

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-owl-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


[libxml-atom-owl-perl] branch master updated (41bd8ee -> d304836)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libxml-atom-owl-perl.

  from  41bd8ee   update changelog
  adds  9ae8541   Imported Upstream version 0.104
   new  0bcb61e   Merge tag 'upstream/0.104'
   new  6fc0fd9   Import Upstream version 0.104
   new  08a6443   Email change: Florian Schlichting -> f...@debian.org
   new  633a2db   Ship CONTRIBUTING in docs
   new  b071726   Delete copyright paragraphs for modules in inc/ dropped 
upstream
   new  33fd064   Update copyright years
   new  996625d   Declare compliance with Debian Policy 3.9.6
   new  d227f80   Mark package autopkgtest-able
   new  d304836   prepare for release

The 9 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:
 CONTRIBUTING   |  83 
 COPYRIGHT  |  54 +++
 CREDITS|   4 +
 Changes|  68 +--
 INSTALL|  38 ++
 LICENSE|  28 +-
 MANIFEST   |  43 +-
 META.json  |  86 
 META.yml   |  47 +-
 Makefile.PL| 165 ++-
 README |  66 ++-
 SIGNATURE  |  53 +--
 debian/changelog   |  14 +-
 debian/control |   5 +-
 debian/control.in  |   2 +-
 debian/copyright   |  51 +--
 debian/libxml-atom-owl-perl.docs   |   1 +
 dist.ini   |   2 +
 doap.ttl   | 184 
 inc/Module/AutoInstall.pm  | 915 -
 inc/Module/Install.pm  | 470 ---
 inc/Module/Install/AutoInstall.pm  |  93 
 inc/Module/Install/AutoManifest.pm |  45 --
 inc/Module/Install/Base.pm |  83 
 inc/Module/Install/Can.pm  |  81 
 inc/Module/Install/Fetch.pm|  93 
 inc/Module/Install/Include.pm  |  34 --
 inc/Module/Install/Makefile.pm | 415 -
 inc/Module/Install/Metadata.pm | 716 -
 inc/Module/Install/Package.pm  | 323 -
 inc/Module/Install/TrustMetaYml.pm |  52 ---
 inc/Module/Install/Win32.pm|  64 ---
 inc/Module/Install/WriteAll.pm |  63 ---
 inc/Module/Package.pm  |  71 ---
 inc/Module/Package/Dist/RDF.pm |  21 -
 inc/Scalar/Util.pm |  71 ---
 inc/Scalar/Util/PP.pm  | 110 -
 inc/YAML/Tiny.pm   | 622 -
 lib/XML/Atom/OWL.pm|  19 +-
 meta/changes.ttl   | 109 -
 meta/doap.ttl  |  40 --
 meta/makefile.ttl  |  25 -
 42 files changed, 789 insertions(+), 4740 deletions(-)
 create mode 100644 CONTRIBUTING
 create mode 100644 COPYRIGHT
 create mode 100644 CREDITS
 create mode 100644 INSTALL
 create mode 100644 META.json
 create mode 100644 debian/libxml-atom-owl-perl.docs
 create mode 100644 dist.ini
 create mode 100644 doap.ttl
 delete mode 100644 inc/Module/AutoInstall.pm
 delete mode 100644 inc/Module/Install.pm
 delete mode 100644 inc/Module/Install/AutoInstall.pm
 delete mode 100644 inc/Module/Install/AutoManifest.pm
 delete mode 100644 inc/Module/Install/Base.pm
 delete mode 100644 inc/Module/Install/Can.pm
 delete mode 100644 inc/Module/Install/Fetch.pm
 delete mode 100644 inc/Module/Install/Include.pm
 delete mode 100644 inc/Module/Install/Makefile.pm
 delete mode 100644 inc/Module/Install/Metadata.pm
 delete mode 100644 inc/Module/Install/Package.pm
 delete mode 100644 inc/Module/Install/TrustMetaYml.pm
 delete mode 100644 inc/Module/Install/Win32.pm
 delete mode 100644 inc/Module/Install/WriteAll.pm
 delete mode 100644 inc/Module/Package.pm
 delete mode 100644 inc/Module/Package/Dist/RDF.pm
 delete mode 100644 inc/Scalar/Util.pm
 delete mode 100644 inc/Scalar/Util/PP.pm
 delete mode 100644 inc/YAML/Tiny.pm
 delete mode 100644 meta/changes.ttl
 delete mode 100644 meta/doap.ttl
 delete mode 100644 meta/makefile.ttl

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-owl-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


[libxml-atom-owl-perl] 01/09: Merge tag 'upstream/0.104'

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-owl-perl.

commit 0bcb61ef8eb561184855b694c9c7560af5526b42
Merge: 41bd8ee 9ae8541
Author: Florian Schlichting 
Date:   Thu Jul 9 22:48:29 2015 +0200

Merge tag 'upstream/0.104'

Upstream version 0.104

# gpg: Signature made Do 09 Jul 2015 22:48:23 CEST using RSA key ID 72DC07B5
# gpg: Good signature from "Florian Schlichting "
# gpg: aka "Florian Schlichting 
"
# gpg: aka "Florian Schlichting "
# gpg: aka "Florian Schlichting 
"

 CONTRIBUTING   |  83 
 COPYRIGHT  |  54 +++
 CREDITS|   4 +
 Changes|  68 +--
 INSTALL|  38 ++
 LICENSE|  28 +-
 MANIFEST   |  43 +-
 META.json  |  86 
 META.yml   |  47 +-
 Makefile.PL| 165 ++-
 README |  66 ++-
 SIGNATURE  |  53 +--
 dist.ini   |   2 +
 doap.ttl   | 184 
 inc/Module/AutoInstall.pm  | 915 -
 inc/Module/Install.pm  | 470 ---
 inc/Module/Install/AutoInstall.pm  |  93 
 inc/Module/Install/AutoManifest.pm |  45 --
 inc/Module/Install/Base.pm |  83 
 inc/Module/Install/Can.pm  |  81 
 inc/Module/Install/Fetch.pm|  93 
 inc/Module/Install/Include.pm  |  34 --
 inc/Module/Install/Makefile.pm | 415 -
 inc/Module/Install/Metadata.pm | 716 -
 inc/Module/Install/Package.pm  | 323 -
 inc/Module/Install/TrustMetaYml.pm |  52 ---
 inc/Module/Install/Win32.pm|  64 ---
 inc/Module/Install/WriteAll.pm |  63 ---
 inc/Module/Package.pm  |  71 ---
 inc/Module/Package/Dist/RDF.pm |  21 -
 inc/Scalar/Util.pm |  71 ---
 inc/Scalar/Util/PP.pm  | 110 -
 inc/YAML/Tiny.pm   | 622 -
 lib/XML/Atom/OWL.pm|  19 +-
 meta/changes.ttl   | 109 -
 meta/doap.ttl  |  40 --
 meta/makefile.ttl  |  25 -
 37 files changed, 770 insertions(+), 4686 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-owl-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


[libxml-atom-owl-perl] 04/09: Ship CONTRIBUTING in docs

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-owl-perl.

commit 633a2dbc35f0d0b735fc9a0c707510d626282fec
Author: Florian Schlichting 
Date:   Thu Jul 9 22:51:46 2015 +0200

Ship CONTRIBUTING in docs
---
 debian/libxml-atom-owl-perl.docs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/libxml-atom-owl-perl.docs b/debian/libxml-atom-owl-perl.docs
new file mode 100644
index 000..dc63d18
--- /dev/null
+++ b/debian/libxml-atom-owl-perl.docs
@@ -0,0 +1 @@
+CONTRIBUTING

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-owl-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


[libxml-atom-owl-perl] 02/09: Import Upstream version 0.104

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libxml-atom-owl-perl.

commit 6fc0fd93e379643e291033a83e8a06a910aea977
Author: Florian Schlichting 
Date:   Thu Jul 9 22:49:19 2015 +0200

Import Upstream version 0.104
---
 debian/changelog | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9d8feec..3d8f961 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
-libxml-atom-owl-perl (0.103-4) UNRELEASED; urgency=medium
+libxml-atom-owl-perl (0.104-1) UNRELEASED; urgency=medium
 
+  [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
- -- Salvatore Bonaccorso   Sat, 16 Aug 2014 09:36:14 +0200
+  [ Florian Schlichting ]
+  * Import Upstream version 0.104
+
+ -- Florian Schlichting   Thu, 09 Jul 2015 22:48:30 +0200
 
 libxml-atom-owl-perl (0.103-3) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-atom-owl-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


[libmarc-lint-perl] 05/07: Declare compliance with Debian Policy 3.9.6

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libmarc-lint-perl.

commit 0e7416559abfc2f0522d95466baafa1979891b0d
Author: Florian Schlichting 
Date:   Thu Jul 9 22:42:57 2015 +0200

Declare compliance with Debian Policy 3.9.6
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a414238..712abe8 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libbusiness-isbn-perl,
  libmarc-record-perl
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libmarc-lint-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmarc-lint-perl.git
 Homepage: https://metacpan.org/release/MARC-Lint
@@ -31,4 +31,3 @@ Description: Perl extension for checking validity of MARC 
records
  making sure that all 952 tags have a certain call number in them, you can
  write a function that checks for that, and still get all the benefits of the
  MARC::Lint framework.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmarc-lint-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


[libmarc-lint-perl] 07/07: update changelog for release

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libmarc-lint-perl.

commit 72adefeb64c72614909d388e85a588e59847b7c3
Author: Florian Schlichting 
Date:   Thu Jul 9 22:43:38 2015 +0200

update changelog for release
---
 debian/changelog | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2f9299b..b990ed6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libmarc-lint-perl (1.49-1) UNRELEASED; urgency=low
+libmarc-lint-perl (1.49-1) unstable; urgency=low
 
   [ Robin Sheat ]
   * New upstream release 1.48
@@ -9,8 +9,12 @@ libmarc-lint-perl (1.49-1) UNRELEASED; urgency=low
 
   [ Florian Schlichting ]
   * Import upstream version 1.49
+  * Email change: Florian Schlichting -> f...@debian.org
+  * Update copyright years
+  * Declare compliance with Debian Policy 3.9.6
+  * Mark package autopkgtest-able
 
- -- Florian Schlichting   Thu, 09 Jul 2015 22:34:47 +0200
+ -- Florian Schlichting   Thu, 09 Jul 2015 22:43:23 +0200
 
 libmarc-lint-perl (1.47-1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmarc-lint-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


[libmarc-lint-perl] 02/07: Update debian/changelog

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libmarc-lint-perl.

commit 140d19ac6dea88b80552c972b376b55b5730ebb4
Author: Florian Schlichting 
Date:   Thu Jul 9 22:34:47 2015 +0200

Update debian/changelog

Git-Dch: Ignore
---
 debian/changelog | 15 +++
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ab7a585..2f9299b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,17 +1,16 @@
-libmarc-lint-perl (1.48-1) UNRELEASED; urgency=low
+libmarc-lint-perl (1.49-1) UNRELEASED; urgency=low
 
   [ Robin Sheat ]
-  TODO:
-  - d/copyright: copyright years for lib/MARC/Lint/CodeData.pm changed from
-"2004-2013" to "2004-2014"
-  - please add to d/changelog that you've added yourself to Uploaders.
-
-  * New upstream release
+  * New upstream release 1.48
+  * Add myself to Uploaders
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
- -- Robin Sheat   Tue, 22 Jul 2014 11:44:01 +1200
+  [ Florian Schlichting ]
+  * Import upstream version 1.49
+
+ -- Florian Schlichting   Thu, 09 Jul 2015 22:34:47 +0200
 
 libmarc-lint-perl (1.47-1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmarc-lint-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


[libmarc-lint-perl] annotated tag debian/1.49-1 created (now dd4cc4d)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag debian/1.49-1
in repository libmarc-lint-perl.

at  dd4cc4d   (tag)
   tagging  72adefeb64c72614909d388e85a588e59847b7c3 (commit)
  replaces  debian/1.47-1
 tagged by  Florian Schlichting
on  Thu Jul 9 22:45:47 2015 +0200

- Log -
   debian/1.49-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJVnt1+AAoJEBKXO25y3Ae1+sUP/jf8jcbXXz63e1ef1O9DdWaV
H533FmF0gGskkL1ym94hMg94nSUJ138g6trSHrM/csyAt19uMHhvE4Tlq1OZsf6a
+wr1l1TG4MCiDNY3jFSQ6Ms8ouMKBdp54MfxJEpk3rdG9PTuA/DF3ohlTnlw942w
GXzb53nV4XDU4iD/zS1eP0Y4IGNv49YV9Hf4IoUFOUrwr1xZTsg+2+RwdxLAgZHn
bGiSo5mwCvRmK2vwufHj5/Dox61hhk6vxeavsWzAVbLXWtkZa9n6EloFureNkJ4m
OI7AWvv6FX+74GdguGYslMPbiJYfsJTkorYxoo53Jw8K7zTNwyTJ+irz8oGzNOEg
21xiQ+LwSmlq3M0HUmPMRYiUBGmkrLKZohw9HNuRirxptMB8ciFTeKxkI4FfhWIH
H3txRqvlWtKJf5nSiSJMPYiZaXKapt9PHwbv50VrCTgV5dzbP+i2qFXM5B4JNpM5
TkdnXBZpQENk6ja2ldC4WarmE1HrJiT6vGgRdN+w+rBqSj7RL4p9PkzaKGAG+oJ8
V0Gx3Trac5ehy+lQPX9mf3YF0+PkWaS9tU/mdVSa2sbXr44GVbo26w8gDCjnXuPo
wpdYs9YK3qNNbrjGmmqMxmdHv6mcIGqZZKhZe9OF7GtACAmGwBWa5xfs0N4Bq89B
xz2qOfEUrRihC8PSUBUV
=5BFb
-END PGP SIGNATURE-

Florian Schlichting (8):
  Imported Upstream version 1.49
  Merge tag 'upstream/1.49'
  Update debian/changelog
  Email change: Florian Schlichting -> f...@debian.org
  Update copyright years
  Declare compliance with Debian Policy 3.9.6
  Mark package autopkgtest-able
  update changelog for release

Robin Sheat (3):
  Imported Upstream version 1.48
  Merge tag 'upstream/1.48'
  new upstream release 1.48

Salvatore Bonaccorso (2):
  Update Vcs-Browser URL to cgit web frontend
  update changelog

gregor herrmann (1):
  back to UNRELEASED, TODO added to d/changelog

---

This annotated tag includes the following new commits:

   new  79d5674   Merge tag 'upstream/1.49'
   new  140d19a   Update debian/changelog
   new  2f9c0f7   Email change: Florian Schlichting -> f...@debian.org
   new  91faca6   Update copyright years
   new  0e74165   Declare compliance with Debian Policy 3.9.6
   new  d270d4f   Mark package autopkgtest-able
   new  72adefe   update changelog for release

The 7 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.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmarc-lint-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


[libmarc-lint-perl] 03/07: Email change: Florian Schlichting -> f...@debian.org

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libmarc-lint-perl.

commit 2f9c0f72b8639c5dd8a26c30b13edf4729af2ccd
Author: Florian Schlichting 
Date:   Thu Jul 9 22:38:17 2015 +0200

Email change: Florian Schlichting -> f...@debian.org
---
 debian/control   | 2 +-
 debian/copyright | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ab2e445..a414238 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Vincent Danjean ,
gregor herrmann ,
Jonathan Yu ,
Damyan Ivanov ,
-   Florian Schlichting ,
+   Florian Schlichting ,
Robin Sheat 
 Section: perl
 Priority: optional
diff --git a/debian/copyright b/debian/copyright
index 6058b92..a820b89 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,7 +18,7 @@ Copyright: 2007, Vincent Danjean 
  2007-2014, gregor herrmann 
  2007, Damyan Ivanov 
  2009, Jonathan Yu 
- 2012, Florian Schlichting 
+ 2012, Florian Schlichting 
 License: Artistic or GPL-1+
 
 License: Artistic

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmarc-lint-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


[libmarc-lint-perl] 06/07: Mark package autopkgtest-able

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libmarc-lint-perl.

commit d270d4f87bba4282d1ef02114a3e44da2ae1889f
Author: Florian Schlichting 
Date:   Thu Jul 9 22:43:17 2015 +0200

Mark package autopkgtest-able
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 712abe8..227a6b4 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libmarc-lint-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmarc-lint-perl.git
 Homepage: https://metacpan.org/release/MARC-Lint
+Testsuite: autopkgtest-pkg-perl
 
 Package: libmarc-lint-perl
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmarc-lint-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


[libmarc-lint-perl] annotated tag upstream/1.49 created (now 6ab924e)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag upstream/1.49
in repository libmarc-lint-perl.

at  6ab924e   (tag)
   tagging  0ed631dabb207d135abe67da64156d25f45f3b51 (commit)
  replaces  upstream/1.48
 tagged by  Florian Schlichting
on  Thu Jul 9 22:34:45 2015 +0200

- Log -
Upstream version 1.49

Florian Schlichting (1):
  Imported Upstream version 1.49

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmarc-lint-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


[libmarc-lint-perl] 01/07: Merge tag 'upstream/1.49'

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libmarc-lint-perl.

commit 79d5674491f01e8f5facc89ad32bd1c6504c8f7e
Merge: c51d8d8 0ed631d
Author: Florian Schlichting 
Date:   Thu Jul 9 22:34:45 2015 +0200

Merge tag 'upstream/1.49'

Upstream version 1.49

 Changes   |   6 ++
 etc/ecbdlist.html | 153 +++---
 lib/MARC/Lint.pm  |  85 ++
 lib/MARC/Lint/CodeData.pm |  18 --
 4 files changed, 185 insertions(+), 77 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmarc-lint-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


[libmarc-lint-perl] 04/07: Update copyright years

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libmarc-lint-perl.

commit 91faca6d196e2c2547f550dda0ba29cbd8d46aa3
Author: Florian Schlichting 
Date:   Thu Jul 9 22:41:51 2015 +0200

Update copyright years
---
 debian/copyright | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index a820b89..6e4e33f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,7 +10,7 @@ Copyright: 2001-2011, Bryan Baldus 
 License: Artistic or GPL-1+
 
 Files: lib/MARC/Lint/CodeData.pm
-Copyright: 2004-2013, Bryan Baldus 
+Copyright: 2004-2014, Bryan Baldus 
 License: Artistic or GPL-1+
 
 Files: debian/*
@@ -18,7 +18,7 @@ Copyright: 2007, Vincent Danjean 
  2007-2014, gregor herrmann 
  2007, Damyan Ivanov 
  2009, Jonathan Yu 
- 2012, Florian Schlichting 
+ 2012-2015, Florian Schlichting 
 License: Artistic or GPL-1+
 
 License: Artistic

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmarc-lint-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


[libmarc-lint-perl] 01/01: pristine-tar data for libmarc-lint-perl_1.49.orig.tar.gz

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch pristine-tar
in repository libmarc-lint-perl.

commit b500199ef1ddcbc45e217709da14098a12c59e91
Author: Florian Schlichting 
Date:   Thu Jul 9 22:34:45 2015 +0200

pristine-tar data for libmarc-lint-perl_1.49.orig.tar.gz
---
 libmarc-lint-perl_1.49.orig.tar.gz.delta | Bin 0 -> 1314 bytes
 libmarc-lint-perl_1.49.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libmarc-lint-perl_1.49.orig.tar.gz.delta 
b/libmarc-lint-perl_1.49.orig.tar.gz.delta
new file mode 100644
index 000..06522eb
Binary files /dev/null and b/libmarc-lint-perl_1.49.orig.tar.gz.delta differ
diff --git a/libmarc-lint-perl_1.49.orig.tar.gz.id 
b/libmarc-lint-perl_1.49.orig.tar.gz.id
new file mode 100644
index 000..403c554
--- /dev/null
+++ b/libmarc-lint-perl_1.49.orig.tar.gz.id
@@ -0,0 +1 @@
+8599d2088203a7feaf73cab700f7dc4c12db668e

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmarc-lint-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


[libmarc-lint-perl] branch master updated (c51d8d8 -> 72adefe)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libmarc-lint-perl.

  from  c51d8d8   update changelog
  adds  0ed631d   Imported Upstream version 1.49
   new  79d5674   Merge tag 'upstream/1.49'
   new  140d19a   Update debian/changelog
   new  2f9c0f7   Email change: Florian Schlichting -> f...@debian.org
   new  91faca6   Update copyright years
   new  0e74165   Declare compliance with Debian Policy 3.9.6
   new  d270d4f   Mark package autopkgtest-able
   new  72adefe   update changelog for release

The 7 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   |   6 ++
 debian/changelog  |  19 +++---
 debian/control|   6 +-
 debian/copyright  |   4 +-
 etc/ecbdlist.html | 153 +++---
 lib/MARC/Lint.pm  |  85 ++
 lib/MARC/Lint/CodeData.pm |  18 --
 7 files changed, 201 insertions(+), 90 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmarc-lint-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


[libmarc-lint-perl] branch pristine-tar updated (38aa04b -> b500199)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch pristine-tar
in repository libmarc-lint-perl.

  from  38aa04b   pristine-tar data for libmarc-lint-perl_1.48.orig.tar.gz
   new  b500199   pristine-tar data for libmarc-lint-perl_1.49.orig.tar.gz

The 1 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:
 libmarc-lint-perl_1.49.orig.tar.gz.delta | Bin 0 -> 1314 bytes
 libmarc-lint-perl_1.49.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libmarc-lint-perl_1.49.orig.tar.gz.delta
 create mode 100644 libmarc-lint-perl_1.49.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmarc-lint-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


[librdf-vcard-perl] 08/09: Mark package autopkgtest-able

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository librdf-vcard-perl.

commit 7cc64ad0d0e4ecf6bf67d6565f44e9b39bbaa703
Author: Florian Schlichting 
Date:   Thu Jul 9 22:25:58 2015 +0200

Mark package autopkgtest-able
---
 debian/control| 1 +
 debian/control.in | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 343895d..3513b73 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librdf-vcard-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/librdf-vcard-perl.git
 Homepage: https://metacpan.org/release/RDF-vCard
+Testsuite: autopkgtest-pkg-perl
 
 Package: librdf-vcard-perl
 Architecture: all
diff --git a/debian/control.in b/debian/control.in
index a3412e4..df00b1e 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -10,6 +10,7 @@ Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librdf-vcard-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/librdf-vcard-perl.git
 Homepage: https://metacpan.org/release/RDF-vCard
+Testsuite: autopkgtest-pkg-perl
 
 Package: librdf-vcard-perl
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librdf-vcard-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


[librdf-vcard-perl] 01/01: pristine-tar data for librdf-vcard-perl_0.012.orig.tar.gz

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch pristine-tar
in repository librdf-vcard-perl.

commit a97ca9bfe12e1220f398cde8df9fa269502da0e8
Author: Florian Schlichting 
Date:   Thu Jul 9 22:08:43 2015 +0200

pristine-tar data for librdf-vcard-perl_0.012.orig.tar.gz
---
 librdf-vcard-perl_0.012.orig.tar.gz.delta | Bin 0 -> 1827 bytes
 librdf-vcard-perl_0.012.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/librdf-vcard-perl_0.012.orig.tar.gz.delta 
b/librdf-vcard-perl_0.012.orig.tar.gz.delta
new file mode 100644
index 000..70889c6
Binary files /dev/null and b/librdf-vcard-perl_0.012.orig.tar.gz.delta differ
diff --git a/librdf-vcard-perl_0.012.orig.tar.gz.id 
b/librdf-vcard-perl_0.012.orig.tar.gz.id
new file mode 100644
index 000..24fb7d5
--- /dev/null
+++ b/librdf-vcard-perl_0.012.orig.tar.gz.id
@@ -0,0 +1 @@
+a2e1cc537ac3b443ddfc5cf05d65f8e88a2a3290

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librdf-vcard-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


[librdf-vcard-perl] 05/09: Update copyright years

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository librdf-vcard-perl.

commit 484a98aaa4f3fdf52732da049ba0a7aa21f2becb
Author: Florian Schlichting 
Date:   Thu Jul 9 22:17:00 2015 +0200

Update copyright years
---
 debian/copyright | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 3a93b62..dcd90e5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,7 @@ Source: http://search.cpan.org/dist/RDF-vCard/
  git://github.com/tobyink/p5-rdf-vcard
 
 Files: *
-Copyright: 2011, Toby Inkster 
+Copyright: 2011-2014, Toby Inkster 
 License: Artistic or GPL-1+
 Comment:
  License:
@@ -20,7 +20,7 @@ Comment:
 
 Files: debian/*
 Copyright: 2011-2014, Jonas Smedegaard 
-  2011, Florian Schlichting 
+  2011-2015, Florian Schlichting 
 License: GPL-3+
 
 License: Artistic

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librdf-vcard-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


[librdf-vcard-perl] 04/09: Delete copyright paragraphs for inc/* modules dropped upstream

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository librdf-vcard-perl.

commit 00683d8cfb9c8e508beaafb13e3f2ee2c74db9cb
Author: Florian Schlichting 
Date:   Thu Jul 9 22:15:42 2015 +0200

Delete copyright paragraphs for inc/* modules dropped upstream
---
 debian/copyright | 46 --
 1 file changed, 46 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 5c23644..3a93b62 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,52 +18,6 @@ Comment:
  Perl is licensed under either the 'Artistic license' or the 'GNU
  General Public License' version 1 or later.
 
-Files: inc/Module/AutoInstall.pm
- inc/Module/Install*
-Copyright: 2001-2006, Audrey Tang 
-  2002-2004, Brian Ingerson 
-  2006,2008-2012, Adam Kennedy 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Install.
-
-Files: inc/Module/Package.pm
- inc/Module/Install/Package.pm
-Copyright: 2011, Ingy döt Net 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Package.
-
-Files: inc/Module/Install/AutoManifest.pm
-Copyright: 2008, Hans Dieter Pearcey 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Install::AutoManifest.
-
-Files: inc/Module/Install/TrustMetaYml.pm
-Copyright: 2011, Toby Inkster 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Install::TrustMetaYml.
-
-Files: inc/Module/Package/Dist/RDF.pm
-Copyright: 2011, Toby Inkster 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of Module::Package::RDF.
-
-Files: inc/Scalar/Util*
-Copyright: 1997-2010, Graham Barr .
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of List::Util.
-
-Files: inc/YAML/Tiny.pm
-Copyright: 2006-2011, Adam Kennedy 
-License: Artistic or GPL-1+
-Comment:
- Mangled convenience copy of YAML::Tiny.
-
 Files: debian/*
 Copyright: 2011-2014, Jonas Smedegaard 
   2011, Florian Schlichting 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librdf-vcard-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

[librdf-vcard-perl] 09/09: release package

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository librdf-vcard-perl.

commit 1d7cdbc59f3a147b326a14d00955d29a55c3ee9a
Author: Florian Schlichting 
Date:   Thu Jul 9 22:26:24 2015 +0200

release package
---
 debian/changelog | 12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4977dd9..c984ee2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-librdf-vcard-perl (0.012-1) UNRELEASED; urgency=medium
+librdf-vcard-perl (0.012-1) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to use cgit web frontend.
@@ -13,8 +13,14 @@ librdf-vcard-perl (0.012-1) UNRELEASED; urgency=medium
 
   [ Florian Schlichting ]
   * Import Upstream version 0.012
-
- -- Florian Schlichting   Thu, 09 Jul 2015 22:08:49 +0200
+  * Email change: Florian Schlichting -> f...@debian.org
+  * Delete copyright paragraphs for inc/* modules dropped upstream
+  * Update copyright years
+  * Ship CONTRIBUTING in docs
+  * Refresh patch
+  * Mark package autopkgtest-able
+
+ -- Florian Schlichting   Thu, 09 Jul 2015 22:26:05 +0200
 
 librdf-vcard-perl (0.010-2) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librdf-vcard-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


[librdf-vcard-perl] 03/09: Email change: Florian Schlichting -> f...@debian.org

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository librdf-vcard-perl.

commit 8c1b9066a3a70a7f5db4831b7e43bd5d54f28636
Author: Florian Schlichting 
Date:   Thu Jul 9 22:11:51 2015 +0200

Email change: Florian Schlichting -> f...@debian.org
---
 debian/control| 2 +-
 debian/control.in | 2 +-
 debian/copyright  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 905191d..343895d 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: cdbs,
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard ,
  Harlan Lieberman-Berg ,
- Florian Schlichting 
+ Florian Schlichting 
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librdf-vcard-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/librdf-vcard-perl.git
diff --git a/debian/control.in b/debian/control.in
index e3ca939..a3412e4 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -5,7 +5,7 @@ Build-Depends: @cdbs@
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard ,
  Harlan Lieberman-Berg ,
- Florian Schlichting 
+ Florian Schlichting 
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librdf-vcard-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/librdf-vcard-perl.git
diff --git a/debian/copyright b/debian/copyright
index 106e81c..5c23644 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -66,7 +66,7 @@ Comment:
 
 Files: debian/*
 Copyright: 2011-2014, Jonas Smedegaard 
-  2011, Florian Schlichting 
+  2011, Florian Schlichting 
 License: GPL-3+
 
 License: Artistic

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librdf-vcard-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


[librdf-vcard-perl] 01/09: Merge tag 'upstream/0.012'

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository librdf-vcard-perl.

commit 803a67cef80d07254c8a19b7b862a35701cf8498
Merge: acd5a8e 1af5a47
Author: Florian Schlichting 
Date:   Thu Jul 9 22:08:48 2015 +0200

Merge tag 'upstream/0.012'

Upstream version 0.012

# gpg: Signature made Do 09 Jul 2015 22:08:43 CEST using RSA key ID 72DC07B5
# gpg: Good signature from "Florian Schlichting "
# gpg: aka "Florian Schlichting 
"
# gpg: aka "Florian Schlichting "
# gpg: aka "Florian Schlichting 
"

 CONTRIBUTING   |  83 +++
 COPYRIGHT  |  60 +++
 CREDITS|   3 +
 Changes|  80 +--
 INSTALL|  38 ++
 LICENSE|   8 +-
 MANIFEST   |  48 +-
 META.json  | 111 
 META.yml   |  61 ++-
 Makefile.PL| 167 +-
 README |  10 +-
 SIGNATURE  |  66 +--
 dist.ini   |   3 +
 doap.ttl   | 241 +
 inc/Module/AutoInstall.pm  | 930 -
 inc/Module/Install.pm  | 470 -
 inc/Module/Install/AutoInstall.pm  |  93 
 inc/Module/Install/AutoManifest.pm |  45 --
 inc/Module/Install/Base.pm |  83 ---
 inc/Module/Install/Can.pm  | 154 --
 inc/Module/Install/Fetch.pm|  93 
 inc/Module/Install/Include.pm  |  34 --
 inc/Module/Install/Makefile.pm | 418 ---
 inc/Module/Install/Metadata.pm | 722 -
 inc/Module/Install/Package.pm  | 323 
 inc/Module/Install/Scripts.pm  |  29 -
 inc/Module/Install/TrustMetaYml.pm |  52 --
 inc/Module/Install/Win32.pm|  64 ---
 inc/Module/Install/WriteAll.pm |  63 ---
 inc/Module/Package.pm  |  71 ---
 inc/Module/Package/Dist/RDF.pm |  27 -
 inc/Scalar/Util.pm |  71 ---
 inc/Scalar/Util/PP.pm  | 109 
 inc/YAML/Tiny.pm   | 643 ---
 inc/unicore/Name.pm| 416 ---
 lib/RDF/vCard.pm   |   4 +-
 lib/RDF/vCard/Entity.pm|   4 +-
 lib/RDF/vCard/Entity/WithXmlSupport.pm |   4 +-
 lib/RDF/vCard/Exporter.pm  |   4 +-
 lib/RDF/vCard/Importer.pm  |   4 +-
 lib/RDF/vCard/Line.pm  |   4 +-
 meta/changes.ttl   | 131 -
 meta/doap.ttl  |  41 --
 meta/makefile.ttl  |  35 --
 meta/rt-bugs.ttl   |  10 -
 45 files changed, 862 insertions(+), 5268 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librdf-vcard-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


[librdf-vcard-perl] 02/09: Import Upstream version 0.012

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository librdf-vcard-perl.

commit 1c44ccf221b1831b08b5354fe0ddf3cb395e2e82
Author: Florian Schlichting 
Date:   Thu Jul 9 22:10:36 2015 +0200

Import Upstream version 0.012
---
 debian/changelog | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c9dc1fe..4977dd9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-librdf-vcard-perl (0.010-3) UNRELEASED; urgency=medium
+librdf-vcard-perl (0.012-1) UNRELEASED; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to use cgit web frontend.
@@ -11,7 +11,10 @@ librdf-vcard-perl (0.010-3) UNRELEASED; urgency=medium
 + Extend coverage for myself to include current year.
   * Add git URL as alternate source.
 
- -- Salvatore Bonaccorso   Sat, 16 Aug 2014 09:34:38 +0200
+  [ Florian Schlichting ]
+  * Import Upstream version 0.012
+
+ -- Florian Schlichting   Thu, 09 Jul 2015 22:08:49 +0200
 
 librdf-vcard-perl (0.010-2) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librdf-vcard-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


[librdf-vcard-perl] branch pristine-tar updated (a144201 -> a97ca9b)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch pristine-tar
in repository librdf-vcard-perl.

  from  a144201   pristine-tar data for librdf-vcard-perl_0.010.orig.tar.gz
   new  a97ca9b   pristine-tar data for librdf-vcard-perl_0.012.orig.tar.gz

The 1 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:
 librdf-vcard-perl_0.012.orig.tar.gz.delta | Bin 0 -> 1827 bytes
 librdf-vcard-perl_0.012.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 librdf-vcard-perl_0.012.orig.tar.gz.delta
 create mode 100644 librdf-vcard-perl_0.012.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librdf-vcard-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


[librdf-vcard-perl] 06/09: Ship CONTRIBUTING in docs

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository librdf-vcard-perl.

commit d3cdb6a360b144a0b4edf27fdcab97301e289b92
Author: Florian Schlichting 
Date:   Thu Jul 9 22:24:31 2015 +0200

Ship CONTRIBUTING in docs
---
 debian/librdf-vcard-perl.docs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/librdf-vcard-perl.docs b/debian/librdf-vcard-perl.docs
new file mode 100644
index 000..dc63d18
--- /dev/null
+++ b/debian/librdf-vcard-perl.docs
@@ -0,0 +1 @@
+CONTRIBUTING

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librdf-vcard-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


[librdf-vcard-perl] branch master updated (acd5a8e -> 1d7cdbc)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository librdf-vcard-perl.

  from  acd5a8e   Update changelog, control file and copyright hints.
  adds  1af5a47   Imported Upstream version 0.012
   new  803a67c   Merge tag 'upstream/0.012'
   new  1c44ccf   Import Upstream version 0.012
   new  8c1b906   Email change: Florian Schlichting -> f...@debian.org
   new  00683d8   Delete copyright paragraphs for inc/* modules dropped 
upstream
   new  484a98a   Update copyright years
   new  d3cdb6a   Ship CONTRIBUTING in docs
   new  aac8a9c   Refresh patch
   new  7cc64ad   Mark package autopkgtest-able
   new  1d7cdbc   release package

The 9 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:
 CONTRIBUTING  |  83 +++
 COPYRIGHT |  60 ++
 CREDITS   |   3 +
 Changes   |  80 ++-
 INSTALL   |  38 ++
 LICENSE   |   8 +-
 MANIFEST  |  48 +-
 META.json | 111 
 META.yml  |  61 +-
 Makefile.PL   | 167 +-
 README|  10 +-
 SIGNATURE |  66 +--
 debian/changelog  |  13 +-
 debian/control|   3 +-
 debian/control.in |   3 +-
 debian/copyright  |  50 +-
 debian/librdf-vcard-perl.docs |   1 +
 debian/patches/1002_fix_export_card.patch |   4 +-
 dist.ini  |   3 +
 doap.ttl  | 241 
 inc/Module/AutoInstall.pm | 930 --
 inc/Module/Install.pm | 470 ---
 inc/Module/Install/AutoInstall.pm |  93 ---
 inc/Module/Install/AutoManifest.pm|  45 --
 inc/Module/Install/Base.pm|  83 ---
 inc/Module/Install/Can.pm | 154 -
 inc/Module/Install/Fetch.pm   |  93 ---
 inc/Module/Install/Include.pm |  34 --
 inc/Module/Install/Makefile.pm| 418 --
 inc/Module/Install/Metadata.pm| 722 ---
 inc/Module/Install/Package.pm | 323 ---
 inc/Module/Install/Scripts.pm |  29 -
 inc/Module/Install/TrustMetaYml.pm|  52 --
 inc/Module/Install/Win32.pm   |  64 --
 inc/Module/Install/WriteAll.pm|  63 --
 inc/Module/Package.pm |  71 ---
 inc/Module/Package/Dist/RDF.pm|  27 -
 inc/Scalar/Util.pm|  71 ---
 inc/Scalar/Util/PP.pm | 109 
 inc/YAML/Tiny.pm  | 643 -
 inc/unicore/Name.pm   | 416 -
 lib/RDF/vCard.pm  |   4 +-
 lib/RDF/vCard/Entity.pm   |   4 +-
 lib/RDF/vCard/Entity/WithXmlSupport.pm|   4 +-
 lib/RDF/vCard/Exporter.pm |   4 +-
 lib/RDF/vCard/Importer.pm |   4 +-
 lib/RDF/vCard/Line.pm |   4 +-
 meta/changes.ttl  | 131 -
 meta/doap.ttl |  41 --
 meta/makefile.ttl |  35 --
 meta/rt-bugs.ttl  |  10 -
 51 files changed, 882 insertions(+), 5322 deletions(-)
 create mode 100644 CONTRIBUTING
 create mode 100644 COPYRIGHT
 create mode 100644 CREDITS
 create mode 100644 INSTALL
 create mode 100644 META.json
 create mode 100644 debian/librdf-vcard-perl.docs
 create mode 100644 dist.ini
 create mode 100644 doap.ttl
 delete mode 100644 inc/Module/AutoInstall.pm
 delete mode 100644 inc/Module/Install.pm
 delete mode 100644 inc/Module/Install/AutoInstall.pm
 delete mode 100644 inc/Module/Install/AutoManifest.pm
 delete mode 100644 inc/Module/Install/Base.pm
 delete mode 100644 inc/Module/Install/Can.pm
 delete mode 100644 inc/Module/Install/Fetch.pm
 delete mode 100644 inc/Module/Install/Include.pm
 delete mode 100644 inc/Module/Install/Makefile.pm
 delete mode 100644 inc/Module/Install/Metadata.pm
 delete mode 100644 inc/Module/Install/Package.pm
 delete mode 100644 inc/Module/Install/Scripts.pm
 delete mode 100644 inc/Module/Install/TrustMetaYml.pm
 delete mode 100644 inc/Module/Install/Win32.pm
 delete mode 100644 inc/Module/Install/WriteAll.pm
 delete mode 100644 inc/Module/Package.pm
 delete mode 100644 inc/Module/Package/Dist/RDF.pm
 delete mode 100644 inc/Scalar/Util.pm
 delete mode 100644 

[librdf-vcard-perl] 07/09: Refresh patch

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository librdf-vcard-perl.

commit aac8a9c181ac870e954098f9a12e70da01b5fe80
Author: Florian Schlichting 
Date:   Thu Jul 9 22:25:18 2015 +0200

Refresh patch
---
 debian/patches/1002_fix_export_card.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/1002_fix_export_card.patch 
b/debian/patches/1002_fix_export_card.patch
index c902601..8742765 100644
--- a/debian/patches/1002_fix_export_card.patch
+++ b/debian/patches/1002_fix_export_card.patch
@@ -6,8 +6,8 @@ Last-Update: 2013-05-11
 
 --- a/lib/RDF/vCard/Exporter.pm
 +++ b/lib/RDF/vCard/Exporter.pm
-@@ -4,6 +4,7 @@
- use strict;
+@@ -6,6 +6,7 @@
+ no warnings qw(uninitialized);
  
  use MIME::Base64 qw[];
 +use RDF::vCard;

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librdf-vcard-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


[librdf-vcard-perl] annotated tag upstream/0.012 created (now 2aeb129)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag upstream/0.012
in repository librdf-vcard-perl.

at  2aeb129   (tag)
   tagging  1af5a4719c905f6a0848785167ba6c330ad55069 (commit)
  replaces  upstream/0.010
 tagged by  Florian Schlichting
on  Thu Jul 9 22:08:43 2015 +0200

- Log -
Upstream version 0.012
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJVntTLAAoJEBKXO25y3Ae1DmoP+wSL7DwKRGDdkoV+ZTFfpOla
McaRx8iGDliz4YsDPLROET5DLYLAkSFuBCx8oxvyZ/EDioP9MMk6JPE5e2PqFeOI
+PlJl3jk2vMoS33248XuJubX8mZB9yemB/41mXGBI0bOBLAih+AQQ/wd9oU6+rrh
6fWttOQV5vcgjQm4Yv31hG1DXFt022j6hsJptItIAAUKyXRKUrlx128b1lVfjmW0
KSQo7pLHa4N4kbDbgiEyz43hcM1bzrMGOlOLdcF4bEAjDswh1c4jHPeIqFRvXAvM
FUmcNu5ax6v4Km/Cr+ubfGdqWq6fY1w2GEClMny5NEsJN9wYkI9fEMSpSRXaHIGZ
2qmvR1DdnGkONsW9umDOCRREnBfxoFHGgo9NBWZ044sYibg67CPKTix5fYdn6bUP
LzP1DrZrBoGdSt1gXkk521JDDfvbO+90FxmGfKUowBbDApvt1Zl2NIPj90Y/DrTG
nsb2T2ftvgyZDptemPBfQV78ciim7sTBJbbbDOqUa+J3lpqIAwwYD6b7J34L2O1C
EpFCDL2psPuKNQmkvJGvQBC9luUh+BphPz1GnlZYu0VJqTi7lbIqls6N6nZOxkzn
Z5aVP4UnHG3hMPEGJp1u6X6XDdfaqmkE5K36+SjSbiq6rxhfqVMNHb1xYrX/zdFU
Ih7/RNyEQLrY4DF+3L5O
=bHSZ
-END PGP SIGNATURE-

Florian Schlichting (1):
  Imported Upstream version 0.012

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librdf-vcard-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


[librdf-vcard-perl] annotated tag debian/0.012-1 created (now 3ee5174)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag debian/0.012-1
in repository librdf-vcard-perl.

at  3ee5174   (tag)
   tagging  1d7cdbc59f3a147b326a14d00955d29a55c3ee9a (commit)
  replaces  debian/0.010-2
 tagged by  Florian Schlichting
on  Thu Jul 9 22:31:02 2015 +0200

- Log -
   debian/0.012-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJVntoIAAoJEBKXO25y3Ae1K0AP/2ZTXvIseQ5mDXNQEBZ495TD
eRIiQ1ZQWjiD8/ShNIqZ3q4O22EHsfYwNI1h3ctTQTuphULFa6mzm5LOhHwxibz8
/vIl0BJuUCSsSsdlSPG6KRZJTxIAwKZ7bSIqlIOdF58n+PSnuAZZH7X3RHc4saEY
ny4fxXTKBXPNW1EcparysSX4j8Wh2c0MSe/hsBnn31TOFfuWDgz6nqAcct7m7FnT
OR796qUMT9Lnrrr5CyOvCMX1QrZpVs9LaI53CUYfmyaqHvnyl9Lz4amQHKjJPuBQ
Amjj9TE9G83G2X+L7aaQsaTtEXJAxK/viKKT7FAtppYxYh+NBInWk58mIcpB9M3x
rZnCNN6NXiTClPytB68g11kygbd/q6XQ8WgVWUtP3bfDqh1EZ2KB5Z7gs6UkAz5A
fqsyqWqJroPBdM04tDehBRhqpud5FGKzqbVyoM2Y+h0vdyfEmXyR87BJbwa87IW6
R0ge3dq/tlNsZ8whKfsJ2M1kaQ505InprXCt1ln2SgIPJ8/+qUluXl65WyCRVpX7
C4ZH4qm8Woc1mVixxdtHlPVpjns1JQG9ZTgJnGLbN2LRggwdip8KNb1/FnoFMUYj
NRtpknKqTLodwieLYt2dgRwqidwKriCqyss1nJMrGm9mly3JIlC9pa/uk+tJx2d4
VGrea+UIF1aMfI92Pgnb
=tChs
-END PGP SIGNATURE-

Florian Schlichting (10):
  Imported Upstream version 0.012
  Merge tag 'upstream/0.012'
  Import Upstream version 0.012
  Email change: Florian Schlichting -> f...@debian.org
  Delete copyright paragraphs for inc/* modules dropped upstream
  Update copyright years
  Ship CONTRIBUTING in docs
  Refresh patch
  Mark package autopkgtest-able
  release package

Jonas Smedegaard (7):
  Sync control.in with control: Update Vcs-Browser URL to use cgit web 
frontend.
  Fix use canonical URL in Vcs-Git.
  Declare compliance with Debian Policy 3.9.6.
  Use www.cpan.org and metacpan.org (not search.cpan.org) in watch file.
  Update copyright info: Extend coverage for myself to include current year.
  Add git URL as alternate source.
  Update changelog, control file and copyright hints.

Salvatore Bonaccorso (2):
  Update Vcs-Browser URL to cgit web frontend
  update changelog

---

This annotated tag includes the following new commits:

   new  803a67c   Merge tag 'upstream/0.012'
   new  1c44ccf   Import Upstream version 0.012
   new  8c1b906   Email change: Florian Schlichting -> f...@debian.org
   new  00683d8   Delete copyright paragraphs for inc/* modules dropped 
upstream
   new  484a98a   Update copyright years
   new  d3cdb6a   Ship CONTRIBUTING in docs
   new  aac8a9c   Refresh patch
   new  7cc64ad   Mark package autopkgtest-able
   new  1d7cdbc   release package

The 9 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.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librdf-vcard-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


[libpithub-perl] 03/06: Merge tag 'upstream/0.01029'

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libpithub-perl.

commit 41ea856da7d563a7ba7163bd7d22a99b1b249797
Merge: 067ad09 5c0e9e8
Author: gregor herrmann 
Date:   Thu Jul 9 22:08:32 2015 +0200

Merge tag 'upstream/0.01029'

Upstream version 0.01029

 Changes |   6 ++
 MANIFEST|   3 +-
 META.json   | 125 -
 META.yml| 121 +++-
 Makefile.PL |   7 +-
 README  |   4 +-
 lib/Pithub.pm   |  65 ++-
 lib/Pithub/Base.pm  |   9 ++-
 lib/Pithub/Events.pm|   4 +-
 lib/Pithub/Gists.pm |   4 +-
 lib/Pithub/Gists/Comments.pm|   4 +-
 lib/Pithub/GitData.pm   |   4 +-
 lib/Pithub/GitData/Blobs.pm |   4 +-
 lib/Pithub/GitData/Commits.pm   |   4 +-
 lib/Pithub/GitData/References.pm|   4 +-
 lib/Pithub/GitData/Tags.pm  |   4 +-
 lib/Pithub/GitData/Trees.pm |   4 +-
 lib/Pithub/Issues.pm|   4 +-
 lib/Pithub/Issues/Assignees.pm  |   4 +-
 lib/Pithub/Issues/Comments.pm   |   4 +-
 lib/Pithub/Issues/Events.pm |   4 +-
 lib/Pithub/Issues/Labels.pm |   4 +-
 lib/Pithub/Issues/Milestones.pm |   4 +-
 lib/Pithub/Orgs.pm  |   4 +-
 lib/Pithub/Orgs/Members.pm  |   4 +-
 lib/Pithub/Orgs/Teams.pm|   4 +-
 lib/Pithub/PullRequests.pm  |   4 +-
 lib/Pithub/PullRequests/Comments.pm |   4 +-
 lib/Pithub/Repos.pm |   4 +-
 lib/Pithub/Repos/Collaborators.pm   |   4 +-
 lib/Pithub/Repos/Commits.pm |   4 +-
 lib/Pithub/Repos/Contents.pm|   4 +-
 lib/Pithub/Repos/Downloads.pm   |   4 +-
 lib/Pithub/Repos/Forks.pm   |   4 +-
 lib/Pithub/Repos/Hooks.pm   |   4 +-
 lib/Pithub/Repos/Keys.pm|   4 +-
 lib/Pithub/Repos/Releases.pm|   4 +-
 lib/Pithub/Repos/Releases/Assets.pm |   4 +-
 lib/Pithub/Repos/Starring.pm|   4 +-
 lib/Pithub/Repos/Stats.pm   |   4 +-
 lib/Pithub/Repos/Statuses.pm|   4 +-
 lib/Pithub/Repos/Watching.pm|   4 +-
 lib/Pithub/Result.pm|   4 +-
 lib/Pithub/Result/SharedCache.pm|   4 +-
 lib/Pithub/Search.pm|   8 +-
 lib/Pithub/SearchV3.pm  | 155 
 lib/Pithub/Users.pm |   4 +-
 lib/Pithub/Users/Emails.pm  |   4 +-
 lib/Pithub/Users/Followers.pm   |   4 +-
 lib/Pithub/Users/Keys.pm|   4 +-
 t/basic.t   |  22 -
 51 files changed, 470 insertions(+), 215 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libpithub-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


[libpithub-perl] 02/06: Update debian/changelog

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libpithub-perl.

commit 067ad09faf512b94c8ceb5409cd1546c2dcad3dd
Author: gregor herrmann 
Date:   Thu Jul 9 22:08:14 2015 +0200

Update debian/changelog

Gbp-Dch: Ignore
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f7c078e..f0941fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libpithub-perl (0.01028-2) UNRELEASED; urgency=medium
+
+  * Add debian/upstream/metadata
+
+ -- gregor herrmann   Thu, 09 Jul 2015 22:08:14 +0200
+
 libpithub-perl (0.01028-1) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libpithub-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


[libpithub-perl] 04/06: Update debian/changelog

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libpithub-perl.

commit 0bed52c61ca8b4b082607a002a6702e4fa9a1bae
Author: gregor herrmann 
Date:   Thu Jul 9 22:08:32 2015 +0200

Update debian/changelog

Gbp-Dch: Ignore
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f0941fb..ece7188 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-libpithub-perl (0.01028-2) UNRELEASED; urgency=medium
+libpithub-perl (0.01029-1) UNRELEASED; urgency=medium
 
   * Add debian/upstream/metadata
+  * Import upstream version 0.01029
 
- -- gregor herrmann   Thu, 09 Jul 2015 22:08:14 +0200
+ -- gregor herrmann   Thu, 09 Jul 2015 22:08:32 +0200
 
 libpithub-perl (0.01028-1) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libpithub-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


[libpithub-perl] branch pristine-tar updated (752803d -> de0522a)

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch pristine-tar
in repository libpithub-perl.

  from  752803d   pristine-tar data for libpithub-perl_0.01028.orig.tar.gz
   new  de0522a   pristine-tar data for libpithub-perl_0.01029.orig.tar.gz

The 1 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:
 libpithub-perl_0.01029.orig.tar.gz.delta | Bin 0 -> 5248 bytes
 libpithub-perl_0.01029.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libpithub-perl_0.01029.orig.tar.gz.delta
 create mode 100644 libpithub-perl_0.01029.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libpithub-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


[libpithub-perl] 05/06: Update years of packaging copyright.

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libpithub-perl.

commit d19a27ece9643d9badd4ea54eaa60c96e2af02c0
Author: gregor herrmann 
Date:   Thu Jul 9 22:10:08 2015 +0200

Update years of packaging copyright.
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 1e126e8..2d0fb5a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Copyright: 2011-2014, Johannes Plunien 
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2014, Dominique Dumont 
+Copyright: 2014-2015, Dominique Dumont 
 License: Artistic or GPL-1+
 
 License: Artistic

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libpithub-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


[libpithub-perl] annotated tag debian/0.01029-1 created (now 2d9f43f)

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/0.01029-1
in repository libpithub-perl.

at  2d9f43f   (tag)
   tagging  929fb3c213ea9ab2ec7328388c200443ff2f0572 (commit)
  replaces  upstream/0.01029
 tagged by  gregor herrmann
on  Thu Jul 9 22:12:42 2015 +0200

- Log -
tagging package libpithub-perl version debian/0.01029-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJVntW6XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGIwAP/R1Mw/o835utlic+Sg3KlVMg
jA0mUSmwTsop7ZneadX6FIt1YCAsaVwngepQ5GDn92QYrLyNonJWIVEzTeywCNmU
MbiNlS44x9yrwOtW0ZKrQJuX13lMa0DPIc+GtgE6PATkUy5UPge5jXz9umVxdjlB
s9ueR2HPbO+AZx+q6elm3h9v7Mnm89L2KpYtv1ziu9gJw6OyCuIl6jIVRjolLoHG
JflXZHZxxmWFTgsxAP33V+wz2um5zONO1DoxUSpGeClWwuR1OV04EkRbx4a2kgfx
Ex+ibi2kDMh4oYX3yZojfe/f8COhfhY1bFX/S5zDkWKS+CqpKjRRlak4/A2nRsH7
li046Vtp0btkh9Biz9RerTux4Z+VsJUNpEo3i1SjJbP1MNLHF9TWrJFnGD3Ov/cU
2GmU0XNtzQMyykzNoKrfMiN+qcY7JC1ZoK2EIPb3kLt0ddPehbOKQnXswFfOVgJj
9qyE/YGZ/9GQAfAdXg+SH6aiM/rCM+GJgD358ef8V+knvzdOFt4xuPZa51WiBodY
fXFufUh/rKYHvA9JJKdzGQMZpO8DkWjQPNiFlFjTlEpTYMFmcoTcymBY7SgsniJF
hn5bj0Lm5+tfpjaJmsGNTMMoKOA9E9JU67aqLv23kAMfr8t6SuybwzV81riCu8co
ud6rErow9jycUCjb6o5l
=8PFQ
-END PGP SIGNATURE-

Alessandro Ghedini (4):
  Merge tag 'upstream/0.01019'
  New upstream release
  Drop (Build-)Depends on libjson-any-perl
  Finalize changelog

Axel Beckert (1):
  Remove trailing whitespace

Dominique Dumont (15):
  Initial packaging by dh-make-perl
  cleanup control and copyright
  removed upstream README: no new info in there
  control: fix typo
  updated changelog
  dch -r
  Merge tag 'upstream/0.01020'
  prepare release
  Merge tag 'upstream/0.01024'
  copyright: updated years
  prepare release
  Merge tag 'upstream/0.01028'
  control: updated Standards-Version: '3.9.5' -> '3.9.6'
  prepare release
  control: refreshed dependencies

Salvatore Bonaccorso (6):
  Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  update changelog
  Change search.cpan.org based URIs to metacpan.org based URIs
  update changelog
  Update Vcs-Browser URL to cgit web frontend
  update changelog

gregor herrmann (25):
  Merge tag 'upstream/0.01017'
  New upstream release.
  Set Standards-Version to 3.9.4 (no changes).
  debian/control: remove version from perl build dependency.
  releasing version 0.01017-1
  Merge tag 'upstream/0.01018'
  New upstream release.
  releasing version 0.01018-1
  Merge tag 'upstream/0.01021'
  New upstream release.
  cme: reformat debian/control
  Declare compliance with Debian Policy 3.9.5.
  releasing package libpithub-perl version 0.01021-1
  Strip trailing slash from metacpan URLs.
  update changelog
  Merge tag 'upstream/0.01025'
  New upstream release.
  Fix hashbang in example scripts.
  releasing package libpithub-perl version 0.01025-1
  Add debian/upstream/metadata
  Update debian/changelog
  Merge tag 'upstream/0.01029'
  Update debian/changelog
  Update years of packaging copyright.
  releasing package libpithub-perl version 0.01029-1

---

This annotated tag includes the following new commits:

   new  8eb8e17   Add debian/upstream/metadata
   new  067ad09   Update debian/changelog
   new  41ea856   Merge tag 'upstream/0.01029'
   new  0bed52c   Update debian/changelog
   new  d19a27e   Update years of packaging copyright.
   new  929fb3c   releasing package libpithub-perl version 0.01029-1

The 6 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.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libpithub-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


[libpithub-perl] 06/06: releasing package libpithub-perl version 0.01029-1

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libpithub-perl.

commit 929fb3c213ea9ab2ec7328388c200443ff2f0572
Author: gregor herrmann 
Date:   Thu Jul 9 22:12:42 2015 +0200

releasing package libpithub-perl version 0.01029-1
---
 debian/changelog | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ece7188..6270778 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
-libpithub-perl (0.01029-1) UNRELEASED; urgency=medium
+libpithub-perl (0.01029-1) unstable; urgency=medium
 
-  * Add debian/upstream/metadata
-  * Import upstream version 0.01029
+  * Team upload.
+  * Add debian/upstream/metadata.
+  * Import upstream version 0.01029.
+  * Update years of packaging copyright.
 
- -- gregor herrmann   Thu, 09 Jul 2015 22:08:32 +0200
+ -- gregor herrmann   Thu, 09 Jul 2015 22:10:29 +0200
 
 libpithub-perl (0.01028-1) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libpithub-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


[libpithub-perl] 01/06: Add debian/upstream/metadata

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libpithub-perl.

commit 8eb8e17559cfe1a51f71f8c46bb4372b0c1bb766
Author: gregor herrmann 
Date:   Thu Jul 9 22:08:14 2015 +0200

Add debian/upstream/metadata
---
 debian/upstream/metadata | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..c9b8b29
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Archive: CPAN
+Bug-Database: https://github.com/plu/Pithub/issues
+Contact: Johannes Plunien 
+Name: Pithub
+Repository: https://github.com/plu/Pithub.git
+Repository-Browse: https://github.com/plu/Pithub

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libpithub-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


[libpithub-perl] 01/01: pristine-tar data for libpithub-perl_0.01029.orig.tar.gz

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch pristine-tar
in repository libpithub-perl.

commit de0522a868059a8737a559b2dcab4968fb186d84
Author: gregor herrmann 
Date:   Thu Jul 9 22:08:31 2015 +0200

pristine-tar data for libpithub-perl_0.01029.orig.tar.gz
---
 libpithub-perl_0.01029.orig.tar.gz.delta | Bin 0 -> 5248 bytes
 libpithub-perl_0.01029.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libpithub-perl_0.01029.orig.tar.gz.delta 
b/libpithub-perl_0.01029.orig.tar.gz.delta
new file mode 100644
index 000..7e93ac6
Binary files /dev/null and b/libpithub-perl_0.01029.orig.tar.gz.delta differ
diff --git a/libpithub-perl_0.01029.orig.tar.gz.id 
b/libpithub-perl_0.01029.orig.tar.gz.id
new file mode 100644
index 000..2017da2
--- /dev/null
+++ b/libpithub-perl_0.01029.orig.tar.gz.id
@@ -0,0 +1 @@
+36bf236b86d96f13e1cfb5f0dd84b38e7cf7b806

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libpithub-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


[libpithub-perl] annotated tag upstream/0.01029 created (now 94b6a90)

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag upstream/0.01029
in repository libpithub-perl.

at  94b6a90   (tag)
   tagging  5c0e9e83fb6e44827bc4f7925407877a459b4f10 (commit)
  replaces  upstream/0.01028
 tagged by  gregor herrmann
on  Thu Jul 9 22:08:31 2015 +0200

- Log -
Upstream version 0.01029

Alessandro Ghedini (1):
  Replace JSON::Any with JSON

Andreas Marienborg (20):
  Support setting Authorization in prepare_request
  Add start of Repos/Stats module
  Make the sleep optional
  Gists now have another number in their comment urls
  plu is a member of a new org now :P
  Update git_data test to new data
  Update live repos test to new data
  GET / now returns pointers to other endpoints
  v0.01020
  Add Repos::Statuses api
  Update Changes
  v0.01021
  Merge branch 'master' of github.com:plu/Pithub
  Add organization to Teams->add_repo url
  Update Changes
  Fix a broken test
  Update readme
  v0.01022
  Merge branch 'master' of github.com:plu/Pithub
  Add Authority to avoid PAUSE perm issues in future

Corey Farwell (1):
  Fix spelling in comment

Florian Ragwitz (8):
  Add a class implementing v3 search
  Allow users to select the search API to use
  Stopy lying about whith API Pithub::Search uses
  Allow tests to pass arguments to our accessor functions
  Tests for Pithub::SearchV3
  Update search docs
  Update README
  Test on newer perl versions

Johannes Plunien (404):
  Init.
  Add empty classes.
  MooseX::Role::BuildInstanceOf++.
  Add empty methods.
  Implement API calls.
  Add test: git_data/blobs/get.
  Add test: git_data/commits/get.
  Add test: git_data/tags/get.
  Add test: git_data/trees/get.
  Add test: git_data/references/get.
  Improve Pithub::GitData::Blobs->create docs.
  Add test: git_data/blobs/create.
  Improve Pithub::GitData::Commits->create docs.
  Add test: git_data/commits/create.
  Improve Pithub::GitData::Tags->create docs.
  Update TODO.
  Change references->get test value.
  Change example in Pithub::GitData::References::create docs.
  Require auth for: POST /repos/:user/:repo/git/refs.
  Add test: git_data/references/create.
  Implement Pithub::GitData::References::list.
  Add test: git_data/references/list.
  Add test: git_data/references/update.
  Improve Pithub::GitData::References docs.
  Improve Pithub::GitData::Tags docs.
  Add test: git_data/tags/create.
  Improve Pithub::GitData::Trees docs.
  Fix missing implementation for recursive=1 in Pithub::GitData::Trees->get.
  Add example call for Pithub::GitData::Trees->create from the Github API 
docs.
  Change example for Pithub::GitData::Tags->create in docs.
  Add test: git_data/trees/create.
  Require auth for: POST /repos/:user/:repo/issues.
  Implement Pithub::Issues->create.
  Add test: git_data/issues/create.t.
  Implement Pithub::Issues->get.
  Add test: issues/get.t.
  Implement Pithub::Issues->update.
  Rename issues_id => issue_id.
  Require auth for: PATCH /repos/:user/:repo/issues/:id.
  Add test: issues/update.t.
  Implement Pithub::Issues->list.
  Remove "my" from examples.
  Add test: issues/list.t.
  Implement Pithub::Issues::Comments->get.
  Move live test to own file and switch it off by default via ENV var.
  Implement Pithub::Issues::Comments->list.
  Require auth for: DELETE /repos/:user/:repo/issues/comments/:id.
  Implement Pithub::Issues::Comments->delete.
  Require auth for: POST /repos/:user/:repo/issues/:id/comments.
  Implement Pithub::Issues::Comments->create.
  Require auth for: PATCH /repos/:user/:repo/issues/comments/:id.
  Implement Pithub::Issues::Comments->update.
  Add test: issues/comments/create.t.
  Add test: issues/comments/update.t.
  Add test: issues/comments/delete.t.
  Add test: issues/comments/get.t.
  Add test: issues/comments/list.t.
  Implement Pithub::Issues::Events->get.
  Implement Pithub::Issues::Events->list.
  Add test: issues/events/get.t.
  Add test: issues/events/list.t.
  Split Pithub::Issues::Labels->create into ->create and ->add.
  Implement Pithub::Issues::Labels->add.
  Require auth for: POST /repos/:user/:repo/issues/:id/labels.
  Require auth for: POST /repos/:user/:repo/labels.
  Add test: issues/labels/add.t.
  Implement Pithub::Issues::Labels->create.
  Add test: issues/labels/create.t.
  Split Pithub::Issues::Labels->delete into ->delete and ->remove.
  Require auth for: DELETE /repos/:user/:repo/labels/:id.
  Implement Pithub::Issues::Labels->delete.
  Add test: issues/labels/delete.t.
  Fix wrong c

[libpithub-perl] branch master updated (86ed0b6 -> 929fb3c)

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

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

  from  86ed0b6   control: refreshed dependencies
   new  8eb8e17   Add debian/upstream/metadata
   new  067ad09   Update debian/changelog
  adds  7331484   Init.
  adds  c9db509   Add empty classes.
  adds  df21b26   MooseX::Role::BuildInstanceOf++.
  adds  db40679   Add empty methods.
  adds  86c845d   Implement API calls.
  adds  3bffef0   Add test: git_data/blobs/get.
  adds  081fb0b   Add test: git_data/commits/get.
  adds  cc28c3b   Add test: git_data/tags/get.
  adds  61383b6   Add test: git_data/trees/get.
  adds  5f8c77f   Add test: git_data/references/get.
  adds  8b3ee4f   Improve Pithub::GitData::Blobs->create docs.
  adds  c42204b   Add test: git_data/blobs/create.
  adds  9d93bcc   Improve Pithub::GitData::Commits->create docs.
  adds  93b4dfc   Add test: git_data/commits/create.
  adds  1ced9eb   Improve Pithub::GitData::Tags->create docs.
  adds  4e08956   Update TODO.
  adds  f42d8e8   Change references->get test value.
  adds  d832de6   Change example in Pithub::GitData::References::create 
docs.
  adds  cbffc1d   Require auth for: POST /repos/:user/:repo/git/refs.
  adds  e4acd02   Add test: git_data/references/create.
  adds  364ffe8   Implement Pithub::GitData::References::list.
  adds  1572fa2   Add test: git_data/references/list.
  adds  eeab738   Add test: git_data/references/update.
  adds  5b9042f   Improve Pithub::GitData::References docs.
  adds  63be636   Improve Pithub::GitData::Tags docs.
  adds  09fc929   Add test: git_data/tags/create.
  adds  3563896   Improve Pithub::GitData::Trees docs.
  adds  4751313   Fix missing implementation for recursive=1 in 
Pithub::GitData::Trees->get.
  adds  db865c7   Add example call for Pithub::GitData::Trees->create from 
the Github API docs.
  adds  2a56bb6   Change example for Pithub::GitData::Tags->create in docs.
  adds  29ab6a1   Add test: git_data/trees/create.
  adds  e5db498   Require auth for: POST /repos/:user/:repo/issues.
  adds  3dd7571   Implement Pithub::Issues->create.
  adds  2fa388c   Add test: git_data/issues/create.t.
  adds  eae11ca   Implement Pithub::Issues->get.
  adds  552abdb   Add test: issues/get.t.
  adds  9d89848   Implement Pithub::Issues->update.
  adds  5cd2ebe   Rename issues_id => issue_id.
  adds  9b90789   Require auth for: PATCH /repos/:user/:repo/issues/:id.
  adds  a90c352   Add test: issues/update.t.
  adds  deb20ae   Implement Pithub::Issues->list.
  adds  3491fbf   Remove "my" from examples.
  adds  ccaea1e   Add test: issues/list.t.
  adds  6c4eb9a   Implement Pithub::Issues::Comments->get.
  adds  c294ce8   Move live test to own file and switch it off by default 
via ENV var.
  adds  1a0c13c   Implement Pithub::Issues::Comments->list.
  adds  0174a4a   Require auth for: DELETE 
/repos/:user/:repo/issues/comments/:id.
  adds  58b2a70   Implement Pithub::Issues::Comments->delete.
  adds  0fc231b   Require auth for: POST 
/repos/:user/:repo/issues/:id/comments.
  adds  237108a   Implement Pithub::Issues::Comments->create.
  adds  cfbd9c3   Require auth for: PATCH 
/repos/:user/:repo/issues/comments/:id.
  adds  0dd4dd0   Implement Pithub::Issues::Comments->update.
  adds  f82dadb   Add test: issues/comments/create.t.
  adds  49f4e33   Add test: issues/comments/update.t.
  adds  976fcef   Add test: issues/comments/delete.t.
  adds  5a49352   Add test: issues/comments/get.t.
  adds  1055e5c   Add test: issues/comments/list.t.
  adds  855e091   Implement Pithub::Issues::Events->get.
  adds  9b146e5   Implement Pithub::Issues::Events->list.
  adds  46a3d63   Add test: issues/events/get.t.
  adds  5e352b4   Add test: issues/events/list.t.
  adds  77954fc   Split Pithub::Issues::Labels->create into ->create and 
->add.
  adds  87e668d   Implement Pithub::Issues::Labels->add.
  adds  b3c6855   Require auth for: POST 
/repos/:user/:repo/issues/:id/labels.
  adds  8b57d32   Require auth for: POST /repos/:user/:repo/labels.
  adds  c440ba7   Add test: issues/labels/add.t.
  adds  8de2a1b   Implement Pithub::Issues::Labels->create.
  adds  99ea576   Add test: issues/labels/create.t.
  adds  093b70d   Split Pithub::Issues::Labels->delete into ->delete and 
->remove.
  adds  fcde4ab   Require auth for: DELETE /repos/:user/:repo/labels/:id.
  adds  a2fbfbf   Implement Pithub::Issues::Labels->delete.
  adds  8068e35   Add test: issues/labels/delete.t.
  adds  0734e0e   Fix wrong color syntax.
  adds  1f68517   Move "Get labels for every issue in a milestone" from 
->get to ->list.
  adds  c44f3a0   Implement Pithub::Issues::Labels->get.
  adds  061e8d5   Add test: is

[libtest-useallmodules-perl] 01/01: pristine-tar data for libtest-useallmodules-perl_0.17.orig.tar.gz

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch pristine-tar
in repository libtest-useallmodules-perl.

commit c4c68c05f06291959172202370b0e54af2c637ca
Author: Florian Schlichting 
Date:   Thu Jul 9 21:05:09 2015 +0200

pristine-tar data for libtest-useallmodules-perl_0.17.orig.tar.gz
---
 libtest-useallmodules-perl_0.17.orig.tar.gz.delta | Bin 0 -> 1680 bytes
 libtest-useallmodules-perl_0.17.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtest-useallmodules-perl_0.17.orig.tar.gz.delta 
b/libtest-useallmodules-perl_0.17.orig.tar.gz.delta
new file mode 100644
index 000..2ae0bcc
Binary files /dev/null and b/libtest-useallmodules-perl_0.17.orig.tar.gz.delta 
differ
diff --git a/libtest-useallmodules-perl_0.17.orig.tar.gz.id 
b/libtest-useallmodules-perl_0.17.orig.tar.gz.id
new file mode 100644
index 000..94ec3f5
--- /dev/null
+++ b/libtest-useallmodules-perl_0.17.orig.tar.gz.id
@@ -0,0 +1 @@
+1b63af180816c13a67c3020f00e9e66a8bb0b680

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libperlio-utf8-strict-perl] 02/10: Update debian/changelog

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libperlio-utf8-strict-perl.

commit 0555fb2526abd42059c4140782777841a665c043
Author: gregor herrmann 
Date:   Thu Jul 9 21:56:19 2015 +0200

Update debian/changelog

Gbp-Dch: Ignore
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f3a6549..053cc8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libperlio-utf8-strict-perl (0.004-3) UNRELEASED; urgency=medium
+
+  * Add debian/upstream/metadata
+
+ -- gregor herrmann   Thu, 09 Jul 2015 21:56:19 +0200
+
 libperlio-utf8-strict-perl (0.004-2) unstable; urgency=medium
 
   * Team upload.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libperlio-utf8-strict-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


[libtest-useallmodules-perl] 03/12: Merge tag 'upstream/0.17'

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtest-useallmodules-perl.

commit 26036cc7b4fbe68c59da2b53448f8715d09ab940
Merge: 32efe74 8b45db9
Author: Florian Schlichting 
Date:   Thu Jul 9 21:05:09 2015 +0200

Merge tag 'upstream/0.17'

Upstream version 0.17

 Changes   |  8 
 MANIFEST  |  1 -
 META.json |  8 
 META.yml  |  8 
 Makefile.PL   | 16 ++--
 cpanfile  |  4 
 lib/Test/UseAllModules.pm |  2 +-
 7 files changed, 31 insertions(+), 16 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libtest-useallmodules-perl] branch master updated (1e87a86 -> 6dbcda0)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libtest-useallmodules-perl.

  from  1e87a86   update changelog
   new  0227795   Add debian/upstream/metadata
   new  32efe74   Update debian/changelog
  adds  8b45db9   Imported Upstream version 0.17
   new  26036cc   Merge tag 'upstream/0.17'
   new  9829471   Update debian/changelog
  adds  d8b56c7   imported 0.11
  adds  d7d340f   silenced a warning on require (#46389)
  adds  c3d9b96   updated Changes
  adds  b3458f4   don't plan if a plan is already declared
  adds  d97082b   updated Changes
  adds  b89a3af   updated MANIFEST
  adds  d9aa365   fixed misspell
  adds  ab5b7ab   turned out Test::Builder 0.30 (bundled with 
Test::More/Simple 0.60) was required
  adds  589fa51   extlib
  adds  237239d   test after all_uses_ok()
  adds  3e0a190   Test::More version 2 support
  adds  7360b58   releng
  adds  03535c5   Test::Builder 1.005 fix
  adds  44a35be   releng
  adds  012000b   dropped experimental Test::More 1.5/2.0 support
  adds  41bdb3d   cpanfile
  adds  9fb0237   updated manifest
  adds  f6e6de1   releng 0.15
  adds  5d7035e   oops
  adds  c3e939d   dropped cpanfile
  adds  0e64ec9   releng 0.16
  adds  db6e132   updated MANIFEST
  adds  8cf68af   releng 0.17
  adds  47e6122   Merge remote-tracking branch 'upstream-repo/master' into 
upstream
   new  f27422c   Merge branch 'upstream'
   new  7b3cf31   Email change: Florian Schlichting -> f...@debian.org
   new  21d8f5a   Drop obsoleted build-dependency on 
libextutils-makemaker-cpanfile-perl
   new  caf001c   Fix module name in long description (thanks, lintian!)
   new  612c433   Bump packaging copyright years
   new  f8f049b   Declare compliance with Debian Policy 3.9.6
   new  119ab91   Mark package autopkgtest-able
   new  6dbcda0   prepare changelog for release

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:
 Changes   |  8 
 MANIFEST  |  1 -
 META.json |  8 
 META.yml  |  8 
 Makefile.PL   | 16 ++--
 cpanfile  |  4 
 debian/changelog  | 15 +--
 debian/control| 10 +-
 debian/copyright  |  2 +-
 debian/upstream/metadata  |  5 +
 lib/Test/UseAllModules.pm |  2 +-
 11 files changed, 55 insertions(+), 24 deletions(-)
 delete mode 100644 cpanfile
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libperlio-utf8-strict-perl] 08/10: wrap&sort d/control

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libperlio-utf8-strict-perl.

commit c31efe2ee0861f394e89d030e21d454dc81100fa
Author: gregor herrmann 
Date:   Thu Jul 9 22:01:17 2015 +0200

wrap&sort d/control

Gbp-Dch: Ignore
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index fdd725f..2eb50f2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Debian Perl Group 
 Uploaders: Florian Schlichting 
 Build-Depends: debhelper (>= 9.20120630),
- libtest-exception-perl,
- perl
+   libtest-exception-perl,
+   perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libperlio-utf8-strict-perl.git
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libperlio-utf8-strict-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libperlio-utf8-strict-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


[libtest-useallmodules-perl] 05/12: Merge branch 'upstream'

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtest-useallmodules-perl.

commit f27422ca70a142475b1530fc03a7ef12c3814315
Merge: 9829471 47e6122
Author: Florian Schlichting 
Date:   Thu Jul 9 21:10:44 2015 +0200

Merge branch 'upstream'


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libtest-useallmodules-perl] 02/12: Update debian/changelog

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtest-useallmodules-perl.

commit 32efe74a03284833cf9799c6134481e2e3f482f6
Author: Florian Schlichting 
Date:   Thu Jul 9 21:02:56 2015 +0200

Update debian/changelog

Git-Dch: Ignore
---
 debian/changelog | 4 
 1 file changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2b7bdd2..f817b1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 libtest-useallmodules-perl (0.15-2) UNRELEASED; urgency=medium
 
+  [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
+  [ Florian Schlichting ]
+  * Add debian/upstream/metadata
+
  -- Salvatore Bonaccorso   Sat, 16 Aug 2014 09:35:37 +0200
 
 libtest-useallmodules-perl (0.15-1) unstable; urgency=low

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libtest-useallmodules-perl] 09/12: Bump packaging copyright years

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtest-useallmodules-perl.

commit 612c433519e21f1e51f9d0bc38287acb10bf7a17
Author: Florian Schlichting 
Date:   Thu Jul 9 22:00:41 2015 +0200

Bump packaging copyright years
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index fbae272..70c2f88 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,7 +9,7 @@ License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2009, Ryan Niebur 
- 2012, Florian Schlichting 
+ 2012-2015, Florian Schlichting 
 License: Artistic or GPL-1+
 
 License: Artistic

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libtest-useallmodules-perl] 07/12: Drop obsoleted build-dependency on libextutils-makemaker-cpanfile-perl

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtest-useallmodules-perl.

commit 21d8f5a70d9e82c21e69dc510730574cf4c28fda
Author: Florian Schlichting 
Date:   Thu Jul 9 21:15:12 2015 +0200

Drop obsoleted build-dependency on libextutils-makemaker-cpanfile-perl
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index bef1b88..708fdab 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Uploaders: Ryan Niebur ,
Florian Schlichting 
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8),
-   libextutils-makemaker-cpanfile-perl
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.5
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-useallmodules-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libtest-useallmodules-perl] annotated tag debian/0.17-1 created (now 4dd6e05)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag debian/0.17-1
in repository libtest-useallmodules-perl.

at  4dd6e05   (tag)
   tagging  6dbcda0576af7fe250dcf2832355fc44516d88c5 (commit)
  replaces  debian/0.15-1
 tagged by  Florian Schlichting
on  Thu Jul 9 22:07:13 2015 +0200

- Log -
   debian/0.17-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJVntR0AAoJEBKXO25y3Ae1Zc4QAJiLWtGcupllC2tAmm20aWSF
XVMJsehSWb568DCd6vIrjJRP/9lIyw2eM9h/rIwuODJRWVVQbbpRrxzmPGavygUv
zuoJmfJ2EVfCdmM5vqVzPuZU6Ght4pQ8ua8sxt6b+BHcyrmlyZghZUmTOycgTEuc
0GR15WPF4v8PYrHbUK/tYeIOtwReOhsC0Jo9Ul+A7UP6nuSCRRwJtiuUvP1oHXCF
AiLc8moa7AL+utr+pMrrQbNTWsKswA9/07LhDAmTBELvzTsssq5BW+fyuycF3eQN
NT19j7duIT85Cfn6R0oxim2mrHeU6jjclCNJ7mj/xulx5CCe9awxrNXi9NbQ9ZPq
JM0j5/KRVbIhckJliZIGowuR+qINDzup6qHLXGrD6iWuXA855C7Z+e1YS8OVTZEb
VWc91VD4AZQfdhXbFTzTwacSr0UQSVagcWNCZTwotOkCkamrszRJekap/P7irMW7
9NAHFPFp6IAwWR4mOKwBp8Uc5L/OxN5UoxwyHDUOoS/s/DbhKH93edd+1zQ+xrCQ
//iy2iWhDl9t+Eyz9ZdEQ2IjYkvdPQc1bdEu89+3tUhI55goobx1sgCO1i3AjvMi
ZZgPZk3eCY6iiYuyjWDGNQ/89eZ6Lq27N08EntvLBdV2Skq0KGauvrJHP2zk9uLo
c5FQizsLXd42gKiGugkC
=zGLJ
-END PGP SIGNATURE-

Florian Schlichting (14):
  Add debian/upstream/metadata
  Update debian/changelog
  Merge tag 'upstream/0.17'
  Imported Upstream version 0.17
  Update debian/changelog
  Merge remote-tracking branch 'upstream-repo/master' into upstream
  Merge branch 'upstream'
  Email change: Florian Schlichting -> f...@debian.org
  Drop obsoleted build-dependency on libextutils-makemaker-cpanfile-perl
  Fix module name in long description (thanks, lintian!)
  Bump packaging copyright years
  Declare compliance with Debian Policy 3.9.6
  Mark package autopkgtest-able
  prepare changelog for release

Kenichi Ishigaki (23):
  imported 0.11
  silenced a warning on require (#46389)
  updated Changes
  don't plan if a plan is already declared
  updated Changes
  updated MANIFEST
  fixed misspell
  turned out Test::Builder 0.30 (bundled with Test::More/Simple 0.60) was 
required
  extlib
  test after all_uses_ok()
  Test::More version 2 support
  releng
  Test::Builder 1.005 fix
  releng
  dropped experimental Test::More 1.5/2.0 support
  cpanfile
  updated manifest
  releng 0.15
  oops
  dropped cpanfile
  releng 0.16
  updated MANIFEST
  releng 0.17

Salvatore Bonaccorso (2):
  Update Vcs-Browser URL to cgit web frontend
  update changelog

---

This annotated tag includes the following new commits:

   new  0227795   Add debian/upstream/metadata
   new  32efe74   Update debian/changelog
   new  26036cc   Merge tag 'upstream/0.17'
   new  9829471   Update debian/changelog
   new  f27422c   Merge branch 'upstream'
   new  7b3cf31   Email change: Florian Schlichting -> f...@debian.org
   new  21d8f5a   Drop obsoleted build-dependency on 
libextutils-makemaker-cpanfile-perl
   new  caf001c   Fix module name in long description (thanks, lintian!)
   new  612c433   Bump packaging copyright years
   new  f8f049b   Declare compliance with Debian Policy 3.9.6
   new  119ab91   Mark package autopkgtest-able
   new  6dbcda0   prepare changelog for release

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.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libperlio-utf8-strict-perl] 01/10: Add debian/upstream/metadata

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libperlio-utf8-strict-perl.

commit 20abdbfff28b3fd467a6a1d9f3b1d66120affd90
Author: gregor herrmann 
Date:   Thu Jul 9 21:56:19 2015 +0200

Add debian/upstream/metadata
---
 debian/upstream/metadata | 8 
 1 file changed, 8 insertions(+)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..cc2e927
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,8 @@
+---
+Archive: CPAN
+Bug-Database: 
http://rt.cpan.org/Public/Dist/Display.html?Name=PerlIO-utf8_strict
+Bug-Submit: bug-perlio-utf8_strict at rt.cpan.org
+Contact: Leon Timmermans , Christian Hansen 
+Name: PerlIO-utf8_strict
+Repository: git://github.com/Leont/perlio-utf8_strict.git
+Repository-Browse: http://github.com/Leont/perlio-utf8_strict

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libperlio-utf8-strict-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


[libperlio-utf8-strict-perl] 10/10: releasing package libperlio-utf8-strict-perl version 0.006-1

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libperlio-utf8-strict-perl.

commit 21776968fc85c841b76f877b0b6e70398ed353d6
Author: gregor herrmann 
Date:   Thu Jul 9 22:07:11 2015 +0200

releasing package libperlio-utf8-strict-perl version 0.006-1
---
 debian/changelog | 15 ++-
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ee25046..3b6287c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,14 @@
-libperlio-utf8-strict-perl (0.006-1) UNRELEASED; urgency=medium
+libperlio-utf8-strict-perl (0.006-1) unstable; urgency=medium
 
-  * Add debian/upstream/metadata
-  * Import upstream version 0.006
-
- -- gregor herrmann   Thu, 09 Jul 2015 21:56:33 +0200
+  * Team upload.
+  * Add debian/upstream/metadata.
+  * Import upstream version 0.006.
+  * debian/copyright: add information about new ppport.h.
+  * Drop build dependency on libmodule-build-perl.
+  * Declare compliance with Debian Policy 3.9.6.
+  * Fix email address in debian/upstream/metadata. Thanks to DUCK.
+
+ -- gregor herrmann   Thu, 09 Jul 2015 22:05:23 +0200
 
 libperlio-utf8-strict-perl (0.004-2) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libperlio-utf8-strict-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


[libtest-useallmodules-perl] 10/12: Declare compliance with Debian Policy 3.9.6

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtest-useallmodules-perl.

commit f8f049bfbb7dc224d4f120ccea87804119787401
Author: Florian Schlichting 
Date:   Thu Jul 9 22:01:16 2015 +0200

Declare compliance with Debian Policy 3.9.6
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 1f576be..659fe1b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-useallmodules-perl.git
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libtest-useallmodules-perl.git
 Homepage: https://metacpan.org/release/Test-UseAllModules

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libperlio-utf8-strict-perl] annotated tag debian/0.006-1 created (now 422ba7b)

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag debian/0.006-1
in repository libperlio-utf8-strict-perl.

at  422ba7b   (tag)
   tagging  21776968fc85c841b76f877b0b6e70398ed353d6 (commit)
  replaces  debian/0.004-2
 tagged by  gregor herrmann
on  Thu Jul 9 22:07:11 2015 +0200

- Log -
tagging package libperlio-utf8-strict-perl version debian/0.006-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJVntRvXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGl/UP/juZ3xj8RbqUCuNzYCKZbXoE
oGRNX6UkL61muSb4isJFl8OdUKoiguy/tCrOgCslWIP8qyMqulwptw41XVXJR4Jf
7R1e5U8fwj9TTXb4GhEbZ4OhsTu1LVonulp4iq17ubvVH5CTosuzozciFLRy25cA
KvtL6SqHABsHJXaqCug/WcnjLQ9KwSVgb23DYN5sMvRZ/gH1+Ha9KOhkOM4duQit
KPyqKNmzVx/CR4USPN7f4iQJNlx4UqMh93eayDCrIzzvkCunPlCFo4DN9FioZiku
45iXuqBOGCSTwlkuYtoAYLshy0GqDburocqbsdAIFIpbY6ya/p9dyCrmsP7wzTV3
/1XboE1yNCb/SRBhNWf/utlbOZEXLwmLJLjk7YR9xAOM7gzPMTLjuekTpflTlGxb
3ezCG3TGH2xTxcJJXOyhd+ePIdhAcuFq6SPXidSOkPZxViDJSAsr4sPTFzkA/EXg
4CnQWUSVF7H3xJCE4dBsZHQWJ9y0YnbWVtst36HFj9oo/JCC7ZiflRnZeMlF3idH
u3Dc9/G1wL//OxZsw6cQFiuC128oVpdG7sp2rqMoAafZvWtmnqCZrlvJwNEAwnPt
OPbqCzmFm3v9Yv9Vs9X7umXED72VvsnSujPnC/iIkJMzhyvfpdURTuRNzUoP++55
vUIu8r/C+RD8FDDpmOgQ
=UYsz
-END PGP SIGNATURE-

Leon Timmermans (33):
  initial commit
  Initial implementation
  Put incomplete characters in their own buffer
  Make tests more unicody
  Rewrite validation code based on Unicode::UTF8
  Correctly detect End Of File during incompletes
  Made module multiplicity-compliant
  Add a parser for parameters
  Fixed a critical buffering bug
  Add strict option
  Add stub documentation
  Set PERLIO_F_ERROR on error
  v0.001
  C89 conformance
  Renamed MAX_BYTES to UTF8_MAX_BYTES
  Be a little more careful with integers
  Be more consistent about enums
  Fix hanging bug on non-buffered layers
  Documentation update
  Update Changes
  Add test hanging under PERLIO=stdio
  v0.002
  Updated Changes
  v0.003
  Restyled PerlIOBase_flush_linebuf for consistency
  Fix compilation on 5.8
  v0.004
  Minor cleanup
  Add PPPort to compile on perl <5.8.9
  v0.005
  Move to MakeMaker
  Minor cleanup
  v0.006

chansen (18):
  Test surrogates, incomplete sequences and non-shortest form sequences
  Test encoded super codepoints (> U+10) and noncharacters
  Refactored two octet validaton
  Test reading larger documents
  Test reading encoded Unicode scalar values from U+ incremented by 
0x1000
  Add done_testing to t/unicode.t
  Pass U8 instead of STDCHAR
  Added failing test
  Refactored for better performance and implemented support for 
'allow_noncharacters'.
  Added support for passing params to fh_with_octets()
  Updated tests to match for improved error messages
  Adopted test for new error messages and added a test for 
'allow_noncharacters'
  Implemented support for 'allow_surrogates'.
  Added test for 'allow_surrogates'
  Added DIAGNOSTICS section to POD.
  Fixed conversion to code points in noncharacter error reporting
  PerlIOBase_flush_linebuf is unresolved on WIN32, pull in a copy
  Use our redefined PerlIOBase_flush_linebuf unconditionally

gregor herrmann (11):
  Add debian/upstream/metadata
  Update debian/changelog
  Imported Upstream version 0.006
  Merge tag 'upstream/0.006'
  Update debian/changelog
  debian/copyright: add information about new ppport.h.
  Drop build dependency on libmodule-build-perl.
  Declare compliance with Debian Policy 3.9.6.
  wrap&sort d/control
  Fix email address in debian/upstream/metadata.
  releasing package libperlio-utf8-strict-perl version 0.006-1

---

This annotated tag includes the following new commits:

   new  20abdbf   Add debian/upstream/metadata
   new  0555fb2   Update debian/changelog
   new  9360443   Merge tag 'upstream/0.006'
   new  c99b4a9   Update debian/changelog
   new  7cf5073   debian/copyright: add information about new ppport.h.
   new  c762aae   Drop build dependency on libmodule-build-perl.
   new  427d021   Declare compliance with Debian Policy 3.9.6.
   new  c31efe2   wrap&sort d/control
   new  8041792   Fix email address in debian/upstream/metadata.
   new  2177696   releasing package libperlio-utf8-strict-perl version 
0.006-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.


-- 
Alioth's /usr/loc

[libtest-useallmodules-perl] 11/12: Mark package autopkgtest-able

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtest-useallmodules-perl.

commit 119ab9157570e5e6c7839d57899850b669afd8ee
Author: Florian Schlichting 
Date:   Thu Jul 9 22:02:06 2015 +0200

Mark package autopkgtest-able
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 659fe1b..817dc38 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-useallmodules-perl.git
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libtest-useallmodules-perl.git
 Homepage: https://metacpan.org/release/Test-UseAllModules
+Testsuite: autopkgtest-pkg-perl
 
 Package: libtest-useallmodules-perl
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libtest-useallmodules-perl] 01/12: Add debian/upstream/metadata

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtest-useallmodules-perl.

commit 0227795ec795a5add7ff40de15ce3e1e01b32196
Author: Florian Schlichting 
Date:   Thu Jul 9 21:02:56 2015 +0200

Add debian/upstream/metadata
---
 debian/upstream/metadata | 5 +
 1 file changed, 5 insertions(+)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..26c814e
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Archive: CPAN
+Contact: Kenichi Ishigaki 
+Name: Test-UseAllModules
+Repository: https://github.com/charsbar/test-useallmodules

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libtest-useallmodules-perl] 04/12: Update debian/changelog

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtest-useallmodules-perl.

commit 9829471b786ba479cb0a0d8f9cfbe0db12c3d130
Author: Florian Schlichting 
Date:   Thu Jul 9 21:05:11 2015 +0200

Update debian/changelog

Git-Dch: Ignore
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f817b1a..ab18bb6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-libtest-useallmodules-perl (0.15-2) UNRELEASED; urgency=medium
+libtest-useallmodules-perl (0.17-1) UNRELEASED; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
   [ Florian Schlichting ]
   * Add debian/upstream/metadata
+  * Import upstream version 0.17
 
- -- Salvatore Bonaccorso   Sat, 16 Aug 2014 09:35:37 +0200
+ -- Florian Schlichting   Thu, 09 Jul 2015 21:05:11 +0200
 
 libtest-useallmodules-perl (0.15-1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libperlio-utf8-strict-perl] 04/10: Update debian/changelog

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libperlio-utf8-strict-perl.

commit c99b4a9d8f1cc448476b6e8f60637c90c676766b
Author: gregor herrmann 
Date:   Thu Jul 9 21:56:33 2015 +0200

Update debian/changelog

Gbp-Dch: Ignore
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 053cc8a..ee25046 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-libperlio-utf8-strict-perl (0.004-3) UNRELEASED; urgency=medium
+libperlio-utf8-strict-perl (0.006-1) UNRELEASED; urgency=medium
 
   * Add debian/upstream/metadata
+  * Import upstream version 0.006
 
- -- gregor herrmann   Thu, 09 Jul 2015 21:56:19 +0200
+ -- gregor herrmann   Thu, 09 Jul 2015 21:56:33 +0200
 
 libperlio-utf8-strict-perl (0.004-2) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libperlio-utf8-strict-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


[libtest-useallmodules-perl] annotated tag upstream/0.17 created (now a372c77)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag upstream/0.17
in repository libtest-useallmodules-perl.

at  a372c77   (tag)
   tagging  8b45db9b809006a2db5d297c7620e2c033a3da41 (commit)
  replaces  upstream/0.15
 tagged by  Florian Schlichting
on  Thu Jul 9 21:05:09 2015 +0200

- Log -
Upstream version 0.17

Florian Schlichting (1):
  Imported Upstream version 0.17

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libperlio-utf8-strict-perl] 09/10: Fix email address in debian/upstream/metadata.

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libperlio-utf8-strict-perl.

commit 8041792fea4e71afafffebfdba88f25cef348037
Author: gregor herrmann 
Date:   Thu Jul 9 22:04:50 2015 +0200

Fix email address in debian/upstream/metadata.

Thanks: DUCK.
---
 debian/upstream/metadata | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index cc2e927..d91cd19 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,7 +1,7 @@
 ---
 Archive: CPAN
 Bug-Database: 
http://rt.cpan.org/Public/Dist/Display.html?Name=PerlIO-utf8_strict
-Bug-Submit: bug-perlio-utf8_strict at rt.cpan.org
+Bug-Submit: bug-perlio-utf8_str...@rt.cpan.org
 Contact: Leon Timmermans , Christian Hansen 
 Name: PerlIO-utf8_strict
 Repository: git://github.com/Leont/perlio-utf8_strict.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libperlio-utf8-strict-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


[libperlio-utf8-strict-perl] 07/10: Declare compliance with Debian Policy 3.9.6.

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libperlio-utf8-strict-perl.

commit 427d02143e2423720b7c814beed854003e9abbed
Author: gregor herrmann 
Date:   Thu Jul 9 21:59:46 2015 +0200

Declare compliance with Debian Policy 3.9.6.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 61a83cb..fdd725f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Florian Schlichting 
 Build-Depends: debhelper (>= 9.20120630),
  libtest-exception-perl,
  perl
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libperlio-utf8-strict-perl.git
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libperlio-utf8-strict-perl.git
 Homepage: https://metacpan.org/release/PerlIO-utf8_strict

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libperlio-utf8-strict-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


[libperlio-utf8-strict-perl] branch pristine-tar updated (9b93e0d -> 1fd7572)

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch pristine-tar
in repository libperlio-utf8-strict-perl.

  from  9b93e0d   pristine-tar data for 
libperlio-utf8-strict-perl_0.004.orig.tar.gz
   new  1fd7572   pristine-tar data for 
libperlio-utf8-strict-perl_0.006.orig.tar.gz

The 1 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:
 libperlio-utf8-strict-perl_0.006.orig.tar.gz.delta | Bin 0 -> 1765 bytes
 libperlio-utf8-strict-perl_0.006.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libperlio-utf8-strict-perl_0.006.orig.tar.gz.delta
 create mode 100644 libperlio-utf8-strict-perl_0.006.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libperlio-utf8-strict-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


[libtest-useallmodules-perl] branch pristine-tar updated (d787781 -> c4c68c0)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch pristine-tar
in repository libtest-useallmodules-perl.

  from  d787781   pristine-tar data for 
libtest-useallmodules-perl_0.15.orig.tar.gz
   new  c4c68c0   pristine-tar data for 
libtest-useallmodules-perl_0.17.orig.tar.gz

The 1 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:
 libtest-useallmodules-perl_0.17.orig.tar.gz.delta | Bin 0 -> 1680 bytes
 libtest-useallmodules-perl_0.17.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtest-useallmodules-perl_0.17.orig.tar.gz.delta
 create mode 100644 libtest-useallmodules-perl_0.17.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libtest-useallmodules-perl] 08/12: Fix module name in long description (thanks, lintian!)

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtest-useallmodules-perl.

commit caf001cd6732724ca54c80811065d41161341151
Author: Florian Schlichting 
Date:   Thu Jul 9 21:59:43 2015 +0200

Fix module name in long description (thanks, lintian!)
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 708fdab..1f576be 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,6 @@ Architecture: all
 Depends: ${misc:Depends},
  ${perl:Depends}
 Description: test module to do use_ok() for all the MANIFESTed modules
- Test:UseAllModules reads MANIFEST to find modules to be tested and
+ Test::UseAllModules reads MANIFEST to find modules to be tested and
  does use_ok() for each of them. Now all you have to do is update
  MANIFEST. You don't have to modify the test any more (hopefully).

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libtest-useallmodules-perl] 12/12: prepare changelog for release

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtest-useallmodules-perl.

commit 6dbcda0576af7fe250dcf2832355fc44516d88c5
Author: Florian Schlichting 
Date:   Thu Jul 9 22:04:04 2015 +0200

prepare changelog for release
---
 debian/changelog | 12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ab18bb6..9dbdf21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtest-useallmodules-perl (0.17-1) UNRELEASED; urgency=medium
+libtest-useallmodules-perl (0.17-1) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
@@ -6,8 +6,14 @@ libtest-useallmodules-perl (0.17-1) UNRELEASED; urgency=medium
   [ Florian Schlichting ]
   * Add debian/upstream/metadata
   * Import upstream version 0.17
-
- -- Florian Schlichting   Thu, 09 Jul 2015 21:05:11 +0200
+  * Email change: Florian Schlichting -> f...@debian.org
+  * Drop obsoleted build-dependency on libextutils-makemaker-cpanfile-perl
+  * Fix module name in long description (thanks, lintian!)
+  * Bump packaging copyright years
+  * Declare compliance with Debian Policy 3.9.6
+  * Mark package autopkgtest-able
+
+ -- Florian Schlichting   Thu, 09 Jul 2015 22:02:20 +0200
 
 libtest-useallmodules-perl (0.15-1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libperlio-utf8-strict-perl] 05/10: debian/copyright: add information about new ppport.h.

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libperlio-utf8-strict-perl.

commit 7cf50734a72b05a7f3028e5ee122e57d992a9102
Author: gregor herrmann 
Date:   Thu Jul 9 21:59:05 2015 +0200

debian/copyright: add information about new ppport.h.
---
 debian/copyright | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index ce250e2..55d8bbe 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -47,6 +47,12 @@ Comment: In a mail to #740281 the author explains his 
"reluctance to add
  without doubt DFSG-free, the license is reproduced here as illustration and
  guideline.
 
+Files: ppport.h
+Copyright: 2004-2013, Marcus Holland-Moritz 
+ 2001, Paul Marquess  (Version 2.x)
+ 1999, Kenneth Albanowski  (Version 1.x)
+License: Artistic or GPL-1+
+
 Files: debian/*
 Copyright: 2014, Florian Schlichting 
 License: Artistic or GPL-1+

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libperlio-utf8-strict-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


[libtest-useallmodules-perl] 06/12: Email change: Florian Schlichting -> f...@debian.org

2015-07-09 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtest-useallmodules-perl.

commit 7b3cf314264f36bf6526e4641bcbd3b41e466da9
Author: Florian Schlichting 
Date:   Thu Jul 9 21:14:14 2015 +0200

Email change: Florian Schlichting -> f...@debian.org
---
 debian/control   | 2 +-
 debian/copyright | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 26a33f9..bef1b88 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libtest-useallmodules-perl
 Maintainer: Debian Perl Group 
 Uploaders: Ryan Niebur ,
-   Florian Schlichting 
+   Florian Schlichting 
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
diff --git a/debian/copyright b/debian/copyright
index 6bee4bd..fbae272 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,7 +9,7 @@ License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2009, Ryan Niebur 
- 2012, Florian Schlichting 
+ 2012, Florian Schlichting 
 License: Artistic or GPL-1+
 
 License: Artistic

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-useallmodules-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


[libperlio-utf8-strict-perl] branch master updated (5ecd8e1 -> 2177696)

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libperlio-utf8-strict-perl.

  from  5ecd8e1   releasing package libperlio-utf8-strict-perl version 
0.004-2 to unstable
   new  20abdbf   Add debian/upstream/metadata
   new  0555fb2   Update debian/changelog
  adds  a071cd5   initial commit
  adds  7ded2ce   Initial implementation
  adds  fe4d804   Put incomplete characters in their own buffer
  adds  9a5b47b   Make tests more unicody
  adds  5a1911e   Rewrite validation code based on Unicode::UTF8
  adds  5cd6e60   Test surrogates, incomplete sequences and non-shortest 
form sequences
  adds  07a3f9a   Test encoded super codepoints (> U+10) and 
noncharacters
  adds  6e5189c   Correctly detect End Of File during incompletes
  adds  d907fac   Made module multiplicity-compliant
  adds  2e54840   Add a parser for parameters
  adds  63518a4   Refactored two octet validaton
  adds  ddf2303   Test reading larger documents
  adds  c2147d7   Test reading encoded Unicode scalar values from U+ 
incremented by 0x1000
  adds  b74ce31   Add done_testing to t/unicode.t
  adds  565f3bf   Pass U8 instead of STDCHAR
  adds  06ba1cc   Added failing test
  adds  8bcb993   Fixed a critical buffering bug
  adds  2188813   Add strict option
  adds  2a491c5   Add stub documentation
  adds  bafd028   Refactored for better performance and implemented support 
for 'allow_noncharacters'.
  adds  0313020   Added support for passing params to fh_with_octets()
  adds  a7512f2   Updated tests to match for improved error messages
  adds  e976d07   Adopted test for new error messages and added a test for 
'allow_noncharacters'
  adds  5e5f8c1   Implemented support for 'allow_surrogates'.
  adds  f678b04   Added test for 'allow_surrogates'
  adds  8e21d58   Added DIAGNOSTICS section to POD.
  adds  0967f9c   Set PERLIO_F_ERROR on error
  adds  ae63d5c   v0.001
  adds  a525f34   C89 conformance
  adds  558f1c9   Renamed MAX_BYTES to UTF8_MAX_BYTES
  adds  426e836   Be a little more careful with integers
  adds  5aa51a7   Be more consistent about enums
  adds  a8c9546   Fix hanging bug on non-buffered layers
  adds  16ac3e3   Documentation update
  adds  df60fe2   Update Changes
  adds  c190c36   Add test hanging under PERLIO=stdio
  adds  5771a5c   v0.002
  adds  54fc063   Fixed conversion to code points in noncharacter error 
reporting
  adds  0a5bc7c   PerlIOBase_flush_linebuf is unresolved on WIN32, pull in 
a copy
  adds  9ce19f3   Use our redefined PerlIOBase_flush_linebuf unconditionally
  adds  89b1cf2   Updated Changes
  adds  a3c52d4   v0.003
  adds  447fe74   Restyled PerlIOBase_flush_linebuf for consistency
  adds  9ad86aa   Fix compilation on 5.8
  adds  fc07a43   v0.004
  adds  8a687f9   Minor cleanup
  adds  ed9a0ca   Add PPPort to compile on perl <5.8.9
  adds  277e3c7   v0.005
  adds  f213ae0   Move to MakeMaker
  adds  7394ab8   Minor cleanup
  adds  9bd3212   v0.006
  adds  56483c7   Imported Upstream version 0.006
   new  9360443   Merge tag 'upstream/0.006'
   new  c99b4a9   Update debian/changelog
   new  7cf5073   debian/copyright: add information about new ppport.h.
   new  c762aae   Drop build dependency on libmodule-build-perl.
   new  427d021   Declare compliance with Debian Policy 3.9.6.
   new  c31efe2   wrap&sort d/control
   new  8041792   Fix email address in debian/upstream/metadata.
   new  2177696   releasing package libperlio-utf8-strict-perl version 
0.006-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:
 Build.PL|   47 -
 Changes |6 +
 INSTALL |8 +-
 LICENSE |2 +-
 MANIFEST|   12 +-
 META.json   |   30 +-
 META.yml|   40 +-
 Makefile.PL |   71 +
 README  |4 +-
 debian/changelog|   12 +
 debian/control  |7 +-
 debian/copyright|6 +
 debian/upstream/metadata|8 +
 dist.ini|5 +-
 lib/PerlIO/utf8_strict.pm   |   14 +-
 ppport.h| 7582 +++
 t/00-compile.t  |   73 -
 t/release-pod-coverage.t  

[libperlio-utf8-strict-perl] 01/01: pristine-tar data for libperlio-utf8-strict-perl_0.006.orig.tar.gz

2015-07-09 Thread gregor herrmann
This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch pristine-tar
in repository libperlio-utf8-strict-perl.

commit 1fd7572e70072cf41f554ca06f91edf8fd3573cf
Author: gregor herrmann 
Date:   Thu Jul 9 21:56:32 2015 +0200

pristine-tar data for libperlio-utf8-strict-perl_0.006.orig.tar.gz
---
 libperlio-utf8-strict-perl_0.006.orig.tar.gz.delta | Bin 0 -> 1765 bytes
 libperlio-utf8-strict-perl_0.006.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libperlio-utf8-strict-perl_0.006.orig.tar.gz.delta 
b/libperlio-utf8-strict-perl_0.006.orig.tar.gz.delta
new file mode 100644
index 000..ce661ef
Binary files /dev/null and b/libperlio-utf8-strict-perl_0.006.orig.tar.gz.delta 
differ
diff --git a/libperlio-utf8-strict-perl_0.006.orig.tar.gz.id 
b/libperlio-utf8-strict-perl_0.006.orig.tar.gz.id
new file mode 100644
index 000..7577f73
--- /dev/null
+++ b/libperlio-utf8-strict-perl_0.006.orig.tar.gz.id
@@ -0,0 +1 @@
+806cf2e822a201e264c3e3d57942076b9ac8732c

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libperlio-utf8-strict-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


  1   2   >