[libpgobject-simple-perl] 03/03: Set debian/changelog for v1.6.1 (unstable).

2014-04-23 Thread Robert James Clay
This is an automated email from the git hooks/post-receive script.

jame-guest pushed a commit to branch master
in repository libpgobject-simple-perl.

commit cbf6360751a4f943580a2c5f0a19ccd52ef7dbe3
Author: Robert James Clay 
Date:   Thu Apr 24 01:04:22 2014 -0400

Set debian/changelog for v1.6.1 (unstable).
---
 debian/changelog | 14 ++
 1 file changed, 2 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a4fea77..840d8fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,5 @@
-libpgobject-simple-perl (1.6-1) UNRELEASED; urgency=low
+libpgobject-simple-perl (1.6-1) unstable; urgency=low
 
-  [ Robert James Clay ]
-  TODO:
-- Detail Copyright & License as necessary.
-- Updates to debian/control as necessary.
-- Convert 'search-cpan' URLs to 'metacpan' URLs.
-- Determine package Requires/Recommends/Suggests.
   * Initial Release. (Closes: #712408)
 
-  [ Axel Beckert ]
-  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
-copyright"
-
- -- Robert James Clay   Mon, 15 Apr 2014 21:52:13 -0400
+ -- Robert James Clay   Thu, 24 Apr 2014 00:57:44 -0400

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

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


[libpgobject-simple-perl] 01/03: Set Standards-Version to 3.9.5 in debian/control.

2014-04-23 Thread Robert James Clay
This is an automated email from the git hooks/post-receive script.

jame-guest pushed a commit to branch master
in repository libpgobject-simple-perl.

commit ff3c8a127136910d9cb0d23e9ed8fbc08cab3b98
Author: Robert James Clay 
Date:   Sat Apr 19 12:10:30 2014 -0400

Set Standards-Version to 3.9.5 in debian/control.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 1bf3dfd..64d2066 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Robert James Clay 
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libpgobject-perl,
  perl
-Standards-Version: 3.9.2
+Standards-Version: 3.9.5
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpgobject-simple-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpgobject-simple-perl.git
 Homepage: http://metacpan.org/release/PGObject-Simple/

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

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


[libpgobject-simple-perl] 02/03: Minor edit to Decription in debian/control.

2014-04-23 Thread Robert James Clay
This is an automated email from the git hooks/post-receive script.

jame-guest pushed a commit to branch master
in repository libpgobject-simple-perl.

commit a39b3cfec41ab83dc5ebc84300f256d5d53df218
Author: Robert James Clay 
Date:   Sat Apr 19 12:37:07 2014 -0400

Minor edit to Decription in debian/control.
---
 debian/control | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 64d2066..3c48c08 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,5 @@ Description: Minimalist stored procedure mapper based on 
LedgerSMB's DBObject
  changes the contract of the stored procedure from that of a fixed number of
  arguments in fixed types contract to one where the name must be unique and
  the stored procedures must be coded to the application's interface. This
- inverts the way we typically think about stored procedures and makes them
+ inverts the way stored procedures are typically thought about and makes them
  much more application friendly.
- .
- This description was automagically extracted from the module by dh-make-perl.

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

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


[libpgobject-simple-perl] branch master updated (232052c -> cbf6360)

2014-04-23 Thread Robert James Clay
This is an automated email from the git hooks/post-receive script.

jame-guest pushed a change to branch master
in repository libpgobject-simple-perl.

  from  232052c   Do not need an explicit dependency on perl-moduleds in 
debian/control file.
   new  ff3c8a1   Set Standards-Version to 3.9.5 in debian/control.
   new  a39b3cf   Minor edit to Decription in debian/control.
   new  cbf6360   Set debian/changelog for v1.6.1 (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 | 14 ++
 debian/control   |  6 ++
 2 files changed, 4 insertions(+), 16 deletions(-)

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

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


[liblist-maker-perl] annotated tag debian/0.005-1 created (now c5981cc)

2014-04-23 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to annotated tag debian/0.005-1
in repository liblist-maker-perl.

at  c5981cc   (tag)
   tagging  e2d1a92ddb89a1da0e335033b75f16b7a8c18e48 (commit)
  replaces  upstream/0.005
 tagged by  Salvatore Bonaccorso
on  Thu Apr 24 06:50:56 2014 +0200

- Log -
tagging package liblist-maker-perl version debian/0.005-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCgAGBQJTWJgwAAoJEAVMuPMTQ89EZk4P/0322LWF7pXB9Glr4FruNEIb
p+1Co/U4NJw4MLcgytXhJAZWCId+omd+uQw1Vd0jZ0lebbAb33XnOTuC3JdaQ5pY
lij0wUIdlDTk4swrJCDha98P1sBjppp45XduKosxoj4YgyU6KsRETxdvM+MqwpfG
8xuLjUmwt8uWgUDq8mvt3Md2Y3k9R7K5K/PV5kOOyiL+BCUpWbqHG+4fPg+5Q72p
A7kh2EMU4zOyGaFIZhdJ7BTfBWQ8Dq52WBGrIEs3VNkgpYradz3V+rxGc9M8D1+M
UtohJ6zh8zk3TD+3l60JFGVy2AhBiCYG3ZHrbn7CvpmjAbxIvWXAYsX//SP4Cvyw
wzsgOs0K5OQFFRYQu8Spq/DtEs3SQSxUjSpoKDa6T5EdJw7/1wE8b7UnHLzXvJ9S
2n0uBZRCUclSRaV0TUw/piAyigN9UvKzkEHU+WrfLMD2NbjaaNcTuX0LQpdlEUml
mX7Q8tCui7wQDXaNZqFsPW3dCo0iX1ZIKSZWriE+jUUSiXv8/QBKiPxyBOSvfPu3
KHkW0CspBR1AdpzsBXApI9ruBQ+zGH416nWmW2+j3qEv7ikiMHs5wmBCBLSo4ZZX
t3mhyws9QmuZTLWbrJI4lFTlOhUn2EB9RUbNn3PgVNncBCvo25VPz6op5R7VuTad
2gq0zwtS1VDR8CCY8PUj
=rs06
-END PGP SIGNATURE-

Ansgar Burchardt (1):
  debian/control: Convert Vcs-* fields to Git.

Axel Beckert (1):
  debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix 
dpkg-copyright"

Salvatore Bonaccorso (12):
  [svn-inject] Applying Debian modifications (0.0.5-1) to trunk
  add libtest-pod-coverage-perl and libtest-pod-perl to Build-Depends-Indep
  add missing license statement for upstream
  [packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in 
debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 
in debian/rules.
  Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  update changelog
  Change search.cpan.org based URIs to metacpan.org based URIs
  update changelog
  Merge tag 'upstream/0.005'
  Update copyright years for debian/* packaging files
  Declare compliance with Debian Policy 3.9.5
  Prepare changelog for release

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

---

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/liblist-maker-perl.git

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


[liblist-maker-perl] annotated tag upstream/0.005 created (now 1d6235b)

2014-04-23 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to annotated tag upstream/0.005
in repository liblist-maker-perl.

at  1d6235b   (tag)
   tagging  f23e66d3f6e096cf806dc9d9e9368963feddff95 (commit)
 tagged by  Salvatore Bonaccorso
on  Thu Apr 24 06:39:48 2014 +0200

- Log -
Upstream version 0.005

Salvatore Bonaccorso (2):
  [svn-inject] Installing original source of liblist-maker-perl (0.0.5)
  Imported Upstream version 0.005

---

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/liblist-maker-perl.git

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


[liblist-maker-perl] 01/01: pristine-tar data for liblist-maker-perl_0.005.orig.tar.gz

2014-04-23 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 liblist-maker-perl.

commit 61d06fac5d74794517572d44a5ba9308aa985d5e
Author: Salvatore Bonaccorso 
Date:   Thu Apr 24 06:39:48 2014 +0200

pristine-tar data for liblist-maker-perl_0.005.orig.tar.gz
---
 liblist-maker-perl_0.005.orig.tar.gz.delta | Bin 0 -> 1685 bytes
 liblist-maker-perl_0.005.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/liblist-maker-perl_0.005.orig.tar.gz.delta 
b/liblist-maker-perl_0.005.orig.tar.gz.delta
new file mode 100644
index 000..aafe0be
Binary files /dev/null and b/liblist-maker-perl_0.005.orig.tar.gz.delta differ
diff --git a/liblist-maker-perl_0.005.orig.tar.gz.id 
b/liblist-maker-perl_0.005.orig.tar.gz.id
new file mode 100644
index 000..aa4d12c
--- /dev/null
+++ b/liblist-maker-perl_0.005.orig.tar.gz.id
@@ -0,0 +1 @@
+46ba8f0873a4d0474ff63572bf125fe45b78fff9

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

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


[liblist-maker-perl] branch pristine-tar updated (173f682 -> 61d06fa)

2014-04-23 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 liblist-maker-perl.

  from  173f682   pristine-tar data for liblist-maker-perl_0.0.5.orig.tar.gz
   new  61d06fa   pristine-tar data for liblist-maker-perl_0.005.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:
 liblist-maker-perl_0.005.orig.tar.gz.delta | Bin 0 -> 1685 bytes
 liblist-maker-perl_0.005.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 liblist-maker-perl_0.005.orig.tar.gz.delta
 create mode 100644 liblist-maker-perl_0.005.orig.tar.gz.id

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

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


[liblist-maker-perl] 02/04: Update copyright years for debian/* packaging files

2014-04-23 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository liblist-maker-perl.

commit 8fc7f32085d60669838162fa42d7b2503b996ac8
Author: Salvatore Bonaccorso 
Date:   Thu Apr 24 06:42:12 2014 +0200

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

diff --git a/debian/copyright b/debian/copyright
index 6d823c7..4da40b2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Copyright: 2005, Damian Conway 
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2010, Salvatore Bonaccorso 
+Copyright: 2010-2014, Salvatore Bonaccorso 
 License: Artistic or GPL-1+
 
 License: Artistic

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

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


[liblist-maker-perl] 04/04: Prepare changelog for release

2014-04-23 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository liblist-maker-perl.

commit e2d1a92ddb89a1da0e335033b75f16b7a8c18e48
Author: Salvatore Bonaccorso 
Date:   Thu Apr 24 06:45:03 2014 +0200

Prepare changelog for release

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

diff --git a/debian/changelog b/debian/changelog
index 0b8c7ac..a941a8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-liblist-maker-perl (0.0.5-2) UNRELEASED; urgency=low
+liblist-maker-perl (0.005-1) unstable; urgency=low
 
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
@@ -16,7 +16,12 @@ liblist-maker-perl (0.0.5-2) UNRELEASED; urgency=low
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 
- -- Ansgar Burchardt   Wed, 27 Jul 2011 18:45:15 +0200
+  [ Salvatore Bonaccorso ]
+  * Imported Upstream version 0.005
+  * Update copyright years for debian/* packaging files
+  * Declare compliance with Debian Policy 3.9.5
+
+ -- Salvatore Bonaccorso   Thu, 24 Apr 2014 06:44:43 +0200
 
 liblist-maker-perl (0.0.5-1) unstable; urgency=low
 

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

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


[liblist-maker-perl] 03/04: Declare compliance with Debian Policy 3.9.5

2014-04-23 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository liblist-maker-perl.

commit 373fc64c200def0cd26b453ad5893b0d1149ed7f
Author: Salvatore Bonaccorso 
Date:   Thu Apr 24 06:43:11 2014 +0200

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

diff --git a/debian/control b/debian/control
index 7c21863..0e34834 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 8), perl
 Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl
 Maintainer: Debian Perl Group 
 Uploaders: Salvatore Bonaccorso 
-Standards-Version: 3.9.1
+Standards-Version: 3.9.5
 Homepage: https://metacpan.org/release/List-Maker
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblist-maker-perl.git
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblist-maker-perl.git

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

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


[liblist-maker-perl] 01/04: Merge tag 'upstream/0.005'

2014-04-23 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository liblist-maker-perl.

commit 0077f10421e17e81918ee0ecb29b619e84643dde
Merge: 7abebe1 f23e66d
Author: Salvatore Bonaccorso 
Date:   Thu Apr 24 06:39:48 2014 +0200

Merge tag 'upstream/0.005'

Upstream version 0.005

 Build.PL  |   1 -
 Changes   |  22 
 MANIFEST  |   7 +-
 META.yml  |  34 +++---
 Makefile.PL   |   1 -
 README|   2 +-
 lib/List/Maker.pm | 234 --
 lib/List/Maker/OtherModule.pm |   2 +-
 t/00.load.t   |   4 +-
 t/core.t  |  21 
 t/core_global.t   |  25 +
 t/pick.t  |  42 
 t/pod-coverage.t  |   2 +-
 t/range.t |  15 +--
 t/roll.t  |  26 +
 t/scoped.t|  16 +++
 16 files changed, 373 insertions(+), 81 deletions(-)

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

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


[liblist-maker-perl] branch master updated (7abebe1 -> e2d1a92)

2014-04-23 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch master
in repository liblist-maker-perl.

  from  7abebe1   update changelog
  adds  f23e66d   Imported Upstream version 0.005
   new  0077f10   Merge tag 'upstream/0.005'
   new  8fc7f32   Update copyright years for debian/* packaging files
   new  373fc64   Declare compliance with Debian Policy 3.9.5
   new  e2d1a92   Prepare changelog for release

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


Summary of changes:
 Build.PL  |   1 -
 Changes   |  22 
 MANIFEST  |   7 +-
 META.yml  |  34 +++---
 Makefile.PL   |   1 -
 README|   2 +-
 debian/changelog  |   9 +-
 debian/control|   2 +-
 debian/copyright  |   2 +-
 lib/List/Maker.pm | 234 --
 lib/List/Maker/OtherModule.pm |   2 +-
 t/00.load.t   |   4 +-
 t/core.t  |  21 
 t/core_global.t   |  25 +
 t/pick.t  |  42 
 t/pod-coverage.t  |   2 +-
 t/range.t |  15 +--
 t/roll.t  |  26 +
 t/scoped.t|  16 +++
 19 files changed, 382 insertions(+), 85 deletions(-)
 create mode 100644 t/core.t
 create mode 100644 t/core_global.t
 create mode 100644 t/pick.t
 create mode 100644 t/roll.t
 create mode 100755 t/scoped.t

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

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


[libmath-planepath-perl] 01/03: Merge tag 'upstream/115'

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libmath-planepath-perl.

commit f712610927cf06cd73f9ad8ccaa29dfaafb5ac38
Merge: 9efe6d2 195f653
Author: Florian Schlichting 
Date:   Thu Apr 24 00:50:19 2014 +0200

Merge tag 'upstream/115'

Upstream version 115

 Changes|   12 +-
 MANIFEST   |   14 +-
 META.json  |6 +-
 META.yml   |6 +-
 Makefile.PL|4 +-
 SIGNATURE  |  572 ++--
 devel/alternate-paper.pl   |  164 +-
 devel/c-curve-wx24.pl  |  782 +
 devel/c-curve.pl   | 3119 +++-
 devel/complex-minus.pl |   24 +-
 devel/coprime.pl   |   39 +-
 devel/dragon.pl|  723 -
 devel/gcd-rationals.pl |2 +-
 devel/graph.pl |4 +-
 devel/{permutations.pl => grep-values.pl}  |  805 -
 devel/koch-squareflakes.pl |   71 +-
 devel/lib/Math/PlanePath/BalancedArray.pm  |4 +-
 devel/lib/Math/PlanePath/Base/NSEW.pm  |  104 +
 devel/lib/Math/PlanePath/BinaryTerms.pm|4 +-
 devel/lib/Math/PlanePath/FibonacciWordKnott.pm |4 +-
 devel/lib/Math/PlanePath/FourReplicate.pm  |4 +-
 devel/lib/Math/PlanePath/Godfrey.pm|  165 ++
 devel/lib/Math/PlanePath/MooreSpiral.pm|8 +-
 devel/lib/Math/PlanePath/NxN.pm|4 +-
 devel/lib/Math/PlanePath/NxNinv.pm |4 +-
 devel/lib/Math/PlanePath/NxNvar.pm |4 +-
 devel/lib/Math/PlanePath/ParabolicRows.pm  |4 +-
 devel/lib/Math/PlanePath/ParabolicRuns.pm  |4 +-
 devel/lib/Math/PlanePath/PeanoHalf.pm  |8 +-
 devel/lib/Math/PlanePath/PeanoRounded.pm   |8 +-
 devel/lib/Math/PlanePath/PeanoVertices.pm  |4 +-
 devel/lib/Math/PlanePath/PowerRows.pm  |4 +-
 devel/lib/Math/PlanePath/PyramidReplicate.pm   |8 +-
 devel/lib/Math/PlanePath/QuintetSide.pm|8 +-
 devel/lib/Math/PlanePath/R7DragonCurve.pm  |6 +-
 devel/lib/Math/PlanePath/SumFractions.pm   |4 +-
 devel/lib/Math/PlanePath/WythoffDifference.pm  |4 +-
 devel/lib/Math/PlanePath/WythoffLines.pm   |8 +-
 .../Math/PlanePath/WythoffPreliminaryTriangle.pm   |   11 +-
 devel/lib/Math/PlanePath/WythoffTriangle.pm|4 +-
 devel/lib/Math/PlanePath/Z2DragonCurve.pm  |  227 ++
 devel/lib/Math/PlanePath/ZeckendorfTerms.pm|4 +-
 devel/lib/Math/PlanePath/godfrey.pl|   55 +
 devel/lib/Math/PlanePath/z2-dragon.pl  |  105 +
 devel/lib/Math/SquareRadical.pm|4 +-
 devel/numseq.pl|  101 +-
 devel/r5-dragon.pl |  462 ++-
 devel/rationals-tree.pl|   87 +-
 devel/run.pl   |   24 +-
 devel/t-square.pl  |   99 +
 devel/terdragon.pl |2 +-
 examples/other/dragon-curve.logo   |   10 +-
 lib/Math/NumSeq/OEIS/Catalogue/Plugin/PlanePath.pm |   76 +-
 lib/Math/NumSeq/PlanePathCoord.pm  |  213 +-
 lib/Math/NumSeq/PlanePathDelta.pm  |  897 +-
 lib/Math/NumSeq/PlanePathN.pm  |  149 +-
 lib/Math/NumSeq/PlanePathTurn.pm   |  100 +-
 lib/Math/PlanePath.pm  |  109 +-
 lib/Math/PlanePath/AR2W2Curve.pm   |   21 +-
 lib/Math/PlanePath/AlternatePaper.pm   |   61 +-
 lib/Math/PlanePath/AlternatePaperMidpoint.pm   |   25 +-
 lib/Math/PlanePath/AnvilSpiral.pm  |   51 +-
 lib/Math/PlanePath/ArchimedeanChords.pm|8 +-
 lib/Math/PlanePath/AztecDiamondRings.pm|   23 +-
 lib/Math/PlanePath/Base/Digits.pm  |8 +-
 lib/Math/PlanePath/Base/Generic.pm |   24 +-
 lib/Math/PlanePath/BetaOmega.pm|   11 +-
 lib/Math/PlanePath/CCurve.pm   | 1058 ++-
 lib/Math/PlanePath/CellularRule.pm |  547 +++-
 lib/Math/PlanePath/CellularRule190.pm  |   10 +-
 lib/Math/PlanePath/CellularRule54.pm   |   10 +-
 lib/Math/PlanePath/CellularRule57.pm   |   10 +-
 lib/Math/PlanePath/CfracDigits.pm  |6 +-
 lib/Math/PlanePath/ChanTree.pm |   15 +-
 lib/Math/PlanePath/CincoCurv

[libmath-planepath-perl] 03/03: Bump copyright years

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libmath-planepath-perl.

commit 488d503e4aab9887573519167c8478ef9034c2d9
Author: Florian Schlichting 
Date:   Thu Apr 24 00:51:08 2014 +0200

Bump copyright years
---
 debian/changelog | 5 +++--
 debian/copyright | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f027d6d..00784fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-libmath-planepath-perl (115-1) UNRELEASED; urgency=medium
+libmath-planepath-perl (115-1) unstable; urgency=medium
 
   * Import Upstream version 115
+  * Bump copyright years
 
- -- Florian Schlichting   Thu, 24 Apr 2014 00:50:20 +0200
+ -- Florian Schlichting   Thu, 24 Apr 2014 00:55:27 +0200
 
 libmath-planepath-perl (113-1) unstable; urgency=medium
 
diff --git a/debian/copyright b/debian/copyright
index 204e658..fff545b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,11 +4,11 @@ Source: https://metacpan.org/release/Math-PlanePath
 Upstream-Contact: Kevin Ryde 
 
 Files: *
-Copyright: 2010-2013, Kevin Ryde 
+Copyright: 2010-2014, Kevin Ryde 
 License: GPL-3+
 
 Files: debian/*
-Copyright: 2013, Florian Schlichting 
+Copyright: 2013-2014, Florian Schlichting 
 License: GPL-3+
 
 License: GPL-3+

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

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


[libmath-planepath-perl] branch master updated (9efe6d2 -> 488d503)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libmath-planepath-perl.

  from  9efe6d2   Prepare changelog for release
  adds  195f653   Imported Upstream version 115
   new  f712610   Merge tag 'upstream/115'
   new  b7bb70a   Import Upstream version 115
   new  488d503   Bump copyright years

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:
 Changes|   12 +-
 MANIFEST   |   14 +-
 META.json  |6 +-
 META.yml   |6 +-
 Makefile.PL|4 +-
 SIGNATURE  |  572 ++--
 debian/changelog   |7 +
 debian/copyright   |4 +-
 devel/alternate-paper.pl   |  164 +-
 devel/c-curve-wx24.pl  |  782 +
 devel/c-curve.pl   | 3119 +++-
 devel/complex-minus.pl |   24 +-
 devel/coprime.pl   |   39 +-
 devel/dragon.pl|  723 -
 devel/gcd-rationals.pl |2 +-
 devel/graph.pl |4 +-
 devel/{permutations.pl => grep-values.pl}  |  805 -
 devel/koch-squareflakes.pl |   71 +-
 devel/lib/Math/PlanePath/BalancedArray.pm  |4 +-
 devel/lib/Math/PlanePath/Base/NSEW.pm  |  104 +
 devel/lib/Math/PlanePath/BinaryTerms.pm|4 +-
 devel/lib/Math/PlanePath/FibonacciWordKnott.pm |4 +-
 devel/lib/Math/PlanePath/FourReplicate.pm  |4 +-
 devel/lib/Math/PlanePath/Godfrey.pm|  165 ++
 devel/lib/Math/PlanePath/MooreSpiral.pm|8 +-
 devel/lib/Math/PlanePath/NxN.pm|4 +-
 devel/lib/Math/PlanePath/NxNinv.pm |4 +-
 devel/lib/Math/PlanePath/NxNvar.pm |4 +-
 devel/lib/Math/PlanePath/ParabolicRows.pm  |4 +-
 devel/lib/Math/PlanePath/ParabolicRuns.pm  |4 +-
 devel/lib/Math/PlanePath/PeanoHalf.pm  |8 +-
 devel/lib/Math/PlanePath/PeanoRounded.pm   |8 +-
 devel/lib/Math/PlanePath/PeanoVertices.pm  |4 +-
 devel/lib/Math/PlanePath/PowerRows.pm  |4 +-
 devel/lib/Math/PlanePath/PyramidReplicate.pm   |8 +-
 devel/lib/Math/PlanePath/QuintetSide.pm|8 +-
 devel/lib/Math/PlanePath/R7DragonCurve.pm  |6 +-
 devel/lib/Math/PlanePath/SumFractions.pm   |4 +-
 devel/lib/Math/PlanePath/WythoffDifference.pm  |4 +-
 devel/lib/Math/PlanePath/WythoffLines.pm   |8 +-
 .../Math/PlanePath/WythoffPreliminaryTriangle.pm   |   11 +-
 devel/lib/Math/PlanePath/WythoffTriangle.pm|4 +-
 devel/lib/Math/PlanePath/Z2DragonCurve.pm  |  227 ++
 devel/lib/Math/PlanePath/ZeckendorfTerms.pm|4 +-
 devel/lib/Math/PlanePath/godfrey.pl|   55 +
 devel/lib/Math/PlanePath/z2-dragon.pl  |  105 +
 devel/lib/Math/SquareRadical.pm|4 +-
 devel/numseq.pl|  101 +-
 devel/r5-dragon.pl |  462 ++-
 devel/rationals-tree.pl|   87 +-
 devel/run.pl   |   24 +-
 devel/t-square.pl  |   99 +
 devel/terdragon.pl |2 +-
 examples/other/dragon-curve.logo   |   10 +-
 lib/Math/NumSeq/OEIS/Catalogue/Plugin/PlanePath.pm |   76 +-
 lib/Math/NumSeq/PlanePathCoord.pm  |  213 +-
 lib/Math/NumSeq/PlanePathDelta.pm  |  897 +-
 lib/Math/NumSeq/PlanePathN.pm  |  149 +-
 lib/Math/NumSeq/PlanePathTurn.pm   |  100 +-
 lib/Math/PlanePath.pm  |  109 +-
 lib/Math/PlanePath/AR2W2Curve.pm   |   21 +-
 lib/Math/PlanePath/AlternatePaper.pm   |   61 +-
 lib/Math/PlanePath/AlternatePaperMidpoint.pm   |   25 +-
 lib/Math/PlanePath/AnvilSpiral.pm  |   51 +-
 lib/Math/PlanePath/ArchimedeanChords.pm|8 +-
 lib/Math/PlanePath/AztecDiamondRings.pm|   23 +-
 lib/Math/PlanePath/Base/Digits.pm  |8 +-
 lib/Math/PlanePath/Base/Generic.pm |   24 +-
 lib/Math/PlanePath/BetaOmega.pm|   11 +-
 lib/Math/PlanePath/CCurve.pm

[libmath-planepath-perl] 01/01: pristine-tar data for libmath-planepath-perl_115.orig.tar.gz

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch pristine-tar
in repository libmath-planepath-perl.

commit 018f79bd40a6523d4e47e510934796a8fb038476
Author: Florian Schlichting 
Date:   Thu Apr 24 00:50:19 2014 +0200

pristine-tar data for libmath-planepath-perl_115.orig.tar.gz
---
 libmath-planepath-perl_115.orig.tar.gz.delta | Bin 0 -> 27564 bytes
 libmath-planepath-perl_115.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libmath-planepath-perl_115.orig.tar.gz.delta 
b/libmath-planepath-perl_115.orig.tar.gz.delta
new file mode 100644
index 000..707eba1
Binary files /dev/null and b/libmath-planepath-perl_115.orig.tar.gz.delta differ
diff --git a/libmath-planepath-perl_115.orig.tar.gz.id 
b/libmath-planepath-perl_115.orig.tar.gz.id
new file mode 100644
index 000..d3b4012
--- /dev/null
+++ b/libmath-planepath-perl_115.orig.tar.gz.id
@@ -0,0 +1 @@
+5099dd3db1c1f4652dd01bc9b302f5b7ed38e932

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

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


[libmath-planepath-perl] branch pristine-tar updated (641679d -> 018f79b)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch pristine-tar
in repository libmath-planepath-perl.

  from  641679d   pristine-tar data for 
libmath-planepath-perl_113.orig.tar.gz
   new  018f79b   pristine-tar data for 
libmath-planepath-perl_115.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:
 libmath-planepath-perl_115.orig.tar.gz.delta | Bin 0 -> 27564 bytes
 libmath-planepath-perl_115.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libmath-planepath-perl_115.orig.tar.gz.delta
 create mode 100644 libmath-planepath-perl_115.orig.tar.gz.id

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

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


[libmath-planepath-perl] annotated tag upstream/115 created (now 4a86c5d)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag upstream/115
in repository libmath-planepath-perl.

at  4a86c5d   (tag)
   tagging  195f653202461fcd66d61d225e6efadb68f6e8f1 (commit)
  replaces  upstream/113
 tagged by  Florian Schlichting
on  Thu Apr 24 00:50:19 2014 +0200

- Log -
Upstream version 115

Florian Schlichting (1):
  Imported Upstream version 115

---

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/libmath-planepath-perl.git

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


[libmath-planepath-perl] annotated tag debian/115-1 created (now 449a0b6)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag debian/115-1
in repository libmath-planepath-perl.

at  449a0b6   (tag)
   tagging  488d503e4aab9887573519167c8478ef9034c2d9 (commit)
  replaces  debian/113-1
 tagged by  Florian Schlichting
on  Thu Apr 24 00:57:14 2014 +0200

- Log -
Debian release 115-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJTWEVPAAoJEBKXO25y3Ae1DIMP/RfLVXUeJiksWXdpdnFkb02Z
3EHv05YCdJERtPCX0AczMWMTc8Yan6SSsV4t8WOh2+TJ38eKi5cDAvky7cTp/njS
rywDQ4XePRV943Nyj90EOzN63x/LoOFRAY8QHvdXqBYpyksc//DSdvp2d09xTGM8
nGH2aqb6JG5c/MjyBcm1W0qVXNpHeUiNeavWHkERUOD1nB9EOVpYpQ6q8NxXnki7
3uDI38YpvAX70tXesBQbdYPTLy2Za8VYzilfDjcJtpFBjcg0h35NeB3QZnbk2suj
DqoB62C2RAmcR9Q7TfXad8pXmDuVBtWoFGQe0aTLR4iDhrEUnmgaIL6MRhwMzzax
IOHw//5BobnSa/oBcip2qWgiUoYHhXvQFhNyYwXn6eHKs4t1ZpuSeo4AF6vsRu+h
QFJznOhqD9valxM6v3k4FKQGn5CidLeAx3HhOJSQUknay/RHPZWL6NlwitBxx34K
KeNkXQ8aB787J1bhWKUJ7ptunDFsN1ZoGdqCNJeQDe9f3a2PMw70rDj50DGTkE8d
QSfcOujyO5KJy7a0XowI9MSy1FrUuEPj740DPAGY+hQChNR+fTXAKwI+T+VLjSBF
/+P0/37pKgAqOymYcV3oXDmPknOFDhVJY7/SyMm/rqdaeGBzmTynXFd3LWy6IsHl
IbPb6t7GZ2yb2bFaeVuv
=ru7c
-END PGP SIGNATURE-

Florian Schlichting (4):
  Imported Upstream version 115
  Merge tag 'upstream/115'
  Import Upstream version 115
  Bump copyright years

---

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/libmath-planepath-perl.git

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


[libmath-planepath-perl] 02/03: Import Upstream version 115

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libmath-planepath-perl.

commit b7bb70a89d82aaefb42f41c56e0cc68b13075a70
Author: Florian Schlichting 
Date:   Thu Apr 24 00:50:40 2014 +0200

Import Upstream version 115
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f050a4f..f027d6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libmath-planepath-perl (115-1) UNRELEASED; urgency=medium
+
+  * Import Upstream version 115
+
+ -- Florian Schlichting   Thu, 24 Apr 2014 00:50:20 +0200
+
 libmath-planepath-perl (113-1) unstable; urgency=medium
 
   * Team upload.

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

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


[libdancer-plugin-rest-perl] annotated tag upstream/0.11 created (now b2c56db)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag upstream/0.11
in repository libdancer-plugin-rest-perl.

at  b2c56db   (tag)
   tagging  aeced19ef58a15d98795ed76af9c744b6a480a63 (commit)
  replaces  upstream/0.07
 tagged by  Florian Schlichting
on  Thu Apr 24 00:28:11 2014 +0200

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

iQIcBAABCAAGBQJTWD57AAoJEBKXO25y3Ae1hWEP/iyQaTzVRj3Zr+xw28NlylGA
ZB98fiSslAm5v4DsCcyeWkEj8SdNwNqBtfk1pNzLa9hCuMPKaps3B+woAxCK/sfa
o6WrwxZG8DGFcGIe4G/RC7IVPS5fZClpfM2xsLt8KxCXAuk4c5DF0TshyAvFg3VA
HO9aHbT9Ik7n9lw2yDgr4UcMzujDWxYD6zJgj7lXSz3jFgu0rSXuwmw3gsdEN6x6
Zs9iw9xitXShyGBajUnXSesgrWF6Jr1/tWjsCIrywdMHK0sfPzyFMOfckAOoiTuu
3LWOERyx5PLDsMyxiEWvyduAyho9I+ZEyuWAGPoiJkKyAqdFsDwobbtVEjpebS7r
tRQx2kVHyLByxGgqCAmqxxCrKvDemxxnaxawWUwViWre2xZaa9Eg1aCkb3Oto58U
e6fxOEwCOOpiLBgBwulT+qzVtXljeNOVm7AhrVcn81Tx9V1CvjGISe4r+SFoG6Ve
Joa0lWPVNeVcb6xFKua7Ayhtkhsr5U39sM8bm9UH92ELX2vbjtoHheCynuyIXBZ9
pEZAXJJZhBP1cwaYbXB8o1GgJLHeNG4pTrR4v+Xb4HX7nx3jbvtJmloH2ytZP+ZR
yXrkhbjThmnmV1Eyzq1K1VXzhZQX4W40+VTRbG8thtChzQARVcgseKjvVQ/xIXyA
yOit2cHDt2HOBabBpEEJ
=ZGS9
-END PGP SIGNATURE-

Florian Schlichting (1):
  Imported Upstream version 0.11

---

No new revisions were added by this update.

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

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


[libdancer-plugin-rest-perl] 05/09: Ship CONTRIBUTORS as docs

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libdancer-plugin-rest-perl.

commit 25ca08cb085bf72933ae1c8edd5c22d4b5fc114a
Author: Florian Schlichting 
Date:   Thu Apr 24 00:38:33 2014 +0200

Ship CONTRIBUTORS as docs
---
 debian/libdancer-plugin-rest-perl.docs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/libdancer-plugin-rest-perl.docs 
b/debian/libdancer-plugin-rest-perl.docs
new file mode 100644
index 000..0b6d185
--- /dev/null
+++ b/debian/libdancer-plugin-rest-perl.docs
@@ -0,0 +1 @@
+CONTRIBUTORS

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

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


[libdancer-plugin-rest-perl] 01/01: pristine-tar data for libdancer-plugin-rest-perl_0.11.orig.tar.gz

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch pristine-tar
in repository libdancer-plugin-rest-perl.

commit 9d5a88205edfb46c0dacce64c085e70e0472d2a2
Author: Florian Schlichting 
Date:   Thu Apr 24 00:28:11 2014 +0200

pristine-tar data for libdancer-plugin-rest-perl_0.11.orig.tar.gz
---
 libdancer-plugin-rest-perl_0.11.orig.tar.gz.delta | Bin 0 -> 1578 bytes
 libdancer-plugin-rest-perl_0.11.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libdancer-plugin-rest-perl_0.11.orig.tar.gz.delta 
b/libdancer-plugin-rest-perl_0.11.orig.tar.gz.delta
new file mode 100644
index 000..3e8f005
Binary files /dev/null and b/libdancer-plugin-rest-perl_0.11.orig.tar.gz.delta 
differ
diff --git a/libdancer-plugin-rest-perl_0.11.orig.tar.gz.id 
b/libdancer-plugin-rest-perl_0.11.orig.tar.gz.id
new file mode 100644
index 000..f446d31
--- /dev/null
+++ b/libdancer-plugin-rest-perl_0.11.orig.tar.gz.id
@@ -0,0 +1 @@
+f5de843f079b3a45fa86c8a39d973036042a1d2c

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

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


[libdancer-plugin-rest-perl] 09/09: prepare changelog for release

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libdancer-plugin-rest-perl.

commit 39f32ffd3d97e93f13554b5b31a6c39a145d6897
Author: Florian Schlichting 
Date:   Thu Apr 24 00:40:33 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 1b07c3b..e9f07b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libdancer-plugin-rest-perl (0.11-1) UNRELEASED; urgency=low
+libdancer-plugin-rest-perl (0.11-1) unstable; urgency=low
+
+  * Team upload
 
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
@@ -9,8 +11,14 @@ libdancer-plugin-rest-perl (0.11-1) UNRELEASED; urgency=low
 
   [ Florian Schlichting ]
   * Import Upstream version 0.11
-
- -- Florian Schlichting   Thu, 24 Apr 2014 00:28:18 +0200
+  * Add year to upstream copyright
+  * Make Dancer dependency versioned, and specify M::B minimum version
+  * Ship CONTRIBUTORS as docs
+  * Declare compliance with Debian Policy 3.9.5
+  * Switch cdbs to perl-build.mk
+  * Update Vcs-* fields to their canonical value
+
+ -- Florian Schlichting   Thu, 24 Apr 2014 00:40:07 +0200
 
 libdancer-plugin-rest-perl (0.07-1) unstable; urgency=low
 

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

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


[libdancer-plugin-rest-perl] branch pristine-tar updated (75a3dbe -> 9d5a882)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch pristine-tar
in repository libdancer-plugin-rest-perl.

  from  75a3dbe   pristine-tar data for 
libdancer-plugin-rest-perl_0.07.orig.tar.gz
   new  9d5a882   pristine-tar data for 
libdancer-plugin-rest-perl_0.11.orig.tar.gz

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


Summary of changes:
 libdancer-plugin-rest-perl_0.11.orig.tar.gz.delta | Bin 0 -> 1578 bytes
 libdancer-plugin-rest-perl_0.11.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libdancer-plugin-rest-perl_0.11.orig.tar.gz.delta
 create mode 100644 libdancer-plugin-rest-perl_0.11.orig.tar.gz.id

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

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


[libdancer-plugin-rest-perl] 06/09: Declare compliance with Debian Policy 3.9.5

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libdancer-plugin-rest-perl.

commit 5846f1fdb9ad5300a557e606ab0743b8e917b3c5
Author: Florian Schlichting 
Date:   Thu Apr 24 00:39:51 2014 +0200

Declare compliance with Debian Policy 3.9.5
---
 debian/control| 2 +-
 debian/control.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d5afff9..265104c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: devscripts (>= 2.10.7~),
  libjson-perl
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
-Standards-Version: 3.9.2
+Standards-Version: 3.9.5
 Vcs-Git: 
git://anonscm.debian.org/git/pkg-perl/packages/libdancer-plugin-rest-perl
 Vcs-Browser: 
http://git.debian.org/?p=pkg-perl/packages/libdancer-plugin-rest-perl.git
 Homepage: http://search.cpan.org/dist/Dancer-Plugin-rest/
diff --git a/debian/control.in b/debian/control.in
index c3c9e16..f041c6e 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: @cdbs@
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
-Standards-Version: 3.9.2
+Standards-Version: 3.9.5
 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libdancer-plugin-rest-perl
 Vcs-Browser: 
http://git.debian.org/?p=pkg-perl/packages/libdancer-plugin-rest-perl.git
 Homepage: http://search.cpan.org/dist/Dancer-Plugin-rest/

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

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


[libdancer-plugin-rest-perl] 01/09: Merge tag 'upstream/0.11'

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libdancer-plugin-rest-perl.

commit ba110bf3370dba51520991010a50d8f00e7a880b
Merge: f57c72e aeced19
Author: Florian Schlichting 
Date:   Thu Apr 24 00:28:17 2014 +0200

Merge tag 'upstream/0.11'

Upstream version 0.11

# gpg: Signature made Do 24 Apr 2014 00:28:11 CEST using RSA key ID 72DC07B5
# gpg: Good signature from "Florian Schlichting "
# gpg: aka "Florian Schlichting 
"
# gpg: aka "Florian Schlichting "
# gpg: aka "Florian Schlichting 
"

 Build.PL   |  68 
 CHANGES|  36 
 CONTRIBUTORS   |  11 ++
 Changes|  68 
 INSTALL|  44 +
 LICENSE| 379 +
 MANIFEST   |  24 ++-
 META.json  |  66 +--
 META.yml   |  49 --
 Makefile.PL|  49 --
 README | 114 -
 README.mkdn| 125 ++
 SIGNATURE  |  45 +
 lib/Dancer/Plugin/REST.pm  | 122 -
 t/00-compile.t |  50 ++
 t/000-report-versions-tiny.t   |  82 +
 t/03_resource.t|   8 +-
 t/04_helpers.t | 110 
 t/04_plugin_settings.t |  12 +-
 t/05_serializer_and_resource.t |  53 ++
 t/default-serializer.t |  34 
 t/two-posts.t  |  40 +
 xt/release/unused-vars.t   |   8 +
 23 files changed, 1426 insertions(+), 171 deletions(-)

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

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


[libdancer-plugin-rest-perl] 03/09: Add year to upstream copyright

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libdancer-plugin-rest-perl.

commit 61905c8a9ef8a5482cef6ce5a791f67a19a02072
Author: Florian Schlichting 
Date:   Thu Apr 24 00:37:42 2014 +0200

Add year to upstream copyright
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index fc09ec0..9616def 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: Alexis Sukrieh 
 Source: http://search.cpan.org/dist/Dancer-Plugin-REST/
 
 Files: *
-Copyright: Alexis Sukrieh 
+Copyright: 2010, Alexis Sukrieh 
  Franck Cuny
 License: Artistic or GPL-1+
  This module is released under the same terms as Perl itself.

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

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


[libdancer-plugin-rest-perl] annotated tag debian/0.11-1 created (now e596107)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag debian/0.11-1
in repository libdancer-plugin-rest-perl.

at  e596107   (tag)
   tagging  39f32ffd3d97e93f13554b5b31a6c39a145d6897 (commit)
  replaces  debian/0.07-1
 tagged by  Florian Schlichting
on  Thu Apr 24 00:47:01 2014 +0200

- Log -
Debian release 0.11-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJTWELqAAoJEBKXO25y3Ae1qGgP/37HsArR3w/EauSmn0vl/h+v
Hz9s3Rc9XjfvDrJqIavmw3n411ZKBRd/WdJ7u6KMuEsCoKDYnfalQYswNDlidR1J
pZ0MbF7SG8LpO2G22Z7g8MQmZco8Nz2AndtCFYSpnCN2NXN+q/ER3sbPXCUv3FI4
myhonXjpePH7ZoSJcmYd3qKtPFO+p0qkayCM064GvQ/v97Mbd2YvDGfXdufUsXik
9dslt0YQCzXhlHoIXKdnZpUWjQpUZbR01F3ZEoKs+396xAP3ejXD8iKRYkzhpusv
Uvorvex1X5H6qOEVsud96QGwwS+ZguH+tYA6qwQkDeUZUAcMP2iBqzOZHzVxKxlV
ilbt0QsJJSEXf72klDENEKZC+wB2UcX8kgubXHa6wgy9e69J2ZdJauwCt6TZwKeI
E3dzDq95LKKD2IUcCRVte1PLDKL/4HB0BL/OKgLtWZwKCeTJ2s7udcBmUgcxrhfE
/lxIOmmGlv7If+fiTdKMYtp+JquUETDpd31fS8bvM3gj4AnePWX+DaNPbB6+sYra
i8IC6efVbEfTZASwMgVNsTC6fTkiv7t1as9CstmfEnqGaw1jffMxfXxIFqtLaGcJ
uebBvx+jYnLQ/BSHxWCkyFcKll4dpxCLQkYiU9GADmsV3wH2RXJuWi1SPLwo6PcV
VKDFr5QD6zN4nI4M297U
=208A
-END PGP SIGNATURE-

Axel Beckert (1):
  debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix 
dpkg-copyright"

Florian Schlichting (10):
  Imported Upstream version 0.11
  Merge tag 'upstream/0.11'
  Import Upstream version 0.11
  Add year to upstream copyright
  Make Dancer dependency versioned, and specify M::B minimum version
  Ship CONTRIBUTORS as docs
  Declare compliance with Debian Policy 3.9.5
  switch cdbs to perl-build.mk
  Update Vcs-* fields to their canonical value
  prepare changelog for release

Jonas Smedegaard (1):
  Add README.source emphasizing control.in file as *not* a show-stopper for 
contributions, referring to wiki page for details.

Salvatore Bonaccorso (2):
  Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  update changelog

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

---

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/libdancer-plugin-rest-perl.git

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


[libdancer-plugin-rest-perl] 07/09: switch cdbs to perl-build.mk

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libdancer-plugin-rest-perl.

commit d2c48fa14cd77faeeaba9f1a287812f211d0b08e
Author: Florian Schlichting 
Date:   Thu Apr 24 00:43:02 2014 +0200

switch cdbs to perl-build.mk
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 10ffd05..d12d5de 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@
 
 include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/utils.mk
-include /usr/share/cdbs/1/class/perl-makemaker.mk
+include /usr/share/cdbs/1/class/perl-build.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
 DEB_UPSTREAM_PACKAGE = Dancer-Plugin-REST

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

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


[libdancer-plugin-rest-perl] 02/09: Import Upstream version 0.11

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libdancer-plugin-rest-perl.

commit ee1092c6588ab9f44d8eace0a764f805adc78c76
Author: Florian Schlichting 
Date:   Thu Apr 24 00:28:47 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 411c6c4..1b07c3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libdancer-plugin-rest-perl (0.07-2) UNRELEASED; urgency=low
+libdancer-plugin-rest-perl (0.11-1) UNRELEASED; urgency=low
 
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
@@ -7,7 +7,10 @@ libdancer-plugin-rest-perl (0.07-2) UNRELEASED; urgency=low
   * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
 copyright"
 
- -- Salvatore Bonaccorso   Sun, 06 Jan 2013 21:59:17 +0100
+  [ Florian Schlichting ]
+  * Import Upstream version 0.11
+
+ -- Florian Schlichting   Thu, 24 Apr 2014 00:28:18 +0200
 
 libdancer-plugin-rest-perl (0.07-1) unstable; urgency=low
 

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

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


[libdancer-plugin-rest-perl] 04/09: Make Dancer dependency versioned, and specify M::B minimum version

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libdancer-plugin-rest-perl.

commit 5749c081ab7ed98006c4069d92ee47a7f24f2a35
Author: Florian Schlichting 
Date:   Thu Apr 24 00:37:48 2014 +0200

Make Dancer dependency versioned, and specify M::B minimum version
---
 debian/control | 3 ++-
 debian/rules   | 4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ab836c9..d5afff9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,11 @@ Section: perl
 Priority: optional
 Build-Depends: devscripts (>= 2.10.7~),
  perl,
+ perl (>= 5.11.4) | libmodule-build-perl (>= 0.360300),
  cdbs (>= 0.4.85~),
  debhelper (>= 7.0.1),
  dh-buildinfo,
- libdancer-perl,
+ libdancer-perl (>= 1.3111),
  libyaml-perl,
  libjson-perl
 Maintainer: Debian Perl Group 
diff --git a/debian/rules b/debian/rules
index 151eab5..10ffd05 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,8 +26,10 @@ DEB_UPSTREAM_PACKAGE = Dancer-Plugin-REST
 DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/S/SU/SUKRIA
 DEB_UPSTREAM_TARBALL_MD5 = b4dc3a2225222d75fb63e449fd8b7cde
 
+CDBS_BUILD_DEPENDS += , perl (>= 5.11.4) | libmodule-build-perl (>= 0.360300)
+
 # Needed both by upstream build process and at runtime
-common-depends = libdancer-perl
+common-depends = libdancer-perl (>= 1.3111)
 
 CDBS_BUILD_DEPENDS += , $(common-depends)
 CDBS_DEPENDS_ALL = $(common-depends)

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

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


[libdancer-plugin-rest-perl] 08/09: Update Vcs-* fields to their canonical value

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libdancer-plugin-rest-perl.

commit 62a242709644132d61c5a7d2e5e2e95224af5879
Author: Florian Schlichting 
Date:   Thu Apr 24 00:45:27 2014 +0200

Update Vcs-* fields to their canonical value
---
 debian/control| 4 ++--
 debian/control.in | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 265104c..7f5be4f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Build-Depends: devscripts (>= 2.10.7~),
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
 Standards-Version: 3.9.5
-Vcs-Git: 
git://anonscm.debian.org/git/pkg-perl/packages/libdancer-plugin-rest-perl
-Vcs-Browser: 
http://git.debian.org/?p=pkg-perl/packages/libdancer-plugin-rest-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdancer-plugin-rest-perl
+Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdancer-plugin-rest-perl.git
 Homepage: http://search.cpan.org/dist/Dancer-Plugin-rest/
 
 Package: libdancer-plugin-rest-perl
diff --git a/debian/control.in b/debian/control.in
index f041c6e..71d2126 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -5,8 +5,8 @@ Build-Depends: @cdbs@
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
 Standards-Version: 3.9.5
-Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libdancer-plugin-rest-perl
-Vcs-Browser: 
http://git.debian.org/?p=pkg-perl/packages/libdancer-plugin-rest-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdancer-plugin-rest-perl
+Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdancer-plugin-rest-perl.git
 Homepage: http://search.cpan.org/dist/Dancer-Plugin-rest/
 
 Package: libdancer-plugin-rest-perl

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

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


[libdancer-plugin-rest-perl] branch master updated (f57c72e -> 39f32ff)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libdancer-plugin-rest-perl.

  from  f57c72e   debian/copyright: migrate pre-1.0 format to 1.0 using 
"cme fix dpkg-copyright"
  adds  aeced19   Imported Upstream version 0.11
   new  ba110bf   Merge tag 'upstream/0.11'
   new  ee1092c   Import Upstream version 0.11
   new  61905c8   Add year to upstream copyright
   new  5749c08   Make Dancer dependency versioned, and specify M::B 
minimum version
   new  25ca08c   Ship CONTRIBUTORS as docs
   new  5846f1f   Declare compliance with Debian Policy 3.9.5
   new  d2c48fa   switch cdbs to perl-build.mk
   new  62a2427   Update Vcs-* fields to their canonical value
   new  39f32ff   prepare changelog for release

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


Summary of changes:
 Build.PL   |  68 ++
 CHANGES|  36 
 CONTRIBUTORS   |  11 +
 Changes|  68 ++
 INSTALL|  44 
 LICENSE| 379 +
 MANIFEST   |  24 ++-
 META.json  |  66 --
 META.yml   |  49 +++--
 Makefile.PL|  49 -
 README | 114 +-
 README.mkdn| 125 +++
 SIGNATURE  |  45 
 debian/changelog   |  15 +-
 debian/control |   9 +-
 debian/control.in  |   6 +-
 debian/copyright   |   2 +-
 debian/libdancer-plugin-rest-perl.docs |   1 +
 debian/rules   |   6 +-
 lib/Dancer/Plugin/REST.pm  | 122 +++
 t/00-compile.t |  50 +
 t/000-report-versions-tiny.t   |  82 +++
 t/03_resource.t|   8 +-
 t/04_helpers.t | 110 ++
 t/04_plugin_settings.t |  12 +-
 t/05_serializer_and_resource.t |  53 +
 t/default-serializer.t |  34 +++
 t/two-posts.t  |  40 
 xt/release/unused-vars.t   |   8 +
 29 files changed, 1453 insertions(+), 183 deletions(-)
 create mode 100644 Build.PL
 delete mode 100644 CHANGES
 create mode 100644 CONTRIBUTORS
 create mode 100644 Changes
 create mode 100644 INSTALL
 create mode 100644 LICENSE
 delete mode 100644 Makefile.PL
 create mode 100644 README.mkdn
 create mode 100644 SIGNATURE
 create mode 100644 debian/libdancer-plugin-rest-perl.docs
 create mode 100644 t/00-compile.t
 create mode 100644 t/000-report-versions-tiny.t
 create mode 100644 t/04_helpers.t
 create mode 100644 t/05_serializer_and_resource.t
 create mode 100644 t/default-serializer.t
 create mode 100644 t/two-posts.t
 create mode 100644 xt/release/unused-vars.t

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

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


[libexporter-lite-perl] 01/01: pristine-tar data for libexporter-lite-perl_0.04.orig.tar.gz

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch pristine-tar
in repository libexporter-lite-perl.

commit 81f6c962f5253126320438a62ba4620aebc6b988
Author: Florian Schlichting 
Date:   Thu Apr 24 00:11:29 2014 +0200

pristine-tar data for libexporter-lite-perl_0.04.orig.tar.gz
---
 libexporter-lite-perl_0.04.orig.tar.gz.delta | Bin 0 -> 1096 bytes
 libexporter-lite-perl_0.04.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libexporter-lite-perl_0.04.orig.tar.gz.delta 
b/libexporter-lite-perl_0.04.orig.tar.gz.delta
new file mode 100644
index 000..69b63db
Binary files /dev/null and b/libexporter-lite-perl_0.04.orig.tar.gz.delta differ
diff --git a/libexporter-lite-perl_0.04.orig.tar.gz.id 
b/libexporter-lite-perl_0.04.orig.tar.gz.id
new file mode 100644
index 000..0ee9242
--- /dev/null
+++ b/libexporter-lite-perl_0.04.orig.tar.gz.id
@@ -0,0 +1 @@
+96f5f8ea6de40c7a8faa58e43b717342b20faebf

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

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


[libexporter-lite-perl] branch pristine-tar updated (8eebb15 -> 81f6c96)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch pristine-tar
in repository libexporter-lite-perl.

  from  8eebb15   pristine-tar data for 
libexporter-lite-perl_0.02.orig.tar.gz
   new  81f6c96   pristine-tar data for 
libexporter-lite-perl_0.04.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:
 libexporter-lite-perl_0.04.orig.tar.gz.delta | Bin 0 -> 1096 bytes
 libexporter-lite-perl_0.04.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libexporter-lite-perl_0.04.orig.tar.gz.delta
 create mode 100644 libexporter-lite-perl_0.04.orig.tar.gz.id

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

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


[libexporter-lite-perl] 09/09: prepare changelog for release

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libexporter-lite-perl.

commit 71db6a8ad50c4873fa24ea00a6e00e26b004b5fc
Author: Florian Schlichting 
Date:   Thu Apr 24 00:26:15 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 0de199a..ca1ece4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libexporter-lite-perl (0.04-1) UNRELEASED; urgency=low
+libexporter-lite-perl (0.04-1) unstable; urgency=low
 
   [ Ansgar Burchardt ]
   * Update my email address.
@@ -18,8 +18,15 @@ libexporter-lite-perl (0.04-1) UNRELEASED; urgency=low
 
   [ Florian Schlichting ]
   * Import Upstream version 0.04
-
- -- Florian Schlichting   Thu, 24 Apr 2014 00:11:29 +0200
+  * Update upstream contact
+  * Update stand-alone license paragraphs to commonly used version (not
+limiting Debian to GNU/Linux, directly linking to GPL-1)
+  * Bump dh compatibility to level 8
+  * Switch to source format 3.0 (quilt)
+  * Declare compliance with Debian Policy 3.9.5
+  * Add myself to uploaders and copyright
+
+ -- Florian Schlichting   Thu, 24 Apr 2014 00:26:02 +0200
 
 libexporter-lite-perl (0.02-2) unstable; urgency=low
 

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

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


[libexporter-lite-perl] annotated tag debian/0.04-1 created (now 6e4ac45)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag debian/0.04-1
in repository libexporter-lite-perl.

at  6e4ac45   (tag)
   tagging  71db6a8ad50c4873fa24ea00a6e00e26b004b5fc (commit)
  replaces  upstream/0.04
 tagged by  Florian Schlichting
on  Thu Apr 24 00:28:58 2014 +0200

- Log -
Debian release 0.04-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJTWD6vAAoJEBKXO25y3Ae1FJIP/iXrjwK/0DdP0fMJ2OsNkdhL
H0oLGSIEhCcfUBBz0aucchIidhjJDQQjzxpwAI6a/0lF/nJRG2lOjkOMHDqdsKWN
OURVF7OYRTjHseXc3qJKSFud5GChYjSDev3iAcSGeLBkYbjjgxfU7IvF4wOwLnKg
MIVPMFEUs68EzCy7NYkRsYafwfDnUlmG39UHampxRNFerJ5N6afZbgzf6hH8Eccn
xkkvT0ChlqfXKSRfbwHmEQTwIdR95/5D2vPVuLT9U2DKo8GqbnIX6QQycv7diMRt
t75W0R0HtPA3mZO/dg9AgGd0c0YqqNDVq1ea47isbx89XIKQi6PhC3rhzHPUuk7+
wykbd8NW6naiwKwAX5/VIKNmo7pk95UyQD9SGC/79eiYtFfBStXlpL+qtoMEFlC5
WMOoZTQd453wyln6OIEqy/7IgmNijwLQ7Y9TB4Qx3qmbbpSDaqJQXDwVfSWo+z+M
ySrri2/hlUDbJcE5IK2rH66G2jeUDUQsSa/XJcl9aLbWeHbxaBnq1IRwCrnJS4U/
YhGzKVE5kHKx+q9xzI5zIILV4dQfLTWQOA1sFfPxfG/HTk2oFLqrz8Doq2egHPk6
ErfkzFH+gjUIr7Gm+aSeVddnFQvQvqgMjevwX9U2oroIPbauZFcjyYnnM72J6GWw
2amerOarZOmyPFLNfh7/
=MsRh
-END PGP SIGNATURE-

Ansgar Burchardt (3):
  * Bump Standards-Version to 3.8.2.
  Update my email address.
  debian/control: Convert Vcs-* fields to Git.

Axel Beckert (1):
  debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix 
dpkg-copyright"

Florian Schlichting (9):
  Merge tag 'upstream/0.04'
  Import Upstream version 0.04
  Update upstream contact
  Update stand-alone license paragraphs to commonly used version (not 
limiting Debian to GNU/Linux, directly linking to GPL-1)
  Bump dh compatibility to level 8
  Switch to source format 3.0 (quilt)
  Declare compliance with Debian Policy 3.9.5
  Add myself to uploaders and copyright
  prepare changelog for release

Nathan Handler (1):
  [mass-commit] debian/watch: Modify to ignore development releases.

Ryan Niebur (5):
  [svn-inject] Applying Debian modifications to trunk
  [takeover-for-pkg-perl] Document the takeover
  [packagecheck] fixed Vcs-(Svn|Browser)/Homepage field(s) in 
debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 
in debian/rules.
  close ITAs
  remove Bart from Uploaders

Salvatore Bonaccorso (4):
  Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  update changelog
  Change search.cpan.org based URIs to metacpan.org based URIs
  update changelog

gregor herrmann (4):
  debian/control: update {versioned,alternative} (build) dependencies.
  update changelog
  Strip trailing slash from metacpan URLs.
  update changelog

---

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/libexporter-lite-perl.git

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


[libexporter-lite-perl] 07/09: Declare compliance with Debian Policy 3.9.5

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libexporter-lite-perl.

commit 53061cec38bcd3d5ffae8322d4e0dd833021e6e2
Author: Florian Schlichting 
Date:   Thu Apr 24 00:25:13 2014 +0200

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

diff --git a/debian/control b/debian/control
index f7e25b6..31453d9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Standards-Version: 3.8.2
+Standards-Version: 3.9.5
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libexporter-lite-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libexporter-lite-perl.git
 Homepage: https://metacpan.org/release/Exporter-Lite

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

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


[libexporter-lite-perl] 08/09: Add myself to uploaders and copyright

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libexporter-lite-perl.

commit 163070ec445ba2ed819e1b58a595168176f5db42
Author: Florian Schlichting 
Date:   Thu Apr 24 00:25:59 2014 +0200

Add myself to uploaders and copyright
---
 debian/control   | 2 +-
 debian/copyright | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 31453d9..de0eac5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
 Source: libexporter-lite-perl
 Maintainer: Debian Perl Group 
-Uploaders: Ansgar Burchardt 
+Uploaders: Ansgar Burchardt , Florian Schlichting 

 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
diff --git a/debian/copyright b/debian/copyright
index bf33677..9aa18a9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -15,6 +15,7 @@ Copyright:
  © 2005-2006, Stephen Quinney 
  © 2006-2007, Bart Martens 
  © 2009,  Ansgar Burchardt 
+ © 2014,  Florian Schlichting 
 License: Artistic or GPL-1+
 
 License: Artistic

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

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

[libexporter-lite-perl] annotated tag upstream/0.04 created (now 486b797)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag upstream/0.04
in repository libexporter-lite-perl.

at  486b797   (tag)
   tagging  1e2437e1ceac5786e962dbcbd37470ef304ce7b8 (commit)
 tagged by  Florian Schlichting
on  Thu Apr 24 00:11:29 2014 +0200

- Log -
Upstream version 0.04

Florian Schlichting (1):
  Imported Upstream version 0.04

Ryan Niebur (1):
  [svn-inject] Installing original source of libexporter-lite-perl

---

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/libexporter-lite-perl.git

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


[libexporter-lite-perl] 06/09: Switch to source format 3.0 (quilt)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libexporter-lite-perl.

commit 9e10663d5fe95d86f6ceaf80e3d7d9b68ede5531
Author: Florian Schlichting 
Date:   Thu Apr 24 00:24:26 2014 +0200

Switch to source format 3.0 (quilt)
---
 debian/source/format | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

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

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


[libexporter-lite-perl] 05/09: Bump dh compatibility to level 8

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libexporter-lite-perl.

commit 696e49446d28d9e78e8293f02e6e60b6d20ea22e
Author: Florian Schlichting 
Date:   Thu Apr 24 00:24:03 2014 +0200

Bump dh compatibility to level 8
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 7a4efd6..f7e25b6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group 

 Uploaders: Ansgar Burchardt 
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.8.2
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libexporter-lite-perl.git

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

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


[libexporter-lite-perl] 04/09: Update stand-alone license paragraphs to commonly used version (not limiting Debian to GNU/Linux, directly linking to GPL-1)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libexporter-lite-perl.

commit e377aed6d84f177c5aa693b773763eaec9f84a5d
Author: Florian Schlichting 
Date:   Thu Apr 24 00:23:40 2014 +0200

Update stand-alone license paragraphs to commonly used version (not 
limiting Debian to GNU/Linux, directly linking to GPL-1)
---
 debian/copyright | 22 --
 1 file changed, 12 insertions(+), 10 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index dabe899..bf33677 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,15 +18,17 @@ Copyright:
 License: Artistic or GPL-1+
 
 License: Artistic
-This program is free software; you can redistribute it and/or modify
-it under the terms of the Artistic License, which comes with Perl.
-On Debian GNU/Linux systems, the complete text of the Artistic License
-can be found in `/usr/share/common-licenses/Artistic'
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 1, or (at your option)
-any later version.
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

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

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


[libexporter-lite-perl] 01/09: Merge tag 'upstream/0.04'

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libexporter-lite-perl.

commit 91b289dc2abe0343f7b905c0f58784d3aff810b5
Merge: 368c1e3 1e2437e
Author: Florian Schlichting 
Date:   Thu Apr 24 00:11:29 2014 +0200

Merge tag 'upstream/0.04'

Upstream version 0.04

 Changes  | 28 ++
 MANIFEST |  6 --
 META.json| 55 
 META.yml | 37 ---
 Makefile.PL  | 50 +--
 README   | 18 +
 SIGNATURE| 29 ---
 lib/Exporter/Lite.pm | 54 ++-
 8 files changed, 219 insertions(+), 58 deletions(-)

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

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


[libexporter-lite-perl] 02/09: Import Upstream version 0.04

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libexporter-lite-perl.

commit 88fd1dd353d1d54ef801ba72ee7b558a1334d43c
Author: Florian Schlichting 
Date:   Thu Apr 24 00:21:05 2014 +0200

Import Upstream version 0.04
---
 debian/changelog | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c68ea1a..0de199a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libexporter-lite-perl (0.02-3) UNRELEASED; urgency=low
+libexporter-lite-perl (0.04-1) UNRELEASED; urgency=low
 
   [ Ansgar Burchardt ]
   * Update my email address.
@@ -6,6 +6,7 @@ libexporter-lite-perl (0.02-3) UNRELEASED; urgency=low
 
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
+  * Strip trailing slash from metacpan URLs.
 
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
@@ -15,10 +16,10 @@ libexporter-lite-perl (0.02-3) UNRELEASED; urgency=low
   * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
 copyright"
 
-  [ gregor herrmann ]
-  * Strip trailing slash from metacpan URLs.
+  [ Florian Schlichting ]
+  * Import Upstream version 0.04
 
- -- Ansgar Burchardt   Mon, 01 Nov 2010 11:16:44 +0100
+ -- Florian Schlichting   Thu, 24 Apr 2014 00:11:29 +0200
 
 libexporter-lite-perl (0.02-2) unstable; urgency=low
 

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

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


[libexporter-lite-perl] branch master updated (368c1e3 -> 71db6a8)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libexporter-lite-perl.

  from  368c1e3   update changelog
  adds  1e2437e   Imported Upstream version 0.04
   new  91b289d   Merge tag 'upstream/0.04'
   new  88fd1dd   Import Upstream version 0.04
   new  a54301c   Update upstream contact
   new  e377aed   Update stand-alone license paragraphs to commonly used 
version (not limiting Debian to GNU/Linux, directly linking to GPL-1)
   new  696e494   Bump dh compatibility to level 8
   new  9e10663   Switch to source format 3.0 (quilt)
   new  53061ce   Declare compliance with Debian Policy 3.9.5
   new  163070e   Add myself to uploaders and copyright
   new  71db6a8   prepare changelog for release

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


Summary of changes:
 Changes  | 28 ++
 MANIFEST |  6 --
 META.json| 55 
 META.yml | 37 ---
 Makefile.PL  | 50 +--
 README   | 18 +
 SIGNATURE| 29 ---
 debian/changelog | 18 -
 debian/compat|  2 +-
 debian/control   |  6 +++---
 debian/copyright | 25 +---
 debian/source/format |  1 +
 lib/Exporter/Lite.pm | 54 ++-
 13 files changed, 251 insertions(+), 78 deletions(-)
 create mode 100644 Changes
 create mode 100644 META.json
 create mode 100644 README
 delete mode 100644 SIGNATURE
 create mode 100644 debian/source/format

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

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


[libexporter-lite-perl] 03/09: Update upstream contact

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libexporter-lite-perl.

commit a54301c487fd53ba37cbad84525d9dcdf796bdcd
Author: Florian Schlichting 
Date:   Thu Apr 24 00:23:14 2014 +0200

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

diff --git a/debian/copyright b/debian/copyright
index c744948..dabe899 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Exporter-Lite
-Upstream-Contact: Michael G Schwern 
+Upstream-Contact: Neil Bowers 
 Source: https://metacpan.org/release/Exporter-Lite
 
 Files: *

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

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


[libshell-perl-perl] 09/10: Fix a POD typo with spelling.patch

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 915c5ec9839f9bdc6498610f2b91ec6f8f65920f
Author: Florian Schlichting 
Date:   Thu Apr 24 00:18:12 2014 +0200

Fix a POD typo with spelling.patch
---
 debian/patches/series |  1 +
 debian/patches/spelling.patch | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 000..4c953b3
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,14 @@
+Description: fix typo in POD
+Author: Florian Schlichting 
+Forwarded: https://github.com/aferreira/pirl/pull/2/files
+--- a/lib/Shell/Perl/Dumper.pm
 b/lib/Shell/Perl/Dumper.pm
+@@ -351,7 +351,7 @@
+ --- a
+ 
+ When loading, C is preferred to C. If it
+-is not avaiable, the C module is the second option.
++is not available, the C module is the second option.
+ 
+ =head2 Data::Dump::Streamer
+ 

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

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


[libshell-perl-perl] 01/01: pristine-tar data for libshell-perl-perl_0.0023.orig.tar.gz

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 298e65893678cbffcac59be6eb77bee6c9ddc8b1
Author: Florian Schlichting 
Date:   Thu Apr 24 00:01:34 2014 +0200

pristine-tar data for libshell-perl-perl_0.0023.orig.tar.gz
---
 libshell-perl-perl_0.0023.orig.tar.gz.delta | Bin 0 -> 1445 bytes
 libshell-perl-perl_0.0023.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libshell-perl-perl_0.0023.orig.tar.gz.delta 
b/libshell-perl-perl_0.0023.orig.tar.gz.delta
new file mode 100644
index 000..9367c8c
Binary files /dev/null and b/libshell-perl-perl_0.0023.orig.tar.gz.delta differ
diff --git a/libshell-perl-perl_0.0023.orig.tar.gz.id 
b/libshell-perl-perl_0.0023.orig.tar.gz.id
new file mode 100644
index 000..6a1379e
--- /dev/null
+++ b/libshell-perl-perl_0.0023.orig.tar.gz.id
@@ -0,0 +1 @@
+09e7597106a5a3bf4b9478d85cf912086c1c9de5

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

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


[libshell-perl-perl] 03/10: Switch to source format 3.0 (quilt)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit c98d4fd8cb1065cf794826b25ddc22b39241b056
Author: Florian Schlichting 
Date:   Thu Apr 24 00:04:31 2014 +0200

Switch to source format 3.0 (quilt)
---
 debian/source/format | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

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

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


[libshell-perl-perl] branch pristine-tar updated (126606c -> 298e658)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

  from  126606c   pristine-tar data for 
libshell-perl-perl_0.0022.orig.tar.gz
   new  298e658   pristine-tar data for 
libshell-perl-perl_0.0023.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:
 libshell-perl-perl_0.0023.orig.tar.gz.delta | Bin 0 -> 1445 bytes
 libshell-perl-perl_0.0023.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libshell-perl-perl_0.0023.orig.tar.gz.delta
 create mode 100644 libshell-perl-perl_0.0023.orig.tar.gz.id

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

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


[libshell-perl-perl] 05/10: Add year to upstream copyright statement

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 1c10054df031f315d5cfc1cd5bc057085d53b6d2
Author: Florian Schlichting 
Date:   Thu Apr 24 00:07:27 2014 +0200

Add year to upstream copyright statement
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 8366f1d..e23fe0f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: A. R. Ferreira 
 Source: https://metacpan.org/release/Shell-Perl
 
 Files: *
-Copyright: A. R. Ferreira 
+Copyright: 2007, A. R. Ferreira 
 License: Artistic or GPL-1+
 
 Files: debian/*

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

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


[libshell-perl-perl] annotated tag debian/0.0023-1 created (now b1f270f)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag debian/0.0023-1
in repository libshell-perl-perl.

at  b1f270f   (tag)
   tagging  96f4295480e2c21f4235ebdf744fff1a02d7ed73 (commit)
  replaces  upstream/0.0023
 tagged by  Florian Schlichting
on  Thu Apr 24 00:19:51 2014 +0200

- Log -
Debian release 0.0023-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJTWDyRAAoJEBKXO25y3Ae1NsMP/1mkj2lByXHn+0neCvlkhepj
Fs62xjiyGKjoJ0BSh/crh8LU2gdzs6jFTTyLupEc5YpzsQwYHMqvlWvR/MBCk3E0
joPouL/EtAeKoAkkfuJHB23zQUWllPqXKQsg0jqp1scN3XpdcwUknBFBeuw2fPcD
szfsjpbjG7UyUKCbsoyniZdEzisUT7HV6ZWEDwkGlrR/HNTnvGbBKsEd6LJaJHXa
bk2HStlMkgQIRQvVtnCMuK7hZ6lOevzM6Dq3mMGiP0H3sypWYMsE0/uOvbq3mLX4
5fvx8IjkBjWoVTtQP3/Bh9I3fDvK2RfQFHZR6FyIuKi/cuHUgOwF0WjoHL0T4JqV
ZzI4VjErNPy3D3pv9l3HvePXCKGf6mLk1nmZDOWoWEcTmVRZZQczfxp4AH//vWiJ
LaURwq/5yjiMR20i5U/reoJxBanMql6GcMDI+TRS5Pvpc8R3jl2jMYP/d4Owa1Do
cQLd+7G2sawYsUspxr6wLknrkCwSV2yuZEV90kT9HY0VylpeC24u5v99tY4zeyLk
fEcRh5lXPTKLJRVtzFvumP2i6gJobhLjdBk55qa1xDGM8Z3CAsCBujvDr6BzER+D
zrVrm5YvvmGBzQQn6iqg65QgUnyul1FTuuAD7x8wNolKQ5s7k5diCsYO6zNYgZ7b
020/zfZ1FywThkNLQuJw
=PukK
-END PGP SIGNATURE-

Ansgar Burchardt (1):
  debian/control: Convert Vcs-* fields to Git.

Axel Beckert (1):
  debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix 
dpkg-copyright"

Florian Schlichting (10):
  Merge tag 'upstream/0.0023'
  Import Upstream version 0.0023
  Switch to source format 3.0 (quilt)
  Do not ship README, it does not contain information useful for Debian 
users
  Add year to upstream copyright statement
  Bump dh compatibility to level 8
  Declare compliance with Debian Policy 3.9.5
  Reword long description to avoid first person
  Fix a POD typo with spelling.patch
  prepare changelog for release

Gregor Herrmann (1):
  [mass-commit] remove versioned/alternative (build) dependencies referring 
to perl 5.10 (satisfied in oldstable)

Salvatore Bonaccorso (5):
  [packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in 
debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 
in debian/rules.
  Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  update changelog
  Change search.cpan.org based URIs to metacpan.org based URIs
  update changelog

Takaki Taniguchi (1):
  [svn-inject] Applying Debian modifications (0.0022-1) to trunk

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

---

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

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


[libshell-perl-perl] 06/10: Bump dh compatibility to level 8

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 278990cde59cc79d36dea310766185f83e5ff997
Author: Florian Schlichting 
Date:   Thu Apr 24 00:07:51 2014 +0200

Bump dh compatibility to level 8
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index e2019b7..eec13c9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libshell-perl-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libclass-accessor-perl,
  libfile-homedir-perl,
  libfile-slurp-perl,

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

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


[libshell-perl-perl] annotated tag upstream/0.0023 created (now f429fb7)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag upstream/0.0023
in repository libshell-perl-perl.

at  f429fb7   (tag)
   tagging  d485679d06e0f27fe0c95ced6a1974673a820348 (commit)
 tagged by  Florian Schlichting
on  Thu Apr 24 00:01:34 2014 +0200

- Log -
Upstream version 0.0023

Florian Schlichting (1):
  Imported Upstream version 0.0023

Takaki Taniguchi (1):
  [svn-inject] Installing original source of libshell-perl-perl (0.0022)

---

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

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


[libshell-perl-perl] 07/10: Declare compliance with Debian Policy 3.9.5

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 35328c5df22b81bee081fb30dd00736a806dc4c2
Author: Florian Schlichting 
Date:   Thu Apr 24 00:08:36 2014 +0200

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

diff --git a/debian/control b/debian/control
index eec13c9..a5c349e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: libclass-accessor-perl,
  perl
 Maintainer: Debian Perl Group 
 Uploaders: TANIGUCHI Takaki 
-Standards-Version: 3.9.1
+Standards-Version: 3.9.5
 Homepage: https://metacpan.org/release/Shell-Perl
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libshell-perl-perl.git
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libshell-perl-perl.git

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

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


[libshell-perl-perl] branch master updated (c7139d5 -> 96f4295)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

  from  c7139d5   update changelog
  adds  d485679   Imported Upstream version 0.0023
   new  faafbd8   Merge tag 'upstream/0.0023'
   new  3bbd6ef   Import Upstream version 0.0023
   new  c98d4fd   Switch to source format 3.0 (quilt)
   new  2fc5fe4   Do not ship README, it does not contain information 
useful for Debian users
   new  1c10054   Add year to upstream copyright statement
   new  278990c   Bump dh compatibility to level 8
   new  35328c5   Declare compliance with Debian Policy 3.9.5
   new  f0e8a23   Reword long description to avoid first person
   new  915c5ec   Fix a POD typo with spelling.patch
   new  96f4295   prepare changelog for release

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:
 Changelog.ini  | 183 ++
 Changes| 251 +
 MANIFEST   |   9 +-
 META.json  |  61 ++
 META.yml   |  68 +--
 Makefile.PL|  88 ---
 bin/pirl   |   7 +-
 debian/changelog   |  22 ++--
 debian/compat  |   2 +-
 debian/control |  13 +--
 debian/copyright   |   2 +-
 debian/libshell-perl-perl.docs |   1 -
 debian/patches/series  |   1 +
 debian/patches/spelling.patch  |  14 +++
 debian/source/format   |   1 +
 lib/Shell/Perl.pm  |  52 +
 lib/Shell/Perl/Dumper.pm   |  22 ++--
 t/10compile.t  |   2 +-
 18 files changed, 541 insertions(+), 258 deletions(-)
 create mode 100644 Changelog.ini
 create mode 100644 META.json
 delete mode 100644 debian/libshell-perl-perl.docs
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/spelling.patch
 create mode 100644 debian/source/format

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

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


[libshell-perl-perl] 01/10: Merge tag 'upstream/0.0023'

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit faafbd814cf787ebb054a5aaeb6d47772eee8496
Merge: c7139d5 d485679
Author: Florian Schlichting 
Date:   Thu Apr 24 00:01:34 2014 +0200

Merge tag 'upstream/0.0023'

Upstream version 0.0023

 Changelog.ini| 183 ++
 Changes  | 251 ---
 MANIFEST |   9 +-
 META.json|  61 
 META.yml |  68 ++---
 Makefile.PL  |  88 +
 bin/pirl |   7 +-
 lib/Shell/Perl.pm|  52 +-
 lib/Shell/Perl/Dumper.pm |  22 +++--
 t/10compile.t|   2 +-
 10 files changed, 502 insertions(+), 241 deletions(-)

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

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


[libshell-perl-perl] 10/10: prepare changelog for release

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 96f4295480e2c21f4235ebdf744fff1a02d7ed73
Author: Florian Schlichting 
Date:   Thu Apr 24 00:09:02 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index c6be88a..9ebf4b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libshell-perl-perl (0.0023-1) UNRELEASED; urgency=low
+libshell-perl-perl (0.0023-1) unstable; urgency=low
+
+  * Team upload
 
   [ gregor herrmann ]
   * Remove version from perl (build) dependency.
@@ -17,8 +19,15 @@ libshell-perl-perl (0.0023-1) UNRELEASED; urgency=low
 
   [ Florian Schlichting ]
   * Import Upstream version 0.0023
-
- -- Florian Schlichting   Thu, 24 Apr 2014 00:01:34 +0200
+  * Switch to source format 3.0 (quilt)
+  * Do not ship README, it does not contain information useful for Debian users
+  * Add year to upstream copyright statement
+  * Bump dh compatibility to level 8
+  * Declare compliance with Debian Policy 3.9.5
+  * Reword long description to avoid first person
+  * Fix a POD typo with spelling.patch
+
+ -- Florian Schlichting   Thu, 24 Apr 2014 00:08:48 +0200
 
 libshell-perl-perl (0.0022-1) unstable; urgency=low
 

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

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


[libshell-perl-perl] 08/10: Reword long description to avoid first person

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit f0e8a232b73db6d12522b2bab6f409e720e1b609
Author: Florian Schlichting 
Date:   Thu Apr 24 00:14:38 2014 +0200

Reword long description to avoid first person
---
 debian/control | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index a5c349e..9ab0561 100644
--- a/debian/control
+++ b/debian/control
@@ -24,9 +24,8 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libpath-class-perl,
  libtest-deep-perl
 Description: read-eval-print loop in Perl
- This is the implementation of a command-line interpreter for Perl. I wrote
- this because I was tired of using irb when needing a calculator with a real
- language within. Ah, that and because it was damn easy to write it.
+ pirl is the implementation of a command-line interpreter for Perl, written
+ when the author got tired of using irb when needing a calculator with a real
+ language within.
  .
- Shell::Perl is the heart of the pirl script provided with Shell-Perl
- distribution, along with this module.
+ Shell::Perl is the heart of the pirl script, both provided in this package.

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

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


[libshell-perl-perl] 02/10: Import Upstream version 0.0023

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 3bbd6ef2b5ab1141916381626465d087fa99d7e9
Author: Florian Schlichting 
Date:   Thu Apr 24 00:02:10 2014 +0200

Import Upstream version 0.0023
---
 debian/changelog | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5867329..c6be88a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,13 @@
-libshell-perl-perl (0.0022-2) UNRELEASED; urgency=low
+libshell-perl-perl (0.0023-1) UNRELEASED; urgency=low
 
   [ gregor herrmann ]
   * Remove version from perl (build) dependency.
+  * Strip trailing slash from metacpan URLs.
 
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 
   [ Salvatore Bonaccorso ]
-  * debian/copyright: Replace DEP5 Format-Specification URL from
-svn.debian.org to anonscm.debian.org URL.
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
@@ -16,10 +15,10 @@ libshell-perl-perl (0.0022-2) UNRELEASED; urgency=low
   * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
 copyright"
 
-  [ gregor herrmann ]
-  * Strip trailing slash from metacpan URLs.
+  [ Florian Schlichting ]
+  * Import Upstream version 0.0023
 
- -- gregor herrmann   Tue, 19 Jul 2011 14:46:12 +0200
+ -- Florian Schlichting   Thu, 24 Apr 2014 00:01:34 +0200
 
 libshell-perl-perl (0.0022-1) unstable; urgency=low
 

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

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


[libshell-perl-perl] 04/10: Do not ship README, it does not contain information useful for Debian users

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 2fc5fe403589774d75f2349ce9d058075d3b57de
Author: Florian Schlichting 
Date:   Thu Apr 24 00:06:43 2014 +0200

Do not ship README, it does not contain information useful for Debian users
---
 debian/libshell-perl-perl.docs | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/libshell-perl-perl.docs b/debian/libshell-perl-perl.docs
deleted file mode 100644
index e845566..000
--- a/debian/libshell-perl-perl.docs
+++ /dev/null
@@ -1 +0,0 @@
-README

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

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


[libswitch-perl] 03/09: Update upstream contact

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 35da147d78a2ee47aa4214a430fb82d69921e608
Author: Florian Schlichting 
Date:   Wed Apr 23 23:36:09 2014 +0200

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

diff --git a/debian/copyright b/debian/copyright
index 0f43ede..00dfad4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Switch
-Upstream-Contact: Perl 5 Porters (perl5-port...@perl.org).
+Upstream-Contact: Alexandr Ciornii 
 Source: https://metacpan.org/release/Switch
 
 Files: *

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

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


[libswitch-perl] 05/09: Bump dh compatibility to level 8

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 186a714705853c79aa01c33119a5666754f6e999
Author: Florian Schlichting 
Date:   Wed Apr 23 23:36:57 2014 +0200

Bump dh compatibility to level 8
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 63631da..5aa0801 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group 

 Uploaders: Dominic Hargreaves 
 Section: perl
 Priority: standard
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.2
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libswitch-perl.git

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

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


[libswitch-perl] annotated tag upstream/2.17 created (now cdc6564)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag upstream/2.17
in repository libswitch-perl.

at  cdc6564   (tag)
   tagging  8ab457d88befceb6a272e844ab31b29c8f70bfd8 (commit)
 tagged by  Florian Schlichting
on  Wed Apr 23 23:32:26 2014 +0200

- Log -
Upstream version 2.17

Dominic Hargreaves (1):
  [svn-inject] Installing original source of libswitch-perl

Florian Schlichting (1):
  Imported Upstream version 2.17

---

No new revisions were added by this update.

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

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


[libswitch-perl] 02/09: Import Upstream version 2.17

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 5a5e6dc7e5f62cbf351ca4b06e5a7e166e000673
Author: Florian Schlichting 
Date:   Wed Apr 23 23:33:27 2014 +0200

Import Upstream version 2.17
---
 debian/changelog | 13 +
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 83ab976..2bc88e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,9 @@
-libswitch-perl (2.16-3) UNRELEASED; urgency=low
-
-  [ Salvatore Bonaccorso ]
-  * debian/copyright: Replace DEP5 Format-Specification URL from
-svn.debian.org to anonscm.debian.org URL.
+libswitch-perl (2.17-1) UNRELEASED; urgency=low
 
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
   * Remove perl-modules from Depends.
+  * Strip trailing slash from metacpan URLs.
 
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
@@ -16,10 +13,10 @@ libswitch-perl (2.16-3) UNRELEASED; urgency=low
   * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
 copyright"
 
-  [ gregor herrmann ]
-  * Strip trailing slash from metacpan URLs.
+  [ Florian Schlichting ]
+  * Import Upstream version 2.17
 
- -- Salvatore Bonaccorso   Sun, 07 Aug 2011 16:38:28 +0200
+ -- Florian Schlichting   Wed, 23 Apr 2014 23:32:26 +0200
 
 libswitch-perl (2.16-2) unstable; urgency=low
 

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

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


[libswitch-perl] 08/09: Demote Priority to optional, now that Perl no longer depends on us

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 03a7cd4395be616ab99452ac79c22c3b1b293b82
Author: Florian Schlichting 
Date:   Wed Apr 23 23:56:43 2014 +0200

Demote Priority to optional, now that Perl no longer depends on us
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d10a5d0..65516f1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libswitch-perl
 Maintainer: Debian Perl Group 
 Uploaders: Dominic Hargreaves 
 Section: perl
-Priority: standard
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.5

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

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


[libswitch-perl] annotated tag debian/2.17-1 created (now c930b27)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag debian/2.17-1
in repository libswitch-perl.

at  c930b27   (tag)
   tagging  6a54ba916da3726f27bb532cd1a30dc73a81aa72 (commit)
  replaces  upstream/2.17
 tagged by  Florian Schlichting
on  Thu Apr 24 00:00:29 2014 +0200

- Log -
Debian release 2.17-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJTWDgEAAoJEBKXO25y3Ae1gbQP/1QihMQcNxE58rWFO8BIA7nB
VKzcEM6x29ckPHIb/gpvskXYOebEaYCwCU339PZ7L5j2FOsyIXgbmElDbHtcYhV6
46CygnBwIkyu4S33VCDrJ6GaGlK9PlrEmYFzJYVGdovlcgfP4+rXijzck9bEx1Np
b2SMQualW62P94pZLTfflZN7yxbf2vxuXcK7MagubV5s2xlEg63bBXiMVRjq8Nil
BRcUpRtsIxc4Ngf1kcSSqnNLgf4xJj6eosswrDa5/RAJ9sQuanMqc8zQqYwiKfqZ
Bl9167NYA56ESmzSJo4oHTtmbSpzFW/zuaaNcWVpNYIi4LgOof76pUzgHxldn5mp
+ttHfWVJtX7s0DM/RSF70cVHfmuI3wvtIWpKiknLz0Tp5vImbC17wZx8jYWA6TwH
LOJgGLVlWqEyM83XXyqBcW4UsgqgG8T5y+anhyfX71pt1Zs8j0fkgBEwv/ZY3L8I
7XvZYhWoTqKxeZGdXFsDh/+GyChvW3rA6YTdXfk9rB+4ZWmr5lvGKURmXfnJ9+gy
6Ym1o7I1xjy/odfc6dJmE6MwPQd077PwcmkU+WCG5BGKb4nbU6CUx3kwocnV85Rr
LKkEa6nhsH6UhV0I8S3FK+HDjWqN8HISdJMotRibfog7lagSiFi6mugKcPkNVbY5
NZxRVl8NiMX/hndgvJMn
=4yh6
-END PGP SIGNATURE-

Ansgar Burchardt (1):
  debian/control: Convert Vcs-* fields to Git.

Axel Beckert (1):
  debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix 
dpkg-copyright"

Dominic Hargreaves (8):
  [svn-inject] Applying Debian modifications to trunk
  release
  Set Priority: standard for the wheezy release cycle, during which the 
perl package will pull this in (see: #629472)
  Apply patch fixing 5.14 build failure (Closes: #629287)
  Switch to dpkg-source 3.0 (quilt) format
  Improve description (thanks Lintian)
  Update Standards-Version (no changes)
  releasing version 2.16-2

Florian Schlichting (9):
  Merge tag 'upstream/2.17'
  Import Upstream version 2.17
  Update upstream contact
  Update stand-alone license paragraphs to commonly used version (not 
limiting Debian to GNU/Linux, directly linking to GPL-1)
  Bump dh compatibility to level 8
  Declare compliance with Debian Policy 3.9.5
  Drop fix-5.14-build-failure.patch, applied upstream
  Demote Priority to optional, now that Perl no longer depends on us
  prepare changelog for release

Salvatore Bonaccorso (5):
  [packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in 
debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 
in debian/rules.
  Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  update changelog
  Change search.cpan.org based URIs to metacpan.org based URIs
  update changelog

gregor herrmann (6):
  debian/control: update {versioned,alternative} (build) dependencies.
  update changelog
  Remove perl-modules from Depends.
  update changelog
  Strip trailing slash from metacpan URLs.
  update changelog

---

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

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


[libswitch-perl] 07/09: Drop fix-5.14-build-failure.patch, applied upstream

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit d385f989f04d4ac57270142dc747f2ba1121cd74
Author: Florian Schlichting 
Date:   Wed Apr 23 23:38:48 2014 +0200

Drop fix-5.14-build-failure.patch, applied upstream
---
 debian/patches/fix-5.14-build-failure.patch | 18 --
 debian/patches/series   |  1 -
 2 files changed, 19 deletions(-)

diff --git a/debian/patches/fix-5.14-build-failure.patch 
b/debian/patches/fix-5.14-build-failure.patch
deleted file mode 100644
index 81fea3f..000
--- a/debian/patches/fix-5.14-build-failure.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Father Chrysostomos 
-Subject: Fix Switch misuse of (;$) prototype.
-Date: Sun, 15 Aug 2010 17:44:32 -0700
-
-Bug: https://rt.cpan.org/Public/Bug/Display.html?id=60380
-Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629287
-
 Switch-2.16-wjgfvU/Switch.pm   2009-10-23 00:52:51.0 -0700
-+++ Switch-2.16-wjgfvUcopy/Switch.pm   2010-08-15 17:41:38.0 -0700
-@@ -146,7 +146,7 @@ sub filter_blocks
-   die "Bad $keyword statement (problem in the 
code block?) near $Switch::file line ", line(substr($source,0, pos $source), 
$line), "\n";
-   };
-   my $code = 
filter_blocks(substr($source,$pos[0],$pos[4]-$pos[0]),line(substr($source,0,$pos[0]),$line));
--  $code =~ s/{/{ local \$::_S_W_I_T_C_H; Switch::switch 
$arg;/;
-+  $code =~ s/{/{ local \$::_S_W_I_T_C_H; 
Switch::switch($arg);/;
-   $text .= $code . 'continue {last}';
-   next component;
-   }
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index e946b52..000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix-5.14-build-failure.patch

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

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


[libswitch-perl] 01/01: pristine-tar data for libswitch-perl_2.17.orig.tar.gz

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 8ac245f67216624eaa7f87205b46966f999c835d
Author: Florian Schlichting 
Date:   Wed Apr 23 23:32:26 2014 +0200

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

diff --git a/libswitch-perl_2.17.orig.tar.gz.delta 
b/libswitch-perl_2.17.orig.tar.gz.delta
new file mode 100644
index 000..2bbb075
Binary files /dev/null and b/libswitch-perl_2.17.orig.tar.gz.delta differ
diff --git a/libswitch-perl_2.17.orig.tar.gz.id 
b/libswitch-perl_2.17.orig.tar.gz.id
new file mode 100644
index 000..3ac255b
--- /dev/null
+++ b/libswitch-perl_2.17.orig.tar.gz.id
@@ -0,0 +1 @@
+83d7944876bc1de4573ccdd8b057c1f5c6e4c7cd

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

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


[libswitch-perl] branch pristine-tar updated (dd59d0c -> 8ac245f)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

  from  dd59d0c   pristine-tar data for libswitch-perl_2.16.orig.tar.gz
   new  8ac245f   pristine-tar data for libswitch-perl_2.17.orig.tar.gz

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


Summary of changes:
 libswitch-perl_2.17.orig.tar.gz.delta | Bin 0 -> 16043 bytes
 libswitch-perl_2.17.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libswitch-perl_2.17.orig.tar.gz.delta
 create mode 100644 libswitch-perl_2.17.orig.tar.gz.id

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

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


[libswitch-perl] branch master updated (be5a6cf -> 6a54ba9)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

  from  be5a6cf   update changelog
  adds  8ab457d   Imported Upstream version 2.17
   new  147bc31   Merge tag 'upstream/2.17'
   new  5a5e6dc   Import Upstream version 2.17
   new  35da147   Update upstream contact
   new  5679c1f   Update stand-alone license paragraphs to commonly used 
version (not limiting Debian to GNU/Linux, directly linking to GPL-1)
   new  186a714   Bump dh compatibility to level 8
   new  da13363   Declare compliance with Debian Policy 3.9.5
   new  d385f98   Drop fix-5.14-build-failure.patch, applied upstream
   new  03a7cd4   Demote Priority to optional, now that Perl no longer 
depends on us
   new  6a54ba9   prepare changelog for release

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


Summary of changes:
 Changes |  5 +++
 MANIFEST|  1 +
 META.json   | 51 
 META.yml| 43 +---
 Makefile.PL | 61 +
 README  |  8 ++--
 Switch.pm   | 25 +---
 debian/changelog| 22 +++
 debian/compat   |  2 +-
 debian/control  |  6 +--
 debian/copyright| 10 ++---
 debian/patches/fix-5.14-build-failure.patch | 18 -
 debian/patches/series   |  1 -
 t/given.t   |  8 ++--
 14 files changed, 190 insertions(+), 71 deletions(-)
 create mode 100644 META.json
 delete mode 100644 debian/patches/fix-5.14-build-failure.patch
 delete mode 100644 debian/patches/series

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

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


[libswitch-perl] 01/09: Merge tag 'upstream/2.17'

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 147bc3147a11d1862d9f7d200542e681d3a8739c
Merge: be5a6cf 8ab457d
Author: Florian Schlichting 
Date:   Wed Apr 23 23:32:26 2014 +0200

Merge tag 'upstream/2.17'

Upstream version 2.17

 Changes |  5 +
 MANIFEST|  1 +
 META.json   | 51 +++
 META.yml| 43 +--
 Makefile.PL | 61 ++---
 README  |  8 
 Switch.pm   | 25 +++--
 t/given.t   |  8 
 8 files changed, 167 insertions(+), 35 deletions(-)

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

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


[libswitch-perl] 04/09: Update stand-alone license paragraphs to commonly used version (not limiting Debian to GNU/Linux, directly linking to GPL-1)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 5679c1f8964d69b8049c9db01b1e1e194b3147fe
Author: Florian Schlichting 
Date:   Wed Apr 23 23:36:37 2014 +0200

Update stand-alone license paragraphs to commonly used version (not 
limiting Debian to GNU/Linux, directly linking to GPL-1)
---
 debian/copyright | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 00dfad4..9b4e3e0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -15,8 +15,8 @@ License: Artistic
  This program is free software; you can redistribute it and/or modify
  it under the terms of the Artistic License, which comes with Perl.
  .
- On Debian GNU/Linux systems, the complete text of the Artistic License
- can be found in `/usr/share/common-licenses/Artistic'
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -24,5 +24,5 @@ License: GPL-1+
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian GNU/Linux systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

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

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


[libswitch-perl] 09/09: prepare changelog for release

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit 6a54ba916da3726f27bb532cd1a30dc73a81aa72
Author: Florian Schlichting 
Date:   Wed Apr 23 23:57:58 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 2bc88e4..1cc0a1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libswitch-perl (2.17-1) UNRELEASED; urgency=low
+libswitch-perl (2.17-1) unstable; urgency=low
+
+  * Team upload
 
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
@@ -15,8 +17,15 @@ libswitch-perl (2.17-1) UNRELEASED; urgency=low
 
   [ Florian Schlichting ]
   * Import Upstream version 2.17
-
- -- Florian Schlichting   Wed, 23 Apr 2014 23:32:26 +0200
+  * Update upstream contact
+  * Update stand-alone license paragraphs to commonly used version (not
+limiting Debian to GNU/Linux, directly linking to GPL-1)
+  * Bump dh compatibility to level 8
+  * Declare compliance with Debian Policy 3.9.5
+  * Drop fix-5.14-build-failure.patch, applied upstream
+  * Demote Priority to optional, now that Perl no longer depends on us
+
+ -- Florian Schlichting   Wed, 23 Apr 2014 23:57:01 +0200
 
 libswitch-perl (2.16-2) unstable; urgency=low
 

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

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


[libswitch-perl] 06/09: Declare compliance with Debian Policy 3.9.5

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

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

commit da133634d86687eaba6702b0fa8a7a0292d41453
Author: Florian Schlichting 
Date:   Wed Apr 23 23:37:55 2014 +0200

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

diff --git a/debian/control b/debian/control
index 5aa0801..d10a5d0 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: perl
 Priority: standard
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Standards-Version: 3.9.2
+Standards-Version: 3.9.5
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libswitch-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libswitch-perl.git
 Homepage: https://metacpan.org/release/Switch

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

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


[libtemplate-plugin-gravatar-perl] 04/05: Declare compliance with Debian Policy 3.9.5

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtemplate-plugin-gravatar-perl.

commit cbd5af491292a2533655a36a37b55280171dc359
Author: Florian Schlichting 
Date:   Wed Apr 23 23:29:40 2014 +0200

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

diff --git a/debian/control b/debian/control
index 4176114..a9af646 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: libtemplate-perl,
  perl
 Maintainer: Debian Perl Group 
 Uploaders: gregor herrmann 
-Standards-Version: 3.9.2
+Standards-Version: 3.9.5
 Homepage: https://metacpan.org/release/Template-Plugin-Gravatar
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-gravatar-perl.git
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-plugin-gravatar-perl.git

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

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


[libtemplate-plugin-gravatar-perl] annotated tag upstream/0.07 created (now db1b802)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag upstream/0.07
in repository libtemplate-plugin-gravatar-perl.

at  db1b802   (tag)
   tagging  17363504a36c28e983bb092df25ca5d2b88c410d (commit)
 tagged by  Florian Schlichting
on  Wed Apr 23 23:25:22 2014 +0200

- Log -
Upstream version 0.07

Florian Schlichting (1):
  Imported Upstream version 0.07

Gregor Herrmann (1):
  [svn-inject] Installing original source of 
libtemplate-plugin-gravatar-perl (0.05)

---

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/libtemplate-plugin-gravatar-perl.git

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


[libtemplate-plugin-gravatar-perl] 03/05: Bump years of upstream copyright

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtemplate-plugin-gravatar-perl.

commit e68c64640682c1b618080e6719a92cb10f7344f4
Author: Florian Schlichting 
Date:   Wed Apr 23 23:28:36 2014 +0200

Bump years of upstream copyright
---
 debian/copyright | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 97b4fe7..7886854 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,13 +4,13 @@ Upstream-Contact: Ashley Pond V  .
 Source: https://metacpan.org/release/Template-Plugin-Gravatar
 
 Files: *
-Copyright: 2007, Ashley Pond V 
+Copyright: 2007-2014, Ashley Pond V 
 License: Artistic or GPL-1+
 
 Files: inc/Module/*
-Copyright: 2002-2011, Adam Kennedy 
- 2002-2011, Audrey Tang 
- 2002-2011, Brian Ingerson 
+Copyright: 2002-2012, Adam Kennedy 
+ 2002-2012, Audrey Tang 
+ 2002-2012, Brian Ingerson 
 License: Artistic or GPL-1+
 
 Files: debian/*

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

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


[libtemplate-plugin-gravatar-perl] 01/01: pristine-tar data for libtemplate-plugin-gravatar-perl_0.07.orig.tar.gz

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch pristine-tar
in repository libtemplate-plugin-gravatar-perl.

commit b50c9e185bd253d08a87af7f3c076edd69bd52eb
Author: Florian Schlichting 
Date:   Wed Apr 23 23:25:22 2014 +0200

pristine-tar data for libtemplate-plugin-gravatar-perl_0.07.orig.tar.gz
---
 libtemplate-plugin-gravatar-perl_0.07.orig.tar.gz.delta | Bin 0 -> 1737 bytes
 libtemplate-plugin-gravatar-perl_0.07.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtemplate-plugin-gravatar-perl_0.07.orig.tar.gz.delta 
b/libtemplate-plugin-gravatar-perl_0.07.orig.tar.gz.delta
new file mode 100644
index 000..08f4704
Binary files /dev/null and 
b/libtemplate-plugin-gravatar-perl_0.07.orig.tar.gz.delta differ
diff --git a/libtemplate-plugin-gravatar-perl_0.07.orig.tar.gz.id 
b/libtemplate-plugin-gravatar-perl_0.07.orig.tar.gz.id
new file mode 100644
index 000..14d7324
--- /dev/null
+++ b/libtemplate-plugin-gravatar-perl_0.07.orig.tar.gz.id
@@ -0,0 +1 @@
+db0d5ba97b27b0c29816a510d7d30654afd683ce

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

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


[libtemplate-plugin-gravatar-perl] branch pristine-tar updated (7e4f2e3 -> b50c9e1)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch pristine-tar
in repository libtemplate-plugin-gravatar-perl.

  from  7e4f2e3   pristine-tar data for 
libtemplate-plugin-gravatar-perl_0.05.orig.tar.gz
   new  b50c9e1   pristine-tar data for 
libtemplate-plugin-gravatar-perl_0.07.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:
 libtemplate-plugin-gravatar-perl_0.07.orig.tar.gz.delta | Bin 0 -> 1737 bytes
 libtemplate-plugin-gravatar-perl_0.07.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtemplate-plugin-gravatar-perl_0.07.orig.tar.gz.delta
 create mode 100644 libtemplate-plugin-gravatar-perl_0.07.orig.tar.gz.id

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

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


[libtemplate-plugin-gravatar-perl] branch master updated (e05b68f -> 262d7c5)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libtemplate-plugin-gravatar-perl.

  from  e05b68f   update changelog
  adds  1736350   Imported Upstream version 0.07
   new  b98813a   Merge tag 'upstream/0.07'
   new  2e224b2   Import Upstream version 0.07
   new  e68c646   Bump years of upstream copyright
   new  cbd5af4   Declare compliance with Debian Policy 3.9.5
   new  262d7c5   prepare changelog for release

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   |  19 +-
 META.yml  |  31 +-
 Makefile.PL   |   5 +-
 debian/changelog  |  13 +-
 debian/control|   2 +-
 debian/copyright  |   8 +-
 inc/Module/AutoInstall.pm | 252 +--
 inc/Module/Install.pm | 593 -
 inc/Module/Install/AutoInstall.pm |  42 +-
 inc/Module/Install/Base.pm|  65 +--
 inc/Module/Install/Can.pm | 100 -
 inc/Module/Install/Fetch.pm   |  12 +-
 inc/Module/Install/Include.pm |   8 +-
 inc/Module/Install/Makefile.pm| 291 +---
 inc/Module/Install/Metadata.pm| 904 +++---
 inc/Module/Install/Win32.pm   |  15 +-
 inc/Module/Install/WriteAll.pm|  80 ++--
 lib/Template/Plugin/Gravatar.pm   |  84 ++--
 t/gravatar-config.t   |  11 +-
 t/gravatar-error.t|  12 +-
 t/gravatar.t  |  10 +-
 21 files changed, 1809 insertions(+), 748 deletions(-)

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

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


[libtemplate-plugin-gravatar-perl] 05/05: prepare changelog for release

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtemplate-plugin-gravatar-perl.

commit 262d7c501c09efa1c4d759eea87184159433b568
Author: Florian Schlichting 
Date:   Wed Apr 23 23:30:35 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index e59ecc6..3e9700a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libtemplate-plugin-gravatar-perl (0.07-1) UNRELEASED; urgency=low
+libtemplate-plugin-gravatar-perl (0.07-1) unstable; urgency=low
+
+  * Team upload
 
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
@@ -16,8 +18,10 @@ libtemplate-plugin-gravatar-perl (0.07-1) UNRELEASED; 
urgency=low
 
   [ Florian Schlichting ]
   * Import Upstream version 0.07
+  * Bump years of upstream copyright
+  * Declare compliance with Debian Policy 3.9.5
 
- -- Florian Schlichting   Wed, 23 Apr 2014 23:25:23 +0200
+ -- Florian Schlichting   Wed, 23 Apr 2014 23:30:19 +0200
 
 libtemplate-plugin-gravatar-perl (0.05-1) unstable; urgency=low
 

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

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


[libtemplate-plugin-gravatar-perl] 01/05: Merge tag 'upstream/0.07'

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtemplate-plugin-gravatar-perl.

commit b98813a80d519d5b53e7cb73487113ea9143c707
Merge: e05b68f 1736350
Author: Florian Schlichting 
Date:   Wed Apr 23 23:25:23 2014 +0200

Merge tag 'upstream/0.07'

Upstream version 0.07

 Changes   |  19 +-
 META.yml  |  31 +-
 Makefile.PL   |   5 +-
 inc/Module/AutoInstall.pm | 252 +--
 inc/Module/Install.pm | 593 -
 inc/Module/Install/AutoInstall.pm |  42 +-
 inc/Module/Install/Base.pm|  65 +--
 inc/Module/Install/Can.pm | 100 -
 inc/Module/Install/Fetch.pm   |  12 +-
 inc/Module/Install/Include.pm |   8 +-
 inc/Module/Install/Makefile.pm| 291 +---
 inc/Module/Install/Metadata.pm| 904 +++---
 inc/Module/Install/Win32.pm   |  15 +-
 inc/Module/Install/WriteAll.pm|  80 ++--
 lib/Template/Plugin/Gravatar.pm   |  84 ++--
 t/gravatar-config.t   |  11 +-
 t/gravatar-error.t|  12 +-
 t/gravatar.t  |  10 +-
 18 files changed, 1795 insertions(+), 739 deletions(-)

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

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


[libtemplate-plugin-gravatar-perl] annotated tag debian/0.07-1 created (now f62bbad)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag debian/0.07-1
in repository libtemplate-plugin-gravatar-perl.

at  f62bbad   (tag)
   tagging  262d7c501c09efa1c4d759eea87184159433b568 (commit)
  replaces  upstream/0.07
 tagged by  Florian Schlichting
on  Wed Apr 23 23:32:05 2014 +0200

- Log -
Debian release 0.07-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJTWDFbAAoJEBKXO25y3Ae1xG0P/Rvf74aHJp2IXsZO8VsMba7y
tk7cwUo/o+B/xTAu4BXH+HLHv5ZdTOhv+2ppgWNi42w0XTxnu1gTWkdpYzcH2QBE
5v5/Bde0UMjMtNTHyVwt6r52dGPiUaMPJPz1jq9zrJPT6FgPb7kDW0aP76sxiuFR
ka8eOvlppWQ5ptTAfk8R6Q6wa4ByILt19y/M7aZ0Vyh24Swi0t91WHP6X/eMagb5
wpmXCzAocGcOrrcCXWyL7A6I8tuNp3e9XV3UWOurDIFk5g+qNLkFLZdExy7eN4cI
BGTR93zdpsgJXCzWdGnlXehHfQ0fGb2FizeBdzB5/ww9wG4Pg3EzILmQxD5LR0WI
KzTuR4P9OHk0ESPxHdq0D8D0P1uQsAt2flkbCK7KWtM6XxBBDW6L6BnwQEPJqs7s
+rzvwaP+i34BjZk/ALC40uXUH5qJFADSVrenlgHiTm7dbMI1gZY2B9Do8NA7KmKZ
ama36bIZE4oXFIl+0O5xnueLZpZWk2wy8j56TLXRfCFY3yfnZMXvX70APp9hRWS7
3WLvf7HQ0z6b+spN+NbIEVSvwJ2pqu8l1ZwMJr0a/1PpVVKuGB6NlJpsT5AFK6Kr
hJyXuOavmurt78p3sopYHW0F0Des5eLYYXo50Rs8og6k3iyeZf377NEoPGt9DBXO
gxNg2GcMKOzXniFPnBc3
=IO6v
-END PGP SIGNATURE-

Ansgar Burchardt (1):
  debian/control: Convert Vcs-* fields to Git.

Axel Beckert (1):
  debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix 
dpkg-copyright"

Florian Schlichting (5):
  Merge tag 'upstream/0.07'
  Import Upstream version 0.07
  Bump years of upstream copyright
  Declare compliance with Debian Policy 3.9.5
  prepare changelog for release

Gregor Herrmann (4):
  [svn-inject] Applying Debian modifications (0.05-1) to trunk
  remove unversioned perl from Depends
  more build-deps
  releasing version 0.05-1

Salvatore Bonaccorso (5):
  [packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in 
debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 
in debian/rules.
  Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  update changelog
  Change search.cpan.org based URIs to metacpan.org based URIs
  update changelog

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

---

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/libtemplate-plugin-gravatar-perl.git

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


[libtemplate-plugin-gravatar-perl] 02/05: Import Upstream version 0.07

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libtemplate-plugin-gravatar-perl.

commit 2e224b2ef96eef0dcd6f4490d402d1320e4e2c4d
Author: Florian Schlichting 
Date:   Wed Apr 23 23:26:08 2014 +0200

Import Upstream version 0.07
---
 debian/changelog | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a0ce4b1..e59ecc6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,9 @@
-libtemplate-plugin-gravatar-perl (0.05-2) UNRELEASED; urgency=low
+libtemplate-plugin-gravatar-perl (0.07-1) UNRELEASED; urgency=low
 
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 
   [ Salvatore Bonaccorso ]
-  * debian/copyright: Replace DEP5 Format-Specification URL from
-svn.debian.org to anonscm.debian.org URL.
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
@@ -16,7 +14,10 @@ libtemplate-plugin-gravatar-perl (0.05-2) UNRELEASED; 
urgency=low
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 
- -- Ansgar Burchardt   Wed, 27 Jul 2011 18:48:10 +0200
+  [ Florian Schlichting ]
+  * Import Upstream version 0.07
+
+ -- Florian Schlichting   Wed, 23 Apr 2014 23:25:23 +0200
 
 libtemplate-plugin-gravatar-perl (0.05-1) unstable; urgency=low
 

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

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


[libpod-markdown-perl] branch pristine-tar updated (17b16a0 -> 8b5d979)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch pristine-tar
in repository libpod-markdown-perl.

  from  17b16a0   pristine-tar data for 
libpod-markdown-perl_2.00.orig.tar.gz
   new  8b5d979   pristine-tar data for 
libpod-markdown-perl_2.001000.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:
 libpod-markdown-perl_2.001000.orig.tar.gz.delta | Bin 0 -> 2331 bytes
 libpod-markdown-perl_2.001000.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libpod-markdown-perl_2.001000.orig.tar.gz.delta
 create mode 100644 libpod-markdown-perl_2.001000.orig.tar.gz.id

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

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


[libpod-markdown-perl] annotated tag upstream/2.001000 created (now af3c8df)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag upstream/2.001000
in repository libpod-markdown-perl.

at  af3c8df   (tag)
   tagging  7057133cc6786cfe6344981df767486996228de4 (commit)
  replaces  upstream/2.00
 tagged by  Florian Schlichting
on  Wed Apr 23 19:06:41 2014 +0200

- Log -
Upstream version 2.001000

Florian Schlichting (1):
  Imported Upstream version 2.001000

---

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/libpod-markdown-perl.git

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


[libpod-markdown-perl] 01/01: pristine-tar data for libpod-markdown-perl_2.001000.orig.tar.gz

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch pristine-tar
in repository libpod-markdown-perl.

commit 8b5d979ec3ec8c6ab628d4b4bade59c1d1cf205d
Author: Florian Schlichting 
Date:   Wed Apr 23 19:06:41 2014 +0200

pristine-tar data for libpod-markdown-perl_2.001000.orig.tar.gz
---
 libpod-markdown-perl_2.001000.orig.tar.gz.delta | Bin 0 -> 2331 bytes
 libpod-markdown-perl_2.001000.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libpod-markdown-perl_2.001000.orig.tar.gz.delta 
b/libpod-markdown-perl_2.001000.orig.tar.gz.delta
new file mode 100644
index 000..753bd07
Binary files /dev/null and b/libpod-markdown-perl_2.001000.orig.tar.gz.delta 
differ
diff --git a/libpod-markdown-perl_2.001000.orig.tar.gz.id 
b/libpod-markdown-perl_2.001000.orig.tar.gz.id
new file mode 100644
index 000..195c3bd
--- /dev/null
+++ b/libpod-markdown-perl_2.001000.orig.tar.gz.id
@@ -0,0 +1 @@
+dbdedba35e4ddd6c13b0351e321ac47eae232a92

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

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


[libpod-markdown-perl] annotated tag debian/2.001000-1 created (now 22ec776)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag debian/2.001000-1
in repository libpod-markdown-perl.

at  22ec776   (tag)
   tagging  50d667a28bd8a535a703f2b0574dc1f81c1f9b9a (commit)
  replaces  debian/2.00-1
 tagged by  Florian Schlichting
on  Wed Apr 23 19:12:04 2014 +0200

- Log -
Debian release 2.001000-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJTV/RrAAoJEBKXO25y3Ae1RUMP/j/5Qy5CqGzZ9ZQQ/7WXqMjW
MTg6ud5UxCvS0bb+Nq5InBLOmhF955ZoeWJe9ZuI5W3Zq4cK5u3Ji4RHKp/HJaRk
StUt9gjl9rjKjP/nSsyS1FK+1a5OKXhElxvpZRr52AQ4m/a32V82pMxOiGg2G4HW
ax9Yd72I/lu2lUwxrhDasqIvGAugaOGn2a2jEpU4FLup8SBqaO2Yr1nF2EMVhhEq
F7IEb2azACJSPP4PTyhQ6A8IyHZkGZFye2WtjgHwNrrkA83lS/bG5+rf5i9ciReW
AVzNJzKYsy6cWJo+6Gd0Csh9i/+sUjmwJqcp+7NRIKTqzLo5UH6IdwIfxrmHR4ly
/aP29bZsGiEtV26BUKlANkM59gDDYWlSHiTE84iGOWcA6zLaGB7/IyXejqYzM7nx
PHce5zIxKwvPHW8qVQdB99lWUChQzStWJcHKYUEqNBjVzpnf2ndDTa4FbQXryrL/
fv16addOTk0xCpaEAOpOhX/NilDMKEKt1eGdKxr/MoCV8WZKikWti1wBVsgxIIag
gIuV4LQvE7kHkkKqlrrpgjSQEC2JMfCVanTn6bhF8pHNzfxXWn4a57f3vGEJTvkH
JSoxOzRmZ+A8ed/XfLkTxsxv+2SsK/xLmLW+iNDaVZnOmgI6l9eJscxbyy2PydvK
+sZrXHqKPllo3tOznLwJ
=tVTG
-END PGP SIGNATURE-

Florian Schlichting (3):
  Imported Upstream version 2.001000
  Merge tag 'upstream/2.001000'
  Import Upstream version 2.001000

---

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/libpod-markdown-perl.git

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


[libpod-markdown-perl] 02/02: Import Upstream version 2.001000

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libpod-markdown-perl.

commit 50d667a28bd8a535a703f2b0574dc1f81c1f9b9a
Author: Florian Schlichting 
Date:   Wed Apr 23 19:07:01 2014 +0200

Import Upstream version 2.001000
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9445e65..5c1d51d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libpod-markdown-perl (2.001000-1) unstable; urgency=medium
+
+  * Import Upstream version 2.001000
+
+ -- Florian Schlichting   Wed, 23 Apr 2014 19:09:57 +0200
+
 libpod-markdown-perl (2.00-1) unstable; urgency=medium
 
   [ gregor herrmann ]

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

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


[libpod-markdown-perl] branch master updated (60b347b -> 50d667a)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libpod-markdown-perl.

  from  60b347b   update changelog for release
  adds  7057133   Imported Upstream version 2.001000
   new  3c12bff   Merge tag 'upstream/2.001000'
   new  50d667a   Import Upstream version 2.001000

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 ++
 LICENSE  |   2 +-
 MANIFEST |   2 +-
 META.json| 195 +++
 META.yml | 171 +++---
 Makefile.PL  |   4 +-
 README   |   4 +-
 bin/pod2markdown |   9 +-
 debian/changelog |   6 ++
 lib/Pod/Markdown.pm  |  27 +++---
 t/00-compile.t   |   2 +-
 t/back-compat.t  |   2 +-
 t/basic.t|   2 +-
 t/codes.t|   2 +-
 t/formats.t  |   4 +-
 t/lists.t|   6 +-
 t/misc.t |  18 +++-
 xt/author/pod-spell.t|   5 +-
 xt/author/test-eol.t |   2 +-
 xt/release/changes_has_content.t |   2 +-
 xt/release/distmeta.t|   4 +-
 xt/release/no-tabs.t |  19 +++-
 xt/release/pod-coverage.t|  11 +--
 xt/release/pod-syntax.t  |   4 +-
 24 files changed, 340 insertions(+), 169 deletions(-)

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

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


[libpod-markdown-perl] 01/02: Merge tag 'upstream/2.001000'

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libpod-markdown-perl.

commit 3c12bff75116ad99b4ed4beb09339103887aef1c
Merge: 60b347b 7057133
Author: Florian Schlichting 
Date:   Wed Apr 23 19:06:41 2014 +0200

Merge tag 'upstream/2.001000'

Upstream version 2.001000

 Changes  |   6 ++
 LICENSE  |   2 +-
 MANIFEST |   2 +-
 META.json| 195 +++
 META.yml | 171 +++---
 Makefile.PL  |   4 +-
 README   |   4 +-
 bin/pod2markdown |   9 +-
 lib/Pod/Markdown.pm  |  27 +++---
 t/00-compile.t   |   2 +-
 t/back-compat.t  |   2 +-
 t/basic.t|   2 +-
 t/codes.t|   2 +-
 t/formats.t  |   4 +-
 t/lists.t|   6 +-
 t/misc.t |  18 +++-
 xt/author/pod-spell.t|   5 +-
 xt/author/test-eol.t |   2 +-
 xt/release/changes_has_content.t |   2 +-
 xt/release/distmeta.t|   4 +-
 xt/release/no-tabs.t |  19 +++-
 xt/release/pod-coverage.t|  11 +--
 xt/release/pod-syntax.t  |   4 +-
 23 files changed, 334 insertions(+), 169 deletions(-)

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

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


[libical-parser-html-perl] 03/09: normalize all

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libical-parser-html-perl.

commit 96f1eaff63921d00755101a257ac3aa48e1c1a35
Author: Florian Schlichting 
Date:   Wed Apr 23 17:10:11 2014 +0200

normalize all
---
 debian/patches/normlize-test-output.patch | 22 +-
 debian/patches/series |  4 ++--
 2 files changed, 23 insertions(+), 3 deletions(-)

diff --git a/debian/patches/normlize-test-output.patch 
b/debian/patches/normlize-test-output.patch
index b62d26b..4fc5787 100644
--- a/debian/patches/normlize-test-output.patch
+++ b/debian/patches/normlize-test-output.patch
@@ -1,6 +1,6 @@
 Description: fix test failure due to output formatting differences
 Author: Florian Schlichting 
-Forwarded: not_yet
+Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=94968
 
 --- a/t/01parse.t
 +++ b/t/01parse.t
@@ -14,3 +14,23 @@ Forwarded: not_yet
is($got,$expect,"$f -> $type");
  }
  }
+@@ -32,6 +35,9 @@
+ $got=~s/ class=""//g;
+ dump_html("$caldir/multical.$type.html",$got) if $ENV{_DUMP_TEST_HTML_};
+ my $expect=slurp("t/calendars/multical.$type.html");
++$got=~ s/^ *//gm; # $got is indented
++$expect =~ s/^ *//gm; # $expect is not intendet but once
++$expect =~ s/; charset=utf-8/; charset=UTF-8/;
+ is($got,$expect,"multical -> $type");
+ }
+ #no link output
+@@ -43,6 +49,9 @@
+ $got=~s/ class=""//g;
+ dump_html("$caldir/multical.nolink.$type.html",$got) if 
$ENV{_DUMP_TEST_HTML_};
+ my $expect=slurp("t/calendars/multical.nolink.$type.html");
++$got=~ s/^ *//gm; # $got is indented
++$expect =~ s/^ *//gm; # $expect is not intendet but once
++$expect =~ s/; charset=utf-8/; charset=UTF-8/;
+ is($got,$expect,"multical -> $type (no links)");
+ }
+ sub dump_html {
diff --git a/debian/patches/series b/debian/patches/series
index ad40a12..7844c12 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,4 @@
-normlize-test-output.patch
-this-month.patch
 perl5.18.patch
+this-month.patch
+normlize-test-output.patch
 test-longstring.patch

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

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


[libical-parser-html-perl] 02/09: Use Test::LongString for more useful failure output

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libical-parser-html-perl.

commit 0ffd81421479c1f0ac0c1ba89e80eca54dc76598
Author: Florian Schlichting 
Date:   Wed Apr 23 16:32:26 2014 +0200

Use Test::LongString for more useful failure output
---
 debian/control   |  1 +
 debian/patches/series|  1 +
 debian/patches/test-longstring.patch | 40 
 3 files changed, 42 insertions(+)

diff --git a/debian/control b/debian/control
index c9f0373..1f40023 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: devscripts,
  cdbs (>= 0.4.78~),
  debhelper,
  dh-buildinfo,
+ libtest-longstring-perl,
  libxml-libxml-perl,
  libxml-libxslt-perl,
  libical-parser-sax-perl
diff --git a/debian/patches/series b/debian/patches/series
index a8647c9..ad40a12 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 normlize-test-output.patch
 this-month.patch
 perl5.18.patch
+test-longstring.patch
diff --git a/debian/patches/test-longstring.patch 
b/debian/patches/test-longstring.patch
new file mode 100644
index 000..9ccfb04
--- /dev/null
+++ b/debian/patches/test-longstring.patch
@@ -0,0 +1,40 @@
+Description: use Test::LongString for more readable failure output
+Author: Florian Schlichting 
+Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=94968
+
+--- a/t/01parse.t
 b/t/01parse.t
+@@ -1,5 +1,6 @@
+ # -*- cperl -*-
+ use Test::More;
++use Test::LongString;
+ use iCal::Parser::HTML;
+ 
+ my $parser=iCal::Parser::HTML->new;
+@@ -23,7 +24,7 @@
+ $got=~ s/^ *//gm; # $got is indented
+ $expect =~ s/^ *//gm; # $expect is not intendet but once
+ $expect =~ s/; charset=utf-8/; charset=UTF-8/;
+-  is($got,$expect,"$f -> $type");
++  is_string($got,$expect,"$f -> $type");
+ }
+ }
+ #multiple calendar input
+@@ -38,7 +39,7 @@
+ $got=~ s/^ *//gm; # $got is indented
+ $expect =~ s/^ *//gm; # $expect is not intendet but once
+ $expect =~ s/; charset=utf-8/; charset=UTF-8/;
+-is($got,$expect,"multical -> $type");
++is_string($got,$expect,"multical -> $type");
+ }
+ #no link output
+ foreach my $type ( qw(day week month) ) {
+@@ -52,7 +53,7 @@
+ $got=~ s/^ *//gm; # $got is indented
+ $expect =~ s/^ *//gm; # $expect is not intendet but once
+ $expect =~ s/; charset=utf-8/; charset=UTF-8/;
+-is($got,$expect,"multical -> $type (no links)");
++is_string($got,$expect,"multical -> $type (no links)");
+ }
+ sub dump_html {
+ my($expect,$got)=@_;

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

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


[libical-parser-html-perl] annotated tag debian/1.07-2 created (now ba5fc32)

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to annotated tag debian/1.07-2
in repository libical-parser-html-perl.

at  ba5fc32   (tag)
   tagging  9ff76a56fa6f37bc9657a9d5e946b42ce35d0260 (commit)
  replaces  debian/1.07-1
 tagged by  Florian Schlichting
on  Wed Apr 23 18:42:19 2014 +0200

- Log -
Debian release 1.07-2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJTV+1yAAoJEBKXO25y3Ae1B54P/2JwY00bg1yqDpYf7uSxSFLM
DxakGRZk+CeJvrVN8TYK2CyiJQCeWB7Z4bwebUvbWuTXOZSVG3TzvmdMfp+yB8Og
p96loGVdRRCVcSiD/Ioy4UvuCvtj/pOYZklz/dzuePa8OCj1tibRvzjt6D7H86tR
LQmgPGiFWNBozKzP1+qUKmDppQlMTm50QPK/YvSmuSq15896u+11cwG2408Vnoiw
n5v0AeMfwawWd5quZ/4qEwTGg5Wvb2mmPORzB9tZBEGq1jICka84hmGsFvFc5eMa
kn8jp9pB7XuFRGO1bUrWnC/3MTBABDd7zWoVcvN8qz9hn9dX+7FUUCu2TCSZsG3X
UHpDQZBaDqZZzUFblOIfadsNSfkKGZcm+ZE/vd9nhL7DUQtj4OYXAqWYesQ8p0f3
W/QzEF2Eu33G+xVLL/qsf3FX5qBHw/YWZ6bV+/dU1oV0+RiCyUbBBavw8Tw9nbes
z45bux0qCjzS0Wd8AwJDnw4oLKppqm1VM7dIp3d3xBtakTr65h0mDwplpwsK0YrN
9Kj4NsOQRiISEXYw6li7dCrlXCuXPqku7+fuHte2H12U/T8I5ycLJb9yyLELNRaK
mRPqxtFOwimMzSYaQm/RzBd334PgG4f4V3uVShe7PhgQumjTK0OCE8EQ4xd+m7c5
S4k7aKb2P1jMYHJm+2Wt
=60iJ
-END PGP SIGNATURE-

Damyan Ivanov (4):
  patch missing ()s around qw() which is not allowes with perl 5.18
  skip t/01parse.t unconditionally
  stop ignoring test suite errors
  update changelog

Florian Schlichting (9):
  fix test failures in 01parse.t
  Use Test::LongString for more useful failure output
  normalize all
  new hash-randomization.patch
  forward perl5.18.patch
  bring back skip-content-tests.patch, impossible to fix all issues after 
all
  Bump Standards-Version to 3.9.5
  Change Vcs-* fields to their canonical value
  update changelog for release

Jonas Smedegaard (3):
  Bump standards-version to 3.9.2.
  Update changelog and control file.
  Add README.source emphasizing control.in file as *not* a show-stopper for 
contributions, referring to wiki page for details.

Salvatore Bonaccorso (2):
  Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  update changelog

---

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/libical-parser-html-perl.git

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


[libical-parser-html-perl] 09/09: update changelog for release

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libical-parser-html-perl.

commit 9ff76a56fa6f37bc9657a9d5e946b42ce35d0260
Author: Florian Schlichting 
Date:   Wed Apr 23 18:34:49 2014 +0200

update changelog for release

With my patches and analysis, I am confident that the remaining test
failures in 01parse.t are not due to substantial bugs in the module but
rather problems with the test suite and the data compared against. See
https://rt.cpan.org/Public/Bug/Display.html?id=94968

Nevertheless, it would be good if 01parse.t could be enabled
unconditionally, so future issues could get noticed.
---
 debian/changelog | 13 +
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7198c20..8b4f5ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
-libical-parser-html-perl (1.07-2) UNRELEASED; urgency=low
+libical-parser-html-perl (1.07-2) unstable; urgency=low
 
-  [ Jonas Smedegaard ]
-  * Bump standards-version to 3.9.2.
+  * Team upload
 
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
@@ -17,7 +16,13 @@ libical-parser-html-perl (1.07-2) UNRELEASED; urgency=low
   * All three of the above make the module somewhat usable again (with minimal
 syntax-checking test coverage). Closes: #741000
 
- -- Jonas Smedegaard   Wed, 25 Jan 2012 11:58:46 +0100
+  [ Florian Schlichting ]
+  * Fix some of the test failures in 01parse.t
+  * Forward perl5.18.patch
+  * Bump Standards-Version to 3.9.5
+  * Change Vcs-* fields to their canonical value
+
+ -- Florian Schlichting   Wed, 23 Apr 2014 18:33:12 +0200
 
 libical-parser-html-perl (1.07-1) unstable; urgency=low
 

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

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


[libical-parser-html-perl] 07/09: Bump Standards-Version to 3.9.5

2014-04-23 Thread Florian Schlichting
This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libical-parser-html-perl.

commit 65ed6b7124c960cfefbc31fa183759fb12a207de
Author: Florian Schlichting 
Date:   Wed Apr 23 18:28:03 2014 +0200

Bump Standards-Version to 3.9.5
---
 debian/control| 2 +-
 debian/control.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 1f40023..f44e367 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: devscripts,
  libical-parser-sax-perl
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
-Standards-Version: 3.9.2
+Standards-Version: 3.9.5
 Vcs-Git: 
git://anonscm.debian.org/git/pkg-perl/packages/libical-parser-html-perl
 Vcs-Browser: 
http://git.debian.org/?p=pkg-perl/packages/libical-parser-html-perl.git
 Homepage: http://search.cpan.org/dist/iCal-Parser-HTML/
diff --git a/debian/control.in b/debian/control.in
index 5870547..3c3b7b5 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: @cdbs@
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
-Standards-Version: 3.9.2
+Standards-Version: 3.9.5
 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libical-parser-html-perl
 Vcs-Browser: 
http://git.debian.org/?p=pkg-perl/packages/libical-parser-html-perl.git
 Homepage: http://search.cpan.org/dist/iCal-Parser-HTML/

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

___
Pkg-perl-cvs-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   >