[libdata-structure-util-perl] 03/10: Merge tag 'upstream/0.16'

2015-08-01 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libdata-structure-util-perl.

commit a6d97ae09dc903796dfa5e5ed9989ce8836c6d47
Merge: f7cbe3b 622654a
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 1 19:48:47 2015 -0300

Merge tag 'upstream/0.16'

Upstream version 0.16

# gpg: Signature made Sat 01 Aug 2015 07:48:45 PM BRT using RSA key ID 
9883C97C
# gpg: Good signature from Lucas Kanashiro kanashiro.dua...@gmail.com

 CHANGES|  6 +++
 MANIFEST   |  3 +-
 META.json  | 52 
 META.yml   | 48 +--
 Makefile.PL| 98 +++---
 SIGNATURE  | 25 ++--
 Util.xs| 51 +---
 lib/Data/Structure/Util.pm |  7 ++--
 t/06signature.t|  3 +-
 9 files changed, 193 insertions(+), 100 deletions(-)

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


[libdata-structure-util-perl] 07/10: Declare compliance with Debian policy 3.9.6

2015-08-01 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libdata-structure-util-perl.

commit 0b78360644c1d2b309c07b3c816685d69576224e
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 1 20:01:51 2015 -0300

Declare compliance with Debian policy 3.9.6
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3244c22..8e363bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ libdata-structure-util-perl (0.16-1) UNRELEASED; 
urgency=medium
   * Add debian/upstream/metadata
   * Import upstream version 0.16
   * Refresh patches
+  * Declare compliance with Debian policy 3.9.6
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Sat, 01 Aug 2015 19:48:49 
-0300
 
diff --git a/debian/control b/debian/control
index d3d5330..2348656 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (= 9.20120312~),
libfile-find-rule-perl,
libtest-pod-perl,
perl
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libdata-structure-util-perl.git
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libdata-structure-util-perl.git
 Homepage: https://metacpan.org/release/Data-Structure-Util

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


[libdata-structure-util-perl] branch master updated (1173591 - 198eaf6)

2015-08-01 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch master
in repository libdata-structure-util-perl.

  from  1173591   Replace website of no more existing copyright holder by 
capture of the Wayback Machine
   new  3209ac2   Add debian/upstream/metadata
   new  f7cbe3b   Update debian/changelog
  adds  622654a   Imported Upstream version 0.16
   new  a6d97ae   Merge tag 'upstream/0.16'
   new  df87223   Update debian/changelog
   new  6f0d418   d/changelog: Team upload.
   new  e135275   Refresh patches
   new  0b78360   Declare compliance with Debian policy 3.9.6
   new  bdd053f   Add autopkgtest-pkg-perl
   new  0808760   Remove libfile-find-rule-perl as build dependency
   new  198eaf6   Release libdata-structure-util-perl 0.16-1 unstable

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


Summary of changes:
 CHANGES|  6 +++
 MANIFEST   |  3 +-
 META.json  | 52 ++
 META.yml   | 48 ++---
 Makefile.PL| 98 --
 SIGNATURE  | 25 -
 Util.xs| 51 ++
 debian/changelog   | 14 -
 debian/control |  4 +-
 debian/patches/fix-checklib-fail.patch |  4 +-
 debian/patches/perl-5.20-tests.patch   |  9 ++--
 debian/upstream/metadata   |  4 ++
 lib/Data/Structure/Util.pm |  7 +--
 t/06signature.t|  3 +-
 14 files changed, 217 insertions(+), 111 deletions(-)
 create mode 100644 META.json
 create mode 100644 debian/upstream/metadata

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


[libdata-structure-util-perl] 05/10: d/changelog: Team upload.

2015-08-01 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libdata-structure-util-perl.

commit 6f0d418c2590f41e8ac98e2d4b2e30ffb435472d
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 1 19:49:36 2015 -0300

d/changelog: Team upload.
---
 debian/changelog | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 17979bb..0739ca8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 libdata-structure-util-perl (0.16-1) UNRELEASED; urgency=medium
 
-  ** SNAPSHOT build @a6d97ae09dc903796dfa5e5ed9989ce8836c6d47 **
+  * Team upload.
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
@@ -11,7 +11,6 @@ libdata-structure-util-perl (0.16-1) UNRELEASED; 
urgency=medium
 
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
-  * Imported Upstream version 0.16
   * Import upstream version 0.16
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Sat, 01 Aug 2015 19:48:49 
-0300

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdata-structure-util-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-yaml-perl] branch master updated (3bef8de - fab803f)

2015-07-31 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch master
in repository libtest-yaml-perl.

  from  3bef8de   Add autopkgtest-pkg-perl
   new  022f257   Skip use.t in autopkgtest
   new  fab803f   Release libtest-yaml-perl 1.06-1 to unstable

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


Summary of changes:
 debian/changelog   | 4 ++--
 debian/tests/pkg-perl/SKIP | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)
 create mode 100644 debian/tests/pkg-perl/SKIP

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-yaml-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-yaml-perl] 01/02: Skip use.t in autopkgtest

2015-07-31 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-yaml-perl.

commit 022f257d14ce19641652a2d71a145c8dd6535d59
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Fri Jul 31 13:20:59 2015 -0300

Skip use.t in autopkgtest
---
 debian/changelog   | 2 +-
 debian/tests/pkg-perl/SKIP | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f8661c3..c4566ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ libtest-yaml-perl (1.06-1) UNRELEASED; urgency=medium
   * Update date of upstream copyright
   * Set debhelper = 9
   * Declare compliance with Debian policy 3.9.6
-  * Add autopkgtest-pkg-perl
+  * Add autopkgtest-pkg-perl (skip use.t)
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 14:56:01 
-0300
 
diff --git a/debian/tests/pkg-perl/SKIP b/debian/tests/pkg-perl/SKIP
new file mode 100644
index 000..b82e939
--- /dev/null
+++ b/debian/tests/pkg-perl/SKIP
@@ -0,0 +1 @@
+use.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-yaml-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-yaml-perl] 02/02: Release libtest-yaml-perl 1.06-1 to unstable

2015-07-31 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-yaml-perl.

commit fab803f9bcb261ac581808a52fad4a189c3ea6c6
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Fri Jul 31 13:23:33 2015 -0300

Release libtest-yaml-perl 1.06-1 to unstable
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c4566ff..7ca3722 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtest-yaml-perl (1.06-1) UNRELEASED; urgency=medium
+libtest-yaml-perl (1.06-1) unstable; urgency=medium
 
   * Team upload.
   * Import upstream version 1.06

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-yaml-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-pod-perl] 04/06: Set debhelper = 9

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-pod-perl.

commit ec575f7e404ff91bc69f76d8f2f7100f70b52a3a
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 12:00:44 2015 -0300

Set debhelper = 9
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 024df12..a9cd561 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libtest-pod-perl (1.51-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * Import upstream version 1.51
+  * Set debhelper = 9
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Tue, 28 Jul 2015 11:57:56 
-0300
 
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 560e3e0..9a48767 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Jay Bonci jaybo...@debian.org,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (= 8),
+Build-Depends: debhelper (= 9),
libmodule-build-perl
 Build-Depends-Indep: perl,
  libio-stringy-perl

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-pod-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-pod-perl] 01/01: pristine-tar data for libtest-pod-perl_1.51.orig.tar.gz

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch pristine-tar
in repository libtest-pod-perl.

commit b91b82f99ce1af8775fd1ce254610d3e2a6d76b4
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 11:57:49 2015 -0300

pristine-tar data for libtest-pod-perl_1.51.orig.tar.gz
---
 libtest-pod-perl_1.51.orig.tar.gz.delta | Bin 0 - 1740 bytes
 libtest-pod-perl_1.51.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtest-pod-perl_1.51.orig.tar.gz.delta 
b/libtest-pod-perl_1.51.orig.tar.gz.delta
new file mode 100644
index 000..26eb136
Binary files /dev/null and b/libtest-pod-perl_1.51.orig.tar.gz.delta differ
diff --git a/libtest-pod-perl_1.51.orig.tar.gz.id 
b/libtest-pod-perl_1.51.orig.tar.gz.id
new file mode 100644
index 000..4f044d7
--- /dev/null
+++ b/libtest-pod-perl_1.51.orig.tar.gz.id
@@ -0,0 +1 @@
+97f641b002798d956239a0471ba29a9d814e1e07

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-pod-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-pod-perl] 05/06: Remove unused dependency (build and runtime)

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-pod-perl.

commit 84708f3e8c3114984425494e0e519370d54d521f
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 12:05:53 2015 -0300

Remove unused dependency (build and runtime)
---
 debian/changelog | 1 +
 debian/control   | 6 ++
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a9cd561..758d0d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libtest-pod-perl (1.51-1) UNRELEASED; urgency=medium
   * Team upload.
   * Import upstream version 1.51
   * Set debhelper = 9
+  * Remove unused dependency (build and runtime)
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Tue, 28 Jul 2015 11:57:56 
-0300
 
diff --git a/debian/control b/debian/control
index 9a48767..2697fe3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,7 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (= 9),
libmodule-build-perl
-Build-Depends-Indep: perl,
- libio-stringy-perl
+Build-Depends-Indep: perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-pod-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-pod-perl.git
@@ -19,8 +18,7 @@ Homepage: https://metacpan.org/release/Test-Pod
 Package: libtest-pod-perl
 Architecture: all
 Depends: ${perl:Depends},
- ${misc:Depends},
- libio-stringy-perl
+ ${misc:Depends}
 Description: module to test for POD errors
  Test::Pod is a simple test for Perl's Plain Old Documentation (POD) format. It
  checks your distribution's module, script and documentation files for issues

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-pod-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-pod-perl] 06/06: Release libtest-pod-perl 1.51-1 to unstable

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-pod-perl.

commit 1877a647039136aed0a2bec7ef64682bab89058c
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 12:10:00 2015 -0300

Release libtest-pod-perl 1.51-1 to unstable
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 758d0d8..82db1ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtest-pod-perl (1.51-1) UNRELEASED; urgency=medium
+libtest-pod-perl (1.51-1) unstable; urgency=medium
 
   * Team upload.
   * Import upstream version 1.51

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

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-pod-perl.

commit e0f9babc5bc35cc8801a5f5d3434d04878478964
Merge: b315959 6c98ca8
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 11:57:53 2015 -0300

Merge tag 'upstream/1.51'

Upstream version 1.51

# gpg: Signature made Tue 28 Jul 2015 11:57:49 AM BRT using RSA key ID 
9883C97C
# gpg: Good signature from Lucas Kanashiro kanashiro.dua...@gmail.com

 .ackrc  |   2 +
 .mailmap|   2 +
 Build.PL|  29 -
 Changes |   4 ++
 MANIFEST|   8 ++--
 MANIFEST.SKIP   |  73 
 META.json   |  51 +++---
 META.yml|  31 ++
 Makefile.PL | 129 
 README  |  10 ++---
 lib/Test/Pod.pm |   4 +-
 11 files changed, 262 insertions(+), 81 deletions(-)

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

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch master
in repository libtest-pod-perl.

  from  b315959   releasing package libtest-pod-perl version 1.50-1
  adds  5995b9d   Increment to v1.51.
  adds  eabf234   I kant spel.
  adds  a432c55   switch from MB to EUMM (resolves issue #10)
  adds  9aeb8cb   add irc, mailing list, contributors to metadata
  adds  35d9087   update MANIFEST.SKIP to contain all the usual suspects
  adds  051841b   add release date, via  date -u +%Y-%m-%d %H:%M:%SZ
  adds  6c98ca8   Imported Upstream version 1.51
   new  e0f9bab   Merge tag 'upstream/1.51'
   new  7a6824f   Update debian/changelog
   new  8e94014   Update changelog information generated by dpt
   new  ec575f7   Set debhelper = 9
   new  84708f3   Remove unused dependency (build and runtime)
   new  1877a64   Release libtest-pod-perl 1.51-1 to unstable

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


Summary of changes:
 .ackrc   |   2 +
 .mailmap |   2 +
 Build.PL |  29 -
 Changes  |   4 ++
 MANIFEST |   8 ++--
 MANIFEST.SKIP|  73 +++
 META.json|  51 +++---
 META.yml |  31 +
 Makefile.PL  | 129 +++
 README   |  10 ++---
 debian/changelog |   9 
 debian/compat|   2 +-
 debian/control   |   8 ++--
 lib/Test/Pod.pm  |   4 +-
 14 files changed, 275 insertions(+), 87 deletions(-)
 create mode 100644 .ackrc
 create mode 100644 .mailmap
 delete mode 100644 Build.PL
 create mode 100644 MANIFEST.SKIP

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

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch pristine-tar
in repository libtest-pod-perl.

  from  70f64a9   pristine-tar data for libtest-pod-perl_1.50.orig.tar.gz
   new  b91b82f   pristine-tar data for libtest-pod-perl_1.51.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-pod-perl_1.51.orig.tar.gz.delta | Bin 0 - 1740 bytes
 libtest-pod-perl_1.51.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtest-pod-perl_1.51.orig.tar.gz.delta
 create mode 100644 libtest-pod-perl_1.51.orig.tar.gz.id

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

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-pod-perl.

commit 7a6824ffa8f2f47801577402f075648e9e3c1d00
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 11:57:56 2015 -0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 207cffd..0206433 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+libtest-pod-perl (1.51-1) UNRELEASED; urgency=medium
+
+  ** SNAPSHOT build @e0f9babc5bc35cc8801a5f5d3434d04878478964 **
+
+  [ David E. Wheeler ]
+  * Increment to v1.51.
+  * I kant spel.
+
+  [ Karen Etheridge ]
+  * switch from MB to EUMM (resolves issue #10)
+  * add irc, mailing list, contributors to metadata
+  * update MANIFEST.SKIP to contain all the usual suspects
+  * add release date, via  date -u +%Y-%m-%d %H:%M:%SZ
+
+  [ Lucas Kanashiro ]
+  * Import upstream version 1.51
+
+ -- Lucas Kanashiro kanashiro.dua...@gmail.com  Tue, 28 Jul 2015 11:57:56 
-0300
+
 libtest-pod-perl (1.50-1) unstable; urgency=medium
 
   [ gregor herrmann ]

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-pod-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-pod-perl] 03/06: Update changelog information generated by dpt

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-pod-perl.

commit 8e940147a14f28e9150cea1176ca1e99640419c7
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 11:58:43 2015 -0300

Update changelog information generated by dpt
---
 debian/changelog | 14 +-
 1 file changed, 1 insertion(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0206433..024df12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,18 +1,6 @@
 libtest-pod-perl (1.51-1) UNRELEASED; urgency=medium
 
-  ** SNAPSHOT build @e0f9babc5bc35cc8801a5f5d3434d04878478964 **
-
-  [ David E. Wheeler ]
-  * Increment to v1.51.
-  * I kant spel.
-
-  [ Karen Etheridge ]
-  * switch from MB to EUMM (resolves issue #10)
-  * add irc, mailing list, contributors to metadata
-  * update MANIFEST.SKIP to contain all the usual suspects
-  * add release date, via  date -u +%Y-%m-%d %H:%M:%SZ
-
-  [ Lucas Kanashiro ]
+  * Team upload.
   * Import upstream version 1.51
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Tue, 28 Jul 2015 11:57:56 
-0300

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

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to annotated tag upstream/1.51
in repository libtest-pod-perl.

at  0217c21   (tag)
   tagging  6c98ca89766bd8280790129ff51164c81dfb103d (commit)
  replaces  upstream/1.50
 tagged by  Lucas Kanashiro
on  Tue Jul 28 11:57:49 2015 -0300

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

iQIcBAABAgAGBQJVt5htAAoJEPgjonKYg8l8y2gP/3fJcRbQZiizzzWlSqmN5hWn
ua+XmQmHGdP8OCzdiKFBGPkMldwCFa9+oHeff1plR/CrbHv9DaPXIbZUPk+DxPz5
vOEh0bND/An7AVcOQPguMkW9vZ2ZPJPLWKLvUVKmcJPKXH2ur7IYegvB/8VTpfyM
5y9DNTr4fH0TXFNg8mA6fQx35z/C2ajEza9AQ3YseAy0AjOd4aVA6robGjUIrexf
HMQNHfKouGQfV9RBpiuRyDtgRuWJ7dc4M9lz+Pox/QS6lRDrmD6xW+KsCduYPKpA
P59aTYXuwW0Cobeqdjrh53KCmfg3A8L/VX3F7ZVW0+PObaM+ngxZlNp0Mj+QalBb
k9lw0Yz7nh10Mti5Wygul4nAoBMxTq8qg62dQRXBQfyN13h01IwGbgQdY4NeeNuE
KNHpIFReaVzAe+MfBTIuzS3W+b9tUSo1jNuPU6YnB3t2vbIYuHVOPdak6aOw9XlI
6JGz6L+/2uYM4hoDeeCmIncHCg+kEclRP2SS69k6RC52dngu01T+jdZQOmwu0QFc
r0VyTvPaciAVoQhx/kZkyS6vjGxKapEmdmYgev6vcDb4tAb2FYTtWYHtzGN/S6nv
ZxdcU1Nrb2cIP5wCsyWK71+6vmhD9yr/CrJZhDxSo+ht5NPJfVZdr+WeVCfqEmjL
XsPDhCNbqxD2hKIaCssR
=4lmi
-END PGP SIGNATURE-

David E. Wheeler (2):
  Increment to v1.51.
  I kant spel.

Karen Etheridge (4):
  switch from MB to EUMM (resolves issue #10)
  add irc, mailing list, contributors to metadata
  update MANIFEST.SKIP to contain all the usual suspects
  add release date, via  date -u +%Y-%m-%d %H:%M:%SZ

Lucas Kanashiro (1):
  Imported Upstream version 1.51

---

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-pod-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-requires-perl] annotated tag upstream/0.10 created (now cb7307a)

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to annotated tag upstream/0.10
in repository libtest-requires-perl.

at  cb7307a   (tag)
   tagging  cc9b2addbb883040b073295743eaf62bcb5be6ef (commit)
  replaces  upstream/0.08
 tagged by  Lucas Kanashiro
on  Tue Jul 28 12:17:19 2015 -0300

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

iQIcBAABAgAGBQJVt5z/AAoJEPgjonKYg8l8Gs8P/iluBFZAhbs5EZf1p7i7pLtY
mQbNOp1nqQVMOWCVX7eBRpY3CZWmf1q9ObnB5+Q9wZf17wibAT8RbI4hhdsgcY+q
V8uhsSOow0TZaYJCNicYcPo7f6adYsLhvxQsk/ibDvRvXDekDHU8g19u4O7f2cm8
Qq3s5SSW6wqhrXmEcTt2g5m3A1GjyiWBf7PQ0Y8YLyidPNGd/ecMUgfRYMvfwsu7
dIPc+mBA1SiXvpxl7yYHayq8AG4e2zapkc9xVPtAEQ/S+QNwzllFD83DalEOcu/e
IvdV8yrjqgosvd4ecyKS83d7TlpL/IZpk5XBQEluGXigZCjxq/29f5X20b1ebkcH
yGHLdhydasF4cSNJ5Rnxu5h7ZQFJNpbuxVM4rXztmSEuNDEyhrWKdV8ky54K/X67
HoMfOt6W0w8fuSWVPV7NldWvLayZSkAIwyErICoeBSx1rczDuAjSzmfSL7vA6aAf
XtbRcjPmFm5BjSgBT/OLrFH1Zb95ROI3uZbCFRS6ds+O/e/FeAmwN8ChIWlyllci
5fdFtqXzpOfP2/kJNB0RoNTgvbedoejQxEkwQheoWsoJ+mYacpUnzSSJsaWVwbiw
shmDYFDMBxjWbB7+ZNCxRCocauHlr0hzxc9YlryEoTAyadA203vGQeXIbRHR/cdW
0kL6nF99TLlGNasN/KWo
=8mIZ
-END PGP SIGNATURE-

Lucas Kanashiro (1):
  Imported Upstream version 0.10

Neil Bowers (1):
  Adding missing release dates

Tatsuhiko Miyagawa (2):
  no Test::Base
  requires 5.8.1

Toby Inkster (3):
  use Test::Requires 5.010
  changes
  RELEASE_TESTING feature

Tokuhiro Matsuno (22):
  initial commit
  implemented
  perl under 5.8.4 has bug around goto
  remove hacky stuff
  Checking in changes prior to tagging of version 0.02.  Changelog diff is:
  support older Test::Builder
  refactoring
  update thanks to section
  Checking in changes prior to tagging of version 0.03.  Changelog diff is:
  auto_include sucks
  better diag message
  Merge pull request #3 from tobyink/master
  Merge pull request #4 from tobyink/master
  Merge pull request #6 from neilbowers/master
  Switch to EUMM. This may close #5
  Checking in changes prior to tagging of version 0.08.
  Merge pull request #12 from miyagawa/requires-5.8
  Checking in changes prior to tagging of version 0.09.
  support 5.6 again
  Merge pull request #14 from tokuhirom/support-5.6
  Perl::MinimumVersion::Fast doesn't support really old perl 5.6
  Checking in changes prior to tagging of version 0.10.

gfx (1):
  It works well on 5.6

tokuhirom (7):
  Checking in changes prior to tagging of version 0.04.
  requires Test::More 0.61 or later, because Test::Builder::Module was
  Checking in changes prior to tagging of version 0.05.
  Checking in changes prior to tagging of version 0.06.
  Added travis.yml
  Merge branch 'master' of github.com:tokuhirom/Test-Requires
  Checking in changes prior to tagging of version 0.07.

---

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

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch pristine-tar
in repository libtest-requires-perl.

commit e43aa8cda86b10d4bdeb7121b880d8be5ee2aec6
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 12:17:19 2015 -0300

pristine-tar data for libtest-requires-perl_0.10.orig.tar.gz
---
 libtest-requires-perl_0.10.orig.tar.gz.delta | Bin 0 - 1481 bytes
 libtest-requires-perl_0.10.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtest-requires-perl_0.10.orig.tar.gz.delta 
b/libtest-requires-perl_0.10.orig.tar.gz.delta
new file mode 100644
index 000..7e70eb9
Binary files /dev/null and b/libtest-requires-perl_0.10.orig.tar.gz.delta differ
diff --git a/libtest-requires-perl_0.10.orig.tar.gz.id 
b/libtest-requires-perl_0.10.orig.tar.gz.id
new file mode 100644
index 000..dd9bf84
--- /dev/null
+++ b/libtest-requires-perl_0.10.orig.tar.gz.id
@@ -0,0 +1 @@
+c3d80fc4efd709248416b02dade20687a7a3c175

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-requires-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-requires-perl] 07/09: Add autopkgtest-pkg-perl

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-requires-perl.

commit 870d4f64f7541f89269b6153d1ea47412ae831c3
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 12:19:52 2015 -0300

Add autopkgtest-pkg-perl
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3c23dc2..aec6664 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libtest-requires-perl (0.10-1) UNRELEASED; urgency=medium
   * Add debian/upstream/metadata
   * Import upstream version 0.10
   * Declate compliance with Debian policy 3.9.6
+  * Add autopkgtest-pkg-perl
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Tue, 28 Jul 2015 12:17:31 
-0300
 
diff --git a/debian/control b/debian/control
index 4987b54..a5ca254 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Uploaders: Jonathan Yu jaw...@cpan.org,
Nathan Handler nhand...@debian.org,
Angel Abad an...@debian.org
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (= 8)
 Build-Depends-Indep: perl

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

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch master
in repository libtest-requires-perl.

  from  e0708a9   update changelog
   new  c7959dc   Add debian/upstream/metadata
   new  972166b   Update debian/changelog
  adds  32a2877   initial commit
  adds  e26c115   implemented
  adds  beba060   perl under 5.8.4 has bug around goto
  adds  0945909   remove hacky stuff
  adds  f012e4c   Checking in changes prior to tagging of version 0.02.  
Changelog diff is:
  adds  7252a95   support older Test::Builder
  adds  ffeab49   refactoring
  adds  5fcce32   update thanks to section
  adds  7645fcf   Checking in changes prior to tagging of version 0.03.  
Changelog diff is:
  adds  dcdd631   no Test::Base
  adds  720e237   Checking in changes prior to tagging of version 0.04.
  adds  57402d1   requires Test::More 0.61 or later, because 
Test::Builder::Module was first appeared at 0.60_02. (suggested by miyagawa++)
  adds  d204f86   Checking in changes prior to tagging of version 0.05.
  adds  5a5caaf   It works well on 5.6
  adds  7186887   Checking in changes prior to tagging of version 0.06.
  adds  2d63c05   auto_include sucks
  adds  ff11363   better diag message
  adds  6dbfed6   use Test::Requires 5.010
  adds  135eeef   changes
  adds  ff23cc1   Merge pull request #3 from tobyink/master
  adds  6a3f16a   Added travis.yml
  adds  dd64298   RELEASE_TESTING feature
  adds  0e0ca13   Merge pull request #4 from tobyink/master
  adds  6cf40a7   Merge branch 'master' of 
github.com:tokuhirom/Test-Requires
  adds  5af4fd6   Checking in changes prior to tagging of version 0.07.
  adds  09cdc50   Adding missing release dates
  adds  e5ea376   Merge pull request #6 from neilbowers/master
  adds  542f63c   Switch to EUMM. This may close #5
  adds  ae4f04c   Checking in changes prior to tagging of version 0.08.
  adds  bfa8e94   requires 5.8.1
  adds  accd55e   Merge pull request #12 from miyagawa/requires-5.8
  adds  7fae19c   Checking in changes prior to tagging of version 0.09.
  adds  24fa271   support 5.6 again
  adds  55cf984   Merge pull request #14 from tokuhirom/support-5.6
  adds  348d766   Perl::MinimumVersion::Fast doesn't support really old 
perl 5.6
  adds  70d797b   Checking in changes prior to tagging of version 0.10.
  adds  cc9b2ad   Imported Upstream version 0.10
   new  4471e6d   Merge tag 'upstream/0.10'
   new  6d242ff   Update debian/changelog
   new  a103d4a   Update changelog information generated by dpt
   new  1ae0ec8   Declate compliance with Debian policy 3.9.6
   new  870d4f6   Add autopkgtest-pkg-perl
   new  46f6e2d   Set debhelper = 9
   new  dc70a3e   Release libtest-requires-perl 0.10-1 to unstable

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


Summary of changes:
 Changes  |  8 +++
 META.json| 12 +--
 META.yml | 12 +--
 Makefile.PL  | 54 
 cpanfile |  4 ++--
 debian/changelog | 14 +++--
 debian/compat|  2 +-
 debian/control   |  5 +++--
 debian/upstream/metadata |  7 +++
 lib/Test/Requires.pm |  4 ++--
 minil.toml   |  4 
 11 files changed, 73 insertions(+), 53 deletions(-)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-requires-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-requires-perl] 05/09: Update changelog information generated by dpt

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-requires-perl.

commit a103d4a9c1870999dcd46ab65be2fd6d2705e2fb
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 12:18:07 2015 -0300

Update changelog information generated by dpt
---
 debian/changelog | 58 +---
 1 file changed, 1 insertion(+), 57 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b8a455e..57149ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,68 +1,12 @@
 libtest-requires-perl (0.10-1) UNRELEASED; urgency=medium
 
-  ** SNAPSHOT build @4471e6d95e101c502b72c5ec54f0ccc315f10a34 **
+  * Team upload.
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
-
-  [ Tokuhiro Matsuno ]
-  * initial commit
-  * implemented
-  * perl under 5.8.4 has bug around goto
-  * remove hacky stuff
-  * Checking in changes prior to tagging of version 0.02.  Changelog diff is:
-  * support older Test::Builder
-  * refactoring
-  * update thanks to section
-  * Checking in changes prior to tagging of version 0.03.  Changelog diff is:
-
-  [ Tatsuhiko Miyagawa ]
-  * no Test::Base
-
-  [ tokuhirom ]
-  * Checking in changes prior to tagging of version 0.04.
-  * requires Test::More 0.61 or later, because Test::Builder::Module was first 
appeared at 0.60_02. (suggested by miyagawa++)
-  * Checking in changes prior to tagging of version 0.05.
-
-  [ gfx ]
-  * It works well on 5.6
-
-  [ tokuhirom ]
-  * Checking in changes prior to tagging of version 0.06.
-
-  [ Tokuhiro Matsuno ]
-  * auto_include sucks
-  * better diag message
-
-  [ Toby Inkster ]
-  * use Test::Requires 5.010
-  * changes
-  * RELEASE_TESTING feature
-
-  [ tokuhirom ]
-  * Added travis.yml
-  * Checking in changes prior to tagging of version 0.07.
-
-  [ Neil Bowers ]
-  * Adding missing release dates
-
-  [ Tokuhiro Matsuno ]
-  * Switch to EUMM. This may close #5
-  * Checking in changes prior to tagging of version 0.08.
-
-  [ Tatsuhiko Miyagawa ]
-  * requires 5.8.1
-
-  [ Tokuhiro Matsuno ]
-  * Checking in changes prior to tagging of version 0.09.
-  * support 5.6 again
-  * Perl::MinimumVersion::Fast doesn't support really old perl 5.6
-  * Checking in changes prior to tagging of version 0.10.
-
-  [ Lucas Kanashiro ]
   * Import upstream version 0.10
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Tue, 28 Jul 2015 12:17:31 
-0300

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

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch pristine-tar
in repository libtest-requires-perl.

  from  f1fa140   pristine-tar data for 
libtest-requires-perl_0.08.orig.tar.gz
   new  e43aa8c   pristine-tar data for 
libtest-requires-perl_0.10.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-requires-perl_0.10.orig.tar.gz.delta | Bin 0 - 1481 bytes
 libtest-requires-perl_0.10.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtest-requires-perl_0.10.orig.tar.gz.delta
 create mode 100644 libtest-requires-perl_0.10.orig.tar.gz.id

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

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-requires-perl.

commit 972166b497af1445b84fa9417233407d6065c9ff
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 12:16:55 2015 -0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index d9fb1fc..4b3ece7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 libtest-requires-perl (0.08-2) UNRELEASED; urgency=medium
 
+  [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
+  [ Lucas Kanashiro ]
+  * Add debian/upstream/metadata
+
  -- Salvatore Bonaccorso car...@debian.org  Sat, 16 Aug 2014 09:35:34 +0200
 
 libtest-requires-perl (0.08-1) unstable; urgency=medium

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-requires-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-requires-perl] 06/09: Declate compliance with Debian policy 3.9.6

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-requires-perl.

commit 1ae0ec8897dc5627aafea8d52b5ddaf6b2c4b4f9
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 12:19:08 2015 -0300

Declate compliance with Debian policy 3.9.6
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 57149ba..3c23dc2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libtest-requires-perl (0.10-1) UNRELEASED; urgency=medium
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
   * Import upstream version 0.10
+  * Declate compliance with Debian policy 3.9.6
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Tue, 28 Jul 2015 12:17:31 
-0300
 
diff --git a/debian/control b/debian/control
index 11460e4..4987b54 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (= 8)
 Build-Depends-Indep: perl
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-requires-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-requires-perl.git
 Homepage: https://metacpan.org/release/Test-Requires

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-requires-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-requires-perl] 09/09: Release libtest-requires-perl 0.10-1 to unstable

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-requires-perl.

commit dc70a3ed74cc54baa5d4372aff10e632a494119d
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 12:23:28 2015 -0300

Release libtest-requires-perl 0.10-1 to unstable
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 380e971..5b813a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtest-requires-perl (0.10-1) UNRELEASED; urgency=medium
+libtest-requires-perl (0.10-1) unstable; urgency=medium
 
   * Team upload.
 

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

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-requires-perl.

commit 6d242ff2fb791cba25832fa04f77330520bf7cb5
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 12:17:31 2015 -0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 4b3ece7..b8a455e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libtest-requires-perl (0.08-2) UNRELEASED; urgency=medium
+libtest-requires-perl (0.10-1) UNRELEASED; urgency=medium
+
+  ** SNAPSHOT build @4471e6d95e101c502b72c5ec54f0ccc315f10a34 **
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
@@ -6,7 +8,64 @@ libtest-requires-perl (0.08-2) UNRELEASED; urgency=medium
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
 
- -- Salvatore Bonaccorso car...@debian.org  Sat, 16 Aug 2014 09:35:34 +0200
+  [ Tokuhiro Matsuno ]
+  * initial commit
+  * implemented
+  * perl under 5.8.4 has bug around goto
+  * remove hacky stuff
+  * Checking in changes prior to tagging of version 0.02.  Changelog diff is:
+  * support older Test::Builder
+  * refactoring
+  * update thanks to section
+  * Checking in changes prior to tagging of version 0.03.  Changelog diff is:
+
+  [ Tatsuhiko Miyagawa ]
+  * no Test::Base
+
+  [ tokuhirom ]
+  * Checking in changes prior to tagging of version 0.04.
+  * requires Test::More 0.61 or later, because Test::Builder::Module was first 
appeared at 0.60_02. (suggested by miyagawa++)
+  * Checking in changes prior to tagging of version 0.05.
+
+  [ gfx ]
+  * It works well on 5.6
+
+  [ tokuhirom ]
+  * Checking in changes prior to tagging of version 0.06.
+
+  [ Tokuhiro Matsuno ]
+  * auto_include sucks
+  * better diag message
+
+  [ Toby Inkster ]
+  * use Test::Requires 5.010
+  * changes
+  * RELEASE_TESTING feature
+
+  [ tokuhirom ]
+  * Added travis.yml
+  * Checking in changes prior to tagging of version 0.07.
+
+  [ Neil Bowers ]
+  * Adding missing release dates
+
+  [ Tokuhiro Matsuno ]
+  * Switch to EUMM. This may close #5
+  * Checking in changes prior to tagging of version 0.08.
+
+  [ Tatsuhiko Miyagawa ]
+  * requires 5.8.1
+
+  [ Tokuhiro Matsuno ]
+  * Checking in changes prior to tagging of version 0.09.
+  * support 5.6 again
+  * Perl::MinimumVersion::Fast doesn't support really old perl 5.6
+  * Checking in changes prior to tagging of version 0.10.
+
+  [ Lucas Kanashiro ]
+  * Import upstream version 0.10
+
+ -- Lucas Kanashiro kanashiro.dua...@gmail.com  Tue, 28 Jul 2015 12:17:31 
-0300
 
 libtest-requires-perl (0.08-1) unstable; urgency=medium
 

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

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-requires-perl.

commit 4471e6d95e101c502b72c5ec54f0ccc315f10a34
Merge: 972166b cc9b2ad
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 12:17:22 2015 -0300

Merge tag 'upstream/0.10'

Upstream version 0.10

# gpg: Signature made Tue 28 Jul 2015 12:17:19 PM BRT using RSA key ID 
9883C97C
# gpg: Good signature from Lucas Kanashiro kanashiro.dua...@gmail.com

 Changes  |  8 
 META.json| 12 ++--
 META.yml | 12 ++--
 Makefile.PL  | 54 +---
 cpanfile |  4 ++--
 lib/Test/Requires.pm |  4 ++--
 minil.toml   |  4 
 7 files changed, 50 insertions(+), 48 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-requires-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-requires-perl] 01/09: Add debian/upstream/metadata

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-requires-perl.

commit c7959dc5bbb27509f1c03b2077f0fe139f8cd5d5
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 12:16:55 2015 -0300

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

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..a6ba065
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Archive: CPAN
+Bug-Database: https://github.com/tokuhirom/Test-Requires/issues
+Contact: Tokuhiro Matsuno tokuhirom @*(#RJKLFHFSDLJF gmail.com
+Name: Test-Requires
+Repository: git://github.com/tokuhirom/Test-Requires.git
+Repository-Browse: https://github.com/tokuhirom/Test-Requires

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-requires-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-requires-perl] 08/09: Set debhelper = 9

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-requires-perl.

commit 46f6e2dece265529667638a271344c30cff7d97d
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 12:20:28 2015 -0300

Set debhelper = 9
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aec6664..380e971 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libtest-requires-perl (0.10-1) UNRELEASED; urgency=medium
   * Import upstream version 0.10
   * Declate compliance with Debian policy 3.9.6
   * Add autopkgtest-pkg-perl
+  * Set debhelper = 9
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Tue, 28 Jul 2015 12:17:31 
-0300
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index a5ca254..c37c525 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Jonathan Yu jaw...@cpan.org,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (= 8)
+Build-Depends: debhelper (= 9)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-requires-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-requires-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-pod-perl] 02/02: Clean TODO list and release to unstable

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-pod-perl.

commit e702f20f9618e7d989e47c6d0febe386634a202b
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 13:34:17 2015 -0300

Clean TODO list and release to unstable
---
 debian/changelog | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e7d7347..82db1ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,4 @@
-libtest-pod-perl (1.51-1) UNRELEASED; urgency=medium
-
-  TODO:
-  - d/control: remove libmodule-build-perl from B-D
-(that's the only upstream change in this release)
+libtest-pod-perl (1.51-1) unstable; urgency=medium
 
   * Team upload.
   * Import upstream version 1.51

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

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch master
in repository libtest-pod-perl.

  from  7383c0b   back to UNRELEASED, TODO added to d/changelog
   new  e6cd57f   Remove libmodule-build-perl from build deps
   new  e702f20   Clean TODO list and release to unstable

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


Summary of changes:
 debian/changelog | 6 +-
 debian/control   | 3 +--
 2 files changed, 2 insertions(+), 7 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-pod-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-pod-perl] 01/02: Remove libmodule-build-perl from build deps

2015-07-28 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-pod-perl.

commit e6cd57f62ef6d3eb931c791f44d2019e4ac3aaf2
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Tue Jul 28 13:27:23 2015 -0300

Remove libmodule-build-perl from build deps
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 2697fe3..3018b4d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Uploaders: Jay Bonci jaybo...@debian.org,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (= 9),
-   libmodule-build-perl
+Build-Depends: debhelper (= 9)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-pod-perl.git

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


[libdevel-stacktrace-withlexicals-perl] 05/10: Update changelog info generated by dpt

2015-08-04 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libdevel-stacktrace-withlexicals-perl.

commit 48d5ea9e01236e8946c1a78fff26bd0dfad75413
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Mon Aug 3 11:26:07 2015 -0300

Update changelog info generated by dpt
---
 debian/changelog | 77 +---
 1 file changed, 1 insertion(+), 76 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 54e04b3..32ba185 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 libdevel-stacktrace-withlexicals-perl (2.01-1) UNRELEASED; urgency=low
 
-  ** SNAPSHOT build @33ff2677fb18fba27919222fddc2eab9dd736706 **
+  * Team upload.
 
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
@@ -21,81 +21,6 @@ libdevel-stacktrace-withlexicals-perl (2.01-1) UNRELEASED; 
urgency=low
 
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
-
-  [ Shawn M Moore ]
-  * Initial import of Devel::StackTrace::WithLexicals
-  * Extends Devel::StackTrace
-  * We're going to be using PadWalker
-  * Extend _record_caller_data to add lexical data
-  * crap
-  * Whitespace fix
-  * Add some tests
-  * Tests for nested lexicals
-  * Make sure eval is handled sanely
-  * Let people know who wrote those tests
-  * Add a synopsis and synopsis test file
-  * why we skip (eval)
-  * some doc
-  * METHODS
-  * Depend on the latest D:ST
-  * Begin bumping to 0.02
-  * Tweaks to better test the module
-  * Add a lexical method
-  * Grammar fix
-  * old tag: 0.02
-  * Bump to 0.03
-  * Changes 0.03
-  * TAG 0.03
-  * Bump to 0.04
-  * githubmeta
-  * Don't depend on core modules
-  * gitignore
-  * Don't version inc
-  * No shebang
-  * Remove pod boilerplate
-  * Copyright
-  * author tweak
-  * Respect no_refs in WithLexicals
-  * Make sure no_refs works for non-scalars
-  * Extend basic's tests similarly
-  * Doc use of no_refs
-  * 5.8.1 dep
-  * Bump to 0.05
-  * Devel::StackTrace renamed _ref_as_string to _ref_to_string
-  * Bump to 0.06
-  * Depend on PadWalker 1.92
-  * Depend on Devel::StackTrace 1.25 [rt.cpan.org #61715]
-  * 0.07 Changes
-  * Bump to 0.07
-
-  [ Tatsuhiko Miyagawa ]
-  * Pass message and indent to Frames
-
-  [ Shawn M Moore ]
-  * 0.08 and its Changes
-  * Remove 991-bad-utf8 test, it was removed upstream too
-  * gitignore MYMETA.yml
-  * 0.09 and its changes
-  * 0.10 and its Changes
-
-  [ David Steinbrunner ]
-  * typo fix
-
-  [ Gianni Ceccarelli ]
-  * make it work (only) with Devel::StackTrace 2.00
-  * actually fix walker offset calculation
-
-  [ Shawn M Moore ]
-  * ignore MYMETA.json
-  * 2.00 and its changes
-
-  [ David Bradford ]
-  * update POD documentation with full working example
-
-  [ Shawn M Moore ]
-  * 2.01 and its Changes
-
-  [ Lucas Kanashiro ]
   * Import upstream version 2.01
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Mon, 03 Aug 2015 11:25:30 
-0300

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


[libdevel-stacktrace-withlexicals-perl] 04/10: Update debian/changelog

2015-08-04 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libdevel-stacktrace-withlexicals-perl.

commit 2af5264644b06326c2e67345bbd03eeb50ae402a
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Mon Aug 3 11:25:30 2015 -0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 80b57e9..54e04b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libdevel-stacktrace-withlexicals-perl (0.10-2) UNRELEASED; urgency=low
+libdevel-stacktrace-withlexicals-perl (2.01-1) UNRELEASED; urgency=low
+
+  ** SNAPSHOT build @33ff2677fb18fba27919222fddc2eab9dd736706 **
 
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
@@ -20,7 +22,83 @@ libdevel-stacktrace-withlexicals-perl (0.10-2) UNRELEASED; 
urgency=low
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
 
- -- gregor herrmann gre...@debian.org  Thu, 05 Jul 2012 12:27:05 -0600
+  [ Shawn M Moore ]
+  * Initial import of Devel::StackTrace::WithLexicals
+  * Extends Devel::StackTrace
+  * We're going to be using PadWalker
+  * Extend _record_caller_data to add lexical data
+  * crap
+  * Whitespace fix
+  * Add some tests
+  * Tests for nested lexicals
+  * Make sure eval is handled sanely
+  * Let people know who wrote those tests
+  * Add a synopsis and synopsis test file
+  * why we skip (eval)
+  * some doc
+  * METHODS
+  * Depend on the latest D:ST
+  * Begin bumping to 0.02
+  * Tweaks to better test the module
+  * Add a lexical method
+  * Grammar fix
+  * old tag: 0.02
+  * Bump to 0.03
+  * Changes 0.03
+  * TAG 0.03
+  * Bump to 0.04
+  * githubmeta
+  * Don't depend on core modules
+  * gitignore
+  * Don't version inc
+  * No shebang
+  * Remove pod boilerplate
+  * Copyright
+  * author tweak
+  * Respect no_refs in WithLexicals
+  * Make sure no_refs works for non-scalars
+  * Extend basic's tests similarly
+  * Doc use of no_refs
+  * 5.8.1 dep
+  * Bump to 0.05
+  * Devel::StackTrace renamed _ref_as_string to _ref_to_string
+  * Bump to 0.06
+  * Depend on PadWalker 1.92
+  * Depend on Devel::StackTrace 1.25 [rt.cpan.org #61715]
+  * 0.07 Changes
+  * Bump to 0.07
+
+  [ Tatsuhiko Miyagawa ]
+  * Pass message and indent to Frames
+
+  [ Shawn M Moore ]
+  * 0.08 and its Changes
+  * Remove 991-bad-utf8 test, it was removed upstream too
+  * gitignore MYMETA.yml
+  * 0.09 and its changes
+  * 0.10 and its Changes
+
+  [ David Steinbrunner ]
+  * typo fix
+
+  [ Gianni Ceccarelli ]
+  * make it work (only) with Devel::StackTrace 2.00
+  * actually fix walker offset calculation
+
+  [ Shawn M Moore ]
+  * ignore MYMETA.json
+  * 2.00 and its changes
+
+  [ David Bradford ]
+  * update POD documentation with full working example
+
+  [ Shawn M Moore ]
+  * 2.01 and its Changes
+
+  [ Lucas Kanashiro ]
+  * Import upstream version 2.01
+
+ -- Lucas Kanashiro kanashiro.dua...@gmail.com  Mon, 03 Aug 2015 11:25:30 
-0300
 
 libdevel-stacktrace-withlexicals-perl (0.10-1) unstable; urgency=low
 

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


[libdevel-stacktrace-withlexicals-perl] branch master updated (f401ee0 - 06ce008)

2015-08-04 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch master
in repository libdevel-stacktrace-withlexicals-perl.

  from  f401ee0   update changelog
   new  365a93a   Add debian/upstream/metadata
   new  f5ec205   Update debian/changelog
  adds  c299446   Initial import of Devel::StackTrace::WithLexicals
  adds  bf63533   Extends Devel::StackTrace
  adds  f59d123   We're going to be using PadWalker
  adds  b37cc04   Extend _record_caller_data to add lexical data
  adds  20b5f47   crap
  adds  0746873   Whitespace fix
  adds  956f831   Add some tests
  adds  20f4205   Tests for nested lexicals
  adds  96ce3dd   Make sure eval is handled sanely
  adds  dcc8d21   Let people know who wrote those tests
  adds  a7bd17e   Add a synopsis and synopsis test file
  adds  052d69b   why we skip (eval)
  adds  30e5121   some doc
  adds  3cbb16c   METHODS
  adds  ad4f0cc   Depend on the latest D:ST
  adds  279c80e   Begin bumping to 0.02
  adds  f2b72bd   Tweaks to better test the module
  adds  4e7a6d8   Add a lexical method
  adds  0cee4b6   Grammar fix
  adds  fbb17e5   old tag: 0.02
  adds  4ab3487   Bump to 0.03
  adds  699c5f7   Changes 0.03
  adds  7b89e2f   TAG 0.03
  adds  6b46fe4   Bump to 0.04
  adds  64d76e4   githubmeta
  adds  1904dd5   Don't depend on core modules
  adds  82f9f8d   gitignore
  adds  842d568   Don't version inc
  adds  c09ab8f   No shebang
  adds  273467c   Remove pod boilerplate
  adds  f3b3cc1   Copyright
  adds  f8a7d91   author tweak
  adds  65e620b   Respect no_refs in WithLexicals
  adds  5f895d4   Make sure no_refs works for non-scalars
  adds  20bd94d   Extend basic's tests similarly
  adds  543d1a1   Doc use of no_refs
  adds  2b4b967   5.8.1 dep
  adds  639fea9   Bump to 0.05
  adds  85a5592   Devel::StackTrace renamed _ref_as_string to _ref_to_string
  adds  c8e771d   Bump to 0.06
  adds  fbbb3c7   Depend on PadWalker 1.92
  adds  0d0be86   Depend on Devel::StackTrace 1.25 [rt.cpan.org #61715]
  adds  99a58d8   0.07 Changes
  adds  7bcaa56   Bump to 0.07
  adds  34dd86f   Pass message and indent to Frames
  adds  1e66124   0.08 and its Changes
  adds  7e08ef7   Remove 991-bad-utf8 test, it was removed upstream too
  adds  8311613   gitignore MYMETA.yml
  adds  6347e7a   0.09 and its changes
  adds  49a5ec5   0.10 and its Changes
  adds  01c4006   typo fix
  adds  5ccb4ce   Merge pull request #2 from dsteinbrunner/patch-1
  adds  46eb5db   make it work (only) with Devel::StackTrace 2.00
  adds  860974d   Merge pull request #3 from NET-A-PORTER/master
  adds  d11fc8f   actually fix walker offset calculation
  adds  0d8a94d   Merge pull request #4 from NET-A-PORTER/master
  adds  03bd270   ignore MYMETA.json
  adds  ae53f84   2.00 and its changes
  adds  af252dc   update POD documentation with full working example
  adds  423a8cd   Merge pull request #5 from tinypigdotcom/synopsis_update
  adds  d0ea35b   2.01 and its Changes
  adds  e268b7f   Imported Upstream version 2.01
   new  33ff267   Merge tag 'upstream/2.01'
   new  2af5264   Update debian/changelog
   new  48d5ea9   Update changelog info generated by dpt
   new  e91ce95   Set debhelper = 9
   new  25cfb92   Declare compliance with Debian policy 3.9.6
   new  8587c3a   Add autopkgtest-pkg-perl
   new  6f42d8c   Update version of dependencies
   new  06ce008   Release libdevel-stacktrace-withlexicals-perl 2.01-1 to 
unstable

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


Summary of changes:
 Changes|   7 +
 MANIFEST   |   9 +-
 META.yml   |  15 +-
 Makefile.PL|   4 +-
 debian/changelog   |  14 +-
 debian/compat  |   2 +-
 debian/control |  13 +-
 debian/upstream/metadata   |   5 +
 inc/Module/Install.pm  |   6 +-
 inc/Module/Install/Base.pm |   2 +-
 inc/Module/Install/Can.pm  |  85 -
 inc/Module/Install/Fetch.pm|   2 +-
 inc/Module/Install/GithubMeta.pm   |  10 +-
 inc/Module/Install/Makefile.pm |  27 +-
 inc/Module/Install/Metadata.pm |  29 +-
 inc/Module/Install/Win32.pm|   2 +-
 inc/Module/Install/WriteAll.pm |   2 +-
 lib/Devel/StackTrace/WithLexicals.pm   | 191 --
 lib/Devel/StackTrace/WithLexicals/Frame.pm |  18 +-
 

[libdevel-stacktrace-withlexicals-perl] 01/10: Add debian/upstream/metadata

2015-08-04 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libdevel-stacktrace-withlexicals-perl.

commit 365a93a0c7118b3c0f8385c03c58fba43021427a
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Mon Aug 3 11:24:48 2015 -0300

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..619ae2f
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Archive: CPAN
+Contact: Shawn M Moore, Csar...@gmail.com
+Name: Devel-StackTrace-WithLexicals
+Repository: git://github.com/sartak/Devel-StackTrace-WithLexicals.git

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


[libdevel-stacktrace-withlexicals-perl] 06/10: Set debhelper = 9

2015-08-04 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libdevel-stacktrace-withlexicals-perl.

commit e91ce9506d70af519070ca2d1920f76e2f643bb5
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Mon Aug 3 11:27:18 2015 -0300

Set debhelper = 9
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 32ba185..cfdfc4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ libdevel-stacktrace-withlexicals-perl (2.01-1) UNRELEASED; 
urgency=low
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
   * Import upstream version 2.01
+  * Set debhelper = 9
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Mon, 03 Aug 2015 11:25:30 
-0300
 
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 b164a3f..2707ce1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group 
pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: Ernesto Hernández-Novich (USB) e...@usb.ve
 Section: perl
 Priority: optional
-Build-Depends: debhelper (= 8)
+Build-Depends: debhelper (= 9)
 Build-Depends-Indep: perl,
  libdevel-stacktrace-perl,
  libpadwalker-perl

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

[libdevel-stacktrace-withlexicals-perl] 07/10: Declare compliance with Debian policy 3.9.6

2015-08-04 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libdevel-stacktrace-withlexicals-perl.

commit 25cfb9257922faec57e69b74a53a62303ee0af9b
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Mon Aug 3 11:31:03 2015 -0300

Declare compliance with Debian policy 3.9.6
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cfdfc4c..a9ca28e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ libdevel-stacktrace-withlexicals-perl (2.01-1) UNRELEASED; 
urgency=low
   * Add debian/upstream/metadata
   * Import upstream version 2.01
   * Set debhelper = 9
+  * Declare compliance with Debian policy 3.9.6
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Mon, 03 Aug 2015 11:25:30 
-0300
 
diff --git a/debian/control b/debian/control
index 2707ce1..253138b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (= 9)
 Build-Depends-Indep: perl,
  libdevel-stacktrace-perl,
  libpadwalker-perl
-Standards-Version: 3.9.2
+Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libdevel-stacktrace-withlexicals-perl.git
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libdevel-stacktrace-withlexicals-perl.git
 Homepage: https://metacpan.org/release/Devel-StackTrace-WithLexicals

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


[libdevel-stacktrace-withlexicals-perl] 09/10: Update version of dependencies

2015-08-04 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libdevel-stacktrace-withlexicals-perl.

commit 6f42d8c7417ec4a1c7d5b426a4e31606c29df18e
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Mon Aug 3 11:35:52 2015 -0300

Update version of dependencies
---
 debian/changelog | 1 +
 debian/control   | 8 
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9d5ca8c..ea9bce6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ libdevel-stacktrace-withlexicals-perl (2.01-1) UNRELEASED; 
urgency=low
   * Set debhelper = 9
   * Declare compliance with Debian policy 3.9.6
   * Add autopkgtest-pkg-perl
+  * Update version of dependencies
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Mon, 03 Aug 2015 11:25:30 
-0300
 
diff --git a/debian/control b/debian/control
index b6fb88e..a1553a6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (= 9)
 Build-Depends-Indep: perl,
- libdevel-stacktrace-perl,
- libpadwalker-perl
+ libdevel-stacktrace-perl (= 2.00),
+ libpadwalker-perl (= 1.98)
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libdevel-stacktrace-withlexicals-perl.git
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libdevel-stacktrace-withlexicals-perl.git
@@ -17,8 +17,8 @@ Package: libdevel-stacktrace-withlexicals-perl
 Architecture: all
 Depends: ${misc:Depends},
  ${perl:Depends},
- libdevel-stacktrace-perl,
- libpadwalker-perl
+ libdevel-stacktrace-perl (= 2.00),
+ libpadwalker-perl (= 1.98)
 Description: Perl module for stack traces with access to lexical variables
  Devel::StackTrace::WithLexicals extends Devel::StackTrace allowing the
  generation of stack traces where it is possible to inspect or change 

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


[libdevel-stacktrace-withlexicals-perl] 02/10: Update debian/changelog

2015-08-04 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libdevel-stacktrace-withlexicals-perl.

commit f5ec205bae1e8367cd5fba9f3cf1075019c0f644
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Mon Aug 3 11:24:48 2015 -0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 222663b..80b57e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,9 @@ libdevel-stacktrace-withlexicals-perl (0.10-2) UNRELEASED; 
urgency=low
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
+  [ Lucas Kanashiro ]
+  * Add debian/upstream/metadata
+
  -- gregor herrmann gre...@debian.org  Thu, 05 Jul 2012 12:27:05 -0600
 
 libdevel-stacktrace-withlexicals-perl (0.10-1) unstable; urgency=low

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


[libdevel-stacktrace-withlexicals-perl] annotated tag upstream/2.01 created (now a8e9fcd)

2015-08-04 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to annotated tag upstream/2.01
in repository libdevel-stacktrace-withlexicals-perl.

at  a8e9fcd   (tag)
   tagging  e268b7ffc383aa225e25b2fe8b17b3659c9110dc (commit)
 tagged by  Lucas Kanashiro
on  Mon Aug 3 11:25:12 2015 -0300

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

iQIcBAABAgAGBQJVv3nIAAoJEPgjonKYg8l8Dd4P/RC6lAv+D7uJ3sbw5mh0ssIP
0JJLGi7gKeEylVChWBfxkY6z5KYKghemfnZ9AE98KD2L7CJ8yAz9XoowBrXJHwsq
2dDC7sby4lrwzyETWPTBg6baWwMitNrTtftHeeBA0rHQftTnXYD4MJ6DxR4yfMT+
g2zMgWs2tzgAy54X7Qi47rFkj+l4g3tr37zyDekjd4PY8bFBPtaxyAbn7jCkgGan
jAQKCFZJqXQnUsBKpGhamXU8UOyhR8Zs3extkXDCYDYeOur64r3wnHZZaN0Q59lK
/D9G1lmd6uxQ5T4M9Myn5taSbEAgrg75zhi4PARSw+T434o74pmhmbZeBH6UYPFR
W8bScxt/rg4X6zyep5ugNASMye61BRHdECCdQ143CA2x81JywO799fhFZGjhR3M9
chqodF5/Prml+kqjA5KtsWMpdefHfq5f/syvkiV0RDgXLU36Vwy+g/t/+SZPP3zQ
CIOETM2Vkz6VA2NlCvHQ38KiKiWG30M1+7tKTxS83jqz3iWOpwjCSUMUI2YHXZcK
PzBD0BB9KS3Pq4T/TAt8GzB6+WJ+bPmx+inLAXBwtZal0vZ1YtXxLnuHCkfdtRfp
XA85GciapFkGfhh5Jz3FKhs/TX7T6mRviY5RaPEd+ZJJPyYE3dgL48oXubB0OVze
vSxWEi8o4/5EHMZuEJcg
=Mvuw
-END PGP SIGNATURE-

David Bradford (1):
  update POD documentation with full working example

David Steinbrunner (1):
  typo fix

Ernesto Hernández-Novich (1):
  Import original source of Devel-StackTrace-WithLexicals 0.10

Gianni Ceccarelli (2):
  make it work (only) with Devel::StackTrace 2.00
  actually fix walker offset calculation

Lucas Kanashiro (1):
  Imported Upstream version 2.01

Shawn M Moore (56):
  Initial import of Devel::StackTrace::WithLexicals
  Extends Devel::StackTrace
  We're going to be using PadWalker
  Extend _record_caller_data to add lexical data
  crap
  Whitespace fix
  Add some tests
  Tests for nested lexicals
  Make sure eval is handled sanely
  Let people know who wrote those tests
  Add a synopsis and synopsis test file
  why we skip (eval)
  some doc
  METHODS
  Depend on the latest D:ST
  Begin bumping to 0.02
  Tweaks to better test the module
  Add a lexical method
  Grammar fix
  old tag: 0.02
  Bump to 0.03
  Changes 0.03
  TAG 0.03
  Bump to 0.04
  githubmeta
  Don't depend on core modules
  gitignore
  Don't version inc
  No shebang
  Remove pod boilerplate
  Copyright
  author tweak
  Respect no_refs in WithLexicals
  Make sure no_refs works for non-scalars
  Extend basic's tests similarly
  Doc use of no_refs
  5.8.1 dep
  Bump to 0.05
  Devel::StackTrace renamed _ref_as_string to _ref_to_string
  Bump to 0.06
  Depend on PadWalker 1.92
  Depend on Devel::StackTrace 1.25 [rt.cpan.org #61715]
  0.07 Changes
  Bump to 0.07
  0.08 and its Changes
  Remove 991-bad-utf8 test, it was removed upstream too
  gitignore MYMETA.yml
  0.09 and its changes
  0.10 and its Changes
  Merge pull request #2 from dsteinbrunner/patch-1
  Merge pull request #3 from NET-A-PORTER/master
  Merge pull request #4 from NET-A-PORTER/master
  ignore MYMETA.json
  2.00 and its changes
  Merge pull request #5 from tinypigdotcom/synopsis_update
  2.01 and its Changes

Tatsuhiko Miyagawa (1):
  Pass message and indent to Frames

---

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/libdevel-stacktrace-withlexicals-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

[libdevel-stacktrace-withlexicals-perl] 10/10: Release libdevel-stacktrace-withlexicals-perl 2.01-1 to unstable

2015-08-04 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libdevel-stacktrace-withlexicals-perl.

commit 06ce008c864b61dff041f814caa478d2761c77bc
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Wed Aug 5 00:59:45 2015 -0300

Release libdevel-stacktrace-withlexicals-perl 2.01-1 to unstable
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ea9bce6..5464c52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libdevel-stacktrace-withlexicals-perl (2.01-1) UNRELEASED; urgency=low
+libdevel-stacktrace-withlexicals-perl (2.01-1) unstable; urgency=low
 
   * Team upload.
 

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


[libdevel-stacktrace-withlexicals-perl] 01/01: pristine-tar data for libdevel-stacktrace-withlexicals-perl_2.01.orig.tar.gz

2015-08-04 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch pristine-tar
in repository libdevel-stacktrace-withlexicals-perl.

commit bbb2f59b4a1b98a4192f74ef56758f3845bedbcd
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Mon Aug 3 11:25:12 2015 -0300

pristine-tar data for libdevel-stacktrace-withlexicals-perl_2.01.orig.tar.gz
---
 ...l-stacktrace-withlexicals-perl_2.01.orig.tar.gz.delta | Bin 0 - 2050 bytes
 ...evel-stacktrace-withlexicals-perl_2.01.orig.tar.gz.id |   1 +
 2 files changed, 1 insertion(+)

diff --git a/libdevel-stacktrace-withlexicals-perl_2.01.orig.tar.gz.delta 
b/libdevel-stacktrace-withlexicals-perl_2.01.orig.tar.gz.delta
new file mode 100644
index 000..88fb088
Binary files /dev/null and 
b/libdevel-stacktrace-withlexicals-perl_2.01.orig.tar.gz.delta differ
diff --git a/libdevel-stacktrace-withlexicals-perl_2.01.orig.tar.gz.id 
b/libdevel-stacktrace-withlexicals-perl_2.01.orig.tar.gz.id
new file mode 100644
index 000..552909e
--- /dev/null
+++ b/libdevel-stacktrace-withlexicals-perl_2.01.orig.tar.gz.id
@@ -0,0 +1 @@
+5ee820fd7be36c443bcc1b10e3c2ebdaf29bb4b7

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


[libdevel-stacktrace-withlexicals-perl] 03/10: Merge tag 'upstream/2.01'

2015-08-04 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libdevel-stacktrace-withlexicals-perl.

commit 33ff2677fb18fba27919222fddc2eab9dd736706
Merge: f5ec205 e268b7f
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Mon Aug 3 11:25:16 2015 -0300

Merge tag 'upstream/2.01'

Upstream version 2.01

# gpg: Signature made Mon 03 Aug 2015 11:25:12 AM BRT using RSA key ID 
9883C97C
# gpg: Good signature from Lucas Kanashiro kanashiro.dua...@gmail.com

 Changes|   7 +
 MANIFEST   |   9 +-
 META.yml   |  15 +-
 Makefile.PL|   4 +-
 inc/Module/Install.pm  |   6 +-
 inc/Module/Install/Base.pm |   2 +-
 inc/Module/Install/Can.pm  |  85 -
 inc/Module/Install/Fetch.pm|   2 +-
 inc/Module/Install/GithubMeta.pm   |  10 +-
 inc/Module/Install/Makefile.pm |  27 +-
 inc/Module/Install/Metadata.pm |  29 +-
 inc/Module/Install/Win32.pm|   2 +-
 inc/Module/Install/WriteAll.pm |   2 +-
 lib/Devel/StackTrace/WithLexicals.pm   | 191 --
 lib/Devel/StackTrace/WithLexicals/Frame.pm |  18 +-
 t/000-synopsis.t   |   2 +-
 t/001-basic.t  |   4 +-
 t/002-nested.t |   2 +-
 t/003-eval.t   |   2 +-
 t/990-basic.t  | 390 
 t/from-devel-stacktrace/01basic.t  | 573 +
 t/from-devel-stacktrace/02-bad-utf8.t  |  40 ++
 t/from-devel-stacktrace/03-message.t   |  34 ++
 t/from-devel-stacktrace/04-indent.t|  35 ++
 t/from-devel-stacktrace/06-dollar-at.t |  24 ++
 t/from-devel-stacktrace/07-no-args.t   |  45 +++
 t/from-devel-stacktrace/08-filter-early.t  |  33 ++
 t/from-devel-stacktrace/09-skip-frames.t   |  52 +++
 28 files changed, 1077 insertions(+), 568 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdevel-stacktrace-withlexicals-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-tempdir-perl] annotated tag upstream/0.10 created (now d9fd397)

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to annotated tag upstream/0.10
in repository libtest-tempdir-perl.

at  d9fd397   (tag)
   tagging  2410115919599cbc92008b4c481b40fd0b018f29 (commit)
  replaces  upstream/0.08
 tagged by  Lucas Kanashiro
on  Thu Jul 30 12:20:35 2015 -0300

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

iQIcBAABAgAGBQJVukDDAAoJEPgjonKYg8l8rJYQAKVWwjw2Gvoxd3qEBjpEuGNk
RZki47l2gOkrKkzN3Aefcgdz9MOQ0dTLJFUszLKWzR8WfRRRuzkdE0zAVetV8lRR
pZFsNi36NE8aR1E+v2D5sOAs+zBC79gp/pnVyuMm/db8tXWeVYguXiFZwe9J++rS
xwIAAF457ehe5PBI4W1E+nKNDtD9fR5SzGFxvfxb15EBP08SnRNW7tF7SmRsOfqM
eoYghncYArEaVX18yuwUuk4cwyUfeQ5zDLAVuNeMKcZZ8QLpN3yej1kiZN6bnfY5
PrM2fdxS6jwmnv3TGLgXg/OItzUQJ7QdMt/yruQCCYjWcIrz8BIioZ+DUGRC5apw
8AUvEiJmJ97s29KdGrFYM33iCyIH+ZhQfiMa1O1AqkpRMfmKJPLSBmMyHQ+mgUF3
tXTRYn6wO175dYU3K2KliEu+WhBhjnXVwa3yT9e/EUEzeVK33EDVw1HJs7IB6RuL
3LDfzzr4KRta+lptZCFym+nhuRumQp28/RCryJXVsraspQK69eC1BdLorNTYbg+g
tHRqhpmK1wnOXFIxlTquBP3DrFQXuZCMh/PkhGLfk19+CXa5jJafHM2kh50N25fp
0d5kc1JwyqPKdTC3DKcZAZcIN+lVf25nVxKHFUbyQWDsSMPD6X3W+Tz2Gibbf5wz
XV2m4KT7hVs+vblbplb3
=qQdT
-END PGP SIGNATURE-

Florian Ragwitz (7):
  Depend on Moose 0.87 to prevent failure for people having the broken 
version 0.86 installed.
  Add a changelog.
  Remove boilerplate.
  Update version control note.
  Version 0.05.
  Add .gitignore.
  Exclude git stuff from MANIFEST.

Karen Etheridge (35):
  Moose-2.1100-TRIAL deprecated non-arrayref enum declarations
  removed unnecessary shebangs
  gotta have a plan!
  convert to Dist::Zilla
  move Directory::Scratch tests to a separate file, for easier skipping
  namespace::clean - namespace::autoclean
  tweak the generated prereqs
  a bit of pod and spelling cleanup
  remove the release tests that do not pass
  Test-TempDir-0.06
  fix testing error when Directory::Scratch is not installed
  Test-TempDir-0.07
  changelog for [Test::Compile] release
  tabs - spaces
  Test-TempDir-0.08
  new pluginbundle adds a Makefile.PL and Build.PL
  now using [Git::Contributors]
  make room for [PkgVersion] to insert into
  add a placeholder .mailmap
  tighten up entries
  more consistent formatting in changelog
  use full name in metadata
  add irc channel and mailing list info to metadata
  add clean namespace test
  use head2 for exports, attributes and methods, so they show up in the 
table of contents
  now weaving pod
  shorter way of specifying these prereqs
  formally deprecate in favour of Test::TempDir::Tiny
  Test-TempDir-0.09
  add x_deprecated to metadata
  keep $VERSION right in the repo
  [Test::CleanNamespaces] is now provided by my plugin bundle
  hardcode the distribution name in Changes, to reduce churn on each release
  use a more specific link
  Test-TempDir-0.10

Lucas Kanashiro (1):
  Imported Upstream version 0.10

Yuval Kogman (40):
  Add MANIFEST.SKIP
  Add Makefile.PL
  ignore dists
  Test::use::ok dep
  change dist/disttest MANIFEST.SKIP pattern
  skip .t.log files in MANIFEST.SKIP
  add .prove to MANIFEST.SKIP
  add XS related stuff to MANIFEST.SKIP
  mkdir lib
  mkdir t
  mkdir lib/Test
  mkdir lib/Test/TempDir
  Test::TempDir::Handle
  Test::TempDir::Factory
  Test::TempDir
  load test
  Directory::Scratch doesn't stfu, no need to try
  rmtree for real
  diag if leaving directory due to failures
  rmdir the paths from factory.t
  main docs
  boilerplate
  document Handle
  document Factory
  fix use_subdirs
  use_subdirs defaults to true
  version
  deps
  Makefile.PL boilerplate
  oops
  cleanup_policy can be set from ENV
  version
  missing dep
  version bump
  skip tests when no writable temp dir is created
  boilerplate
  update dep on File::Path to 2.04
  test that temp_root exists in basic.t
  version bump
  subdir now has an env var

---

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-tempdir-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-tempdir-perl] 06/12: test

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-tempdir-perl.

commit 0a74661a58c8585993447641a24e67a15d1be161
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 12:24:32 2015 -0300

test
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 3f50cf3..f628a95 100644
--- a/debian/control
+++ b/debian/control
@@ -38,6 +38,6 @@ Description: Perl module that creates temporary files for 
testing
  Test::TempDir provides temporary directory creation with testing in mind. 
  . 
  The differences between this module and File::Temp are:
-  * prevent race conditions when running parallel tests harness
-  * empty directory before running tests
-  * files are not cleaned at the end of the tests if they fail
+  - prevent race conditions when running parallel tests harness
+  - empty directory before running tests
+  - files are not cleaned at the end of the tests if they fail

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

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-tempdir-perl.

commit d0a7eed3b8f0f3a523b42c376f05850664922cef
Merge: fdb76ed 2410115
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 12:20:39 2015 -0300

Merge tag 'upstream/0.10'

Upstream version 0.10

# gpg: Signature made Thu 30 Jul 2015 12:20:35 PM BRT using RSA key ID 
9883C97C
# gpg: Good signature from Lucas Kanashiro kanashiro.dua...@gmail.com

 Build.PL | 134 ++
 CONTRIBUTING | 100 +
 Changes  |  14 +-
 INSTALL  |   9 +-
 LICENSE  |   8 +-
 MANIFEST |  15 +-
 META.json| 919 +++
 META.yml | 711 ++
 Makefile.PL  | 126 --
 README   |   8 +-
 dist.ini |  24 +-
 lib/Test/TempDir.pm  |  87 ++--
 lib/Test/TempDir/Factory.pm  |  59 +--
 lib/Test/TempDir/Handle.pm   |  52 ++-
 t/00-check-deps.t|  16 -
 t/00-report-prereqs.dd   | 136 ++
 t/00-report-prereqs.t| 227 +++---
 weaver.ini   |   6 +
 {t = xt/author}/00-compile.t|  19 +-
 xt/author/clean-namespaces.t |  11 +
 xt/author/eol.t  |  23 +
 xt/author/no-tabs.t  |  37 ++
 xt/author/pod-spell.t|  12 +-
 xt/release/changes_has_content.t |   2 +-
 xt/release/distmeta.t|   5 +-
 xt/release/eol.t |   8 -
 xt/release/kwalitee.t|   9 +-
 xt/release/minimum-version.t |   2 +-
 xt/release/no-tabs.t |  16 -
 xt/release/pod-syntax.t  |   5 +-
 xt/release/portability.t |  12 +
 xt/release/test-version.t|  22 -
 32 files changed, 2188 insertions(+), 646 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-tempdir-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-tempdir-perl] 05/12: Update changelog info generated by dpt

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-tempdir-perl.

commit fb2a936bddc645bbc952a01f29cb7ef35646c293
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 12:21:38 2015 -0300

Update changelog info generated by dpt
---
 debian/changelog | 92 +---
 1 file changed, 1 insertion(+), 91 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e78f449..6767a50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 libtest-tempdir-perl (0.10-1) UNRELEASED; urgency=medium
 
-  ** SNAPSHOT build @d0a7eed3b8f0f3a523b42c376f05850664922cef **
+  * Team upload.
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
@@ -13,96 +13,6 @@ libtest-tempdir-perl (0.10-1) UNRELEASED; urgency=medium
 
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
-
-  [ Yuval Kogman ]
-  * Add MANIFEST.SKIP
-  * Add Makefile.PL
-  * ignore dists
-  * Test::use::ok dep
-  * change dist/disttest MANIFEST.SKIP pattern
-  * skip .t.log files in MANIFEST.SKIP
-  * add .prove to MANIFEST.SKIP
-  * add XS related stuff to MANIFEST.SKIP
-  * mkdir lib
-  * mkdir t
-  * mkdir lib/Test
-  * mkdir lib/Test/TempDir
-  * Test::TempDir::Handle
-  * Test::TempDir::Factory
-  * Test::TempDir
-  * load test
-  * Directory::Scratch doesn't stfu, no need to try
-  * rmtree for real
-  * diag if leaving directory due to failures
-  * rmdir the paths from factory.t
-  * main docs
-  * boilerplate
-  * document Handle
-  * document Factory
-  * fix use_subdirs
-  * use_subdirs defaults to true
-  * version
-  * deps
-  * Makefile.PL boilerplate
-  * oops
-  * cleanup_policy can be set from ENV
-  * version
-  * missing dep
-  * version bump
-  * skip tests when no writable temp dir is created
-  * boilerplate
-  * update dep on File::Path to 2.04
-  * test that temp_root exists in basic.t
-  * version bump
-  * subdir now has an env var
-
-  [ Florian Ragwitz ]
-  * Depend on Moose 0.87 to prevent failure for people having the broken 
version 0.86 installed.
-  * Add a changelog.
-  * Remove boilerplate.
-  * Update version control note.
-  * Version 0.05.
-  * Add .gitignore.
-  * Exclude git stuff from MANIFEST.
-
-  [ Karen Etheridge ]
-  * Moose-2.1100-TRIAL deprecated non-arrayref enum declarations
-  * removed unnecessary shebangs
-  * gotta have a plan!
-  * convert to Dist::Zilla
-  * move Directory::Scratch tests to a separate file, for easier skipping
-  * namespace::clean - namespace::autoclean
-  * tweak the generated prereqs
-  * a bit of pod and spelling cleanup
-  * remove the release tests that do not pass
-  * Test-TempDir-0.06
-  * fix testing error when Directory::Scratch is not installed
-  * Test-TempDir-0.07
-  * changelog for [Test::Compile] release
-  * tabs - spaces
-  * Test-TempDir-0.08
-  * new pluginbundle adds a Makefile.PL and Build.PL
-  * now using [Git::Contributors]
-  * make room for [PkgVersion] to insert into
-  * add a placeholder .mailmap
-  * tighten up entries
-  * more consistent formatting in changelog
-  * use full name in metadata
-  * add irc channel and mailing list info to metadata
-  * add clean namespace test
-  * use head2 for exports, attributes and methods, so they show up in the 
table of contents
-  * now weaving pod
-  * shorter way of specifying these prereqs
-  * formally deprecate in favour of Test::TempDir::Tiny
-  * Test-TempDir-0.09
-  * add x_deprecated to metadata
-  * keep $VERSION right in the repo
-  * [Test::CleanNamespaces] is now provided by my plugin bundle
-  * hardcode the distribution name in Changes, to reduce churn on each release
-  * use a more specific link
-  * Test-TempDir-0.10
-
-  [ Lucas Kanashiro ]
   * Import upstream version 0.10
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 12:21:00 
-0300

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-tempdir-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-tempdir-perl] branch pristine-tar updated (92bf0bb - 54498fc)

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch pristine-tar
in repository libtest-tempdir-perl.

  from  92bf0bb   pristine-tar data for 
libtest-tempdir-perl_0.08.orig.tar.gz
   new  54498fc   pristine-tar data for 
libtest-tempdir-perl_0.10.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-tempdir-perl_0.10.orig.tar.gz.delta | Bin 0 - 2126 bytes
 libtest-tempdir-perl_0.10.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtest-tempdir-perl_0.10.orig.tar.gz.delta
 create mode 100644 libtest-tempdir-perl_0.10.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-tempdir-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-tempdir-perl] 12/12: Release libtest-tempdir-perl 0.10-1 to unstable

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-tempdir-perl.

commit 350cd709bfa4a8577958c89595e08bcd16ead47c
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 12:50:00 2015 -0300

Release libtest-tempdir-perl 0.10-1 to unstable
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 45fb04e..a6100ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtest-tempdir-perl (0.10-1) UNRELEASED; urgency=medium
+libtest-tempdir-perl (0.10-1) unstable; urgency=medium
 
   * Team upload.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-tempdir-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-tempdir-perl] 01/01: pristine-tar data for libtest-tempdir-perl_0.10.orig.tar.gz

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch pristine-tar
in repository libtest-tempdir-perl.

commit 54498fcf26d1323103b8c4494e93e311ec72aa26
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 12:20:35 2015 -0300

pristine-tar data for libtest-tempdir-perl_0.10.orig.tar.gz
---
 libtest-tempdir-perl_0.10.orig.tar.gz.delta | Bin 0 - 2126 bytes
 libtest-tempdir-perl_0.10.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtest-tempdir-perl_0.10.orig.tar.gz.delta 
b/libtest-tempdir-perl_0.10.orig.tar.gz.delta
new file mode 100644
index 000..ef7b74e
Binary files /dev/null and b/libtest-tempdir-perl_0.10.orig.tar.gz.delta differ
diff --git a/libtest-tempdir-perl_0.10.orig.tar.gz.id 
b/libtest-tempdir-perl_0.10.orig.tar.gz.id
new file mode 100644
index 000..cf26500
--- /dev/null
+++ b/libtest-tempdir-perl_0.10.orig.tar.gz.id
@@ -0,0 +1 @@
+e1619a33fed9aa36503bd5b492f0b3b50c08c13c

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-tempdir-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-tempdir-perl] 08/12: Declare compliance with Debian policy 3.9.6

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-tempdir-perl.

commit 7be83dae22f28d455e9d4d0591450e0db1eae711
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 12:28:31 2015 -0300

Declare compliance with Debian policy 3.9.6
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ac4aee7..5c33ec3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ libtest-tempdir-perl (0.10-1) UNRELEASED; urgency=medium
   * Add debian/upstream/metadata
   * Import upstream version 0.10
   * Remove empty character in control statement (silence lintian)
+  * Declare compliance with Debian policy 3.9.6
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 12:21:00 
-0300
 
diff --git a/debian/control b/debian/control
index d8a008f..14088ef 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep: libdirectory-scratch-perl,
  libtest-checkdeps-perl (= 0.007),
  libtest-requires-perl,
  libtest-simple-perl (= 1.001010) | libtest-use-ok-perl | 
perl (= 5.21.6)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-tempdir-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-tempdir-perl.git
 Homepage: https://metacpan.org/release/Test-TempDir

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-tempdir-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-tempdir-perl] 10/12: Set debhelper = 9

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-tempdir-perl.

commit 9244311c069ac54554fafacd038c7762e7d2c081
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 12:30:13 2015 -0300

Set debhelper = 9
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7c170b7..fb6152d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ libtest-tempdir-perl (0.10-1) UNRELEASED; urgency=medium
   * Remove empty character in control statement (silence lintian)
   * Declare compliance with Debian policy 3.9.6
   * Add autopkgtest-pkg-perl
+  * Set debhelper = 9
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 12:21:00 
-0300
 
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 c1b5157..442ef81 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: franck cuny fra...@lumberjaph.net,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (= 8),
+Build-Depends: debhelper (= 9),
perl
 Build-Depends-Indep: libdirectory-scratch-perl,
  libfile-nfslock-perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-tempdir-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-tempdir-perl] 09/12: Add autopkgtest-pkg-perl

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-tempdir-perl.

commit 0c0501fb28ac8145cad5a8678e8e8319329573bc
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 12:29:38 2015 -0300

Add autopkgtest-pkg-perl
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5c33ec3..7c170b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ libtest-tempdir-perl (0.10-1) UNRELEASED; urgency=medium
   * Import upstream version 0.10
   * Remove empty character in control statement (silence lintian)
   * Declare compliance with Debian policy 3.9.6
+  * Add autopkgtest-pkg-perl
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 12:21:00 
-0300
 
diff --git a/debian/control b/debian/control
index 14088ef..c1b5157 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Uploaders: franck cuny fra...@lumberjaph.net,
Iulian Udrea iul...@ubuntu.com,
gregor herrmann gre...@debian.org
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (= 8),
perl

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

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-yaml-perl.

commit 408e6ea167cb6272557b68941ca99a8886bec657
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 14:59:11 2015 -0300

Update date of upstream copyright
---
 debian/changelog | 1 +
 debian/copyright | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2da4ec7..90983e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libtest-yaml-perl (1.06-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * Import upstream version 1.06
+  * Update date of upstream copyright
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 14:56:01 
-0300
 
diff --git a/debian/copyright b/debian/copyright
index be7e601..6b19846 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,11 +4,12 @@ Upstream-Contact: Ingy döt Net i...@cpan.org
 Upstream-Name: Test-YAML
 
 Files: *
-Copyright: 2001-2014, Ingy döt Net i...@cpan.org
+Copyright: 2001-2015, Ingy döt Net i...@cpan.org
 License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2014, gregor herrmann gre...@debian.org
+ 2015, Lucas Kanashiro kanashiro.dua...@gmail.com
 License: Artistic or GPL-1+
 
 License: Artistic

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-yaml-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-yaml-perl] 03/07: Update changelog info generated by dpt

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-yaml-perl.

commit 13a4b604819b724ecf2b44b968807c7a3e38f6f5
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 14:56:32 2015 -0300

Update changelog info generated by dpt
---
 debian/changelog | 16 +---
 1 file changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 58b4070..2da4ec7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,20 +1,6 @@
 libtest-yaml-perl (1.06-1) UNRELEASED; urgency=medium
 
-  ** SNAPSHOT build @2c924419e923cbfe369895b745bef6a8d2743572 **
-
-  [ Ingy döt Net ]
-  * Initial commit
-  * CPAN Release 0.99
-  * CPAN Release 1.00
-  * CPAN Release 1.01
-  * CPAN Release 1.02
-  * CPAN Release 1.03
-  * CPAN Release 1.04
-  * CPAN Release 1.05
-  * Fix .travis.yml
-  * CPAN Release 1.06
-
-  [ Lucas Kanashiro ]
+  * Team upload.
   * Import upstream version 1.06
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 14:56:01 
-0300

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-yaml-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-yaml-perl] 06/07: Declare compliance with Debian policy 3.9.6

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-yaml-perl.

commit 46c4cf85f046efe1c8774bd3e5993e97a213576c
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 15:11:00 2015 -0300

Declare compliance with Debian policy 3.9.6
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 410ef52..c5695b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libtest-yaml-perl (1.06-1) UNRELEASED; urgency=medium
   * Import upstream version 1.06
   * Update date of upstream copyright
   * Set debhelper = 9
+  * Declare compliance with Debian policy 3.9.6
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 14:56:01 
-0300
 
diff --git a/debian/control b/debian/control
index ac35587..37b59a8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Priority: optional
 Build-Depends: debhelper (= 9)
 Build-Depends-Indep: libtest-base-perl (= 0.74),
  perl
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-yaml-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-yaml-perl.git
 Homepage: https://metacpan.org/release/Test-YAML

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

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch master
in repository libtest-yaml-perl.

  from  7acfb54   releasing package libtest-yaml-perl version 1.05-1
  adds  995611c   Initial commit
  adds  0862fef   CPAN Release 0.99
  adds  58a2d26   CPAN Release 1.00
  adds  d328edb   CPAN Release 1.01
  adds  314845c   CPAN Release 1.02
  adds  53e6411   CPAN Release 1.03
  adds  b856581   CPAN Release 1.04
  adds  4bf4ec8   CPAN Release 1.05
  adds  c6843f2   Fix .travis.yml
  adds  7290c14   CPAN Release 1.06
  adds  be26ad0   Imported Upstream version 1.06
   new  2c92441   Merge tag 'upstream/1.06'
   new  954803b   Update debian/changelog
   new  13a4b60   Update changelog info generated by dpt
   new  408e6ea   Update date of upstream copyright
   new  69ae3a1   Set debhelper = 9
   new  46c4cf8   Declare compliance with Debian policy 3.9.6
   new  3bef8de   Add autopkgtest-pkg-perl

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


Summary of changes:
 CONTRIBUTING  | 11 ---
 Changes   |  4 
 LICENSE   |  6 +++---
 MANIFEST  |  2 +-
 META.json | 11 +--
 META.yml  |  7 +++
 Makefile.PL   | 11 ++-
 README| 17 +
 debian/changelog  | 11 +++
 debian/compat |  2 +-
 debian/control|  5 +++--
 debian/copyright  |  3 ++-
 lib/Test/YAML.pm  |  2 +-
 lib/Test/YAML.pod | 12 ++--
 14 files changed, 67 insertions(+), 37 deletions(-)

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

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-yaml-perl.

commit 954803b8b67bd1ec45957e968873b930664414e2
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 14:56:01 2015 -0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 955c847..58b4070 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+libtest-yaml-perl (1.06-1) UNRELEASED; urgency=medium
+
+  ** SNAPSHOT build @2c924419e923cbfe369895b745bef6a8d2743572 **
+
+  [ Ingy döt Net ]
+  * Initial commit
+  * CPAN Release 0.99
+  * CPAN Release 1.00
+  * CPAN Release 1.01
+  * CPAN Release 1.02
+  * CPAN Release 1.03
+  * CPAN Release 1.04
+  * CPAN Release 1.05
+  * Fix .travis.yml
+  * CPAN Release 1.06
+
+  [ Lucas Kanashiro ]
+  * Import upstream version 1.06
+
+ -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 14:56:01 
-0300
+
 libtest-yaml-perl (1.05-1) unstable; urgency=medium
 
   * Team upload

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

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch pristine-tar
in repository libtest-yaml-perl.

  from  4faaab3   pristine-tar data for libtest-yaml-perl_1.05.orig.tar.gz
   new  f5b9172   pristine-tar data for libtest-yaml-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:
 libtest-yaml-perl_1.06.orig.tar.gz.delta | Bin 0 - 1163 bytes
 libtest-yaml-perl_1.06.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtest-yaml-perl_1.06.orig.tar.gz.delta
 create mode 100644 libtest-yaml-perl_1.06.orig.tar.gz.id

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

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-yaml-perl.

commit 3bef8deeb50901454a1a4237d8c8bed552bc473c
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 15:11:45 2015 -0300

Add autopkgtest-pkg-perl
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c5695b1..f8661c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libtest-yaml-perl (1.06-1) UNRELEASED; urgency=medium
   * Update date of upstream copyright
   * Set debhelper = 9
   * Declare compliance with Debian policy 3.9.6
+  * Add autopkgtest-pkg-perl
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 14:56:01 
-0300
 
diff --git a/debian/control b/debian/control
index 37b59a8..56064db 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: libtest-yaml-perl
 Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: gregor herrmann gre...@debian.org
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (= 9)
 Build-Depends-Indep: libtest-base-perl (= 0.74),

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

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to annotated tag upstream/1.06
in repository libtest-yaml-perl.

at  a45993e   (tag)
   tagging  be26ad0e40587db182f01c1bfccddfffde999fb9 (commit)
  replaces  upstream/1.05
 tagged by  Lucas Kanashiro
on  Thu Jul 30 14:55:42 2015 -0300

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

iQIcBAABAgAGBQJVumUeAAoJEPgjonKYg8l8SgAQAIPHPirqQvCZ6+Mz9WNhbdpC
ZI9vuqb0+9H9XKbQnQWeMVAhhpTP11ZmDsM9XSB3hbfvgguJ09iB4avh4g3UT8C1
bDW1zOzL6k07xAbwC8b3MOMq0w89iK4UQYirJHF5q5mpX8jjnShSghA96jUedXFY
Jyfq3JGVYIT2+LcwelgnTAEKnB2nM8Dumfihg1IGmgdY8jf9Ae05kJFr2vvX6jb9
1THqYFKbEeq/lVOeqpA35PjdSpBxsy8YLLp3U/NBY8T/rfipTuQu4Cvm8Amf0Aix
+bQUT01SHwPPKVhm6184knxD9DoSAp3vtQp/JznJxB+8wrLm54kQGh1tCSKLRx5/
pb8HAZ3v5kBuSQuj28SGLKp40mrZbO/BzwezjBuLtG894VEQ0nYh8YA3a73+29BW
rxwokZ1y0VIwEAcCYxelSsUsNCHUMkc1T6mymHZwtxfhd3wPpXHhRQjKsEyhHrBC
/w6iSHTV0TsoHLBvxSiPMtwJhegI728lCHg8WoTaxmIpesieGluNdYEHWlZcFPrt
4CyGKjnZvLWKVPGhMVtLDS4t4G+atYhrz8wbRPzyRr3Ubx/iROsNG/ldHZvRHqt6
PY/Eea1G8TOHfEXeVdBfwuMtGjIV00tGn53qkuqq+9GmmAhz1fHOdsY6zjqX4Nt6
ZB4VuPmLaDSzyQiyPCOQ
=P3Nn
-END PGP SIGNATURE-

Ingy döt Net (10):
  Initial commit
  CPAN Release 0.99
  CPAN Release 1.00
  CPAN Release 1.01
  CPAN Release 1.02
  CPAN Release 1.03
  CPAN Release 1.04
  CPAN Release 1.05
  Fix .travis.yml
  CPAN Release 1.06

Lucas Kanashiro (1):
  Imported Upstream version 1.06

---

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-yaml-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-yaml-perl] 05/07: Set debhelper = 9

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-yaml-perl.

commit 69ae3a1ead5f2e19e3f64b4ff9cb35ae9d1de90c
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 15:00:09 2015 -0300

Set debhelper = 9
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 90983e9..410ef52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libtest-yaml-perl (1.06-1) UNRELEASED; urgency=medium
   * Team upload.
   * Import upstream version 1.06
   * Update date of upstream copyright
+  * Set debhelper = 9
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 14:56:01 
-0300
 
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 2b7d0a7..ac35587 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group 
pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: gregor herrmann gre...@debian.org
 Section: perl
 Priority: optional
-Build-Depends: debhelper (= 8)
+Build-Depends: debhelper (= 9)
 Build-Depends-Indep: libtest-base-perl (= 0.74),
  perl
 Standards-Version: 3.9.5

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

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-yaml-perl.

commit 2c924419e923cbfe369895b745bef6a8d2743572
Merge: 7acfb54 be26ad0
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 14:55:57 2015 -0300

Merge tag 'upstream/1.06'

Upstream version 1.06

# gpg: Signature made Thu 30 Jul 2015 02:55:42 PM BRT using RSA key ID 
9883C97C
# gpg: Good signature from Lucas Kanashiro kanashiro.dua...@gmail.com

 CONTRIBUTING  | 11 ---
 Changes   |  4 
 LICENSE   |  6 +++---
 MANIFEST  |  2 +-
 META.json | 11 +--
 META.yml  |  7 +++
 Makefile.PL   | 11 ++-
 README| 17 +
 lib/Test/YAML.pm  |  2 +-
 lib/Test/YAML.pod | 12 ++--
 10 files changed, 50 insertions(+), 33 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-yaml-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-yaml-perl] 01/01: pristine-tar data for libtest-yaml-perl_1.06.orig.tar.gz

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch pristine-tar
in repository libtest-yaml-perl.

commit f5b9172cb75dcc1bba6cffbd77c6788e9dd46ea7
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 14:55:42 2015 -0300

pristine-tar data for libtest-yaml-perl_1.06.orig.tar.gz
---
 libtest-yaml-perl_1.06.orig.tar.gz.delta | Bin 0 - 1163 bytes
 libtest-yaml-perl_1.06.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtest-yaml-perl_1.06.orig.tar.gz.delta 
b/libtest-yaml-perl_1.06.orig.tar.gz.delta
new file mode 100644
index 000..a7224de
Binary files /dev/null and b/libtest-yaml-perl_1.06.orig.tar.gz.delta differ
diff --git a/libtest-yaml-perl_1.06.orig.tar.gz.id 
b/libtest-yaml-perl_1.06.orig.tar.gz.id
new file mode 100644
index 000..3b73e37
--- /dev/null
+++ b/libtest-yaml-perl_1.06.orig.tar.gz.id
@@ -0,0 +1 @@
+478e0bf601c7649d3aa2a147809d28e6c5a04419

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

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-tempdir-perl.

commit fdb76ed39fc0290719083a575d71a2cd22a6e36c
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 12:20:13 2015 -0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index d49f685..152c047 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ libtest-tempdir-perl (0.08-2) UNRELEASED; urgency=medium
   [ gregor herrmann ]
   * Update Test::use::ok build dependency.
 
+  [ Lucas Kanashiro ]
+  * Add debian/upstream/metadata
+
  -- gregor herrmann gre...@debian.org  Thu, 27 Feb 2014 22:41:46 +0100
 
 libtest-tempdir-perl (0.08-1) unstable; urgency=low

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

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch master
in repository libtest-tempdir-perl.

  from  c6174f6   update changelog
   new  91281f9   Add debian/upstream/metadata
   new  fdb76ed   Update debian/changelog
  adds  4b4509f   Add MANIFEST.SKIP
  adds  3a42a9c   Add Makefile.PL
  adds  540edfc   ignore dists
  adds  07987bb   Test::use::ok dep
  adds  b1e2487   change dist/disttest MANIFEST.SKIP pattern
  adds  7ebe064   skip .t.log files in MANIFEST.SKIP
  adds  b5d98ea   add .prove to MANIFEST.SKIP
  adds  0ac5d3e   add XS related stuff to MANIFEST.SKIP
  adds  e4e89c3   mkdir lib
  adds  6e86cea   mkdir t
  adds  df9f69e   mkdir lib/Test
  adds  4e7fa3f   mkdir lib/Test/TempDir
  adds  16b70b7   Test::TempDir::Handle
  adds  40b325f   Test::TempDir::Factory
  adds  13755cd   Test::TempDir
  adds  16451a0   load test
  adds  f1958c8   Directory::Scratch doesn't stfu, no need to try
  adds  05283e8   rmtree for real
  adds  3c4697c   diag if leaving directory due to failures
  adds  c8bd358   rmdir the paths from factory.t
  adds  59acec8   main docs
  adds  c7f29c2   boilerplate
  adds  2513888   document Handle
  adds  a5c8d04   document Factory
  adds  c7f80c3   fix use_subdirs
  adds  74ba6db   use_subdirs defaults to true
  adds  810f789   version
  adds  fe78e28   deps
  adds  b837ee2   Makefile.PL boilerplate
  adds  672780a   oops
  adds  dc3da4b   cleanup_policy can be set from ENV
  adds  35c4936   version
  adds  9e2cf27   missing dep
  adds  cb276d7   version bump
  adds  045030f   skip tests when no writable temp dir is created
  adds  be77c01   boilerplate
  adds  ba21862   update dep on File::Path to 2.04
  adds  6564d4b   test that temp_root exists in basic.t
  adds  e3998a2   version bump
  adds  e7985e1   subdir now has an env var
  adds  620df24   Depend on Moose 0.87 to prevent failure for people having 
the broken version 0.86 installed.
  adds  301bd76   Add a changelog.
  adds  81146c2   Remove boilerplate.
  adds  31c2ab0   Update version control note.
  adds  5adf1ef   Version 0.05.
  adds  3ac3900   Add .gitignore.
  adds  895a67b   Exclude git stuff from MANIFEST.
  adds  1d262d4   Moose-2.1100-TRIAL deprecated non-arrayref enum 
declarations
  adds  b13919a   removed unnecessary shebangs
  adds  34e58e6   gotta have a plan!
  adds  856f495   convert to Dist::Zilla
  adds  098d22f   move Directory::Scratch tests to a separate file, for 
easier skipping
  adds  884ba61   namespace::clean - namespace::autoclean
  adds  967b387   tweak the generated prereqs
  adds  f2c16f8   a bit of pod and spelling cleanup
  adds  2cd5f14   remove the release tests that do not pass
  adds  5e00629   Test-TempDir-0.06
  adds  c75f15d   fix testing error when Directory::Scratch is not installed
  adds  47c7b63   Test-TempDir-0.07
  adds  05a7ee9   changelog for [Test::Compile] release
  adds  9334cad   tabs - spaces
  adds  f76b4a9   Test-TempDir-0.08
  adds  d421ec3   new pluginbundle adds a Makefile.PL and Build.PL
  adds  29d4813   now using [Git::Contributors]
  adds  cb91f88   make room for [PkgVersion] to insert into
  adds  1aa7bf3   add a placeholder .mailmap
  adds  0dcb5cb   tighten up entries
  adds  58c7f74   more consistent formatting in changelog
  adds  0f5679b   use full name in metadata
  adds  d770c16   add irc channel and mailing list info to metadata
  adds  d9f3d36   add clean namespace test
  adds  a093961   use head2 for exports, attributes and methods, so they 
show up in the table of contents
  adds  bec1438   now weaving pod
  adds  d843589   shorter way of specifying these prereqs
  adds  8fe7eae   formally deprecate in favour of Test::TempDir::Tiny
  adds  b620ca8   Test-TempDir-0.09
  adds  d84556a   add x_deprecated to metadata
  adds  50a932f   keep $VERSION right in the repo
  adds  012e73d   [Test::CleanNamespaces] is now provided by my plugin 
bundle
  adds  1f202d8   hardcode the distribution name in Changes, to reduce 
churn on each release
  adds  d190d22   use a more specific link
  adds  2bed71f   Test-TempDir-0.10
  adds  2410115   Imported Upstream version 0.10
   new  d0a7eed   Merge tag 'upstream/0.10'
   new  e88cf92   Update debian/changelog
   new  fb2a936   Update changelog info generated by dpt
   new  0a74661   test
   new  ff9101a   Remove empty character in control statement
   new  7be83da   Declare compliance with Debian policy 3.9.6
   new  0c0501f   Add autopkgtest-pkg-perl
   new  9244311   Set debhelper = 9
   new  d6f7449   Update dependencies
   new  350cd70   Release libtest-tempdir-perl 0.10-1 

[libtest-tempdir-perl] 07/12: Remove empty character in control statement

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-tempdir-perl.

commit ff9101ade24a82137c9e8638d1e028a1af5dcbd9
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 12:26:21 2015 -0300

Remove empty character in control statement

Silence lintian.
---
 debian/changelog | 1 +
 debian/control   | 8 
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6767a50..ac4aee7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ libtest-tempdir-perl (0.10-1) UNRELEASED; urgency=medium
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
   * Import upstream version 0.10
+  * Remove empty character in control statement (silence lintian)
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 12:21:00 
-0300
 
diff --git a/debian/control b/debian/control
index f628a95..d8a008f 100644
--- a/debian/control
+++ b/debian/control
@@ -36,8 +36,8 @@ Depends: ${misc:Depends},
  libsub-exporter-perl
 Description: Perl module that creates temporary files for testing
  Test::TempDir provides temporary directory creation with testing in mind. 
- . 
+ .
  The differences between this module and File::Temp are:
-  - prevent race conditions when running parallel tests harness
-  - empty directory before running tests
-  - files are not cleaned at the end of the tests if they fail
+  * prevent race conditions when running parallel tests harness
+  * empty directory before running tests
+  * files are not cleaned at the end of the tests if they fail

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

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-tempdir-perl.

commit e88cf923971e72168e96cd03d8633534cc40e8e8
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 12:21:00 2015 -0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 152c047..e78f449 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libtest-tempdir-perl (0.08-2) UNRELEASED; urgency=medium
+libtest-tempdir-perl (0.10-1) UNRELEASED; urgency=medium
+
+  ** SNAPSHOT build @d0a7eed3b8f0f3a523b42c376f05850664922cef **
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
@@ -12,7 +14,98 @@ libtest-tempdir-perl (0.08-2) UNRELEASED; urgency=medium
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
 
- -- gregor herrmann gre...@debian.org  Thu, 27 Feb 2014 22:41:46 +0100
+  [ Yuval Kogman ]
+  * Add MANIFEST.SKIP
+  * Add Makefile.PL
+  * ignore dists
+  * Test::use::ok dep
+  * change dist/disttest MANIFEST.SKIP pattern
+  * skip .t.log files in MANIFEST.SKIP
+  * add .prove to MANIFEST.SKIP
+  * add XS related stuff to MANIFEST.SKIP
+  * mkdir lib
+  * mkdir t
+  * mkdir lib/Test
+  * mkdir lib/Test/TempDir
+  * Test::TempDir::Handle
+  * Test::TempDir::Factory
+  * Test::TempDir
+  * load test
+  * Directory::Scratch doesn't stfu, no need to try
+  * rmtree for real
+  * diag if leaving directory due to failures
+  * rmdir the paths from factory.t
+  * main docs
+  * boilerplate
+  * document Handle
+  * document Factory
+  * fix use_subdirs
+  * use_subdirs defaults to true
+  * version
+  * deps
+  * Makefile.PL boilerplate
+  * oops
+  * cleanup_policy can be set from ENV
+  * version
+  * missing dep
+  * version bump
+  * skip tests when no writable temp dir is created
+  * boilerplate
+  * update dep on File::Path to 2.04
+  * test that temp_root exists in basic.t
+  * version bump
+  * subdir now has an env var
+
+  [ Florian Ragwitz ]
+  * Depend on Moose 0.87 to prevent failure for people having the broken 
version 0.86 installed.
+  * Add a changelog.
+  * Remove boilerplate.
+  * Update version control note.
+  * Version 0.05.
+  * Add .gitignore.
+  * Exclude git stuff from MANIFEST.
+
+  [ Karen Etheridge ]
+  * Moose-2.1100-TRIAL deprecated non-arrayref enum declarations
+  * removed unnecessary shebangs
+  * gotta have a plan!
+  * convert to Dist::Zilla
+  * move Directory::Scratch tests to a separate file, for easier skipping
+  * namespace::clean - namespace::autoclean
+  * tweak the generated prereqs
+  * a bit of pod and spelling cleanup
+  * remove the release tests that do not pass
+  * Test-TempDir-0.06
+  * fix testing error when Directory::Scratch is not installed
+  * Test-TempDir-0.07
+  * changelog for [Test::Compile] release
+  * tabs - spaces
+  * Test-TempDir-0.08
+  * new pluginbundle adds a Makefile.PL and Build.PL
+  * now using [Git::Contributors]
+  * make room for [PkgVersion] to insert into
+  * add a placeholder .mailmap
+  * tighten up entries
+  * more consistent formatting in changelog
+  * use full name in metadata
+  * add irc channel and mailing list info to metadata
+  * add clean namespace test
+  * use head2 for exports, attributes and methods, so they show up in the 
table of contents
+  * now weaving pod
+  * shorter way of specifying these prereqs
+  * formally deprecate in favour of Test::TempDir::Tiny
+  * Test-TempDir-0.09
+  * add x_deprecated to metadata
+  * keep $VERSION right in the repo
+  * [Test::CleanNamespaces] is now provided by my plugin bundle
+  * hardcode the distribution name in Changes, to reduce churn on each release
+  * use a more specific link
+  * Test-TempDir-0.10
+
+  [ Lucas Kanashiro ]
+  * Import upstream version 0.10
+
+ -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 12:21:00 
-0300
 
 libtest-tempdir-perl (0.08-1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-tempdir-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-tempdir-perl] 01/12: Add debian/upstream/metadata

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-tempdir-perl.

commit 91281f98b64a189bedee823dfd6ff354a1b8d1a2
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 12:20:12 2015 -0300

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

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..9ed78ac
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,8 @@
+---
+Archive: CPAN
+Bug-Database: https://rt.cpan.org/Public/Dist/Display.html?Name=Test-TempDir
+Bug-Submit: bug-test-temp...@rt.cpan.org
+Contact: Yuval Kogman nothingm...@woobling.org
+Name: Test-TempDir
+Repository: https://github.com/karenetheridge/Test-TempDir.git
+Repository-Browse: https://github.com/karenetheridge/Test-TempDir

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-tempdir-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-tempdir-perl] 11/12: Update dependencies

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-tempdir-perl.

commit d6f7449162d2a2b214c31e76452d3cff040cf479
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 12:38:08 2015 -0300

Update dependencies
---
 debian/changelog |  1 +
 debian/control   | 10 --
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fb6152d..45fb04e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ libtest-tempdir-perl (0.10-1) UNRELEASED; urgency=medium
   * Declare compliance with Debian policy 3.9.6
   * Add autopkgtest-pkg-perl
   * Set debhelper = 9
+  * Update dependencies
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 12:21:00 
-0300
 
diff --git a/debian/control b/debian/control
index 442ef81..e6a3a49 100644
--- a/debian/control
+++ b/debian/control
@@ -6,19 +6,18 @@ Uploaders: franck cuny fra...@lumberjaph.net,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (= 9),
-   perl
+Build-Depends: debhelper (= 9.20140227~),
+   libmodule-build-tiny-perl
 Build-Depends-Indep: libdirectory-scratch-perl,
  libfile-nfslock-perl,
  libmoose-perl,
  libmoosex-types-path-class-perl,
  libnamespace-autoclean-perl,
- libnamespace-clean-perl,
  libpath-class-perl,
  libsub-exporter-perl,
- libtest-checkdeps-perl (= 0.007),
  libtest-requires-perl,
- libtest-simple-perl (= 1.001010) | libtest-use-ok-perl | 
perl (= 5.21.6)
+ libtest-simple-perl (= 1.001010) | perl (= 5.21.6),
+ perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-tempdir-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-tempdir-perl.git
@@ -32,7 +31,6 @@ Depends: ${misc:Depends},
  libmoose-perl,
  libmoosex-types-path-class-perl,
  libnamespace-autoclean-perl,
- libnamespace-clean-perl,
  libpath-class-perl,
  libsub-exporter-perl
 Description: Perl module that creates temporary files for testing

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-tempdir-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-version-perl] branch pristine-tar updated (214ce68 - ef16694)

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch pristine-tar
in repository libtest-version-perl.

  from  214ce68   pristine-tar data for 
libtest-version-perl_2.01.orig.tar.gz
   new  ef16694   pristine-tar data for 
libtest-version-perl_2.03.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-version-perl_2.03.orig.tar.gz.delta | Bin 0 - 3238 bytes
 libtest-version-perl_2.03.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtest-version-perl_2.03.orig.tar.gz.delta
 create mode 100644 libtest-version-perl_2.03.orig.tar.gz.id

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

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-version-perl.

commit aa28f77369b8a0a2b0b517c2c143bc91520c8da0
Merge: fb31075 d2b3e33
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 14:46:00 2015 -0300

Merge tag 'upstream/2.03'

Upstream version 2.03

# gpg: Signature made Thu 30 Jul 2015 02:45:57 PM BRT using RSA key ID 
9883C97C
# gpg: Good signature from Lucas Kanashiro kanashiro.dua...@gmail.com

 Changes |  10 +
 MANIFEST|   9 +-
 META.json   |   6 +-
 META.yml|   6 +-
 Makefile.PL |   4 +-
 README  |  59 ++---
 corpus/multiple-inconsistent/Foo.pm |   9 +
 corpus/multiple-missing/Foo.pm  |   7 +
 corpus/multiple/Foo.pm  |   9 +
 lib/Test/Version.pm | 445 
 perlcritic.rc   |   2 +-
 t/00-compile.t  |   5 +-
 t/all-has-version-false.t   |   4 +-
 t/all.t |   4 +-
 t/bare.t|  11 +
 t/fail.t|   2 +-
 t/multiple-inconsistent.t   |  65 ++
 t/multiple.t|  64 ++
 t/noversion.t   |   2 +-
 t/strict.t  |   2 +-
 xt/author/eol.t |   3 +
 xt/release/test-version.t   |   3 +-
 xt/release/unused-vars.t|  14 --
 23 files changed, 487 insertions(+), 258 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-version-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-version-perl] 01/01: pristine-tar data for libtest-version-perl_2.03.orig.tar.gz

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch pristine-tar
in repository libtest-version-perl.

commit ef1669456339b21de0f5e163407e63ac866135ed
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 14:45:57 2015 -0300

pristine-tar data for libtest-version-perl_2.03.orig.tar.gz
---
 libtest-version-perl_2.03.orig.tar.gz.delta | Bin 0 - 3238 bytes
 libtest-version-perl_2.03.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtest-version-perl_2.03.orig.tar.gz.delta 
b/libtest-version-perl_2.03.orig.tar.gz.delta
new file mode 100644
index 000..eb5503e
Binary files /dev/null and b/libtest-version-perl_2.03.orig.tar.gz.delta differ
diff --git a/libtest-version-perl_2.03.orig.tar.gz.id 
b/libtest-version-perl_2.03.orig.tar.gz.id
new file mode 100644
index 000..0ab2041
--- /dev/null
+++ b/libtest-version-perl_2.03.orig.tar.gz.id
@@ -0,0 +1 @@
+30a59d19a2df01f4e39a26142e23604694d37a6c

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-version-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-version-perl] 03/05: Update changelog info generated by dpt

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-version-perl.

commit 69bcd1b225d798cc8420709037a873b5b2bfb5b3
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 14:47:00 2015 -0300

Update changelog info generated by dpt
---
 debian/changelog | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7723b0c..8a6b75a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,11 @@
 libtest-version-perl (2.03-1) UNRELEASED; urgency=medium
 
-  ** SNAPSHOT build @aa28f77369b8a0a2b0b517c2c143bc91520c8da0 **
+  * Team upload.
 
   [ gregor herrmann ]
   * Update Test::Tester build dependency.
 
   [ Lucas Kanashiro ]
-  * Imported Upstream version 2.03
   * Import upstream version 2.03
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 14:46:02 
-0300

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-version-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-version-perl] 05/05: Release libtest-version-perl 2.03-1 to unstable

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-version-perl.

commit 22e9770d5ff4002d3452dd495a781e1fa8bc685d
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 14:53:18 2015 -0300

Release libtest-version-perl 2.03-1 to unstable
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e33cd34..354f199 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtest-version-perl (2.03-1) UNRELEASED; urgency=medium
+libtest-version-perl (2.03-1) unstable; urgency=medium
 
   * Team upload.
 

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

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-version-perl.

commit f67d4a41fff2a457f88ce4dd3e480f718791eae9
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 14:46:02 2015 -0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index ba3a772..7723b0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,15 @@
-libtest-version-perl (2.01-2) UNRELEASED; urgency=medium
+libtest-version-perl (2.03-1) UNRELEASED; urgency=medium
 
+  ** SNAPSHOT build @aa28f77369b8a0a2b0b517c2c143bc91520c8da0 **
+
+  [ gregor herrmann ]
   * Update Test::Tester build dependency.
 
- -- gregor herrmann gre...@debian.org  Sat, 13 Jun 2015 22:25:55 +0200
+  [ Lucas Kanashiro ]
+  * Imported Upstream version 2.03
+  * Import upstream version 2.03
+
+ -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 14:46:02 
-0300
 
 libtest-version-perl (2.01-1) unstable; urgency=medium
 

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

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch master
in repository libtest-version-perl.

  from  fb31075   update changelog
  adds  d2b3e33   Imported Upstream version 2.03
   new  aa28f77   Merge tag 'upstream/2.03'
   new  f67d4a4   Update debian/changelog
   new  69bcd1b   Update changelog info generated by dpt
   new  fa10624   Set debhelper = 9
   new  22e9770   Release libtest-version-perl 2.03-1 to unstable

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 |  10 +
 MANIFEST|   9 +-
 META.json   |   6 +-
 META.yml|   6 +-
 Makefile.PL |   4 +-
 README  |  59 ++---
 corpus/multiple-inconsistent/Foo.pm |   9 +
 corpus/multiple-missing/Foo.pm  |   7 +
 corpus/multiple/Foo.pm  |   9 +
 debian/changelog|  11 +-
 debian/compat   |   2 +-
 debian/control  |   2 +-
 lib/Test/Version.pm | 445 
 perlcritic.rc   |   2 +-
 t/00-compile.t  |   5 +-
 t/all-has-version-false.t   |   4 +-
 t/all.t |   4 +-
 t/bare.t|  11 +
 t/fail.t|   2 +-
 t/multiple-inconsistent.t   |  65 ++
 t/multiple.t|  64 ++
 t/noversion.t   |   2 +-
 t/strict.t  |   2 +-
 xt/author/eol.t |   3 +
 xt/release/test-version.t   |   3 +-
 xt/release/unused-vars.t|  14 --
 26 files changed, 498 insertions(+), 262 deletions(-)
 create mode 100644 corpus/multiple-inconsistent/Foo.pm
 create mode 100644 corpus/multiple-missing/Foo.pm
 create mode 100644 corpus/multiple/Foo.pm
 create mode 100644 t/bare.t
 create mode 100644 t/multiple-inconsistent.t
 create mode 100644 t/multiple.t
 delete mode 100644 xt/release/unused-vars.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-version-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-version-perl] 04/05: Set debhelper = 9

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtest-version-perl.

commit fa106248b11fabea44ba59994aee3c5e983fcf3e
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Thu Jul 30 14:48:11 2015 -0300

Set debhelper = 9
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8a6b75a..e33cd34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libtest-version-perl (2.03-1) UNRELEASED; urgency=medium
 
   [ Lucas Kanashiro ]
   * Import upstream version 2.03
+  * Set debhelper = 9
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Thu, 30 Jul 2015 14:46:02 
-0300
 
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 cb7bcdc..78b294e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group 
pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: gregor herrmann gre...@debian.org
 Section: perl
 Priority: optional
-Build-Depends: debhelper (= 8)
+Build-Depends: debhelper (= 9)
 Build-Depends-Indep: libfile-find-rule-perl-perl,
  libtest-exception-perl,
  libtest-simple-perl (= 1.001010) | libtest-tester-perl | 
perl (= 5.21.6),

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

2015-07-30 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to annotated tag upstream/2.03
in repository libtest-version-perl.

at  60eee01   (tag)
   tagging  d2b3e338500c58735f52531a8cd60a5fefac586c (commit)
  replaces  upstream/2.01
 tagged by  Lucas Kanashiro
on  Thu Jul 30 14:45:57 2015 -0300

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

iQIcBAABAgAGBQJVumLVAAoJEPgjonKYg8l80xMP/3QiaCXCCUXAY3oPyo36rd4o
jI3S6pMIGUnII3U1Rv6EODlxy7T1CgxR+x7O1jBiflsdKo1jLK1jppoDX5X206/1
DohR5pknuqtbAcCo1pT5tMlY7P/wdpyGpCjLZd9Ld4lYdugsnoAH0rFOvtEOg5CQ
QzTLmHhb6AYg3bodZRy2i8zv0WfRPa12WpogL9aAq59lnN4w2/29dOeWX28hSi0p
gY6i27nOhjm2XsgvtDEB4yTaAwMx/OrXHho3IsZoyp3zX0ZELy7gNLM63+Ew1QxY
6JgRQDLHK23gwk8uiUDymhh1v3SUr97LklEZ/tPriGrkMnaPfnhzWQExMZvT+Q2q
QYzpxOMfWyotz4ldviBb+dW+rcx97F6E7S0lJuMX1BWGlPRujvMtqousqaKPH3X2
3ZjQpNPqeDiach3Qi0ks9NKXXqDedYIoPAOv/y7Y2Crk7oH8ND+iXMiYnfgeIuSO
F8A/GPiXcngBGR+KEntK4XK1Q8FyBTQroGowT7CEmmgQuofBaxJHmOpe9rGg0tEo
BbtpfDtWGpWNjBJP3cNqhY3UyudjMPTGV4Ja+Wp7Ab+PiYZi+oaKpU3ge+le8F9i
WmnKz7QPZ37NMEGhh/gtWnMKrm7FT69zyWc9Cb/7DVFGsPRUymLFBeFzGeBxo6HK
5abp+pRmfAIQv3jaq5o4
=2CPk
-END PGP SIGNATURE-

Lucas Kanashiro (1):
  Imported Upstream version 2.03

---

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-version-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


[libasync-interrupt-perl] 01/10: Add debian/upstream/metadata

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libasync-interrupt-perl.

commit 7528c38baac8ad13691235b15a94d5aa9ff88afe
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 8 18:48:25 2015 -0300

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..db763d9
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Archive: CPAN
+Contact: unknown
+Name: Async-Interrupt

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


[libasync-interrupt-perl] branch master updated (dec8d3d - f56460d)

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch master
in repository libasync-interrupt-perl.

  from  dec8d3d   update changelog
   new  7528c38   Add debian/upstream/metadata
   new  9fda4f3   Update debian/changelog
  adds  3afa1b8   Imported Upstream version 1.21
   new  57faa03   Merge tag 'upstream/1.21'
   new  e334514   Update debian/changelog
   new  64a74fb   Update changelog info generated by dpt
   new  d15f0dd   Declare compliance with Debian policy 3.9.6
   new  80366e6   Add autopkgtest-pkg-perl
   new  ba2d306   Fix perl path in lintian.override
   new  32d5165   Update upstream copyright
   new  f56460d   Release libasync-interrupt-perl 1.21-1 to unstable

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


Summary of changes:
 Changes  |   3 +
 Interrupt.pm |   2 +-
 META.json|   4 +-
 META.yml |  12 +-
 debian/changelog |  15 +-
 debian/control   |   3 +-
 debian/copyright |   8 +-
 debian/libasync-interrupt-perl.lintian-overrides |   2 +-
 debian/upstream/metadata |   4 +
 ecb.h| 250 ++-
 10 files changed, 188 insertions(+), 115 deletions(-)
 create mode 100644 debian/upstream/metadata

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


[libasync-interrupt-perl] 02/10: Update debian/changelog

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libasync-interrupt-perl.

commit 9fda4f3dee14641f43ec621c792178e4d9271fd5
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 8 18:48:26 2015 -0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 01e1e8a..b9c26f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 libasync-interrupt-perl (1.20-2) UNRELEASED; urgency=medium
 
+  [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
+  [ Lucas Kanashiro ]
+  * Add debian/upstream/metadata
+
  -- Salvatore Bonaccorso car...@debian.org  Sat, 16 Aug 2014 09:29:36 +0200
 
 libasync-interrupt-perl (1.20-1) unstable; urgency=low

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


[libasync-interrupt-perl] 08/10: Fix perl path in lintian.override

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libasync-interrupt-perl.

commit ba2d3061f127dac416b9e82b586ccbda3ad82eb6
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 8 19:06:17 2015 -0300

Fix perl path in lintian.override
---
 debian/changelog | 1 +
 debian/libasync-interrupt-perl.lintian-overrides | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 014d57c..ece5f3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libasync-interrupt-perl (1.21-1) UNRELEASED; urgency=medium
   * Import upstream version 1.21
   * Declare compliance with Debian policy 3.9.6
   * Add autopkgtest-pkg-perl
+  * Fix perl path in lintian.override
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Sat, 08 Aug 2015 18:51:15 
-0300
 
diff --git a/debian/libasync-interrupt-perl.lintian-overrides 
b/debian/libasync-interrupt-perl.lintian-overrides
index 3cd81a6..c8f78d6 100644
--- a/debian/libasync-interrupt-perl.lintian-overrides
+++ b/debian/libasync-interrupt-perl.lintian-overrides
@@ -1,2 +1,2 @@
 # We are pass the -D_FORTIFY_SOURCE=2 flag at build time, overriding lintian's 
false positive
-libasync-interrupt-perl binary: hardening-no-fortify-functions 
usr/lib/perl5/auto/Async/Interrupt/Interrupt.so
+libasync-interrupt-perl binary: hardening-no-fortify-functions 
usr/lib/x86_64-linux-gnu/perl5/5.20/auto/Async/Interrupt/Interrupt.so

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


[libasync-interrupt-perl] 10/10: Release libasync-interrupt-perl 1.21-1 to unstable

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libasync-interrupt-perl.

commit f56460daa7bfea7b2e5e65b927421e018d21cfd6
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 8 19:19:52 2015 -0300

Release libasync-interrupt-perl 1.21-1 to unstable
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cfd33ed..8f9d98b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libasync-interrupt-perl (1.21-1) UNRELEASED; urgency=medium
+libasync-interrupt-perl (1.21-1) unstable; urgency=medium
 
   * Team upload.
 

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


[libasync-interrupt-perl] 07/10: Add autopkgtest-pkg-perl

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libasync-interrupt-perl.

commit 80366e6f11fe909d0b139327124bf1b9a35bb778
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 8 19:05:33 2015 -0300

Add autopkgtest-pkg-perl
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b24e79f..014d57c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libasync-interrupt-perl (1.21-1) UNRELEASED; urgency=medium
   * Add debian/upstream/metadata
   * Import upstream version 1.21
   * Declare compliance with Debian policy 3.9.6
+  * Add autopkgtest-pkg-perl
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Sat, 08 Aug 2015 18:51:15 
-0300
 
diff --git a/debian/control b/debian/control
index a97bd71..e9750fb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Uploaders: Jonathan Yu jaw...@cpan.org,
Fabrizio Regalli fab...@fabreg.it,
Jotam Jr. Trejo jota...@debian.org.sv
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: perl,
debhelper (= 9.20120312~),

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


[libasync-interrupt-perl] annotated tag upstream/1.21 created (now 7cf3ab2)

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to annotated tag upstream/1.21
in repository libasync-interrupt-perl.

at  7cf3ab2   (tag)
   tagging  3afa1b8d1bf7a0bb40644573937322e3157ce9a9 (commit)
  replaces  upstream/1.20
 tagged by  Lucas Kanashiro
on  Sat Aug 8 18:51:04 2015 -0300

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

iQIcBAABCAAGBQJVxnnIAAoJEPgjonKYg8l8Wt4P/iLTDK/Vrm28Dnb79fMYydBE
tPDCW0VOpEYEwT+YtQUFfSGIHQeKckwiEPGsSiyiaSaxnXppt9/fMT8fEQSfYvJ2
2OxVFybjxH9NGR5I/+Qif8jrPNSLslZP0pwL2zTo62ktDgc4N9/2USkUBfA21wZO
eB7g+MOlEBjGupWj8doBmmL6y2BNyfnB6pp8uQG+0+oSaATfZb3+PbhHizt+ImB4
UkfNzRdUYTI4IPh1Qb4WH7Hw3K+W9HNGu5P/E6djvincHJoFDt1v6aIYwbCkavog
ZDgzkFrI9TL4VpnygzqsEJvLX6YOi/k7A+2Sw+hCR1e5/GmDSv4AMFPDBNFK1mJq
aPW+6BOYgbFEhec+TyOQ3P4r7xiONGnc3oidVSjks2MLUHZxVWvYwcRsPjw9tlyk
RqETO74hYGvtbe3i8zd5uyaWbsHqDe1JXdX20r6vRL/CuATEyMhyDnevLW5H6Ilv
qzLwh/1g+diWXb5wyxZPLwVzQn5Skwv1zhakLXQAxpd5zUjQuas3DTNB8Ste1xtJ
K+tEvtRDHnYewY4RktTPGyxVDlMAkIxwH9278latP7cLWQBLCRqdT7SC+WA5uizP
K/SofRqxxFcavEEt5gxdmO0eWnt0UqluPbNKqGeW6ltftEBRQmZ+GqnrQFB+kslv
OeyljuMBfp0/w6p8kfmu
=R63Q
-END PGP SIGNATURE-

Lucas Kanashiro (1):
  Imported Upstream version 1.21

---

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/libasync-interrupt-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


[libasync-interrupt-perl] 01/01: pristine-tar data for libasync-interrupt-perl_1.21.orig.tar.gz

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch pristine-tar
in repository libasync-interrupt-perl.

commit 1a8762f9e226b40b2bfc99c6a4a1a10d71657b18
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 8 18:51:04 2015 -0300

pristine-tar data for libasync-interrupt-perl_1.21.orig.tar.gz
---
 libasync-interrupt-perl_1.21.orig.tar.gz.delta | Bin 0 - 1253 bytes
 libasync-interrupt-perl_1.21.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libasync-interrupt-perl_1.21.orig.tar.gz.delta 
b/libasync-interrupt-perl_1.21.orig.tar.gz.delta
new file mode 100644
index 000..2a04355
Binary files /dev/null and b/libasync-interrupt-perl_1.21.orig.tar.gz.delta 
differ
diff --git a/libasync-interrupt-perl_1.21.orig.tar.gz.id 
b/libasync-interrupt-perl_1.21.orig.tar.gz.id
new file mode 100644
index 000..9ae4fe9
--- /dev/null
+++ b/libasync-interrupt-perl_1.21.orig.tar.gz.id
@@ -0,0 +1 @@
+d267681258fb8f5208bc0d1c5649b1f4384a2fa6

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


[libasync-interrupt-perl] 05/10: Update changelog info generated by dpt

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libasync-interrupt-perl.

commit 64a74fb41903442ec82bd5ee370393d4d8a7549e
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 8 18:51:57 2015 -0300

Update changelog info generated by dpt
---
 debian/changelog | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fe0721b..7043410 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,12 @@
 libasync-interrupt-perl (1.21-1) UNRELEASED; urgency=medium
 
-  ** SNAPSHOT build @57faa03ca21e29ea4569d5bea8c77c39f0c49a3b **
+  * Team upload.
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
-  * Imported Upstream version 1.21
   * Import upstream version 1.21
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Sat, 08 Aug 2015 18:51:15 
-0300

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


[libasync-interrupt-perl] branch pristine-tar updated (656e4ee - 1a8762f)

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch pristine-tar
in repository libasync-interrupt-perl.

  from  656e4ee   pristine-tar data for 
libasync-interrupt-perl_1.20.orig.tar.gz
   new  1a8762f   pristine-tar data for 
libasync-interrupt-perl_1.21.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:
 libasync-interrupt-perl_1.21.orig.tar.gz.delta | Bin 0 - 1253 bytes
 libasync-interrupt-perl_1.21.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libasync-interrupt-perl_1.21.orig.tar.gz.delta
 create mode 100644 libasync-interrupt-perl_1.21.orig.tar.gz.id

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


[libasync-interrupt-perl] 04/10: Update debian/changelog

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libasync-interrupt-perl.

commit e33451412bfe0b1bd22cfdccaa4554da7518b664
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 8 18:51:15 2015 -0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index b9c26f6..fe0721b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,16 @@
-libasync-interrupt-perl (1.20-2) UNRELEASED; urgency=medium
+libasync-interrupt-perl (1.21-1) UNRELEASED; urgency=medium
+
+  ** SNAPSHOT build @57faa03ca21e29ea4569d5bea8c77c39f0c49a3b **
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
+  * Imported Upstream version 1.21
+  * Import upstream version 1.21
 
- -- Salvatore Bonaccorso car...@debian.org  Sat, 16 Aug 2014 09:29:36 +0200
+ -- Lucas Kanashiro kanashiro.dua...@gmail.com  Sat, 08 Aug 2015 18:51:15 
-0300
 
 libasync-interrupt-perl (1.20-1) unstable; urgency=low
 

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


[libasync-interrupt-perl] 03/10: Merge tag 'upstream/1.21'

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libasync-interrupt-perl.

commit 57faa03ca21e29ea4569d5bea8c77c39f0c49a3b
Merge: 9fda4f3 3afa1b8
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 8 18:51:14 2015 -0300

Merge tag 'upstream/1.21'

Upstream version 1.21

# gpg: Signature made Sat 08 Aug 2015 06:51:04 PM BRT using RSA key ID 
9883C97C
# gpg: Good signature from Lucas Kanashiro kanashiro.dua...@gmail.com

 Changes  |   3 +
 Interrupt.pm |   2 +-
 META.json|   4 +-
 META.yml |  12 +--
 ecb.h| 250 +++
 5 files changed, 161 insertions(+), 110 deletions(-)

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


[libasync-interrupt-perl] 06/10: Declare compliance with Debian policy 3.9.6

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libasync-interrupt-perl.

commit d15f0dd6c2622de4a3b0044793ec6b9c46c1cb3b
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 8 18:53:31 2015 -0300

Declare compliance with Debian policy 3.9.6
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7043410..b24e79f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libasync-interrupt-perl (1.21-1) UNRELEASED; urgency=medium
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
   * Import upstream version 1.21
+  * Declare compliance with Debian policy 3.9.6
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Sat, 08 Aug 2015 18:51:15 
-0300
 
diff --git a/debian/control b/debian/control
index ded3c7e..a97bd71 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Priority: optional
 Build-Depends: perl,
debhelper (= 9.20120312~),
libcommon-sense-perl
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libasync-interrupt-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libasync-interrupt-perl.git
 Homepage: https://metacpan.org/release/Async-Interrupt

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


[libasync-interrupt-perl] 09/10: Update upstream copyright

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libasync-interrupt-perl.

commit 32d51659bd15c0715c356cb2eeaed7c01e5b39de
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 8 19:18:31 2015 -0300

Update upstream copyright
---
 debian/changelog | 1 +
 debian/copyright | 8 +++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ece5f3c..cfd33ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ libasync-interrupt-perl (1.21-1) UNRELEASED; urgency=medium
   * Declare compliance with Debian policy 3.9.6
   * Add autopkgtest-pkg-perl
   * Fix perl path in lintian.override
+  * Update upstream copyright
 
  -- Lucas Kanashiro kanashiro.dua...@gmail.com  Sat, 08 Aug 2015 18:51:15 
-0300
 
diff --git a/debian/copyright b/debian/copyright
index 95bb3dd..9426da9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,15 +4,21 @@ Upstream-Contact: Marc Lehmann schm...@schmorp.de
 Source: https://metacpan.org/release/Async-Interrupt
 
 Files: *
-Copyright: 2009, Marc Alexander Lehmann debian-copyri...@schmorp.de
+Copyright: 2009-2015, Marc Alexander Lehmann lib...@schmorp.de
 License: Artistic or GPL-1+
 Comment: This came from an e-mail which was copied to the debian-perl
  list: http://lists.debian.org/debian-perl/2009/09/msg00012.html
 
+Files: ecb.h
+Copyright: 2009-2015, Marc Alexander Lehmann lib...@schmorp.de
+ 2011, Emanuele Giaquinta
+License: Artistic or GPL-1+
+
 Files: debian/*
 Copyright: 2009-2010, Jonathan Yu jaw...@cpan.org
  2011, Fabrizio Regalli fab...@fabreg.it
  2012, Jotam Jr. Trejo jota...@debian.org.sv
+ 2015, Lucas Kanashiro kanashiro.dua...@gmail.com
 License: Artistic or GPL-1+
 
 License: Artistic

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


[libasync-interrupt-perl] 02/03: Fix lintian-overrides to work with another architectures

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libasync-interrupt-perl.

commit 8226fef9557ae2d26dbdb992f22808aea43c9d5a
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 8 19:48:33 2015 -0300

Fix lintian-overrides to work with another architectures
---
 debian/libasync-interrupt-perl.lintian-overrides | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/libasync-interrupt-perl.lintian-overrides 
b/debian/libasync-interrupt-perl.lintian-overrides
index c8f78d6..f7d0a80 100644
--- a/debian/libasync-interrupt-perl.lintian-overrides
+++ b/debian/libasync-interrupt-perl.lintian-overrides
@@ -1,2 +1,2 @@
 # We are pass the -D_FORTIFY_SOURCE=2 flag at build time, overriding lintian's 
false positive
-libasync-interrupt-perl binary: hardening-no-fortify-functions 
usr/lib/x86_64-linux-gnu/perl5/5.20/auto/Async/Interrupt/Interrupt.so
+libasync-interrupt-perl binary: hardening-no-fortify-functions 
usr/lib/*/auto/Async/Interrupt/Interrupt.so

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


[libasync-interrupt-perl] 03/03: Clean TODO list and release to unstable

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libasync-interrupt-perl.

commit 78f705493ce9e995921e312884b4bef3bcf1527e
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 8 19:50:10 2015 -0300

Clean TODO list and release to unstable
---
 debian/changelog | 9 +
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eff3e10..8f9d98b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,4 @@
-libasync-interrupt-perl (1.21-1) UNRELEASED; urgency=medium
-
-  TODO:
-  - license for ecb.h doesn't look correct (looks like BSD-2 or GPL-2+ at
-first glance)
-  - libasync-interrupt-perl.lintian-overrides: the new patch only works on
-am64 -- use wildcards; eg.
-usr/lib/*/auto/Async/Interrupt/Interrupt.so
+libasync-interrupt-perl (1.21-1) unstable; urgency=medium
 
   * Team upload.
 

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


[libasync-interrupt-perl] branch master updated (8fc95c4 - 78f7054)

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch master
in repository libasync-interrupt-perl.

  from  8fc95c4   back to UNRELEASED, TODO added to d/changelog
   new  e6ab6a4   Fix ecb.h license in d/copyright
   new  8226fef   Fix lintian-overrides to work with another architectures
   new  78f7054   Clean TODO list and release to unstable

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:
 debian/changelog |  9 +-
 debian/copyright | 41 +++-
 debian/libasync-interrupt-perl.lintian-overrides |  2 +-
 3 files changed, 42 insertions(+), 10 deletions(-)

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


[libasync-interrupt-perl] 01/03: Fix ecb.h license in d/copyright

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libasync-interrupt-perl.

commit e6ab6a47f2223897eb5ed80305bf63a7afda8ab8
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 8 19:47:45 2015 -0300

Fix ecb.h license in d/copyright
---
 debian/copyright | 41 -
 1 file changed, 40 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 9426da9..936d0b2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,7 +12,7 @@ Comment: This came from an e-mail which was copied to the 
debian-perl
 Files: ecb.h
 Copyright: 2009-2015, Marc Alexander Lehmann lib...@schmorp.de
  2011, Emanuele Giaquinta
-License: Artistic or GPL-1+
+License: BSD-2 or GPL-2+
 
 Files: debian/*
 Copyright: 2009-2010, Jonathan Yu jaw...@cpan.org
@@ -36,3 +36,42 @@ License: GPL-1+
  .
  On Debian GNU/Linux systems, the complete text of the GNU General
  Public License can be found in `/usr/share/common-licenses/GPL-1'
+
+License: BSD-2
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+notice, this list of conditions and the following disclaimer in the
+documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: GPL-2+
+ This package 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 2 of the License, or
+ (at your option) any later version.
+ .
+ This package 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.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see http://www.gnu.org/licenses/
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in /usr/share/common-licenses/GPL-2.

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


[libemail-abstract-perl] 03/09: Merge tag 'upstream/3.008'

2015-08-08 Thread Lucas Kanashiro
This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libemail-abstract-perl.

commit 3091527bf21dee1575131775ef57f1daf7acabd9
Merge: c563bf5 9907789
Author: Lucas Kanashiro kanashiro.dua...@gmail.com
Date:   Sat Aug 8 19:36:08 2015 -0300

Merge tag 'upstream/3.008'

Upstream version 3.008

# gpg: Signature made Sat 08 Aug 2015 07:35:58 PM BRT using RSA key ID 
9883C97C
# gpg: Good signature from Lucas Kanashiro kanashiro.dua...@gmail.com

 Changes|   5 +
 LICENSE|   2 +-
 MANIFEST   |   5 +-
 META.json  | 243 ++---
 META.yml   | 235 ++-
 Makefile.PL|  14 ++-
 README |   4 +-
 lib/Email/Abstract.pm  | 130 +++-
 lib/Email/Abstract/EmailMIME.pm|  27 -
 lib/Email/Abstract/EmailSimple.pm  |  18 ++-
 lib/Email/Abstract/MIMEEntity.pm   |  18 ++-
 lib/Email/Abstract/MailInternet.pm |  18 ++-
 lib/Email/Abstract/MailMessage.pm  |  18 ++-
 lib/Email/Abstract/Plugin.pm   |  14 ++-
 t/00-report-prereqs.dd |  37 ++
 t/00-report-prereqs.t  | 176 +++
 t/000-report-versions-tiny.t   |  79 
 t/abstractions.t   |  26 +++-
 xt/release/changes_has_content.t   |   2 +-
 xt/release/pod-syntax.t|   4 +-
 20 files changed, 787 insertions(+), 288 deletions(-)

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


<    5   6   7   8   9   10   11   12   13   14   >