[libtest-bdd-cucumber-perl] annotated tag upstream/0.48 created (now 087d59e)

2016-02-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.48
in repository libtest-bdd-cucumber-perl.

at  087d59e   (tag)
   tagging  5049d1cf3904613c0bc14722d1bc3dbedaf6ea39 (commit)
  replaces  upstream/0.45
 tagged by  Lucas Kanashiro
on  Sun Feb 28 18:59:01 2016 -0300

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

iQIcBAABAgAGBQJW022lAAoJEPgjonKYg8l8ztQP/1AvEeLSDNQbRcxSoB9YAtlu
UxhrKoFT2VxUUe05T3+bw7TBey3OYXNAhoDJQUHWVHqLMBS/Y9BUPgv99hqGvSnK
+XGbVdfJFF/b4zkFIZX4PJ1/a+uHiyZL+v1hZcpwepI+MA62zLS6eC/ZHkK0bkqJ
hsPgaFfBnfJXB1Ap0CF02pifVSsUnR4XN202HlzbLLyV0L8exScmqdPLMAP5+TA4
A1zWcx552Vib3SmH/tbeVAEhrVv62Kz/+2G0ECkVD1Ynu0SxkAS51K9wjRxXD1ZX
4DsLB0noTXY8v+HRm/LcWgO23LSSL2gNv9e+Zva1cc0B6X7RZIIine0Ch2osvjx3
0TRYA2nXUl+fZwu3j6nkDDpp/tM6LcN+/sH5RF7BPD1WvUK03G84RpBYmlVfJnCP
T7Knn2LfEAve8ydtgMG4GlAI3EJPgFfu/w2qCDQVTt6ScWF+vflJDXioLJCZ1Kvs
m55RHOYvSsusUCRFTlA4oye76KehKwlN6LCgLl9oK9Dj8xYoX4mPZENwfAJDBssx
Ch/rkzlCiNwc13uiPZrFAAalP8uzOxGrVohM44/D6Oh3GxOxz/hSUpoqFDELT39u
O9sjUvC9Pbge+hP+9VsuArBjCenwOky5+i9SzJRbQvVUWxfw9rR3NblTktgziP8o
2ECELbqtTiUggOEn4Be6
=ypII
-END PGP SIGNATURE-

Lucas Kanashiro (1):
  Imported Upstream version 0.48

---

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-bdd-cucumber-perl.git

___
Pkg-perl-cvs-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-bdd-cucumber-perl] branch master updated (513974e -> e395156)

2016-02-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-bdd-cucumber-perl.

  from  513974e   releasing package libtest-bdd-cucumber-perl version 0.45-1
  adds  5049d1c   Imported Upstream version 0.48
   new  1af0a75   Merge tag 'upstream/0.48'
   new  757bfab   Update debian/changelog
   new  8c3532b   d/u/metadata: fix Contact field
   new  c68b993   Drop spelling.patch, not needed anymore
   new  e395156   Releasing libtest-bdd-cucumber-perl version 0.48-1

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


Summary of changes:
 CHANGES   | 16 +
 META.yml  |  2 +-
 Makefile.PL   |  2 +-
 README|  2 +-
 README.pod| 21 ++---
 TODO  | 14 
 bin/pherkin   |  2 +-
 debian/changelog  |  9 
 debian/patches/series |  1 -
 debian/patches/spelling.patch | 27 --
 debian/upstream/metadata  |  2 +-
 dist.ini  |  2 +-
 lib/App/pherkin.pm| 20 
 lib/Test/BDD/Cucumber.pm  | 25 
 lib/Test/BDD/Cucumber/Errors.pm   |  4 ++--
 lib/Test/BDD/Cucumber/Executor.pm |  6 ++---
 lib/Test/BDD/Cucumber/Extension.pm| 24 +++
 lib/Test/BDD/Cucumber/Harness.pm  |  6 ++---
 lib/Test/BDD/Cucumber/Harness/Data.pm |  6 ++---
 lib/Test/BDD/Cucumber/Harness/JSON.pm |  4 ++--
 lib/Test/BDD/Cucumber/Harness/TermColor.pm|  6 ++---
 lib/Test/BDD/Cucumber/Harness/TestBuilder.pm  |  6 ++---
 lib/Test/BDD/Cucumber/I18N/Data.pm|  4 ++--
 lib/Test/BDD/Cucumber/I18n.pm |  4 ++--
 lib/Test/BDD/Cucumber/Loader.pm   |  6 ++---
 lib/Test/BDD/Cucumber/Manual/Architecture.pod | 18 +--
 lib/Test/BDD/Cucumber/Manual/Integration.pod  |  2 +-
 lib/Test/BDD/Cucumber/Manual/Steps.pod|  4 ++--
 lib/Test/BDD/Cucumber/Manual/Tutorial.pod |  4 ++--
 lib/Test/BDD/Cucumber/Model/Document.pm   |  6 ++---
 lib/Test/BDD/Cucumber/Model/Feature.pm|  6 ++---
 lib/Test/BDD/Cucumber/Model/Line.pm   |  6 ++---
 lib/Test/BDD/Cucumber/Model/Result.pm |  4 ++--
 lib/Test/BDD/Cucumber/Model/Scenario.pm   |  6 ++---
 lib/Test/BDD/Cucumber/Model/Step.pm   |  6 ++---
 lib/Test/BDD/Cucumber/Model/TagSpec.pm|  4 ++--
 lib/Test/BDD/Cucumber/Parser.pm   | 17 +-
 lib/Test/BDD/Cucumber/StepContext.pm  |  6 ++---
 lib/Test/BDD/Cucumber/StepFile.pm |  6 ++---
 lib/Test/BDD/Cucumber/TestBuilderDelegator.pm |  2 +-
 lib/Test/BDD/Cucumber/Util.pm |  6 ++---
 t/270_scenario_outlines.t | 33 +++
 42 files changed, 202 insertions(+), 155 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-bdd-cucumber-perl.git

___
Pkg-perl-cvs-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-bdd-cucumber-perl] 03/05: d/u/metadata: fix Contact field

2016-02-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-bdd-cucumber-perl.

commit 8c3532b3603dbae15aec3b53a2913c62b3ff
Author: Lucas Kanashiro 
Date:   Sun Feb 28 19:05:33 2016 -0300

d/u/metadata: fix Contact field
---
 debian/changelog | 1 +
 debian/upstream/metadata | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cc96ed2..8501050 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libtest-bdd-cucumber-perl (0.48-1) UNRELEASED; urgency=medium
 
   * Import upstream version 0.48
+  * d/u/metadata: fix Contact field
 
  -- Lucas Kanashiro   Sun, 28 Feb 2016 18:59:21 
-0300
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 7523d58..3d68fec 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,6 +1,6 @@
 ---
 Archive: CPAN
 Bug-Database: https://github.com/pjlsergeant/test-bdd-cucumber-perl/issues
-Contact: '[''Peter Sergeant '',''Ben Rogers 
'']'
+Contact: Peter Sergeant , Ben Rogers 
 Name: Test-BDD-Cucumber
 Repository: https://github.com/pjlsergeant/test-bdd-cucumber-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-bdd-cucumber-perl.git

___
Pkg-perl-cvs-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-bdd-cucumber-perl] 01/05: Merge tag 'upstream/0.48'

2016-02-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-bdd-cucumber-perl.

commit 1af0a754318e46df4331645daf7f06b36e3dfef7
Merge: 513974e 5049d1c
Author: Lucas Kanashiro 
Date:   Sun Feb 28 18:59:20 2016 -0300

Merge tag 'upstream/0.48'

Upstream version 0.48

# gpg: Signature made Sun 28 Feb 2016 06:59:01 PM BRT using RSA key ID 
9883C97C
# gpg: Good signature from "Lucas Kanashiro "
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:  There is no indication that the signature belongs to the 
owner.
# Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 
C97C

 CHANGES   | 16 +
 META.yml  |  2 +-
 Makefile.PL   |  2 +-
 README|  2 +-
 README.pod| 21 ++---
 TODO  | 14 
 bin/pherkin   |  2 +-
 dist.ini  |  2 +-
 lib/App/pherkin.pm| 20 
 lib/Test/BDD/Cucumber.pm  | 25 
 lib/Test/BDD/Cucumber/Errors.pm   |  4 ++--
 lib/Test/BDD/Cucumber/Executor.pm |  6 ++---
 lib/Test/BDD/Cucumber/Extension.pm| 24 +++
 lib/Test/BDD/Cucumber/Harness.pm  |  6 ++---
 lib/Test/BDD/Cucumber/Harness/Data.pm |  6 ++---
 lib/Test/BDD/Cucumber/Harness/JSON.pm |  4 ++--
 lib/Test/BDD/Cucumber/Harness/TermColor.pm|  6 ++---
 lib/Test/BDD/Cucumber/Harness/TestBuilder.pm  |  6 ++---
 lib/Test/BDD/Cucumber/I18N/Data.pm|  4 ++--
 lib/Test/BDD/Cucumber/I18n.pm |  4 ++--
 lib/Test/BDD/Cucumber/Loader.pm   |  6 ++---
 lib/Test/BDD/Cucumber/Manual/Architecture.pod | 18 +--
 lib/Test/BDD/Cucumber/Manual/Integration.pod  |  2 +-
 lib/Test/BDD/Cucumber/Manual/Steps.pod|  4 ++--
 lib/Test/BDD/Cucumber/Manual/Tutorial.pod |  4 ++--
 lib/Test/BDD/Cucumber/Model/Document.pm   |  6 ++---
 lib/Test/BDD/Cucumber/Model/Feature.pm|  6 ++---
 lib/Test/BDD/Cucumber/Model/Line.pm   |  6 ++---
 lib/Test/BDD/Cucumber/Model/Result.pm |  4 ++--
 lib/Test/BDD/Cucumber/Model/Scenario.pm   |  6 ++---
 lib/Test/BDD/Cucumber/Model/Step.pm   |  6 ++---
 lib/Test/BDD/Cucumber/Model/TagSpec.pm|  4 ++--
 lib/Test/BDD/Cucumber/Parser.pm   | 17 +-
 lib/Test/BDD/Cucumber/StepContext.pm  |  6 ++---
 lib/Test/BDD/Cucumber/StepFile.pm |  6 ++---
 lib/Test/BDD/Cucumber/TestBuilderDelegator.pm |  2 +-
 lib/Test/BDD/Cucumber/Util.pm |  6 ++---
 t/270_scenario_outlines.t | 33 +++
 38 files changed, 192 insertions(+), 126 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-bdd-cucumber-perl.git

___
Pkg-perl-cvs-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-bdd-cucumber-perl] 05/05: Releasing libtest-bdd-cucumber-perl version 0.48-1

2016-02-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-bdd-cucumber-perl.

commit e395156f55c10ff3d77fc3c28fd47dfa0bfbce67
Author: Lucas Kanashiro 
Date:   Sun Feb 28 19:31:17 2016 -0300

Releasing libtest-bdd-cucumber-perl version 0.48-1
---
 debian/changelog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c06f38d..7a3c61f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-libtest-bdd-cucumber-perl (0.48-1) UNRELEASED; urgency=medium
+libtest-bdd-cucumber-perl (0.48-1) unstable; urgency=medium
 
+  * Team upload.
   * Import upstream version 0.48
   * d/u/metadata: fix Contact field
   * Drop spelling.patch, not needed anymore

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-bdd-cucumber-perl.git

___
Pkg-perl-cvs-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-bdd-cucumber-perl] 02/05: Update debian/changelog

2016-02-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-bdd-cucumber-perl.

commit 757bfabacf8ef68a6be3d472c5cde9093472c6f5
Author: Lucas Kanashiro 
Date:   Sun Feb 28 18:59:21 2016 -0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index ccb01a1..cc96ed2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libtest-bdd-cucumber-perl (0.48-1) UNRELEASED; urgency=medium
+
+  * Import upstream version 0.48
+
+ -- Lucas Kanashiro   Sun, 28 Feb 2016 18:59:21 
-0300
+
 libtest-bdd-cucumber-perl (0.45-1) unstable; urgency=medium
 
   * Team upload.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-bdd-cucumber-perl.git

___
Pkg-perl-cvs-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-bdd-cucumber-perl] 01/01: pristine-tar data for libtest-bdd-cucumber-perl_0.48.orig.tar.gz

2016-02-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-bdd-cucumber-perl.

commit c57cc9eea79b8dd916fdb874bfe5a16d4b712587
Author: Lucas Kanashiro 
Date:   Sun Feb 28 18:59:01 2016 -0300

pristine-tar data for libtest-bdd-cucumber-perl_0.48.orig.tar.gz
---
 libtest-bdd-cucumber-perl_0.48.orig.tar.gz.delta | Bin 0 -> 5578 bytes
 libtest-bdd-cucumber-perl_0.48.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtest-bdd-cucumber-perl_0.48.orig.tar.gz.delta 
b/libtest-bdd-cucumber-perl_0.48.orig.tar.gz.delta
new file mode 100644
index 000..299b507
Binary files /dev/null and b/libtest-bdd-cucumber-perl_0.48.orig.tar.gz.delta 
differ
diff --git a/libtest-bdd-cucumber-perl_0.48.orig.tar.gz.id 
b/libtest-bdd-cucumber-perl_0.48.orig.tar.gz.id
new file mode 100644
index 000..31804a6
--- /dev/null
+++ b/libtest-bdd-cucumber-perl_0.48.orig.tar.gz.id
@@ -0,0 +1 @@
+289c7574a8af9251d49afe8e013e62bd0c23b0a9

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-bdd-cucumber-perl.git

___
Pkg-perl-cvs-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-bdd-cucumber-perl] annotated tag debian/0.48-1 created (now 7f2d7ee)

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

gregoa pushed a change to annotated tag debian/0.48-1
in repository libtest-bdd-cucumber-perl.

at  7f2d7ee   (tag)
   tagging  e395156f55c10ff3d77fc3c28fd47dfa0bfbce67 (commit)
  replaces  debian/0.45-1
 tagged by  gregor herrmann
on  Sun Feb 28 23:44:18 2016 +0100

- Log -
tagging package libtest-bdd-cucumber-perl version debian/0.48-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJW03hCXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGtckQALCMp+Vd3t0XeyBgUJLLEywl
OYBy2txoW1r2Kfd4A/+WojQESI1exxN/AUID6zp/cM7iFyCC4VrzxsRngq8qreei
tJUxgiktuVkqTTKUOiHfXJGSjW33VYOaErQB7srjuB6kf4RpaG3XR8RdnttZFnm7
KXDJkhlHRcsm6UReWxwyWDkqcbQ6eSvlbY2iP+lMsms5smKYDLyGb6HkYAWez8TN
rPW9C1qfpDWhlmPv4NbVW4cPWQWyMgDibZSd221xHYnPi/GojDg2mrxzy7vZS8C5
QRErzm9GAu8f97V8WZuxyGxjpZB5qH9MbcaCF4KU6gdSNyTCGApQD0Wh1PBWR9Bg
/E1oJ2/K03oNzUddrKO035/mtwA2/6c3Ssmq5JFrtRU1QWwUAGfkiqcz1/pe/dOe
+qUJ7FBVHpQ2VZBGOL9tzzR0EUY6PfiEbMqZ+AMsWHR7JQsMw9tbWNH0QaSMqDUY
kAsG5QN8q1CC2UC6z0BY4cY8kcu3LvD6lHyOVywBgqBE6sJiYHwgMmpBWgSxpEKW
2Vd2FRn8sraH2a7ja3aIukn8DO7PfDmUjdsd3iEPLsGmh2T+5ieDSE7slFSou6g3
jVtXIyW4Sa8Duh14oHzp4mC9FHnyTOU1q5Ni7GEfYkgtdnniMm7+1uP3IOf9SYOM
b0EsUDd13hyMPo8H5x9p
=b2nK
-END PGP SIGNATURE-

Lucas Kanashiro (6):
  Imported Upstream version 0.48
  Merge tag 'upstream/0.48'
  Update debian/changelog
  d/u/metadata: fix Contact field
  Drop spelling.patch, not needed anymore
  Releasing libtest-bdd-cucumber-perl version 0.48-1

---

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-bdd-cucumber-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libmango-perl] 02/03: Update debian/changelog

2016-02-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 libmango-perl.

commit 3c0d526e32d13f00d11438c1734485531d22258d
Author: Lucas Kanashiro 
Date:   Sun Feb 28 19:50:06 2016 -0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 479855f..ddca104 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libmango-perl (1.26-1) UNRELEASED; urgency=medium
+
+  * Import upstream version 1.26
+
+ -- Lucas Kanashiro   Sun, 28 Feb 2016 19:50:06 
-0300
+
 libmango-perl (1.25-1) unstable; urgency=medium
 
   * Team upload.

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libmango-perl] 01/03: Merge tag 'upstream/1.26'

2016-02-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 libmango-perl.

commit a3099f748903d7c2ab20ca9b61c03e64c64a9a43
Merge: fd63e47 e948f76
Author: Lucas Kanashiro 
Date:   Sun Feb 28 19:50:05 2016 -0300

Merge tag 'upstream/1.26'

Upstream version 1.26

# gpg: Signature made Sun 28 Feb 2016 07:49:07 PM BRT using RSA key ID 
9883C97C
# gpg: Good signature from "Lucas Kanashiro "
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:  There is no indication that the signature belongs to the 
owner.
# Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 
C97C

 Changes   |  3 +++
 META.json |  5 +++--
 META.yml  |  5 +++--
 lib/Mango.pm  |  2 +-
 lib/Mango/BSON.pm | 10 +++---
 t/bson.t  | 20 
 6 files changed, 17 insertions(+), 28 deletions(-)

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libmango-perl] branch pristine-tar updated (7f96a1d -> c60c4ff)

2016-02-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 libmango-perl.

  from  7f96a1d   pristine-tar data for libmango-perl_1.25.orig.tar.gz
   new  c60c4ff   pristine-tar data for libmango-perl_1.26.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:
 libmango-perl_1.26.orig.tar.gz.delta | Bin 0 -> 2337 bytes
 libmango-perl_1.26.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libmango-perl_1.26.orig.tar.gz.delta
 create mode 100644 libmango-perl_1.26.orig.tar.gz.id

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[liblog-any-perl] 03/04: Drop patch fix-spelling-error-in-manpage.patch, applied by upstream

2016-02-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 liblog-any-perl.

commit ecd0656f4888c558b26f75e3ae08e078e2a5b614
Author: Lucas Kanashiro 
Date:   Sun Feb 28 19:56:51 2016 -0300

Drop patch fix-spelling-error-in-manpage.patch, applied by upstream
---
 debian/changelog   |  1 +
 debian/patches/fix-spelling-error-in-manpage.patch | 17 -
 debian/patches/series  |  1 -
 3 files changed, 1 insertion(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 264bafe..4845f4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 liblog-any-perl (1.040-1) UNRELEASED; urgency=medium
 
   * Import upstream version 1.040
+  * Drop patch fix-spelling-error-in-manpage.patch, applied by upstream
 
  -- Lucas Kanashiro   Sun, 28 Feb 2016 19:55:07 
-0300
 
diff --git a/debian/patches/fix-spelling-error-in-manpage.patch 
b/debian/patches/fix-spelling-error-in-manpage.patch
deleted file mode 100644
index 6711bb1..000
--- a/debian/patches/fix-spelling-error-in-manpage.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Fix spelling error in manpage
-Author: Lucas Kanashiro 
-Last-Updated: 2016-02-17
-Forwarded: https://github.com/dagolden/Log-Any/issues/38
-Bug: https://github.com/dagolden/Log-Any/issues/38
-
 a/lib/Log/Any/Proxy.pm
-+++ b/lib/Log/Any/Proxy.pm
-@@ -170,7 +170,7 @@ Pass a string to be logged.  Do not incl
- 
- $log->info("Got some new for you.");
- 
--The log string will be tranformed via the C attribute (if any) and
-+The log string will be transformed via the C attribute (if any) and
- the C (if any) will be prepended.
- 
- B: While you are encouraged to pass a single string to be logged, if
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 8810115..000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix-spelling-error-in-manpage.patch

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[liblog-any-perl] branch pristine-tar updated (391e603 -> 7f66e04)

2016-02-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 liblog-any-perl.

  from  391e603   pristine-tar data for liblog-any-perl_1.038.orig.tar.gz
   new  7f66e04   pristine-tar data for liblog-any-perl_1.040.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:
 liblog-any-perl_1.040.orig.tar.gz.delta | Bin 0 -> 2758 bytes
 liblog-any-perl_1.040.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 liblog-any-perl_1.040.orig.tar.gz.delta
 create mode 100644 liblog-any-perl_1.040.orig.tar.gz.id

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[liblog-any-perl] 01/01: pristine-tar data for liblog-any-perl_1.040.orig.tar.gz

2016-02-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 liblog-any-perl.

commit 7f66e04186cd43dfe2fd2b8e5cbe336deea2878f
Author: Lucas Kanashiro 
Date:   Sun Feb 28 19:55:01 2016 -0300

pristine-tar data for liblog-any-perl_1.040.orig.tar.gz
---
 liblog-any-perl_1.040.orig.tar.gz.delta | Bin 0 -> 2758 bytes
 liblog-any-perl_1.040.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/liblog-any-perl_1.040.orig.tar.gz.delta 
b/liblog-any-perl_1.040.orig.tar.gz.delta
new file mode 100644
index 000..0e3163c
Binary files /dev/null and b/liblog-any-perl_1.040.orig.tar.gz.delta differ
diff --git a/liblog-any-perl_1.040.orig.tar.gz.id 
b/liblog-any-perl_1.040.orig.tar.gz.id
new file mode 100644
index 000..ebbd35a
--- /dev/null
+++ b/liblog-any-perl_1.040.orig.tar.gz.id
@@ -0,0 +1 @@
+a2650f5afd65a6c6e611eaf309db933a8500d4b1

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[liblog-any-perl] annotated tag upstream/1.040 created (now f6b5873)

2016-02-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.040
in repository liblog-any-perl.

at  f6b5873   (tag)
   tagging  106d372a9219e121046426a4302456532e9efcc6 (commit)
  replaces  upstream/1.038
 tagged by  Lucas Kanashiro
on  Sun Feb 28 19:55:01 2016 -0300

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

iQIcBAABAgAGBQJW03rFAAoJEPgjonKYg8l8JCEP+gKN5Y8UjFpQYobpQAKqP+UG
mDj3UzN1Q03pEWhQc4KaIYb/1v4scoaB/nz0IT9wxw1m/V34iKQHsafHkHwv0yrM
yYyRKjut/FeD6FDCMUa/uVoeQszIC+E4VoHZo21qUUTRgP8027I/6fZ02KAJsWOy
p82wZWhX8H0d3QVEAU7DbzZOXxHy+UdkZDWa3Q61K9UtXuWqsmFYkgZDiduglg/J
mXBvgK4L0Evnh5o0OKFMwyhBcSuXgvj0e3WIoF7Kxu0DkB3fMnGpbt50whpyrtA4
xn/ntJu5itJ2mBedS4FVbKLVm+gaq7odGBPXKoUaLiMYxSofk4JyZJefHyj9lYon
UFB/X3BtJQtWQJxDzi8UYLs0k+fXqYzxykT+9KEMJkwbfUnh2pZBBLI1ArHLb73L
rG+x9qazkptKjPgKJQFk9xHXqMrX+z9kv81a/+saUHqUNXKxjmCvD0YtoLJBHwge
kbdicQWOX2R/zPkcPtWX+mBuUcHyBM7IpeKk3IuuyR8WEzDN8IBxizXdqFqqNrql
wSC9PEGsK1UPf/IRL+Kuizf8y3LfxwM0nSSG8HB+VOZmAotPErQFmLsU367Q5RqI
s6zCJFgQ4I1cm132oHZrw9UGOTfLjFt2N0yMlSzP0afs3m8/wbdOKyW/Zdu5UBom
T1NUSWgr3rdqgSBGmB8q
=37WZ
-END PGP SIGNATURE-

David Golden (4):
  After release: bump $VERSION and timestamp Changes
  Add .mailmap
  Update Changes
  Update Makefile.PL

Doug Bell (1):
  fix duplicated documentation sections

Lucas Kanashiro (2):
  Fix spelling error in manpage
  Imported Upstream version 1.040

---

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/liblog-any-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[liblog-any-perl] 04/04: Releasing liblog-any-perl version 1.040-1

2016-02-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 liblog-any-perl.

commit abaea0231950a837d384edfa1ac84b1d28d17d3b
Author: Lucas Kanashiro 
Date:   Sun Feb 28 20:05:37 2016 -0300

Releasing liblog-any-perl version 1.040-1
---
 debian/changelog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4845f4e..7cecde6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-liblog-any-perl (1.040-1) UNRELEASED; urgency=medium
+liblog-any-perl (1.040-1) unstable; urgency=medium
 
+  * Team upload.
   * Import upstream version 1.040
   * Drop patch fix-spelling-error-in-manpage.patch, applied by upstream
 

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libfile-touch-perl] 01/07: Merge tag 'upstream/0.11'

2016-02-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 libfile-touch-perl.

commit 379aeb9d2049478efbf3e1d472eb2018f5bc74e8
Merge: 5e92b8e e94c7ed
Author: Lucas Kanashiro 
Date:   Sun Feb 28 20:12:59 2016 -0300

Merge tag 'upstream/0.11'

Upstream version 0.11

# gpg: Signature made Sun 28 Feb 2016 08:12:18 PM BRT using RSA key ID 
9883C97C
# gpg: Good signature from "Lucas Kanashiro "
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:  There is no indication that the signature belongs to the 
owner.
# Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 
C97C

 Changes   |  4 
 META.json |  2 +-
 META.yml  |  2 +-
 Makefile.PL   |  2 +-
 README|  2 +-
 dist.ini  |  2 +-
 lib/File/Touch.pm | 13 +++--
 7 files changed, 20 insertions(+), 7 deletions(-)

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libfile-touch-perl] branch master updated (5e92b8e -> 10c8f6f)

2016-02-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 libfile-touch-perl.

  from  5e92b8e   update changelog
  adds  a89c3ad   Document when reference grabs the timestamps
  adds  ee1127d   Example of using reference
  adds  9280bbb   Merge pull request #1 from Smylers/reference_doc
  adds  fb188ca   Prep'd for release with SMYLERS' change.
  adds  e94c7ed   Imported Upstream version 0.11
   new  379aeb9   Merge tag 'upstream/0.11'
   new  ab9926d   Update debian/changelog
   new  d9fbfc8   d/u/metadata: add Repository-Browse
   new  5f97f0b   d/copyright: update Upstream-Contact
   new  dea4060   Update Debian packaging copyright
   new  fa0459e   Declare compliance with Debian policy 3.9.7
   new  10c8f6f   Releasing libfile-touch-perl version 0.11-1

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


Summary of changes:
 Changes  |  4 
 META.json|  2 +-
 META.yml |  2 +-
 Makefile.PL  |  2 +-
 README   |  2 +-
 debian/changelog | 13 +++--
 debian/control   |  2 +-
 debian/copyright |  3 ++-
 debian/upstream/metadata |  1 +
 dist.ini |  2 +-
 lib/File/Touch.pm| 13 +++--
 11 files changed, 35 insertions(+), 11 deletions(-)

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcapture-tiny-perl] 01/02: Merge tag 'upstream/0.36'

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

carnil pushed a commit to branch master
in repository libcapture-tiny-perl.

commit 9ccdb760911c0a5c48f898f9b6977915c1a59dcb
Merge: 3a8cc39 c5e3c53
Author: Salvatore Bonaccorso 
Date:   Mon Feb 29 07:22:08 2016 +0100

Merge tag 'upstream/0.36'

Upstream version 0.36

 Changes   |  6 ++
 META.json |  4 ++--
 META.yml  |  4 ++--
 Makefile.PL   |  2 +-
 README| 12 ++--
 Todo  |  1 -
 lib/Capture/Tiny.pm   |  8 
 t/00-report-prereqs.t |  2 +-
 8 files changed, 22 insertions(+), 17 deletions(-)

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcapture-tiny-perl] annotated tag upstream/0.36 created (now 322d141)

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

carnil pushed a change to annotated tag upstream/0.36
in repository libcapture-tiny-perl.

at  322d141   (tag)
   tagging  c5e3c53546d363c64d38f7b57dd22560cad26f31 (commit)
  replaces  upstream/0.34
 tagged by  Salvatore Bonaccorso
on  Mon Feb 29 07:22:08 2016 +0100

- Log -
Upstream version 0.36

David Golden (5):
  After release: bump $VERSION and timestamp Changes
  Fix documentation typos
  Update Todo
  Update Changes
  Update Makefile.PL

Salvatore Bonaccorso (1):
  Imported Upstream version 0.36

---

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/libcapture-tiny-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcapture-tiny-perl] branch pristine-tar updated (f4cb556 -> b0d94df)

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

carnil pushed a change to branch pristine-tar
in repository libcapture-tiny-perl.

  from  f4cb556   pristine-tar data for 
libcapture-tiny-perl_0.34.orig.tar.gz
   new  b0d94df   pristine-tar data for 
libcapture-tiny-perl_0.36.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:
 libcapture-tiny-perl_0.36.orig.tar.gz.delta | Bin 0 -> 2557 bytes
 libcapture-tiny-perl_0.36.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libcapture-tiny-perl_0.36.orig.tar.gz.delta
 create mode 100644 libcapture-tiny-perl_0.36.orig.tar.gz.id

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcapture-tiny-perl] 01/01: pristine-tar data for libcapture-tiny-perl_0.36.orig.tar.gz

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

carnil pushed a commit to branch pristine-tar
in repository libcapture-tiny-perl.

commit b0d94df9b05ca2b9bacd590fa4dd821bf9600503
Author: Salvatore Bonaccorso 
Date:   Mon Feb 29 07:22:08 2016 +0100

pristine-tar data for libcapture-tiny-perl_0.36.orig.tar.gz
---
 libcapture-tiny-perl_0.36.orig.tar.gz.delta | Bin 0 -> 2557 bytes
 libcapture-tiny-perl_0.36.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libcapture-tiny-perl_0.36.orig.tar.gz.delta 
b/libcapture-tiny-perl_0.36.orig.tar.gz.delta
new file mode 100644
index 000..14f23f2
Binary files /dev/null and b/libcapture-tiny-perl_0.36.orig.tar.gz.delta differ
diff --git a/libcapture-tiny-perl_0.36.orig.tar.gz.id 
b/libcapture-tiny-perl_0.36.orig.tar.gz.id
new file mode 100644
index 000..5524ec0
--- /dev/null
+++ b/libcapture-tiny-perl_0.36.orig.tar.gz.id
@@ -0,0 +1 @@
+0eceaba0a7a3d4f1e19b5931284b3bff84fc8869

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcapture-tiny-perl] branch master updated (3a8cc39 -> 53d54bf)

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

carnil pushed a change to branch master
in repository libcapture-tiny-perl.

  from  3a8cc39   Prepare changelog for release
  adds  d13f1f3   After release: bump $VERSION and timestamp Changes
  adds  870bc8c   Fix documentation typos
  adds  9e03281   Update Todo
  adds  e8cdc52   Update Changes
  adds  58d872c   Update Makefile.PL
  adds  c5e3c53   Imported Upstream version 0.36
   new  9ccdb76   Merge tag 'upstream/0.36'
   new  53d54bf   Update debian/changelog

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:
 Changes   |  6 ++
 META.json |  4 ++--
 META.yml  |  4 ++--
 Makefile.PL   |  2 +-
 README| 12 ++--
 Todo  |  1 -
 debian/changelog  |  6 ++
 lib/Capture/Tiny.pm   |  8 
 t/00-report-prereqs.t |  2 +-
 9 files changed, 28 insertions(+), 17 deletions(-)

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libcapture-tiny-perl] 02/02: Update debian/changelog

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

carnil pushed a commit to branch master
in repository libcapture-tiny-perl.

commit 53d54bfd9fcab584b8e8aac0bde2dcad1d12d49e
Author: Salvatore Bonaccorso 
Date:   Mon Feb 29 07:22:08 2016 +0100

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index de78f16..3b3e979 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libcapture-tiny-perl (0.36-1) UNRELEASED; urgency=medium
+
+  * Import upstream version 0.36
+
+ -- Salvatore Bonaccorso   Mon, 29 Feb 2016 07:22:08 +0100
+
 libcapture-tiny-perl (0.34-1) unstable; urgency=medium
 
   * Import upstream version 0.34

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


<    1   2