[libtext-markup-perl] branch master updated (ce457ef - 71eccff)

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

abe pushed a change to branch master
in repository libtext-markup-perl.

  from  ce457ef   Add ITP bug number (#792077).
   new  71eccff   Build-Depend and Recommend python for rst2html_lenien.py

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/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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

___
Pkg-perl-cvs-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-markup-perl] 01/01: Build-Depend and Recommend python for rst2html_lenien.py

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

abe pushed a commit to branch master
in repository libtext-markup-perl.

commit 71eccffe3fe7d58a1a091dad153e7fb68d471156
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 04:35:31 2015 +0200

Build-Depend and Recommend python for rst2html_lenien.py
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9244999..02ee18f 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Build-Depends-Indep: libfile-bom-perl (= 0.14),
  libtext-textile-perl (= 2.10),
  libtext-trac-perl (= 0.10),
  libtext-wikicreole-perl (= 0.07),
- perl (= 5.13.7)
+ perl (= 5.13.7),
+ python
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-markup-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-markup-perl.git
@@ -38,6 +39,7 @@ Depends: libfile-bom-perl (= 0.14),
  perl (= 5.13.7),
  ${misc:Depends},
  ${perl:Depends}
+Recommends: python
 Description: Parse text markup into HTML
  Text::Markup provides an single interface for parsing a large number
  of text markup formats and converting them to HTML. It curruntly

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

___
Pkg-perl-cvs-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-markup-perl] 02/06: Apply wrap-and-sort

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

abe pushed a commit to branch master
in repository libtext-markup-perl.

commit 10fe50f8c0ede64ac958c91719aaf092bf58071f
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 01:47:38 2015 +0200

Apply wrap-and-sort

(And wrap long description using Emacs' M-q.)
---
 debian/control   | 51 +++
 debian/copyright | 10 +-
 2 files changed, 32 insertions(+), 29 deletions(-)

diff --git a/debian/control b/debian/control
index 8dac2f6..b25164a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,18 +5,18 @@ Maintainer: Debian Perl Group 
pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: Lucas Kanashiro kanashiro.dua...@gmail.com,
Axel Beckert a...@debian.org
 Build-Depends: debhelper (= 9),
- libmodule-build-perl
+   libmodule-build-perl
 Build-Depends-Indep: libfile-bom-perl (= 0.14),
- libhtml-parser-perl,
- libhtml-tagset-perl,
- libparse-bbcode-perl (= 0.15),
- libtext-markdown-perl (= 1.04),
- libtext-mediawikiformat-perl (= 1.0),
- libtext-multimarkdown-perl (= 1.28),
- libtext-textile-perl (= 2.10),
- libtext-trac-perl (= 0.10),
- libtext-wikicreole-perl (= 0.07),
- perl (= 5.13.7)
+ libhtml-parser-perl,
+ libhtml-tagset-perl,
+ libparse-bbcode-perl (= 0.15),
+ libtext-markdown-perl (= 1.04),
+ libtext-mediawikiformat-perl (= 1.0),
+ libtext-multimarkdown-perl (= 1.28),
+ libtext-textile-perl (= 2.10),
+ libtext-trac-perl (= 0.10),
+ libtext-wikicreole-perl (= 0.07),
+ perl (= 5.13.7)
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-markup-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-markup-perl.git
@@ -25,20 +25,23 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libtext-markup-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libfile-bom-perl (= 0.14),
- libhtml-parser-perl,
- libhtml-tagset-perl,
- libparse-bbcode-perl (= 0.15),
- libtext-markdown-perl (= 1.04),
- libtext-mediawikiformat-perl (= 1.0),
- libtext-multimarkdown-perl (= 1.28),
- libtext-textile-perl (= 2.10),
- libtext-trac-perl (= 0.10),
- libtext-wikicreole-perl (= 0.07),
- perl (= 5.13.7)
+Depends: libfile-bom-perl (= 0.14),
+ libhtml-parser-perl,
+ libhtml-tagset-perl,
+ libparse-bbcode-perl (= 0.15),
+ libtext-markdown-perl (= 1.04),
+ libtext-mediawikiformat-perl (= 1.0),
+ libtext-multimarkdown-perl (= 1.28),
+ libtext-textile-perl (= 2.10),
+ libtext-trac-perl (= 0.10),
+ libtext-wikicreole-perl (= 0.07),
+ perl (= 5.13.7),
+ ${misc:Depends},
+ ${perl:Depends}
 Description: Parse text markup into HTML
- This library's module, Text::Markup, provides an single interface for parsing 
a large number of text markup formats and converting them to HTML. It curruntly 
supports the following markups:
+ This library's module, Text::Markup, provides an single interface for
+ parsing a large number of text markup formats and converting them to
+ HTML. It curruntly supports the following markups:
  .
  - Asciidoc
  .
diff --git a/debian/copyright b/debian/copyright
index cea1a23..2f7a429 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,11 +2,11 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Text-Markup
 Upstream-Contact: David E. Wheeler da...@justatheory.com
 Upstream-Name: Text-Markup
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
+DISCLAIMER: This copyright info was automatically extracted
+ from the perl module. It may not be accurate, so you better
+ check the module sources in order to ensure the module for its
+ inclusion in Debian or for general legal information. Please,
+ if licensing information is incorrectly generated, file a bug
  on dh-make-perl.
  NOTE: Don't forget to remove this disclaimer once you are happy
  with this file.

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

___
Pkg-perl-cvs-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-markup-perl] 05/06: Add missing entries to debian/copyright and remove dh-make-perl disclaimer

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

abe pushed a commit to branch master
in repository libtext-markup-perl.

commit ee9b0960991c1e31a2274265d9d1ea0ab95cb31e
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 02:02:40 2015 +0200

Add missing entries to debian/copyright and remove dh-make-perl disclaimer
---
 debian/copyright | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 2f7a429..d2155ba 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,17 +2,17 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Text-Markup
 Upstream-Contact: David E. Wheeler da...@justatheory.com
 Upstream-Name: Text-Markup
-DISCLAIMER: This copyright info was automatically extracted
- from the perl module. It may not be accurate, so you better
- check the module sources in order to ensure the module for its
- inclusion in Debian or for general legal information. Please,
- if licensing information is incorrectly generated, file a bug
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: David E. Wheeler da...@justatheory.com
+Copyright: 2011-2014 David E. Wheeler da...@justatheory.com
+License: Artistic or GPL-1+
+
+Files: lib/Text/Markup/Bbcode.pm lib/Text/Markup/Creole.pm
+Copyright: 2011-2014 Lucas Kanashiro kanashiro.dua...@gmail.com
+License: Artistic or GPL-1+
+
+Files: lib/Text/Markup/Rest.pm
+Copyright: 2011-2014 Daniele Varrazzo daniele.varra...@gmail.com
 License: Artistic or GPL-1+
 
 Files: debian/*

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

___
Pkg-perl-cvs-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-markup-perl] 03/06: Fix versioned libtext-markdown-perl dependency's version format

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

abe pushed a commit to branch master
in repository libtext-markup-perl.

commit 141e96f35fd1f0538794e5751dc1fb27e8ef2aee
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 01:50:12 2015 +0200

Fix versioned libtext-markdown-perl dependency's version format
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b25164a..8557345 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: libfile-bom-perl (= 0.14),
  libhtml-parser-perl,
  libhtml-tagset-perl,
  libparse-bbcode-perl (= 0.15),
- libtext-markdown-perl (= 1.04),
+ libtext-markdown-perl (= 1.0.4),
  libtext-mediawikiformat-perl (= 1.0),
  libtext-multimarkdown-perl (= 1.28),
  libtext-textile-perl (= 2.10),
@@ -29,7 +29,7 @@ Depends: libfile-bom-perl (= 0.14),
  libhtml-parser-perl,
  libhtml-tagset-perl,
  libparse-bbcode-perl (= 0.15),
- libtext-markdown-perl (= 1.04),
+ libtext-markdown-perl (= 1.0.4),
  libtext-mediawikiformat-perl (= 1.0),
  libtext-multimarkdown-perl (= 1.28),
  libtext-textile-perl (= 2.10),

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

___
Pkg-perl-cvs-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-markup-perl] 06/06: Add myself to debian/copyright

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

abe pushed a commit to branch master
in repository libtext-markup-perl.

commit 03b6e7ab4fd1cac3729807f88e8e1a091fa54971
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 02:02:55 2015 +0200

Add myself to debian/copyright
---
 debian/copyright | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index d2155ba..4766efc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,7 +16,8 @@ Copyright: 2011-2014 Daniele Varrazzo 
daniele.varra...@gmail.com
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2015, Lucas Kanashiro kanashiro.dua...@gmail.com
+Copyright: 2015 Lucas Kanashiro kanashiro.dua...@gmail.com,
+   2015 Axel Beckert a...@debian.org
 License: Artistic or GPL-1+
 
 License: Artistic

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

___
Pkg-perl-cvs-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-markup-perl] 04/06: Reformat item list in long package description

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

abe pushed a commit to branch master
in repository libtext-markup-perl.

commit 1be0abd986e4550b0cbc029e65afc370a556cc75
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 02:02:01 2015 +0200

Reformat item list in long package description
---
 debian/control | 40 +++-
 1 file changed, 15 insertions(+), 25 deletions(-)

diff --git a/debian/control b/debian/control
index 8557345..9244999 100644
--- a/debian/control
+++ b/debian/control
@@ -39,28 +39,18 @@ Depends: libfile-bom-perl (= 0.14),
  ${misc:Depends},
  ${perl:Depends}
 Description: Parse text markup into HTML
- This library's module, Text::Markup, provides an single interface for
- parsing a large number of text markup formats and converting them to
- HTML. It curruntly supports the following markups:
- .
- - Asciidoc
- .
- - HTML
- .
- - Markdown
- .
- - MultiMarkdown
- .
- - MediaWiki
- .
- - Pod
- .
- - reStructuredText
- .
- - Textile
- .
- - Trac
- .
- - BBcode
- .
- - Creole
+ Text::Markup provides an single interface for parsing a large number
+ of text markup formats and converting them to HTML. It curruntly
+ supports the following markups:
+ .
+   - Asciidoc
+   - HTML
+   - Markdown
+   - MultiMarkdown
+   - MediaWiki
+   - POD
+   - reStructuredText (reST)
+   - Textile
+   - Trac
+   - BBcode
+   - Creole

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

___
Pkg-perl-cvs-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-markup-perl] branch master updated (51c8ae7 - 03b6e7a)

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

abe pushed a change to branch master
in repository libtext-markup-perl.

  from  51c8ae7   Update debian/changelog
   new  b1c1143   Add myself as uploader
   new  10fe50f   Apply wrap-and-sort
   new  141e96f   Fix versioned libtext-markdown-perl dependency's version 
format
   new  1be0abd   Reformat item list in long package description
   new  ee9b096   Add missing entries to debian/copyright and remove 
dh-make-perl disclaimer
   new  03b6e7a   Add myself to debian/copyright

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:
 debian/control   | 88 ++--
 debian/copyright | 21 +++---
 2 files changed, 52 insertions(+), 57 deletions(-)

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

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


[libparse-bbcode-perl] 01/01: Upload to unstable as 0.15-1

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

abe pushed a commit to branch master
in repository libparse-bbcode-perl.

commit 35b243fd95dca225b9078f46eccc516820b56d64
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 03:23:48 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 8cd006c..b947866 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libparse-bbcode-perl (0.15-1) UNRELEASED; urgency=low
+libparse-bbcode-perl (0.15-1) unstable; urgency=low
 
   * Initial Release. (Closes: #792079)
 + Add patch to fix versioned perl interpreter in shebang line of
   example script.
 + Add patch to fix spelling error found by lintian.
 
- -- Axel Beckert a...@debian.org  Sat, 11 Jul 2015 00:26:45 +0200
+ -- Axel Beckert a...@debian.org  Sat, 11 Jul 2015 03:23:29 +0200

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

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


[libparse-bbcode-perl] branch master updated (c738c11 - 35b243f)

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

abe pushed a change to branch master
in repository libparse-bbcode-perl.

  from  c738c11   Add ITP bug number (#792079)
   new  35b243f   Upload to unstable as 0.15-1

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] 01/03: Add myself to Uploaders

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

abe pushed a commit to branch master
in repository libtext-mediawikiformat-perl.

commit 4156350af05696cbf30f5e1e6723f30e6ddd7d9a
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 04:04:22 2015 +0200

Add myself to Uploaders
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fb206c9..fd03db5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ libtext-mediawikiformat-perl (1.04-1) UNRELEASED; urgency=low
 + Fixes test suite failures (Closes: #711619)
   * Apply wrap-and-sort.
   * Remove trailing blank line from long description.
+  * Add myself to Uploaders.
   * Update copyright holders.
 
   [ gregor herrmann ]
diff --git a/debian/control b/debian/control
index f6f1d15..da007f1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: Stefan Hornburg (Racke) ra...@linuxia.de,
gregor herrmann gre...@debian.org,
-   Lucas Kanashiro kanashiro.dua...@gmail.com
+   Lucas Kanashiro kanashiro.dua...@gmail.com,
+   Axel Beckert a...@debian.org
 Build-Depends: debhelper (= 9),
libmodule-build-perl
 Build-Depends-Indep: libhtml-parser-perl,

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] branch master updated (ac97183 - 002f510)

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

abe pushed a change to branch master
in repository libtext-mediawikiformat-perl.

  from  ac97183   The new upstream closes an old bug (#711619) which got 
closed upon removal
   new  4156350   Add myself to Uploaders
   new  6f38bd3   Add ITP bug number (#792082) for reintroduction into 
Debian
   new  002f510   Remove explicit build dependency on libmodule-build-perl 
again

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

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] 02/03: Add ITP bug number (#792082) for reintroduction into Debian

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

abe pushed a commit to branch master
in repository libtext-mediawikiformat-perl.

commit 6f38bd3715871ed0d6730e8a4e53459577902fb9
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 04:19:20 2015 +0200

Add ITP bug number (#792082) for reintroduction into Debian
---
 debian/changelog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/changelog b/debian/changelog
index fd03db5..c2f7d96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ libtext-mediawikiformat-perl (1.04-1) UNRELEASED; urgency=low
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
   [ Axel Beckert ]
+  * Reintroduction into Debian. (Closes: #792082)
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
   * Import upstream version 1.04.

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] 03/03: Remove explicit build dependency on libmodule-build-perl again

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

abe pushed a commit to branch master
in repository libtext-mediawikiformat-perl.

commit 002f510c5105ab016fd46ce14815446dd663e371
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 04:21:16 2015 +0200

Remove explicit build dependency on libmodule-build-perl again

The new upstream uses EU::MM again.

Git-Dch: Ignore
---
 debian/changelog | 3 ---
 debian/control   | 3 +--
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c2f7d96..2078b62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,9 +30,6 @@ libtext-mediawikiformat-perl (1.04-1) UNRELEASED; urgency=low
   [ Lucas Kanashiro ]
   * Created autopkgtest's test
 
-  [ gregor herrmann ]
-  * Add explicit build dependency on libmodule-build-perl.
-
  -- Axel Beckert a...@debian.org  Sat, 11 Jul 2015 03:38:53 +0200
 
 libtext-mediawikiformat-perl (1.0-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index da007f1..db22322 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders: Stefan Hornburg (Racke) ra...@linuxia.de,
gregor herrmann gre...@debian.org,
Lucas Kanashiro kanashiro.dua...@gmail.com,
Axel Beckert a...@debian.org
-Build-Depends: debhelper (= 9),
-   libmodule-build-perl
+Build-Depends: debhelper (= 9)
 Build-Depends-Indep: libhtml-parser-perl,
  libhtml-tagset-perl,
  libtest-nowarnings-perl,

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] annotated tag debian/1.04-1 created (now 3f7a99d)

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

abe pushed a change to annotated tag debian/1.04-1
in repository libtext-mediawikiformat-perl.

at  3f7a99d   (tag)
   tagging  252f2b4656c9e582718cf1d50bbf9a546c919822 (commit)
  replaces  upstream/1.04
 tagged by  Axel Beckert
on  Sat Jul 11 04:27:22 2015 +0200

- Log -
libtext-mediawikiformat-perl Debian release 1.04-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJVoH8KAAoJEGvmY8daNcl13xsQAKDi/t70qXJz2B02pA6/tnkz
mrd7kpKhAtHzCocrOpCTvigjZcnaRFieNncrDjM8n2jgHBxPgigDrEmEO8ykVX1T
r4ciEJ/lSjfv630J56+0SQzYfLPGEdtYcoY7+CHWOAxi/moLD/AKDI3sXKN0CQsO
y4U6eoiRYldr1SM0KHtp24H40cNY24yhGgz+7qOrCQJ/EmacxjTsxoAknFvuyTQS
BSFNHPJW1wRV0lF/dEcJOCpcJ0urprHI0DAmtKZ+knNg9UL5Ww6sUMiCPn2MFiGL
Jxq4n9djXx3yg+FnZ0m9VjXk3eFb6UK96J9wd1hxt6PLw7EykgidwlIpJoK35jOT
AUicLhJviV1+1fbO/UxX76M1tvMFkKPBKky1X4nBt7grPFWNID2OS+mcp/Zn0lDG
ofYESbgKTJLxcA2594vm/MMYSJH1qny49PjQYzn3ixwVT8SHs/YSsv6EDjd90K1B
yDF5orVgOHUTviy5V1PW+CsWILLTJ4+bTikxPilA7GImgdp6ejMUFPi46juVHFaQ
FiYzyy6xoAyPnQhtosMX4orc2LfQuQChpOqFiqVkruaS3LR24x8ARO9cmG91+SrU
PQXzmT6yyHKvNLSSa75CfODu51KKN8BO491v2ToXpf4ShauviqFJLnhJERAsG4KO
oi1yN6n8rZ3q/KKZo4wb
=0dZw
-END PGP SIGNATURE-

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

Axel Beckert (13):
  debian/copyright: migrate pre-1.0 format to 1.0 using cme fix 
dpkg-copyright
  Merge all changelog entries since the removed version
  Merge tag 'upstream/1.04'
  Update debian/changelog
  Apply wrap-and-sort
  Remove trailing blank line from long description
  Re-add copyrights and uploaders which got incorrectly removed in f84bc8ad
  Update copyright holders
  The new upstream closes an old bug (#711619) which got closed upon removal
  Add myself to Uploaders
  Add ITP bug number (#792082) for reintroduction into Debian
  Remove explicit build dependency on libmodule-build-perl again
  Upload to unstable as 1.04-1

Gregor Herrmann (3):
  * debian/control: Changed: Maintainer set to Debian Perl Group pkg-
  releasing version 1.0-2
  [mass-commit] remove versioned/alternative (build) dependencies referring 
to perl 5.10 (satisfied in oldstable)

Lucas Kanashiro (2):
  Updated source code with upstream (version 1.04)
  Created autopkgtest's test

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

Stefan Hornburg (1):
  [svn-inject] Applying Debian modifications to trunk

gregor herrmann (4):
  Strip trailing slash from metacpan URLs.
  update changelog
  Add explicit build dependency on libmodule-build-perl.
  update changelog

---

This annotated tag includes the following new commits:

   new  252f2b4   Upload to unstable as 1.04-1

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-mediawikiformat-perl.git

___
Pkg-perl-cvs-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-mediawikiformat-perl] 01/01: Upload to unstable as 1.04-1

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

abe pushed a commit to branch master
in repository libtext-mediawikiformat-perl.

commit 252f2b4656c9e582718cf1d50bbf9a546c919822
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 04:26:39 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 2078b62..7f05329 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtext-mediawikiformat-perl (1.04-1) UNRELEASED; urgency=low
+libtext-mediawikiformat-perl (1.04-1) unstable; urgency=low
 
   [ Ansgar Burchardt ]
   * Update my email address.
@@ -30,7 +30,7 @@ libtext-mediawikiformat-perl (1.04-1) UNRELEASED; urgency=low
   [ Lucas Kanashiro ]
   * Created autopkgtest's test
 
- -- Axel Beckert a...@debian.org  Sat, 11 Jul 2015 03:38:53 +0200
+ -- Axel Beckert a...@debian.org  Sat, 11 Jul 2015 04:25:54 +0200
 
 libtext-mediawikiformat-perl (1.0-2) unstable; urgency=low
 

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] branch master updated (002f510 - 252f2b4)

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

abe pushed a change to branch master
in repository libtext-mediawikiformat-perl.

  from  002f510   Remove explicit build dependency on libmodule-build-perl 
again
   new  252f2b4   Upload to unstable as 1.04-1

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

___
Pkg-perl-cvs-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-markup-perl] 01/06: Add myself as uploader

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

abe pushed a commit to branch master
in repository libtext-markup-perl.

commit b1c1143ff58dacb2787f421e7d120532dc1972d3
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 01:46:17 2015 +0200

Add myself as uploader
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 1d7d16f..8dac2f6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: libtext-markup-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
-Uploaders: Lucas Kanashiro kanashiro.dua...@gmail.com
+Uploaders: Lucas Kanashiro kanashiro.dua...@gmail.com,
+   Axel Beckert a...@debian.org
 Build-Depends: debhelper (= 9),
  libmodule-build-perl
 Build-Depends-Indep: libfile-bom-perl (= 0.14),

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

___
Pkg-perl-cvs-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-markup-perl] branch master updated (03b6e7a - ce457ef)

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

abe pushed a change to branch master
in repository libtext-markup-perl.

  from  03b6e7a   Add myself to debian/copyright
   new  ce457ef   Add ITP bug number (#792077).

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 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

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

___
Pkg-perl-cvs-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-markup-perl] 01/01: Add ITP bug number (#792077).

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

abe pushed a commit to branch master
in repository libtext-markup-perl.

commit ce457ef0753957c71ecf0becf07daa937fbe2eb6
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 02:52:58 2015 +0200

Add ITP bug number (#792077).
---
 debian/changelog | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0ba8977..790b05d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,5 @@
 libtext-markup-perl (0.23-1) UNRELEASED; urgency=low
 
-  [ Lucas Kanashiro ]
-  * Initial Release.
-
-  [ Axel Beckert ]
-  * Import upstream version 0.23
+  * Initial Release. (Closes: #792077)
 
  -- Axel Beckert a...@debian.org  Sat, 11 Jul 2015 00:35:41 +0200

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

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


[libparse-bbcode-perl] 01/01: Add ITP bug number (#792079)

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

abe pushed a commit to branch master
in repository libparse-bbcode-perl.

commit c738c116c493d8c85754f4069320230a8875
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 03:22:43 2015 +0200

Add ITP bug number (#792079)
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3131978..8cd006c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 libparse-bbcode-perl (0.15-1) UNRELEASED; urgency=low
 
-  * Initial Release.
+  * Initial Release. (Closes: #792079)
 + Add patch to fix versioned perl interpreter in shebang line of
   example script.
 + Add patch to fix spelling error found by lintian.

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

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


[libparse-bbcode-perl] branch master updated (bb99103 - c738c11)

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

abe pushed a change to branch master
in repository libparse-bbcode-perl.

  from  bb99103   Add patch to fix spelling error found by lintian
   new  c738c11   Add ITP bug number (#792079)

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] 02/08: Merge tag 'upstream/1.04'

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

abe pushed a commit to branch master
in repository libtext-mediawikiformat-perl.

commit f82b9f8822ee28500772cee8a4ffc9db218acb4d
Merge: 68dfdfa e98834e
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 03:38:32 2015 +0200

Merge tag 'upstream/1.04'

Upstream version 1.04

# gpg: Signature made Sat 11 Jul 2015 03:38:24 AM CEST
# gpg:using RSA key 6BE663C75A35C975
# gpg: please do a --check-trustdb
# gpg: Good signature from Axel Beckert a...@deuxchevaux.org
# gpg: aka Axel Beckert (E-Mail + Jabber) a...@noone.org
# gpg: aka Axel Beckert (Symlink) xta...@symlink.ch
# gpg: aka [jpeg image of size 3155]
# gpg: aka Axel Stefan Beckert
# gpg: aka Axel Beckert (FSFE Fellow) a...@fsfe.org
# gpg: aka Axel Beckert (Debian Developer) 
a...@debian.org

 Build.PL   |   58 --
 Changes|   31 +-
 MANIFEST   |6 +-
 META.json  |   61 ++
 META.yml   |   60 +-
 Makefile.PL|   60 +-
 SIGNATURE  |   50 --
 lib/Text/MediawikiFormat.pm| 1686 +---
 lib/Text/MediawikiFormat/Block.pm  |  133 +++
 lib/Text/MediawikiFormat/Blocks.pm |  131 +--
 t/Wiki.t   |  143 ++-
 t/absolute_links.t |   60 +-
 t/base.t   |  163 ++--
 t/bugs.t   |   49 +-
 t/developer/0-signature.t  |   20 -
 t/developer/pod-coverage.t |6 +-
 t/embedded-links.t |   70 +-
 t/explicit.t   |   65 +-
 t/implicit.t   |   22 +-
 t/kake.t   |   49 +-
 t/lists-nested.t   |   46 +-
 t/lists-no-indent.t|   49 +-
 t/lists.t  |   27 +-
 t/merge-hash.t |   34 +-
 t/tag-override-use-as.t|   26 +-
 t/tag-override.t   |   66 +-
 26 files changed, 1521 insertions(+), 1650 deletions(-)

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] branch master updated (eb2bccf - ac97183)

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

abe pushed a change to branch master
in repository libtext-mediawikiformat-perl.

  from  eb2bccf   update changelog
   new  68dfdfa   Merge all changelog entries since the removed version
  adds  e98834e   Imported Upstream version 1.04
   new  f82b9f8   Merge tag 'upstream/1.04'
   new  991beab   Update debian/changelog
   new  7f21d0c   Apply wrap-and-sort
   new  0e9bc11   Remove trailing blank line from long description
   new  7ba1f81   Re-add copyrights and uploaders which got incorrectly 
removed in f84bc8ad
   new  1e833d8   Update copyright holders
   new  ac97183   The new upstream closes an old bug (#711619) which got 
closed upon removal

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


Summary of changes:
 Build.PL   |   58 --
 Changes|   31 +-
 MANIFEST   |6 +-
 META.json  |   61 ++
 META.yml   |   60 +-
 Makefile.PL|   60 +-
 SIGNATURE  |   50 --
 debian/changelog   |   25 +-
 debian/control |   30 +-
 debian/copyright   |   18 +-
 lib/Text/MediawikiFormat.pm| 1686 +---
 lib/Text/MediawikiFormat/Block.pm  |  133 +++
 lib/Text/MediawikiFormat/Blocks.pm |  131 +--
 t/Wiki.t   |  143 ++-
 t/absolute_links.t |   60 +-
 t/base.t   |  163 ++--
 t/bugs.t   |   49 +-
 t/developer/0-signature.t  |   20 -
 t/developer/pod-coverage.t |6 +-
 t/embedded-links.t |   70 +-
 t/explicit.t   |   65 +-
 t/implicit.t   |   22 +-
 t/kake.t   |   49 +-
 t/lists-nested.t   |   46 +-
 t/lists-no-indent.t|   49 +-
 t/lists.t  |   27 +-
 t/merge-hash.t |   34 +-
 t/tag-override-use-as.t|   26 +-
 t/tag-override.t   |   66 +-
 29 files changed, 1557 insertions(+), 1687 deletions(-)
 delete mode 100644 Build.PL
 create mode 100644 META.json
 delete mode 100644 SIGNATURE
 create mode 100644 lib/Text/MediawikiFormat/Block.pm
 delete mode 100644 t/developer/0-signature.t

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] 01/08: Merge all changelog entries since the removed version

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

abe pushed a commit to branch master
in repository libtext-mediawikiformat-perl.

commit 68dfdfa1e8fc99c5e563c23bb1b1e2e566c75c9a
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 03:33:41 2015 +0200

Merge all changelog entries since the removed version

Drop comment about being an NMU.
---
 debian/changelog | 21 -
 1 file changed, 8 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 16cb87e..d6e11b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,18 +1,6 @@
 libtext-mediawikiformat-perl (1.04-1) UNRELEASED; urgency=low
 
-  [ Lucas Kanashiro ]
-  * Update source code to upstream.
-  * Created autopkgtest's test
-
-  [ gregor herrmann ]
-  * Add explicit build dependency on libmodule-build-perl.
-
- -- Lucas Kanashiro kanashiro.dua...@gmail.com  Sun, 1 Mar 2015 19:13:32 
-0300
-
-libtext-mediawikiformat-perl (1.0-2.1) UNRELEASED; urgency=low
-
   [ Ansgar Burchardt ]
-  * Non-maintainer upload.
   * Update my email address.
   * debian/control: Convert Vcs-* fields to Git.
 
@@ -32,7 +20,14 @@ libtext-mediawikiformat-perl (1.0-2.1) UNRELEASED; 
urgency=low
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 
- -- Ansgar Burchardt ans...@debian.org  Mon, 01 Nov 2010 11:17:31 +0100
+  [ Lucas Kanashiro ]
+  * Update source code to upstream.
+  * Created autopkgtest's test
+
+  [ gregor herrmann ]
+  * Add explicit build dependency on libmodule-build-perl.
+
+ -- Lucas Kanashiro kanashiro.dua...@gmail.com  Sun, 1 Mar 2015 19:13:32 
-0300
 
 libtext-mediawikiformat-perl (1.0-2) unstable; urgency=low
 

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] 08/08: The new upstream closes an old bug (#711619) which got closed upon removal

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

abe pushed a commit to branch master
in repository libtext-mediawikiformat-perl.

commit ac97183e1d29720949531200e4e32cafd450947f
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 03:58:05 2015 +0200

The new upstream closes an old bug (#711619) which got closed upon removal
---
 debian/changelog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2434c48..fb206c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,7 +16,8 @@ libtext-mediawikiformat-perl (1.04-1) UNRELEASED; urgency=low
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
-  * Import upstream version 1.04
+  * Import upstream version 1.04.
++ Fixes test suite failures (Closes: #711619)
   * Apply wrap-and-sort.
   * Remove trailing blank line from long description.
   * Update copyright holders.

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] 07/08: Update copyright holders

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

abe pushed a commit to branch master
in repository libtext-mediawikiformat-perl.

commit 1e833d8b750d35dcb0a157a3320097a7a06907fe
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 03:57:13 2015 +0200

Update copyright holders
---
 debian/changelog | 1 +
 debian/copyright | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7ea2f12..2434c48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ libtext-mediawikiformat-perl (1.04-1) UNRELEASED; urgency=low
   * Import upstream version 1.04
   * Apply wrap-and-sort.
   * Remove trailing blank line from long description.
+  * Update copyright holders.
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
diff --git a/debian/copyright b/debian/copyright
index 5e80b8f..25124d5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,6 +6,7 @@ Upstream-Name: Text-MediawikiFormat
 Files: *
 Copyright: 2006-2008, Derek R. Price
2002-2006, chromatic
+   2014,  Gábor Szabó ga...@pti.co.il
 License: Artistic or GPL-1+
 
 Files: debian/*
@@ -13,6 +14,7 @@ Copyright: 2010, Ansgar Burchardt ans...@debian.org
2010, Stefan Hornburg (Racke) ra...@linuxia.de
2010, gregor herrmann gre...@debian.org
2015, Lucas Kanashiro kanashiro.dua...@gmail.com
+   2015, Axel Beckert a...@debian.org
 License: Artistic or GPL-1+
 
 License: Artistic

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] 01/02: pristine-tar data for libtext-mediawikiformat-perl_1.04.orig.tar.gz

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

abe pushed a commit to branch pristine-tar
in repository libtext-mediawikiformat-perl.

commit 31c49de4463db7ee746c1c0af7a0df05eb7db32c
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 03:34:10 2015 +0200

pristine-tar data for libtext-mediawikiformat-perl_1.04.orig.tar.gz
---
 libtext-mediawikiformat-perl_1.04.orig.tar.gz.delta | Bin 0 - 13421 bytes
 libtext-mediawikiformat-perl_1.04.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtext-mediawikiformat-perl_1.04.orig.tar.gz.delta 
b/libtext-mediawikiformat-perl_1.04.orig.tar.gz.delta
new file mode 100644
index 000..06a4e6f
Binary files /dev/null and 
b/libtext-mediawikiformat-perl_1.04.orig.tar.gz.delta differ
diff --git a/libtext-mediawikiformat-perl_1.04.orig.tar.gz.id 
b/libtext-mediawikiformat-perl_1.04.orig.tar.gz.id
new file mode 100644
index 000..90f7583
--- /dev/null
+++ b/libtext-mediawikiformat-perl_1.04.orig.tar.gz.id
@@ -0,0 +1 @@
+89a327dd145818b7dbd1be0ed8801b5bfd7f7209

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] 02/02: pristine-tar data for libtext-mediawikiformat-perl_1.04.orig.tar.gz

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

abe pushed a commit to branch pristine-tar
in repository libtext-mediawikiformat-perl.

commit eadd973c0c75e85b728f1fcf902fb9a7ece8df86
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 03:38:24 2015 +0200

pristine-tar data for libtext-mediawikiformat-perl_1.04.orig.tar.gz
---
 libtext-mediawikiformat-perl_1.04.orig.tar.gz.delta | Bin 13421 - 1852 bytes
 libtext-mediawikiformat-perl_1.04.orig.tar.gz.id|   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/libtext-mediawikiformat-perl_1.04.orig.tar.gz.delta 
b/libtext-mediawikiformat-perl_1.04.orig.tar.gz.delta
index 06a4e6f..e94de0b 100644
Binary files a/libtext-mediawikiformat-perl_1.04.orig.tar.gz.delta and 
b/libtext-mediawikiformat-perl_1.04.orig.tar.gz.delta differ
diff --git a/libtext-mediawikiformat-perl_1.04.orig.tar.gz.id 
b/libtext-mediawikiformat-perl_1.04.orig.tar.gz.id
index 90f7583..d500a29 100644
--- a/libtext-mediawikiformat-perl_1.04.orig.tar.gz.id
+++ b/libtext-mediawikiformat-perl_1.04.orig.tar.gz.id
@@ -1 +1 @@
-89a327dd145818b7dbd1be0ed8801b5bfd7f7209
+adb24daea19002c2bd67af7535caf2a34c351ad2

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] annotated tag upstream/1.04 created (now 0a1d98e)

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

abe pushed a change to annotated tag upstream/1.04
in repository libtext-mediawikiformat-perl.

at  0a1d98e   (tag)
   tagging  e98834e6c8f85046daf6d7c63cf8abf21b0025c0 (commit)
 tagged by  Axel Beckert
on  Sat Jul 11 03:38:24 2015 +0200

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

iQIcBAABCAAGBQJVoHOQAAoJEGvmY8daNcl1ifYP/iYDvY32y3DlLlSfK1CudLPv
LpfeS8uGpQoytBgj74otGW3dc02r1AlhgvVhE604CgOhslJRIGL8zthnYM/UtWwo
LlTQTIwtNd2HUSQECxP6UH0m8mSK0h3kDi4owk04AaXah1j4LEEOjZfKW7ZJAwM/
caQ2EGQz1/IPX12sLGekySQ7NthZwDX0h8lkR4fEj+6T+ucGnDRhp/6CqVQVekal
uCabKD1G7l6Pj8njF/Ny00Ayftb3uZqJdt/uTxnee0GkZcLbshYtOJBlyYpMflY1
YhE/Vt15DHwQcvr66zjL88kZsnSywrrUP5+RVN4ZkNJMNdxKg1np28/eG/o1T7Pm
+j2xml+5tXaiBnPjf77ZMIdF36dcNip7djLwn2pWOellRb4zGDf7hMJf3PWEczB9
inCD9rNcKoWLRe6EK8pw7cLY5a175HbPdCd0DeZaKxuKAChKLyDU/zQ+R34NoIEV
j6gxXaa1rrFxfonDeGfsuqUZEMID2AG1b9EfnPX+YG7qlWxdb4eXB5l5k/25FWiC
lChNMS6Dt+x4IeF+vCJsP7QbSnMs0/2f37anrFMDvxd1NP9SL3FVvUXOnKprinaZ
2fqX5F7UVApGtvtINyMzBSzHgmr0CmV6dO4TaFJoWyHH3J6zIZZPaOBpb07O8gS6
X5Iinjx8EBW9DT1FdaMx
=OJqs
-END PGP SIGNATURE-

Axel Beckert (1):
  Imported Upstream version 1.04

Stefan Hornburg (1):
  [svn-inject] Installing original source of libtext-mediawikiformat-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/libtext-mediawikiformat-perl.git

___
Pkg-perl-cvs-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-mediawikiformat-perl] 06/08: Re-add copyrights and uploaders which got incorrectly removed in f84bc8ad

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

abe pushed a commit to branch master
in repository libtext-mediawikiformat-perl.

commit 7ba1f815d4e0b842badd99bc75058644923a3ac8
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 03:55:24 2015 +0200

Re-add copyrights and uploaders which got incorrectly removed in f84bc8ad

Also remove dh-make-perl boilerplate which has been added in that
commit.
---
 debian/control   |  4 +++-
 debian/copyright | 16 ++--
 2 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 12ce85d..f6f1d15 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,9 @@ Source: libtext-mediawikiformat-perl
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
-Uploaders: Lucas Kanashiro kanashiro.dua...@gmail.com
+Uploaders: Stefan Hornburg (Racke) ra...@linuxia.de,
+   gregor herrmann gre...@debian.org,
+   Lucas Kanashiro kanashiro.dua...@gmail.com
 Build-Depends: debhelper (= 9),
libmodule-build-perl
 Build-Depends-Indep: libhtml-parser-perl,
diff --git a/debian/copyright b/debian/copyright
index 1e994a9..5e80b8f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,21 +2,17 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Text-MediawikiFormat
 Upstream-Contact: Gábor Szabó ga...@pti.co.il
 Upstream-Name: Text-MediawikiFormat
-DISCLAIMER: This copyright info was automatically extracted
- from the perl module. It may not be accurate, so you better
- check the module sources in order to ensure the module for its
- inclusion in Debian or for general legal information. Please,
- if licensing information is incorrectly generated, file a bug
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: unknown
+Copyright: 2006-2008, Derek R. Price
+   2002-2006, chromatic
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2015, Lucas Kanashiro kanashiro.dua...@gmail.com
+Copyright: 2010, Ansgar Burchardt ans...@debian.org
+   2010, Stefan Hornburg (Racke) ra...@linuxia.de
+   2010, gregor herrmann gre...@debian.org
+   2015, Lucas Kanashiro kanashiro.dua...@gmail.com
 License: Artistic or GPL-1+
 
 License: Artistic

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] branch pristine-tar updated (712adcf - eadd973)

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

abe pushed a change to branch pristine-tar
in repository libtext-mediawikiformat-perl.

  from  712adcf   pristine-tar data for 
libtext-mediawikiformat-perl_1.0.orig.tar.gz
   new  31c49de   pristine-tar data for 
libtext-mediawikiformat-perl_1.04.orig.tar.gz
   new  eadd973   pristine-tar data for 
libtext-mediawikiformat-perl_1.04.orig.tar.gz

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:
 libtext-mediawikiformat-perl_1.04.orig.tar.gz.delta | Bin 0 - 1852 bytes
 libtext-mediawikiformat-perl_1.04.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtext-mediawikiformat-perl_1.04.orig.tar.gz.delta
 create mode 100644 libtext-mediawikiformat-perl_1.04.orig.tar.gz.id

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] 05/08: Remove trailing blank line from long description

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

abe pushed a commit to branch master
in repository libtext-mediawikiformat-perl.

commit 0e9bc11a245a63216790ef01c0d9161dfd8dd4bd
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 03:42:42 2015 +0200

Remove trailing blank line from long description
---
 debian/changelog | 1 +
 debian/control   | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c6d013e..7ea2f12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ libtext-mediawikiformat-perl (1.04-1) UNRELEASED; urgency=low
 copyright
   * Import upstream version 1.04
   * Apply wrap-and-sort.
+  * Remove trailing blank line from long description.
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
diff --git a/debian/control b/debian/control
index 58fe13a..12ce85d 100644
--- a/debian/control
+++ b/debian/control
@@ -46,4 +46,3 @@ Description: Convert Mediawiki markup into other text formats
  is also well to note early that if you just want a Mediawiki clone (you don't
  need to customize it heavily and you want integration with a back end
  database), you should look at Wiki::Toolkit::Formatter::Mediawiki.
- .

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

___
Pkg-perl-cvs-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-mediawikiformat-perl] 04/08: Apply wrap-and-sort

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

abe pushed a commit to branch master
in repository libtext-mediawikiformat-perl.

commit 7f21d0cbabd39f0b50cf94ae5eb4aaaf93fbbb32
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 03:41:02 2015 +0200

Apply wrap-and-sort
---
 debian/changelog |  1 +
 debian/control   | 25 +
 debian/copyright | 10 +-
 3 files changed, 19 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e566498..c6d013e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ libtext-mediawikiformat-perl (1.04-1) UNRELEASED; urgency=low
   * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
 copyright
   * Import upstream version 1.04
+  * Apply wrap-and-sort.
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
diff --git a/debian/control b/debian/control
index a62998f..58fe13a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,13 @@ Priority: optional
 Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: Lucas Kanashiro kanashiro.dua...@gmail.com
 Build-Depends: debhelper (= 9),
- libmodule-build-perl
+   libmodule-build-perl
 Build-Depends-Indep: libhtml-parser-perl,
- libhtml-tagset-perl,
- libtest-nowarnings-perl,
- libtest-warn-perl,
- liburi-perl,
- perl
+ libhtml-tagset-perl,
+ libtest-nowarnings-perl,
+ libtest-warn-perl,
+ liburi-perl,
+ perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-mediawikiformat-perl.git
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libtext-mediawikiformat-perl.git
@@ -19,12 +19,13 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libtext-mediawikiformat-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libhtml-parser-perl,
- libhtml-tagset-perl,
- libtest-nowarnings-perl,
- libtest-warn-perl,
- liburi-perl
+Depends: libhtml-parser-perl,
+ libhtml-tagset-perl,
+ libtest-nowarnings-perl,
+ libtest-warn-perl,
+ liburi-perl,
+ ${misc:Depends},
+ ${perl:Depends}
 Description: Convert Mediawiki markup into other text formats
  Wikipedia and its sister projects use the PHP Mediawiki to format
  their pages. Text::MediawikiFormat attempts to duplicate the Mediawiki
diff --git a/debian/copyright b/debian/copyright
index 5729a99..1e994a9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,11 +2,11 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Text-MediawikiFormat
 Upstream-Contact: Gábor Szabó ga...@pti.co.il
 Upstream-Name: Text-MediawikiFormat
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
+DISCLAIMER: This copyright info was automatically extracted
+ from the perl module. It may not be accurate, so you better
+ check the module sources in order to ensure the module for its
+ inclusion in Debian or for general legal information. Please,
+ if licensing information is incorrectly generated, file a bug
  on dh-make-perl.
  NOTE: Don't forget to remove this disclaimer once you are happy
  with this file.

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

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

[libmath-mpfr-perl] 02/04: Update debian/changelog

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

gregoa pushed a commit to branch master
in repository libmath-mpfr-perl.

commit 393b5d43e43b3357288ccab69d67c217019da408
Author: gregor herrmann gre...@debian.org
Date:   Sat Jul 11 02:37:36 2015 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index 0558482..37540a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
-libmath-mpfr-perl (3.24-2) UNRELEASED; urgency=medium
+libmath-mpfr-perl (3.25-1) UNRELEASED; urgency=medium
 
+  [ Axel Beckert ]
   * debian/copyright: Deobfuscate e-mail address of copyright
 holder. Issue reported by DUCK.
 
- -- Axel Beckert a...@debian.org  Sun, 31 May 2015 02:00:52 +0200
+  [ gregor herrmann ]
+  * Import upstream version 3.25
+
+ -- gregor herrmann gre...@debian.org  Sat, 11 Jul 2015 02:37:36 +0200
 
 libmath-mpfr-perl (3.24-1) unstable; urgency=medium
 

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

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


[libmath-mpfr-perl] annotated tag upstream/3.25 created (now c0411c9)

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

gregoa pushed a change to annotated tag upstream/3.25
in repository libmath-mpfr-perl.

at  c0411c9   (tag)
   tagging  4ddcf6bb6d1eba73e5bff2b9d8145d121bd93474 (commit)
  replaces  upstream/3.24
 tagged by  gregor herrmann
on  Sat Jul 11 02:37:36 2015 +0200

- Log -
Upstream version 3.25

gregor herrmann (1):
  Imported Upstream version 3.25

---

No new revisions were added by this update.

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

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


[libmath-mpfr-perl] branch pristine-tar updated (0823857 - f4ef372)

2015-07-10 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 libmath-mpfr-perl.

  from  0823857   pristine-tar data for libmath-mpfr-perl_3.24.orig.tar.gz
   new  f4ef372   pristine-tar data for libmath-mpfr-perl_3.25.orig.tar.gz

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


Summary of changes:
 libmath-mpfr-perl_3.25.orig.tar.gz.delta | Bin 0 - 2995 bytes
 libmath-mpfr-perl_3.25.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libmath-mpfr-perl_3.25.orig.tar.gz.delta
 create mode 100644 libmath-mpfr-perl_3.25.orig.tar.gz.id

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

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


[libmath-mpfr-perl] annotated tag debian/3.25-1 created (now a808a04)

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

gregoa pushed a change to annotated tag debian/3.25-1
in repository libmath-mpfr-perl.

at  a808a04   (tag)
   tagging  5d1f86883032a5ed6fe450235c6621cfd4f3c469 (commit)
  replaces  debian/3.24-1
 tagged by  gregor herrmann
on  Sat Jul 11 02:46:30 2015 +0200

- Log -
tagging package libmath-mpfr-perl version debian/3.25-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAABCgBmBQJVoGdmXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGwC8P/0RjfUBzYTKyarXHpp0xn2yo
n6X8Gs5LnniL+R0PDHiMZNDEjh5ettVCKIJpEjTrbfrgj4OIGwIYP9xHY4JZBvlO
/MIJ/yCr6q3Nzyz78TWgZpu+nIzo9AIZmek/OiSlxntKFCOl1CGx7r5gBFN53Qyz
uQdas3C/npuiIio/PM3WhBwcgTutvCN1xtCZoc//ARtqwaqSdsJAe5AtAKgrwb2F
++6FQOWi6WqSft4gPehIZfd/blNoaRHMMndkfCWdmMQ6xgfXJVKo/E13SXS3BQiY
eJsffNHj05xkoMjleJKupzdlri11JGUyTRcHKyFVIERVoR41Q81Jnw+1JHOwzevE
Z7JG+PgivX4LNdRLjC+3fnlY4sX5SEDRlpKrB1Z94CevX4AwOSxR/hBA8nZPvT7Q
OFxup2u9lTmaGjwE0kzDB81Id94yMQw8ucQqzPbRRC4YabpZa/Du0kj/qFcSa1p5
IIQi+b3YIYPp3iiQG7Y+AgkCt6/0ziZr3oYZH8owPE2gmIptOxT3gIHucXMW+3gT
8fKB/qa9RYw3qodWh5r8ph1SiAnCWjkdqZm98jClA+bWtn0Ft1XEYVPn1XCvzFMa
YjP3TgxMVEo9PXa8Rk4OLlLQJBvMN4VbVll9lVhH147l1Yic9TcrD90gWvA9hFTE
/S8t0XHlf2p2R6lYogls
=C0+D
-END PGP SIGNATURE-

Axel Beckert (1):
  d/copyright: Deobfuscate e-mail address of copyright holder

gregor herrmann (5):
  Imported Upstream version 3.25
  Merge tag 'upstream/3.25'
  Update debian/changelog
  add bug closer
  releasing package libmath-mpfr-perl version 3.25-1

---

This annotated tag includes the following new commits:

   new  5cf7662   Merge tag 'upstream/3.25'
   new  393b5d4   Update debian/changelog
   new  72e06b9   add bug closer
   new  5d1f868   releasing package libmath-mpfr-perl version 3.25-1

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.


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

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


[libmath-mpfr-perl] 03/04: add bug closer

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

gregoa pushed a commit to branch master
in repository libmath-mpfr-perl.

commit 72e06b9ea7bae3976cb189f6b8717b0c243fe9d6
Author: gregor herrmann gre...@debian.org
Date:   Sat Jul 11 02:40:27 2015 +0200

add bug closer

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

diff --git a/debian/changelog b/debian/changelog
index 37540a4..d66c856 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ libmath-mpfr-perl (3.25-1) UNRELEASED; urgency=medium
 
   [ gregor herrmann ]
   * Import upstream version 3.25
+Fixes FTBFS: lngamma_bug.t and test1.t fail
+(Closes: #792063)
 
  -- gregor herrmann gre...@debian.org  Sat, 11 Jul 2015 02:37:36 +0200
 

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

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


[libmath-mpfr-perl] 01/04: Merge tag 'upstream/3.25'

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

gregoa pushed a commit to branch master
in repository libmath-mpfr-perl.

commit 5cf76623722dec4b3a90955a98dd35840f52a421
Merge: 6be68dc 4ddcf6b
Author: gregor herrmann gre...@debian.org
Date:   Sat Jul 11 02:37:36 2015 +0200

Merge tag 'upstream/3.25'

Upstream version 3.25

 CHANGES|  6 ++
 META.json  |  2 +-
 META.yml   |  2 +-
 MPFR.pm|  2 +-
 MPFR.xs| 19 ++-
 Prec/Prec.pm   |  4 ++--
 Random/Makefile.PL |  2 +-
 Random/Random.pm   |  2 +-
 V/V.pm |  4 ++--
 t/_1basic.t|  4 ++--
 t/sum.t| 13 +++--
 11 files changed, 42 insertions(+), 18 deletions(-)

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

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


[libmath-mpfr-perl] 01/01: pristine-tar data for libmath-mpfr-perl_3.25.orig.tar.gz

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

gregoa pushed a commit to branch pristine-tar
in repository libmath-mpfr-perl.

commit f4ef3729c2f09aeaaaccf39a8300c1cd1a149c75
Author: gregor herrmann gre...@debian.org
Date:   Sat Jul 11 02:37:36 2015 +0200

pristine-tar data for libmath-mpfr-perl_3.25.orig.tar.gz
---
 libmath-mpfr-perl_3.25.orig.tar.gz.delta | Bin 0 - 2995 bytes
 libmath-mpfr-perl_3.25.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libmath-mpfr-perl_3.25.orig.tar.gz.delta 
b/libmath-mpfr-perl_3.25.orig.tar.gz.delta
new file mode 100644
index 000..e114479
Binary files /dev/null and b/libmath-mpfr-perl_3.25.orig.tar.gz.delta differ
diff --git a/libmath-mpfr-perl_3.25.orig.tar.gz.id 
b/libmath-mpfr-perl_3.25.orig.tar.gz.id
new file mode 100644
index 000..817ab17
--- /dev/null
+++ b/libmath-mpfr-perl_3.25.orig.tar.gz.id
@@ -0,0 +1 @@
+ed92ba3a3d4f7665c5c9bcf5479f01b96a00710b

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

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


[libmath-mpfr-perl] 04/04: releasing package libmath-mpfr-perl version 3.25-1

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

gregoa pushed a commit to branch master
in repository libmath-mpfr-perl.

commit 5d1f86883032a5ed6fe450235c6621cfd4f3c469
Author: gregor herrmann gre...@debian.org
Date:   Sat Jul 11 02:46:30 2015 +0200

releasing package libmath-mpfr-perl version 3.25-1
---
 debian/changelog | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d66c856..b8b6f39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libmath-mpfr-perl (3.25-1) UNRELEASED; urgency=medium
+libmath-mpfr-perl (3.25-1) unstable; urgency=medium
+
+  * Team upload.
 
   [ Axel Beckert ]
   * debian/copyright: Deobfuscate e-mail address of copyright
@@ -9,7 +11,7 @@ libmath-mpfr-perl (3.25-1) UNRELEASED; urgency=medium
 Fixes FTBFS: lngamma_bug.t and test1.t fail
 (Closes: #792063)
 
- -- gregor herrmann gre...@debian.org  Sat, 11 Jul 2015 02:37:36 +0200
+ -- gregor herrmann gre...@debian.org  Sat, 11 Jul 2015 02:44:28 +0200
 
 libmath-mpfr-perl (3.24-1) unstable; urgency=medium
 

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

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


[libmath-mpfr-perl] branch master updated (6be68dc - 5d1f868)

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

gregoa pushed a change to branch master
in repository libmath-mpfr-perl.

  from  6be68dc   d/copyright: Deobfuscate e-mail address of copyright 
holder
  adds  4ddcf6b   Imported Upstream version 3.25
   new  5cf7662   Merge tag 'upstream/3.25'
   new  393b5d4   Update debian/changelog
   new  72e06b9   add bug closer
   new  5d1f868   releasing package libmath-mpfr-perl version 3.25-1

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


Summary of changes:
 CHANGES|  6 ++
 META.json  |  2 +-
 META.yml   |  2 +-
 MPFR.pm|  2 +-
 MPFR.xs| 19 ++-
 Prec/Prec.pm   |  4 ++--
 Random/Makefile.PL |  2 +-
 Random/Random.pm   |  2 +-
 V/V.pm |  4 ++--
 debian/changelog   | 12 ++--
 t/_1basic.t|  4 ++--
 t/sum.t| 13 +++--
 12 files changed, 52 insertions(+), 20 deletions(-)

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

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


[libparse-bbcode-perl] branch pristine-tar created (now 9f8ca3a)

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

abe pushed a change to branch pristine-tar
in repository libparse-bbcode-perl.

at  9f8ca3a   pristine-tar data for 
libparse-bbcode-perl_0.15.orig.tar.gz

This branch includes the following new commits:

   new  9f8ca3a   pristine-tar data for 
libparse-bbcode-perl_0.15.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.


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

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


[libparse-bbcode-perl] 01/01: Initial packaging by dh-make-perl 0.84

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

abe pushed a commit to branch master
in repository libparse-bbcode-perl.

commit 3d5ce4a8ab0c33086c9689fe68792c95eec0ddba
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 00:26:45 2015 +0200

Initial packaging by dh-make-perl 0.84
---
 debian/changelog |  5 +
 debian/compat|  1 +
 debian/control   | 29 +
 debian/copyright | 36 
 debian/libparse-bbcode-perl.examples |  1 +
 debian/rules |  4 
 debian/source/format |  1 +
 debian/upstream/metadata |  5 +
 debian/watch |  2 ++
 9 files changed, 84 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..5a25140
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+libparse-bbcode-perl (0.15-1) UNRELEASED; urgency=low
+
+  * Initial Release.
+
+ -- Axel Beckert a...@debian.org  Sat, 11 Jul 2015 00:26:45 +0200
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
new file mode 100644
index 000..c9e13f8
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,29 @@
+Source: libparse-bbcode-perl
+Section: perl
+Priority: optional
+Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
+Uploaders: Axel Beckert a...@debian.org
+Build-Depends: debhelper (= 9)
+Build-Depends-Indep: libclass-accessor-perl,
+ libtest-nowarnings-perl,
+ liburi-perl,
+ perl
+Standards-Version: 3.9.6
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libparse-bbcode-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-bbcode-perl.git
+Homepage: https://metacpan.org/release/Parse-BBCode
+Testsuite: autopkgtest-pkg-perl
+
+Package: libparse-bbcode-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends},
+ libclass-accessor-perl,
+ liburi-perl
+Description: Module to parse BBCode and render it as HTML or text
+ If you set up the Parse::BBCode object without arguments, the default tags
+ are loaded, and any text outside or inside of parseable tags will go through
+ a default subroutine which escapes HTML and replaces newlines with br tags.
+ If you need to change this you can set the options 'url_finder',
+ 'text_processor' and 'linebreaks'.
+ .
+ This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000..c30f997
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,36 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Parse-BBCode
+Upstream-Contact: Tina Mueller tin...@cpan.org
+Upstream-Name: Parse-BBCode
+DISCLAIMER: This copyright info was automatically extracted 
+ from the perl module. It may not be accurate, so you better 
+ check the module sources in order to ensure the module for its 
+ inclusion in Debian or for general legal information. Please, 
+ if licensing information is incorrectly generated, file a bug 
+ on dh-make-perl.
+ NOTE: Don't forget to remove this disclaimer once you are happy
+ with this file.
+
+Files: *
+Copyright: Tina Mueller tin...@cpan.org
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2015, Axel Beckert a...@debian.org
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
diff --git a/debian/libparse-bbcode-perl.examples 
b/debian/libparse-bbcode-perl.examples
new file mode 100644
index 000..e39721e
--- /dev/null
+++ b/debian/libparse-bbcode-perl.examples
@@ -0,0 +1 @@
+examples/*
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 000..2d33f6a
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+   dh $@
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)
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..8e3b4b7
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Archive: 

[libparse-bbcode-perl] 01/01: pristine-tar data for libparse-bbcode-perl_0.15.orig.tar.gz

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

abe pushed a commit to branch pristine-tar
in repository libparse-bbcode-perl.

commit 9f8ca3adecb310aace8304f915850880dcf1aa9e
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 00:26:46 2015 +0200

pristine-tar data for libparse-bbcode-perl_0.15.orig.tar.gz
---
 libparse-bbcode-perl_0.15.orig.tar.gz.delta | Bin 0 - 2503 bytes
 libparse-bbcode-perl_0.15.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libparse-bbcode-perl_0.15.orig.tar.gz.delta 
b/libparse-bbcode-perl_0.15.orig.tar.gz.delta
new file mode 100644
index 000..8bde7f9
Binary files /dev/null and b/libparse-bbcode-perl_0.15.orig.tar.gz.delta differ
diff --git a/libparse-bbcode-perl_0.15.orig.tar.gz.id 
b/libparse-bbcode-perl_0.15.orig.tar.gz.id
new file mode 100644
index 000..7e4a67a
--- /dev/null
+++ b/libparse-bbcode-perl_0.15.orig.tar.gz.id
@@ -0,0 +1 @@
+feb636509bd359e8e247ea90c21faf99539cc341

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

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


[libparse-bbcode-perl] tag upstream/0.15 created (now 91aece5)

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

abe pushed a change to tag upstream/0.15
in repository libparse-bbcode-perl.

at  91aece5   (commit)
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/libparse-bbcode-perl.git

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


[libparse-bbcode-perl] branch master created (now 3d5ce4a)

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

abe pushed a change to branch master
in repository libparse-bbcode-perl.

at  3d5ce4a   Initial packaging by dh-make-perl 0.84

This branch includes the following new commits:

   new  3d5ce4a   Initial packaging by dh-make-perl 0.84

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

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


[libparse-bbcode-perl] branch master updated (3d5ce4a - bb99103)

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

abe pushed a change to branch master
in repository libparse-bbcode-perl.

  from  3d5ce4a   Initial packaging by dh-make-perl 0.84
   new  d24d733   debian/copyright: Remove dh-make-perl disclaimer, 
debian/copyright is fine
   new  bb11ea6   Fix package description
   new  7056e40   Apply wrap-and-sort
   new  68f2586   Add patch to fix versioned perl interpreter in shebang 
line of example script
   new  bb99103   Add patch to fix spelling error found by lintian

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:
 debian/changelog|  3 +++
 debian/control  | 29 ++---
 debian/copyright|  8 ---
 debian/patches/fix-spelling-error.patch | 16 ++
 debian/patches/fix-versioned-perl-shebang.patch | 14 
 debian/patches/series   |  2 ++
 6 files changed, 51 insertions(+), 21 deletions(-)
 create mode 100644 debian/patches/fix-spelling-error.patch
 create mode 100644 debian/patches/fix-versioned-perl-shebang.patch
 create mode 100644 debian/patches/series

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

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


[libparse-bbcode-perl] 02/05: Fix package description

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

abe pushed a commit to branch master
in repository libparse-bbcode-perl.

commit bb11ea62f0ae67f994c44f77c83512aa5ba3a7dc
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 03:03:21 2015 +0200

Fix package description
---
 debian/control | 16 +---
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index c9e13f8..faf9c5e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,11 +19,13 @@ Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libclass-accessor-perl,
  liburi-perl
-Description: Module to parse BBCode and render it as HTML or text
- If you set up the Parse::BBCode object without arguments, the default tags
- are loaded, and any text outside or inside of parseable tags will go through
- a default subroutine which escapes HTML and replaces newlines with br tags.
- If you need to change this you can set the options 'url_finder',
- 'text_processor' and 'linebreaks'.
+Description: Perl module to parse BBCode and render it as HTML or text
+ Parse::BBCode parses common bbcode like
  .
- This description was automagically extracted from the module by dh-make-perl.
+   [b]bold[/b] [size=10]big[/size]
+ .
+ short tags like
+ .
+   [foo://test]
+ .
+ and custom bbcode tags.

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

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


[libparse-bbcode-perl] annotated tag debian/0.15-1 created (now d34739a)

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

abe pushed a change to annotated tag debian/0.15-1
in repository libparse-bbcode-perl.

at  d34739a   (tag)
   tagging  35b243fd95dca225b9078f46eccc516820b56d64 (commit)
 tagged by  Axel Beckert
on  Sat Jul 11 03:25:08 2015 +0200

- Log -
libparse-bbcode-perl Debian release 0.15-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJVoHB0AAoJEGvmY8daNcl1kGEQAL+5yXCkSNrDxGFzvJrj79TN
P3lDOFs8ABj7rORJSO0jbYwiwdshHlZ+uHhMz/TWa4/auuvHZw6+paQJD2dXLsGM
b1KrlpdwK7yLmEjbqamnhzWwoXvn+qtS3jbOpQCcrlZQ5+q9oP0as2MiBj10rRd1
RU2dBHwnP5pvDnicSYI2auCyWAVpfjc/y0TC6FcLvns0hfroqjinO/Agqs2b+e1C
Vz6Okuqx6qFuv6wk3nJmeWhwUYb9zvhiXtyR+YXApc6Od+LWG51oowSNaZ9QsNa/
uuIkeWcmozUAC1PeJevgZnLlD9TgG5RpckqEssE3N2QZUj/8/lRV6jKcanfZ6suV
a8A4RQz/0KJpZ6k0+9NK9nXUNbla4zKpVxBycC+w3ejHsE/1v2eQ8u2W8d8V/fwP
4TxiYWDVm9KW9LQCHZD/3+x5DBaqSjtqMpEnZJSES6cilUPn1ZYsCSgnvXAFUWh5
/8V5cs5LFTZPrBU8fjej59jVFE7nbY/O9cuN29M7r8Ey9ofJypA0+zKSm3v/b3QV
gCrDuBoYrJij4qpz+FmGCOMlZfoOyxpif2Coo5TyJK+WXQSd8ALytbRitpj9DuZv
paXlwBrgO5765OzutGs7zAyNUuzV3xAOX+wJXWHMjT1tveVK+Newh+mrm1GLQjvl
9z+Fli3bQqNc6jMBUauA
=kiqL
-END PGP SIGNATURE-

Axel Beckert (9):
  Import original source of Parse-BBCode 0.15
  Initial packaging by dh-make-perl 0.84
  debian/copyright: Remove dh-make-perl disclaimer, debian/copyright is fine
  Fix package description
  Apply wrap-and-sort
  Add patch to fix versioned perl interpreter in shebang line of example 
script
  Add patch to fix spelling error found by lintian
  Add ITP bug number (#792079)
  Upload to unstable as 0.15-1

---

This annotated tag includes the following new commits:

   new  35b243f   Upload to unstable as 0.15-1

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

___
Pkg-perl-cvs-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-markup-perl] annotated tag debian/0.23-1 created (now 847b53c)

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

abe pushed a change to annotated tag debian/0.23-1
in repository libtext-markup-perl.

at  847b53c   (tag)
   tagging  8a60734c67295b62d0cc8b3ea575a246dbe4554f (commit)
  replaces  upstream/0.23
 tagged by  Axel Beckert
on  Sat Jul 11 04:38:49 2015 +0200

- Log -
libtext-markup-perl Debian release 0.23-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJVoIG5AAoJEGvmY8daNcl1FhoP/RftzB6QDWtp0Ixh+JhQnMJ+
vW1MJaNgwWLzgii6i9QomPJmv8yxpC0QOq8+Ub5H5j7Uem1Dk3JCrzYlSWcW4M0L
9uCbJk7fEXZZxKy1Ov1MjyADgpGR6jRlwBEj7APxUjquBCum30fxnxVBziFBpuMF
VH3B/0bD4dx4Mrnyu6EkO03PRWxH6K1uZnwY4sZvk0GORxsNzKmaClcsa5y+Yh8z
2UdEmRFCgGIfe3wEqNydCxhmKWtEGDZPX54u7wyJJyZtFA4V4F0sDhBLZZaQ2QOf
cdyqiiTVCjX6tHhtxdV9rvdib/J31BNsoC0S1fLRHq9LKHQPsQkqCA1isdTZiU3S
Xql3ymcCSWXIKtid6itUh4NA9kQ3CBMRgjVxuBxksMwwzsSsB/Q3snbm5VkXBC4B
0hMNwFaEQOxVSVHXyQyqfuvVOU8rHCGR4mqDysbq0Mt5dW+vMoXJNFBkQ6qPhOdp
+dVSuV9bn/cJDLqHhoc4jl5PNE99M1ZDGoxEdpILk+TSXyMVo7LlZO5gnIu9znpL
FxzbrMyGsuYjAuRAgWTD5ahdmHChx/Fn8zJBkku2hAX5N/2ChS3OrXdbto7sVWLU
hpnL4vWJnMsZKszE4eTKq/MTk1QFWls6SSqEPAjamcRc1k5GBzdpKGzL4eI1Zwri
2q7K+koiB+pMFGqu1+lF
=mhQu
-END PGP SIGNATURE-

Axel Beckert (11):
  Merge tag 'upstream/0.23'
  Update debian/changelog
  Add myself as uploader
  Apply wrap-and-sort
  Fix versioned libtext-markdown-perl dependency's version format
  Reformat item list in long package description
  Add missing entries to debian/copyright and remove dh-make-perl disclaimer
  Add myself to debian/copyright
  Add ITP bug number (#792077).
  Build-Depend and Recommend python for rst2html_lenien.py
  Initial upload to unstable as 0.23-1

Lucas Kanashiro (3):
  Initial packaging by dh-make-perl 0.84
  Updated description in debian/control
  Created autopkgtest's test

gregor herrmann (1):
  Add explicit build dependency on libmodule-build-perl.

---

This annotated tag includes the following new commits:

   new  8a60734   Initial upload to unstable as 0.23-1

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-markup-perl.git

___
Pkg-perl-cvs-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-markup-perl] branch master updated (71eccff - 8a60734)

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

abe pushed a change to branch master
in repository libtext-markup-perl.

  from  71eccff   Build-Depend and Recommend python for rst2html_lenien.py
   new  8a60734   Initial upload to unstable as 0.23-1

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

___
Pkg-perl-cvs-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-markup-perl] 01/01: Initial upload to unstable as 0.23-1

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

abe pushed a commit to branch master
in repository libtext-markup-perl.

commit 8a60734c67295b62d0cc8b3ea575a246dbe4554f
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 04:36:46 2015 +0200

Initial upload to unstable as 0.23-1
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 790b05d..1d8a5d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libtext-markup-perl (0.23-1) UNRELEASED; urgency=low
+libtext-markup-perl (0.23-1) unstable; urgency=low
 
   * Initial Release. (Closes: #792077)
 
- -- Axel Beckert a...@debian.org  Sat, 11 Jul 2015 00:35:41 +0200
+ -- Axel Beckert a...@debian.org  Sat, 11 Jul 2015 04:36:23 +0200

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

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


[pkg-perl-tools] branch master updated (f382969 - 47a61cd)

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

abe pushed a change to branch master
in repository pkg-perl-tools.

  from  f382969   dpt push: add '|| exit $?' to the 'git push' call, 
keeping any error exit code
   new  47a61cd   Also output the testsuite header's value if the tag 
nonteam-testsuite-header is emitted

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 | 2 ++
 lintian/checks/pkg-perl/testsuite.pm | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

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

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


[pkg-perl-tools] 01/01: Also output the testsuite header's value if the tag nonteam-testsuite-header is emitted

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

abe pushed a commit to branch master
in repository pkg-perl-tools.

commit 47a61cd07847474190ebd9c454b9d5da8ce96df6
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 02:39:45 2015 +0200

Also output the testsuite header's value if the tag 
nonteam-testsuite-header is emitted
---
 debian/changelog | 2 ++
 lintian/checks/pkg-perl/testsuite.pm | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 937c4be..33ca97c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,8 @@ pkg-perl-tools (0.21) UNRELEASED; urgency=medium
 git repository and not included in the generated source package.
 Silences lintian wrt. unused-file-paragraph-in-dep5-copyright, etc.
 Lacks creativity anyways to validate a copyright and license.
+  * Also output the testsuite header's value if the tag
+nonteam-testsuite-header is emitted.
 
   [ gregor herrmann ]
   * dpt-import-orig: use Gbp-Dch for changelog commit message.
diff --git a/lintian/checks/pkg-perl/testsuite.pm 
b/lintian/checks/pkg-perl/testsuite.pm
index 60c0249..0b5de40 100644
--- a/lintian/checks/pkg-perl/testsuite.pm
+++ b/lintian/checks/pkg-perl/testsuite.pm
@@ -46,7 +46,7 @@ sub run {
 
 if ( $info-field('testsuite') ne 'autopkgtest-pkg-perl' )
 {
-tag 'nonteam-testsuite-header';
+tag 'nonteam-testsuite-header', $info-field('testsuite');
 }
 return;
 }

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

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


[libparse-bbcode-perl] 04/05: Add patch to fix versioned perl interpreter in shebang line of example script

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

abe pushed a commit to branch master
in repository libparse-bbcode-perl.

commit 68f2586404578bc52d3ac47c599cdb3e2cede5b8
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 03:06:59 2015 +0200

Add patch to fix versioned perl interpreter in shebang line of example 
script
---
 debian/changelog|  2 ++
 debian/patches/fix-versioned-perl-shebang.patch | 14 ++
 debian/patches/series   |  1 +
 3 files changed, 17 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5a25140..b188302 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 libparse-bbcode-perl (0.15-1) UNRELEASED; urgency=low
 
   * Initial Release.
++ Add patch to fix versioned perl interpreter in shebang line of
+  example script.
 
  -- Axel Beckert a...@debian.org  Sat, 11 Jul 2015 00:26:45 +0200
diff --git a/debian/patches/fix-versioned-perl-shebang.patch 
b/debian/patches/fix-versioned-perl-shebang.patch
new file mode 100644
index 000..8f789ed
--- /dev/null
+++ b/debian/patches/fix-versioned-perl-shebang.patch
@@ -0,0 +1,14 @@
+Description: Fix versioned perl interpreter in shebang line of example script
+ Fixes lintian warning example-unusual-interpreter.
+Author: Axel Beckert a...@debian.org
+
+Index: libparse-bbcode-perl/examples/code_download.pl
+===
+--- libparse-bbcode-perl.orig/examples/code_download.pl2014-07-15 
16:17:40.0 +0200
 libparse-bbcode-perl/examples/code_download.pl 2015-07-11 
03:05:11.872136644 +0200
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl5.10
++#!/usr/bin/perl
+ # usage:
+ # perl examples/code_download.pl display=article
+ # perl examples/code_download.pl display=code article_id=23 code_id=1
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..95d41b4
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-versioned-perl-shebang.patch

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

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


[libparse-bbcode-perl] 03/05: Apply wrap-and-sort

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

abe pushed a commit to branch master
in repository libparse-bbcode-perl.

commit 7056e404dfa267b8fc2c8be429978710aad2a77d
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 03:03:52 2015 +0200

Apply wrap-and-sort
---
 debian/control | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index faf9c5e..8ba86e3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian Perl Group 
pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: Axel Beckert a...@debian.org
 Build-Depends: debhelper (= 9)
 Build-Depends-Indep: libclass-accessor-perl,
- libtest-nowarnings-perl,
- liburi-perl,
- perl
+ libtest-nowarnings-perl,
+ liburi-perl,
+ perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libparse-bbcode-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-bbcode-perl.git
@@ -16,9 +16,10 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libparse-bbcode-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-accessor-perl,
- liburi-perl
+Depends: libclass-accessor-perl,
+ liburi-perl,
+ ${misc:Depends},
+ ${perl:Depends}
 Description: Perl module to parse BBCode and render it as HTML or text
  Parse::BBCode parses common bbcode like
  .

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

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


[libparse-bbcode-perl] 01/05: debian/copyright: Remove dh-make-perl disclaimer, debian/copyright is fine

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

abe pushed a commit to branch master
in repository libparse-bbcode-perl.

commit d24d733500ce2b552d308be1496090e3101d550e
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 03:00:00 2015 +0200

debian/copyright: Remove dh-make-perl disclaimer, debian/copyright is fine
---
 debian/copyright | 8 
 1 file changed, 8 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index c30f997..23201e3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,6 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Parse-BBCode
 Upstream-Contact: Tina Mueller tin...@cpan.org
 Upstream-Name: Parse-BBCode
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
 Copyright: Tina Mueller tin...@cpan.org

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

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


[libparse-bbcode-perl] 05/05: Add patch to fix spelling error found by lintian

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

abe pushed a commit to branch master
in repository libparse-bbcode-perl.

commit bb991033f2c6f64b1953c1a165c2cc5c59f4f333
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 03:14:41 2015 +0200

Add patch to fix spelling error found by lintian
---
 debian/changelog|  1 +
 debian/patches/fix-spelling-error.patch | 16 
 debian/patches/series   |  1 +
 3 files changed, 18 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b188302..3131978 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,5 +3,6 @@ libparse-bbcode-perl (0.15-1) UNRELEASED; urgency=low
   * Initial Release.
 + Add patch to fix versioned perl interpreter in shebang line of
   example script.
++ Add patch to fix spelling error found by lintian.
 
  -- Axel Beckert a...@debian.org  Sat, 11 Jul 2015 00:26:45 +0200
diff --git a/debian/patches/fix-spelling-error.patch 
b/debian/patches/fix-spelling-error.patch
new file mode 100644
index 000..120ff43
--- /dev/null
+++ b/debian/patches/fix-spelling-error.patch
@@ -0,0 +1,16 @@
+Description: Fix spelling error found by lintian
+Author: Axel Beckert a...@debian.org
+
+Index: libparse-bbcode-perl/lib/Parse/BBCode.pm
+===
+--- libparse-bbcode-perl.orig/lib/Parse/BBCode.pm  2014-07-15 
16:17:40.0 +0200
 libparse-bbcode-perl/lib/Parse/BBCode.pm   2015-07-11 03:09:23.119309229 
+0200
+@@ -1752,7 +1752,7 @@
+ BBCode is widely known and used.
+ Unfortunately though, there is no specification; some forums only allow
+ attributes in double quotes, some forums implement only one attribute that
+-can be seperated by spaces, which makes it difficult to parse if you
++can be separated by spaces, which makes it difficult to parse if you
+ want to support more than one attribute.
+ 
+ I tried to support the most common syntax (attributes without quotes, in
diff --git a/debian/patches/series b/debian/patches/series
index 95d41b4..7531ecc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 fix-versioned-perl-shebang.patch
+fix-spelling-error.patch

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

___
Pkg-perl-cvs-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-markdown-perl] annotated tag debian/1.000031-1 created (now 17e5638)

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

abe pushed a change to annotated tag debian/1.31-1
in repository libtext-markdown-perl.

at  17e5638   (tag)
   tagging  7573b1bc6d3af07355c046629f9b7bb1ded05f14 (commit)
 tagged by  Axel Beckert
on  Sat Jul 11 01:34:25 2015 +0200

- Log -
libtext-markdown-perl Debian release 1.31-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIbBAABCAAGBQJVoFaBAAoJEGvmY8daNcl1UXkP+KvCVrZ7+5AgV7Xc5v3EOknu
ao1gsbYIf7XaKYS5B6bbHcBPIPRqKcR0gQ7z8aFCFDOdbx/1ZG7vAJ320jiMjqJ+
eQ/Wl89NQgFb41fZYbdguGdXN5jVtN2TqrO/Z9ZAWd1747Yr6OXccuAwb0wauZ1Y
IdngKi2EQaqXFHfQCWmjOL4PurNMtwngerFL0Js6/aMGVwulwnzmZA2czL96rYfD
0gRIQcWUfvHRhnj08BNkz6N81ecRE3D5u8KHG5sfhMudeexyxipJxUXLs6xsqIm+
/WfrAUt+eKvo/QNNU6thnLSU/2D/jBFsHeyeQGivqT+oDl6LMPf7VJvDE7DJ2Oc2
Bk0lIPB5L1mVo39KtLfw8omgWqcVXI0YOpSapuzWrTvxsUKIhg/e3dfYpAkfIQBi
3jZ4fLamjAjmOp9ce1gU779/fVR+nO2u4OB2gj9k1uDPzDpuXH10BjtPxYGUH34M
VhDh3pDEsr7wxq451PIsWjuCNBVcSrot9sXLnnraC/5NjxINrYpNSsjGol+1z0lz
JzDqJ6s8NfOCQ/eeeG+WjLyJsK4gzcPjpsiNj7A3w1YOjA8uQiBdPTVgahOUNS7s
ivFNPp3zdbEwbngX7MTHs4rb+b25dgvnInmm/C+dyDMb1hC4ixWhmDv+93rytpkm
ysVosAu7x7eX9aa3ycY=
=Y9VV
-END PGP SIGNATURE-

Adeodato Simó (3):
  [svn-inject] Installing original source of libtext-markdown-perl
  [svn-inject] Applying Debian modifications to trunk
  Remove myself from Uploaders.

Ansgar Burchardt (11):
  [svn-upgrade] Integrating new upstream version, libtext-markdown-perl 
(1.0.21)
  * New upstream release.
  [svn-upgrade] Integrating new upstream version, libtext-markdown-perl 
(1.0.22)
  New upstream release.
  mark as ready for upload
  [svn-upgrade] Integrating new upstream version, libtext-markdown-perl 
(1.0.23)
  New upstream release.
  [svn-upgrade] Integrating new upstream version, libtext-markdown-perl 
(1.0.24)
  New upstream release.
  Update my email address.
  debian/control: Convert Vcs-* fields to Git.

Axel Beckert (7):
  debian/copyright: migrate pre-1.0 format to 1.0 using cme fix 
dpkg-copyright
  debian/copyright: Fix shortname of BSD 3-Clause license
  Fix lintian warning copyright-refers-to-symlink-license
  Apply wrap-and-sort
  Declare compliance with Debian Policy 3.9.6
  Mark package as autopkgtestable
  Upload to unstable as 1.31-1

Damyan Ivanov (1):
  refresh all patches with no index and timestamps and using -pab

Gregor Herrmann (16):
  [svn-upgrade] Integrating new upstream version, libtext-markdown-perl 
(1.0.19)
  New upstream release.
  Refresh debian/rules, no functional changes.
  * debian/control:
  releasing version 1.0.19-1
  [svn-upgrade] Integrating new upstream version, libtext-markdown-perl 
(1.0.20)
  New upstream release.
  Rename add_missing_pod to pod_name: the POD itself is integrated in the
  debian/copyright: add copyright/license information for files under inc/
  Set Standards-Version to 3.8.0; add debian/README.source to document quilt
  Refresh debian/rules, no functional changes.
  releasing version 1.0.20-1
  [mass commit] switch Vcs-Browser from from WebSVN to ViewSVN
  [mass-commit] add ${misc:Depends} to Depends field in debian/control if 
it's missing
  WAITS-FOR: libtext-multimarkdown-perl
  releasing version 1.0.25-1

Gunnar Wolf (5):
  [svn-upgrade] Integrating new upstream version, libtext-markdown-perl 
(1.0.18)
  New upstream version
  Added myself as an uploader
  Added missing manpages
  Removing myself as an uploader from all packages which have other human 
uploaders

Jonathan Yu (23):
  [svn-upgrade] Integrating new upstream version, libtext-markdown-perl 
(1.0.25)
  * New upstream release
  + MultiMarkdown is now removed from upstream package; it is now
  * Install Markdown.pl as markdown, as before, but use overrides
  Remove .manpages file, they are installed automatically
  * Suggest libtext-multimarkdown-perl (since it's a separate package now)
  Add a NEWS item for the libtext-multimarkdown-perl split
  [svn-upgrade] Integrating new upstream version, libtext-markdown-perl 
(1.0.26)
  Integrate new upstream version
  Builds lintian clean, dch -r. Ready for upload
  [svn-upgrade] Integrating new upstream version, libtext-markdown-perl 
(1.27)
  Only changes version numbering scheme. It's strange that there
  [svn-upgrade] Integrating new upstream version, libtext-markdown-perl 
(1.28)
  Yay, the weird tarballs are now gone from upstream
  [svn-upgrade] Integrating new upstream version, libtext-markdown-perl 
(1.29)
  libtest-differences-perl now added to B-D-I; no upload necessary
  [svn-upgrade] Integrating new upstream version, libtext-markdown-perl 
(1.30)
  Removes dependency on File::Slurp
  [svn-upgrade] Integrating new upstream 

[libtext-markdown-perl] 01/01: Upload to unstable as 1.000031-1

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

abe pushed a commit to branch master
in repository libtext-markdown-perl.

commit 7573b1bc6d3af07355c046629f9b7bb1ded05f14
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 01:19:15 2015 +0200

Upload to unstable as 1.31-1
---
 debian/changelog | 16 +++-
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3dfb751..ea87cc5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-libtext-markdown-perl (1.31-1) UNRELEASED; urgency=low
+libtext-markdown-perl (1.31-1) unstable; urgency=medium
 
-  [ Jonathan Yu ]
-  Fix to actually install Markdown.pl, which was installed
-  manually before
-  IGNORE-VERSION: 1.31-1
+  * Team upload
 
+  [ Jonathan Yu ]
+  * Fix to actually install Markdown.pl, which was installed manually
+before.
   * New upstream release
   * Standards-Version 3.8.4 (no changes)
   * Rewrite short description
@@ -22,6 +22,7 @@ libtext-markdown-perl (1.31-1) UNRELEASED; urgency=low
 svn.debian.org to anonscm.debian.org URL.
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
+  * Update Vcs-Browser URL to cgit web frontend
 
   [ Axel Beckert ]
   * debian/copyright:
@@ -35,10 +36,7 @@ libtext-markdown-perl (1.31-1) UNRELEASED; urgency=low
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 
-  [ Salvatore Bonaccorso ]
-  * Update Vcs-Browser URL to cgit web frontend
-
- -- Jonathan Yu jaw...@cpan.org  Fri, 02 Apr 2010 23:56:40 -0400
+ -- Axel Beckert a...@debian.org  Sat, 11 Jul 2015 01:13:05 +0200
 
 libtext-markdown-perl (1.0.26-1) unstable; urgency=low
 

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

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


[libtext-markdown-perl] branch master updated (15c6a85 - 7573b1b)

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

abe pushed a change to branch master
in repository libtext-markdown-perl.

  from  15c6a85   Mark package as autopkgtestable
   new  7573b1b   Upload to unstable as 1.31-1

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 | 16 +++-
 1 file changed, 7 insertions(+), 9 deletions(-)

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

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


[libdate-range-perl] branch jessie-backports created (now 86b2d5a)

2015-07-10 Thread Sandro Tosi
This is an automated email from the git hooks/post-receive script.

morph pushed a change to branch jessie-backports
in repository libdate-range-perl.

at  86b2d5a   releasing package libdate-range-perl version 1.41-1~bpo8+1

This branch includes the following new commits:

   new  86b2d5a   releasing package libdate-range-perl version 1.41-1~bpo8+1

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

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


[libdate-range-perl] tag upstream/1.41 created (now 3b66b6a)

2015-07-10 Thread Sandro Tosi
This is an automated email from the git hooks/post-receive script.

morph pushed a change to tag upstream/1.41
in repository libdate-range-perl.

at  3b66b6a   (commit)
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/libdate-range-perl.git

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


[libdate-range-perl] 01/01: pristine-tar data for libdate-range-perl_1.41.orig.tar.gz

2015-07-10 Thread Sandro Tosi
This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch pristine-tar
in repository libdate-range-perl.

commit c58238db5922d36e1469b90f2a3d986ad815ae1d
Author: Sandro Tosi mo...@debian.org
Date:   Fri Jul 10 14:06:51 2015 -0400

pristine-tar data for libdate-range-perl_1.41.orig.tar.gz
---
 libdate-range-perl_1.41.orig.tar.gz.delta | Bin 0 - 1084 bytes
 libdate-range-perl_1.41.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libdate-range-perl_1.41.orig.tar.gz.delta 
b/libdate-range-perl_1.41.orig.tar.gz.delta
new file mode 100644
index 000..5ca0ef9
Binary files /dev/null and b/libdate-range-perl_1.41.orig.tar.gz.delta differ
diff --git a/libdate-range-perl_1.41.orig.tar.gz.id 
b/libdate-range-perl_1.41.orig.tar.gz.id
new file mode 100644
index 000..2720b51
--- /dev/null
+++ b/libdate-range-perl_1.41.orig.tar.gz.id
@@ -0,0 +1 @@
+053f03b3f7b5cb7d9c9dec4dfb99b9076c38c1b7

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

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


[libdate-range-perl] branch pristine-tar created (now c58238d)

2015-07-10 Thread Sandro Tosi
This is an automated email from the git hooks/post-receive script.

morph pushed a change to branch pristine-tar
in repository libdate-range-perl.

at  c58238d   pristine-tar data for libdate-range-perl_1.41.orig.tar.gz

This branch includes the following new commits:

   new  c58238d   pristine-tar data for libdate-range-perl_1.41.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.


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

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


[libdate-range-perl] 01/03: Initial packaging by dh-make-perl 0.84

2015-07-10 Thread Sandro Tosi
This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch master
in repository libdate-range-perl.

commit a0216ba879cb66ca9095e5211a3d00d605feccd2
Author: Sandro Tosi mo...@debian.org
Date:   Fri Jul 10 14:06:51 2015 -0400

Initial packaging by dh-make-perl 0.84
---
 debian/changelog |  5 +
 debian/compat|  1 +
 debian/control   | 26 ++
 debian/copyright | 36 
 debian/rules |  4 
 debian/source/format |  1 +
 debian/upstream/metadata |  4 
 debian/watch |  2 ++
 8 files changed, 79 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..bd77113
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+libdate-range-perl (1.41-1) UNRELEASED; urgency=low
+
+  * Initial Release. (Closes: #758795)
+
+ -- Sandro Tosi mo...@debian.org  Fri, 10 Jul 2015 14:06:51 -0400
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
new file mode 100644
index 000..2898070
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,26 @@
+Source: libdate-range-perl
+Section: perl
+Priority: optional
+Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
+Uploaders: Sandro Tosi mo...@debian.org
+Build-Depends: debhelper (= 9)
+Build-Depends-Indep: libdate-simple-perl (= 0.03),
+ perl
+Standards-Version: 3.9.6
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libdate-range-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdate-range-perl.git
+Homepage: https://metacpan.org/release/Date-Range
+Testsuite: autopkgtest-pkg-perl
+
+Package: libdate-range-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends},
+ libdate-simple-perl (= 0.03)
+Description: work with a range of dates
+ Quite often, when dealing with dates, we don't just want to know information
+ about one particular date, but about a range of dates. For example, we may
+ wish to know whether a given date is in a particular range, or what the
+ overlap is between one range and another. Date::Range lets you ask such
+ questions.
+ .
+ This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000..4d33ff1
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,36 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Date-Range
+Upstream-Contact: Tony Bowden ka...@tmtm.com
+Upstream-Name: Date-Range
+DISCLAIMER: This copyright info was automatically extracted 
+ from the perl module. It may not be accurate, so you better 
+ check the module sources in order to ensure the module for its 
+ inclusion in Debian or for general legal information. Please, 
+ if licensing information is incorrectly generated, file a bug 
+ on dh-make-perl.
+ NOTE: Don't forget to remove this disclaimer once you are happy
+ with this file.
+
+Files: *
+Copyright: Tony Bowden ka...@tmtm.com
+License: 
+
+Files: debian/*
+Copyright: 2015, Sandro Tosi mo...@debian.org
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 000..2d33f6a
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+   dh $@
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)
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..773e396
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Archive: CPAN
+Contact: Tony Bowden ka...@tmtm.com
+Name: Date-Range
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 000..13df961
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://metacpan.org/release/Date-Range   
.*/Date-Range-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/libdate-range-perl.git

___

[libdate-range-perl] 02/03: update copyright

2015-07-10 Thread Sandro Tosi
This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch master
in repository libdate-range-perl.

commit 4bd9b2100217f483899e602fa974a028e8e3086c
Author: Sandro Tosi mo...@debian.org
Date:   Fri Jul 10 15:25:36 2015 -0400

update copyright
---
 debian/copyright | 40 ++--
 1 file changed, 14 insertions(+), 26 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 4d33ff1..b873617 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,35 +2,23 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Date-Range
 Upstream-Contact: Tony Bowden ka...@tmtm.com
 Upstream-Name: Date-Range
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: Tony Bowden ka...@tmtm.com
-License: 
+Copyright: Copyright (C) 2001-2006 Tony Bowden.
+License: GPL-2+
 
-Files: debian/*
-Copyright: 2015, Sandro Tosi mo...@debian.org
-License: Artistic or GPL-1+
-
-License: Artistic
+License: GPL-2+
  This program is free software; you can redistribute it and/or modify
- it under the terms of the Artistic License, which comes with Perl.
+ it under the terms of the GNU General Public License; either version
+ 2 of the License, or (at your option) any later version.
  .
- On Debian systems, the complete text of the Artistic License can be
- found in `/usr/share/common-licenses/Artistic'.
-
-License: GPL-1+
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 1, or (at your option)
- any later version.
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  .
- 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'.
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: debian/*
+Copyright: 2015, Sandro Tosi mo...@debian.org
+License: GPL-2+

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

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


[libdate-range-perl] branch master created (now 02f420d)

2015-07-10 Thread Sandro Tosi
This is an automated email from the git hooks/post-receive script.

morph pushed a change to branch master
in repository libdate-range-perl.

at  02f420d   releasing package libdate-range-perl version 1.41-1

This branch includes the following new commits:

   new  a0216ba   Initial packaging by dh-make-perl 0.84
   new  4bd9b21   update copyright
   new  02f420d   releasing package libdate-range-perl version 1.41-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.


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

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


[libdate-range-perl] tag debian/1.41-1 created (now 02f420d)

2015-07-10 Thread Sandro Tosi
This is an automated email from the git hooks/post-receive script.

morph pushed a change to tag debian/1.41-1
in repository libdate-range-perl.

at  02f420d   (commit)
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/libdate-range-perl.git

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


[libdate-range-perl] 03/03: releasing package libdate-range-perl version 1.41-1

2015-07-10 Thread Sandro Tosi
This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch master
in repository libdate-range-perl.

commit 02f420d1bf440d1e489161a1f5ae9b4e468d82d4
Author: Sandro Tosi mo...@debian.org
Date:   Fri Jul 10 15:25:47 2015 -0400

releasing package libdate-range-perl version 1.41-1
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bd77113..2fe82a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libdate-range-perl (1.41-1) UNRELEASED; urgency=low
+libdate-range-perl (1.41-1) unstable; urgency=low
 
   * Initial Release. (Closes: #758795)
 
- -- Sandro Tosi mo...@debian.org  Fri, 10 Jul 2015 14:06:51 -0400
+ -- Sandro Tosi mo...@debian.org  Fri, 10 Jul 2015 15:25:42 -0400

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

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


[libdate-range-perl] 01/01: releasing package libdate-range-perl version 1.41-1~bpo8+1

2015-07-10 Thread Sandro Tosi
This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch jessie-backports
in repository libdate-range-perl.

commit 86b2d5ac6d82452cc7412f676a1b157a254c943c
Author: Sandro Tosi mo...@debian.org
Date:   Fri Jul 10 15:36:28 2015 -0400

releasing package libdate-range-perl version 1.41-1~bpo8+1
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2fe82a4..4705955 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdate-range-perl (1.41-1~bpo8+1) jessie-backports; urgency=medium
+
+  * Rebuild for jessie-backports.
+
+ -- Sandro Tosi mo...@debian.org  Fri, 10 Jul 2015 15:36:22 -0400
+
 libdate-range-perl (1.41-1) unstable; urgency=low
 
   * Initial Release. (Closes: #758795)

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

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


[libdate-range-perl] tag debian/1.41-1.bpo8+1 created (now 86b2d5a)

2015-07-10 Thread Sandro Tosi
This is an automated email from the git hooks/post-receive script.

morph pushed a change to tag debian/1.41-1.bpo8+1
in repository libdate-range-perl.

at  86b2d5a   (commit)
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/libdate-range-perl.git

___
Pkg-perl-cvs-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-markdown-perl] 01/01: pristine-tar data for libtext-markdown-perl_1.000031.orig.tar.gz

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

abe pushed a commit to branch pristine-tar
in repository libtext-markdown-perl.

commit 18d6d151e4a4c6ded64b797a13c52c2ca033e3f3
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 00:40:12 2015 +0200

pristine-tar data for libtext-markdown-perl_1.31.orig.tar.gz
---
 libtext-markdown-perl_1.31.orig.tar.gz.delta | Bin 0 - 10793 bytes
 libtext-markdown-perl_1.31.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtext-markdown-perl_1.31.orig.tar.gz.delta 
b/libtext-markdown-perl_1.31.orig.tar.gz.delta
new file mode 100644
index 000..f5daeb9
Binary files /dev/null and b/libtext-markdown-perl_1.31.orig.tar.gz.delta 
differ
diff --git a/libtext-markdown-perl_1.31.orig.tar.gz.id 
b/libtext-markdown-perl_1.31.orig.tar.gz.id
new file mode 100644
index 000..66c822e
--- /dev/null
+++ b/libtext-markdown-perl_1.31.orig.tar.gz.id
@@ -0,0 +1 @@
+5fde91edefd5452acabd3e09426a5a47f232a64c

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

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


[libtext-markdown-perl] branch pristine-tar updated (740efe4 - 18d6d15)

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

abe pushed a change to branch pristine-tar
in repository libtext-markdown-perl.

  from  740efe4   pristine-tar data for 
libtext-markdown-perl_1.0.26.orig.tar.gz
   new  18d6d15   pristine-tar data for 
libtext-markdown-perl_1.31.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-markdown-perl_1.31.orig.tar.gz.delta | Bin 0 - 10793 bytes
 libtext-markdown-perl_1.31.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libtext-markdown-perl_1.31.orig.tar.gz.delta
 create mode 100644 libtext-markdown-perl_1.31.orig.tar.gz.id

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

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


[libtext-markup-perl] 02/02: Update debian/changelog

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

abe pushed a commit to branch master
in repository libtext-markup-perl.

commit 51c8ae7445dc441f8445f283d498f67b26496719
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 00:35:41 2015 +0200

Update debian/changelog

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

diff --git a/debian/changelog b/debian/changelog
index f2d25a4..0ba8977 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
-libtext-markup-perl (0.22-1) UNRELEASED; urgency=low
+libtext-markup-perl (0.23-1) UNRELEASED; urgency=low
 
+  [ Lucas Kanashiro ]
   * Initial Release.
 
- -- Lucas Kanashiro kanashiro.dua...@gmail.com  Sat, 28 Feb 2015 13:28:50 
-0300
+  [ Axel Beckert ]
+  * Import upstream version 0.23
+
+ -- Axel Beckert a...@debian.org  Sat, 11 Jul 2015 00:35:41 +0200

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

___
Pkg-perl-cvs-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-markup-perl] 01/01: pristine-tar data for libtext-markup-perl_0.23.orig.tar.gz

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

abe pushed a commit to branch pristine-tar
in repository libtext-markup-perl.

commit 365266cf131654ee83f97c7d7f853d3c6ec14819
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 00:35:30 2015 +0200

pristine-tar data for libtext-markup-perl_0.23.orig.tar.gz
---
 libtext-markup-perl_0.23.orig.tar.gz.delta | Bin 0 - 2262 bytes
 libtext-markup-perl_0.23.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libtext-markup-perl_0.23.orig.tar.gz.delta 
b/libtext-markup-perl_0.23.orig.tar.gz.delta
new file mode 100644
index 000..6b4a3a9
Binary files /dev/null and b/libtext-markup-perl_0.23.orig.tar.gz.delta differ
diff --git a/libtext-markup-perl_0.23.orig.tar.gz.id 
b/libtext-markup-perl_0.23.orig.tar.gz.id
new file mode 100644
index 000..e015da9
--- /dev/null
+++ b/libtext-markup-perl_0.23.orig.tar.gz.id
@@ -0,0 +1 @@
+a42646de008b29d0f75e582f428fc2da0842dbd2

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

___
Pkg-perl-cvs-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-markup-perl] annotated tag upstream/0.23 created (now b05dfe1)

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

abe pushed a change to annotated tag upstream/0.23
in repository libtext-markup-perl.

at  b05dfe1   (tag)
   tagging  66c093c391411a16b69d979b20fdc64ef5d74602 (commit)
 tagged by  Axel Beckert
on  Sat Jul 11 00:35:30 2015 +0200

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

iQIcBAABCAAGBQJVoEiyAAoJEGvmY8daNcl1YYoQAIqr3TQFsNhZ0z536zpwHPch
JJGgQGeE7IB9Q40icS09DiPEnc52BsIYohDvdU1VmIfiIIE8obE/hwwTOrQGke/W
+7ANmWw3GXSXj6jJErbEznInxn52NF91gj5ZNM02C0uY6X4X2o0UQ4cHQTd+ovAp
XWhytE6Kg5g4JDDOZ64IRi+nVrJ5TXDrvm0HFYw5K8ybEAEx9vC41bf0XgpjpQOB
3Ggt2OBgrrUUJ65oQtg3Gc8Gq/2OTMTGoVTtP44xXH2OBnHazjSWRMEnbXiq9SMl
2dUqd9HCuEB5B0+t2BuzwCrRFq1KrkmCgAsen+IwTpjzpGuvK2pNZ4MuArTsI9B7
N8eMDSyS7pBffwYKUtNiXhqr5LLGpij/E1GJqXkHgeCf+vMRb3BI6WDvWkGib0Yi
ZfQbLhXCRMk0bfRZJVV/HJGAKiF6b55crhOBLAAz496T4oR4s9po+oPnwGTv6Vbg
YKGNoJKxIVCFUWAM1u0IUNSH58zV4X/0H4SbKdLW7sH1vR7F2dugDpyHL44KXiT5
TMadqvJFmVwkUaMo1jT+gXKaRqWgCQOxnvzd6zqokR97bFFBboexl7ic9Drf0s0K
brlotGi8teQwp6gEt1H3jM1hTk8ibce3kWn4W7N6/ek/o2dmplSQpu5L2hfO0tx+
Q/M97g+DDZ/CyWlgsRyl
=mFUz
-END PGP SIGNATURE-

Axel Beckert (1):
  Imported Upstream version 0.23

Daniele Varrazzo (11):
  Add reStructuredText parser stub.
  Register the reST parser with extensions .rest and .rst.
  Implemented reST parser.
  Added test for reST parser.
  Added bits of documentation for the reST parser.
  reST parser refactoring
  Added --test-patch version to verify if the script is working
  Added options to customize known directives output
  Better rendering of Sphinx directives
  Fixed code-block directive with Docutils = 0.9
  Fixed reST with Docutils 0.7

David E. Wheeler (111):
  Skeleton for new module: Text::Markup.
  Base implementation with default parser.
  Add Markdown parser.
  Avoid early death.
  Don't write to a file, but return the HTML.
  Load core parsers on demand.
  Remove explicit list of core parsers from t/base.t.
  Formatting.
  Document adding a new parser.
  Return results encoded, not decoded.
  Document all public methods.
  Document Text::Markup::None.
  Fully document `register` and `formats`.
  Make `_parser_for` private.
  Document the None and Markdown parsers.
  Add test for Pod coverage.
  Add HTML parser.
  Look for a BOM when opening files.
  Encoding note in for the HTML parser.
  Fall back on UTF-8.
  Require Text::Markdown.
  Add encoding parameter.
  Proper param string to HTML parser.
  Add Pod parser.
  Hadn't meant to delete that line.
  Leave UTF-8 in Pod-generated HTML.
  Encode the minimum unsafe characters in the None parser.
  Add Trac wiki syntax parser.
  Add Textile parser.
  Make sure Trac does not encode UTF-8 characters.
  Make sure Markdown does not encode UTF-8 characters.
  Add MediaWiki parser.
  Doc polishing.
  Timestamp for 0.10.
  Increment version to 0.10.
  List supported markups in README.
  Rename README to README.md.
  Update required modules in README.md.
  Fix test failures on Perl  5.12.
  Fix test failures due to the renaming of README.
  Timestamp for 0.41 release.
  Increment version to 0.12.
  Remove redundant line in README.
  Document that `file` is required.
  Add MultiMarkdown support.
  Make sure t/formats.t always runsat least one test.
  Timestamp v0.12.
  Increment to v0.13.
  Fix broken regex.
  Timestamp v0.13.
  Merge pull request #3 from mrallen1/master
  Merge branch 'master' of github.com:theory/text-markup
  Spelling.
  Credit Mark Allen.
  Timestamp v0.14.
  Increment to v0.15.
  Return `undef` when no markup found.
  Merge pull request #4 from dvarrazzo/master
  Make ReSt support more robust.
  Spelling.
  Timestamp v0.15.
  Increment to v0.16.
  Suppress unknown diretive errors from the reST parser.
  README tweak.
  Update copyright date.
  Improve reST handling of specialized docs.
  Make sure we die if `--test-patch` fails.
  Props to @dvarrazzo.
  Return UTF-8 encoded HTML from Rest.
  Find Python, use it to execute rst2html, make sure we have docutils.
  Use $encoding to specify reST intput encoding.
  Note encoding fixes.
  Update comment.
  Use HTML output for Sphinx math stuff.
  Always return UTF-8.
  Timestamp v0.16.
  Increment to v0.17.
  Add Asciidoc support.
  Timestamp v0.17.
  Increment to v0.18.
  Require HTML::Tagset for Text::MediawikiFormat.
  Exclude all Pod tests from the distribution.
  Merge pull request #7 from dvarrazzo/docutils-0.9
  Give credit where credit is due.
  Timestamp v0.18.
  Don't strip first line of verbatim 

[libtext-markup-perl] branch pristine-tar created (now 365266c)

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

abe pushed a change to branch pristine-tar
in repository libtext-markup-perl.

at  365266c   pristine-tar data for libtext-markup-perl_0.23.orig.tar.gz

This branch includes the following new commits:

   new  365266c   pristine-tar data for libtext-markup-perl_0.23.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.


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

___
Pkg-perl-cvs-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-markup-perl] 01/02: Merge tag 'upstream/0.23'

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

abe pushed a commit to branch master
in repository libtext-markup-perl.

commit d49ea80f7eb7a11e60ec94049901b838941ce7c4
Merge: c99eb7d 66c093c
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 00:35:40 2015 +0200

Merge tag 'upstream/0.23'

Upstream version 0.23

# gpg: Signature made Sat 11 Jul 2015 12:35:30 AM CEST
# gpg:using RSA key 6BE663C75A35C975
# gpg: please do a --check-trustdb
# gpg: Good signature from Axel Beckert a...@deuxchevaux.org
# gpg: aka Axel Beckert (E-Mail + Jabber) a...@noone.org
# gpg: aka Axel Beckert (Symlink) xta...@symlink.ch
# gpg: aka [jpeg image of size 3155]
# gpg: aka Axel Stefan Beckert
# gpg: aka Axel Beckert (FSFE Fellow) a...@fsfe.org
# gpg: aka Axel Beckert (Debian Developer) 
a...@debian.org

 Changes  | 10 ++
 META.json| 30 -
 META.yml | 72 
 Makefile.PL  |  2 +-
 README.md|  2 +-
 lib/Text/Markup.pm   |  8 +++--
 lib/Text/Markup/Asciidoc.pm  |  2 +-
 lib/Text/Markup/Bbcode.pm|  2 +-
 lib/Text/Markup/Creole.pm|  2 +-
 lib/Text/Markup/HTML.pm  |  2 +-
 lib/Text/Markup/Markdown.pm  |  2 +-
 lib/Text/Markup/Mediawiki.pm |  2 +-
 lib/Text/Markup/Multimarkdown.pm |  2 +-
 lib/Text/Markup/None.pm  |  2 +-
 lib/Text/Markup/Pod.pm   |  8 ++---
 lib/Text/Markup/Rest.pm  |  2 +-
 lib/Text/Markup/Textile.pm   |  2 +-
 lib/Text/Markup/Trac.pm  |  2 +-
 t/formats.t  |  2 +-
 19 files changed, 83 insertions(+), 73 deletions(-)

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

___
Pkg-perl-cvs-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-markdown-perl] 04/05: Declare compliance with Debian Policy 3.9.6

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

abe pushed a commit to branch master
in repository libtext-markdown-perl.

commit c786c64d30f707c8d621b7f46cedd38645a93c50
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 01:04:14 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 5da8194..f12cc11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,7 @@ libtext-markdown-perl (1.31-1) UNRELEASED; urgency=low
 + Fix shortname of BSD 3-Clause license.
 + Fix lintian warning copyright-refers-to-symlink-license.
   * Apply wrap-and-sort.
+  * Declare compliance with Debian Policy 3.9.6.
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
diff --git a/debian/control b/debian/control
index 4744f36..b3571a9 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Maintainer: Debian Perl Group 
pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: Jonathan Yu jaw...@cpan.org,
gregor herrmann gre...@debian.org,
Ansgar Burchardt ans...@debian.org
-Standards-Version: 3.8.4
+Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/Text-Markdown
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-markdown-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-markdown-perl.git

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

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


[libtext-markdown-perl] 01/05: debian/copyright: Fix shortname of BSD 3-Clause license

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

abe pushed a commit to branch master
in repository libtext-markdown-perl.

commit 34126746f89f730c47512d85ab31294abc1bbd3e
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 00:58:25 2015 +0200

debian/copyright: Fix shortname of BSD 3-Clause license

Fixes lintian warning invalid-short-name-in-dep5-copyright.
---
 debian/changelog | 5 +++--
 debian/copyright | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ebfc079..88dfcf2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,8 +24,9 @@ libtext-markdown-perl (1.31-1) UNRELEASED; urgency=low
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
   [ Axel Beckert ]
-  * debian/copyright: migrate pre-1.0 format to 1.0 using cme fix dpkg-
-copyright
+  * debian/copyright:
++ migrate pre-1.0 format to 1.0 using cme fix dpkg-copyright
++ Fix shortname of BSD 3-Clause license.
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
diff --git a/debian/copyright b/debian/copyright
index 952a288..d899941 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Copyright: 2003-2004, John Gruber comme...@daringfireball.net
  2005-2006, Fletcher T. Penney ow...@fletcherpenney.net
  2006-2008, Darren Kulp k...@cpan.org
  2006-2008, Tomas Doran bobtf...@bobtfish.net
-License: BSD
+License: BSD-3-Clause
 
 Files: debian/*
 Copyright: 2009-2010, Jonathan Yu jaw...@cpan.org
@@ -16,7 +16,7 @@ Copyright: 2009-2010, Jonathan Yu jaw...@cpan.org
  2008, gregor herrmann gre...@debian.org
  2008, Adeodato Simó d...@net.com.org.es
  2008, Gunnar Wolf gw...@debian.org
-License: BSD
+License: BSD-3-Clause
 
 Files: inc/Module/*
 Copyright: 2002-2010, Adam Kennedy ad...@cpan.org
@@ -31,7 +31,7 @@ License: Artistic
  On Debian GNU/Linux systems, the complete text of the Artistic License
  can be found in `/usr/share/common-licenses/Artistic'
 
-License: BSD
+License: BSD-3-Clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are
  met:

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

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

[libtext-markdown-perl] 05/05: Mark package as autopkgtestable

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

abe pushed a commit to branch master
in repository libtext-markdown-perl.

commit 15c6a85031233df85ccbf6679d6bb756f1e37155
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 01:11:58 2015 +0200

Mark package as autopkgtestable
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f12cc11..3dfb751 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,7 @@ libtext-markdown-perl (1.31-1) UNRELEASED; urgency=low
 + Fix lintian warning copyright-refers-to-symlink-license.
   * Apply wrap-and-sort.
   * Declare compliance with Debian Policy 3.9.6.
+  * Mark package as autopkgtestable.
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
diff --git a/debian/control b/debian/control
index b3571a9..af6b320 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/Text-Markdown
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-markdown-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-markdown-perl.git
+Testsuite: autopkgtest-pkg-perl
 
 Package: libtext-markdown-perl
 Architecture: all

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

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


[libtext-markdown-perl] 03/05: Apply wrap-and-sort

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

abe pushed a commit to branch master
in repository libtext-markdown-perl.

commit df4f3e640c2a95625caaac751d724e3335b6bcd3
Author: Axel Beckert a...@deuxchevaux.org
Date:   Sat Jul 11 01:02:02 2015 +0200

Apply wrap-and-sort
---
 debian/changelog |  1 +
 debian/control   | 17 -
 2 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f20b4b9..5da8194 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,7 @@ libtext-markdown-perl (1.31-1) UNRELEASED; urgency=low
 + migrate pre-1.0 format to 1.0 using cme fix dpkg-copyright
 + Fix shortname of BSD 3-Clause license.
 + Fix lintian warning copyright-refers-to-symlink-license.
+  * Apply wrap-and-sort.
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
diff --git a/debian/control b/debian/control
index 4fd8a07..4744f36 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,18 @@ Source: libtext-markdown-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (= 7.0.50)
-Build-Depends-Indep: perl, libtest-exception-perl, liblist-moreutils-perl,
- libtext-diff-perl, libtest-pod-perl, libhtml-tidy-perl,
- libtest-pod-coverage-perl, libtest-differences-perl
+Build-Depends-Indep: libhtml-tidy-perl,
+ liblist-moreutils-perl,
+ libtest-differences-perl,
+ libtest-exception-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libtext-diff-perl,
+ perl
 Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: Jonathan Yu jaw...@cpan.org,
- gregor herrmann gre...@debian.org, Ansgar Burchardt ans...@debian.org,
+   gregor herrmann gre...@debian.org,
+   Ansgar Burchardt ans...@debian.org
 Standards-Version: 3.8.4
 Homepage: https://metacpan.org/release/Text-Markdown
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-markdown-perl.git
@@ -15,7 +21,8 @@ Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-markdown-
 
 Package: libtext-markdown-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
 Suggests: libtext-multimarkdown-perl
 Conflicts: markdown
 Description: module to convert Markdown syntax to (X)HTML

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

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