[libchi-perl] branch master updated (560fdb8 -> 5701917)

2015-09-28 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a change to branch master
in repository libchi-perl.

  from  560fdb8   releasing package libchi-perl version 0.60-2
   new  e573fcc   Skip two autopkgtest failures due to ci.debian.net 
limitations
   new  5701917   releasing package libchi-perl version 0.60-3 to unstable

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


Summary of changes:
 debian/changelog | 8 
 debian/tests/pkg-perl/smoke-skip | 3 +++
 2 files changed, 11 insertions(+)
 create mode 100644 debian/tests/pkg-perl/smoke-skip

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

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


[libchi-perl] annotated tag debian/0.60-3 created (now 6304a70)

2015-09-28 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a change to annotated tag debian/0.60-3
in repository libchi-perl.

at  6304a70   (tag)
   tagging  5701917c81f59ed32028ba96066505d02c0994d1 (commit)
  replaces  debian/0.60-2
 tagged by  Niko Tyni
on  Mon Sep 28 20:56:21 2015 +0300

- Log -
Debian release 0.60-3
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJWCX9FAAoJEC7A/7O3MBsfSDgQAMEoIR4ZhQgdkc0YU59Zc0aB
/tA2O27CjumXpP44SqjVPQSxtfnaqB1bg1QXc5nojTlkEdgtkKWeFoRcyzVVTQMb
yFWHYsEDTHJnvM+gkrGPlLXpYXs8+OzKGsvP7nPhjSZ4a4tdMdwVcrQYzQdjeLcw
BIV06wufqcBwITQsI+4sA2xOObatFpIsjxA3PgZXBaL9b+RN0APDg0wlOKITRE5K
dHcIZhmXfYltWFCIUg8wcApaJOCQk3kkuFWhMMoSvKOV5a4UjRvzMJqyOcu49d6w
T8Dj7rmwjniSRT7S80npwP7kFjzeS5rfgU9ogULLb1fgmMpB4cGLC+RD1l83KoJv
ktY8VF6jB6tFXahX1SxdXCbYtcciXiy8fbyCP2IzajCSr+nR8oJbrIWcPYKRQXvg
zj1C7oEM0NJzh4jxIDTp3Fmekey/R5/5pQMvHMrXEupQ6XF9N8YaEmxMIUqx+LhY
IppAZnirhO2lFRAefTMlPqZbWJsuKTX0NV0NFiKDiuDVNU8Q6dr/1eT66Z17mQZH
2jN/vBNkVVJv4+4jgfuFRRemqGzs1ZGTZFh2P2EKwsbhF/9GcVOR668/RumZrRSu
wU9hk+cVMF//tLUBEYY8PWSiS5WpiybZJEagQLmg4k1aHxNut4IACOneMM1f6a33
/EkcpSWBwOyEB5AZRfoc
=KOHM
-END PGP SIGNATURE-

Niko Tyni (2):
  Skip two autopkgtest failures due to ci.debian.net limitations
  releasing package libchi-perl version 0.60-3 to unstable

---

This annotated tag includes the following new commits:

   new  e573fcc   Skip two autopkgtest failures due to ci.debian.net 
limitations
   new  5701917   releasing package libchi-perl version 0.60-3 to unstable

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


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

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


[libchi-perl] 01/02: Skip two autopkgtest failures due to ci.debian.net limitations

2015-09-28 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository libchi-perl.

commit e573fcc8141b4ea93227bc685bb48522471cbf7c
Author: Niko Tyni 
Date:   Mon Sep 28 20:41:51 2015 +0300

Skip two autopkgtest failures due to ci.debian.net limitations

ci.debian.net runs the tests on an AUFS overlay that can only
handle file names up to 242 bytes.

Closes: #800381
---
 debian/tests/pkg-perl/smoke-skip | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/tests/pkg-perl/smoke-skip b/debian/tests/pkg-perl/smoke-skip
new file mode 100644
index 000..02522a8
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-skip
@@ -0,0 +1,3 @@
+# these fail under AUFS, which has a file name length limitation of 242 bytes
+t/smoke-Driver-Subcache-l1_cache.t
+t/smoke-Driver-Subcache-mirror_cache.t

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

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


[liblocale-gettext-perl] 03/06: Update changelog

2015-09-28 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository liblocale-gettext-perl.

commit cf244200dad8684ba0f4269521d358e7f0fc656d
Author: Niko Tyni 
Date:   Mon Sep 28 21:17:13 2015 +0300

Update changelog
---
 debian/changelog | 8 
 1 file changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2818129..cf072de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+liblocale-gettext-perl (1.07-1) UNRELEASED; urgency=medium
+
+  * Imported Upstream version 1.07.
++ fixes test failures caused by $LANGUAGE being set (Closes: #796152)
++ remove obsolete debian/patches
+
+ -- Niko Tyni   Mon, 28 Sep 2015 21:15:41 +0300
+
 liblocale-gettext-perl (1.05-9) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]

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

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


[liblocale-gettext-perl] annotated tag debian/1.07-1 created (now ccfee45)

2015-09-28 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a change to annotated tag debian/1.07-1
in repository liblocale-gettext-perl.

at  ccfee45   (tag)
   tagging  8afc55828788534ffbb27f04a074c4b039486c36 (commit)
  replaces  debian/1.05-9
 tagged by  Niko Tyni
on  Mon Sep 28 21:24:24 2015 +0300

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

iQIcBAABCAAGBQJWCYXYAAoJEC7A/7O3MBsfTWAP/RFcMF+eayY86tvDw1Sao7pL
2jWYiUNDoLusrvnpv++pdyyCT5YWfTvdxMxhpkQa5mV2yiJPKRGIIgLbS5eEJh9Y
nfaHbny6kB8cXWR6ZI1+z4CwViQyhgEigXvTw3TH93Q4Rl5m0kWWwdmILkwuJMHT
YQqE5zUpvj14vM7jue7M7GoyRWNUgN/TOZxkGIW7p6KZecEOJ0LshebdpTg1QCwR
zXfZYPMPjGlAyCgYTwukfYJCNDE7NrCsNLWjmQ+reqNcAoTZWOzBlAjaHDAIoVS8
PixEfcweH4WgzzS3TDim/a8yjSePfTHV/f9Yq28CyllxbCBG3XUr+itGdhFL6BZY
OTBLVe+b0Z3zwHVnitizLaUYaHY9ulDz3jFREWrpEYbdbyLp10oYB+kG93vbfymx
xrQBH42HaXnM3bpY0USGcUebWSLR9tU6jluw7opSaDiBIlvrFVeuDDyP1cg8HvUT
b4R8UJlZ+wXAOU3jOPzTWD6rWriCMkonfUyzLAf+P/eraokuiLmE9y0wSJnrcuv1
+j+dMU86f8sTmmdDd3wTJ1MYR0ZUXPlK5jO0D/93pKrSj2e5pL0s0b9GDa932roI
7lD7fTyWojOdLpt6oiZVAyBEPczOp163Np9w7vUGkGv+d02wJwN6JMqPn7Z8U1oT
goUQ5MVI3oeeBK2iua5t
=BZxw
-END PGP SIGNATURE-

Niko Tyni (7):
  Imported Upstream version 1.07
  Merge tag 'upstream/1.07'
  Remove obsolete debian/patches
  Update changelog
  Add debian/upstream/metadata
  Update debian/changelog
  releasing package liblocale-gettext-perl version 1.07-1 to unstable

---

This annotated tag includes the following new commits:

   new  5a917a4   Merge tag 'upstream/1.07'
   new  f16b122   Remove obsolete debian/patches
   new  cf24420   Update changelog
   new  8581c20   Add debian/upstream/metadata
   new  602c153   Update debian/changelog
   new  8afc558   releasing package liblocale-gettext-perl version 1.07-1 
to unstable

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


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

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


[liblocale-gettext-perl] 04/06: Add debian/upstream/metadata

2015-09-28 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository liblocale-gettext-perl.

commit 8581c204f10d6acab506620c1019c70552edf278
Author: Niko Tyni 
Date:   Mon Sep 28 21:18:06 2015 +0300

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

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..e5dd999
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Archive: CPAN
+Contact: Kim Vandry 
+Name: Locale-gettext
+Repository: https://github.com/vandry/Perl-Locale-gettext

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

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


[liblocale-gettext-perl] 01/06: Merge tag 'upstream/1.07'

2015-09-28 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository liblocale-gettext-perl.

commit 5a917a4ed5866a5cfcc1e5f64717d32117bc4346
Merge: 0bdf3ba 09a4fd6
Author: Niko Tyni 
Date:   Mon Sep 28 21:13:29 2015 +0300

Merge tag 'upstream/1.07'

Upstream version 1.07

 MANIFEST   | 15 +++
 META.json  | 47 ++
 META.yml   | 24 +++
 Makefile.PL| 11 ++-
 README | 12 +---
 config.h   |  4 
 gettext.pm |  9 +
 t/frconvert.t  |  3 ---
 test_data/gen_test_data.pl | 19 ++-
 9 files changed, 128 insertions(+), 16 deletions(-)

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

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


[liblocale-gettext-perl] branch master updated (0bdf3ba -> 8afc558)

2015-09-28 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a change to branch master
in repository liblocale-gettext-perl.

  from  0bdf3ba   releasing package liblocale-gettext-perl version 1.05-9 
to unstable
  adds  09a4fd6   Imported Upstream version 1.07
   new  5a917a4   Merge tag 'upstream/1.07'
   new  f16b122   Remove obsolete debian/patches
   new  cf24420   Update changelog
   new  8581c20   Add debian/upstream/metadata
   new  602c153   Update debian/changelog
   new  8afc558   releasing package liblocale-gettext-perl version 1.07-1 
to unstable

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


Summary of changes:
 MANIFEST   | 15 +++
 META.json  | 47 ++
 META.yml   | 24 +++
 Makefile.PL| 11 -
 README | 12 --
 config.h   |  4 --
 debian/changelog   |  9 +
 .../patches/compatibility-with-POSIX-module.diff   | 25 
 debian/patches/doc-update.diff | 17 
 debian/patches/series  |  2 -
 debian/upstream/metadata   |  5 +++
 gettext.pm |  9 +++--
 t/frconvert.t  |  3 --
 test_data/gen_test_data.pl | 19 -
 14 files changed, 142 insertions(+), 60 deletions(-)
 create mode 100644 MANIFEST
 create mode 100644 META.json
 create mode 100644 META.yml
 delete mode 100644 config.h
 delete mode 100644 debian/patches/compatibility-with-POSIX-module.diff
 delete mode 100644 debian/patches/doc-update.diff
 delete mode 100644 debian/patches/series
 create mode 100644 debian/upstream/metadata

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

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


[liblocale-gettext-perl] 02/06: Remove obsolete debian/patches

2015-09-28 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository liblocale-gettext-perl.

commit f16b1225c514ccaa5961c50e58b0af8162c892e9
Author: Niko Tyni 
Date:   Mon Sep 28 21:14:10 2015 +0300

Remove obsolete debian/patches
---
 .../patches/compatibility-with-POSIX-module.diff   | 25 --
 debian/patches/doc-update.diff | 17 ---
 debian/patches/series  |  2 --
 3 files changed, 44 deletions(-)

diff --git a/debian/patches/compatibility-with-POSIX-module.diff 
b/debian/patches/compatibility-with-POSIX-module.diff
deleted file mode 100644
index 666f33d..000
--- a/debian/patches/compatibility-with-POSIX-module.diff
+++ /dev/null
@@ -1,25 +0,0 @@
-Description: Re-export LC_* constants of the POSIX module
- Locale::Gettext exports by default the various LC_* constants as does the
- POSIX perl module. Up to perl-5.10, their definition was strictly the same
- and didn't cause any harm. Now the POSIX module evolved slightly and the
- symbol redefinition are conflictual and generate warnings.
- .
- Resolve this by making sure that Locale::Gettext reexports the constants
- coming from the POSIX module.
-Origin: vendor, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479803#20
-Bug: http://rt.cpan.org/Public/Bug/Display.html?id=35680
-Bug-Debian: http://bugs.debian.org/479803
-Forwarded: http://rt.cpan.org/Public/Bug/Display.html?id=35680
-Author: Raphaël Hertzog 
-Last-Update: 2011-07-16
-
 a/gettext.pm
-+++ b/gettext.pm
-@@ -32,6 +32,7 @@ to internationalize software.
- =cut
- 
- use Carp;
-+use POSIX qw(:locale_h);
- 
- require Exporter;
- require DynaLoader;
diff --git a/debian/patches/doc-update.diff b/debian/patches/doc-update.diff
deleted file mode 100644
index d116f20..000
--- a/debian/patches/doc-update.diff
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Fix documentation in manual page
-Bug-Debian: http://bugs.debian.org/175421
-Forwarded: http://rt.cpan.org/Public/Bug/Display.html?id=35680
-Author: Raphaël Hertzog 
-Last-Update: 2011-07-16
-
 a/gettext.pm
-+++ b/gettext.pm
-@@ -235,7 +235,7 @@ sub DESTROY {
- gettext(), dgettext(), and dcgettext() attempt to retrieve a string
- matching their C parameter within the context of the current
- locale. dcgettext() takes the message's category and the text domain
--as parameters while dcgettext() defaults to the LC_MESSAGES category
-+as parameters while dgettext() defaults to the LC_MESSAGES category
- and gettext() defaults to LC_MESSAGES and uses the current text domain.
- If the string is not found in the database, then C is returned.
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 483..000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-doc-update.diff
-compatibility-with-POSIX-module.diff

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

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

[liblocale-gettext-perl] 06/06: releasing package liblocale-gettext-perl version 1.07-1 to unstable

2015-09-28 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository liblocale-gettext-perl.

commit 8afc55828788534ffbb27f04a074c4b039486c36
Author: Niko Tyni 
Date:   Mon Sep 28 21:21:15 2015 +0300

releasing package liblocale-gettext-perl version 1.07-1 to unstable
---
 debian/changelog | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 78c4164..1ef2db5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-liblocale-gettext-perl (1.07-1) UNRELEASED; urgency=medium
+liblocale-gettext-perl (1.07-1) unstable; urgency=medium
 
   * Imported Upstream version 1.07.
 + fixes test failures caused by $LANGUAGE being set (Closes: #796152)
 + remove obsolete debian/patches
-  * Add debian/upstream/metadata
+  * Add debian/upstream/metadata.
 
- -- Niko Tyni   Mon, 28 Sep 2015 21:15:41 +0300
+ -- Niko Tyni   Mon, 28 Sep 2015 21:20:54 +0300
 
 liblocale-gettext-perl (1.05-9) unstable; urgency=medium
 

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

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


[libfile-rsync-perl] 01/01: Also add runtime dependency on libipc-run3-perl

2015-09-28 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libfile-rsync-perl.

commit 0ca77dbfcc7b37e11d8044f6358f854ecbb6a991
Author: Axel Beckert 
Date:   Mon Sep 28 20:27:04 2015 +0200

Also add runtime dependency on libipc-run3-perl

Closes: #800123
---
 debian/changelog | 6 ++
 debian/control   | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 79e7d80..afe5c60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libfile-rsync-perl (0.48-2) UNRELEASED; urgency=medium
+
+  * Also add runtime dependency on libipc-run3-perl. (Closes: #800123)
+
+ -- Axel Beckert   Mon, 28 Sep 2015 20:26:02 +0200
+
 libfile-rsync-perl (0.48-1) unstable; urgency=medium
 
   * Import upstream version 0.48
diff --git a/debian/control b/debian/control
index 42cd851..5200664 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Package: libfile-rsync-perl
 Architecture: all
 Depends: ${misc:Depends},
  ${perl:Depends},
+ libipc-run3-perl,
  rsync
 Description: Perl module interface to rsync
  File::Rsync provides a convenience wrapper for the rsync program. Options

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

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


[libfile-rsync-perl] branch master updated (5ea9b9e -> 0ca77db)

2015-09-28 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script.

abe pushed a change to branch master
in repository libfile-rsync-perl.

  from  5ea9b9e   Upload to unstable as 0.48-1
   new  0ca77db   Also add runtime dependency on libipc-run3-perl

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:
 debian/changelog | 6 ++
 debian/control   | 1 +
 2 files changed, 7 insertions(+)

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

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


[libchi-perl] 02/02: releasing package libchi-perl version 0.60-3 to unstable

2015-09-28 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository libchi-perl.

commit 5701917c81f59ed32028ba96066505d02c0994d1
Author: Niko Tyni 
Date:   Mon Sep 28 20:51:44 2015 +0300

releasing package libchi-perl version 0.60-3 to unstable
---
 debian/changelog | 8 
 1 file changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d15f0a2..b0ba7ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libchi-perl (0.60-3) unstable; urgency=medium
+
+  * Team upload.
+  * Skip two autopkgtest failures due to ci.debian.net limitations
+(Closes: #800381)
+
+ -- Niko Tyni   Mon, 28 Sep 2015 20:51:36 +0300
+
 libchi-perl (0.60-2) unstable; urgency=medium
 
   * Add (build) dependency on libtimedate-perl.

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

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


[libfile-rsync-perl] annotated tag debian/0.48-2 created (now 3371844)

2015-09-28 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script.

abe pushed a change to annotated tag debian/0.48-2
in repository libfile-rsync-perl.

at  3371844   (tag)
   tagging  64ca75694e23caf365cbefd600750a9ecd9862c5 (commit)
  replaces  debian/0.48-1
 tagged by  Axel Beckert
on  Mon Sep 28 20:50:38 2015 +0200

- Log -
libfile-rsync-perl Debian release 0.48-2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJWCYv+AAoJEGvmY8daNcl1KKsP/242k9IcyvgfvL6pGigfJzmI
RGG7rBRB0tM5RFA1TH1TUSjoK/B9PE623QTfUedYJvWkG6rrc8aMcDKKkQLk42Lr
QQOZwpgwvKH767qxXlrA3Qs3K6lnc1VsXJUCuFK+mB851WBtHBJoqZlvrbzmwoB9
44EKZ3ifrUL0zrTD6Un1rldNG6f25I2Td61UZqvOk7XzTXTQPxvyL9sR4wybxTLq
TV2VopM1pH7pRB1WfNMw58q6oMlpzC4KX9E1GLcryf+/8mTpKYrLzo47HUOptW8Z
O8cOYw1J8yU4j2wUQ+va6rXixWeptJH9VYNc9FlwQpb9KpOryXjGxADngF4jPa4X
l1ikCNBisjNBWa1k3JL3bN9OzjXkUqb1EKzsgsSXgH4MyR6cawD3V0IEhHsb8O4E
DxRx85Psfnwr+18Sz/4GAXZSFe67vLfoOpYUTpnHGxKzXpFbF8XYUsz72U7DaRIl
NlTwToM1ihJ0KhoBJ5RTlOpUCbnytjl8/OqZfSxLFIY6y/SezOydmkJx8cqTILcm
dcEM5LCzQ37xv5HkAnsJNYxDw4sr98WoincOO8b0qBIYYDKpRM87RtdovN6eheTP
tnfu6GWIzOhZBKru/1EXzaHQVKKAQ7FurEaCjY0SIGdh7yNkZiERTqz3J6rFhj9b
5Ekqb1+Ite/nCMS0I4tZ
=inr3
-END PGP SIGNATURE-

Axel Beckert (2):
  Also add runtime dependency on libipc-run3-perl
  Upload to unstable as 0.48-2

---

This annotated tag includes the following new commits:

   new  64ca756   Upload to unstable as 0.48-2

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


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

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


[libfile-rsync-perl] 01/01: Upload to unstable as 0.48-2

2015-09-28 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libfile-rsync-perl.

commit 64ca75694e23caf365cbefd600750a9ecd9862c5
Author: Axel Beckert 
Date:   Mon Sep 28 20:49:50 2015 +0200

Upload to unstable as 0.48-2
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index afe5c60..e47274d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libfile-rsync-perl (0.48-2) UNRELEASED; urgency=medium
+libfile-rsync-perl (0.48-2) unstable; urgency=medium
 
   * Also add runtime dependency on libipc-run3-perl. (Closes: #800123)
 
- -- Axel Beckert   Mon, 28 Sep 2015 20:26:02 +0200
+ -- Axel Beckert   Mon, 28 Sep 2015 20:49:24 +0200
 
 libfile-rsync-perl (0.48-1) unstable; urgency=medium
 

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

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


[libfile-rsync-perl] branch master updated (0ca77db -> 64ca756)

2015-09-28 Thread Axel Beckert
This is an automated email from the git hooks/post-receive script.

abe pushed a change to branch master
in repository libfile-rsync-perl.

  from  0ca77db   Also add runtime dependency on libipc-run3-perl
   new  64ca756   Upload to unstable as 0.48-2

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:
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

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


[libnet-ssh2-perl] branch master updated (7685ed0 -> 2f999cd)

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

carnil pushed a change to branch master
in repository libnet-ssh2-perl.

  from  7685ed0   Update debian/changelog
   new  959d1dc   Update copyright information for upstream files
   new  19d8305   Update copyright for debian/* packaging files
   new  8877fcf   Refresh copyright stanza for included 
inc/Devel/CheckLib.pm
   new  2f999cd   Update debian/changelog file

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:
 debian/changelog | 5 +
 debian/copyright | 9 ++---
 2 files changed, 11 insertions(+), 3 deletions(-)

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

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


[libnet-ssh2-perl] 01/04: Update copyright information for upstream files

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

carnil pushed a commit to branch master
in repository libnet-ssh2-perl.

commit 959d1dcbab9d59f4e93fbd522561620551eeb9b6
Author: Salvatore Bonaccorso 
Date:   Mon Sep 28 17:55:29 2015 +0200

Update copyright information for upstream files
---
 debian/copyright | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index ba9c43e..b1ad15c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,9 @@ Upstream-Contact: David B. Robins, 
 Source: https://metacpan.org/release/Net-SSH2
 
 Files: *
-Copyright: 2005-2010, David B. Robins, 
+Copyright: 2005-2010, David B. Robins (dbrob...@cpan.org)
+ 2010-2015, Rafael Kitover (rkito...@cpan.org)
+ 2010-2015, Salvador Fandino (sa...@cpan.org)
 License: Artistic or GPL-1+
 
 Files: debian/*

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

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


[libnet-ssh2-perl] 03/04: Refresh copyright stanza for included inc/Devel/CheckLib.pm

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

carnil pushed a commit to branch master
in repository libnet-ssh2-perl.

commit 8877fcf5f484c7612ed839e33a8e8be51f28086e
Author: Salvatore Bonaccorso 
Date:   Mon Sep 28 17:58:06 2015 +0200

Refresh copyright stanza for included inc/Devel/CheckLib.pm
---
 debian/copyright | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index af1b4b0..1d4aec7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -29,7 +29,8 @@ Copyright: 2002-2012, Adam Kennedy 
 License: Artistic or GPL-1+
 
 Files: inc/Devel/CheckLib.pm
-Copyright: Copyright 2007 David Cantrell. Portions copyright 2007 David Golden.
+Copyright: 2007, David Cantrell 
+ 2007, David Golden 
 License: Artistic or GPL-1+
 
 License: Artistic

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

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


[libnet-ssh2-perl] 04/04: Update debian/changelog file

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

carnil pushed a commit to branch master
in repository libnet-ssh2-perl.

commit 2f999cdf1127f6ee4c16c27ffab72a697288ed0f
Author: Salvatore Bonaccorso 
Date:   Mon Sep 28 18:43:39 2015 +0200

Update debian/changelog file

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

diff --git a/debian/changelog b/debian/changelog
index 5fd3e81..2c87674 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,11 @@ libnet-ssh2-perl (0.55-1) UNRELEASED; urgency=medium
   * Update Vcs-Browser URL to cgit web frontend
   * Add debian/upstream/metadata
   * Import upstream version 0.55
+- Adds "Compress" option into "connect" method allowing to enable zlib
+  compression (Closes: #701652)
+  * Update copyright information for upstream files
+  * Update copyright for debian/* packaging files
+  * Refresh copyright stanza for included inc/Devel/CheckLib.pm
 
  -- Salvatore Bonaccorso   Sun, 27 Sep 2015 22:00:39 +0200
 

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

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


[libnet-ssh2-perl] 02/04: Update copyright for debian/* packaging files

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

carnil pushed a commit to branch master
in repository libnet-ssh2-perl.

commit 19d830560031283eb7538cd493ed1f0655c60efb
Author: Salvatore Bonaccorso 
Date:   Mon Sep 28 17:55:53 2015 +0200

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

diff --git a/debian/copyright b/debian/copyright
index b1ad15c..af1b4b0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,7 +11,7 @@ License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2008, 2009, Ryan Niebur 
- 2009-2013, Salvatore Bonaccorso 
+ 2009-2015, Salvatore Bonaccorso 
  2011, Jotam Jr. Trejo 
  2014, Daniel Lintott 
 License: Artistic or GPL-1+

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

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


[libnet-ssh2-perl] annotated tag debian/0.55-1 created (now f845796)

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

carnil pushed a change to annotated tag debian/0.55-1
in repository libnet-ssh2-perl.

at  f845796   (tag)
   tagging  cfa8e0b62a67bdcc1c837cc989ccfd647e85e8e5 (commit)
  replaces  upstream/0.55
 tagged by  Salvatore Bonaccorso
on  Mon Sep 28 18:48:26 2015 +0200

- Log -
tagging package libnet-ssh2-perl version debian/0.55-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCgAGBQJWCW9aAAoJEAVMuPMTQ89EKkAP/iCsXansaqNUMZONcTl2OraJ
6FvZfECQKdaSo7hK4ExJCQA9SKO63sqmAYntrmDReNLgpDdNHJ4znVGaWlrsCNpw
/m/cy6OlwER+qvEjlZGrK3K3Q/TrPCL+D/owmV7hmxBR5bkFztpDCMNL1lfsC35Z
kk/2+DneQgF0rhLMm/4j9oqXBdMAqOJXpaz2XAOoKB1t6zFybrD3YFfqgdb6MVD6
tC4ckwAUxAXZ8dMHhekQEyfmXyoswlt+1DRK4Xz2CBAncT1/Smjq9InMQ6SdwCSJ
TarTmOXnIs9Hd9cJxAeLS7uYuowMweXuUrrIAn0MvcGCm3m2jXs2DpgRqY4U3DUV
h/ISVizBzGjSsCccpL0UGUMSZXPlBs72Fg7CU/aUtBUnv8PFNS9D4qjBnP58O3bD
ThZpWB9rzMugJ4+FvLfbGl4B48bw99jQVdzIVT8UMdTPV0I1NVBS/dgu8hxl/k8a
Qcw9BIRFRSlMxiUG7tkIHIqrjJRlNx4oscPGW7BDnLoz53TY/23cztMpdBrsPlpp
tH5DEQBJtUhX7pAf8RhU7QKhGbat1gQiuHwXhtn0FZFoklgkieOHbq47gVK3RhFI
h6aKxPZZCvMdA9VW0XtFW1ssSXWNA+76p1oVHqI8Xz1DJvexTKZVZApe0X2Yq43a
9LiwlvfTfqax9HeLrIK4
=go7j
-END PGP SIGNATURE-

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

Axel Beckert (1):
  Remove trailing whitespace

Brian Cassidy (1):
  add ignore-version

Damyan Ivanov (1):
  Merge commit 'upstream/0.39'

Daniel Lintott (4):
  Add myself to uploaders
  Change build-depends to libgcrypt20-dev
  Bunp standards version to 3.9.5
  Update and release changelog

Gregor Herrmann (4):
  delete lines 'add README.source' and 'remove README.source' from Ryan's 
changelog
  add README.source
  * Add perl to Build-Depends.
  typo in changelog

Jotam Jr. Trejo (3):
  New upstream release
  Add myself to Uploaders and Copyright
  dch -r; ready for review

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

Ryan Niebur (28):
  [svn-inject] Applying Debian modifications to trunk
  oops, didn't mean to check those two files in
  clean up cruft
  add copyright years to copyright file
  use quilt
  add patch to make it work :)
  include a different example instead; less clutter
  make clean remove everything
  improved patch from another cpan bug report...
  ready for upload
  add a shebang
  fix copyright years
  * New upstream release
  remove patching, it's fixed upstream now
  * install TODO
  Ready for upload
  New upstream release
  update copyright
  hm, doesn't build...
  add a quilt patch to fix the build
  add description to patch
  Ready for upload.
  oops, remove that outdated comment
  clean up duplicated changelog entries from nhandler's mass-commit
  New upstream release
  refresh patches
  no need to upload
  mass updated ryan52's email address

Salvatore Bonaccorso (114):
  * New upstream release
  debian/patches: Refresh the fix-build patch and add patch
  set to UNRELEASED, some more checks first
  ready for review
  * New upstream release
  New upstream release
  ready for review
  * New upstream release
  ready for review
  # no need to upload, since this version reverts only the 0.26
  New upstream release
  ready for review and upload
  New upstream release
  Refresh debian/copyright to the revision 135 of format specification for
  rename file
  Convert to '3.0 (quilt)' package source format. Drop README.source and
  Bump Standards-Version to 3.8.4 (no changes).
  copyright file looks fine now, remove DISCLAIMER
  Referesh debian/patches.
  fix last udate date
  ready for review
  New upstream release
  rename examples to libnet-ssh2-perl.examples
  ready for review
  New upstream release
  dch -r, @gregoa, only small change, we can too decide to put it 
no-need-to-upload in case.
  back to unreleased
  # no need to upload, small change
  new upstream release
  Bump Standards-Version to 3.9.0 (no changes needed).
  dch -r; ready for review
  mass updated carnil's email address
  revert the changes done by rename-uploader
  mass updated carnil's email address.
  change string to "Update my email address."
  Email change: Salvatore Bonaccorso -> car...@debian.org
  New upstream release
  * debian/copyright:
  Bump Standards-Version to 3.9.2.
  releasing version 0.34-1
  New upstream version
  releasing version 0.35-1
  debian/copyright: Update copyright years for ppport.h
  debian/patches/fix-build: refresh patch.
  New upstream release
  debian/patches: Refresh fix-build patch (offset).
  [packagecheck] fixed 

[libnet-ssh2-perl] 01/04: Add Recommends for IPv6 support

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

carnil pushed a commit to branch master
in repository libnet-ssh2-perl.

commit 54e2e4a3f38cbd799648044dc8d2e3c02c5822bf
Author: Salvatore Bonaccorso 
Date:   Mon Sep 28 18:45:02 2015 +0200

Add Recommends for IPv6 support

Add Recommends on perl (>= 5.19.8) | libio-socket-ip-perl for IPv6
support through IO::Socket::IP.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index df6a690..da4b0f4 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-ssh2-perl.
 Package: libnet-ssh2-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Recommends: libterm-readkey-perl
+Recommends: libterm-readkey-perl, perl (>= 5.19.8) | libio-socket-ip-perl
 Description: Perl module for the SSH 2 protocol
  Net::SSH2 is a perl interface to the libssh2 (http://www.libssh2.org)
  library. It supports the SSH2 protocol (there is no support for SSH1) with

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

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


[liblocale-gettext-perl] 05/06: Update debian/changelog

2015-09-28 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository liblocale-gettext-perl.

commit 602c153d374dea56d9e8fa18418050662a5e8b87
Author: Niko Tyni 
Date:   Mon Sep 28 21:18:06 2015 +0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index cf072de..78c4164 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ liblocale-gettext-perl (1.07-1) UNRELEASED; urgency=medium
   * Imported Upstream version 1.07.
 + fixes test failures caused by $LANGUAGE being set (Closes: #796152)
 + remove obsolete debian/patches
+  * Add debian/upstream/metadata
 
  -- Niko Tyni   Mon, 28 Sep 2015 21:15:41 +0300
 

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

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


[liblocale-gettext-perl] branch pristine-tar updated (f189be6 -> 4ed6878)

2015-09-28 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a change to branch pristine-tar
in repository liblocale-gettext-perl.

  from  f189be6   pristine-tar data for 
liblocale-gettext-perl_1.05.orig.tar.gz
   new  4ed6878   pristine-tar data for 
liblocale-gettext-perl_1.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:
 liblocale-gettext-perl_1.07.orig.tar.gz.delta | Bin 0 -> 1316 bytes
 liblocale-gettext-perl_1.07.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 liblocale-gettext-perl_1.07.orig.tar.gz.delta
 create mode 100644 liblocale-gettext-perl_1.07.orig.tar.gz.id

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

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


[liblocale-gettext-perl] annotated tag upstream/1.07 created (now f27fcce)

2015-09-28 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a change to annotated tag upstream/1.07
in repository liblocale-gettext-perl.

at  f27fcce   (tag)
   tagging  09a4fd626b6b26bb3675ca79ce3fb94229309925 (commit)
 tagged by  Niko Tyni
on  Mon Sep 28 21:13:29 2015 +0300

- Log -
Upstream version 1.07

Niko Tyni (1):
  Imported Upstream version 1.07

Raphaël Hertzog (1):
  [svn-inject] Installing original source of liblocale-gettext-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/liblocale-gettext-perl.git

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

[liblocale-gettext-perl] 01/01: pristine-tar data for liblocale-gettext-perl_1.07.orig.tar.gz

2015-09-28 Thread Niko Tyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch pristine-tar
in repository liblocale-gettext-perl.

commit 4ed687844b4e2d591f9313051af5d68068b4d96c
Author: Niko Tyni 
Date:   Mon Sep 28 21:13:29 2015 +0300

pristine-tar data for liblocale-gettext-perl_1.07.orig.tar.gz
---
 liblocale-gettext-perl_1.07.orig.tar.gz.delta | Bin 0 -> 1316 bytes
 liblocale-gettext-perl_1.07.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/liblocale-gettext-perl_1.07.orig.tar.gz.delta 
b/liblocale-gettext-perl_1.07.orig.tar.gz.delta
new file mode 100644
index 000..de19eb5
Binary files /dev/null and b/liblocale-gettext-perl_1.07.orig.tar.gz.delta 
differ
diff --git a/liblocale-gettext-perl_1.07.orig.tar.gz.id 
b/liblocale-gettext-perl_1.07.orig.tar.gz.id
new file mode 100644
index 000..db473f6
--- /dev/null
+++ b/liblocale-gettext-perl_1.07.orig.tar.gz.id
@@ -0,0 +1 @@
+b3ca0520ffa7221a93b149a078211198e96cf042

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

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


[libnet-ssh2-perl] 03/04: Declare package as autopkgtestable

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

carnil pushed a commit to branch master
in repository libnet-ssh2-perl.

commit 9a4b12fd17bdad42921544588863c24a0ae19225
Author: Salvatore Bonaccorso 
Date:   Mon Sep 28 18:47:19 2015 +0200

Declare package as autopkgtestable
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 9ddb8f5..0014387 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/Net-SSH2
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-ssh2-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-ssh2-perl.git
+Testsuite: autopkgtest-pkg-perl
 
 Package: libnet-ssh2-perl
 Architecture: any

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

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


[libnet-ssh2-perl] 02/04: Declare compliance with Debian policy 3.9.6

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

carnil pushed a commit to branch master
in repository libnet-ssh2-perl.

commit 8db62dac4e2622fe1e05206ecefc1eb2e5166c82
Author: Salvatore Bonaccorso 
Date:   Mon Sep 28 18:46:15 2015 +0200

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

diff --git a/debian/control b/debian/control
index da4b0f4..9ddb8f5 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Ryan Niebur ,
  Salvatore Bonaccorso ,
  Jotam Jr. Trejo ,
  Daniel Lintott 
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/Net-SSH2
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-ssh2-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-ssh2-perl.git

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

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


[libnet-ssh2-perl] 04/04: Prepare changelog for release

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

carnil pushed a commit to branch master
in repository libnet-ssh2-perl.

commit cfa8e0b62a67bdcc1c837cc989ccfd647e85e8e5
Author: Salvatore Bonaccorso 
Date:   Mon Sep 28 18:48:10 2015 +0200

Prepare changelog for release

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

diff --git a/debian/changelog b/debian/changelog
index 2c87674..07ed158 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libnet-ssh2-perl (0.55-1) UNRELEASED; urgency=medium
+libnet-ssh2-perl (0.55-1) unstable; urgency=medium
 
   * Update Vcs-Browser URL to cgit web frontend
   * Add debian/upstream/metadata
@@ -8,8 +8,13 @@ libnet-ssh2-perl (0.55-1) UNRELEASED; urgency=medium
   * Update copyright information for upstream files
   * Update copyright for debian/* packaging files
   * Refresh copyright stanza for included inc/Devel/CheckLib.pm
+  * Add Recommends for IPv6 support.
+Add Recommends on perl (>= 5.19.8) | libio-socket-ip-perl for IPv6
+support through IO::Socket::IP.
+  * Declare compliance with Debian policy 3.9.6
+  * Declare package as autopkgtestable
 
- -- Salvatore Bonaccorso   Sun, 27 Sep 2015 22:00:39 +0200
+ -- Salvatore Bonaccorso   Mon, 28 Sep 2015 18:47:51 +0200
 
 libnet-ssh2-perl (0.53-2) unstable; urgency=medium
 

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

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


[libnet-ssh2-perl] branch master updated (2f999cd -> cfa8e0b)

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

carnil pushed a change to branch master
in repository libnet-ssh2-perl.

  from  2f999cd   Update debian/changelog file
   new  54e2e4a   Add Recommends for IPv6 support
   new  8db62da   Declare compliance with Debian policy 3.9.6
   new  9a4b12f   Declare package as autopkgtestable
   new  cfa8e0b   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:
 debian/changelog | 9 +++--
 debian/control   | 5 +++--
 2 files changed, 10 insertions(+), 4 deletions(-)

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

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


[libtext-header-perl] annotated tag debian/1.03+pristine-1 created (now b688e1b)

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

gregoa pushed a change to annotated tag debian/1.03+pristine-1
in repository libtext-header-perl.

at  b688e1b   (tag)
   tagging  5b01e0be20b576ab28a8cc21754bc37585f7a8da (commit)
  replaces  upstream/1.03+pristine
 tagged by  gregor herrmann
on  Mon Sep 28 23:24:31 2015 +0200

- Log -
tagging package libtext-header-perl version debian/1.03+pristine-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJWCbAPXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGmmsP/1XCKtYOKsrbZWU15F4TscjK
/biiX47ttFPxyz+wPQeOuIbsL4aUFg6GLU9gcHVI1yZlU3oai94nkcRKaTw8Js6w
9Ek6bJiDskeYgQ07bQhhoLbOip4mwF9Z1B80KRSiXHbULC/g4lrum7kDUALZcqFA
Yt7j0Uwl8y25bT+BnHSxDWnIdp/8R/UPYHshGuO7a1eSF1UMqjhOvyxQMABiMWF1
9aYbSD8mOZkGC/qvvSFhHhcB6lvQ5x9lea/M9Fm4D53ghOoJZkS93OJBqBObxzc7
B758NF3mF0un/xI5tBVhFfbdO08jD5WN/NrmQsZEcaCwbFMRYy5Wyg9ucVCUixQg
i0UPN8y7WBUMhBlXqA7j+tcX5MSTUmDqNEyEVxso/yZpyf37u3bmSubt77MKsMYG
Gc4xnjfkWVyBI8qjO44rJJ2rH0L4Ve140gyze3s2AoXOxLtc9V1sIQ3gAeMtyAVV
FUs6CgTUqf8srE9upr5pVglwe6LWYuUcbrGDOiJXiSUEtqyL3RNVjsGiETUMpXLg
3ZsRGaelRbCqt+HHkB3Lu5loA0GS+NntCFNutOnXl6KG5emV3yKi3WXnSoBL1aTx
Do3SjkPlLd/RskLljqILQ4f31MSpPbGZHiZrGdBwPAef/jGq3uklxVQYICpa3G8E
b97IN9GyDlImAGj0+EiM
=7nJR
-END PGP SIGNATURE-

gregor herrmann (17):
  [takeover-for-pkg-perl] Document the takeover
  [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.
  merge changes from -2.1 manually
  Merge tag 'upstream/1.03+pristine'
  update changelog
  debian/watch: add dversionmangle.
  Use dh(1) and debhelper compatibility level 9.
  Reformat debian/control with cme
  Mark package as autopkgtest-able.
  Declare compliance with Debian Policy 3.9.6.
  Switch to source format "3.0 (quilt)".
  Add /me to Uploaders.
  debian/copyright: switch formatting to Copyright-Format 1.0.
  Add back the fix for #217791 as a quilt patch.
  Mention module name in long description.
  debian/control: change Section to 'perl'.
  releasing package libtext-header-perl version 1.03+pristine-1

---

This annotated tag includes the following new commits:

   new  3aef720   merge changes from -2.1 manually
   new  d9594ff   Merge tag 'upstream/1.03+pristine'
   new  4e43d30   update changelog
   new  7addeb9   debian/watch: add dversionmangle.
   new  8d4f969   Use dh(1) and debhelper compatibility level 9.
   new  73b78f5   Reformat debian/control with cme
   new  64bf09b   Mark package as autopkgtest-able.
   new  8004715   Declare compliance with Debian Policy 3.9.6.
   new  a6e6496   Switch to source format "3.0 (quilt)".
   new  495e2f6   Add /me to Uploaders.
   new  6c86f31   debian/copyright: switch formatting to Copyright-Format 
1.0.
   new  8b76395   Add back the fix for #217791 as a quilt patch.
   new  624091c   Mention module name in long description.
   new  4b7fa2a   debian/control: change Section to 'perl'.
   new  5b01e0b   releasing package libtext-header-perl version 
1.03+pristine-1

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


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

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


[libtext-header-perl] 01/15: merge changes from -2.1 manually

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

gregoa pushed a commit to branch master
in repository libtext-header-perl.

commit 3aef72034aade213b7e5fb6dc3cfaf7cc7975f96
Author: gregor herrmann 
Date:   Mon Sep 28 23:03:49 2015 +0200

merge changes from -2.1 manually

gbp-import* fail miserably on the native package with non-native version

Gbp-Dch: Ignore
---
 debian/changelog | 9 +
 debian/rules | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 13998dd..2a28a15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,15 @@ libtext-header-perl (1.03-3) UNRELEASED; urgency=medium
 
  -- gregor herrmann   Mon, 28 Sep 2015 22:36:54 +0200
 
+libtext-header-perl (1.03-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
+use DESTDIR in debian/rules.
+(Closes: #795633)
+
+ -- gregor herrmann   Wed, 26 Aug 2015 18:27:26 +0200
+
 libtext-header-perl (1.03-2) unstable; urgency=low
 
   * Trivial fix for -w.  (closes: #217791)
diff --git a/debian/rules b/debian/rules
index ba9b0a8..399809e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,7 @@ install:
 
# Add here commands to install the package into debian/tmp.
#$(MAKE) install DESTDIR=`pwd`/debian/tmp
-   $(MAKE) install PREFIX=$(TMP)/usr
+   $(MAKE) install DESTDIR=$(TMP)
 
 
 # Build architecture-independent files here.

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

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


[libtext-header-perl] 01/01: pristine-tar data for libtext-header-perl_1.03+pristine.orig.tar.gz

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

gregoa pushed a commit to branch pristine-tar
in repository libtext-header-perl.

commit b862c2d48a218a8dd127dc1016461237b962946a
Author: gregor herrmann 
Date:   Mon Sep 28 23:04:53 2015 +0200

pristine-tar data for libtext-header-perl_1.03+pristine.orig.tar.gz
---
 libtext-header-perl_1.03+pristine.orig.tar.gz.delta | Bin 0 -> 942 bytes
 libtext-header-perl_1.03+pristine.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtext-header-perl_1.03+pristine.orig.tar.gz.delta 
b/libtext-header-perl_1.03+pristine.orig.tar.gz.delta
new file mode 100644
index 000..b39ccc7
Binary files /dev/null and 
b/libtext-header-perl_1.03+pristine.orig.tar.gz.delta differ
diff --git a/libtext-header-perl_1.03+pristine.orig.tar.gz.id 
b/libtext-header-perl_1.03+pristine.orig.tar.gz.id
new file mode 100644
index 000..7eb4edc
--- /dev/null
+++ b/libtext-header-perl_1.03+pristine.orig.tar.gz.id
@@ -0,0 +1 @@
+49147d4aa1d004f9624c5361b6f88b19d642cccf

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

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


[libtext-header-perl] 13/15: Mention module name in long description.

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

gregoa pushed a commit to branch master
in repository libtext-header-perl.

commit 624091c584f7dba2de9821576778652fd6858b0b
Author: gregor herrmann 
Date:   Mon Sep 28 23:18:02 2015 +0200

Mention module name in long description.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ac03ba9..2360436 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Architecture: all
 Depends: ${misc:Depends},
  ${perl:Depends}
 Description: RFC 822/2068 header and unheader functions
- This module provides two new functions, header and unheader,
+ Text::Header provides two new functions, header and unheader,
  which provide general-purpose RFC 822 header construction and parsing.
  They do not provide any intelligent defaults of HTTP-specific methods.
  They are simply aimed at providing an easy means to address the

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

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


[libtext-header-perl] 15/15: releasing package libtext-header-perl version 1.03+pristine-1

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

gregoa pushed a commit to branch master
in repository libtext-header-perl.

commit 5b01e0be20b576ab28a8cc21754bc37585f7a8da
Author: gregor herrmann 
Date:   Mon Sep 28 23:24:31 2015 +0200

releasing package libtext-header-perl version 1.03+pristine-1
---
 debian/changelog | 17 ++---
 1 file changed, 14 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3c6432f..6405e5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtext-header-perl (1.03+pristine-1) UNRELEASED; urgency=medium
+libtext-header-perl (1.03+pristine-1) unstable; urgency=medium
 
   * Take over for the Debian Perl Group; Closes: #800114 -- RFA/ITA
   * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
@@ -9,8 +9,19 @@ libtext-header-perl (1.03+pristine-1) UNRELEASED; 
urgency=medium
   * Add debian/watch.
 
   * Re-import original upstream tarball as 1.03+pristine.
-
- -- gregor herrmann   Mon, 28 Sep 2015 22:36:54 +0200
+  * debian/watch: add dversionmangle.
+  * Use dh(1) and debhelper compatibility level 9. (Closes: #800244)
+  * Mark package as autopkgtest-able.
+  * Declare compliance with Debian Policy 3.9.6. Drop version from perl
+build dependency.
+  * Switch to source format "3.0 (quilt)".
+  * Add /me to Uploaders.
+  * debian/copyright: switch formatting to Copyright-Format 1.0.
+  * Add back the fix for #217791 as a quilt patch.
+  * Mention module name in long description.
+  * debian/control: change Section to 'perl'. Thanks to lintian.
+
+ -- gregor herrmann   Mon, 28 Sep 2015 23:21:26 +0200
 
 libtext-header-perl (1.03-2.1) unstable; urgency=medium
 

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

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


[libtext-header-perl] 12/15: Add back the fix for #217791 as a quilt patch.

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

gregoa pushed a commit to branch master
in repository libtext-header-perl.

commit 8b763956ff84dd4faae54ee06263aa159a344031
Author: gregor herrmann 
Date:   Mon Sep 28 23:17:07 2015 +0200

Add back the fix for #217791 as a quilt patch.
---
 debian/patches/series   |  1 +
 debian/patches/uninitialzed-value.patch | 20 
 2 files changed, 21 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..89baab2
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+uninitialzed-value.patch
diff --git a/debian/patches/uninitialzed-value.patch 
b/debian/patches/uninitialzed-value.patch
new file mode 100644
index 000..54d599e
--- /dev/null
+++ b/debian/patches/uninitialzed-value.patch
@@ -0,0 +1,20 @@
+Description: fix warning 'Use of uninitialized value in pattern match (m//) at 
/usr/share/perl5/Text/Header.pm line 68.'
+Origin: vendor
+Bug-Debian: https://bugs.debian.org/217791
+Author: Nicolas Bertolissio 
+Reviewed-by: gregor herrmann 
+Last-Update: 2015-09-28
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=107396
+Bug: https://rt.cpan.org/Ticket/Display.html?id=107396
+
+--- a/Header.pm
 b/Header.pm
+@@ -65,7 +65,7 @@
+ while (my $line = $lines[$i]) {
+ 
+ # join multiple indented lines per RFC 822
+-$line .= $lines[$i] while ($lines[++$i] =~ /^\s+/);
++$line .= $lines[$i] while (defined($lines[++$i]) && ($lines[$i] =~ 
/^\s+/));
+ 
+ # split the two and change the tag to lowercase 
+ my($tag, $val) = $line =~ m/([-\w]+)\s*:\s*(.*)/s;

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

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


[libtext-header-perl] 06/15: Reformat debian/control with cme

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

gregoa pushed a commit to branch master
in repository libtext-header-perl.

commit 73b78f5b3d1a9545977ca40306bec6fdbac9d15c
Author: gregor herrmann 
Date:   Mon Sep 28 23:11:07 2015 +0200

Reformat debian/control with cme

Gbp-Dch: ignore
---
 debian/control | 16 +---
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 56194c5..efd23f9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,20 @@
 Source: libtext-header-perl
-Section: interpreters
-Priority: optional
-Build-Depends-Indep: debhelper (>= 9), perl (>= 5.6.0-17)
 Maintainer: Debian Perl Group 
 Uploaders: Tollef Fog Heen 
+Section: interpreters
+Priority: optional
+Build-Depends-Indep: debhelper (>= 9),
+ perl (>= 5.6.0-17)
 Standards-Version: 3.5.1
-Homepage: https://metacpan.org/release/Text-Header
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-header-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-header-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-header-perl.git
+Homepage: https://metacpan.org/release/Text-Header
 
 Package: libtext-header-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Description:  RFC 822/2068 header and unheader functions
+Depends: ${misc:Depends},
+ ${perl:Depends}
+Description: RFC 822/2068 header and unheader functions
  This module provides two new functions, header and unheader,
  which provide general-purpose RFC 822 header construction and parsing.
  They do not provide any intelligent defaults of HTTP-specific methods.

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

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


[libtext-header-perl] 05/15: Use dh(1) and debhelper compatibility level 9.

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

gregoa pushed a commit to branch master
in repository libtext-header-perl.

commit 8d4f9693b9db7dfe48c6a2013e234d22208b0429
Author: gregor herrmann 
Date:   Mon Sep 28 23:10:29 2015 +0200

Use dh(1) and debhelper compatibility level 9.

Closes: #800244
---
 debian/compat  |  1 +
 debian/control |  4 +--
 debian/rules   | 88 ++
 3 files changed, 5 insertions(+), 88 deletions(-)

diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
index f04dc55..56194c5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libtext-header-perl
 Section: interpreters
 Priority: optional
-Build-Depends-Indep: debhelper (>= 3.0.5), perl (>= 5.6.0-17)
+Build-Depends-Indep: debhelper (>= 9), perl (>= 5.6.0-17)
 Maintainer: Debian Perl Group 
 Uploaders: Tollef Fog Heen 
 Standards-Version: 3.5.1
@@ -21,4 +21,4 @@ Description:  RFC 822/2068 header and unheader functions
  .
  The output style is designed to mimic CGI.pm and HTTP::Headers,
  so that users familiar with these interfaces will feel at home with
- these functions.
\ No newline at end of file
+ these functions.
diff --git a/debian/rules b/debian/rules
index 399809e..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,88 +1,4 @@
 #!/usr/bin/make -f
-#-*- makefile -*-
-# Made with the aid of dh_make, by Craig Small
-# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
-# Some lines taken from debmake, by Christoph Lameter.
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-export DH_COMPAT=3
-
-PACKAGE=$(shell dh_listpackages)
-
-ifndef PERL
-PERL = /usr/bin/perl
-endif
-
-ifndef DESTDIR
-DESTDIR=..
-endif
-TMP =`pwd`/debian/$(PACKAGE)
-
-build: build-stamp
-build-stamp:
-   dh_testdir
-
-   # Add here commands to compile the package.
-   $(PERL) Makefile.PL INSTALLDIRS=vendor
-   $(MAKE) OPTIMIZE="-O2 -g -Wall"
-
-   touch build-stamp
-
-clean:
-   dh_testdir
-   dh_testroot
-   rm -f build-stamp
-
-   # Add here commands to clean up after the build process.
-   -$(MAKE) realclean
-
-   dh_clean
-
-install: 
-   dh_testdir
-   dh_testroot
-   dh_clean -k
-   dh_installdirs
-
-   # Add here commands to install the package into debian/tmp.
-   #$(MAKE) install DESTDIR=`pwd`/debian/tmp
-   $(MAKE) install DESTDIR=$(TMP)
-
-
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
-#  dh_testversion
-   dh_testdir
-   dh_testroot
-   dh_installdocs README
-   dh_installexamples
-   dh_installmenu
-#  dh_installemacsen
-#  dh_installinit
-   dh_installcron
-   dh_installman
-#  dh_undocumented
-   dh_installchangelogs Changes
-   dh_link
-   dh_strip
-   dh_compress
-   dh_fixperms
-   chmod -x $(TMP)/usr/share/perl5/Text/Header.pm
-#  dh_makeshlibs
-   dh_installdeb
-   dh_perl 
-   dh_shlibdeps
-   dh_gencontrol
-   dh_md5sums
-   dh_builddeb --destdir=$(DESTDIR)
-
-source diff:  
-   @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+%:
+   dh $@

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

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


[libtext-header-perl] 14/15: debian/control: change Section to 'perl'.

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

gregoa pushed a commit to branch master
in repository libtext-header-perl.

commit 4b7fa2af334b617dca6400e628166582e609
Author: gregor herrmann 
Date:   Mon Sep 28 23:20:59 2015 +0200

debian/control: change Section to 'perl'.

Thanks: lintian.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 2360436..4b518bc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libtext-header-perl
 Maintainer: Debian Perl Group 
 Uploaders: gregor herrmann 
-Section: interpreters
+Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends-Indep: debhelper (>= 9),

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

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


[libtext-header-perl] branch pristine-tar updated (c0fcd8e -> b862c2d)

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

gregoa pushed a change to branch pristine-tar
in repository libtext-header-perl.

  from  c0fcd8e   pristine-tar data for libtext-header-perl_1.03-2.tar.gz
   new  b862c2d   pristine-tar data for 
libtext-header-perl_1.03+pristine.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:
 libtext-header-perl_1.03+pristine.orig.tar.gz.delta | Bin 0 -> 942 bytes
 libtext-header-perl_1.03+pristine.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtext-header-perl_1.03+pristine.orig.tar.gz.delta
 create mode 100644 libtext-header-perl_1.03+pristine.orig.tar.gz.id

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

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


[libtext-header-perl] annotated tag upstream/1.03+pristine created (now bca3559)

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

gregoa pushed a change to annotated tag upstream/1.03+pristine
in repository libtext-header-perl.

at  bca3559   (tag)
   tagging  b4d585420daccf71ce0d105f7c7ca8588852da2c (commit)
  replaces  upstream/1.03
 tagged by  gregor herrmann
on  Mon Sep 28 23:04:53 2015 +0200

- Log -
Upstream version 1.03+pristine

gregor herrmann (1):
  Imported Upstream version 1.03+pristine

---

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

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


[libtext-header-perl] branch master updated (03433b5 -> 571b410)

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

gregoa pushed a change to branch master
in repository libtext-header-perl.

  from  03433b5   Imported Upstream version 1.03
   new  22ffb77   [takeover-for-pkg-perl] Document the takeover
   new  571b410   [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.

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


Summary of changes:
 debian/changelog | 13 +
 debian/control   |  8 ++--
 debian/watch |  2 ++
 3 files changed, 21 insertions(+), 2 deletions(-)
 create mode 100644 debian/watch

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

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


[libtext-header-perl] 02/02: [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.

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

gregoa pushed a commit to branch master
in repository libtext-header-perl.

commit 571b41027c19889e9798d47311d871892ca28599
Author: gregor herrmann 
Date:   Mon Sep 28 22:36:57 2015 +0200

[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.
---
 debian/changelog | 7 +++
 debian/control   | 8 ++--
 debian/watch | 2 ++
 3 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a64186d..13998dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
 libtext-header-perl (1.03-3) UNRELEASED; urgency=medium
 
   * Take over for the Debian Perl Group; Closes: #800114 -- RFA/ITA
+  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
+field (source stanza); Homepage field (source stanza);
+${misc:Depends} to Depends: field. Changed: Maintainer set to Debian
+Perl Group  (was:
+Tollef Fog Heen ); Tollef Fog Heen
+ moved to Uploaders.
+  * Add debian/watch.
 
  -- gregor herrmann   Mon, 28 Sep 2015 22:36:54 +0200
 
diff --git a/debian/control b/debian/control
index 9fbd26a..f04dc55 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,16 @@ Source: libtext-header-perl
 Section: interpreters
 Priority: optional
 Build-Depends-Indep: debhelper (>= 3.0.5), perl (>= 5.6.0-17)
-Maintainer: Tollef Fog Heen 
+Maintainer: Debian Perl Group 
+Uploaders: Tollef Fog Heen 
 Standards-Version: 3.5.1
+Homepage: https://metacpan.org/release/Text-Header
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-header-perl.git
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-header-perl.git
 
 Package: libtext-header-perl
 Architecture: all
-Depends: ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}
 Description:  RFC 822/2068 header and unheader functions
  This module provides two new functions, header and unheader,
  which provide general-purpose RFC 822 header construction and parsing.
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 000..c598694
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://metacpan.org/release/Text-Header  
.*/Text-Header-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

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

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


[libtext-header-perl] annotated tag upstream/1.03 created (now fc36706)

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

gregoa pushed a change to annotated tag upstream/1.03
in repository libtext-header-perl.

at  fc36706   (tag)
   tagging  03433b5e499ae0be2ca989c4ed70f32d418721ee (commit)
 tagged by  gregor herrmann
on  Mon Sep 28 22:36:43 2015 +0200

- Log -
Upstream version 1.03

gregor herrmann (1):
  Imported Upstream version 1.03

---

No new revisions were added by this update.

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

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


[libtext-header-perl] 01/02: [takeover-for-pkg-perl] Document the takeover

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

gregoa pushed a commit to branch master
in repository libtext-header-perl.

commit 22ffb771d557e00d219504367b3b4498385a0ae3
Author: gregor herrmann 
Date:   Mon Sep 28 22:36:54 2015 +0200

[takeover-for-pkg-perl] Document the takeover
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bf3cd77..a64186d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libtext-header-perl (1.03-3) UNRELEASED; urgency=medium
+
+  * Take over for the Debian Perl Group; Closes: #800114 -- RFA/ITA
+
+ -- gregor herrmann   Mon, 28 Sep 2015 22:36:54 +0200
+
 libtext-header-perl (1.03-2) unstable; urgency=low
 
   * Trivial fix for -w.  (closes: #217791)

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

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


[libtext-header-perl] branch pristine-tar created (now c0fcd8e)

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

gregoa pushed a change to branch pristine-tar
in repository libtext-header-perl.

at  c0fcd8e   pristine-tar data for libtext-header-perl_1.03-2.tar.gz

This branch includes the following new commits:

   new  c0fcd8e   pristine-tar data for libtext-header-perl_1.03-2.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.


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

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


[libtext-header-perl] branch master created (now 03433b5)

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

gregoa pushed a change to branch master
in repository libtext-header-perl.

at  03433b5   Imported Upstream version 1.03

No new revisions were added by this update.

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

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


[libtext-header-perl] 01/01: pristine-tar data for libtext-header-perl_1.03-2.tar.gz

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

gregoa pushed a commit to branch pristine-tar
in repository libtext-header-perl.

commit c0fcd8ed9523ea09f4894423f8a9e04a282717b6
Author: gregor herrmann 
Date:   Mon Sep 28 22:36:43 2015 +0200

pristine-tar data for libtext-header-perl_1.03-2.tar.gz
---
 libtext-header-perl_1.03-2.tar.gz.delta | Bin 0 -> 1503 bytes
 libtext-header-perl_1.03-2.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtext-header-perl_1.03-2.tar.gz.delta 
b/libtext-header-perl_1.03-2.tar.gz.delta
new file mode 100644
index 000..762945c
Binary files /dev/null and b/libtext-header-perl_1.03-2.tar.gz.delta differ
diff --git a/libtext-header-perl_1.03-2.tar.gz.id 
b/libtext-header-perl_1.03-2.tar.gz.id
new file mode 100644
index 000..05eec77
--- /dev/null
+++ b/libtext-header-perl_1.03-2.tar.gz.id
@@ -0,0 +1 @@
+7f797551d5a0d71341f640e21771d186f66446e1

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

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


[libtext-header-perl] 08/15: Declare compliance with Debian Policy 3.9.6.

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

gregoa pushed a commit to branch master
in repository libtext-header-perl.

commit 80047154829eded4d195d4fe61515383da89ce3c
Author: gregor herrmann 
Date:   Mon Sep 28 23:11:11 2015 +0200

Declare compliance with Debian Policy 3.9.6.

Drop version from perl build dependency.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index deed2c6..d3eb092 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Section: interpreters
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends-Indep: debhelper (>= 9),
- perl (>= 5.6.0-17)
-Standards-Version: 3.5.1
+ perl
+Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-header-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-header-perl.git
 Homepage: https://metacpan.org/release/Text-Header

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

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


[libtext-header-perl] 11/15: debian/copyright: switch formatting to Copyright-Format 1.0.

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

gregoa pushed a commit to branch master
in repository libtext-header-perl.

commit 6c86f313707a1e1ab001753556edea3bca0700a4
Author: gregor herrmann 
Date:   Mon Sep 28 23:13:50 2015 +0200

debian/copyright: switch formatting to Copyright-Format 1.0.
---
 debian/copyright | 35 +--
 1 file changed, 25 insertions(+), 10 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index ac2ed18..0e3d691 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,29 @@
-This package was debianized by Tollef Fog Heen  on
-2002-09-01.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Text-Header
+Upstream-Contact: Nathan Wiger 
+Upstream-Name: Text-Header
 
-The upstream author is: 
+Files: *
+Copyright: 2000, Nathan Wiger 
+License: Artistic or GPL-1+
 
-Copyright (c) 2000 Nathan Wiger . All Rights Reserved.
+Files: debian/*
+Copyright: 2002, 2003, Tollef Fog Heen 
+ 2015, gregor herrmann 
+License: Artistic or 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 2
-of the License, or (at your option) any later version.
+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 systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
-In Debian, the complete text of the GPL can be found under
-/usr/share/common-licenses/GPL
+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 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/libtext-header-perl.git

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


[libtext-header-perl] 07/15: Mark package as autopkgtest-able.

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

gregoa pushed a commit to branch master
in repository libtext-header-perl.

commit 64bf09b068357d8d48a01f617eb7f151dc8384e8
Author: gregor herrmann 
Date:   Mon Sep 28 23:11:09 2015 +0200

Mark package as autopkgtest-able.
---
 debian/control | 1 +
 debian/tests/pkg-perl/use-name | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index efd23f9..deed2c6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: libtext-header-perl
 Maintainer: Debian Perl Group 
 Uploaders: Tollef Fog Heen 
 Section: interpreters
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends-Indep: debhelper (>= 9),
  perl (>= 5.6.0-17)
diff --git a/debian/tests/pkg-perl/use-name b/debian/tests/pkg-perl/use-name
new file mode 100644
index 000..287ec7e
--- /dev/null
+++ b/debian/tests/pkg-perl/use-name
@@ -0,0 +1 @@
+Text::Header

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

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


[libtext-header-perl] 02/15: Merge tag 'upstream/1.03+pristine'

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

gregoa pushed a commit to branch master
in repository libtext-header-perl.

commit d9594ff3d175dee399658f94e9c95e237bd570d9
Merge: 3aef720 b4d5854
Author: gregor herrmann 
Date:   Mon Sep 28 23:06:16 2015 +0200

Merge tag 'upstream/1.03+pristine'

Upstream version 1.03+pristine

this removes all build artifacts which were not cleaned; and it resets the
patch which we'll resurrect later

Gbp-Dch: Ignore

 Header.pm  |   3 +-
 Makefile   | 693 -
 blib/arch/auto/Text/Header/.exists |   0
 blib/lib/Text/.exists  |   0
 blib/lib/Text/Header.pm| 233 -
 blib/lib/auto/Text/Header/.exists  |   0
 blib/man3/.exists  |   0
 blib/man3/Text::Header.3pm | 297 
 pm_to_blib |   0
 9 files changed, 2 insertions(+), 1224 deletions(-)

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

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


[libtext-header-perl] 03/15: update changelog

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

gregoa pushed a commit to branch master
in repository libtext-header-perl.

commit 4e43d30ca0ba598b6d7fedebfeeb36b776171e08
Author: gregor herrmann 
Date:   Mon Sep 28 23:08:05 2015 +0200

update changelog

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

diff --git a/debian/changelog b/debian/changelog
index 2a28a15..3c6432f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,15 @@
-libtext-header-perl (1.03-3) UNRELEASED; urgency=medium
+libtext-header-perl (1.03+pristine-1) UNRELEASED; urgency=medium
 
   * Take over for the Debian Perl Group; Closes: #800114 -- RFA/ITA
   * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
 field (source stanza); Homepage field (source stanza);
 ${misc:Depends} to Depends: field. Changed: Maintainer set to Debian
 Perl Group  (was:
-Tollef Fog Heen ); Tollef Fog Heen
- moved to Uploaders.
+Tollef Fog Heen ).
   * Add debian/watch.
 
+  * Re-import original upstream tarball as 1.03+pristine.
+
  -- gregor herrmann   Mon, 28 Sep 2015 22:36:54 +0200
 
 libtext-header-perl (1.03-2.1) unstable; urgency=medium

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

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


[libtext-header-perl] 09/15: Switch to source format "3.0 (quilt)".

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

gregoa pushed a commit to branch master
in repository libtext-header-perl.

commit a6e6496772ad452e09f11153e89afa805181113e
Author: gregor herrmann 
Date:   Mon Sep 28 23:11:11 2015 +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/libtext-header-perl.git

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


[libtext-header-perl] branch master updated (571b410 -> 5b01e0b)

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

gregoa pushed a change to branch master
in repository libtext-header-perl.

  from  571b410   [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.
   new  3aef720   merge changes from -2.1 manually
  adds  b4d5854   Imported Upstream version 1.03+pristine
   new  d9594ff   Merge tag 'upstream/1.03+pristine'
   new  4e43d30   update changelog
   new  7addeb9   debian/watch: add dversionmangle.
   new  8d4f969   Use dh(1) and debhelper compatibility level 9.
   new  73b78f5   Reformat debian/control with cme
   new  64bf09b   Mark package as autopkgtest-able.
   new  8004715   Declare compliance with Debian Policy 3.9.6.
   new  a6e6496   Switch to source format "3.0 (quilt)".
   new  495e2f6   Add /me to Uploaders.
   new  6c86f31   debian/copyright: switch formatting to Copyright-Format 
1.0.
   new  8b76395   Add back the fix for #217791 as a quilt patch.
   new  624091c   Mention module name in long description.
   new  4b7fa2a   debian/control: change Section to 'perl'.
   new  5b01e0b   releasing package libtext-header-perl version 
1.03+pristine-1

The 15 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:
 Header.pm   |   3 +-
 Makefile| 693 
 blib/arch/auto/Text/Header/.exists  |   0
 blib/lib/Text/.exists   |   0
 blib/lib/Text/Header.pm | 233 ---
 blib/lib/auto/Text/Header/.exists   |   0
 blib/man3/.exists   |   0
 blib/man3/Text::Header.3pm  | 297 --
 debian/changelog|  29 +-
 debian/compat   |   1 +
 debian/control  |  25 +-
 debian/copyright|  35 +-
 debian/patches/series   |   1 +
 debian/patches/uninitialzed-value.patch |  20 +
 debian/rules|  88 +---
 debian/source/format|   1 +
 debian/tests/pkg-perl/use-name  |   1 +
 debian/watch|   1 +
 pm_to_blib  |   0
 19 files changed, 93 insertions(+), 1335 deletions(-)
 delete mode 100644 Makefile
 delete mode 100644 blib/arch/auto/Text/Header/.exists
 delete mode 100644 blib/lib/Text/.exists
 delete mode 100755 blib/lib/Text/Header.pm
 delete mode 100644 blib/lib/auto/Text/Header/.exists
 delete mode 100644 blib/man3/.exists
 delete mode 100644 blib/man3/Text::Header.3pm
 create mode 100644 debian/compat
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/uninitialzed-value.patch
 create mode 100644 debian/source/format
 create mode 100644 debian/tests/pkg-perl/use-name
 delete mode 100644 pm_to_blib

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

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


[libcatalyst-view-email-perl] branch pristine-tar updated (c783e15 -> 15b3c0a)

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

kanashiro-guest pushed a change to branch pristine-tar
in repository libcatalyst-view-email-perl.

  from  c783e15   pristine-tar data for 
libcatalyst-view-email-perl_0.35.orig.tar.gz
   new  15b3c0a   pristine-tar data for 
libcatalyst-view-email-perl_0.36.orig.tar.gz

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


Summary of changes:
 libcatalyst-view-email-perl_0.36.orig.tar.gz.delta | Bin 0 -> 2422 bytes
 libcatalyst-view-email-perl_0.36.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libcatalyst-view-email-perl_0.36.orig.tar.gz.delta
 create mode 100644 libcatalyst-view-email-perl_0.36.orig.tar.gz.id

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

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


[libcatalyst-view-email-perl] 01/03: Merge tag 'upstream/0.36'

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

kanashiro-guest pushed a commit to branch master
in repository libcatalyst-view-email-perl.

commit bbb266ff34fb5748da9d7189c642afa369512efa
Merge: 0fe708a 5231642
Author: Lucas Kanashiro 
Date:   Mon Sep 28 11:27:20 2015 -0300

Merge tag 'upstream/0.36'

Upstream version 0.36

# gpg: Signature made Mon 28 Sep 2015 11:27:16 AM BRT using RSA key ID 
9883C97C
# gpg: Good signature from "Lucas Kanashiro "

 MANIFEST   |   3 +-
 META.yml   |  15 +-
 MYMETA.json|  66 -
 MYMETA.yml |  40 --
 README.md  | 221 +
 lib/Catalyst/Helper/View/Email.pm  |   2 +-
 lib/Catalyst/Helper/View/Email/Template.pm |   2 +-
 lib/Catalyst/View/Email.pm |   2 +-
 lib/Catalyst/View/Email/Template.pm|   2 +-
 9 files changed, 227 insertions(+), 126 deletions(-)

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

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


[libcatalyst-view-email-perl] branch master updated (0fe708a -> 6d3ebde)

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

kanashiro-guest pushed a change to branch master
in repository libcatalyst-view-email-perl.

  from  0fe708a   Release libcatalyst-view-email-perl 0.35-1 to unstable
  adds  5231642   Imported Upstream version 0.36
   new  bbb266f   Merge tag 'upstream/0.36'
   new  a12595d   Update debian/changelog
   new  6d3ebde   Releasing libcatalyst-view-email-perl vesion 0.36-1

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


Summary of changes:
 MANIFEST   |   3 +-
 META.yml   |  15 +-
 MYMETA.json|  66 -
 MYMETA.yml |  40 --
 README.md  | 221 +
 debian/changelog   |   7 +
 lib/Catalyst/Helper/View/Email.pm  |   2 +-
 lib/Catalyst/Helper/View/Email/Template.pm |   2 +-
 lib/Catalyst/View/Email.pm |   2 +-
 lib/Catalyst/View/Email/Template.pm|   2 +-
 10 files changed, 234 insertions(+), 126 deletions(-)
 delete mode 100644 MYMETA.json
 delete mode 100644 MYMETA.yml
 create mode 100644 README.md

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

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


[libcatalyst-view-email-perl] 01/01: pristine-tar data for libcatalyst-view-email-perl_0.36.orig.tar.gz

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

kanashiro-guest pushed a commit to branch pristine-tar
in repository libcatalyst-view-email-perl.

commit 15b3c0a28999d0960831a1d0f7790250bb092836
Author: Lucas Kanashiro 
Date:   Mon Sep 28 11:27:16 2015 -0300

pristine-tar data for libcatalyst-view-email-perl_0.36.orig.tar.gz
---
 libcatalyst-view-email-perl_0.36.orig.tar.gz.delta | Bin 0 -> 2422 bytes
 libcatalyst-view-email-perl_0.36.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libcatalyst-view-email-perl_0.36.orig.tar.gz.delta 
b/libcatalyst-view-email-perl_0.36.orig.tar.gz.delta
new file mode 100644
index 000..dc319b9
Binary files /dev/null and b/libcatalyst-view-email-perl_0.36.orig.tar.gz.delta 
differ
diff --git a/libcatalyst-view-email-perl_0.36.orig.tar.gz.id 
b/libcatalyst-view-email-perl_0.36.orig.tar.gz.id
new file mode 100644
index 000..4e3e2e3
--- /dev/null
+++ b/libcatalyst-view-email-perl_0.36.orig.tar.gz.id
@@ -0,0 +1 @@
+5586ed71c56940483e39d127ffd82d8b52840b3c

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

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


[libcatalyst-view-email-perl] annotated tag upstream/0.36 created (now 7972c06)

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

kanashiro-guest pushed a change to annotated tag upstream/0.36
in repository libcatalyst-view-email-perl.

at  7972c06   (tag)
   tagging  5231642bd7fdad3062249c0e56866ae7ac83fd79 (commit)
  replaces  upstream/0.35
 tagged by  Lucas Kanashiro
on  Mon Sep 28 11:27:16 2015 -0300

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

iQIcBAABCAAGBQJWCU5EAAoJEPgjonKYg8l84ssQAKx6/5RFX3tAW3ZiMgUdSpQO
4sFSJVp/7t/g5HYhUFuWSTuU8FYlHS1YeNnJ6g9o9gsiVvV56tAeQ+91jDWNka3e
4b00yu+0xCjcgCnXbOw0wOZ6WDm8Piocv/2CuyYoBc5/UtQ95cHFUymUH2F0sIZY
F52hTVTYx/vAKYBHPu+A7ph7JtMmN9u7mQlO7tOwWU5K/rqZun21luYcQwq2+Su5
rcfidVPDoItSzJD7UQFLlB7raas0kyh0wI18HgaEc5cA3f9IJStCs13nl5+RH4SW
3jFwkfV2u17ckfv4IFE5BLXog5pBHgEcUsBS7e/H0SJob5VFNQUbEojP3n7uVW98
d8+pFDJlKE+NLIJali/KtUB1f0pcYtj7JGVb2kSL1CH7HcfbOF+UD27oaMhx9fSj
iW9tBTxaV0RFlz2XInENBJLXAaywGVBvsrCvXcdHx0KetK3d0VachvM8OBbWXi5x
kF1100SgARa1w4kmJLLdJDJV9PQkMiphYQ8M33iGP8X399FuSQ6iUbLiNjnFocQx
QEpExwhHhl9SX19WyqZceexxW1xE0We9qd0LjwDVVs2hKxBLCgYo2mfS+Ua+7mK1
+M5ev8JILUqbRRh77Ej4ZeyNhkE08kLNQiaXgrc4Q6TuVkKrOGwd947H8OQjoAmz
GwhqrXCPTnydQVv5Gz9R
=SXHv
-END PGP SIGNATURE-

Lucas Kanashiro (1):
  Imported Upstream version 0.36

---

No new revisions were added by this update.

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

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


[libcatalyst-view-email-perl] 03/03: Releasing libcatalyst-view-email-perl vesion 0.36-1

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

kanashiro-guest pushed a commit to branch master
in repository libcatalyst-view-email-perl.

commit 6d3ebde7e0a84ed36df4fd44f7137a6e8ac61050
Author: Lucas Kanashiro 
Date:   Mon Sep 28 11:40:00 2015 -0300

Releasing libcatalyst-view-email-perl vesion 0.36-1
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9b70f67..27766f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libcatalyst-view-email-perl (0.36-1) UNRELEASED; urgency=medium
+libcatalyst-view-email-perl (0.36-1) unstable; urgency=medium
 
   * Team upload.
   * Import upstream version 0.36

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

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


[libhash-util-fieldhash-compat-perl] 02/03: Update debian/changelog

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

kanashiro-guest pushed a commit to branch master
in repository libhash-util-fieldhash-compat-perl.

commit 1b20e9a8260cfa4994139b328f25eca3c5ee7db9
Author: Lucas Kanashiro 
Date:   Mon Sep 28 11:43:53 2015 -0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 5e3a103..bd9c053 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libhash-util-fieldhash-compat-perl (0.10-1) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Import upstream version 0.10
+
+ -- Lucas Kanashiro   Mon, 28 Sep 2015 11:43:53 
-0300
+
 libhash-util-fieldhash-compat-perl (0.09-1) unstable; urgency=medium
 
   * Team upload.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libhash-util-fieldhash-compat-perl.git

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


[liblog-dispatch-perl] 05/05: Releasing liblog-dispatch-perl version 2.51-1

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

kanashiro-guest pushed a commit to branch master
in repository liblog-dispatch-perl.

commit b9f4ffdd044c33e5bfb46431dd0c89f3e7b40a6a
Author: Lucas Kanashiro 
Date:   Mon Sep 28 12:10:20 2015 -0300

Releasing liblog-dispatch-perl version 2.51-1
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9beeb39..2390514 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-liblog-dispatch-perl (2.51-1) UNRELEASED; urgency=medium
+liblog-dispatch-perl (2.51-1) unstable; urgency=medium
 
   * Team upload.
   * Import upstream version 2.51

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

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


[liblog-dispatch-perl] 04/05: Set version of libparams-validate-perl in d/control

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

kanashiro-guest pushed a commit to branch master
in repository liblog-dispatch-perl.

commit 155ff4d839a676580283a3926d9294647a808952
Author: Lucas Kanashiro 
Date:   Mon Sep 28 12:07:35 2015 -0300

Set version of libparams-validate-perl in d/control
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5177726..9beeb39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ liblog-dispatch-perl (2.51-1) UNRELEASED; urgency=medium
   * Team upload.
   * Import upstream version 2.51
   * Bump debhelper compatibility level to 9
+  * Set version of libparams-validate-perl in d/control
 
  -- Lucas Kanashiro   Mon, 28 Sep 2015 12:00:01 
-0300
 
diff --git a/debian/control b/debian/control
index bf86863..f3f30b9 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: libdevel-globaldestruction-perl,
  libmailtools-perl,
  libmime-lite-perl,
  libmodule-runtime-perl,
- libparams-validate-perl,
+ libparams-validate-perl (>= 1.03),
  libtest-fatal-perl,
  libtest-requires-perl,
  perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
@@ -33,7 +33,7 @@ Depends: ${misc:Depends},
  libdevel-globaldestruction-perl,
  libdist-checkconflicts-perl,
  libmodule-runtime-perl,
- libparams-validate-perl,
+ libparams-validate-perl (>= 1.03),
  perl (>= 5.15.0) | libsys-syslog-perl
 Recommends: libmail-sendmail-perl,
 libmailtools-perl,

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

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


[liblog-dispatch-perl] 01/05: Merge tag 'upstream/2.51'

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

kanashiro-guest pushed a commit to branch master
in repository liblog-dispatch-perl.

commit b709c733b393faf13f0ab374bce14799473475de
Merge: 8fdff12 020a130
Author: Lucas Kanashiro 
Date:   Mon Sep 28 12:00:00 2015 -0300

Merge tag 'upstream/2.51'

Upstream version 2.51

# gpg: Signature made Mon 28 Sep 2015 11:59:52 AM BRT using RSA key ID 
9883C97C
# gpg: Good signature from "Lucas Kanashiro "

 Changes|  50 
 MANIFEST   |  10 +-
 META.json  | 323 +
 META.yml   | 281 +++---
 Makefile.PL|  25 +-
 README.md  |   4 +-
 appveyor.yml   |  17 ++
 cpanfile   |  15 +-
 dist.ini   |   6 +
 lib/Log/Dispatch.pm|  16 +-
 lib/Log/Dispatch/ApacheLog.pm  |   4 +-
 lib/Log/Dispatch/Base.pm   |   4 +-
 lib/Log/Dispatch/Code.pm   |   4 +-
 lib/Log/Dispatch/Conflicts.pm  |   2 +
 lib/Log/Dispatch/Email.pm  |   6 +-
 lib/Log/Dispatch/Email/MIMELite.pm |   6 +-
 lib/Log/Dispatch/Email/MailSend.pm |   4 +-
 lib/Log/Dispatch/Email/MailSender.pm   |  69 -
 lib/Log/Dispatch/Email/MailSendmail.pm |   6 +-
 lib/Log/Dispatch/File.pm   |   6 +-
 lib/Log/Dispatch/File/Locked.pm|   4 +-
 lib/Log/Dispatch/Handle.pm |   4 +-
 lib/Log/Dispatch/Null.pm   |   4 +-
 lib/Log/Dispatch/Output.pm |   4 +-
 lib/Log/Dispatch/Screen.pm |  46 ++-
 lib/Log/Dispatch/Syslog.pm |  17 +-
 t/00-report-prereqs.dd |  17 +-
 t/01-basic.t   | 102 ++-
 t/03-short-syntax.t|  16 +-
 t/04-binmode.t |   2 +-
 t/06-syslog.t  |   4 +
 t/{06-syslog.t => 07-syslog-threads.t} |  43 +--
 t/08-screen.t  | 133 +
 t/author-eol.t |   7 +-
 t/author-mojibake.t|  17 ++
 t/author-no-tabs.t |   7 +-
 t/author-pod-spell.t   |  11 +-
 t/author-test-dependents.t |  45 +++
 ...elease-test-version.t => author-test-version.t} |   7 +-
 t/release-pod-coverage.t   |   6 +-
 t/screen-helper.pl |  32 ++
 41 files changed, 964 insertions(+), 422 deletions(-)

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

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


[liblog-dispatch-perl] branch master updated (8fdff12 -> b9f4ffd)

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

kanashiro-guest pushed a change to branch master
in repository liblog-dispatch-perl.

  from  8fdff12   releasing package liblog-dispatch-perl version 2.45-1
  adds  020a130   Imported Upstream version 2.51
   new  b709c73   Merge tag 'upstream/2.51'
   new  59869a8   Update debian/changelog
   new  86f602d   Bump debhelper compatibility level to 9
   new  155ff4d   Set version of libparams-validate-perl in d/control
   new  b9f4ffd   Releasing liblog-dispatch-perl version 2.51-1

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


Summary of changes:
 Changes|  50 
 MANIFEST   |  10 +-
 META.json  | 323 +
 META.yml   | 281 +++---
 Makefile.PL|  25 +-
 README.md  |   4 +-
 appveyor.yml   |  17 ++
 cpanfile   |  15 +-
 debian/changelog   |   9 +
 debian/compat  |   2 +-
 debian/control |   6 +-
 dist.ini   |   6 +
 lib/Log/Dispatch.pm|  16 +-
 lib/Log/Dispatch/ApacheLog.pm  |   4 +-
 lib/Log/Dispatch/Base.pm   |   4 +-
 lib/Log/Dispatch/Code.pm   |   4 +-
 lib/Log/Dispatch/Conflicts.pm  |   2 +
 lib/Log/Dispatch/Email.pm  |   6 +-
 lib/Log/Dispatch/Email/MIMELite.pm |   6 +-
 lib/Log/Dispatch/Email/MailSend.pm |   4 +-
 lib/Log/Dispatch/Email/MailSender.pm   |  69 -
 lib/Log/Dispatch/Email/MailSendmail.pm |   6 +-
 lib/Log/Dispatch/File.pm   |   6 +-
 lib/Log/Dispatch/File/Locked.pm|   4 +-
 lib/Log/Dispatch/Handle.pm |   4 +-
 lib/Log/Dispatch/Null.pm   |   4 +-
 lib/Log/Dispatch/Output.pm |   4 +-
 lib/Log/Dispatch/Screen.pm |  46 ++-
 lib/Log/Dispatch/Syslog.pm |  17 +-
 t/00-report-prereqs.dd |  17 +-
 t/01-basic.t   | 102 ++-
 t/03-short-syntax.t|  16 +-
 t/04-binmode.t |   2 +-
 t/06-syslog.t  |   4 +
 t/{06-syslog.t => 07-syslog-threads.t} |  43 +--
 t/08-screen.t  | 133 +
 t/author-eol.t |   7 +-
 t/author-mojibake.t|  17 ++
 t/author-no-tabs.t |   7 +-
 t/author-pod-spell.t   |  11 +-
 t/author-test-dependents.t |  45 +++
 ...elease-test-version.t => author-test-version.t} |   7 +-
 t/release-pod-coverage.t   |   6 +-
 t/screen-helper.pl |  32 ++
 44 files changed, 977 insertions(+), 426 deletions(-)
 create mode 100644 appveyor.yml
 copy t/{06-syslog.t => 07-syslog-threads.t} (51%)
 create mode 100644 t/08-screen.t
 create mode 100644 t/author-mojibake.t
 create mode 100644 t/author-test-dependents.t
 rename t/{release-test-version.t => author-test-version.t} (84%)
 create mode 100644 t/screen-helper.pl

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

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


[liblog-dispatch-perl] 03/05: Bump debhelper compatibility level to 9

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

kanashiro-guest pushed a commit to branch master
in repository liblog-dispatch-perl.

commit 86f602dae0bdc28492a0cc048ab595fd1af80dca
Author: Lucas Kanashiro 
Date:   Mon Sep 28 12:02:16 2015 -0300

Bump debhelper compatibility level to 9
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7e02647..5177726 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ liblog-dispatch-perl (2.51-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * Import upstream version 2.51
+  * Bump debhelper compatibility level to 9
 
  -- Lucas Kanashiro   Mon, 28 Sep 2015 12:00:01 
-0300
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 3d1a6dc..bf86863 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Jonas Genannt ,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libdevel-globaldestruction-perl,
  libdist-checkconflicts-perl,
  libmail-sendmail-perl,

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

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


[liblog-dispatch-perl] 02/05: Update debian/changelog

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

kanashiro-guest pushed a commit to branch master
in repository liblog-dispatch-perl.

commit 59869a86976708b94b2a7201fe24bca73b30e522
Author: Lucas Kanashiro 
Date:   Mon Sep 28 12:00:01 2015 -0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 09f5e9c..7e02647 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+liblog-dispatch-perl (2.51-1) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Import upstream version 2.51
+
+ -- Lucas Kanashiro   Mon, 28 Sep 2015 12:00:01 
-0300
+
 liblog-dispatch-perl (2.45-1) unstable; urgency=medium
 
   * Team upload.

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

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


[libcatalyst-view-email-perl] 01/02: Update years of upstream copyright as per README.md.

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

gregoa pushed a commit to branch master
in repository libcatalyst-view-email-perl.

commit d55e0fee26da70c70a35357cd9bbe90b88aff791
Author: gregor herrmann 
Date:   Mon Sep 28 17:34:24 2015 +0200

Update years of upstream copyright as per README.md.
---
 debian/copyright | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index fc42b69..c30cd9d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,15 +4,15 @@ Upstream-Contact: J. Shirley 
 Upstream-Name: Catalyst-View-Email
 
 Files: *
-Copyright: 2007-2009, J. Shirley 
-   2007-2009, Alexander Hartmaier 
-   2007-2009, Matt S Trout
-   2007-2009, Daniel Westermann-Clark
-   2007-2009, Simon Elliott 
-   2007-2009, Roman Filippov
-   2007-2009, Lance Brown 
-   2007-2009, Devin Austin 
-   2007-2009, Chris Nehren 
+Copyright: 2007-2015, J. Shirley 
+   2007-2015, Alexander Hartmaier 
+   2007-2015, Matt S Trout
+   2007-2015, Daniel Westermann-Clark
+   2007-2015, Simon Elliott 
+   2007-2015, Roman Filippov
+   2007-2015, Lance Brown 
+   2007-2015, Devin Austin 
+   2007-2015, Chris Nehren 
 License: Artistic or GPL-1+
 
 Files: inc/Module/*

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

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


[libcatalyst-view-email-perl] 02/02: releasing package libcatalyst-view-email-perl version 0.36-1

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

gregoa pushed a commit to branch master
in repository libcatalyst-view-email-perl.

commit 7136c7b1322e05d6e12bb3ed8f0aaa952d323037
Author: gregor herrmann 
Date:   Mon Sep 28 17:37:24 2015 +0200

releasing package libcatalyst-view-email-perl version 0.36-1
---
 debian/changelog | 5 +
 1 file changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 27766f7..65869b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
 libcatalyst-view-email-perl (0.36-1) unstable; urgency=medium
 
   * Team upload.
+
+  [ Lucas Kanashiro ]
   * Import upstream version 0.36
 
+  [ gregor herrmann ]
+  * Update years of upstream copyright as per README.md.
+
  -- Lucas Kanashiro   Mon, 28 Sep 2015 11:27:22 
-0300
 
 libcatalyst-view-email-perl (0.35-1) unstable; urgency=medium

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

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


[libcatalyst-view-email-perl] branch master updated (6d3ebde -> 7136c7b)

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

gregoa pushed a change to branch master
in repository libcatalyst-view-email-perl.

  from  6d3ebde   Releasing libcatalyst-view-email-perl vesion 0.36-1
   new  d55e0fe   Update years of upstream copyright as per README.md.
   new  7136c7b   releasing package libcatalyst-view-email-perl version 
0.36-1

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


Summary of changes:
 debian/changelog |  5 +
 debian/copyright | 18 +-
 2 files changed, 14 insertions(+), 9 deletions(-)

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

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


[libcatalyst-view-email-perl] annotated tag debian/0.36-1 created (now ff657e9)

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

gregoa pushed a change to annotated tag debian/0.36-1
in repository libcatalyst-view-email-perl.

at  ff657e9   (tag)
   tagging  7136c7b1322e05d6e12bb3ed8f0aaa952d323037 (commit)
  replaces  debian/0.35-1
 tagged by  gregor herrmann
on  Mon Sep 28 17:37:24 2015 +0200

- Log -
tagging package libcatalyst-view-email-perl version debian/0.36-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJWCV60XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGb2YP/R7uPGOQ0+ejXB7iAbx+xxTe
nda7z5VwIASwNZVX+pY299pX3mOa86Cuo84gGbZISgww7h0BcabWbAE0u4y8AJK2
j//MknbhkXp9qB62AMex3G5ab4UM+hKswy5EetWy3doI5fBy/daWZifec4j5nypZ
yqjmNfOPOmu6YnFrcTy0QFT8qIqKADGp/O5kW3bI+8Xfh7HY+bFK7DhJaUgxCSVM
olLv85zyWI/EQPAWOUW2qti/lcq8o+hPO9pxwr7NRJtacgLBpoDIPu4tiFuODW+2
EOcZXv54YYK2QhiVlIDm3sbciYHxk26IEYf/p8KLmAVBR/xVU9m30MPtoG9MIvaJ
eC6FcVRaTFqbujwcEZ4+vdxzv+bhVYuoHxOc0VNzPKj6vep3nxXKS6D/kFihQOHy
M73h5JdFzuPXattd0GVsLCkhC/1z0wSBwDy/7QAOBWDA36l6a4sOi/hK1HVvzV0g
VTl6uldBENiSoLILMNeR3oLEKovsA9u+VR3howPmusBV37LAIt9bFof4Ma1IAFaG
XzC1io7LndEWqDpaxNLErHSIopCfzspmbQtWRN9LB+kOgk/SFkkYvrebz+uKDMEO
fFkEJR/+O+KEIUGPrw5w4NbLDqq8GUN9Q5pTHIwrJ9s5aQ8dWqyGdpYZ39MhcDT6
Og6+49QRXFVNaARs6Bwk
=Efab
-END PGP SIGNATURE-

Lucas Kanashiro (4):
  Imported Upstream version 0.36
  Merge tag 'upstream/0.36'
  Update debian/changelog
  Releasing libcatalyst-view-email-perl vesion 0.36-1

gregor herrmann (2):
  Update years of upstream copyright as per README.md.
  releasing package libcatalyst-view-email-perl version 0.36-1

---

This annotated tag includes the following new commits:

   new  d55e0fe   Update years of upstream copyright as per README.md.
   new  7136c7b   releasing package libcatalyst-view-email-perl version 
0.36-1

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


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

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


[libhash-util-fieldhash-compat-perl] annotated tag debian/0.10-1 created (now bd159e7)

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

gregoa pushed a change to annotated tag debian/0.10-1
in repository libhash-util-fieldhash-compat-perl.

at  bd159e7   (tag)
   tagging  e986a3783085fb3e44f15f2c09f6727a07e43c1b (commit)
  replaces  debian/0.09-1
 tagged by  gregor herrmann
on  Mon Sep 28 17:45:21 2015 +0200

- Log -
tagging package libhash-util-fieldhash-compat-perl version debian/0.10-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJWCWCRXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoG8GYP/RS+9qbP+fbOtnTuiZihHn58
EW9GeI1uM7VJKGHADgblo9bAkwTzlG9FwAgjCkWJfTAmiuKaZppqO8OtA5dIBukw
3gYtbcJS26pScc4POGyue/ledFCcQ8xjVkYxKWNW2PjZmc05V4xZPh1qi6ercQbE
e0yngm2No3MAjaYkc4StfgFCQS5ebDj1SQ1SFOgq/VOIhZgMpM64Z7NM15nmopyi
G1m4XZXtgI2al70QxGGc2wnkMJtbz1Y5kVlCtEpl15BhVcJqu4LsjJmr2VXIBjKd
md6HYEbDGzMfNy7NSPcf9R3y1scV4tytPLkJx+VOndXdNWf1yiw7rK+g4fL7epqF
tr3Plun6FWTW1s/UBQnk04HRPWz7lwCykYY5hg/sOdfwE99AzcPYHe8r5C1sggD8
0GQwta0nzAAk8013ELwGsAPs5X+SVG5Ii17DXbOmrnW6MEOnWQS+YhYc/cZWmgBz
xRFofr1Zuu2U4QdKC+cXiI7wqzHLPGrdySk+mYIqBj2jmP6cXFOYdHwPpEzn11fI
W7rbgKtYLyDOkrIIKhV6UE7ku6jfepb/1zFSqY3TYIm6Op9B9fA18TD5KOekQ03H
87QDM+eM2IOoSYO6O8UEfd+JlRSF/JXqbnYg0dV+nKHgTGvxkHlfh067UiJArI65
1rDd7z6a2tfHMAHWG+jM
=B4zK
-END PGP SIGNATURE-

Karen Etheridge (5):
  increment $VERSION after 0.09 release
  argh, that was supposed to be a NOT in 06fb2e0a
  use simpler [DynamicPrereqs] syntax
  avoid undef warning during global destruction
  Hash-Util-FieldHash-Compat-0.10

Lucas Kanashiro (4):
  Imported Upstream version 0.10
  Merge tag 'upstream/0.10'
  Update debian/changelog
  Releasing libhash-util-fieldhash-compat-perl version 0.10-1

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libhash-util-fieldhash-compat-perl.git

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


[liblog-dispatch-perl] 02/03: Add libipc-run3-perl to Build-Depends-Indep.

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

gregoa pushed a commit to branch master
in repository liblog-dispatch-perl.

commit 4b0d8387111d8cfa466d0820f7d3ef6fb3eb9c40
Author: gregor herrmann 
Date:   Mon Sep 28 17:55:07 2015 +0200

Add libipc-run3-perl to Build-Depends-Indep.

Used in a new test.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index f3f30b9..68825c3 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libdevel-globaldestruction-perl,
  libdist-checkconflicts-perl,
+ libipc-run3-perl,
  libmail-sendmail-perl,
  libmailtools-perl,
  libmime-lite-perl,

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

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


[liblog-dispatch-perl] 03/03: releasing package liblog-dispatch-perl version 2.51-1

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

gregoa pushed a commit to branch master
in repository liblog-dispatch-perl.

commit 1c02c7faca492847df23de8e6c1ef091fc70dc30
Author: gregor herrmann 
Date:   Mon Sep 28 18:03:06 2015 +0200

releasing package liblog-dispatch-perl version 2.51-1
---
 debian/changelog | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2390514..6519060 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,17 @@
 liblog-dispatch-perl (2.51-1) unstable; urgency=medium
 
   * Team upload.
+
+  [ Lucas Kanashiro ]
   * Import upstream version 2.51
   * Bump debhelper compatibility level to 9
   * Set version of libparams-validate-perl in d/control
 
+  [ gregor herrmann ]
+  * Rename debian/tests/pkg-perl/skip-syntax to syntax-skip as per new
+autopkgtest-pkg-perl config.
+  * Add libipc-run3-perl to Build-Depends-Indep. Used in a new test.
+
  -- Lucas Kanashiro   Mon, 28 Sep 2015 12:00:01 
-0300
 
 liblog-dispatch-perl (2.45-1) unstable; urgency=medium

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

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


[libcatalyst-view-email-perl] 02/03: Update debian/changelog

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

kanashiro-guest pushed a commit to branch master
in repository libcatalyst-view-email-perl.

commit a12595d08c400d7b95e47e02ceefccdc9425220b
Author: Lucas Kanashiro 
Date:   Mon Sep 28 11:27:22 2015 -0300

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index cfb33d0..9b70f67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libcatalyst-view-email-perl (0.36-1) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Import upstream version 0.36
+
+ -- Lucas Kanashiro   Mon, 28 Sep 2015 11:27:22 
-0300
+
 libcatalyst-view-email-perl (0.35-1) unstable; urgency=medium
 
   * Team upload.

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

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


[libhash-util-fieldhash-compat-perl] branch master updated (fd0c657 -> e986a37)

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

kanashiro-guest pushed a change to branch master
in repository libhash-util-fieldhash-compat-perl.

  from  fd0c657   releasing package libhash-util-fieldhash-compat-perl 
version 0.09-1
  adds  d7d1b38   increment $VERSION after 0.09 release
  adds  1aa5688   argh, that was supposed to be a NOT in 06fb2e0a
  adds  f1cde11   use simpler [DynamicPrereqs] syntax
  adds  f463ebf   avoid undef warning during global destruction
  adds  c027ca5   Hash-Util-FieldHash-Compat-0.10
  adds  fcd4dd2   Imported Upstream version 0.10
   new  ea43b2d   Merge tag 'upstream/0.10'
   new  1b20e9a   Update debian/changelog
   new  e986a37   Releasing libhash-util-fieldhash-compat-perl version 
0.10-1

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


Summary of changes:
 CONTRIBUTING|  2 +-
 Changes |  4 ++
 LICENSE => LICENCE  |  0
 MANIFEST|  2 +-
 META.json   | 70 +++--
 META.yml| 56 +++---
 Makefile.PL | 30 +-
 README  |  2 +-
 debian/changelog|  7 
 dist.ini| 11 +++---
 lib/Hash/Util/FieldHash/Compat.pm   | 13 --
 lib/Hash/Util/FieldHash/Compat/Heavy.pm | 12 --
 t/00-report-prereqs.dd  |  6 +--
 xt/author/pod-spell.t   |  1 +
 xt/release/changes_has_content.t|  2 +-
 15 files changed, 136 insertions(+), 82 deletions(-)
 rename LICENSE => LICENCE (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libhash-util-fieldhash-compat-perl.git

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


[libhash-util-fieldhash-compat-perl] annotated tag upstream/0.10 created (now b38f646)

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

kanashiro-guest pushed a change to annotated tag upstream/0.10
in repository libhash-util-fieldhash-compat-perl.

at  b38f646   (tag)
   tagging  fcd4dd20e644e54d3024f607f01ebb309507e7f2 (commit)
  replaces  upstream/0.09
 tagged by  Lucas Kanashiro
on  Mon Sep 28 11:43:48 2015 -0300

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

iQIcBAABCAAGBQJWCVIkAAoJEPgjonKYg8l8A8oP/0xRcF2qyad9NAKmBmbB87+W
yUTeL4WpA1mtfvU/c5G9a/1wmKIOPerBFa0HDbkS3jUFE/DqYwC4mcYGKhZkmWv1
OfEj0Zcj8RngK12l4GYTPC6w4TVTrW3N9lzsXFEJ2lfz+qNwOfVkMILSMbn8IJ2a
XeSG6O/lt0yDA6Q5lTa1rsIIXoOa4pMVu2c+go0jcNw3uBtenl534LvNogM/2sD8
Eh7NsvYojYpImkQekG5ynJGg8/J1jW85YbhtNMUmCYgESWnZxykBn772Uh3EqZ8W
YPyVD9P6AtNGDjTZ9Pe9ORVeRMTh1uFcldHY90y7BcEMQWmx/v7ToAdv52MJ5X7i
J3HcqFQ1ECM6Z6AakD+HEuTvIwzYW6hBRg5YrEFIDqfcl79CzhUNfXzxwG9XBLgy
OOqJ7L70PXX494W7bdweal8T9ssn8+Hc/EQC6kxC0moOhh16flr7Z6Sx0SUhvhx6
qxKNSNvtmZ/6VQPSZ+h7D+aE+DpYhUha1YvaGztYe5mXgvvsg02m4IceHBNJ7uGo
qKaKYfiAji/+v4pESvYEO7ShMhK/Gr7sVxPsaD6gRf8J8UyWvV3PRIOiwNpXf9b6
/G+s3EqmKPJnNbx2FVqJnGtOgVvmGjnQ1oTH0SSvGVZkSYwu3TYaglv+IlskBweF
cknsAYFU/kuATZdwgnKa
=WQ2s
-END PGP SIGNATURE-

Karen Etheridge (5):
  increment $VERSION after 0.09 release
  argh, that was supposed to be a NOT in 06fb2e0a
  use simpler [DynamicPrereqs] syntax
  avoid undef warning during global destruction
  Hash-Util-FieldHash-Compat-0.10

Lucas Kanashiro (1):
  Imported Upstream version 0.10

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libhash-util-fieldhash-compat-perl.git

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


[libhash-util-fieldhash-compat-perl] 01/03: Merge tag 'upstream/0.10'

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

kanashiro-guest pushed a commit to branch master
in repository libhash-util-fieldhash-compat-perl.

commit ea43b2d0b8c7e7aec6edd296b3585569639fdec7
Merge: fd0c657 fcd4dd2
Author: Lucas Kanashiro 
Date:   Mon Sep 28 11:43:52 2015 -0300

Merge tag 'upstream/0.10'

Upstream version 0.10

# gpg: Signature made Mon 28 Sep 2015 11:43:48 AM BRT using RSA key ID 
9883C97C
# gpg: Good signature from "Lucas Kanashiro "

 CONTRIBUTING|  2 +-
 Changes |  4 ++
 LICENSE => LICENCE  |  0
 MANIFEST|  2 +-
 META.json   | 70 +++--
 META.yml| 56 +++---
 Makefile.PL | 30 +-
 README  |  2 +-
 dist.ini| 11 +++---
 lib/Hash/Util/FieldHash/Compat.pm   | 13 --
 lib/Hash/Util/FieldHash/Compat/Heavy.pm | 12 --
 t/00-report-prereqs.dd  |  6 +--
 xt/author/pod-spell.t   |  1 +
 xt/release/changes_has_content.t|  2 +-
 14 files changed, 129 insertions(+), 82 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libhash-util-fieldhash-compat-perl.git

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


[libhash-util-fieldhash-compat-perl] 01/01: pristine-tar data for libhash-util-fieldhash-compat-perl_0.10.orig.tar.gz

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

kanashiro-guest pushed a commit to branch pristine-tar
in repository libhash-util-fieldhash-compat-perl.

commit 402127abe2e2e52c53ebbbcd94527a3531bd9309
Author: Lucas Kanashiro 
Date:   Mon Sep 28 11:43:48 2015 -0300

pristine-tar data for libhash-util-fieldhash-compat-perl_0.10.orig.tar.gz
---
 ...ash-util-fieldhash-compat-perl_0.10.orig.tar.gz.delta | Bin 0 -> 1846 bytes
 libhash-util-fieldhash-compat-perl_0.10.orig.tar.gz.id   |   1 +
 2 files changed, 1 insertion(+)

diff --git a/libhash-util-fieldhash-compat-perl_0.10.orig.tar.gz.delta 
b/libhash-util-fieldhash-compat-perl_0.10.orig.tar.gz.delta
new file mode 100644
index 000..91f69f4
Binary files /dev/null and 
b/libhash-util-fieldhash-compat-perl_0.10.orig.tar.gz.delta differ
diff --git a/libhash-util-fieldhash-compat-perl_0.10.orig.tar.gz.id 
b/libhash-util-fieldhash-compat-perl_0.10.orig.tar.gz.id
new file mode 100644
index 000..73278e4
--- /dev/null
+++ b/libhash-util-fieldhash-compat-perl_0.10.orig.tar.gz.id
@@ -0,0 +1 @@
+65d7149e010533f26987573f7b99d938921afac5

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libhash-util-fieldhash-compat-perl.git

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


[libhash-util-fieldhash-compat-perl] branch pristine-tar updated (a5ebcc8 -> 402127a)

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

kanashiro-guest pushed a change to branch pristine-tar
in repository libhash-util-fieldhash-compat-perl.

  from  a5ebcc8   pristine-tar data for 
libhash-util-fieldhash-compat-perl_0.09.orig.tar.gz
   new  402127a   pristine-tar data for 
libhash-util-fieldhash-compat-perl_0.10.orig.tar.gz

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


Summary of changes:
 ...ash-util-fieldhash-compat-perl_0.10.orig.tar.gz.delta | Bin 0 -> 1846 bytes
 libhash-util-fieldhash-compat-perl_0.10.orig.tar.gz.id   |   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libhash-util-fieldhash-compat-perl_0.10.orig.tar.gz.delta
 create mode 100644 libhash-util-fieldhash-compat-perl_0.10.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libhash-util-fieldhash-compat-perl.git

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


[libhash-util-fieldhash-compat-perl] 03/03: Releasing libhash-util-fieldhash-compat-perl version 0.10-1

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

kanashiro-guest pushed a commit to branch master
in repository libhash-util-fieldhash-compat-perl.

commit e986a3783085fb3e44f15f2c09f6727a07e43c1b
Author: Lucas Kanashiro 
Date:   Mon Sep 28 11:48:01 2015 -0300

Releasing libhash-util-fieldhash-compat-perl version 0.10-1
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bd9c053..10862c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libhash-util-fieldhash-compat-perl (0.10-1) UNRELEASED; urgency=medium
+libhash-util-fieldhash-compat-perl (0.10-1) unstable; urgency=medium
 
   * Team upload.
   * Import upstream version 0.10

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libhash-util-fieldhash-compat-perl.git

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


[liblog-dispatch-perl] annotated tag upstream/2.51 created (now 638ed86)

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

kanashiro-guest pushed a change to annotated tag upstream/2.51
in repository liblog-dispatch-perl.

at  638ed86   (tag)
   tagging  020a130c18deaffd9250748cd26fe09313112bff (commit)
  replaces  upstream/2.45
 tagged by  Lucas Kanashiro
on  Mon Sep 28 11:59:52 2015 -0300

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

iQIcBAABCAAGBQJWCVXoAAoJEPgjonKYg8l8lIsP/RK735dhuOvRpFJYDbQyydpJ
vxDXJ0MaAs+mM21oFSo+GQc4RnNMHNGcORhRhkZ2hRX/NT10jqkQJu6LrSGEW5UL
nRK+hm1B8VZi6ePY5llPcjgpdPWF4CPLwPSW53KPuc+AxfrlT9QJOni3vFO2B6Wh
d6UrwuSR8a52T19J5xkU4NBevKKYZ4AnjIncLFbO6v+IcClzE8ighr7zyt4t4uYG
mKTNZumk4dQzezdLWS3Iax5aLkpXDZADg7oquG7zFTs3sqDU/i3p2YkX+JApjcwS
ZNt6r2vsDFjPPsfGLxTOV2NOg9/Uma0QSBbJUqBsq6pgvF5/l56cnA2/L6ba/kcw
LRayuInQ+BC632FzpOIh92UmVUBKRgRy73XpCVlckJEZ0XzNPE2IhizvtHADC3s6
NIdXRJqVR27cJpND1+vq2QaR+1FRLTSaaE6Bls27vo7l5P0ZiKKCeUrbQ053SkZd
cgPuGJTj9wMutb3CYPmMAWTwNnw5FmpnmkfvtRwGmiJHYToNdECK7Lq+/quDXcxS
i/5x0txELdoTimjZWZfmIOmRnZDmu1fk7fj7TTqlXVb7GaigMHibK2HRwyAIBPYI
eNymJ13B9cAopTzBN95miIgwu8DIN8MdMrBcx6y97SYyE+GoG/ARdYEXRka3hQoC
G/cfGg8aZGLpnbAak19N
=FLks
-END PGP SIGNATURE-

Lucas Kanashiro (1):
  Imported Upstream version 2.51

---

No new revisions were added by this update.

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

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


[liblog-dispatch-perl] branch pristine-tar updated (0c5099c -> 9e92909)

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

kanashiro-guest pushed a change to branch pristine-tar
in repository liblog-dispatch-perl.

  from  0c5099c   pristine-tar data for 
liblog-dispatch-perl_2.45.orig.tar.gz
   new  9e92909   pristine-tar data for 
liblog-dispatch-perl_2.51.orig.tar.gz

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


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

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

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


[liblog-dispatch-perl] 01/01: pristine-tar data for liblog-dispatch-perl_2.51.orig.tar.gz

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

kanashiro-guest pushed a commit to branch pristine-tar
in repository liblog-dispatch-perl.

commit 9e92909984bda3e428461d288e724bf87c856f85
Author: Lucas Kanashiro 
Date:   Mon Sep 28 11:59:52 2015 -0300

pristine-tar data for liblog-dispatch-perl_2.51.orig.tar.gz
---
 liblog-dispatch-perl_2.51.orig.tar.gz.delta | Bin 0 -> 2878 bytes
 liblog-dispatch-perl_2.51.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/liblog-dispatch-perl_2.51.orig.tar.gz.delta 
b/liblog-dispatch-perl_2.51.orig.tar.gz.delta
new file mode 100644
index 000..3e5de6a
Binary files /dev/null and b/liblog-dispatch-perl_2.51.orig.tar.gz.delta differ
diff --git a/liblog-dispatch-perl_2.51.orig.tar.gz.id 
b/liblog-dispatch-perl_2.51.orig.tar.gz.id
new file mode 100644
index 000..f503edc
--- /dev/null
+++ b/liblog-dispatch-perl_2.51.orig.tar.gz.id
@@ -0,0 +1 @@
+19ee0a8780c088294ddec7561aa5b4aaf414cc8b

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

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


[liblog-dispatch-perl] annotated tag debian/2.51-1 created (now e5ca611)

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

gregoa pushed a change to annotated tag debian/2.51-1
in repository liblog-dispatch-perl.

at  e5ca611   (tag)
   tagging  1c02c7faca492847df23de8e6c1ef091fc70dc30 (commit)
  replaces  upstream/2.51
 tagged by  gregor herrmann
on  Mon Sep 28 18:03:06 2015 +0200

- Log -
tagging package liblog-dispatch-perl version debian/2.51-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJWCWS6XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoG9bcQALWTp+C6CGaPryHQZ22K05Zt
hen7voutcf6pgiMB25/8/LbrDNDNcca9mSqKZnMOZUs2t9db08XiPjWrjGtLSyLM
nnmVU3mTJMUw2kdKZMhtH5YvDaE1Y0uRFX2DN056g+EWOWMWE0OUSEr14xDFDHbK
exS6xtjA9VJTHCNOPkjydLcV6m1ZivdYBZrOG/J6N4fxl+AnSa+ipVJP8TN/nvir
gL0BOCUU+XAI6jXvoqLnrtNxwybq++r8N1ZUajXzTMNeyKxr6fmR1zjFL3I3nrCd
w6E+btUSZzg1cu2YgwOEfbh/VoecNi582eI2oZg3AxjfsbZpMZMbKSvLlQ75+SNt
aiWIr6d2xNzbX5gVTzlubY13LwpM+ECi65CvSGWy0iZ+oyG/mj2NqMdpveTmFB+T
jxU44qnkowxQtb3kZPrE9nUbLQTPI/IARI5tVlbduKA2Gou+hcxhyyTku4QH3cmO
Zs+LofvwAv0PRIhB+3tOLlF8DUP8jG0C2gnN0BC22Aei4QxavTyu5E1SQ/td7QXr
a4EsBrwi7gbwnJQlDQma7ieRBD6ACdZ9i4ZDgoHDGZkYHxo5U39muQZ4Fqzek46v
ZoDd16X/oDsNddD8QBwn7QZO8lGLhJotzv5NH9jGTCSCFvpOuelyNxK9XpPVaN75
Lr6oCfxtvQyS8jCcv4kU
=AEsW
-END PGP SIGNATURE-

Angel Abad (3):
  Merge tag 'upstream/2.44'
  debian/control: Add myself to Uploaders
  Update changelog

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

Axel Beckert (7):
  Merge tag 'upstream/2.43'
  Update changelog for new upstream release
  Bump Standards-Version to 3.9.6 (no changes needed)
  Fix pkg-perl-specific lintian warning missing-testsuite-header
  Build-depend on libtest-fatal-perl and libtest-requires-perl
  Replace (b-)d on libclass-load-perl with libmodule-runtime-perl
  Upload to unstable as 2.43-1

Ernesto Hernández-Novich (7):
  [svn-inject] Applying Debian modifications (2.22-1) 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.
  * New upstream release (Closes: #576912).
  * Fixed last step of svn-upgrade by merging 2.22 with current,
  versioned Build-Depends; change short description to be a noun phrase;
  Remove B-D-I for several Test modules, since those tests are only

Florian Schlichting (9):
  Merge branch 'upstream'
  Merge tag 'upstream/2.41'
  Import Upstream version 2.41
  bump year of upstream copyright
  add build-dependency on libdist-checkconflicts-perl
  Bump Standards-Version to 3.9.4 (no change)
  refresh debian/control
  refresh debian/copyright
  prepare changelog for release

Gregor Herrmann (3):
  back to UNRELEASED, TODO added to changelog
  we need Sys::Syslog also in Depends
  IGNORE-VERSION: 2.28-1

Jonas Genannt (5):
  Adding upstream version 2.32.
  added new upstream release
  bumped standards version; added libclass-load-perl as dependency
  update to copyright version 1.0
  ready for upload 2.32-1

Jonathan Yu (4):
  New upstream release
  Not sure if we should upload this, just bumps $VERSION
  Bump to debhelper compat 8
  looks good, dch -r

Lucas Kanashiro (5):
  Merge tag 'upstream/2.51'
  Update debian/changelog
  Bump debhelper compatibility level to 9
  Set version of libparams-validate-perl in d/control
  Releasing liblog-dispatch-perl version 2.51-1

Nicholas Bamber (6):
  Added myself to Uploaders
  New upstream release
  debian/copyright: Added myself, updated date, removed 'GNU/Linux'
  releasing
  * debian/copyright: refreshed copyright
  releasing

Salvatore Bonaccorso (7):
  [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
  Update Vcs-Browser URL to cgit web frontend
  update changelog

gregor herrmann (21):
  debian/control: update {versioned,alternative} (build) dependencies.
  update changelog
  debian/control: remove Nicholas Bamber from Uploaders on request of the 
MIA team.
  update changelog
  Strip trailing slash from metacpan URLs.
  update changelog
  Add missing (build) dependency on libdevel-globaldestruction-perl
  Add debian/upstream/metadata
  Update debian/changelog
  Update years of upstream copyright.
  Add requirements for some sub-modules to Recommends.
  Add debian/tests/pkg-perl/skip-syntax.
 

[liblog-dispatch-perl] 01/03: Rename debian/tests/pkg-perl/skip-syntax to debian/tests/pkg-perl/syntax-skip

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

gregoa pushed a commit to branch master
in repository liblog-dispatch-perl.

commit 3646f912fe2437ab03175c9ac21691ba8139c07c
Author: gregor herrmann 
Date:   Mon Sep 28 17:49:33 2015 +0200

Rename debian/tests/pkg-perl/skip-syntax to 
debian/tests/pkg-perl/syntax-skip

as per new autopkgtest-pkg-perl config.
---
 debian/tests/pkg-perl/{skip-syntax => syntax-skip} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/debian/tests/pkg-perl/skip-syntax 
b/debian/tests/pkg-perl/syntax-skip
similarity index 100%
rename from debian/tests/pkg-perl/skip-syntax
rename to debian/tests/pkg-perl/syntax-skip

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

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


[liblog-dispatch-perl] branch master updated (b9f4ffd -> 1c02c7f)

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

gregoa pushed a change to branch master
in repository liblog-dispatch-perl.

  from  b9f4ffd   Releasing liblog-dispatch-perl version 2.51-1
   new  3646f91   Rename debian/tests/pkg-perl/skip-syntax to 
debian/tests/pkg-perl/syntax-skip
   new  4b0d838   Add libipc-run3-perl to Build-Depends-Indep.
   new  1c02c7f   releasing package liblog-dispatch-perl version 2.51-1

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


Summary of changes:
 debian/changelog   | 7 +++
 debian/control | 1 +
 debian/tests/pkg-perl/{skip-syntax => syntax-skip} | 0
 3 files changed, 8 insertions(+)
 rename debian/tests/pkg-perl/{skip-syntax => syntax-skip} (100%)

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

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