[libmoox-log-any-perl] branch master updated (d9a8049 -> 52b14ab)

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a change to branch master
in repository libmoox-log-any-perl.

  from  d9a8049   Prepare for release: Update changelog and control file.
  adds  a081d94   removed Double
  adds  bd8bd18   Bump version
  adds  4fe5d55   v0.004002
  adds  aa7af83   removed unused prereq issue 6
  adds  682c57a   v0.004003
  adds  362781a   Imported Upstream version 0.004003
   new  edebc83   Merge tag 'upstream/0.004003'
   new  e2de2d7   Update package relations: Stop (build-)depend on (recent 
liblog-any-perl or) liblog-any-adapter-perl.
   new  b044687   Update copyright info: Use License-Grant and 
License-Reference fields. Thanks to Ben Finney.
   new  882a1b6   Add lintian override regarding license in 
License-Reference field. See bug#786450.
   new  23cb2af   Bump debhelper compatibility level to 9.
   new  950972d   Tidy rules file: Suppress versioned debhelper 
build-dependency.
   new  8d629c6   Add lintian override regarding debhelper 9.
   new  5fb6942   Update copyright info: Update upstream contact to be 
Github issue tracker.
   new  17cb844   Update Homepage to be Github page.
   new  9c3431e   Update copyright info: Extend copyright of packaging to 
cover recent years.
   new  52b14ab   Prepare for release: Update changelog, control file and 
copyright hints.

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:
 Changes|  3 ++
 MANIFEST   |  4 +-
 META.json  |  5 +--
 META.yml   |  5 +--
 Makefile.PL|  6 +--
 README |  4 +-
 README.md  |  2 +-
 debian/changelog   | 23 +++
 debian/compat  |  2 +-
 debian/control |  3 +-
 debian/control.in  |  2 +-
 debian/copyright   | 47 ++
 debian/copyright_hints | 22 +-
 debian/rules   |  7 +++-
 debian/source/lintian-overrides|  8 
 dist.ini   |  3 +-
 lib/MooX/Log/Any.pm|  4 +-
 t/00-compile.t |  5 ++-
 ...elease-test-version.t => author-test-version.t} | 14 ---
 19 files changed, 92 insertions(+), 77 deletions(-)
 create mode 100644 debian/source/lintian-overrides
 rename t/{release-test-version.t => author-test-version.t} (50%)

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


[libmoox-log-any-perl] 01/01: pristine-tar data for libmoox-log-any-perl_0.004003.orig.tar.gz

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch pristine-tar
in repository libmoox-log-any-perl.

commit e5645031ea0b58b908a7ad52e08e128cbcf3763e
Author: Jonas Smedegaard 
Date:   Mon Nov 9 12:45:43 2015 +0100

pristine-tar data for libmoox-log-any-perl_0.004003.orig.tar.gz
---
 libmoox-log-any-perl_0.004003.orig.tar.gz.delta | Bin 0 -> 1208 bytes
 libmoox-log-any-perl_0.004003.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libmoox-log-any-perl_0.004003.orig.tar.gz.delta 
b/libmoox-log-any-perl_0.004003.orig.tar.gz.delta
new file mode 100644
index 000..ee8cf52
Binary files /dev/null and b/libmoox-log-any-perl_0.004003.orig.tar.gz.delta 
differ
diff --git a/libmoox-log-any-perl_0.004003.orig.tar.gz.id 
b/libmoox-log-any-perl_0.004003.orig.tar.gz.id
new file mode 100644
index 000..dd604ad
--- /dev/null
+++ b/libmoox-log-any-perl_0.004003.orig.tar.gz.id
@@ -0,0 +1 @@
+1bbcd4fcbf8b8f7873a0aaf0dca13c565b7b2d14

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


[libmoox-log-any-perl] 07/11: Add lintian override regarding debhelper 9.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmoox-log-any-perl.

commit 8d629c6e5ed207a8c2fe54e3e74a1241d18357fc
Author: Jonas Smedegaard 
Date:   Mon Nov 9 12:53:30 2015 +0100

Add lintian override regarding debhelper 9.
---
 debian/source/lintian-overrides | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index f87ce0c..dce4650 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -3,3 +3,6 @@ missing-license-text-in-dep5-copyright
 
 # License is in License-Reference field (see bug#786450)
 missing-license-paragraph-in-dep5-copyright
+
+# Debhelper 9 is satisfied even in oldstable
+package-needs-versioned-debhelper-build-depends 9

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


[libmoox-log-any-perl] 01/11: Merge tag 'upstream/0.004003'

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmoox-log-any-perl.

commit edebc83b62e26a5150e41dc4d8f603757bd1c8d8
Merge: d9a8049 362781a
Author: Jonas Smedegaard 
Date:   Mon Nov 9 12:45:48 2015 +0100

Merge tag 'upstream/0.004003'

Upstream version 0.004003

# gpg: Underskrift lavet man 09 nov 2015 12:45:43 CET
# gpg:bruger RSA nøgle 0x2C7C3146C1A00121
# gpg: God underskrift fra »Jonas Smedegaard «
# gpg:også kendt som »Jonas Smedegaard «
# gpg:også kendt som »Jonas Smedegaard «
# gpg:også kendt som »[jpeg image of size 4165]«

 Changes |  3 +++
 MANIFEST|  4 ++--
 META.json   |  5 ++---
 META.yml|  5 ++---
 Makefile.PL |  6 ++
 README  |  4 ++--
 README.md   |  2 +-
 dist.ini|  3 +--
 lib/MooX/Log/Any.pm |  4 ++--
 t/00-compile.t  |  5 -
 t/{release-test-version.t => author-test-version.t} | 14 --
 11 files changed, 29 insertions(+), 26 deletions(-)

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

[libmoox-log-any-perl] branch pristine-tar updated (8829dd5 -> e564503)

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a change to branch pristine-tar
in repository libmoox-log-any-perl.

  from  8829dd5   pristine-tar data for 
libmoox-log-any-perl_0.004002.orig.tar.gz
   new  e564503   pristine-tar data for 
libmoox-log-any-perl_0.004003.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:
 libmoox-log-any-perl_0.004003.orig.tar.gz.delta | Bin 0 -> 1208 bytes
 libmoox-log-any-perl_0.004003.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libmoox-log-any-perl_0.004003.orig.tar.gz.delta
 create mode 100644 libmoox-log-any-perl_0.004003.orig.tar.gz.id

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


[libmoox-log-any-perl] 09/11: Update Homepage to be Github page.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmoox-log-any-perl.

commit 17cb84489752c0f38b3cd59e9b66faac967a7d53
Author: Jonas Smedegaard 
Date:   Mon Nov 9 12:55:16 2015 +0100

Update Homepage to be Github page.
---
 debian/control.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control.in b/debian/control.in
index 0b21420..ccfd0d0 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -7,7 +7,7 @@ Uploaders: Jonas Smedegaard 
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoox-log-any-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libmoox-log-any-perl.git
-Homepage: http://search.cpan.org/dist/MooX-Log-Any/
+Homepage: https://github.com/cazador481/MooX-Log-Any
 
 Package: libmoox-log-any-perl
 Architecture: all

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


[libmoox-log-any-perl] 02/11: Update package relations: Stop (build-)depend on (recent liblog-any-perl or) liblog-any-adapter-perl.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmoox-log-any-perl.

commit e2de2d75d41f0d13701abbf34ebb7dbb7eff343b
Author: Jonas Smedegaard 
Date:   Mon Nov 9 12:50:53 2015 +0100

Update package relations: Stop (build-)depend on (recent liblog-any-perl 
or) liblog-any-adapter-perl.
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7c90c59..3c62fa4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,6 @@ DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/MooX
 
 # Needed by upstream build and (always) at runtime
 deps = liblog-any-perl, libmoo-perl
-deps +=, liblog-any-perl (>= 1.00) | liblog-any-adapter-perl
 
 # Needed by upstream testsuite
 deps-test = libtest-simple-perl

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


[libmoox-log-any-perl] 06/11: Tidy rules file: Suppress versioned debhelper build-dependency.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmoox-log-any-perl.

commit 950972d280a2b245f83d3f39d2944b8c3e15da19
Author: Jonas Smedegaard 
Date:   Mon Nov 9 12:53:25 2015 +0100

Tidy rules file: Suppress versioned debhelper build-dependency.
---
 debian/rules | 4 
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 3c62fa4..a8d9be8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = MooX-Log-Any
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/MooX
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed by upstream build and (always) at runtime
 deps = liblog-any-perl, libmoo-perl
 

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


[libmoox-log-any-perl] 08/11: Update copyright info: Update upstream contact to be Github issue tracker.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmoox-log-any-perl.

commit 5fb6942d0e34e167c62e3e02f82344e6a1226b3f
Author: Jonas Smedegaard 
Date:   Mon Nov 9 12:54:54 2015 +0100

Update copyright info: Update upstream contact to be Github issue tracker.
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index f2ae690..7cd76d0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: MooX::Log::Any
-Upstream-Contact: http://rt.cpan.org/Dist/Display.html?Queue=MooX-Log-Any
+Upstream-Contact: https://github.com/cazador481/MooX-Log-Any/issues
 Source: http://search.cpan.org/dist/MooX-Log-Any/
  git://github.com/cazador481/MooX-Log-Any
 

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


[libcrypt-random-source-perl] annotated tag debian/0.11-1 created (now bff8824)

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag debian/0.11-1
in repository libcrypt-random-source-perl.

at  bff8824   (tag)
   tagging  4b422a3b4b6f3fd520396a172bb5478799403419 (commit)
  replaces  upstream/0.11
 tagged by  Jonas Smedegaard
on  Mon Nov 9 13:56:48 2015 +0100

- Log -
libcrypt-random-source-perl Debian release 0.11-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJWQJgQAAoJECx8MUbBoAEhBDoP/0dFoKHtS1SZBouHbHBOkr37
PLDifAwQKdMM/oO7s27+s90aRPaWI909zO7Ic8I+T4NxeC8Unt1Ry+CsWSW6DESn
R6H/Rd+jho1mpl6GacLEYjV5pkmVftqsSGVzAsbhNMg/ADVWrbhUAvEFjOT05dre
lZO1c3PZlI1j9Va4PvAqh8wtwPm9hxR2iEXse0r2I/8EMUgfvXhJy+j8CBlHWVAX
unohr6ShvdbV93M1KPk+pMUAviqXi9+luJoYq1eBWf6JQI4cuO+e3kFdDzEbz84J
27XjnUHNtjwRrIJhA4epD3l9gl29nkAy9Xahm81FWbwjgIXdD357T3Gwxms/X9jd
pNkGhPYDk7Qs6t+zMTiYyDIqJUyOFBHBDJN3I9HgD4xditTkcEMkyvmo+EPZsTOA
qJ0NixRpNDQ6/buwhH3Mi4KUUFNajA6TF6CGhuoTtCyD+KJ2H52CMZgCQ+Av3uB1
s6A8+2EPOdcM1nQQojgUbx8uPZPHAQ1GfFRLofiMkdL4xw1LHxqhSfz2DxH8A6U7
Eoml/2ylUNXRdMOc1Qufg8QClL3gqZSbYX2INPbH3fMrJ3hh5oZt+9lmvTmBR/Ps
kuAcwPlmKtdMKO8PGY5gB8kUvrbh9d8wEGQ+QAtU0n1RVMhh+4DOrF+H1xIyP7LR
PvF/xiDGvgLlTt029S3J
=MPke
-END PGP SIGNATURE-

Jonas Smedegaard (32):
  Initial packaging.
  Add README.source emphasizing control.in file as *not* a show-stopper for 
contributions, referring to wiki page for details.
  Sync control.in with control: Update Vcs-Browser URL to cgit web 
frontend. Update Vcs-Git URL to use canonical hostname (anonscm.debian.org).
  Fix use canonical Vcs-Git URI.
  Update copyright info: Add alternate git source.
  Update changelog, control file and copyright hints.
  Merge tag 'upstream/0.08'
  Update package relations: (Build-)depend on libclass-load-perl.
  Update package relations: Build-depend on libcpan-meta-perl: Optionally 
used in testsuite.
  Revert wrong fix for lintian warning.
  Claim compliance with Policy version 3.9.5.
  Update copyright info: Adjust coverage for main upstream author.
  Bump debhelper compatibility level to 8: Needed debhelper version 
satisfied even in oldstable.
  Update copyright info: Extend coverage for packaging to include recent 
years, and bump licensing to GPL-3+.
  Stop track or mangle experimental releases.
  Stop track md5sum of upstream tarball.
  Improve watch file to use both metacpan.org URL (for fast response) and 
www.cpan.org/modules URL (for newest and older info).
  Tidy rules file.
  Update copyright file: Fix use comment and license pseudo-sections to 
obey silly restrictions of copyright format 1.0.
  Prepare for release: Update changelog, control file and copyright hints.
  Merge tag 'upstream/0.11'
  Update copyright info: List issue tracker as preferred upstream contact.
  Update copyright info: Use License-Grant and License-Reference fields. 
Thanks to Ben Finney.
  Add lintian override regarding license in License-Reference field. See 
bug#786450.
  Bump debhelper compatibility level to 9.
  Tidy rules file: Suppress versioned debhelper build-dependency.
  Add lintian override regarding debhelper 9.
  Update copyright info: Extend copyright of packaging to cover current 
year.
  Fix use CDBS snippet perl-build.mk (not perl-makemaker.mk).
  Update package relations: (Build-)depend on libmodule-runtime-perl 
libmoo-perl libtype-tiny-perl (not libany-moose-perl libclass-load-perl).
  Declare compliance with Debian Policy 3.9.6.
  Prepare for release: Update changelog, control file and copyright hints.

Salvatore Bonaccorso (4):
  Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  update changelog
  Update Vcs-Browser URL to cgit web frontend
  update changelog

Xavier Guimard (1):
  Add licenses texts to remove missing-license-text-in-dep5-copyright 
warning

---

This annotated tag includes the following new commits:

   new  759328f   Merge tag 'upstream/0.11'
   new  07795a3   Update copyright info: List issue tracker as preferred 
upstream contact.
   new  a5d83a0   Update copyright info: Use License-Grant and 
License-Reference fields. Thanks to Ben Finney.
   new  356a26d   Add lintian override regarding license in 
License-Reference field. See bug#786450.
   new  51b7c44   Bump debhelper compatibility level to 9.
   new  a24f2c8   Tidy rules file: Suppress versioned debhelper 
build-dependency.
   new  070c77e   Add lintian override regarding debhelper 9.
   new  1931953   Update copyright info: Extend copyright of packaging to 
cover current year.
   new  9d97710   Fix use CDBS snippet perl-build.mk (not 
perl-makemaker.mk).
   new  84da54f   Update package relations: (Build-)depend on 
libmodule-runtime-perl libmoo-perl 

[libcrypt-random-source-perl] branch pristine-tar updated (e531e8e -> 9b203e3)

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a change to branch pristine-tar
in repository libcrypt-random-source-perl.

  from  e531e8e   pristine-tar data for 
libcrypt-random-source-perl_0.08.orig.tar.gz
   new  9b203e3   pristine-tar data for 
libcrypt-random-source-perl_0.11.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:
 libcrypt-random-source-perl_0.11.orig.tar.gz.delta | Bin 0 -> 2356 bytes
 libcrypt-random-source-perl_0.11.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libcrypt-random-source-perl_0.11.orig.tar.gz.delta
 create mode 100644 libcrypt-random-source-perl_0.11.orig.tar.gz.id

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


[libcrypt-random-source-perl] 07/12: Add lintian override regarding debhelper 9.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.11-1
in repository libcrypt-random-source-perl.

commit 070c77e5c400890b9264083e26a2580bc695669e
Author: Jonas Smedegaard 
Date:   Mon Nov 9 13:26:56 2015 +0100

Add lintian override regarding debhelper 9.
---
 debian/source/lintian-overrides | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index f87ce0c..dce4650 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -3,3 +3,6 @@ missing-license-text-in-dep5-copyright
 
 # License is in License-Reference field (see bug#786450)
 missing-license-paragraph-in-dep5-copyright
+
+# Debhelper 9 is satisfied even in oldstable
+package-needs-versioned-debhelper-build-depends 9

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


[libmoox-log-any-perl] 03/11: Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmoox-log-any-perl.

commit b044687274e517afc9ed331e5983c582c9c32ca8
Author: Jonas Smedegaard 
Date:   Mon Nov 9 12:52:38 2015 +0100

Update copyright info: Use License-Grant and License-Reference fields. 
Thanks to Ben Finney.
---
 debian/copyright | 43 +++
 1 file changed, 11 insertions(+), 32 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 00f48a5..f2ae690 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,49 +6,28 @@ Source: http://search.cpan.org/dist/MooX-Log-Any/
 
 Files: *
 Copyright: 2013, Edward Ash 
-License: Artistic or GPL-1+
-Comment:
- License:
- .
+License-Grant:
  This is free software; you can redistribute it and/or modify it under
  the same terms as the Perl 5 programming language system itself.
- .
- Comment:
- .
+License: Artistic or GPL-1+
+Comment:
  Perl 5 is licensed under either the 'Artistic license' or the 'GNU
  General Public License' version 1 or later.
 
 Files: debian/*
 Copyright: 2013, Jonas Smedegaard 
+License-Grant:
+ 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; either version 3, or (at your option) any
+ later version.
 License: GPL-3+
 
 License: Artistic
- Comment:
- .
- On Debian systems the 'Artistic License' is located in
- '/usr/share/common-licenses/Artistic'.
+License-Reference: /usr/share/common-licenses/Artistic
 
 License: GPL-1+
- Comment:
- .
- On Debian systems the 'GNU General Public License' version 1 is located
- in '/usr/share/common-licenses/GPL-1'.
+License-Grant: /usr/share/common-licenses/GPL-1
 
 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; either version 3, or (at your option) any
- later version.
- .
- This program is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- General Public License for more details.
- .
- Comment:
- .
- On Debian systems the 'GNU General Public License' version 3 is located
- in '/usr/share/common-licenses/GPL-3'.
- .
- You should have received a copy of the 'GNU General Public License'
- along with this program.  If not, see .
+License-Reference: /usr/share/common-licenses/GPL-3

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


[libmoox-log-any-perl] 11/11: Prepare for release: Update changelog, control file and copyright hints.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmoox-log-any-perl.

commit 52b14abf2aa63f80a740aed6161746767fa1f05d
Author: Jonas Smedegaard 
Date:   Mon Nov 9 13:01:07 2015 +0100

Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog   | 23 +++
 debian/control |  3 +--
 debian/copyright_hints | 22 +++---
 3 files changed, 35 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6a02dc5..c0c67f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+libmoox-log-any-perl (0.004003-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release.
++ Remove unused prereq.
+
+  [ Jonas Smedegaard ]
+  * Update package relations:
++ Stop (build-)depend on (recent liblog-any-perl or)
+  liblog-any-adapter-perl.
+  * Update copyright info:
++ Use License-Grant and License-Reference fields.
+  Thanks to Ben Finney.
++ Update upstream contact to be Github issue tracker.
++ Extend copyright of packaging to cover recent years.
+  * Add lintian override regarding license in License-Reference field.
+See bug#786450.
+  * Bump debhelper compatibility level to 9.
+  * Add lintian override regarding debhelper 9.
+  * Update Homepage to be Github page.
+
+ -- Jonas Smedegaard   Mon, 09 Nov 2015 12:59:52 +0100
+
 libmoox-log-any-perl (0.004002-1) unstable; urgency=medium
 
   [ upstream ]
diff --git a/debian/control b/debian/control
index ae2fd6f..528a500 100644
--- a/debian/control
+++ b/debian/control
@@ -8,14 +8,13 @@ Build-Depends: cdbs,
  dh-buildinfo,
  liblog-any-perl,
  libmoo-perl,
- liblog-any-perl (>= 1.00) | liblog-any-adapter-perl,
  libtest-simple-perl
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoox-log-any-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libmoox-log-any-perl.git
-Homepage: http://search.cpan.org/dist/MooX-Log-Any/
+Homepage: https://github.com/cazador481/MooX-Log-Any
 
 Package: libmoox-log-any-perl
 Architecture: all
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 984a525..326ad47 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -15,36 +15,36 @@ Files: Changes
  debian/control.in
  debian/gbp.conf
  debian/source/format
+ debian/source/lintian-overrides
  debian/watch
  dist.ini
  t/00-compile.t
+ t/author-test-version.t
  t/l0.t
- t/release-test-version.t
  weaver.ini
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: README
- README.md
+Files: README.md
  lib/MooX/Log/Any.pm
 Copyright: 2013, Edward Ash
+  AND LICENSE
 License: UNKNOWN
  FIXME
 
 Files: debian/rules
-Copyright: 2013, Jonas Smedegaard 
+Copyright: 2013-2015, Jonas Smedegaard 
 License: GPL-3+
  FIXME
 
 Files: LICENSE
-Copyright: 1989, Free Software Foundation, Inc
-  19xx name of author
-  19yy 
-  2013, Edward Ash
-  disclaimer" for the program, if
-  interest in the
-  the software, and
+Copyright: 2013, Edward Ash
 License: GPL-ever
  FIXME
 
+Files: README
+Copyright: 2013, Edward Ash
+License: UNKNOWN
+ FIXME
+

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


[libmoox-log-any-perl] annotated tag upstream/0.004003 created (now 5e28ac9)

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag upstream/0.004003
in repository libmoox-log-any-perl.

at  5e28ac9   (tag)
   tagging  362781ac369641f03f0035cee6c35241b7b0384e (commit)
  replaces  upstream/0.004002
 tagged by  Jonas Smedegaard
on  Mon Nov 9 12:45:43 2015 +0100

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

iQIcBAABAgAGBQJWQIdnAAoJECx8MUbBoAEhN6AP/1/yKmzdzSbdIndL39tvOR65
GwiOf56Bpmwpx6vS+pGC/tu3XQXcMhn0LjwejuHQG0c841ERRI5IMKJ7tmFLbjy4
qilHRZ1ypuuhyuenqEPfS17TCkEcbwEugm6zJCIoONP5nbiL6j3slrISZY0slyxs
bto3O7HEKtyCnKer2u1YHZNsy6aJSeWpFkyiXjsWyFLxPsZRlKAABHW8HaRN/yWP
YsDnsYLFqH72Y+lM7t0t9uNjmrHFCHCBsH0HPLcTLicxAaVBqi30yQkPJ4Sg+OqM
smt92+xfYxYGfAxXxcSSqe+7NcvvzojCnlUpFhMq8zYLJ8t7c9vPFY85lIosomTf
3SgxAPHNXRRwwdh9bbtEuA4o2lQ8sX6n9I3w/HDUH1nBPagIvpURabwOjIHbTex5
JdIlGZSwauDrL5y6hheB3nHv/iyNGP9NbiEysUKebFDwMo8MbHJwdxZgkGJsGid2
vdger29bvXTvD7bgJP4m9LFHuU+i4MckD+kiBN5sBabqWXADgcptKHzi0rZpn/4j
8t72qyl5BVPoX+lK/0lnO/j6m5Dcqag2V60JA8BDEO8VL0JSxPnraHNT1EsKPlSm
KXcpd+AVHEKQNFLYLck7zdbJ5s5bHpbkro+HOv6Ln9nh/HzRKuklBdOAav+8e5Mc
pRvmCyFA9Y43BcIqopYa
=QJqM
-END PGP SIGNATURE-

Edward Ash (5):
  removed Double
  Bump version
  v0.004002
  removed unused prereq
  v0.004003

Jonas Smedegaard (1):
  Imported Upstream version 0.004003

---

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/libmoox-log-any-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


[libmoox-log-any-perl] annotated tag debian/0.004003-1 created (now fcd739a)

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag debian/0.004003-1
in repository libmoox-log-any-perl.

at  fcd739a   (tag)
   tagging  52b14abf2aa63f80a740aed6161746767fa1f05d (commit)
  replaces  debian/0.004002-1
 tagged by  Jonas Smedegaard
on  Mon Nov 9 13:03:17 2015 +0100

- Log -
libmoox-log-any-perl Debian release 0.004003-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJWQIuFAAoJECx8MUbBoAEhoWoP/3wG76KJURPGDk72tOmsLXx6
gG6OmWawzWzVC77CymFlWFO62CzEi2pNnteCllPUv3b1Ru6duwk6nmkwl9CEDosU
RBY2BC6B/6c6tLTdXb/gEn18v2GooBBJCpDibRxfbw/APE2Ozt/zfTynDO+EKk5j
rR+/rPl2Gi+eAErRe+G9BQvL/xCjUzeUR8od0wfbQuptrzGEGlHMyRevBVLgUKUw
YrAWDM+0QdHJLG7EwtfPTSFjyOHQ/GYRxhgzC41e6L4FQlNBqgO85E90TrAOctrx
8XqbtzAlEUqddQctR8R2U6ptrUBu/L45wnMpnYOC0+voTkh/Bb6x5CLGyYOAjS08
dy57u0y9OBN9UpeLPjzd6mx/30hZKEvxATJVkSAWeHYuv/KolleSIhjl9Mu1MLev
WFdl0+jqGRKrC/O1n6DaWj5RygkoZKrzuJQ01wNrz9LrrB5XYrh42BH9Rc8XEH8F
DxoIVowZ0X6c16aNPDfnbdhU+vZhetSUu6pM8Kp8kNdhR9D1CJUmkVRfgsE4nXSS
299FzOIRpzuLCfbB1oJ+RFipYUukGtObQzvg5TNLzcA0oICy6QQ5Vhxw2lhTUE3Y
cv4syeBnP1fDMZPE6D8O0feMXu+v6hb6V4iQoW6krcP1hEc49GhwmzOqeUcC124l
n0B+QMTcS6ezTk5gKEa5
=QeN6
-END PGP SIGNATURE-

Edward Ash (5):
  removed Double
  Bump version
  v0.004002
  removed unused prereq
  v0.004003

Jonas Smedegaard (12):
  Imported Upstream version 0.004003
  Merge tag 'upstream/0.004003'
  Update package relations: Stop (build-)depend on (recent liblog-any-perl 
or) liblog-any-adapter-perl.
  Update copyright info: Use License-Grant and License-Reference fields. 
Thanks to Ben Finney.
  Add lintian override regarding license in License-Reference field. See 
bug#786450.
  Bump debhelper compatibility level to 9.
  Tidy rules file: Suppress versioned debhelper build-dependency.
  Add lintian override regarding debhelper 9.
  Update copyright info: Update upstream contact to be Github issue tracker.
  Update Homepage to be Github page.
  Update copyright info: Extend copyright of packaging to cover recent 
years.
  Prepare for release: Update changelog, control file and copyright hints.

---

This annotated tag includes the following new commits:

   new  edebc83   Merge tag 'upstream/0.004003'
   new  e2de2d7   Update package relations: Stop (build-)depend on (recent 
liblog-any-perl or) liblog-any-adapter-perl.
   new  b044687   Update copyright info: Use License-Grant and 
License-Reference fields. Thanks to Ben Finney.
   new  882a1b6   Add lintian override regarding license in 
License-Reference field. See bug#786450.
   new  23cb2af   Bump debhelper compatibility level to 9.
   new  950972d   Tidy rules file: Suppress versioned debhelper 
build-dependency.
   new  8d629c6   Add lintian override regarding debhelper 9.
   new  5fb6942   Update copyright info: Update upstream contact to be 
Github issue tracker.
   new  17cb844   Update Homepage to be Github page.
   new  9c3431e   Update copyright info: Extend copyright of packaging to 
cover recent years.
   new  52b14ab   Prepare for release: Update changelog, control file and 
copyright hints.

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/libmoox-log-any-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


[libmoox-log-any-perl] 04/11: Add lintian override regarding license in License-Reference field. See bug#786450.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmoox-log-any-perl.

commit 882a1b612c0e42aa9862ff3267e1780254d02d2d
Author: Jonas Smedegaard 
Date:   Mon Nov 9 12:52:59 2015 +0100

Add lintian override regarding license in License-Reference field. See 
bug#786450.
---
 debian/source/lintian-overrides | 5 +
 1 file changed, 5 insertions(+)

diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 000..f87ce0c
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,5 @@
+# License is in License-Reference field (see bug#786450)
+missing-license-text-in-dep5-copyright
+
+# License is in License-Reference field (see bug#786450)
+missing-license-paragraph-in-dep5-copyright

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


[libmoox-log-any-perl] annotated tag v0.004003 created (now f9fc746)

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag v0.004003
in repository libmoox-log-any-perl.

at  f9fc746   (tag)
   tagging  682c57a8ac13abd63c778af64b32419e44c089f9 (commit)
  replaces  v0.004001
 tagged by  Edward Ash
on  Thu Oct 29 10:45:13 2015 -0700

- Log -
v0.004003

Edward Ash (5):
  removed Double
  Bump version
  v0.004002
  removed unused prereq
  v0.004003

---

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/libmoox-log-any-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


[libcrypt-random-source-perl] annotated tag v0.09 created (now e928f7b)

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag v0.09
in repository libcrypt-random-source-perl.

at  e928f7b   (tag)
   tagging  eda667f4ac756b3965f4445e2b4c22a1215cac8f (commit)
  replaces  v0.08
 tagged by  Karen Etheridge
on  Sat Aug 30 10:12:39 2014 -0700

- Log -
v0.09

Karen Etheridge (8):
  canonicalize all the Yuvals
  ensure our namespaces are clean
  now using [Git::Contributors]
  clarify comment about prereqs
  newer namespace::clean is needed (RT#65244)
  IO::File 1.14 is apparently needed (RT#68873)
  gotta have a plan
  Crypt-Random-Source-0.09

---

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/libcrypt-random-source-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


[libcrypt-random-source-perl] 03/12: Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.11-1
in repository libcrypt-random-source-perl.

commit a5d83a055c112ba7e7df3e13c102567891b5d429
Author: Jonas Smedegaard 
Date:   Mon Nov 9 13:26:04 2015 +0100

Update copyright info: Use License-Grant and License-Reference fields. 
Thanks to Ben Finney.
---
 debian/copyright | 43 +++
 1 file changed, 11 insertions(+), 32 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 3f1af1b..80f0e5e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,49 +7,28 @@ Source: http://search.cpan.org/dist/Crypt-Random-Source/
 
 Files: *
 Copyright: 2008, יובל קוג'מן (Yuval Kogman) 
-License: Artistic or GPL-1+
-Comment:
- License:
- .
+License-Grant:
  This is free software; you can redistribute it and/or modify it under
  the same terms as the Perl 5 programming language system itself.
- .
- Comment:
- .
+License: Artistic or GPL-1+
+Comment:
  Perl 5 is licensed under either the 'Artistic license' or the 'GNU
  General Public License' version 1 or later.
 
 Files: debian/*
 Copyright: 2012-2014, Jonas Smedegaard 
+License-Grant:
+ 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; either version 3, or (at your option) any
+ later version.
 License: GPL-3+
 
 License: Artistic
- Comment:
- .
- On Debian systems the 'Artistic License' is located in
- '/usr/share/common-licenses/Artistic'.
+License-Reference: /usr/share/common-licenses/Artistic
 
 License: GPL-1+
- Comment:
- .
- On Debian systems the 'GNU General Public License' version 1 is located
- in '/usr/share/common-licenses/GPL-1'.
+License-Reference: /usr/share/common-licenses/GPL-1
 
 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; either version 3, or (at your option) any
- later version.
- .
- This program is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- General Public License for more details.
- .
- Comment:
- .
- On Debian systems the 'GNU General Public License' version 3 is located
- in '/usr/share/common-licenses/GPL-3'.
- .
- You should have received a copy of the 'GNU General Public License'
- along with this program.  If not, see .
+License-Reference: /usr/share/common-licenses/GPL-3

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

[libcrypt-random-source-perl] 04/12: Add lintian override regarding license in License-Reference field. See bug#786450.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.11-1
in repository libcrypt-random-source-perl.

commit 356a26dc75d297f4f404b4021cde2c87e6fb8b38
Author: Jonas Smedegaard 
Date:   Mon Nov 9 13:26:23 2015 +0100

Add lintian override regarding license in License-Reference field. See 
bug#786450.
---
 debian/source/lintian-overrides | 5 +
 1 file changed, 5 insertions(+)

diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 000..f87ce0c
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,5 @@
+# License is in License-Reference field (see bug#786450)
+missing-license-text-in-dep5-copyright
+
+# License is in License-Reference field (see bug#786450)
+missing-license-paragraph-in-dep5-copyright

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


[libcrypt-random-source-perl] 10/12: Update package relations: (Build-)depend on libmodule-runtime-perl libmoo-perl libtype-tiny-perl (not libany-moose-perl libclass-load-perl).

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.11-1
in repository libcrypt-random-source-perl.

commit 84da54fe7cc0cf541820787e59cb4f86c9631b17
Author: Jonas Smedegaard 
Date:   Mon Nov 9 13:43:00 2015 +0100

Update package relations: (Build-)depend on libmodule-runtime-perl 
libmoo-perl libtype-tiny-perl (not libany-moose-perl libclass-load-perl).
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index aa38cc7..b153028 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,8 +31,8 @@ pkg = $(DEB_SOURCE_PACKAGE)
 CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
 
 # Needed both by upstream build and (always) at runtime
-perl-deps = any-moose capture-tiny class-load module-find sub-exporter
-perl-deps += namespace-clean
+perl-deps = capture-tiny module-find module-runtime moo sub-exporter
+perl-deps += type-tiny namespace-clean
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 
 # Needed for upstream testsuite

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


[libcrypt-random-source-perl] 02/12: Update copyright info: List issue tracker as preferred upstream contact.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.11-1
in repository libcrypt-random-source-perl.

commit 07795a3d8ad199f7fd1a8ab560f2749fb282c0ff
Author: Jonas Smedegaard 
Date:   Mon Nov 9 13:24:50 2015 +0100

Update copyright info: List issue tracker as preferred upstream contact.
---
 debian/copyright | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 2e5d16b..3f1af1b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Crypt::Random::Source
-Upstream-Contact: יובל קוג'מן (Yuval Kogman) 
+Upstream-Contact: 
https://rt.cpan.org/Public/Dist/Display.html?Name=Crypt-Random-Source
+ mailto:bug-crypt-random-sou...@rt.cpan.org
 Source: http://search.cpan.org/dist/Crypt-Random-Source/
  git://github.com/karenetheridge/crypt-random-source.git
 

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

[libcrypt-random-source-perl] 09/12: Fix use CDBS snippet perl-build.mk (not perl-makemaker.mk).

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.11-1
in repository libcrypt-random-source-perl.

commit 9d9771013cdfefd6b8d900c7048583f53d94b65a
Author: Jonas Smedegaard 
Date:   Mon Nov 9 13:30:49 2015 +0100

Fix use CDBS snippet perl-build.mk (not perl-makemaker.mk).
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9356f1b..aa38cc7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@
 
 include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/utils.mk
-include /usr/share/cdbs/1/class/perl-makemaker.mk
+include /usr/share/cdbs/1/class/perl-build.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
 DEB_UPSTREAM_PACKAGE = Crypt-Random-Source

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


[libcrypt-random-source-perl] 01/01: pristine-tar data for libcrypt-random-source-perl_0.11.orig.tar.gz

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch pristine-tar
in repository libcrypt-random-source-perl.

commit 9b203e3467600bafd2b8dc8d1f0b936775ecb6e2
Author: Jonas Smedegaard 
Date:   Mon Nov 9 13:22:09 2015 +0100

pristine-tar data for libcrypt-random-source-perl_0.11.orig.tar.gz
---
 libcrypt-random-source-perl_0.11.orig.tar.gz.delta | Bin 0 -> 2356 bytes
 libcrypt-random-source-perl_0.11.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libcrypt-random-source-perl_0.11.orig.tar.gz.delta 
b/libcrypt-random-source-perl_0.11.orig.tar.gz.delta
new file mode 100644
index 000..742552b
Binary files /dev/null and b/libcrypt-random-source-perl_0.11.orig.tar.gz.delta 
differ
diff --git a/libcrypt-random-source-perl_0.11.orig.tar.gz.id 
b/libcrypt-random-source-perl_0.11.orig.tar.gz.id
new file mode 100644
index 000..a77f189
--- /dev/null
+++ b/libcrypt-random-source-perl_0.11.orig.tar.gz.id
@@ -0,0 +1 @@
+b4e2ac83ff3fd4ae27c7473d6e3ea4dc3ef4ab46

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


[libcrypt-random-source-perl] 08/12: Update copyright info: Extend copyright of packaging to cover current year.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.11-1
in repository libcrypt-random-source-perl.

commit 193195313c2313c04783351c438ecdbe29dffd58
Author: Jonas Smedegaard 
Date:   Mon Nov 9 13:27:17 2015 +0100

Update copyright info: Extend copyright of packaging to cover current year.
---
 debian/copyright | 2 +-
 debian/rules | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 80f0e5e..14cc0e0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,7 +16,7 @@ Comment:
  General Public License' version 1 or later.
 
 Files: debian/*
-Copyright: 2012-2014, Jonas Smedegaard 
+Copyright: 2012-2015, Jonas Smedegaard 
 License-Grant:
  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
diff --git a/debian/rules b/debian/rules
index cdd63f2..9356f1b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2012-2014, Jonas Smedegaard 
+# Copyright © 2012-2015, Jonas Smedegaard 
 # Description: Main Debian packaging script for Crypt::Random::Source
 #
 # 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/libcrypt-random-source-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

[libcrypt-random-source-perl] annotated tag upstream/0.11 created (now 3ff9349)

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag upstream/0.11
in repository libcrypt-random-source-perl.

at  3ff9349   (tag)
   tagging  9a423feacb505afdbdb0ee4e411c880a7403d9cb (commit)
  replaces  upstream/0.08
 tagged by  Jonas Smedegaard
on  Mon Nov 9 13:22:09 2015 +0100

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

iQIcBAABAgAGBQJWQI/xAAoJECx8MUbBoAEhxFEP/RgZwrhq9F88Lxra8AcmCONT
IWvBFUfK4b7w5NsrtyZGUlE8Ke2L+DP6Nk6H4Ux9O82z17ZQh4BrcjBv/GJ8z9Xh
1cOLUx05MnkD+S9qn4wZFvcBbsFjSY5Gca7pYXeaUhUuUpnRJ+9l1z2yoaTR+nXI
BLNg+ac4FQBM/akO00SeAlu0qKuHbd94RGcxS0W1i2Pyu3FAlNEViTtrhmVwOr+o
igsT0jvRMWg9Qvtj2MEUiV1VcOSvbLUO1szOIG4N4oaY1UCuMCjmNOxbF1Guxj/k
eVDU1cC18xN/uZlR5+2LQR9ha5ZJJnHh3IwAnjsv7Lm7XMIFO0KucuGhGtO0MASy
CzVZvuVW+jlo7EDJKlj9/gW2Ebu6pvVziNIlRpYT7QS+AOoTUc99UfPNHJjQmZce
4pJ7cqPw3yUSTIoB2C0SBImYH+zM6e949bfOfYHej7xogCztQSbENDwXf/Co1DfV
kA8TvU+4byOgIvs3z1adVwa/vUF+HaphdJTZy6IYkU5cshhHqNbd1QcJngfQfFw3
+WaB7JvWzsR8ZDJ/+k/rVzD+HiUClcDEspwhPJRcSVBKwcN+NdnL12qVLOk8sZlZ
R6glF1MyxbfUm8kP9XHBt7qqCgRD+RwKZaJBBtxQSnJ0OrNp3jKkAbAYICsAEwAW
sOr0uMoku5wYqDxDgNvN
=GxPo
-END PGP SIGNATURE-

Graham Knop (3):
  use Module::Runtime instead of Class::Load
  convert to Moo
  make path with default lazy to work around Moo not supporting multiple 
inheritance well

Jonas Smedegaard (1):
  Imported Upstream version 0.11

Karen Etheridge (21):
  canonicalize all the Yuvals
  ensure our namespaces are clean
  now using [Git::Contributors]
  clarify comment about prereqs
  newer namespace::clean is needed (RT#65244)
  IO::File 1.14 is apparently needed (RT#68873)
  gotta have a plan
  Crypt-Random-Source-0.09
  use %! to check $!
  Hopefully fix test failures on systems where an unexpected errno is 
returned
  Crypt-Random-Source-0.10
  keep $VERSION right in the repo
  [Test::CleanNamespaces] is now provided by my plugin bundle
  add a TODO file
  affirm that we work as far back as Moose itself does
  use a more specific link
  hardcode the distribution name in Changes, to reduce churn on each release
  switch to my podweaver plugin bundle
  this is a distribution eligible for static install
  post-Moo cleanup
  Crypt-Random-Source-0.11

---

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/libcrypt-random-source-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


[libcrypt-random-source-perl] 12/12: Prepare for release: Update changelog, control file and copyright hints.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.11-1
in repository libcrypt-random-source-perl.

commit 4b422a3b4b6f3fd520396a172bb5478799403419
Author: Jonas Smedegaard 
Date:   Mon Nov 9 13:54:17 2015 +0100

Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog   | 31 +++
 debian/control | 10 ++
 debian/copyright_hints | 35 +--
 3 files changed, 54 insertions(+), 22 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b81d9ca..747556f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,34 @@
+libcrypt-random-source-perl (0.11-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release(s).
++ Bump prereq on namespace::clean and IO::File.
++ Fix test on older operating systems that define EAGAIN and
+  EWOULDBLOCK as different values in errno.h.
++ Convert from Any::Moose to Moo.
+
+  [ Jonas Smedegaard ]
+  * Update copyright info:
++ List issue tracker as preferred upstream contact.
++ Use License-Grant and License-Reference fields.
+  Thanks to Ben Finney.
++ Extend copyright of packaging to cover current year.
+  * Add lintian override regarding license in License-Reference field.
+See bug#786450.
+  * Bump debhelper compatibility level to 9.
+  * Add lintian override regarding debhelper 9.
+  * Fix use CDBS snippet perl-build.mk (not perl-makemaker.mk).
+  * Update package relations:
++ (Build-)depend on libmodule-runtime-perl libmoo-perl
+  libtype-tiny-perl (not libany-moose-perl libclass-load-perl).
++ Build-depend on libmodule-build-tiny-perl: Needed by upstream
+  build.
++ Tighten build-dependency on cdbs: Needed for Module::Build::Tiny
+  builds.
+  * Declare compliance with Debian Policy 3.9.6.
+
+ -- Jonas Smedegaard   Mon, 09 Nov 2015 13:54:09 +0100
+
 libcrypt-random-source-perl (0.08-1) unstable; urgency=low
 
   [ Salvatore Bonaccorso ]
diff --git a/debian/control b/debian/control
index a441596..006d98f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,25 @@
 Source: libcrypt-random-source-perl
 Section: perl
 Priority: optional
-Build-Depends: cdbs,
+Build-Depends: cdbs (>= 0.4.122~),
  devscripts,
  perl,
+ libmodule-build-tiny-perl,
  debhelper,
  dh-buildinfo,
- libany-moose-perl,
  libcapture-tiny-perl,
- libclass-load-perl,
  libmodule-find-perl,
+ libmodule-runtime-perl,
+ libmoo-perl,
  libsub-exporter-perl,
+ libtype-tiny-perl,
  libnamespace-clean-perl,
  libtest-exception-perl,
  libtest-use-ok-perl,
  libcpan-meta-perl
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-random-source-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcrypt-random-source-perl.git
 Homepage: https://github.com/karenetheridge/Crypt-Random-Source
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 4625895..341db10 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -18,6 +18,7 @@ Files: Build.PL
  debian/control.in
  debian/gbp.conf
  debian/source/format
+ debian/source/lintian-overrides
  debian/watch
  dist.ini
  t/00-report-prereqs.dd
@@ -29,26 +30,24 @@ Files: Build.PL
  t/rand.t
  t/reread.t
  t/sugar.t
- weaver.ini
  xt/author/00-compile.t
+ xt/author/clean-namespaces.t
+ xt/author/eol.t
+ xt/author/kwalitee.t
+ xt/author/mojibake.t
+ xt/author/no-tabs.t
+ xt/author/pod-syntax.t
  xt/release/changes_has_content.t
  xt/release/cpan-changes.t
  xt/release/distmeta.t
- xt/release/eol.t
- xt/release/kwalitee.t
  xt/release/minimum-version.t
- xt/release/mojibake.t
- xt/release/no-tabs.t
  xt/release/pod-no404s.t
- xt/release/pod-syntax.t
  xt/release/portability.t
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: README
- README.pod
- lib/Crypt/Random/Source.pm
+Files: lib/Crypt/Random/Source.pm
  lib/Crypt/Random/Source/Base.pm
  lib/Crypt/Random/Source/Base/File.pm
  lib/Crypt/Random/Source/Base/Handle.pm
@@ -61,22 +60,22 @@ Files: README
  lib/Crypt/Random/Source/Weak/devurandom.pm
  lib/Crypt/Random/Source/Weak/rand.pm
 Copyright: 2008, Yuval Kogman
+  AND LICENCE
 License: UNKNOWN
  FIXME
 
 Files: debian/rules
-Copyright: 2012-2014, Jonas Smedegaard 
+Copyright: 2012-2015, Jonas Smedegaard 
 License: GPL-3+
  FIXME
 
-Files: LICENSE
-Copyright: 1989, Free Software Foundation, Inc
-  19xx name of author
-  19yy 
-  2008, Yuval Kogman
-  disclaimer" for the program, if
-  interest in the
-  the software, and
+Files: LICENCE
+Copyright: 2008, Yuval Kogman
 License: GPL-ever
  FIXME
 
+Files: README
+Copyright: 2008, Yuval Kogman
+License: UNKNOWN
+ FIXME
+

-- 
Alioth's 

[libcrypt-random-source-perl] 11/12: Declare compliance with Debian Policy 3.9.6.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.11-1
in repository libcrypt-random-source-perl.

commit 7190e81fd12b1e1c5a41b94326cf72ee7334b6d7
Author: Jonas Smedegaard 
Date:   Mon Nov 9 13:53:59 2015 +0100

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

diff --git a/debian/control.in b/debian/control.in
index d8514ec..7247139 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 
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-random-source-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcrypt-random-source-perl.git
 Homepage: https://github.com/karenetheridge/Crypt-Random-Source

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


[libcrypt-random-source-perl] 01/12: Merge tag 'upstream/0.11'

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.11-1
in repository libcrypt-random-source-perl.

commit 759328f5d3f26b8ce9a516f326524fa731cd79e4
Merge: a455794 9a423fe
Author: Jonas Smedegaard 
Date:   Mon Nov 9 13:22:12 2015 +0100

Merge tag 'upstream/0.11'

Upstream version 0.11

# gpg: Underskrift lavet man 09 nov 2015 13:22:09 CET
# gpg:bruger RSA nøgle 0x2C7C3146C1A00121
# gpg: God underskrift fra »Jonas Smedegaard «
# gpg:også kendt som »Jonas Smedegaard «
# gpg:også kendt som »Jonas Smedegaard «
# gpg:også kendt som »[jpeg image of size 4165]«

 Build.PL |  62 ++-
 CONTRIBUTING |  21 +-
 Changes  |  10 +
 INSTALL  |   1 -
 LICENSE => LICENCE   |   0
 MANIFEST |  17 +-
 META.json| 794 +++
 META.yml | 599 +---
 Makefile.PL  |  60 +-
 README   |   4 +-
 README.pod   |  84 ---
 dist.ini |  12 +-
 lib/Crypt/Random/Source.pm   |  40 +-
 lib/Crypt/Random/Source/Base.pm  |  19 +-
 lib/Crypt/Random/Source/Base/File.pm |  19 +-
 lib/Crypt/Random/Source/Base/Handle.pm   |  29 +-
 lib/Crypt/Random/Source/Base/Proc.pm |  24 +-
 lib/Crypt/Random/Source/Base/RandomDevice.pm |  21 +-
 lib/Crypt/Random/Source/Factory.pm   |  67 ++-
 lib/Crypt/Random/Source/Strong.pm|  19 +-
 lib/Crypt/Random/Source/Strong/devrandom.pm  |  19 +-
 lib/Crypt/Random/Source/Weak.pm  |  19 +-
 lib/Crypt/Random/Source/Weak/devurandom.pm   |  19 +-
 lib/Crypt/Random/Source/Weak/rand.pm |  19 +-
 t/00-report-prereqs.dd   |  98 +++-
 t/00-report-prereqs.t|  28 +-
 t/blocking.t |   4 +-
 t/dev_random.t   |  10 +-
 t/factory.t  |   3 +-
 t/proc.t |   3 +-
 t/rand.t |   3 +-
 t/reread.t   |   4 +-
 t/sugar.t|   3 +-
 weaver.ini   |   3 -
 xt/author/00-compile.t   |  12 +-
 xt/author/clean-namespaces.t |  11 +
 xt/{release/no-tabs.t => author/eol.t}   |  17 +-
 xt/author/kwalitee.t |   9 +
 xt/author/mojibake.t |   9 +
 xt/{release => author}/no-tabs.t |  13 +-
 xt/{release => author}/pod-syntax.t  |   1 +
 xt/release/changes_has_content.t |   2 +-
 xt/release/eol.t |   8 -
 xt/release/kwalitee.t|   4 -
 xt/release/minimum-version.t |   2 +-
 xt/release/mojibake.t|  12 -
 xt/release/portability.t |   1 +
 47 files changed, 1434 insertions(+), 804 deletions(-)

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

[libcrypt-random-source-perl] 06/12: Tidy rules file: Suppress versioned debhelper build-dependency.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.11-1
in repository libcrypt-random-source-perl.

commit a24f2c80b6e546abdddc64af218abdd2549143bf
Author: Jonas Smedegaard 
Date:   Mon Nov 9 13:26:52 2015 +0100

Tidy rules file: Suppress versioned debhelper build-dependency.
---
 debian/rules | 4 
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 0aacd93..cdd63f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ DEB_UPSTREAM_URL = 
http://www.cpan.org/modules/by-module/Crypt
 
 pkg = $(DEB_SOURCE_PACKAGE)
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed both by upstream build and (always) at runtime
 perl-deps = any-moose capture-tiny class-load module-find sub-exporter
 perl-deps += namespace-clean

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


[libcrypt-random-source-perl] 05/12: Bump debhelper compatibility level to 9.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.11-1
in repository libcrypt-random-source-perl.

commit 51b7c44f721019dedeaca1a4ef66d5bf926602d3
Author: Jonas Smedegaard 
Date:   Mon Nov 9 13:26:49 2015 +0100

Bump debhelper compatibility level to 9.
---
 debian/compat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9

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


[libcrypt-random-source-perl] annotated tag v0.10 created (now 0b749d9)

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag v0.10
in repository libcrypt-random-source-perl.

at  0b749d9   (tag)
   tagging  2cab9b6791c4f9717910303f5f6d7cd9225f044a (commit)
  replaces  v0.09
 tagged by  Karen Etheridge
on  Sun Aug 31 11:05:34 2014 -0700

- Log -
v0.10

Karen Etheridge (3):
  use %! to check $!
  Hopefully fix test failures on systems where an unexpected errno is 
returned
  Crypt-Random-Source-0.10

---

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/libcrypt-random-source-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


[libcrypt-random-source-perl] annotated tag v0.11 created (now a830a76)

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag v0.11
in repository libcrypt-random-source-perl.

at  a830a76   (tag)
   tagging  2908bcced299fb9782beb9b5e42ce2581d8aa51a (commit)
  replaces  v0.10
 tagged by  Karen Etheridge
on  Fri Oct 23 20:59:24 2015 -0700

- Log -
v0.11

Graham Knop (3):
  use Module::Runtime instead of Class::Load
  convert to Moo
  make path with default lazy to work around Moo not supporting multiple 
inheritance well

Karen Etheridge (10):
  keep $VERSION right in the repo
  [Test::CleanNamespaces] is now provided by my plugin bundle
  add a TODO file
  affirm that we work as far back as Moose itself does
  use a more specific link
  hardcode the distribution name in Changes, to reduce churn on each release
  switch to my podweaver plugin bundle
  this is a distribution eligible for static install
  post-Moo cleanup
  Crypt-Random-Source-0.11

---

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/libcrypt-random-source-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


[libmoox-log-any-perl] 05/11: Bump debhelper compatibility level to 9.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmoox-log-any-perl.

commit 23cb2afb8b6897ba8ad45011074b6988f91387a1
Author: Jonas Smedegaard 
Date:   Mon Nov 9 12:53:23 2015 +0100

Bump debhelper compatibility level to 9.
---
 debian/compat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9

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


[libmoox-log-any-perl] 10/11: Update copyright info: Extend copyright of packaging to cover recent years.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmoox-log-any-perl.

commit 9c3431e169a7ccac70cf67a5b69f7eeb01456a66
Author: Jonas Smedegaard 
Date:   Mon Nov 9 12:56:06 2015 +0100

Update copyright info: Extend copyright of packaging to cover recent years.
---
 debian/copyright | 2 +-
 debian/rules | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 7cd76d0..73fabc1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -15,7 +15,7 @@ Comment:
  General Public License' version 1 or later.
 
 Files: debian/*
-Copyright: 2013, Jonas Smedegaard 
+Copyright: 2013-2015, Jonas Smedegaard 
 License-Grant:
  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
diff --git a/debian/rules b/debian/rules
index a8d9be8..4cafeaf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
-# Copyright 2013, Jonas Smedegaard 
+# Copyright © 2013-2015 Jonas Smedegaard 
 # Description: Main Debian packaging script for MooX::Log::Any
 #
 # 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/libmoox-log-any-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

[libcatmandu-marc-perl] 01/01: Add bug closure.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libcatmandu-marc-perl.

commit c48b1da414eef84891216116f6b5140825fd71b3
Author: Jonas Smedegaard 
Date:   Mon Nov 9 14:00:49 2015 +0100

Add bug closure.
---
 debian/changelog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/changelog b/debian/changelog
index 382f2f7..56d0050 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libcatmandu-marc-perl (0.214-1) UNRELEASED; urgency=medium
   [ upstream ]
   * New release.
 + Maintenance release skipping buggy Catmandu versions.
+  Closes: Bug#804428. Thanks to Chris Lamb.
 
  -- Jonas Smedegaard   Mon, 09 Nov 2015 11:27:36 +0100
 

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


[libperl-prereqscanner-perl] annotated tag debian/1.023-1 created (now efda59a)

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

gregoa pushed a change to annotated tag debian/1.023-1
in repository libperl-prereqscanner-perl.

at  efda59a   (tag)
   tagging  70b0228e1faec12cc2996e57f9aa808e0a7cfc1f (commit)
  replaces  debian/1.020-1
 tagged by  gregor herrmann
on  Mon Nov 9 22:00:13 2015 +0100

- Log -
tagging package libperl-prereqscanner-perl version debian/1.023-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJWQQldXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGx7wQAJstEwTLdP3aDIiq6L8bSZ+T
4XZggSeAzxoTudE9gznNAtiekjeBpmw5hyLJHOIcTjwgtdiZmffhHJOse8wIyZ81
DeAM9qHIa9pBRyS2G8CmUHNxFI9ZvwTehWvkjyioAafFSySmXNvt/GYLikTQOs56
cc+z6WFwH3rTWIx8f7GmnF7ij/Orj9zXFSPUQs9UiprkRzH71jg3q5DUqPngEuMh
y8CgjhA99bDLvLOyqUUXkMbJigmQ/IaZUujH8zChP3gEYewr1pQ12M+ADPNbF8rJ
xwHPObYcMCLWADgIZ/knpEMP8ygcWmiFi8MZFK5qxxdQ6BsQMuxxPDG32qQp4z8K
ABwX4bTajbyi06IE51qp61dTlNFTdwjeMwTIsbvigzjRpm7muVMwihPAPMkXxN8t
H879GmYkzwxeBhxojfAE2IWnAjjOEtzGNG936T586yQpL7Efo8dfVaNs5DBfEvMb
lISbajc58oMYoaTsGjKUVfrqLqfPGB84xEs7hjbEr3t5GyHoPVZ5eNSUJAScgvxD
KrvQFcVrVXVgew16fC13JpvUlF/VkHlWSrHgFYuyGTKkLC+wyUXkbFCCnTXB1OvR
anPet8pHibN0HUTtDZUf/sTSCNimc8+0w8n/JrTw67oOEFjuxEAQW33DhUlRWWAR
luERe2aozUk0U3ru2X6k
=SGZk
-END PGP SIGNATURE-

Christopher J. Madsen (2):
  Look for "require Module; Module->VERSION(min);"
  If PPI parsing fails, report PPI::Document->errstr

David Golden (6):
  Add scanner for aliased.pm module
  Add the POE scanner for POE components
  Require CPAN::Meta::Requirements 2.120630
  include .t files in scan_prereqs
  clarify scan_prereqs documentation
  Add support for superclass.pm

David Steinbrunner (1):
  typo fix

Ed J (1):
  Fixes for "perl in space"

Florian Ragwitz (2):
  scanner to find recent Test::More usage
  Add testcase for weird package names + with

Jakob Voss (1):
  let scan_prereqs recurse into directories

Jerome Quelin (6):
  v1.006
  move test data to corpus/
  ignoring vim backup files
  v1.007
  v1.008
  v1.011

John SJ Anderson (1):
  Add --cpanm option to bin/scan_prereqs

Jérôme Quelin (102):
  ignore file for git
  initial dist-zilla config
  initial module checkin, taken from preprender plugin
  basic compile test
  first working version
  updating dzil conf
  v0.1.0
  do not extract prereq from pod
  specify git repository
  adding functional tests
  v0.1.1
  making sure comments do not pollute output
  v0.1.2
  updated tests to check moose roles
  extracting moose roles prereqs
  adding tests for skiplist
  adding support for skiplist
  using fake DZPA:: modules for tests
  pod fix
  pod update
  v0.2.0
  extracting moose extends
  rewrote dist.ini
  compile test now provided by dzp:compiletests
  v0.3.0
  manifst should come last
  v0.3.1
  trim only modules shipped by dist
  update test: trim only modules shipped by dist
  do not require modules used in tests
  adding comments in tests
  move all test modules to DZPA:: namespace
  move strictures to please perlcritic
  modernizing + move to 1.yydddn version
  v1.093000
  recognize indented uses and requires
  test added for indent use
  using meaningful test modules
  v1.093060
  forgot to add version in changes
  adding an abstract to fake module
  using meta.yml instead of hacking makefile.pl to test prereqs
  adding a name to the test
  pod update
  using dzil mailing-list
  requiring perl 5.8.x
  sweetening code with moosex::has::sugar
  v1.093190
  using podweaver
  remove some blank lines
  using jquelin dzil pluginbundle
  using path::class
  clean after tests
  pod update
  v1.100080
  ignore modules with weird chars
  test for module with weird chars
  v1.100090
  using ppi to parse files
  using test::deep for easier debugging
  moose extends can have more than one param
  skipping lib,strict,warnings
  extracting prereqs from base and parent
  adding tests for base and parent
  no need to prefix test by number
  moose focuses only with statement beginning with a word
  oops, _looks_like_version() was used elsewhere
  adding an example dist.ini
  comment update
  pod update
  parent is only used in the tests
  v1.100130
  crafting a test for the noprereq situation
  v1.100460
  pod update (coverage++)
  renaming scan_document() to scan_ppi_document()
  new method scan_file()
  new method scan_string()
  pod update
  removing pod still relating to dzil:autoprereq
  fix stupid shift params error
  testing 

[libperl-prereqscanner-perl] 10/10: releasing package libperl-prereqscanner-perl version 1.023-1

2015-11-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 libperl-prereqscanner-perl.

commit 70b0228e1faec12cc2996e57f9aa808e0a7cfc1f
Author: gregor herrmann 
Date:   Mon Nov 9 22:00:13 2015 +0100

releasing package libperl-prereqscanner-perl version 1.023-1
---
 debian/changelog | 12 
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 76797e5..387421f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,18 @@
-libperl-prereqscanner-perl (1.023-1) UNRELEASED; urgency=medium
+libperl-prereqscanner-perl (1.023-1) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
-  * Add debian/upstream/metadata
-  * Import upstream version 1.023
+  * Add debian/upstream/metadata.
+  * Import upstream version 1.023.
+  * Update years of packaging copyright.
+  * Mark package as autopkgtest-able.
+  * Declare compliance with Debian Policy 3.9.6.
+  * Bump debhelper compatibility level to 9.
 
- -- gregor herrmann   Mon, 09 Nov 2015 21:38:07 +0100
+ -- gregor herrmann   Mon, 09 Nov 2015 21:59:05 +0100
 
 libperl-prereqscanner-perl (1.020-1) unstable; urgency=medium
 

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


[libperl-prereqscanner-perl] 01/10: Merge tag 'upstream/1.020'

2015-11-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 libperl-prereqscanner-perl.

commit 649f3deb8a2bbba539103aae393dafe41c5580b1
Merge: 7e169ee 620dc64
Author: gregor herrmann 
Date:   Mon Nov 9 21:37:40 2015 +0100

Merge tag 'upstream/1.020'

Upstream version 1.020


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


[libpath-dispatcher-perl] 04/06: Update debian/changelog

2015-11-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 libpath-dispatcher-perl.

commit 0f06bde4cc0cf98d8fabbd4fc4519f337e1455ae
Author: Florian Schlichting 
Date:   Mon Nov 9 22:10:16 2015 +0100

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 6652274..af05fcd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libpath-dispatcher-perl (1.05-2) UNRELEASED; urgency=medium
+libpath-dispatcher-perl (1.06-1) UNRELEASED; urgency=medium
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
@@ -8,8 +8,9 @@ libpath-dispatcher-perl (1.05-2) UNRELEASED; urgency=medium
 
   [ Florian Schlichting ]
   * Add debian/upstream/metadata
+  * Import upstream version 1.06
 
- -- gregor herrmann   Thu, 27 Feb 2014 22:39:32 +0100
+ -- Florian Schlichting   Mon, 09 Nov 2015 22:10:16 +0100
 
 libpath-dispatcher-perl (1.05-1) unstable; urgency=low
 

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


[libpath-dispatcher-perl] 05/06: Update upstream copyright, drop paragraph for M::I

2015-11-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 libpath-dispatcher-perl.

commit d12f371d197e18cbfc7fa8e4e780f1b5c97427f1
Author: Florian Schlichting 
Date:   Mon Nov 9 22:58:52 2015 +0100

Update upstream copyright, drop paragraph for M::I
---
 debian/copyright | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 22513d0..2c792df 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,12 +5,7 @@ Source: https://metacpan.org/release/Path-Dispatcher
 
 Files: *
 Copyright: 2008-2011, Best Practical Solutions
-License: Artistic or GPL-1+
-
-Files: inc/Module/*
-Copyright: 2002-2012, Adam Kennedy 
- 2002-2012, Audrey Tang 
- 2002-2012, Brian Ingerson 
+ 2015, Shawn M Moore 
 License: Artistic or GPL-1+
 
 Files: debian/*

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


[libpath-dispatcher-perl] annotated tag upstream/1.06 created (now fe2ef76)

2015-11-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.06
in repository libpath-dispatcher-perl.

at  fe2ef76   (tag)
   tagging  a408943c59c868ccb97e1814f690f1c85caa310a (commit)
  replaces  upstream/1.05
 tagged by  Florian Schlichting
on  Mon Nov 9 22:08:57 2015 +0100

- Log -
Upstream version 1.06

David Pottage (3):
  Switch packaging to Dist::Zilla
  Add Dist::Zilla's build dir to .gitignore
  Remove Module::Install from dependencies

Florian Ragwitz (2):
  Failing test for swallowing exceptions
  Stop swallowing exceptions

Florian Schlichting (1):
  Imported Upstream version 1.06

Shawn M Moore (235):
  Doc typo fix
  Eq just had Regex's doc copied over, fix.
  Doc for Path::Dispatcher::Role::Rules
  Doc for Metadata rule
  Amend synopsis to include "extensible" :)
  Merge branch 'master' of git://github.com/robertkrimen/path-dispatcher
  Merge branch 'master' of git://github.com/robertkrimen/path-dispatcher
  Minor fixes
  Update the Cookbook with "then", some verbiage
  Uncomment "then"'s doc
  Use "then" in the chaining test
  Fix spelling of delimiter :)
  It's just "abort" not "abort rule"
  Make Chain a subclass of Always
  Always use a plan
  .gitignore
  Merge branch 'builder' of git://github.com/robertkrimen/path-dispatcher
  Some cleanup in Builder
  Some cleanup
  Begin removing ends_dispatch and before/after
  Some more cleanup, killing stages harder
  Fully remove stages, yay
  Use $builder's next_rule and last_rule
  Factor out the builder class
  Factor out dispatcher class
  Cleanup; make the options to Path::Dispatcher::Declarative, such as
  More simplifications
  Restore the default of case sensitive tokens
  Factor out populating defaults
  Make rule_creators a method
  Unimport Any::Moose's sugar
  Ignore more dist crap
  Don't stomp on any rule's existing name
  Bring Cookbook up to date, add tests to make sure I'm not lying
  Be way more lenient in boxing a path - anything that isn't a
  Oops, wrong class name
  Don't specify defaults more than needed
  0.10 changes
  Bump to 0.11
  Consistency fixes from confound
  Better example, since you should always run coderefs through $match->run
  The attribute name is _matches not matches
  Another badly named key
  clone_object was deprecated
  Ignore cover_db
  0.11 Changes
  Bump to 0.12
  Give dispatch rule a "rules" method
  Failing test for not preserving undef in run_with_number_vars
  Handle undef number vars better
  Anchor the regex for efficiency
  0.12 changes
  Bump to 0.13
  Force 0 or 1 for the set_number_vars default
  I am a big dummy
  Add unshift_rule method
  0.13 changes
  Revert ? 1 : 0, it was just a weird symptom
  Minimum version 5.8.1
  Bump Module::Install
  Makefile.PL tweaks
  Add repository information
  Add dist crap to Changes
  Bump to 0.14
  Add failing test for lazy dispatch
  Remove commented out code
  Revert "Add failing test for lazy dispatch"
  Doc tweaks
  Basic tests for completion
  Add stub complete method
  Okay this one is not simple!
  Add an actually-simple test
  Refactor _prefix_match out to let rules simplify their match logic
  _complete for Eq rules
  Promote complete to a public method; stub for all Rules
  Test completing on an individual rule
  When we try to complete on a dispatcher, let each rule have at it
  Refactor Token matching into something with a callback
  Remove tracing from Tokens->_match for now
  Ease refactoring
  Refactor _match so complete will be able to reuse its logic
  A complete method for Tokens
  Complete paths should not return themselves
  Kill EOL whitespace
  More tests
  complete for Under rules
  Add the prefix back in when we complete an Under
  complete returns full paths
  Remove duplicate completions
  A fix for, and more tests for, token matching
  Handle delimiters infinitesimally better
  Refactor tests to use new complete_ok
  Another complete_ok refactor
  Painful delimiter tests
  First stab at making delimiters work better
  Remove excess delimiters in untokenize
  Add ->complete to declarative dispatchers
  Handle alternations better
  More tests to make sure tokens complete properly
  Link to path-dispatcher-debugger
  Document Dispatcher->complete
  0.14 changes (post-release and post-tag, oops :))
  Bump to 0.15
  Rules of type dispatch forward "complete" requests
  Add alternation rules
  Empty intersections and alternations do not match
  Case 

[libpath-dispatcher-perl] 01/01: pristine-tar data for libpath-dispatcher-perl_1.06.orig.tar.gz

2015-11-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 libpath-dispatcher-perl.

commit c2c0c99f612d8a7cdc2fdf7827da23c5acf83cb2
Author: Florian Schlichting 
Date:   Mon Nov 9 22:08:57 2015 +0100

pristine-tar data for libpath-dispatcher-perl_1.06.orig.tar.gz
---
 libpath-dispatcher-perl_1.06.orig.tar.gz.delta | Bin 0 -> 3012 bytes
 libpath-dispatcher-perl_1.06.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libpath-dispatcher-perl_1.06.orig.tar.gz.delta 
b/libpath-dispatcher-perl_1.06.orig.tar.gz.delta
new file mode 100644
index 000..b6d225d
Binary files /dev/null and b/libpath-dispatcher-perl_1.06.orig.tar.gz.delta 
differ
diff --git a/libpath-dispatcher-perl_1.06.orig.tar.gz.id 
b/libpath-dispatcher-perl_1.06.orig.tar.gz.id
new file mode 100644
index 000..ad4302b
--- /dev/null
+++ b/libpath-dispatcher-perl_1.06.orig.tar.gz.id
@@ -0,0 +1 @@
+c185f31c57623747cd04d825085aab4affd77456

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


[libpath-dispatcher-perl] branch master updated (dab7de8 -> 49980b3)

2015-11-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 libpath-dispatcher-perl.

  from  dab7de8   update changelog
   new  1b7e6ad   Add debian/upstream/metadata
   new  18b8c66   Update debian/changelog
  adds  9b95e01   Project layout
  adds  15355c9   Begin the API (upon which the sugar will be built)
  adds  b878b8e   Reify rules
  adds  9ae5730   Tweak rule a little, add matches and run methods
  adds  63fe580   Flesh out the dispatch code
  adds  b6f1824   Better test Jifty::Dispatcher compat - each rule coderef 
receives no arguments
  adds  cec06a4   Refactor the dispatcher rule, solidify the "match" method
  adds  8731388   Add more tests
  adds  a3e8de6   Keep track of $1 and friends, and populate them at the 
right time
  adds  23065d8   More rule tests
  adds  53034a7   Make sure that the dispatch thunk sets $1 etc properly
  adds  2238232   Return undef when dispatch 404s, tests for it
  adds  e241af0   Run rules in stages
  adds  cae2192   Pass the current match state to begin/end stage methods
  adds  47ea7e5   Make attributes read-only for sanity/optimization purposes
  adds  a139a61   Allow rules to be "fallthrough" or not; by default, "on" 
rules are not fallthrough, others are
  adds  8b74056   (Failing) tests for aborting the dispatch
  adds  564dc36   Implement aborting the dispatch by die-ing with a special 
value
  adds  95cd378   Support for arbitrary dispatch matching with coderefs (so 
we can support Jifty::Dispatcher's "when" rule type)
  adds  0907163   Begin Path::Dispatcher::Declarative
  adds  97c353f   Figure out how sugar will be distributed
  adds  2cb8eec   Add "on", more tests
  adds  9f5d228   Add (failing) tests for layering dispatcher rules across 
subclasses
  adds  b9d3943   Add failing tests for having a super dispatcher
  adds  c08e23f   Support (and more tests for) "super" dispatchers
  adds  f2fdadb   Small refactor to give defer_to_super_dispatcher more 
control
  adds  c5cd031   Support for super dispatchers in the sugar layer
  adds  5a1b3f9   Support for named dispatchers
  adds  83b50fd   Declarative dispatchers take their name from the package 
into which they're installed
  adds  2cf2b99   Support for adding stages (plugins!) and adding rules to 
before/on/after any stage. Rename the before and after stages to first and last.
  adds  2087282   Failing tests for dispatching with arguments
  adds  82df29d   We can now pass arguments to each rule's block from "run" 
or invoking the coderef returned by "dispatch"
  adds  0e7270d   Make sure that we return no useful value, so we don't 
have to worry about backwards compatibility when we figure out how to return 
values from a dispatch/run
  adds  37d3a19   Throw an error if "use Path::Dispatcher -base" or similar 
is used
  adds  17177b7   "use MyApp::Dispatcher" should not export sugar. but "use 
MyFramework::Dispatcher -base" should
  adds  fe4152c   ignore blib
  adds  ba7771f   Reify dispatch and dispatch match, refactor super 
dispatcher to just splat its matches into the current dispatch's matches
  adds  e8b6416   Move the "invoke match" logic into match where it belongs 
(and now can be subclassed to do interesting things)
  adds  2694cc6   add_rule should not silently create new rules, because 
we'll be getting multiple rule subclasses
  adds  98a1f80   We also don't need rule_class any more
  adds  472a3e4   Add some Rule subclasses: CodeRef, Regex, Tokens. Regex 
will probably be subsumed by Tokens
  adds  d805765   Remove the logic in Rule that is controlled by subclasses
  adds  149381a   Test fixes for the API change in add_rule
  adds  4f3c0f4   Simplest implementation of tokens rule
  adds  98df5e3   Refactor out the qualifying-stage-names code
  adds  0698fe5   Always redispatch (now more extensibly), subclasses can 
disable this for efficiency if they wish
  adds  cbe46c6   Reify dispatch stage so we can have more logic in it
  adds  10dd746   Allow rules to have a stage object or name
  adds  114b4d6   Solidify when a match ends the current stage by adding a 
method to the stage class
  adds  00ec8c9   Be more helpful in "use Path::Dispatcher 'foo'"
  adds  1a757e9   Clean up some old code
  adds  f631828   Rules now belong to stages. Rules are now also 
stage-agnostic. Much cleaner code and concepts :)
  adds  d4aa3fd   Misc cleanup
  adds  5edeed7   Assign dispatcher names based on class name, instead of 
always Path::Dispatcher
  adds  d39639c   Remove another vestigial line
  adds  d536180   Remove the first and last stages. If apps want them, they 
can add them
  adds  7d36576   Finally pass all tests by asking stages if we should 
allow redispatch
  adds  bbc63cf   Remove 

[libtangram-perl] branch master updated (ecf36bd -> 0683251)

2015-11-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 libtangram-perl.

  from  ecf36bd   update changelog
   new  a08e0ce   Add debian/upstream/metadata
   new  90e98b4   Update debian/changelog
  adds  0e30e5d   Imported Upstream version 2.12
   new  67a6374   Merge tag 'upstream/2.12'
   new  2dc60a1   Update debian/changelog
   new  d2268ee   Refresh spelling.patch
   new  f06c55f   Bump dh compat to level 9
   new  b3644a5   Declare compliance with Debian Policy 3.9.6
   new  afb0ee6   Mark package autopkgtest-able
   new  4a767dd   Add (optional) dependencies on DateTime and YAML
   new  5829a85   skip failing syntax checks
   new  0683251   prepare changelog for release

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:
 Changes.pod  | 194 +++
 MANIFEST |  22 ++-
 MANIFEST.SKIP|   2 +-
 META.json|  47 ++
 META.yml |  43 --
 MYMETA.json  |  47 ++
 MYMETA.yml   |  28 
 Makefile.PL  |   2 +-
 README   |   4 +-
 SIGNATURE| 221 +++
 debian/changelog |  14 +-
 debian/compat|   2 +-
 debian/control   |  14 +-
 debian/patches/spelling.patch|   6 +-
 debian/tests/pkg-perl/syntax-skip|  16 ++
 debian/upstream/metadata |   4 +
 lib/Tangram.pm   |  64 ++--
 lib/Tangram.pod  |   2 +-
 lib/Tangram/Core.pm  |  44 +-
 lib/Tangram/Cursor.pm|  61 ++--
 lib/Tangram/Cursor/Data.pm   |   4 +-
 lib/Tangram/Expr.pm  |  40 -
 lib/Tangram/Expr/Coll.pm |   3 +-
 lib/Tangram/Expr/Filter.pm   |  11 +-
 lib/Tangram/Expr/FlatHash.pm |   2 +
 lib/Tangram/Expr/QueryObject.pm  |  21 ++-
 lib/Tangram/Expr/RDBObject.pm|   1 +
 lib/Tangram/Expr/Select.pm   |  12 +-
 lib/Tangram/Intro.pod|   7 +
 lib/Tangram/Lazy/Ref.pm  |   1 +
 lib/Tangram/Relational.pm|  99 ++--
 lib/Tangram/Relational/Engine.pm |  16 +-
 lib/Tangram/Relational/Engine/Class.pm   |   1 +
 lib/Tangram/Relational/PolySelectTemplate.pm |  17 ++-
 lib/Tangram/Relational/Schema.pm |   8 +-
 lib/Tangram/Schema.pm|  18 ++-
 lib/Tangram/Schema.pod   |   3 +-
 lib/Tangram/Schema/Class.pm  |   2 +
 lib/Tangram/Schema/ClassHash.pm  |   1 +
 lib/Tangram/Storage.pm   | 119 +++
 lib/Tangram/Storage.pod  |   3 +
 lib/Tangram/Storage/Statement.pm |   1 +
 lib/Tangram/Sucks.pm |  36 -
 lib/Tangram/Type.pm  |  10 ++
 lib/Tangram/Type/Abstract/Array.pm   |   1 +
 lib/Tangram/Type/Abstract/Coll.pm|   2 +
 lib/Tangram/Type/Abstract/Hash.pm|   2 +
 lib/Tangram/Type/Abstract/Set.pm |   1 +
 lib/Tangram/Type/Array/FromMany.pm   |   3 +
 lib/Tangram/Type/Array/FromOne.pm|   1 +
 lib/Tangram/Type/Array/Scalar.pm |   2 +
 lib/Tangram/Type/Array/Scalar.pod|   4 +-
 lib/Tangram/Type/Date/Cooked.pm  |   6 +-
 lib/Tangram/Type/Date/TimeHiRes.pm   | 104 +
 lib/Tangram/Type/Dump/Any.pm |   5 +
 lib/Tangram/Type/Dump/Perl.pm|   2 +
 lib/Tangram/Type/Dump/Storable.pm|   2 +
 lib/Tangram/Type/Hash/FromMany.pm|   7 +-
 lib/Tangram/Type/Hash/FromOne.pm |   5 +
 lib/Tangram/Type/Hash/Scalar.pm  |   2 +
 lib/Tangram/Type/Hash/Scalar.pod |   4 +-
 lib/Tangram/Type/Interval.pm |  14 ++
 lib/Tangram/Type/Interval/HiRes.pm   |  20 +++
 lib/Tangram/Type/Real.pm |   1 +
 lib/Tangram/Type/Ref/FromMany.pm |   4 +
 lib/Tangram/Type/Ref/FromOne.pm  |   2 +
 lib/Tangram/Type/Scalar.pm   |   1 +
 lib/Tangram/Type/Set/FromMany.pm |   6 +
 lib/Tangram/Type/Set/FromOne.pm  |   7 +
 lib/Tangram/Util.pm  |  68 

[libtangram-perl] 01/11: Add debian/upstream/metadata

2015-11-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 libtangram-perl.

commit a08e0ceb42b794aea29f4df41403742cfc220054
Author: Florian Schlichting 
Date:   Mon Nov 9 21:54:11 2015 +0100

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

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..38b84fb
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Archive: CPAN
+Contact: unknown
+Name: Tangram

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


[libtangram-perl] 08/11: Mark package autopkgtest-able

2015-11-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 libtangram-perl.

commit afb0ee63e0fcae9e9dacb991f39ad5791c72f509
Author: Florian Schlichting 
Date:   Mon Nov 9 22:05:18 2015 +0100

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

diff --git a/debian/control b/debian/control
index e075256..36a368e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtangram-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtangram-perl.git
 Homepage: https://metacpan.org/release/Tangram
+Testsuite: autopkgtest-pkg-perl
 
 Package: libtangram-perl
 Architecture: all

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


[libtangram-perl] 10/11: skip failing syntax checks

2015-11-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 libtangram-perl.

commit 5829a8572a75b38bde139e38c55c55e13e1c17cd
Author: Florian Schlichting 
Date:   Mon Nov 9 22:52:41 2015 +0100

skip failing syntax checks
---
 debian/tests/pkg-perl/syntax-skip | 16 
 1 file changed, 16 insertions(+)

diff --git a/debian/tests/pkg-perl/syntax-skip 
b/debian/tests/pkg-perl/syntax-skip
new file mode 100644
index 000..91f9366
--- /dev/null
+++ b/debian/tests/pkg-perl/syntax-skip
@@ -0,0 +1,16 @@
+# some weird syntax, or plain typos in long-unused code?? (cf rt#108632)
+/usr/share/perl5/Tangram/Type/Ref/FromOne.pm
+/usr/share/perl5/Tangram/Springfield.pm
+/usr/share/perl5/Tangram/Type/Date/Raw.pm
+
+# unpackaged (optional) dependency on Data::Lazy
+/usr/share/perl5/Tangram/Type/Dump/Perl.pm
+/usr/share/perl5/Tangram/Type/Dump/Any.pm
+/usr/share/perl5/Tangram/Type/Dump/Storable.pm
+/usr/share/perl5/Tangram/Type/Dump.pm
+
+# circular use/ISA
+/usr/share/perl5/Tangram/Type/Scalar.pm
+/usr/share/perl5/Tangram/Type/Integer.pm
+/usr/share/perl5/Tangram/Type/Real.pm
+

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


[libtangram-perl] annotated tag upstream/2.12 created (now d0415a1)

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

fsfs pushed a change to annotated tag upstream/2.12
in repository libtangram-perl.

at  d0415a1   (tag)
   tagging  0e30e5dca085c75c07aaa0435475742927b85b2e (commit)
  replaces  upstream/2.10
 tagged by  Florian Schlichting
on  Mon Nov 9 21:54:21 2015 +0100

- Log -
Upstream version 2.12

Florian Schlichting (1):
  Imported Upstream version 2.12

---

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/libtangram-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


[libpath-dispatcher-perl] 02/06: Update debian/changelog

2015-11-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 libpath-dispatcher-perl.

commit 18b8c66802285b43575c4157567747acfcf4940a
Author: Florian Schlichting 
Date:   Mon Nov 9 22:06:44 2015 +0100

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 86601fc..6652274 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ libpath-dispatcher-perl (1.05-2) UNRELEASED; urgency=medium
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
+  [ Florian Schlichting ]
+  * Add debian/upstream/metadata
+
  -- gregor herrmann   Thu, 27 Feb 2014 22:39:32 +0100
 
 libpath-dispatcher-perl (1.05-1) unstable; urgency=low

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


[libpath-dispatcher-perl] 03/06: Merge tag 'upstream/1.06'

2015-11-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 libpath-dispatcher-perl.

commit 90b7ca129472824ce55f677c619f66b8e1fd3496
Merge: 18b8c66 a408943
Author: Florian Schlichting 
Date:   Mon Nov 9 22:08:57 2015 +0100

Merge tag 'upstream/1.06'

Upstream version 1.06

 Changes|   5 +
 LICENSE| 379 +++
 MANIFEST   |  19 +-
 META.yml   |  24 +-
 Makefile.PL|  74 +++-
 dist.ini   |  37 ++
 inc/Module/Install.pm  | 470 
 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/GithubMeta.pm   |  51 ---
 inc/Module/Install/Makefile.pm | 418 -
 inc/Module/Install/ManifestSkip.pm |  48 ---
 inc/Module/Install/Metadata.pm | 722 -
 inc/Module/Install/Win32.pm|  64 
 inc/Module/Install/WriteAll.pm |  63 
 lib/Path/Dispatcher.pm |   2 +-
 18 files changed, 500 insertions(+), 2251 deletions(-)

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


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

2015-11-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 libpath-dispatcher-perl.

commit 1b7e6ade25a4309e745e8fa5568b928437afc6ac
Author: Florian Schlichting 
Date:   Mon Nov 9 22:06:44 2015 +0100

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..57a8700
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Archive: CPAN
+Contact: Shawn M Moore, C<<  >>
+Name: Path-Dispatcher
+Repository: git://github.com/sartak/path-dispatcher.git

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


[libpath-dispatcher-perl] branch pristine-tar updated (5411259 -> c2c0c99)

2015-11-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 libpath-dispatcher-perl.

  from  5411259   pristine-tar data for 
libpath-dispatcher-perl_1.05.orig.tar.gz
   new  c2c0c99   pristine-tar data for 
libpath-dispatcher-perl_1.06.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:
 libpath-dispatcher-perl_1.06.orig.tar.gz.delta | Bin 0 -> 3012 bytes
 libpath-dispatcher-perl_1.06.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libpath-dispatcher-perl_1.06.orig.tar.gz.delta
 create mode 100644 libpath-dispatcher-perl_1.06.orig.tar.gz.id

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


[libpath-dispatcher-perl] 06/06: Update changelog / IGNORE no code changes

2015-11-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 libpath-dispatcher-perl.

commit 49980b32ead8ba23b3d70700f7124a29d216361e
Author: Florian Schlichting 
Date:   Mon Nov 9 23:00:53 2015 +0100

Update changelog / IGNORE no code changes
---
 debian/changelog | 4 
 1 file changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index af05fcd..559076a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 libpath-dispatcher-perl (1.06-1) UNRELEASED; urgency=medium
 
+  IGNORE-VERSION: 1.06-1
+  # no code changes
+
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 
@@ -9,6 +12,7 @@ libpath-dispatcher-perl (1.06-1) UNRELEASED; urgency=medium
   [ Florian Schlichting ]
   * Add debian/upstream/metadata
   * Import upstream version 1.06
+  * Update upstream copyright, delete paragraph for M::I (dropped upstream)
 
  -- Florian Schlichting   Mon, 09 Nov 2015 22:10:16 +0100
 

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


[libperl-prereqscanner-perl] 08/10: Declare compliance with Debian Policy 3.9.6.

2015-11-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 libperl-prereqscanner-perl.

commit 1f05ed6ce13f97e4381b770f6f37b531e5b0c6bc
Author: gregor herrmann 
Date:   Mon Nov 9 21:41:51 2015 +0100

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 c2292d9..6657222 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: perl,
  libstring-rewriteprefix-perl,
  libtry-tiny-perl,
  perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libperl-prereqscanner-perl.git
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libperl-prereqscanner-perl.git
 Homepage: https://metacpan.org/release/Perl-PrereqScanner

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


[libperl-prereqscanner-perl] 03/10: Update debian/changelog

2015-11-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 libperl-prereqscanner-perl.

commit 252d29489c2f611fadbabcd0f49566de66ca16e6
Author: gregor herrmann 
Date:   Mon Nov 9 21:37:46 2015 +0100

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 9332c07..51344d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libperl-prereqscanner-perl (1.020-2) UNRELEASED; urgency=medium
 
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
+  * Add debian/upstream/metadata
 
  -- Salvatore Bonaccorso   Sat, 16 Aug 2014 09:34:16 +0200
 

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


[libperl-prereqscanner-perl] 06/10: Update years of packaging copyright.

2015-11-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 libperl-prereqscanner-perl.

commit 5231302cb30a30123be9a332b8cf4c1e85b5d9c0
Author: gregor herrmann 
Date:   Mon Nov 9 21:41:35 2015 +0100

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

diff --git a/debian/copyright b/debian/copyright
index 3e92785..744d083 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,7 +10,7 @@ License: Artistic or GPL-1+
 Files: debian/*
 Copyright: 2010, Jonathan Yu 
2010-2013, Salvatore Bonaccorso 
-   2010-2014, gregor herrmann 
+   2010-2015, gregor herrmann 
 License: Artistic or GPL-1+
 
 License: Artistic

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


[libtangram-perl] 03/11: Merge tag 'upstream/2.12'

2015-11-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 libtangram-perl.

commit 67a6374b92478ee9cb5d2d107837906ef0a568a5
Merge: 90e98b4 0e30e5d
Author: Florian Schlichting 
Date:   Mon Nov 9 21:54:21 2015 +0100

Merge tag 'upstream/2.12'

Upstream version 2.12

 Changes.pod  | 194 +++
 MANIFEST |  22 ++-
 MANIFEST.SKIP|   2 +-
 META.json|  47 ++
 META.yml |  43 --
 MYMETA.json  |  47 ++
 MYMETA.yml   |  28 
 Makefile.PL  |   2 +-
 README   |   4 +-
 SIGNATURE| 221 +++
 lib/Tangram.pm   |  64 ++--
 lib/Tangram.pod  |   2 +-
 lib/Tangram/Core.pm  |  44 +-
 lib/Tangram/Cursor.pm|  61 ++--
 lib/Tangram/Cursor/Data.pm   |   4 +-
 lib/Tangram/Expr.pm  |  40 -
 lib/Tangram/Expr/Coll.pm |   3 +-
 lib/Tangram/Expr/Filter.pm   |  11 +-
 lib/Tangram/Expr/FlatHash.pm |   2 +
 lib/Tangram/Expr/QueryObject.pm  |  21 ++-
 lib/Tangram/Expr/RDBObject.pm|   1 +
 lib/Tangram/Expr/Select.pm   |  12 +-
 lib/Tangram/Intro.pod|   7 +
 lib/Tangram/Lazy/Ref.pm  |   1 +
 lib/Tangram/Relational.pm|  99 ++--
 lib/Tangram/Relational/Engine.pm |  16 +-
 lib/Tangram/Relational/Engine/Class.pm   |   1 +
 lib/Tangram/Relational/PolySelectTemplate.pm |  17 ++-
 lib/Tangram/Relational/Schema.pm |   8 +-
 lib/Tangram/Schema.pm|  18 ++-
 lib/Tangram/Schema.pod   |   3 +-
 lib/Tangram/Schema/Class.pm  |   2 +
 lib/Tangram/Schema/ClassHash.pm  |   1 +
 lib/Tangram/Storage.pm   | 119 +++
 lib/Tangram/Storage.pod  |   3 +
 lib/Tangram/Storage/Statement.pm |   1 +
 lib/Tangram/Sucks.pm |  36 -
 lib/Tangram/Type.pm  |  10 ++
 lib/Tangram/Type/Abstract/Array.pm   |   1 +
 lib/Tangram/Type/Abstract/Coll.pm|   2 +
 lib/Tangram/Type/Abstract/Hash.pm|   2 +
 lib/Tangram/Type/Abstract/Set.pm |   1 +
 lib/Tangram/Type/Array/FromMany.pm   |   3 +
 lib/Tangram/Type/Array/FromOne.pm|   1 +
 lib/Tangram/Type/Array/Scalar.pm |   2 +
 lib/Tangram/Type/Array/Scalar.pod|   4 +-
 lib/Tangram/Type/Date/Cooked.pm  |   6 +-
 lib/Tangram/Type/Date/TimeHiRes.pm   | 104 +
 lib/Tangram/Type/Dump/Any.pm |   5 +
 lib/Tangram/Type/Dump/Perl.pm|   2 +
 lib/Tangram/Type/Dump/Storable.pm|   2 +
 lib/Tangram/Type/Hash/FromMany.pm|   7 +-
 lib/Tangram/Type/Hash/FromOne.pm |   5 +
 lib/Tangram/Type/Hash/Scalar.pm  |   2 +
 lib/Tangram/Type/Hash/Scalar.pod |   4 +-
 lib/Tangram/Type/Interval.pm |  14 ++
 lib/Tangram/Type/Interval/HiRes.pm   |  20 +++
 lib/Tangram/Type/Real.pm |   1 +
 lib/Tangram/Type/Ref/FromMany.pm |   4 +
 lib/Tangram/Type/Ref/FromOne.pm  |   2 +
 lib/Tangram/Type/Scalar.pm   |   1 +
 lib/Tangram/Type/Set/FromMany.pm |   6 +
 lib/Tangram/Type/Set/FromOne.pm  |   7 +
 lib/Tangram/Util.pm  |  68 +
 t/DBConfig.pm|  21 ++-
 t/README.pod |  24 ++-
 t/misc/Fascisto.pm   |  16 ++
 t/misc/back-inflation.t  |  80 ++
 t/misc/include.t |  14 ++
 t/misc/new_opers.t   | 100 
 t/moose/CD.pm| 101 
 t/musicstore/01-simple.t |   7 +-
 t/orange/hello-tangram.pl|  40 +
 t/springfield/03-queries.t   |  58 ---
 t/test_manifest  |   3 +
 t/timeseries/00-schema.t |  16 ++
 t/timeseries/Prerequisites.pm|   9 ++
 t/timeseries/TimeSeries.pm   |  39 +
 tangram.db   |   0
 79 files changed, 1813 insertions(+), 208 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 

[libtangram-perl] annotated tag debian/2.12-1 created (now 9ec4b17)

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

fsfs pushed a change to annotated tag debian/2.12-1
in repository libtangram-perl.

at  9ec4b17   (tag)
   tagging  0683251ad424f5aff51426441aebfcdf637228c5 (commit)
  replaces  debian/2.10-2
 tagged by  Florian Schlichting
on  Mon Nov 9 23:01:07 2015 +0100

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

iQIcBAABCAAGBQJWQRemAAoJEBKXO25y3Ae1AvgP/jtom+BclxlzmwCDG6b9Flwu
tkkhfHpJVCTsoWOCaXntfpI8Y5ch39qE1A9/PLV5CapCQjuMIdzSHC9IKNRPCAyi
m2PuSIi9XvvRhhCbLPd8j5ydOjBGukfYTxOP5QuJnaoMka4yMW0YBHnypPVm7GDK
CEBGOM7voOXra+x1xZcVsDNqwP8/xUMmkIeU7m3SUZ54hKL328WB17hPsC75fzaP
njuSpu4oBBFNrz11Lanmcb0gYMK6LICLOJf+ouWNh4F4bz1B2uELFCk9jFzVBlOn
ShOuZ15gslPNraDl+40A3O6gHRV2Rp1AvS7m8vEL4C7mwQjenRz5b28tgTkgSIuV
1BR5o21S84OOpEe6cyZF2qD72r2kLsNxKU8pvZyaIQmD5fJ+HNJfysQ1yUp3nQ0K
03MP0J9YLV8L42vnGF2I9rDlz0J9crmKH+Ekv6jfypBtugTHI5rg/P4v3KX6FR4X
h9JfawrzLktAroUhKNSQ+1jVT9wcMH3nAJYJEGaoBeNWd7vU1kgD9CzJcDFxRZzn
HzTPKPG2ws01R5O8cAT6Ukzo7RvFJcpSTIXtyrdt2oPp4dicjsAADOZgap8o4crT
BpGl2aiTeTbgOFeNGzOQBt+WszaVpiyUp/gDIwgxK6R8BTIfN1SrEMNzGl03+aRX
kcvK+p4YWtOxQ3os3wq1
=KslH
-END PGP SIGNATURE-

Florian Schlichting (12):
  Add debian/upstream/metadata
  Update debian/changelog
  Imported Upstream version 2.12
  Merge tag 'upstream/2.12'
  Update debian/changelog
  Refresh spelling.patch
  Bump dh compat to level 9
  Declare compliance with Debian Policy 3.9.6
  Mark package autopkgtest-able
  Add (optional) dependencies on DateTime and YAML
  skip failing syntax checks
  prepare changelog for release

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

gregor herrmann (2):
  Strip trailing slash from metacpan URLs.
  update changelog

---

This annotated tag includes the following new commits:

   new  a08e0ce   Add debian/upstream/metadata
   new  90e98b4   Update debian/changelog
   new  67a6374   Merge tag 'upstream/2.12'
   new  2dc60a1   Update debian/changelog
   new  d2268ee   Refresh spelling.patch
   new  f06c55f   Bump dh compat to level 9
   new  b3644a5   Declare compliance with Debian Policy 3.9.6
   new  afb0ee6   Mark package autopkgtest-able
   new  4a767dd   Add (optional) dependencies on DateTime and YAML
   new  5829a85   skip failing syntax checks
   new  0683251   prepare changelog for release

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/libtangram-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


[libtangram-perl] 09/11: Add (optional) dependencies on DateTime and YAML

2015-11-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 libtangram-perl.

commit 4a767a7449aef46e119c83b50b1a52433217
Author: Florian Schlichting 
Date:   Mon Nov 9 22:43:31 2015 +0100

Add (optional) dependencies on DateTime and YAML
---
 debian/control | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 36a368e..9f1aac7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,10 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
+ libdatetime-perl,
+ libdbi-perl,
  libset-object-perl,
- libdbi-perl
+ libyaml-perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtangram-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtangram-perl.git
@@ -20,7 +22,9 @@ Depends: ${misc:Depends},
  ${perl:Depends},
  libset-object-perl,
  libdbi-perl
-Recommends: libdate-manip-perl
+Recommends: libdate-manip-perl,
+libdatetime-perl,
+libyaml-perl
 Description: Orthogonal Object Persistence in Relational Databases
  Tangram is an object-relational mapper. It makes objects persist in
  relational databases, and provides powerful facilities for retrieving

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


[libtangram-perl] 11/11: prepare changelog for release

2015-11-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 libtangram-perl.

commit 0683251ad424f5aff51426441aebfcdf637228c5
Author: Florian Schlichting 
Date:   Mon Nov 9 22:06:06 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 22955de..38bc4c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libtangram-perl (2.12-1) UNRELEASED; urgency=medium
+libtangram-perl (2.12-1) unstable; urgency=medium
+
+  * Team upload
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
@@ -9,8 +11,12 @@ libtangram-perl (2.12-1) UNRELEASED; urgency=medium
   [ Florian Schlichting ]
   * Add debian/upstream/metadata
   * Import upstream version 2.12
+  * Refresh spelling.patch
+  * Bump dh compat to level 9
+  * Declare compliance with Debian Policy 3.9.6
+  * Mark package autopkgtest-able (but skip failing syntax checks)
 
- -- Florian Schlichting   Mon, 09 Nov 2015 21:54:22 +0100
+ -- Florian Schlichting   Mon, 09 Nov 2015 22:05:22 +0100
 
 libtangram-perl (2.10-2) unstable; urgency=low
 

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


[libtangram-perl] 06/11: Bump dh compat to level 9

2015-11-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 libtangram-perl.

commit f06c55f0a7fb4378247dc029010c3c55ff1bc0b5
Author: Florian Schlichting 
Date:   Mon Nov 9 22:04:48 2015 +0100

Bump dh compat to level 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 40c4ee4..f74cdb2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Christian Sánchez ,
  gregor herrmann 
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
  libset-object-perl,
  libdbi-perl

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

[libtangram-perl] 01/01: pristine-tar data for libtangram-perl_2.12.orig.tar.gz

2015-11-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 libtangram-perl.

commit c57484fbd5f7751056da3fa7a52a8f9cd7eefb99
Author: Florian Schlichting 
Date:   Mon Nov 9 21:54:21 2015 +0100

pristine-tar data for libtangram-perl_2.12.orig.tar.gz
---
 libtangram-perl_2.12.orig.tar.gz.delta | Bin 0 -> 8477 bytes
 libtangram-perl_2.12.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtangram-perl_2.12.orig.tar.gz.delta 
b/libtangram-perl_2.12.orig.tar.gz.delta
new file mode 100644
index 000..0a0b630
Binary files /dev/null and b/libtangram-perl_2.12.orig.tar.gz.delta differ
diff --git a/libtangram-perl_2.12.orig.tar.gz.id 
b/libtangram-perl_2.12.orig.tar.gz.id
new file mode 100644
index 000..6fe9b0b
--- /dev/null
+++ b/libtangram-perl_2.12.orig.tar.gz.id
@@ -0,0 +1 @@
+ddde0b9cbc76ae93c948016e129a78d1568eae3e

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


[libtangram-perl] 04/11: Update debian/changelog

2015-11-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 libtangram-perl.

commit 2dc60a1a157fe5e4c3538b0e53494a5ef3ef5911
Author: Florian Schlichting 
Date:   Mon Nov 9 21:54:22 2015 +0100

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 98c24bb..22955de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtangram-perl (2.10-3) UNRELEASED; urgency=medium
+libtangram-perl (2.12-1) UNRELEASED; urgency=medium
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
@@ -8,8 +8,9 @@ libtangram-perl (2.10-3) UNRELEASED; urgency=medium
 
   [ Florian Schlichting ]
   * Add debian/upstream/metadata
+  * Import upstream version 2.12
 
- -- gregor herrmann   Thu, 27 Feb 2014 22:41:04 +0100
+ -- Florian Schlichting   Mon, 09 Nov 2015 21:54:22 +0100
 
 libtangram-perl (2.10-2) unstable; urgency=low
 

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


[libtangram-perl] 05/11: Refresh spelling.patch

2015-11-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 libtangram-perl.

commit d2268eee923867ff2edeed432229e8ee7f87ab5f
Author: Florian Schlichting 
Date:   Mon Nov 9 22:04:04 2015 +0100

Refresh spelling.patch
---
 debian/patches/spelling.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index b132415..483e17e 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -29,7 +29,7 @@ Last-Update: 2013-03-30
  L for more information.
 --- a/lib/Tangram/Storage.pod
 +++ b/lib/Tangram/Storage.pod
-@@ -613,7 +613,7 @@
+@@ -616,7 +616,7 @@
  In (1), f() commits the changes to $homer directly to the database.
  
  In (2), f() transparently reuses the transaction opened by g().
@@ -38,7 +38,7 @@ Last-Update: 2013-03-30
  g() calls tx_commit().
  
  By default with ACID compliant database back-ends (such as Pg,
-@@ -633,8 +633,8 @@
+@@ -636,8 +636,8 @@
 $storage->tx_commit();
  
  Commits the current Tangram transaction for this storage.  If the
@@ -62,7 +62,7 @@ Last-Update: 2013-03-30
  C : see L (implementing an I 
B
 --- a/t/README.pod
 +++ b/t/README.pod
-@@ -41,7 +41,7 @@
+@@ -54,7 +54,7 @@
  More complex conversions and optimisations of inefficient application
  schema, such as combining several L C fields
  that do not need to be searched into a single L field,

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


[libtangram-perl] 02/11: Update debian/changelog

2015-11-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 libtangram-perl.

commit 90e98b42187cde9a9d158322d8b38c8448d04e0b
Author: Florian Schlichting 
Date:   Mon Nov 9 21:54:11 2015 +0100

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index bb11757..98c24bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ libtangram-perl (2.10-3) UNRELEASED; urgency=medium
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
+  [ Florian Schlichting ]
+  * Add debian/upstream/metadata
+
  -- gregor herrmann   Thu, 27 Feb 2014 22:41:04 +0100
 
 libtangram-perl (2.10-2) unstable; urgency=low

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


[libtangram-perl] 07/11: Declare compliance with Debian Policy 3.9.6

2015-11-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 libtangram-perl.

commit b3644a5cfd55f4f344bb5968f32bf61cb602ab4c
Author: Florian Schlichting 
Date:   Mon Nov 9 22:05:01 2015 +0100

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 f74cdb2..e075256 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
  libset-object-perl,
  libdbi-perl
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtangram-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtangram-perl.git
 Homepage: https://metacpan.org/release/Tangram
@@ -35,4 +35,3 @@ Description: Orthogonal Object Persistence in Relational 
Databases
  If you intend to run the regression tests (recommended), you will
  also need to prepare an empty database before starting the installation
  procedure.
-

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


[libperl-prereqscanner-perl] 09/10: Bump debhelper compatibility level to 9.

2015-11-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 libperl-prereqscanner-perl.

commit 29fca7f1e033db8ab158cbc099bdfadd4898095c
Author: gregor herrmann 
Date:   Mon Nov 9 21:41:51 2015 +0100

Bump debhelper compatibility 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 6657222..d32578e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: gregor herrmann ,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
  perl (>= 5.19.5) | libcpan-meta-requirements-perl (>= 
2.124),
  libgetopt-long-descriptive-perl,

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


[libperl-prereqscanner-perl] 07/10: Mark package as autopkgtest-able.

2015-11-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 libperl-prereqscanner-perl.

commit cd3f7f75b94883d52f0e53fc2bb95c7bc9be34c7
Author: gregor herrmann 
Date:   Mon Nov 9 21:41:49 2015 +0100

Mark package as autopkgtest-able.
---
 debian/control| 1 +
 debian/tests/pkg-perl/smoke-files | 2 ++
 debian/tests/pkg-perl/smoke-skip  | 2 ++
 3 files changed, 5 insertions(+)

diff --git a/debian/control b/debian/control
index 5634c20..c2292d9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Uploaders: gregor herrmann ,
Jonathan Yu ,
Alessandro Ghedini 
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
diff --git a/debian/tests/pkg-perl/smoke-files 
b/debian/tests/pkg-perl/smoke-files
new file mode 100644
index 000..5b08f09
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-files
@@ -0,0 +1,2 @@
+t/
+corpus/
diff --git a/debian/tests/pkg-perl/smoke-skip b/debian/tests/pkg-perl/smoke-skip
new file mode 100644
index 000..3d3a287
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-skip
@@ -0,0 +1,2 @@
+# we don't install the script
+t/scan-prereqs.t

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


[libperl-prereqscanner-perl] 05/10: Update debian/changelog

2015-11-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 libperl-prereqscanner-perl.

commit b4d5bf7e8ab6eedfc828bb77abf0613a3b81ed6b
Author: gregor herrmann 
Date:   Mon Nov 9 21:38:07 2015 +0100

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 51344d2..76797e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libperl-prereqscanner-perl (1.020-2) UNRELEASED; urgency=medium
+libperl-prereqscanner-perl (1.023-1) UNRELEASED; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
@@ -6,8 +6,9 @@ libperl-prereqscanner-perl (1.020-2) UNRELEASED; urgency=medium
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
   * Add debian/upstream/metadata
+  * Import upstream version 1.023
 
- -- Salvatore Bonaccorso   Sat, 16 Aug 2014 09:34:16 +0200
+ -- gregor herrmann   Mon, 09 Nov 2015 21:38:07 +0100
 
 libperl-prereqscanner-perl (1.020-1) unstable; urgency=medium
 

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


[libperl-prereqscanner-perl] 04/10: Merge tag 'upstream/1.023'

2015-11-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 libperl-prereqscanner-perl.

commit 9a7350a73d028cb7a2d186f057a1a8217fef391e
Merge: 252d294 f77ed21
Author: gregor herrmann 
Date:   Mon Nov 9 21:38:07 2015 +0100

Merge tag 'upstream/1.023'

Upstream version 1.023

 Changes  |  10 ++
 MANIFEST |   5 +-
 META.json| 197 +--
 META.yml | 180 ++--
 Makefile.PL  |  19 ++-
 README   |   4 +-
 bin/scan-perl-prereqs|  19 +--
 bin/scan_prereqs |   6 +-
 lib/Perl/PrereqScanner.pm|  80 ++-
 lib/Perl/PrereqScanner/Scanner.pm|   4 +-
 lib/Perl/PrereqScanner/Scanner/Aliased.pm|   5 +-
 lib/Perl/PrereqScanner/Scanner/Moose.pm  |   4 +-
 lib/Perl/PrereqScanner/Scanner/POE.pm|   4 +-
 lib/Perl/PrereqScanner/Scanner/Perl5.pm  |   4 +-
 lib/Perl/PrereqScanner/Scanner/Superclass.pm |   4 +-
 lib/Perl/PrereqScanner/Scanner/TestMore.pm   |   4 +-
 t/00-report-prereqs.dd   |  51 +++
 t/00-report-prereqs.t| 183 +
 t/000-report-versions-tiny.t |  93 -
 t/autoprereq.t   |   8 ++
 t/scan-prereqs.t |   2 +-
 xt/release/changes_has_content.t |   2 +-
 22 files changed, 606 insertions(+), 282 deletions(-)

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


[libperl-prereqscanner-perl] annotated tag upstream/1.023 created (now 794dc38)

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

gregoa pushed a change to annotated tag upstream/1.023
in repository libperl-prereqscanner-perl.

at  794dc38   (tag)
   tagging  f77ed21b4181024544dbc363d1fc2182fce3d1a2 (commit)
  replaces  upstream/1.020
 tagged by  gregor herrmann
on  Mon Nov 9 21:38:06 2015 +0100

- Log -
Upstream version 1.023

Christopher J. Madsen (2):
  Look for "require Module; Module->VERSION(min);"
  If PPI parsing fails, report PPI::Document->errstr

David Golden (6):
  Add scanner for aliased.pm module
  Add the POE scanner for POE components
  Require CPAN::Meta::Requirements 2.120630
  include .t files in scan_prereqs
  clarify scan_prereqs documentation
  Add support for superclass.pm

David Steinbrunner (1):
  typo fix

Ed J (1):
  Fixes for "perl in space"

Florian Ragwitz (2):
  scanner to find recent Test::More usage
  Add testcase for weird package names + with

Jakob Voss (1):
  let scan_prereqs recurse into directories

Jerome Quelin (6):
  v1.006
  move test data to corpus/
  ignoring vim backup files
  v1.007
  v1.008
  v1.011

John SJ Anderson (1):
  Add --cpanm option to bin/scan_prereqs

Jérôme Quelin (102):
  ignore file for git
  initial dist-zilla config
  initial module checkin, taken from preprender plugin
  basic compile test
  first working version
  updating dzil conf
  v0.1.0
  do not extract prereq from pod
  specify git repository
  adding functional tests
  v0.1.1
  making sure comments do not pollute output
  v0.1.2
  updated tests to check moose roles
  extracting moose roles prereqs
  adding tests for skiplist
  adding support for skiplist
  using fake DZPA:: modules for tests
  pod fix
  pod update
  v0.2.0
  extracting moose extends
  rewrote dist.ini
  compile test now provided by dzp:compiletests
  v0.3.0
  manifst should come last
  v0.3.1
  trim only modules shipped by dist
  update test: trim only modules shipped by dist
  do not require modules used in tests
  adding comments in tests
  move all test modules to DZPA:: namespace
  move strictures to please perlcritic
  modernizing + move to 1.yydddn version
  v1.093000
  recognize indented uses and requires
  test added for indent use
  using meaningful test modules
  v1.093060
  forgot to add version in changes
  adding an abstract to fake module
  using meta.yml instead of hacking makefile.pl to test prereqs
  adding a name to the test
  pod update
  using dzil mailing-list
  requiring perl 5.8.x
  sweetening code with moosex::has::sugar
  v1.093190
  using podweaver
  remove some blank lines
  using jquelin dzil pluginbundle
  using path::class
  clean after tests
  pod update
  v1.100080
  ignore modules with weird chars
  test for module with weird chars
  v1.100090
  using ppi to parse files
  using test::deep for easier debugging
  moose extends can have more than one param
  skipping lib,strict,warnings
  extracting prereqs from base and parent
  adding tests for base and parent
  no need to prefix test by number
  moose focuses only with statement beginning with a word
  oops, _looks_like_version() was used elsewhere
  adding an example dist.ini
  comment update
  pod update
  parent is only used in the tests
  v1.100130
  crafting a test for the noprereq situation
  v1.100460
  pod update (coverage++)
  renaming scan_document() to scan_ppi_document()
  new method scan_file()
  new method scan_string()
  pod update
  removing pod still relating to dzil:autoprereq
  fix stupid shift params error
  testing scan_string() / scan_file()
  remove remnant of old code
  basic changelog
  Merge branch 'rjbs'
  sample scan_prereqs script
  v0.100500
  fix #55713: support for use parent -norequire
  fix rt#55851: 'require $foo;' shouldn't add any prereq
  v0.100830
  v0.100960
  update meta resource to be meta2 compliant
  fix #59121 - remove lurking temp files
  v0.101890
  v0.101892
  Add support for Moose v1.03 -version declarations
  fixing meta-resource name to be valid
  forcing stricture & warnings
  v1.000
  v1.001
  fix rt#61608 - missing description in whatisentry for TestMore.pm
  v1.002

Karen Etheridge (2):
  doc link
  Fix scanning of "use aliased;" with no import arguments

Mark Gardner (2):
  add 'feature' pragma to skip list
  add test for skipping pragmata

Neil Bowers (1):
  added method scan_module($module_name)

Randy Stauner (3):
  Instantiate PrereqScanner and call 

[libperl-prereqscanner-perl] branch pristine-tar updated (332ea66 -> b1312be)

2015-11-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 libperl-prereqscanner-perl.

  from  332ea66   pristine-tar data for 
libperl-prereqscanner-perl_1.020.orig.tar.gz
   new  b1312be   pristine-tar data for 
libperl-prereqscanner-perl_1.023.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:
 libperl-prereqscanner-perl_1.023.orig.tar.gz.delta | Bin 0 -> 2011 bytes
 libperl-prereqscanner-perl_1.023.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libperl-prereqscanner-perl_1.023.orig.tar.gz.delta
 create mode 100644 libperl-prereqscanner-perl_1.023.orig.tar.gz.id

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


[libperl-prereqscanner-perl] 01/01: pristine-tar data for libperl-prereqscanner-perl_1.023.orig.tar.gz

2015-11-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 libperl-prereqscanner-perl.

commit b1312be99d938546b876451e81edd33ea73e7fd5
Author: gregor herrmann 
Date:   Mon Nov 9 21:38:06 2015 +0100

pristine-tar data for libperl-prereqscanner-perl_1.023.orig.tar.gz
---
 libperl-prereqscanner-perl_1.023.orig.tar.gz.delta | Bin 0 -> 2011 bytes
 libperl-prereqscanner-perl_1.023.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libperl-prereqscanner-perl_1.023.orig.tar.gz.delta 
b/libperl-prereqscanner-perl_1.023.orig.tar.gz.delta
new file mode 100644
index 000..06a1e4e
Binary files /dev/null and b/libperl-prereqscanner-perl_1.023.orig.tar.gz.delta 
differ
diff --git a/libperl-prereqscanner-perl_1.023.orig.tar.gz.id 
b/libperl-prereqscanner-perl_1.023.orig.tar.gz.id
new file mode 100644
index 000..9801b4e
--- /dev/null
+++ b/libperl-prereqscanner-perl_1.023.orig.tar.gz.id
@@ -0,0 +1 @@
+2d3322b5d7e8b92a4a711d23c1bad06bb698c1f5

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


[libfont-ttf-scripts-perl] 01/01: remove scripts from description that are not installed

2015-11-09 Thread Daniel Glassey
This is an automated email from the git hooks/post-receive script.

wdg pushed a commit to branch master
in repository libfont-ttf-scripts-perl.

commit 64daea5fd271d37747f39ff987e57c8e75389ab1
Author: Daniel Glassey 
Date:   Mon Nov 9 20:41:42 2015 +

remove scripts from description that are not installed
---
 debian/control | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 6ecf3b9..2ce8bfe 100644
--- a/debian/control
+++ b/debian/control
@@ -31,11 +31,11 @@ Description: TTF font support scripts for Perl
  The Font::TTF::Scripts module contains a number of useful programs for 
hacking 
  with TTF files:
  .
- add_classes, addfont, addpath, check_attach, dumpfont, fret, hackos2, 
make_fea,
- make_gdl, make_volt, psfix, sfd2ap, sfdmeld, sfdmerge, ttf2volt, ttf2woff,
- ttfascent, ttfbboxfix, ttfbuilder, ttfdeflang, ttfeval, ttffeatparms,
- ttflang2tuner, ttfname, ttfremap, ttfsetver, ttfsubset, ttftable, typetuner,
- volt2ap, volt2ttf
+ add_classes, check_attach, dumpfont, fret, hackos2, make_fea, make_gdl,
+ make_volt, psfix, sfd2ap, sfdmeld, sfdmerge, ttf2volt, ttf2woff, ttfascent,
+ ttfbboxfix, ttfbuilder, ttfdeflang, ttfeval, ttffeatparms, ttflang2tuner,
+ ttfname, ttfremap, ttfsetver, ttfsubset, ttftable,
+ typetuner, volt2ap, volt2ttf
  .
  Highlights include:
  .

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


aluminum castings

2015-11-09 Thread Bob
Hello,

We are the experienced manufacturer of aluminum casting in China.
To reduce cost, manufacturers in your market are buying casting parts from us.

Our advantages are as follows:
1. All kinds of casting processes: aluminum die casting, sand casting, gravity 
premanent mold casting to meet your different demand.
2. 17 years experience only dedicated in aluminum castings with precision 
machining, More profession, more competitive.
3. All molds made by ourself to reduce your cost. Advanced machining equipments 
and testing equipments.

40% of our shipment are for your market, which are proving our competitive in 
pricing and quality.
Shall you have any interest, pls contact for possible deal.

b.rgds
---
Bob Hu

Ningbo Yinzhou Xusheng Machinery Factory
Skype: bobhu1
Tel: 0086-574-88128603
Cell: 0086-1395832 7774
b...@xs-aluminumcasting.com
www.xs-aluminumcasting.com
___
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-bigint-gmp-perl] 01/01: pristine-tar data for libmath-bigint-gmp-perl_1.45.orig.tar.gz

2015-11-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 libmath-bigint-gmp-perl.

commit 4d750c20337cdfb6c3bd626915c78e5977df963f
Author: gregor herrmann 
Date:   Mon Nov 9 18:22:57 2015 +0100

pristine-tar data for libmath-bigint-gmp-perl_1.45.orig.tar.gz
---
 libmath-bigint-gmp-perl_1.45.orig.tar.gz.delta | Bin 0 -> 1963 bytes
 libmath-bigint-gmp-perl_1.45.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libmath-bigint-gmp-perl_1.45.orig.tar.gz.delta 
b/libmath-bigint-gmp-perl_1.45.orig.tar.gz.delta
new file mode 100644
index 000..3421bcc
Binary files /dev/null and b/libmath-bigint-gmp-perl_1.45.orig.tar.gz.delta 
differ
diff --git a/libmath-bigint-gmp-perl_1.45.orig.tar.gz.id 
b/libmath-bigint-gmp-perl_1.45.orig.tar.gz.id
new file mode 100644
index 000..e114172
--- /dev/null
+++ b/libmath-bigint-gmp-perl_1.45.orig.tar.gz.id
@@ -0,0 +1 @@
+6e86f5912bfc8ee1da4126fa5aaeef380f8e002a

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmath-bigint-gmp-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-compile-perl] branch master updated (6a7f1fc -> 4a9975b)

2015-11-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 libxml-compile-perl.

  from  6a7f1fc   debian/changelog: release to unstable
  adds  16c65cc   Imported Upstream version 1.51
   new  8f823c7   Merge tag 'upstream/1.51'
   new  631fc65   New upstream release.
   new  4a9975b   releasing package libxml-compile-perl version 1.51-1

The 3 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:
 ChangeLog| 12 +
 META.json|  2 +-
 META.yml |  2 +-
 Makefile.PL  |  2 +-
 README   | 12 -
 debian/changelog |  7 +
 html/other/manuals/list.html |  2 +-
 lib/XML/Compile.pm   |  2 +-
 lib/XML/Compile.pod  |  4 +--
 lib/XML/Compile/FAQ.pod  |  4 +--
 lib/XML/Compile/Iterator.pm  |  2 +-
 lib/XML/Compile/Iterator.pod |  4 +--
 lib/XML/Compile/Schema.pm| 17 +---
 lib/XML/Compile/Schema.pod   | 30 +++---
 lib/XML/Compile/Schema/BuiltInFacets.pm  |  2 +-
 lib/XML/Compile/Schema/BuiltInFacets.pod |  4 +--
 lib/XML/Compile/Schema/BuiltInTypes.pm   | 14 +++---
 lib/XML/Compile/Schema/BuiltInTypes.pod  |  4 +--
 lib/XML/Compile/Schema/Instance.pm   |  2 +-
 lib/XML/Compile/Schema/Instance.pod  |  4 +--
 lib/XML/Compile/Schema/NameSpaces.pm |  2 +-
 lib/XML/Compile/Schema/NameSpaces.pod|  4 +--
 lib/XML/Compile/Schema/Specs.pm  |  2 +-
 lib/XML/Compile/Schema/Specs.pod |  4 +--
 lib/XML/Compile/Translate.pm |  2 +-
 lib/XML/Compile/Translate.pod|  4 +--
 lib/XML/Compile/Translate/Reader.pm  |  8 +++---
 lib/XML/Compile/Translate/Reader.pod |  8 --
 lib/XML/Compile/Translate/Template.pm|  2 +-
 lib/XML/Compile/Translate/Template.pod   |  4 +--
 lib/XML/Compile/Translate/Writer.pm  | 44 ++--
 lib/XML/Compile/Translate/Writer.pod | 19 +++---
 lib/XML/Compile/Util.pm  |  2 +-
 lib/XML/Compile/Util.pod |  4 +--
 t/21types.t  |  8 --
 t/TestTools.pm   |  2 +-
 36 files changed, 168 insertions(+), 83 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-compile-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-compile-perl] 01/03: Merge tag 'upstream/1.51'

2015-11-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 libxml-compile-perl.

commit 8f823c7fb880a9b83ecbbdd5707b36fe17093d9b
Merge: 6a7f1fc 16c65cc
Author: gregor herrmann 
Date:   Mon Nov 9 18:30:54 2015 +0100

Merge tag 'upstream/1.51'

Upstream version 1.51

 ChangeLog| 12 +
 META.json|  2 +-
 META.yml |  2 +-
 Makefile.PL  |  2 +-
 README   | 12 -
 html/other/manuals/list.html |  2 +-
 lib/XML/Compile.pm   |  2 +-
 lib/XML/Compile.pod  |  4 +--
 lib/XML/Compile/FAQ.pod  |  4 +--
 lib/XML/Compile/Iterator.pm  |  2 +-
 lib/XML/Compile/Iterator.pod |  4 +--
 lib/XML/Compile/Schema.pm| 17 +---
 lib/XML/Compile/Schema.pod   | 30 +++---
 lib/XML/Compile/Schema/BuiltInFacets.pm  |  2 +-
 lib/XML/Compile/Schema/BuiltInFacets.pod |  4 +--
 lib/XML/Compile/Schema/BuiltInTypes.pm   | 14 +++---
 lib/XML/Compile/Schema/BuiltInTypes.pod  |  4 +--
 lib/XML/Compile/Schema/Instance.pm   |  2 +-
 lib/XML/Compile/Schema/Instance.pod  |  4 +--
 lib/XML/Compile/Schema/NameSpaces.pm |  2 +-
 lib/XML/Compile/Schema/NameSpaces.pod|  4 +--
 lib/XML/Compile/Schema/Specs.pm  |  2 +-
 lib/XML/Compile/Schema/Specs.pod |  4 +--
 lib/XML/Compile/Translate.pm |  2 +-
 lib/XML/Compile/Translate.pod|  4 +--
 lib/XML/Compile/Translate/Reader.pm  |  8 +++---
 lib/XML/Compile/Translate/Reader.pod |  8 --
 lib/XML/Compile/Translate/Template.pm|  2 +-
 lib/XML/Compile/Translate/Template.pod   |  4 +--
 lib/XML/Compile/Translate/Writer.pm  | 44 ++--
 lib/XML/Compile/Translate/Writer.pod | 19 +++---
 lib/XML/Compile/Util.pm  |  2 +-
 lib/XML/Compile/Util.pod |  4 +--
 t/21types.t  |  8 --
 t/TestTools.pm   |  2 +-
 35 files changed, 161 insertions(+), 83 deletions(-)

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

2015-11-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 libxml-compile-perl.

commit 4a9975b9d4c81e8d933311d1cdf7948762c09d8e
Author: gregor herrmann 
Date:   Mon Nov 9 18:34:03 2015 +0100

releasing package libxml-compile-perl version 1.51-1
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2efef09..f950ff3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-libxml-compile-perl (1.51-1) UNRELEASED; urgency=medium
+libxml-compile-perl (1.51-1) unstable; urgency=medium
 
+  * Team upload.
   * New upstream release.
 
- -- gregor herrmann   Mon, 09 Nov 2015 18:30:54 +0100
+ -- gregor herrmann   Mon, 09 Nov 2015 18:31:53 +0100
 
 libxml-compile-perl (1.50-1) unstable; urgency=medium
 

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


[libmoox-options-perl] 02/02: Prepare for release: Update changelog.

2015-11-09 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmoox-options-perl.

commit 2d755774be9948a8682325fcc896674ae194856b
Author: Jonas Smedegaard 
Date:   Mon Nov 9 18:19:22 2015 +0100

Prepare for release: Update changelog.
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3d86444..0d6e3f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libmoox-options-perl (4.020-2) unstable; urgency=medium
+
+  * Update package relations: Really recommend libintl-xs-perl (as intended in 
4.020-1).
+
+ -- Jonas Smedegaard   Mon, 09 Nov 2015 18:19:18 +0100
+
 libmoox-options-perl (4.020-1) unstable; urgency=medium
 
   [ upstream ]

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmoox-options-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-strict-perl] 04/04: update changelog

2015-11-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 libtest-strict-perl.

commit 68819a6894d2badee516687c9aa7466182120bf1
Author: gregor herrmann 
Date:   Mon Nov 9 18:52:22 2015 +0100

update changelog

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

diff --git a/debian/changelog b/debian/changelog
index 8ce7a63..7512c0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,14 @@
 libtest-strict-perl (0.32-1) UNRELEASED; urgency=medium
 
-  * Import upstream version 0.32
+  PROBLEM: FTBFS
+  # test failure:
+  # https://github.com/Manwar/Test-Strict/issues/16
 
- -- gregor herrmann   Mon, 09 Nov 2015 18:40:53 +0100
+  * Team upload.
+  * Import upstream version 0.32.
+  * Update years of upstream copyright.
+
+ -- gregor herrmann   Mon, 09 Nov 2015 18:44:49 +0100
 
 libtest-strict-perl (0.31-1) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-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-strict-perl] 03/04: Update years of upstream copyright.

2015-11-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 libtest-strict-perl.

commit 92e4bd974fb3affd97585cd1a8a1e214832717b0
Author: gregor herrmann 
Date:   Mon Nov 9 18:44:32 2015 +0100

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

diff --git a/debian/copyright b/debian/copyright
index 5831cac..5b27773 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: Pierre Denis 
 Source: https://metacpan.org/release/Test-Strict
 
 Files: *
-Copyright: 2005-2010, Pierre Denis 
+Copyright: 2005-2015, Pierre Denis 
 License: Artistic or GPL-1+
 
 Files: debian/*

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-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-strict-perl] branch master updated (e948da6 -> 68819a6)

2015-11-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 libtest-strict-perl.

  from  e948da6   releasing package libtest-strict-perl version 0.31-1
  adds  7315cf6   Imported Upstream version 0.32
   new  ce69b03   Merge tag 'upstream/0.32'
   new  853843a   Update debian/changelog
   new  92e4bd9   Update years of upstream copyright.
   new  68819a6   update changelog

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|   4 +
 LICENSE| 379 +
 MANIFEST   |   2 +
 META.json  |   2 +-
 META.yml   |   2 +-
 debian/changelog   |  12 ++
 debian/copyright   |   2 +-
 lib/Test/Strict.pm |   2 +-
 t/00-load.t|   9 ++
 t/01all.t  |   2 +-
 10 files changed, 411 insertions(+), 5 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 t/00-load.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-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-strict-perl] 01/04: Merge tag 'upstream/0.32'

2015-11-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 libtest-strict-perl.

commit ce69b03adf95788615a9a9c1d81b67d27e396043
Merge: e948da6 7315cf6
Author: gregor herrmann 
Date:   Mon Nov 9 18:40:53 2015 +0100

Merge tag 'upstream/0.32'

Upstream version 0.32

 Changes|   4 +
 LICENSE| 379 +
 MANIFEST   |   2 +
 META.json  |   2 +-
 META.yml   |   2 +-
 lib/Test/Strict.pm |   2 +-
 t/00-load.t|   9 ++
 t/01all.t  |   2 +-
 8 files changed, 398 insertions(+), 4 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-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-strict-perl] 02/04: Update debian/changelog

2015-11-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 libtest-strict-perl.

commit 8538435d7939f8b820c20fccbeefc987f141
Author: gregor herrmann 
Date:   Mon Nov 9 18:40:53 2015 +0100

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index d5a4fb9..8ce7a63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libtest-strict-perl (0.32-1) UNRELEASED; urgency=medium
+
+  * Import upstream version 0.32
+
+ -- gregor herrmann   Mon, 09 Nov 2015 18:40:53 +0100
+
 libtest-strict-perl (0.31-1) unstable; urgency=medium
 
   * Team upload.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-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-strict-perl] branch pristine-tar updated (1402afb -> c58a51c)

2015-11-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 libtest-strict-perl.

  from  1402afb   pristine-tar data for libtest-strict-perl_0.31.orig.tar.gz
   new  c58a51c   pristine-tar data for libtest-strict-perl_0.32.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-strict-perl_0.32.orig.tar.gz.delta | Bin 0 -> 1331 bytes
 libtest-strict-perl_0.32.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtest-strict-perl_0.32.orig.tar.gz.delta
 create mode 100644 libtest-strict-perl_0.32.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-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-strict-perl] annotated tag upstream/0.32 created (now 39e8078)

2015-11-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.32
in repository libtest-strict-perl.

at  39e8078   (tag)
   tagging  7315cf65350102cd7fdb44699212cdc472917fd4 (commit)
  replaces  upstream/0.31
 tagged by  gregor herrmann
on  Mon Nov 9 18:40:52 2015 +0100

- Log -
Upstream version 0.32

gregor herrmann (1):
  Imported Upstream version 0.32

---

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-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-strict-perl] 01/01: pristine-tar data for libtest-strict-perl_0.32.orig.tar.gz

2015-11-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 libtest-strict-perl.

commit c58a51cffcb7745f708c9859903a4aa735c2fd1b
Author: gregor herrmann 
Date:   Mon Nov 9 18:40:52 2015 +0100

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

diff --git a/libtest-strict-perl_0.32.orig.tar.gz.delta 
b/libtest-strict-perl_0.32.orig.tar.gz.delta
new file mode 100644
index 000..06ce884
Binary files /dev/null and b/libtest-strict-perl_0.32.orig.tar.gz.delta differ
diff --git a/libtest-strict-perl_0.32.orig.tar.gz.id 
b/libtest-strict-perl_0.32.orig.tar.gz.id
new file mode 100644
index 000..76c927c
--- /dev/null
+++ b/libtest-strict-perl_0.32.orig.tar.gz.id
@@ -0,0 +1 @@
+348e70b135d0fe7135fe89670d9208e25898b546

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


[libstrictures-perl] annotated tag debian/2.000002-1 created (now 3c8247e)

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

gregoa pushed a change to annotated tag debian/2.02-1
in repository libstrictures-perl.

at  3c8247e   (tag)
   tagging  fcefd9935107e4779c9c6456b75193337a83730e (commit)
  replaces  debian/2.01-2
 tagged by  gregor herrmann
on  Mon Nov 9 19:20:35 2015 +0100

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

iQJ8BAABCgBmBQJWQOPzXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGEEIQALBu263C+AQffB41YfRSIfAz
kvtuoRd0/suW40/tFaXEFGRmqsKVrbKD+Gexv4tK3sGjxL1gBHK4YirmK1Ca84Ir
mwFqTAadwxiZvGBWR68XkCF7Fho/dEKb8IbTw1zYa0z/2cDD4eYVDAcr4NHpUR4e
j9L0AKlHyQYrGsRBtFYUeyuEW5e6h+rCL/MTnrPUSksDYqT1lt50e61P/hj6E8uD
3XB8nsMNT+AroBRN0Z1BCYZMGujziGdL3mciQEFulj86+XS7E/thCfa8J19tNmxP
8qvdMxFmOV1f9oKPZKLc3uZOFqJbUriz67iagnKgbafV5RZrusa4S24Sz8K2/sk+
Cs0gEy6d4lroyW5lRlxZqHDx4DzkC4/JthBGamxPYBkzvZ+GEpmI62FjXcDQ7wsv
O71SJI+xO9889Preln7AIPT59TSb2kIWkkmN5Prn/uyY7iupbwy1wV4IiQjcmVTK
n1+BYgZBcuQv4LWLGZuy4nwMSP8OHCs9RjhadQlIkdRVePQs4xHy9RlV0elCrUAt
R4UpwJGRtAwdYG+REa0/FVTOuj7XIgGCiVp7fjiFTSVEEShPzSnwy7opVrK6HtZ0
WeQOnngaWuBxJSMU9i5tpNoKLiFu7+tSebbhfR2oGkDM8S+HTWTAsM8uw+Zz5DJl
tHD6EnLGJR0U6+ObwJrK
=QdjU
-END PGP SIGNATURE-

Graham Knop (7):
  use ExtUtils::HasCompiler for compiler detection
  more sensible hash vs hashref checking
  test extras activation in v1 path
  test version argument
  note additional testing
  Bumping version to 2.02
  Release commit for 2.02

gregor herrmann (6):
  Imported Upstream version 2.02
  Merge tag 'upstream/2.02'
  Update debian/changelog
  Update list of copyright holders, add info about new file.
  Bump debhelper compatibility level to 9.
  releasing package libstrictures-perl version 2.02-1

---

This annotated tag includes the following new commits:

   new  01984f2   Merge tag 'upstream/2.02'
   new  8cf1c50   Update debian/changelog
   new  fdd357a   Update list of copyright holders, add info about new file.
   new  f24378d   Bump debhelper compatibility level to 9.
   new  fcefd99   releasing package libstrictures-perl version 2.02-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/libstrictures-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


[libstrictures-perl] 04/05: Bump debhelper compatibility level to 9.

2015-11-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 libstrictures-perl.

commit f24378d13117617b205078d2754d1002662b13a8
Author: gregor herrmann 
Date:   Mon Nov 9 19:18:40 2015 +0100

Bump debhelper compatibility 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 1921278..fbf7444 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libstrictures-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libbareword-filehandles-perl,
  libindirect-perl,
  libmultidimensional-perl,

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


[libstrictures-perl] 01/05: Merge tag 'upstream/2.000002'

2015-11-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 libstrictures-perl.

commit 01984f2af5a530b275f909fb5e46ec58d25f5dbe
Merge: f17b5b8 6e5c851
Author: gregor herrmann 
Date:   Mon Nov 9 19:14:36 2015 +0100

Merge tag 'upstream/2.02'

Upstream version 2.02

 Changes |   4 +
 MANIFEST|   1 +
 META.json   |   4 +-
 META.yml|   4 +-
 Makefile.PL |   4 +-
 inc/ExtUtils/HasCompiler.pm | 212 
 lib/strictures.pm   |   4 +-
 maint/Makefile.PL.include   |   4 +
 t/extras.t  | 158 +
 t/strictures.t  |  10 +++
 10 files changed, 321 insertions(+), 84 deletions(-)

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


[libstrictures-perl] branch pristine-tar updated (61398b5 -> 0184b02)

2015-11-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 libstrictures-perl.

  from  61398b5   pristine-tar data for 
libstrictures-perl_2.01.orig.tar.gz
   new  0184b02   pristine-tar data for 
libstrictures-perl_2.02.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:
 libstrictures-perl_2.02.orig.tar.gz.delta | Bin 0 -> 1377 bytes
 libstrictures-perl_2.02.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libstrictures-perl_2.02.orig.tar.gz.delta
 create mode 100644 libstrictures-perl_2.02.orig.tar.gz.id

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


[libstrictures-perl] 03/05: Update list of copyright holders, add info about new file.

2015-11-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 libstrictures-perl.

commit fdd357a432fa6bd212073d843c17b6be093cd172
Author: gregor herrmann 
Date:   Mon Nov 9 19:17:12 2015 +0100

Update list of copyright holders, add info about new file.
---
 debian/copyright | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 876c430..ebaba55 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,14 @@ Upstream-Contact: Matt S Trout 
 Source: https://metacpan.org/release/strictures
 
 Files: *
-Copyright: 2010, Matt S. Trout 
+Copyright: 2010, mst - Matt S. Trout (cpan:MSTROUT) 
+ 2010, Karen Etheridge (cpan:ETHER) 
+ 2010, Mithaldu - Christian Walde (cpan:MITHALDU) 
+ 2010, haarg - Graham Knop (cpan:HAARG) 
+License: Artistic or GPL-1+
+
+Files: inc/ExtUtils/HasCompiler.pm
+Copyright: 2014, Leon Timmermans
 License: Artistic or GPL-1+
 
 Files: debian/*

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


[libstrictures-perl] 01/01: pristine-tar data for libstrictures-perl_2.000002.orig.tar.gz

2015-11-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 libstrictures-perl.

commit 0184b021258f445d3123ea0e93fb25f06e124d56
Author: gregor herrmann 
Date:   Mon Nov 9 19:14:36 2015 +0100

pristine-tar data for libstrictures-perl_2.02.orig.tar.gz
---
 libstrictures-perl_2.02.orig.tar.gz.delta | Bin 0 -> 1377 bytes
 libstrictures-perl_2.02.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libstrictures-perl_2.02.orig.tar.gz.delta 
b/libstrictures-perl_2.02.orig.tar.gz.delta
new file mode 100644
index 000..740be21
Binary files /dev/null and b/libstrictures-perl_2.02.orig.tar.gz.delta 
differ
diff --git a/libstrictures-perl_2.02.orig.tar.gz.id 
b/libstrictures-perl_2.02.orig.tar.gz.id
new file mode 100644
index 000..ee57989
--- /dev/null
+++ b/libstrictures-perl_2.02.orig.tar.gz.id
@@ -0,0 +1 @@
+ec3b255bef37f54097e2d34d223cffcf8ea40d03

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


[libstrictures-perl] 05/05: releasing package libstrictures-perl version 2.000002-1

2015-11-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 libstrictures-perl.

commit fcefd9935107e4779c9c6456b75193337a83730e
Author: gregor herrmann 
Date:   Mon Nov 9 19:20:35 2015 +0100

releasing package libstrictures-perl version 2.02-1
---
 debian/changelog | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3853d51..2614dd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-libstrictures-perl (2.02-1) UNRELEASED; urgency=medium
+libstrictures-perl (2.02-1) unstable; urgency=medium
 
-  * Import upstream version 2.02
+  * Team upload.
+  * Import upstream version 2.02.
+  * Update list of copyright holders, add info about new file.
+  * Bump debhelper compatibility level to 9.
 
- -- gregor herrmann   Mon, 09 Nov 2015 19:14:37 +0100
+ -- gregor herrmann   Mon, 09 Nov 2015 19:18:43 +0100
 
 libstrictures-perl (2.01-2) unstable; urgency=low
 

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


[libstrictures-perl] branch master updated (f17b5b8 -> fcefd99)

2015-11-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 libstrictures-perl.

  from  f17b5b8   Upload unstable as 2.01-2
  adds  058acc2   use ExtUtils::HasCompiler for compiler detection
  adds  da50db3   more sensible hash vs hashref checking
  adds  2893d72   test extras activation in v1 path
  adds  717b8bc   test version argument
  adds  958ad1c   note additional testing
  adds  a4ac80d   Bumping version to 2.02
  adds  1790d22   Release commit for 2.02
  adds  6e5c851   Imported Upstream version 2.02
   new  01984f2   Merge tag 'upstream/2.02'
   new  8cf1c50   Update debian/changelog
   new  fdd357a   Update list of copyright holders, add info about new file.
   new  f24378d   Bump debhelper compatibility level to 9.
   new  fcefd99   releasing package libstrictures-perl version 2.02-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:
 Changes |   4 +
 MANIFEST|   1 +
 META.json   |   4 +-
 META.yml|   4 +-
 Makefile.PL |   4 +-
 debian/changelog|   9 ++
 debian/compat   |   2 +-
 debian/control  |   2 +-
 debian/copyright|   9 +-
 inc/ExtUtils/HasCompiler.pm | 212 
 lib/strictures.pm   |   4 +-
 maint/Makefile.PL.include   |   4 +
 t/extras.t  | 158 +
 t/strictures.t  |  10 +++
 14 files changed, 340 insertions(+), 87 deletions(-)
 create mode 100644 inc/ExtUtils/HasCompiler.pm

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


[libstrictures-perl] annotated tag upstream/2.000002 created (now 96875d3)

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

gregoa pushed a change to annotated tag upstream/2.02
in repository libstrictures-perl.

at  96875d3   (tag)
   tagging  6e5c8513f30eb65f02b79527357bab36ed969702 (commit)
  replaces  upstream/2.01
 tagged by  gregor herrmann
on  Mon Nov 9 19:14:36 2015 +0100

- Log -
Upstream version 2.02

Graham Knop (7):
  use ExtUtils::HasCompiler for compiler detection
  more sensible hash vs hashref checking
  test extras activation in v1 path
  test version argument
  note additional testing
  Bumping version to 2.02
  Release commit for 2.02

gregor herrmann (1):
  Imported Upstream version 2.02

---

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/libstrictures-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


[libstrictures-perl] 02/05: Update debian/changelog

2015-11-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 libstrictures-perl.

commit 8cf1c505e868c15e66bb1710dce2565543b94710
Author: gregor herrmann 
Date:   Mon Nov 9 19:14:37 2015 +0100

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index a7168a6..3853d51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libstrictures-perl (2.02-1) UNRELEASED; urgency=medium
+
+  * Import upstream version 2.02
+
+ -- gregor herrmann   Mon, 09 Nov 2015 19:14:37 +0100
+
 libstrictures-perl (2.01-2) unstable; urgency=low
 
   * Upload to unstable again. (Team upload)

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