[libdist-zilla-plugin-test-eol-perl] 01/07: Merge tag 'upstream/0.19'

2016-07-26 Thread Intrigeri
This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch master
in repository libdist-zilla-plugin-test-eol-perl.

commit 376a3a2d4f973de457dc0b3e76a377fe8e52781a
Merge: 66dbc0e 8a738be
Author: intrigeri 
Date:   Tue Jul 26 11:39:47 2016 +

Merge tag 'upstream/0.19'

Upstream version 0.19

 Build.PL  |  42 ++-
 CONTRIBUTING  |  12 +-
 Changes   |   3 +
 INSTALL   |  14 +-
 LICENSE => LICENCE|   0
 MANIFEST  |  20 +-
 META.json | 649 +-
 META.yml  | 494 --
 Makefile.PL   |  40 +--
 README|   4 +-
 dist.ini  |  23 +-
 lib/Dist/Zilla/Plugin/EOLTests.pm |  18 +-
 lib/Dist/Zilla/Plugin/Test/EOL.pm |  41 ++-
 perlcritic.rc |   2 +
 t/00-report-prereqs.dd|  69 ++--
 t/00-report-prereqs.t |  14 +-
 t/01-basic.t  |   8 +-
 t/02-eoltests.t   |   3 +
 t/03-finder.t |   6 +-
 t/04-filename.t   |  16 +-
 t/eol.t   |  20 +-
 t/prereqs.t   |   6 +
 t/zzz-check-breaks.t  |   6 +-
 weaver.ini|   6 -
 xt/author/00-compile.t|   5 +-
 xt/{release => author}/kwalitee.t |   2 +-
 xt/author/mojibake.t  |   9 +
 xt/author/no-tabs.t   |  19 +-
 xt/{release => author}/pod-coverage.t |   0
 xt/{release => author}/pod-no404s.t   |   0
 xt/author/pod-spell.t |   5 +-
 xt/{release => author}/pod-syntax.t   |   1 +
 xt/{release => author}/portability.t  |   0
 xt/{release => author}/test-version.t |  11 +-
 xt/release/changes_has_content.t  |   2 +-
 xt/release/cpan-changes.t |   9 +-
 xt/release/minimum-version.t  |   2 +-
 xt/release/mojibake.t |  12 -
 38 files changed, 959 insertions(+), 634 deletions(-)

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


[libdist-zilla-plugin-test-eol-perl] branch master updated (66dbc0e -> c6067e1)

2016-07-26 Thread Intrigeri
This is an automated email from the git hooks/post-receive script.

intrigeri pushed a change to branch master
in repository libdist-zilla-plugin-test-eol-perl.

  from  66dbc0e   update changelog
  adds  aa0a92d   Split off of Plugin::SanityTests
  adds  fc243c7   Distify
  adds  05951cc   Add .gitignore
  adds  ab184e4   Version 0.01
  adds  0334228   Allow checking for trailing whitespace
  adds  5fc9533   Depend on a dzil without trailing ws in Makefile.PL
  adds  dea53d1   Version 0.02
  adds  c7a041d   make an author test so this gets run before push
  adds  b51fa1a   rename to DZP::Test::EOL
  adds  9dceff1   initial commit
  adds  275f943   clean dist after release
  adds  b7a5e0c   remove stuff no longer necessary to podspell
  adds  e34bc29   expand weaver to use default config
  adds  e0410ce   attempt to add bugs section to weaver.ini
  adds  4cb84a7   fix how bugs is defined
  adds  95a2d77   don't expand the whole weaver.ini just for one module
  adds  5e5166a   Revert "don't expand the whole weaver.ini just for one 
module"
  adds  c4f2b13   set critic verbosity to 9
  adds  a599bee   make default .gitignore more robust by copying schwerns
  adds  2029a46   use GitHub::Meta to get meta resources
  adds  708019e   use the bundle
  adds  f22c663   PodSpellingTests changed names
  adds  636c35f   use semantic versioning which starts with v
  adds  7fb235c   more git tags
  adds  30c8476   add ReportVersions::Tiny
  adds  2a62b1e   change version string
  adds  05972a7   Merge remote-tracking branch 'dzil-base/master'
  adds  2b28183   bootstrap
  adds  f21df1a   consume self
  adds  372544e   apply my own style
  adds  b093970   rename file
  adds  a59bce5   use Test::Requires
  adds  9f141eb   refactor Changes to follow meta spec
  adds  c66bf4f   dzil changes boilerplate
  adds  a2113f5   0.03
  adds  8fa3e63   add more accreditation
  adds  4584bca   enable SeeAlso plugin
  adds  fe014ec   stopwords and don't use rafl uri's
  adds  052b00d   0.04
  adds  f8e2d39   remove double call
  adds  4227d2f   remove submitting patches
  adds  01e2acb   remove copyright year, it defaults to current
  adds  5778f73   Merge remote-tracking branch 'my/master'
  adds  6289f54   Merge remote-tracking branch 'dzil-base/master'
  adds  076a96f   Fix authordep: Pod::Weaver::Section::SeeAlso
  adds  15e464b   dist.ini cleanup
  adds  884b6ad   RT#76038 Enforce Test::EOL loading
  adds  67461c1   DZ: Add explicit Test::EOL dependency
  adds  5feff8e   add a simple check that test compiles test
  adds  0096be7   0.05
  adds  571f6bc   fix issue where prereqscanner detects Test::EOL
  adds  a606cfd   clean up comments in test
  adds  83c3380   also check that test runs
  adds  30d9cfa   0.06
  adds  e0128aa   remove extra tests
  adds  0ba3d9c   Merge remote-tracking branch 'dzil-base/master'
  adds  87c5d83   extra tests are also in basic
  adds  7ba3139   Merge remote-tracking branch 'dzil-base/master'
  adds  dd1f078   Revert "extra tests are also in basic"
  adds  05007ff   Merge remote-tracking branch 'dzil-base/master'
  adds  44b3b5d   add generated by code
  adds  fd36a36   convert spaces to tabs
  adds  bf83ef8   0.07
  adds  f27bd05   install releases
  adds  8683c23   Merge remote-tracking branch 'dzil-base/master'
  adds  1533521   remove hack
  adds  9be2e9a   switch to AutoMetaResources
  adds  fb0c114   0.08
  adds  bf81bd4   0.09
  adds  bf2059d   add contributors and encoding
  adds  cfe0a04   add travis
  adds  aa0c54f   add contributors authordep
  adds  397a1fb   0.10
  adds  2e0aa67   remove commit build
  adds  8524721   Mention trailing space/whitespace in the POD.
  adds  e928052   Correct some English grammar.
  adds  c782b95   convert to author bundle
  adds  f73c099   formatting
  adds  94bbea3   0.11
  adds  6d027f5   add Test::EOL as a prereq
  adds  b501a17   readd add actual appropriate prereq
  adds  022bae1   0.12
  adds  dc961c9   bring back EOLTests.pm from 0.002
  adds  821ba7e   add $VERSION to this file too
  adds  2b7fb6f   changelog for reunification
  adds  ea9b2cf   add more tests for both plugins
  adds  0f1625c   change "ATTRIBUTES" to "CONFIGURATION OPTIONS"
  adds  70cdace   refactor [EOLTests] to use [Test::EOL], via overriding 
the new "filename" configuration option
  adds  c1bc905   fix pod bug -- properly weave list elements
  adds  821b87a   tighter entries
  adds  a445195   inject Test::EOL as a develop prerequisite
  adds  a8e4f5c   add self to authors
  adds  7bba337   revert licence and copyright back to Florian's preferences
  adds  1a2c898   remove test that only passes inconsistentl

[libdist-zilla-plugin-test-eol-perl] 02/07: Update debian/changelog

2016-07-26 Thread Intrigeri
This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch master
in repository libdist-zilla-plugin-test-eol-perl.

commit b97a61086ba677a081adb909f715a04a454643be
Author: intrigeri 
Date:   Tue Jul 26 11:43:20 2016 +

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index e802cf1..98a481d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libdist-zilla-plugin-test-eol-perl (0.18-2) UNRELEASED; urgency=medium
+libdist-zilla-plugin-test-eol-perl (0.19-1~1.gbp376a3a) UNRELEASED; 
urgency=medium
+
+  ** SNAPSHOT build @376a3a2d4f973de457dc0b3e76a377fe8e52781a **
 
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
@@ -6,7 +8,10 @@ libdist-zilla-plugin-test-eol-perl (0.18-2) UNRELEASED; 
urgency=medium
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
- -- Salvatore Bonaccorso   Sat, 30 Jan 2016 20:04:08 +0100
+  [ intrigeri ]
+  * Import new upstream release: 0.19.
+
+ -- intrigeri   Tue, 26 Jul 2016 11:39:47 +
 
 libdist-zilla-plugin-test-eol-perl (0.18-1) unstable; urgency=low
 

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


[libdist-zilla-plugin-test-eol-perl] branch pristine-tar updated (15452e8 -> ca118c6)

2016-07-26 Thread Intrigeri
This is an automated email from the git hooks/post-receive script.

intrigeri pushed a change to branch pristine-tar
in repository libdist-zilla-plugin-test-eol-perl.

  from  15452e8   pristine-tar data for 
libdist-zilla-plugin-test-eol-perl_0.18.orig.tar.gz
   new  ca118c6   pristine-tar data for 
libdist-zilla-plugin-test-eol-perl_0.19.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:
 ...ist-zilla-plugin-test-eol-perl_0.19.orig.tar.gz.delta | Bin 0 -> 2126 bytes
 libdist-zilla-plugin-test-eol-perl_0.19.orig.tar.gz.id   |   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libdist-zilla-plugin-test-eol-perl_0.19.orig.tar.gz.delta
 create mode 100644 libdist-zilla-plugin-test-eol-perl_0.19.orig.tar.gz.id

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


[libdist-zilla-plugin-test-eol-perl] 03/07: Declare compliance with Standards-Version 3.9.8 (no change required).

2016-07-26 Thread Intrigeri
This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch master
in repository libdist-zilla-plugin-test-eol-perl.

commit 79bab7e94c9e4dd8daa69bea33e693ed26186cc1
Author: intrigeri 
Date:   Tue Jul 26 11:43:38 2016 +

Declare compliance with Standards-Version 3.9.8 (no change required).
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 99a1fd2..247d3e7 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: libdata-section-perl,
  libtest-eol-perl,
  libtest-warnings-perl,
  perl
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-test-eol-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-eol-perl.git
 Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-Test-EOL

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


[libdist-zilla-plugin-test-eol-perl] 04/07: Add build-dependency on libmodule-metadata-perl, following upstream's lead.

2016-07-26 Thread Intrigeri
This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch master
in repository libdist-zilla-plugin-test-eol-perl.

commit 15c4cd72c655ba011e5ba32112bae84f73de862f
Author: intrigeri 
Date:   Tue Jul 26 11:45:17 2016 +

Add build-dependency on libmodule-metadata-perl, following upstream's lead.

This should allow running more of the test suite.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 247d3e7..0ee658d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9.20140227~),
 Build-Depends-Indep: libdata-section-perl,
  libdist-zilla-perl,
  libfile-pushd-perl,
+ libmodule-metadata-perl,
  libmoose-perl,
  libnamespace-autoclean-perl,
  libpath-tiny-perl,

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


[libdist-zilla-plugin-test-eol-perl] annotated tag debian/0.19-1 created (now 3fd8977)

2016-07-26 Thread Intrigeri
This is an automated email from the git hooks/post-receive script.

intrigeri pushed a change to annotated tag debian/0.19-1
in repository libdist-zilla-plugin-test-eol-perl.

at  3fd8977   (tag)
   tagging  c6067e129e091bcfcf6d0db3517d02dee98051e7 (commit)
  replaces  upstream/0.19
 tagged by  intrigeri
on  Tue Jul 26 13:17:20 2016 +

- Log -
libdist-zilla-plugin-test-eol-perl Debian release 0.19-1
-BEGIN PGP SIGNATURE-

iQIwBAABCgAaBQJXl2LgExxpbnRyaWdlcmlAYm91bS5vcmcACgkQ7G2Dvyn8Ko5w
Xg//QUsK/FgRPLIk7TTqdHqNCZMWgWFutgBM5Ca3Jx+aRGbBB1Q1UFHg1RduZbVF
Tx/V7wb7QW5zd1qQP4CPdqWoomE5uLmGB/M5Eobsc33+yuGken3hcIe3d6J41IS2
bISTSwlc2AjrY+yq5K3mHvGKNF0RwnyyeaypCgc5j/hUlydCED+o/BSKK8LQcgYa
gGrkDQnukI1zgPSAC4EyXCfIdjJZXUoFih9bN8hiw1mzz/w0OCV6i6TzXECXjos6
wPLh9tlGoM051dcYjkz5Cx1cY4rOCS9RQJERIdkVLoH9V7tHG8CCFQRv6K0DBMR3
AydYOzKssyZoMWWuTTLjzjEfvUhQzv6NVJts7HRs0K4T8LLOaZwvbe7Qk9YAbRl3
/lehtEjKn52KqZtZIRC1lSsQXaiqRHKEmAC/HBPbKfoJpxIbpQ3zrHpev+ojZOsa
ubPd9MHSLZWOLCcMPWN0ScrVjyCX0LpSEBHLTbsXW26uGUW1R7UsMVoTdkXutblJ
MFlcBbZeOcTS+3V7h7ofixVtvtCRKD8yLt0iM7yT0hMJE31gNMOCmQ2gTEsKnNuf
RjHwC1KuCwr9kIQ23X0PtEe2nFeVmVB2N1Dv3L0dBBiTNLfZBKOYnao3LNh0J7gt
gX/yZDYUOiWsjqgymFf2zarfACvSsZgVZvWivbJzg/0Ne/Q=
=Ltxc
-END PGP SIGNATURE-

Salvatore Bonaccorso (2):
  debian/control: Use HTTPS transport protocol for Vcs-Git URI
  update changelog

gregor herrmann (2):
  debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  update changelog

intrigeri (15):
  Initial packaging by dh-make-perl 0.84
  Close ITP bug in debian/changelog.
  Clean up debian/{control,copyright} with cme.
  Write a better long description.
  Version build-dependency on debhelper to >= 9.20140227~, needed by 
Module::Build::Tiny.
  Move libmodule-build-tiny-perl from Build-Depends-Indep to Build-Depends: 
it's used in the clean target.
  t-eol.t-when-running-under-adt-run-test-installed-mo.patch: new patch, to 
have t/eol.t test installed module files instead of the ones that can't be 
found in the minimal testing source tree, when running under adt-run.
  libdist-zilla-plugin-test-eol-perl (0.18-1)
  Merge tag 'upstream/0.19'
  Update debian/changelog
  Declare compliance with Standards-Version 3.9.8 (no change required).
  Add build-dependency on libmodule-metadata-perl, following upstream's 
lead.
  Refresh t-eol.t-when-running-under-adt-run-test-installed-mo.patch.
  autopkgtests: also copy the xt/ directory.
  libdist-zilla-plugin-test-eol-perl (0.19-1)

---

This annotated tag includes the following new commits:

   new  376a3a2   Merge tag 'upstream/0.19'
   new  b97a610   Update debian/changelog
   new  79bab7e   Declare compliance with Standards-Version 3.9.8 (no 
change required).
   new  15c4cd7   Add build-dependency on libmodule-metadata-perl, 
following upstream's lead.
   new  7472494   Refresh 
t-eol.t-when-running-under-adt-run-test-installed-mo.patch.
   new  84c283b   autopkgtests: also copy the xt/ directory.
   new  c6067e1   libdist-zilla-plugin-test-eol-perl (0.19-1)

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/libdist-zilla-plugin-test-eol-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


[libdist-zilla-plugin-test-eol-perl] annotated tag upstream/0.19 created (now a92faf2)

2016-07-26 Thread Intrigeri
This is an automated email from the git hooks/post-receive script.

intrigeri pushed a change to annotated tag upstream/0.19
in repository libdist-zilla-plugin-test-eol-perl.

at  a92faf2   (tag)
   tagging  8a738beaa14c7598bf8456fc35f1184383213136 (commit)
 tagged by  intrigeri
on  Tue Jul 26 11:39:47 2016 +

- Log -
Upstream version 0.19

Caleb Cushing (70):
  initial commit
  clean dist after release
  remove stuff no longer necessary to podspell
  expand weaver to use default config
  attempt to add bugs section to weaver.ini
  fix how bugs is defined
  don't expand the whole weaver.ini just for one module
  Revert "don't expand the whole weaver.ini just for one module"
  set critic verbosity to 9
  make default .gitignore more robust by copying schwerns
  use GitHub::Meta to get meta resources
  use the bundle
  PodSpellingTests changed names
  make an author test so this gets run before push
  use semantic versioning which starts with v
  more git tags
  add ReportVersions::Tiny
  change version string
  rename to DZP::Test::EOL
  Merge remote-tracking branch 'dzil-base/master'
  bootstrap
  consume self
  apply my own style
  rename file
  use Test::Requires
  refactor Changes to follow meta spec
  dzil changes boilerplate
  0.03
  add more accreditation
  enable SeeAlso plugin
  stopwords and don't use rafl uri's
  0.04
  remove double call
  remove copyright year, it defaults to current
  Merge remote-tracking branch 'my/master'
  remove submitting patches
  Merge remote-tracking branch 'dzil-base/master'
  dist.ini cleanup
  add a simple check that test compiles test
  0.05
  fix issue where prereqscanner detects Test::EOL
  clean up comments in test
  also check that test runs
  0.06
  remove extra tests
  Merge remote-tracking branch 'dzil-base/master'
  extra tests are also in basic
  Merge remote-tracking branch 'dzil-base/master'
  Revert "extra tests are also in basic"
  Merge remote-tracking branch 'dzil-base/master'
  install releases
  add generated by code
  convert spaces to tabs
  0.07
  Merge remote-tracking branch 'dzil-base/master'
  remove hack
  switch to AutoMetaResources
  0.08
  0.09
  add contributors and encoding
  add travis
  add contributors authordep
  0.10
  remove commit build
  convert to author bundle
  formatting
  0.11
  add Test::EOL as a prereq
  readd add actual appropriate prereq
  0.12

Florian Ragwitz (7):
  Split off of Plugin::SanityTests
  Distify
  Add .gitignore
  Version 0.01
  Allow checking for trailing whitespace
  Depend on a dzil without trailing ws in Makefile.PL
  Version 0.02

Karen Etheridge (83):
  bring back EOLTests.pm from 0.002
  add $VERSION to this file too
  changelog for reunification
  add more tests for both plugins
  change "ATTRIBUTES" to "CONFIGURATION OPTIONS"
  refactor [EOLTests] to use [Test::EOL], via overriding the new "filename" 
configuration option
  fix pod bug -- properly weave list elements
  tighter entries
  inject Test::EOL as a develop prerequisite
  add self to authors
  revert licence and copyright back to Florian's preferences
  remove test that only passes inconsistently, and cannot be run outside of 
dzil test/release
  switch to my plugin bundle, keeping all tests that were in use previously
  remove all tabs
  remove unnecessary runtime prereqs
  add irc channel and mailing list info to metadata
  add a clean namespaces test
  Dist-Zilla-Plugin-Test-EOL-0.13
  test-eol.t -> eol.t: no need to say it's a test - we know it's a test
  remove spurious comment
  provide config data for [MetaConfig]
  generate our own test into t/, which also lets [AutoPrereqs] do its thing
  correct the [EOLTests] documentation - it no longer extends InlineFiles
  formally deprecate [EOLTests]
  Dist-Zilla-Plugin-Test-EOL-0.14
  remove the version added by our bundle, which requires a $VERSION that we 
do not always have
  also test the deprecation warning in [EOLTests]
  use the "deprecated" warning category for [EOLTests]
  use new changes_version_columns option for a tidier changelog; remove 
remaining tabs
  Dist-Zilla-Plugin-Test-EOL-0.15
  modify test so it passes even in the presence of warnings from external 
modules
  Dist-Zilla-Plugin-Test-EOL-0.16
  at long last, drop the use of fatal warnings in tests
  add a test that runs `moose-outdated`
  move around a few pod elements
  remove the use of [SeeAlso]
  add some keywords to metadata
  make this header look like many other author and r

[libdist-zilla-plugin-test-eol-perl] 05/07: Refresh t-eol.t-when-running-under-adt-run-test-installed-mo.patch.

2016-07-26 Thread Intrigeri
This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch master
in repository libdist-zilla-plugin-test-eol-perl.

commit 74724949884789fbe2b2c637cc23ebb1a5f2df74
Author: intrigeri 
Date:   Tue Jul 26 12:58:58 2016 +

Refresh t-eol.t-when-running-under-adt-run-test-installed-mo.patch.
---
 .../t-eol.t-when-running-under-adt-run-test-installed-mo.patch  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/debian/patches/t-eol.t-when-running-under-adt-run-test-installed-mo.patch 
b/debian/patches/t-eol.t-when-running-under-adt-run-test-installed-mo.patch
index c68b10a..9268543 100644
--- a/debian/patches/t-eol.t-when-running-under-adt-run-test-installed-mo.patch
+++ b/debian/patches/t-eol.t-when-running-under-adt-run-test-installed-mo.patch
@@ -10,7 +10,7 @@ Subject: t/eol.t: when running under adt-run,
  1 file changed, 7 insertions(+), 2 deletions(-)
 
 diff --git a/t/eol.t b/t/eol.t
-index 6e227a8..6bbd587 100644
+index ef07e89..e8b690b 100644
 --- a/t/eol.t
 +++ b/t/eol.t
 @@ -7,8 +7,6 @@ use Test::More 0.88;
@@ -22,8 +22,8 @@ index 6e227a8..6bbd587 100644
  't/00-report-prereqs.dd',
  't/00-report-prereqs.t',
  't/01-basic.t',
-@@ -19,5 +17,12 @@ my @files = (
- 't/zzz-check-breaks.t'
+@@ -35,5 +33,12 @@ my @files = (
+ 'xt/release/minimum-version.t'
  );
  
 +my $prefix = $ENV{ADTTMP} ? '/usr/share/perl5' : 'lib';

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


[libdist-zilla-plugin-test-eol-perl] 01/01: pristine-tar data for libdist-zilla-plugin-test-eol-perl_0.19.orig.tar.gz

2016-07-26 Thread Intrigeri
This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch pristine-tar
in repository libdist-zilla-plugin-test-eol-perl.

commit ca118c601600bdb69e4f6cef19cd1a07ac072c12
Author: intrigeri 
Date:   Tue Jul 26 11:39:47 2016 +

pristine-tar data for libdist-zilla-plugin-test-eol-perl_0.19.orig.tar.gz
---
 ...ist-zilla-plugin-test-eol-perl_0.19.orig.tar.gz.delta | Bin 0 -> 2126 bytes
 libdist-zilla-plugin-test-eol-perl_0.19.orig.tar.gz.id   |   1 +
 2 files changed, 1 insertion(+)

diff --git a/libdist-zilla-plugin-test-eol-perl_0.19.orig.tar.gz.delta 
b/libdist-zilla-plugin-test-eol-perl_0.19.orig.tar.gz.delta
new file mode 100644
index 000..327197d
Binary files /dev/null and 
b/libdist-zilla-plugin-test-eol-perl_0.19.orig.tar.gz.delta differ
diff --git a/libdist-zilla-plugin-test-eol-perl_0.19.orig.tar.gz.id 
b/libdist-zilla-plugin-test-eol-perl_0.19.orig.tar.gz.id
new file mode 100644
index 000..f2bfdfb
--- /dev/null
+++ b/libdist-zilla-plugin-test-eol-perl_0.19.orig.tar.gz.id
@@ -0,0 +1 @@
+4a62f9b0d2f59960bbc667539b2d87a7db2984da

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


[libdist-zilla-plugin-test-eol-perl] 06/07: autopkgtests: also copy the xt/ directory.

2016-07-26 Thread Intrigeri
This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch master
in repository libdist-zilla-plugin-test-eol-perl.

commit 84c283b0a0c035f903be50ba848df90341b05159
Author: intrigeri 
Date:   Tue Jul 26 13:06:57 2016 +

autopkgtests: also copy the xt/ directory.

The test suite now uses files from there.
---
 debian/tests/pkg-perl/smoke-files | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/tests/pkg-perl/smoke-files 
b/debian/tests/pkg-perl/smoke-files
new file mode 100644
index 000..27ef60e
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-files
@@ -0,0 +1,2 @@
+t
+xt

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


[libdist-zilla-plugin-test-eol-perl] 07/07: libdist-zilla-plugin-test-eol-perl (0.19-1)

2016-07-26 Thread Intrigeri
This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch master
in repository libdist-zilla-plugin-test-eol-perl.

commit c6067e129e091bcfcf6d0db3517d02dee98051e7
Author: intrigeri 
Date:   Tue Jul 26 13:13:26 2016 +

libdist-zilla-plugin-test-eol-perl (0.19-1)

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

diff --git a/debian/changelog b/debian/changelog
index 98a481d..0c54a02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,4 @@
-libdist-zilla-plugin-test-eol-perl (0.19-1~1.gbp376a3a) UNRELEASED; 
urgency=medium
-
-  ** SNAPSHOT build @376a3a2d4f973de457dc0b3e76a377fe8e52781a **
+libdist-zilla-plugin-test-eol-perl (0.19-1) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
@@ -10,6 +8,10 @@ libdist-zilla-plugin-test-eol-perl (0.19-1~1.gbp376a3a) 
UNRELEASED; urgency=medi
 
   [ intrigeri ]
   * Import new upstream release: 0.19.
+  * Declare compliance with Standards-Version 3.9.8 (no change required).
+  * Add build-dependency on libmodule-metadata-perl, following upstream's lead.
+  * Refresh t-eol.t-when-running-under-adt-run-test-installed-mo.patch.
+  * autopkgtests: also copy the xt/ directory.
 
  -- intrigeri   Tue, 26 Jul 2016 11:39:47 +
 

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


[libdancer2-perl] branch master updated (db2234a -> 3246e5b)

2016-07-26 Thread Nuno Carvalho
This is an automated email from the git hooks/post-receive script.

mestre-guest pushed a change to branch master
in repository libdancer2-perl.

  from  db2234a   releasing package libdancer2-perl version 0.23+dfsg-1
  adds  c4eded1   Imported Upstream version 0.201000+dfsg
   new  0ef6ac4   Merge tag 'upstream/0.201000+dfsg'
   new  0d6904c   Update patch
   new  9493ba3   Update JSON packages in d/control
   new  3246e5b   New upstream release, ready for review

The 4 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|  24 
 MANIFEST   |   6 +-
 META.json  | 128 ++---
 META.yml   | 122 ++--
 Makefile.PL|   8 +-
 debian/changelog   |   9 ++
 debian/control |   7 +-
 debian/patches/remove-eumm-version-req.patch   |   4 +-
 lib/Dancer2.pm |  13 ++-
 lib/Dancer2/CLI.pm |   4 +-
 lib/Dancer2/CLI/Command/gen.pm |   6 +-
 lib/Dancer2/CLI/Command/version.pm |   4 +-
 lib/Dancer2/Config.pod |   2 +-
 lib/Dancer2/Cookbook.pod   |   2 +-
 lib/Dancer2/Core.pm|   4 +-
 lib/Dancer2/Core/App.pm|   4 +-
 lib/Dancer2/Core/Cookie.pm |   4 +-
 lib/Dancer2/Core/DSL.pm|   4 +-
 lib/Dancer2/Core/Dispatcher.pm |   4 +-
 lib/Dancer2/Core/Error.pm  |   4 +-
 lib/Dancer2/Core/Factory.pm|   4 +-
 lib/Dancer2/Core/HTTP.pm   |   4 +-
 lib/Dancer2/Core/Hook.pm   |   4 +-
 lib/Dancer2/Core/MIME.pm   |   4 +-
 lib/Dancer2/Core/Request.pm|  49 +++-
 lib/Dancer2/Core/Request/Upload.pm |   4 +-
 lib/Dancer2/Core/Response.pm   |   4 +-
 lib/Dancer2/Core/Response/Delayed.pm   |   4 +-
 lib/Dancer2/Core/Role/ConfigReader.pm  |   6 +-
 lib/Dancer2/Core/Role/DSL.pm   |   4 +-
 lib/Dancer2/Core/Role/Engine.pm|   4 +-
 lib/Dancer2/Core/Role/Handler.pm   |   4 +-
 lib/Dancer2/Core/Role/HasLocation.pm   |   4 +-
 lib/Dancer2/Core/Role/Hookable.pm  |   4 +-
 lib/Dancer2/Core/Role/Logger.pm|   8 +-
 lib/Dancer2/Core/Role/Serializer.pm|   6 +-
 lib/Dancer2/Core/Role/SessionFactory.pm|   4 +-
 lib/Dancer2/Core/Role/SessionFactory/File.pm   |   4 +-
 lib/Dancer2/Core/Role/StandardResponses.pm |   4 +-
 lib/Dancer2/Core/Role/Template.pm  |   6 +-
 lib/Dancer2/Core/Route.pm  |   4 +-
 lib/Dancer2/Core/Runner.pm |   4 +-
 lib/Dancer2/Core/Session.pm|   4 +-
 lib/Dancer2/Core/Time.pm   |   4 +-
 lib/Dancer2/Core/Types.pm  |   4 +-
 lib/Dancer2/FileUtils.pm   |   4 +-
 lib/Dancer2/Handler/AutoPage.pm|   4 +-
 lib/Dancer2/Handler/File.pm|   4 +-
 lib/Dancer2/Logger/Capture.pm  |   4 +-
 lib/Dancer2/Logger/Capture/Trap.pm |   4 +-
 lib/Dancer2/Logger/Console.pm  |   6 +-
 lib/Dancer2/Logger/Diag.pm |   4 +-
 lib/Dancer2/Logger/File.pm |   4 +-
 lib/Dancer2/Logger/Note.pm |   4 +-
 lib/Dancer2/Logger/Null.pm |   4 +-
 lib/Dancer2/Manual.pod |  33 +++---
 lib/Dancer2/Manual/Deployment.pod  |   2 +-
 lib/Dancer2/Manual/Migration.pod   |   2 +-
 lib/Dancer2/Manual/Testing.pod |   2 +-
 lib/Dancer2/Plugin.pm  |  16 ++-
 lib/Dancer2/Plugins.pod|   2 +-
 lib/Dancer2/Policy.pod |   2 +-
 lib/Dancer2/Serializer/Dumper.pm   |   6 +-
 lib/Dancer2/Serializer/JSON.pm |  15 +--
 lib/Dancer2/Serializer/Mutable.pm  |   4 +-
 lib/Dancer2/Serializer/YAML.pm |   6 +-
 lib/Dancer2/Session/Simple.pm  |   4 +-
 lib/Dancer2/Session/YAML.pm|   4 +-
 lib/Dancer2/Template/Implementation/ForkedTiny.

[libdancer2-perl] 04/04: New upstream release, ready for review

2016-07-26 Thread Nuno Carvalho
This is an automated email from the git hooks/post-receive script.

mestre-guest pushed a commit to branch master
in repository libdancer2-perl.

commit 3246e5b0d40cc6a5e701d1e19dcee686f7188fbe
Author: Nuno Carvalho 
Date:   Tue Jul 26 14:23:53 2016 +0100

New upstream release, ready for review
---
 debian/changelog | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c473782..04c02e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
-libdancer2-perl (0.201000+dfsg-1) UNRELEASED; urgency=medium
+libdancer2-perl (0.201000+dfsg-1) unstable; urgency=medium
 
+  * Team upload.
+  * New upstream release.
   * Update remove-eumm-version-req.patch to match new generated file.
   * d/control: update JSON related packages requirements and recommendations.
 
- -- Nuno Carvalho   Mon, 25 Jul 2016 15:13:17 +0100
+ -- Nuno Carvalho   Tue, 26 Jul 2016 14:16:58 +0100
 
 libdancer2-perl (0.23+dfsg-1) unstable; urgency=medium
 

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


[libdancer2-perl] annotated tag upstream/0.201000+dfsg created (now 5d7b621)

2016-07-26 Thread Nuno Carvalho
This is an automated email from the git hooks/post-receive script.

mestre-guest pushed a change to annotated tag upstream/0.201000+dfsg
in repository libdancer2-perl.

at  5d7b621   (tag)
   tagging  c4eded11d6506c2678d53dd8bd9500c94d07cf43 (commit)
  replaces  upstream/0.23+dfsg
 tagged by  Nuno Carvalho
on  Mon Jul 25 15:12:57 2016 +0100

- Log -
Upstream version 0.201000+dfsg

Nuno Carvalho (1):
  Imported Upstream version 0.201000+dfsg

---

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/libdancer2-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-build-perl] annotated tag debian/0.421000-2+deb8u1 created (now 6d7178f)

2016-07-26 Thread dom
This is an automated email from the git hooks/post-receive script.

dom pushed a change to annotated tag debian/0.421000-2+deb8u1
in repository libmodule-build-perl.

at  6d7178f   (tag)
   tagging  830100d19c64a8869cba400b6a4b356f956d93eb (commit)
  replaces  debian/0.421000-2
 tagged by  Dominic Hargreaves
on  Tue Jul 26 16:50:37 2016 +0100

- Log -
tagging package libmodule-build-perl version debian/0.421000-2+deb8u1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJXl4bNAAoJEMAFfnFNaU+yrSIP/iJLreB7PmcKOoK/g/hCzkY2
Q7g8WwAVDTOMUhj9ImOF2dr4Sgirxwg4SoBQXIPzV8ODVKcHAg3sjdONotNbSlFF
YsVc9jfJ7aJAX2mvzNlLq+MwMisLCDujoNuR4Jl3Bts6KvWyf+YzqtK7ulT2wAI5
Bf+pdC2HOK9L7IA2CEj0Pzs1r5qXHLSZisoMk/5mrowWYYuwsN9C9wUPd9DZ+bM3
DLaKHPWxjtddbcHiJBxKNyfZddCp8CztCiY8JigYzQ9gfvrVPJwkOGGOZ6xtoA2M
Q0hfolDqmPbL68Bj5TfmFeRdYl3GqNqgRUxjh11l3kIb2SaCaPDw4d5G3MMQxEQk
DVvMe4AMtvULhRV8hS7Wpx2f1Adj7POp1eFb7cSkzLT6xpcTkkx3eP5ohqGbD/lu
GzmoB0JBGYXNiU7nm3oteaZx7B/UVNR0eES8F4MGmsIbRGiD027b7wrQxWbzQKEJ
PzmKPlzoync3oN198ZH7T26EVYFpnXlrB4LHsL7T0mdBKWerSGDLFQouTDgSiNcE
xZGLG1WWApV49avX07yUVaiZjIU0OhNbBWWBbc/y+NjN0XcMCva+muEaiyVF7iGG
SYxCd8EBxFGAkrCjJYlPbHkTyqyrVG4iw1GGuWL1v7jlXxp9BM3gCzUMfQGFBPq+
DbZ8Jm1tUfXRrdd5kL0b
=bT+p
-END PGP SIGNATURE-

Dominic Hargreaves (2):
  Work around removal of "." in @INC (CVE-2016-1238)
  releasing package libmodule-build-perl version 0.421000-2+deb8u1

---

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/libmodule-build-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


[libmime-charset-perl] annotated tag debian/1.011.1-1+deb8u1 created (now 356d645)

2016-07-26 Thread dom
This is an automated email from the git hooks/post-receive script.

dom pushed a change to annotated tag debian/1.011.1-1+deb8u1
in repository libmime-charset-perl.

at  356d645   (tag)
   tagging  57507e46596c8081bfddd1b8875b0878b64087f0 (commit)
  replaces  debian/1.011.1-1
 tagged by  Dominic Hargreaves
on  Tue Jul 26 16:52:35 2016 +0100

- Log -
tagging package libmime-charset-perl version debian/1.011.1-1+deb8u1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJXl4dDAAoJEMAFfnFNaU+yP1AP/i1ITDWZEHFUQO8rC9m/fZVT
oWG9VIyJ3Hk0CMpeE4rYe8f/Utswd91l2hsNA/xEZCSatI0bbOtv+ZDsVcWnkp01
65berNhCRKzfhFYciLyyEx2IK3hh8f/W7wN4QmQQINi7+Ft65f8ghXMF75+V3PAJ
sRAyYwvOmDEa9v4MP4Jqh6QzEhNxQQbvgC9mJHJk0Lbl7nmaNuVvPoVhx4M7ZLKY
22HoblFTSLOSuAAJ+e7h2IQf87An59s/nJabDRe9WUJOyLjH83cEGa7GIDdfRfhJ
TpjTGR25lmbGCHVP+iV0zH59J7DAHElJpTjpxmVilFAae/wFo/XL5FlWVPGwlrVm
QQqR8ZFk146N7DK/d47nQlbML/YIMPRMMOb+qrXkXlwf0SIapA1JcWQIA07DHeIF
vm0m3ps+PHlrvlpeliDFLXIdT6RRzqx3/6pb32pkChLqo7Tl6miNWt71AAWsOC80
PZB8wntKDFL6bW8nznYgb8wOIUYOy91mhaNR9PWZGki1s74l2ji+txZM3IO7lSTi
JjhYWshdNd9G3TfQNB+Hq2+VvZsf3onEbSi/BDaYg5VGYKPCu7jiWORX1raJQ/Bb
W3CIxKW4kWGMXm799W86Fnq+9IP74L7H1nMUqoo98gYxw2cxM1uZBN/82VQuyUxe
ZXZU4n5y1Oo8Q1p+Q6iB
=9NX0
-END PGP SIGNATURE-

Dominic Hargreaves (2):
  Remove . from @INC when loading modules dynamically [CVE-2016-1238]
  releasing package libmime-charset-perl version 1.011.1-1+deb8u1

---

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/libmime-charset-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


[libmime-encwords-perl] annotated tag debian/1.014.3-1+deb8u1 created (now 3e461d8)

2016-07-26 Thread dom
This is an automated email from the git hooks/post-receive script.

dom pushed a change to annotated tag debian/1.014.3-1+deb8u1
in repository libmime-encwords-perl.

at  3e461d8   (tag)
   tagging  d791bd194a904e91c1378fe1b66086900612a9e6 (commit)
  replaces  debian/1.014.3-1
 tagged by  Dominic Hargreaves
on  Tue Jul 26 16:53:35 2016 +0100

- Log -
tagging package libmime-encwords-perl version debian/1.014.3-1+deb8u1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJXl4d/AAoJEMAFfnFNaU+yKiwQAIx1uaLvYYgcuR4VAcYHG0Mu
CUSKH56GtGFKvmYwi5OT5pGelWmPY5ti+YQDKOYVJTy/5zedHpvilpXM2ZHwHEv0
re8r45aN+SE82GBdBqaZsFGVRcO2uwLcQRHyaATdwygYUFuDY/2nROXbi8HHc4EY
2BQvfF4W1JYio3S5bLCXsUORfdZ4zvugQr1O4pS/B4wd3xOyt4Mw232encIvkNcA
Osrj1/fVTFbVdCRtDlxZVmelLJncZaIh3WNrVz3JfPQGet78ZWlcyJqBQbt+R/H2
/NtQqe6H9OwS7AQIj1Xh4H6AJkmabzjjG2gN8OK/TeRaWf0Krfq8HBW7ckhHZgwh
OFVHd5HBKlbwIlxUZPDXLi9K90BMBtsZnpm08OE4cn6ZIsziUYkoxtvAhyj+SfMp
J1OQ0Wy2+qTsFxVcrUQ9pIn/MrDVfqj9wuJebsbYOtwhPmO28v8wBG7oNckbxrjf
62bVvUIb76rZxTF3IS+7oGlokjbvOxc9jjQ4E6ddZZt6RGv6MzqOs5fUfVSxYSqm
pZB2L+8xYCXp1+LCTkJcLVtlwjj34QzXiFwZdvUHAEfGk+F7eulzTIrAoavpfzDW
zYKq/RlAbH4a0HcYETJGe9JZnZbdoudA17Yy2Y9sbffAUABcFFGYFTCy/YQtGWMt
pQjfL5NgPp/lW1pZdt+q
=d3rC
-END PGP SIGNATURE-

Dominic Hargreaves (2):
  Remove . from @INC when loading modules dynamically [CVE-2016-1238]
  releasing package libmime-encwords-perl version 1.014.3-1+deb8u1

---

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/libmime-encwords-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


[libsys-syslog-perl] branch jessie-security created (now 588ce30)

2016-07-26 Thread dom
This is an automated email from the git hooks/post-receive script.

dom pushed a change to branch jessie-security
in repository libsys-syslog-perl.

at  588ce30   releasing package libsys-syslog-perl version 0.33-1+deb8u1

This branch includes the following new commits:

   new  9670c61   Remove . from @INC when loading modules dynamically 
[CVE-2016-1238]
   new  588ce30   releasing package libsys-syslog-perl version 0.33-1+deb8u1

The 2 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/attic/libsys-syslog-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


[libsys-syslog-perl] 01/02: Remove . from @INC when loading modules dynamically [CVE-2016-1238]

2016-07-26 Thread dom
This is an automated email from the git hooks/post-receive script.

dom pushed a commit to branch jessie-security
in repository libsys-syslog-perl.

commit 9670c61962bd722ceb8bf8db78f4d62896db74e6
Author: Dominic Hargreaves 
Date:   Sun Jul 24 19:41:40 2016 +0100

Remove . from @INC when loading modules dynamically [CVE-2016-1238]
---
 debian/changelog   |  7 +++
 debian/patches/CVE-2016-1238.patch | 26 ++
 debian/patches/series  |  1 +
 3 files changed, 34 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 14647e4..76c4bff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libsys-syslog-perl (0.33-1+deb8u1) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Remove . from @INC when loading modules dynamically [CVE-2016-1238]
+
+ -- Dominic Hargreaves   Sun, 24 Jul 2016 19:41:02 +0100
+
 libsys-syslog-perl (0.33-1) unstable; urgency=low
 
   [ Ansgar Burchardt ]
diff --git a/debian/patches/CVE-2016-1238.patch 
b/debian/patches/CVE-2016-1238.patch
new file mode 100644
index 000..99b3238
--- /dev/null
+++ b/debian/patches/CVE-2016-1238.patch
@@ -0,0 +1,26 @@
+From 64cdffee5a52d4b73a707584d4aac3df9b119a5c Mon Sep 17 00:00:00 2001
+From: Dominic Hargreaves 
+Date: Sun, 24 Jul 2016 19:43:50 +0100
+Subject: [PATCH] Remove . from @INC when loading modules dynamically
+ [CVE-2016-1238]
+
+---
+ Syslog.pm | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/Syslog.pm b/Syslog.pm
+index 25164af..eed224a 100644
+--- a/Syslog.pm
 b/Syslog.pm
+@@ -888,6 +888,8 @@ sub silent_eval (&) {
+ sub can_load {
+ my ($module, $verbose) = @_;
+ local($SIG{__DIE__}, $SIG{__WARN__}, $@);
++local @INC = @INC;
++pop @INC if $INC[-1] eq '.';
+ my $loaded = eval "use $module; 1";
+ warn $@ if not $loaded and $verbose;
+ return $loaded
+-- 
+2.1.4
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..34520df
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+CVE-2016-1238.patch

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


[libgearman-client-perl] 01/03: typo in patch description

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

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

commit 779485dbd42296d966a981ffd6ec91744046b138
Author: gregor herrmann 
Date:   Tue Jul 26 18:39:58 2016 +0200

typo in patch description

Gbp-Dch: Ignore
---
 debian/patches/test-random-ports.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/test-random-ports.patch 
b/debian/patches/test-random-ports.patch
index e0f6b49..ece216a 100644
--- a/debian/patches/test-random-ports.patch
+++ b/debian/patches/test-random-ports.patch
@@ -1,5 +1,5 @@
 Description: use random ports when starting test gearman server
- The defailt port of 9050 may be already taken, e.g. by tor, leading to test
+ The default port of 9050 may be already taken, e.g. by tor, leading to test
  hangs.
 Bug: https://rt.cpan.org/Ticket/Display.html?id=91973
 Bug-Debian: https://bugs.debian.org/723940

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


[libgearman-client-perl] 03/03: improve autopkgtest: add debian/tests/pkg-perl/use-name

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

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

commit a900e48d8912c8c2857408ad42b2e46bdf14d80c
Author: gregor herrmann 
Date:   Tue Jul 26 18:47:11 2016 +0200

improve autopkgtest: add debian/tests/pkg-perl/use-name

Gbp-Dch: Ignore
---
 debian/tests/pkg-perl/use-name | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/tests/pkg-perl/use-name b/debian/tests/pkg-perl/use-name
new file mode 100644
index 000..fdb1d68
--- /dev/null
+++ b/debian/tests/pkg-perl/use-name
@@ -0,0 +1 @@
+Gearman::Client

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


[libgearman-client-perl] 02/03: revert disabling of t/09-connect.t during build

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

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

commit 088a21179fa2e8a1e200acb9a21c80fbd1c8781d
Author: gregor herrmann 
Date:   Tue Jul 26 18:43:07 2016 +0200

revert disabling of t/09-connect.t during build

the test isn't run unless AUTHOR_TESTING is set

Gbp-Dch: Ignore
---
 debian/changelog | 2 +-
 debian/rules | 5 -
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 349abb4..fb5aefe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,7 +24,7 @@ libgearman-client-perl (1.12.009-1) unstable; urgency=medium
   * Add myself to Uploaders
   * Remove fix-pod-errors.patch (fixed upstream)
   * Update fix-server-connection-error.patch (source changes)
-  * Bump Standards-Version to 3.9.8 (disable t/09-connect.t)
+  * Bump Standards-Version to 3.9.8
   * Fix typo in long package description
 
  -- Nick Morrott   Tue, 26 Jul 2016 02:08:50 +0100
diff --git a/debian/rules b/debian/rules
index 2f81bd4..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,4 @@
 #!/usr/bin/make -f
 
-TEST_FILES=$(filter-out t/09-connect.t,$(wildcard t/*.t))
-
 %:
dh $@
-
-override_dh_auto_test:
-   dh_auto_test -- TEST_FILES="$(TEST_FILES)"

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


[libgeo-ip-perl] branch master updated (db86c19 -> 81f538c)

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

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

  from  db86c19   Releasing package libgeo-ip-perl version 1.50-1
   new  2938a49   update Last-Modified header in patch
   new  601731d   Add debian/upstream/metadata.
   new  42b0f44   Update Upstream-Contact in debian/copyright from MetaCPAN.
   new  9e51a8c   Update years of upstream copyright.
   new  81f538c   releasing package libgeo-ip-perl version 1.50-1

The 5 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  | 5 +
 debian/copyright  | 6 +++---
 debian/patches/no-constants.patch | 2 +-
 debian/upstream/metadata  | 7 +++
 4 files changed, 16 insertions(+), 4 deletions(-)
 create mode 100644 debian/upstream/metadata

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


[libgeo-ip-perl] 03/05: Update Upstream-Contact in debian/copyright from MetaCPAN.

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

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

commit 42b0f443cb330a4328582280e1628eea3f7a9625
Author: gregor herrmann 
Date:   Tue Jul 26 18:55:53 2016 +0200

Update Upstream-Contact in debian/copyright from MetaCPAN.
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 7b75845..57d2f23 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Geo-IP
-Upstream-Contact: Boris Zentner 
+Upstream-Contact: MaxMind, Inc. 
 Source: https://metacpan.org/release/Geo-IP
 
 Files: *

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


[libgeo-ip-perl] 04/05: Update years of upstream copyright.

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

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

commit 9e51a8cf6fdea024de7b4210c5de02a6d5af8dd2
Author: gregor herrmann 
Date:   Tue Jul 26 18:56:58 2016 +0200

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

diff --git a/debian/copyright b/debian/copyright
index 57d2f23..7230a7a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: MaxMind, Inc. 
 Source: https://metacpan.org/release/Geo-IP
 
 Files: *
-Copyright: 2004-2011, MaxMind LLC 
+Copyright: 2004-2016, MaxMind LLC 
 License: Artistic or GPL-1+
 
 Files: debian/*
@@ -14,7 +14,7 @@ Copyright:
 License: Artistic or GPL-1+
 
 Files: ppport.h
-Copyright: 2004-2010, Marcus Holland-Moritz 
+Copyright: 2004-2009, Marcus Holland-Moritz 
  2001, Paul Marquess  (Version 2.x)
  1999, Kenneth Albanowski  (Version 1.x)
 License: Artistic or GPL-1+

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


[libgeo-ip-perl] annotated tag debian/1.50-1 created (now 90abe1f)

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

gregoa pushed a change to annotated tag debian/1.50-1
in repository libgeo-ip-perl.

at  90abe1f   (tag)
   tagging  81f538c39e3a5f92d46e345854d73b3cdfadcbc1 (commit)
  replaces  debian/1.45-1
 tagged by  gregor herrmann
on  Tue Jul 26 19:00:28 2016 +0200

- Log -
tagging package libgeo-ip-perl version debian/1.50-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJXl5csXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGfPwQAMPUUENqAq1DSH2+fcZS1wpN
Z3xLSkmEZbMKAcyYm7djx+PtnfrU30ZoF7A/mChGbMf4Sl1phZfoaW6PEdB5/uJP
quoot0kwrmezXGf4MBsw8eePVPezPU502VkuSjspGe6hIDGUZiC21QG+bqsrLLoS
y+gRjzRpq0FSZJDlz7MvRShPwZqm6D/KweeA++OW+8AoQsc+FF/28F9dMDj1epbT
A7Q/nZ1b0eoI70dk40kU0/sVezRsIJxGwMQwMG1j3iMNnL+az0zL7+wj8gCrbxZi
xtt3yYr6GZExaNfHQ/VMguALwcMYoaPLC7zDmRHGnWpnD7GqHgSV+DPMKdIKMnlc
7o/VaPZYDGJECb4VSd1g131tEpS0EvP7aL+S1pSiAIKBx8kGZsbuIFYLzQuWDJWb
sJWF+CZU8+wAMIA8Qh7Z+CrWKWnUoxPYmyHqt3NYR0QoKmRufUqVrbSu+Jw9yf7o
RL/HjmBHMi7AmM3l30GsO5OD3YlrJtA8xcSlIfnbSmP1pD1UMRnHdpZITPBry/cs
TgbHTpZ9xttKaqQOhap29UsZFT94cK71qWVqcVOHa3PHJEedonHHPe4M1wT0z0Iw
kZYNrQvWWggAqq0Ya8OJs9juVC+yySDK7TN3CM/81rEV6ypcN1DjQtgIS+FxowXn
03EYbDx8CDmBfyefMur8
=ll/1
-END PGP SIGNATURE-

Nick Morrott (7):
  Imported Upstream version 1.50
  Merge tag 'upstream/1.50'
  Remove spelling.patch (applied upstream)
  Refresh no-constants.patch (source changes)
  Add hardening build flag
  Bump Standards-Version to 3.9.8 (no changes)
  Releasing package libgeo-ip-perl version 1.50-1

Salvatore Bonaccorso (2):
  debian/control: Use HTTPS transport protocol for Vcs-Git URI
  update changelog

gregor herrmann (7):
  debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  update changelog
  update Last-Modified header in patch
  Add debian/upstream/metadata.
  Update Upstream-Contact in debian/copyright from MetaCPAN.
  Update years of upstream copyright.
  releasing package libgeo-ip-perl version 1.50-1

---

This annotated tag includes the following new commits:

   new  2938a49   update Last-Modified header in patch
   new  601731d   Add debian/upstream/metadata.
   new  42b0f44   Update Upstream-Contact in debian/copyright from MetaCPAN.
   new  9e51a8c   Update years of upstream copyright.
   new  81f538c   releasing package libgeo-ip-perl version 1.50-1

The 5 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/libgeo-ip-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


[libgeo-ip-perl] 02/05: Add debian/upstream/metadata.

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

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

commit 601731d46637250188da88502fd7cf48c1b40a90
Author: gregor herrmann 
Date:   Tue Jul 26 18:55:43 2016 +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..c975dc9
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Archive: CPAN
+Bug-Database: https://github.com/maxmind/geoip-api-perl/issues
+Contact: MaxMind, Inc. 
+Name: Geo-IP
+Repository: https://github.com/maxmind/geoip-api-perl.git
+Repository-Browse: https://github.com/maxmind/geoip-api-perl

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


[libgeo-ip-perl] 05/05: releasing package libgeo-ip-perl version 1.50-1

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

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

commit 81f538c39e3a5f92d46e345854d73b3cdfadcbc1
Author: gregor herrmann 
Date:   Tue Jul 26 19:00:28 2016 +0200

releasing package libgeo-ip-perl version 1.50-1
---
 debian/changelog | 5 +
 1 file changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 90c7307..50c38d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,11 @@ libgeo-ip-perl (1.50-1) unstable; urgency=medium
   * Add hardening build flag
   * Bump Standards-Version to 3.9.8 (no changes)
 
+  [ gregor herrmann ]
+  * Add debian/upstream/metadata.
+  * Update Upstream-Contact in debian/copyright from MetaCPAN.
+  * Update years of upstream copyright.
+
  -- Nick Morrott   Tue, 26 Jul 2016 02:36:57 +0100
 
 libgeo-ip-perl (1.45-1) unstable; urgency=low

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


[libweb-query-perl] 01/01: add perl >= 5.25.1 as an alternative for List::Util 1.44

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

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

commit 497ca9ffa1bac2aaadce15d57a05dc805699c842
Author: gregor herrmann 
Date:   Tue Jul 26 19:08:12 2016 +0200

add perl >= 5.25.1 as an alternative for List::Util 1.44

doesn't help us now but let's us swap the dependency after 5.26 is released
and in debian

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

diff --git a/debian/control b/debian/control
index 24e3881..98ab626 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: libhtml-parser-perl,
  libhtml-selector-xpath-perl (>= 0.20),
  libhtml-treebuilder-libxml-perl,
  libhtml-treebuilder-xpath-perl,
- libscalar-list-utils-perl (>= 1:1.44),
+ libscalar-list-utils-perl (>= 1:1.44) | perl (>= 5.25.1),
  libtest-exception-perl,
  libwww-perl,
  libxml-libxml-perl (>= 2.0107),
@@ -27,7 +27,7 @@ Depends: ${misc:Depends},
  libhtml-selector-xpath-perl (>= 0.20),
  libhtml-treebuilder-libxml-perl,
  libhtml-treebuilder-xpath-perl,
- libscalar-list-utils-perl (>= 1:1.44),
+ libscalar-list-utils-perl (>= 1:1.44) | perl (>= 5.25.1),
  libwww-perl
 Recommends: libxml-libxml-perl (>= 2.0107)
 Description: perl web scraping library like jQuery

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


[libweb-query-perl] annotated tag debian/0.38-1 created (now a1ec4ea)

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

gregoa pushed a change to annotated tag debian/0.38-1
in repository libweb-query-perl.

at  a1ec4ea   (tag)
   tagging  497ca9ffa1bac2aaadce15d57a05dc805699c842 (commit)
  replaces  debian/0.34-1
 tagged by  gregor herrmann
on  Tue Jul 26 19:11:20 2016 +0200

- Log -
tagging package libweb-query-perl version debian/0.38-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJXl5m4XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGgkUQAKdgY5XAY9mTHjXP2sLqkPlY
ixHmtkCzNMunFiW2vovalSuN3NtrVh/TjmJ4ALjR7fKvYZ7m5ZGY2us1ViZN5f2Q
9L9NZ151+pzg8zxAqKCCDBKgU7NqdzqACgrA+UOiH7Y6iocyeQmHkW6CuJXlvZg3
Ut+BKbjLrqupF+0OVCsD2OY+ddWIV1mvCcnYZFgWfQjlotIuJwg8RBPXLlVeWj8w
9efsJPPKW9YA9etOa8NNPjnzKuAdvLI33aRncMyZ9nLxymHCLNz+OqlgHXsPFxoJ
qd/rI18hoI1flb9bujLhcDmR9esmSlc7P0W4xK1prpukAzbXPan3rxQZ6qpu5Xeo
E3lI3eqmkQu/yRCjSxnXsBTNhiGPtHYhpqDzuXTb8xrGnJjaw1A1df0la78mjdrz
so9Ihm9nfjjv0mO5JoIYDygPHAPFo2Lz4/YEqkC/IfsQyamz//KiU5VAWOy18VZS
oFfrzvYtkL4kCsPzkWMS8n55lDPntdTIjQAPFN8nnq6wP2SMMU4KU6jerCRWiuU7
kvP/5QkX5jEgv4Wq3sbewW84Dm11XsjDIadTbUjWJ+vjRHZtNSH+IjxKOql5yiyb
utBRlzixo21ZU6AY2RK+zOS9rI64grHAi0T9PpRXh4rBRKf9wQGYexCOsrpdVB+r
hoGvIR5E8sa1Jl+kCt3w
=JYiR
-END PGP SIGNATURE-

Nick Morrott (5):
  Imported Upstream version 0.38
  Merge tag 'upstream/0.38'
  Update build and runtime dependencies
  Bump Standards-Version to 3.9.8 (no changes)
  Releasing libweb-query-perl version 0.38-1

Salvatore Bonaccorso (2):
  debian/control: Use HTTPS transport protocol for Vcs-Git URI
  update changelog

gregor herrmann (5):
  debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  update changelog
  debian/upstream/metadata: use HTTPS for GitHub URLs.
  update changelog
  add perl >= 5.25.1 as an alternative for List::Util 1.44

---

This annotated tag includes the following new commits:

   new  497ca9f   add perl >= 5.25.1 as an alternative for List::Util 1.44

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.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libweb-query-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-tidy-perl] branch master updated (7b7fe71 -> f3cfd05)

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

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

  from  7b7fe71   Releasing package libxml-tidy-perl version 1.16-1
   new  aee052c   debian/copyright: reflect update of upstream license 
(GPL-3 → GPL-3+).
   new  f3cfd05   releasing package libxml-tidy-perl version 1.16-1

The 2 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 |  4 
 debian/copyright | 13 +++--
 2 files changed, 11 insertions(+), 6 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-tidy-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-tidy-perl] 01/02: debian/copyright: reflect update of upstream license (GPL-3 → GPL-3+).

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

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

commit aee052c8b062f2f77272d4c85319c478216742a3
Author: gregor herrmann 
Date:   Tue Jul 26 19:18:40 2016 +0200

debian/copyright: reflect update of upstream license (GPL-3 → GPL-3+).
---
 debian/copyright | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index f6977e4..2840b26 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,7 @@ Source: https://metacpan.org/release/XML-Tidy
 
 Files: *
 Copyright: 2004-2016, Pip Stuart.
-License: GPL-3
+License: GPL-3+
 
 Files: t/04large.t
 Copyright: 2003-2004, W3C(R) (MIT, ERCIM, Keio), All Rights Reserved.
@@ -17,7 +17,7 @@ Copyright:
  2009, Ryan Niebur 
  2010-2011, Nicholas Bamber 
  2016, Nick Morrott 
-License: Artistic or GPL-1+ or GPL-3
+License: Artistic or GPL-1+ or GPL-3+
 
 License: Artistic
  This program is free software; you can redistribute it and/or modify
@@ -35,13 +35,14 @@ License: GPL-1+
  On Debian systems, the complete text of version 1 of the
  General Public License can be found in `/usr/share/common-licenses/GPL-1'.
 
-License: GPL-3
- This program is free software; you can redistribute it and/or modify
+License: GPL-3+
+ This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
- the Free Software Foundation; version 3.
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
  .
  On Debian systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-3'
+ Public License can be found in `/usr/share/common-licenses/GPL-3'.
 
 License: W3C-Software
  By obtaining, using and/or copying this work, you (the licensee) agree

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-tidy-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-tidy-perl] 02/02: releasing package libxml-tidy-perl version 1.16-1

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

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

commit f3cfd052269618e08f795f3ac1e7027d630799e8
Author: gregor herrmann 
Date:   Tue Jul 26 19:22:59 2016 +0200

releasing package libxml-tidy-perl version 1.16-1
---
 debian/changelog | 4 
 1 file changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2172d17..a12bd19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,10 @@ libxml-tidy-perl (1.16-1) unstable; urgency=medium
   * Add d/duck-overrides for HTTP URL in W3C-Software license text
   * Add d/libxml-tidy-perl.lintian-overrides (xmltidy)
 
+  [ gregor herrmann ]
+  * debian/copyright: reflect update of upstream license
+(GPL-3 → GPL-3+)
+
  -- Nick Morrott   Mon, 25 Jul 2016 23:37:54 +0100
 
 libxml-tidy-perl (1.12.B55J2qn-3) unstable; urgency=medium

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

[libmath-basecnv-perl] 01/05: Update copyright years for upstream files

2016-07-26 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libmath-basecnv-perl.

commit 56828fe0b336cb3aabaf7a32cbb98cfb32354130
Author: Salvatore Bonaccorso 
Date:   Tue Jul 26 21:15:35 2016 +0200

Update copyright years for upstream files
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 11f474e..4b14cf3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: Pip Stuart 
 Source: https://metacpan.org/release/Math-BaseCnv
 
 Files: *
-Copyright: Copyright: (c) 2003-2011, Pip Stuart
+Copyright: Copyright: (c) 2003-2016, Pip Stuart
 License: GPL-3
 
 Files: debian/*

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


[libmath-basecnv-perl] branch master updated (e4f4014 -> 801017c)

2016-07-26 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch master
in repository libmath-basecnv-perl.

  from  e4f4014   Update debian/changelog file
   new  56828fe   Update copyright years for upstream files
   new  1f55884   Update copyright years for debian/* packaging files
   new  2d1a47c   Bump Debhelper compat level to 9
   new  1526854   Declare compliance with Debian policy 3.9.8
   new  801017c   Update debian/changelog file

The 5 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 | 6 +-
 debian/compat| 2 +-
 debian/control   | 4 ++--
 debian/copyright | 4 ++--
 4 files changed, 10 insertions(+), 6 deletions(-)

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


[libmath-basecnv-perl] 02/05: Update copyright years for debian/* packaging files

2016-07-26 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libmath-basecnv-perl.

commit 1f558841a886f5bc1b4a04eee8b9d2bd7ba5739c
Author: Salvatore Bonaccorso 
Date:   Tue Jul 26 21:16:10 2016 +0200

Update copyright years for debian/* packaging files
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 4b14cf3..28773bd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,7 +9,7 @@ License: GPL-3
 
 Files: debian/*
 Copyright: 2009, Ryan Niebur 
- 2010-2011, Salvatore Bonaccorso 
+ 2010-2016, Salvatore Bonaccorso 
 License: Artistic or GPL-1+ or GPL-3
 
 License: Artistic

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


[libmath-basecnv-perl] 04/05: Declare compliance with Debian policy 3.9.8

2016-07-26 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libmath-basecnv-perl.

commit 152685412d8bec23cd1ff075bc9f02702c40a642
Author: Salvatore Bonaccorso 
Date:   Tue Jul 26 21:17:44 2016 +0200

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

diff --git a/debian/control b/debian/control
index 8a1d4f5..3e7c317 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
perl
 Build-Depends-Indep: libtest-pod-coverage-perl,
  libtest-pod-perl
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libmath-basecnv-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libmath-basecnv-perl.git
 Homepage: https://metacpan.org/release/Math-BaseCnv

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


[libmath-basecnv-perl] 03/05: Bump Debhelper compat level to 9

2016-07-26 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libmath-basecnv-perl.

commit 2d1a47cde5a7b04b9bb43c4d7927fa8f2c4f4eac
Author: Salvatore Bonaccorso 
Date:   Tue Jul 26 21:17:33 2016 +0200

Bump Debhelper compat level to 9
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index cbdc565..8a1d4f5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Ryan Niebur ,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
libmodule-build-perl,
perl
 Build-Depends-Indep: libtest-pod-coverage-perl,

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