[rename] branch master updated (1b311d8 -> f1c0ef2)

2018-02-18 Thread dom
This is an automated email from the git hooks/post-receive script.

dom pushed a change to branch master
in repository rename.

  from  1b311d8   releasing package rename version 0.20-6
   new  f1c0ef2   Allow options to follow other arguments (Closes: #885103)

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


Summary of changes:
 debian/changelog  |  6 ++
 debian/patches/no_require_order.patch | 17 +
 2 files changed, 23 insertions(+)
 create mode 100644 debian/patches/no_require_order.patch

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

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


[rename] 01/01: Allow options to follow other arguments (Closes: #885103)

2018-02-18 Thread dom
This is an automated email from the git hooks/post-receive script.

dom pushed a commit to branch master
in repository rename.

commit f1c0ef2707f77d923689bff986dd38817b8c9456
Author: Dominic Hargreaves 
Date:   Wed Feb 14 00:02:58 2018 +

Allow options to follow other arguments (Closes: #885103)
---
 debian/changelog  |  6 ++
 debian/patches/no_require_order.patch | 17 +
 2 files changed, 23 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 56b3e91..792ef04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rename (0.20-7) UNRELEASED; urgency=medium
+
+  * Allow options to follow other arguments (Closes: #885103)
+
+ -- Dominic Hargreaves   Wed, 14 Feb 2018 00:02:39 +
+
 rename (0.20-6) unstable; urgency=medium
 
   * Upload to unstable
diff --git a/debian/patches/no_require_order.patch 
b/debian/patches/no_require_order.patch
new file mode 100644
index 000..037393b
--- /dev/null
+++ b/debian/patches/no_require_order.patch
@@ -0,0 +1,17 @@
+Description: allow options to follow other arguments
+Author: Dominic Hargreaves 
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=124421
+
+
+diff --git a/lib/File/Rename.pm b/lib/File/Rename.pm
+index 757355f..f775735 100644
+--- a/lib/File/Rename.pm
 b/lib/File/Rename.pm
+@@ -10,6 +10,7 @@ use Getopt::Long ();
+ eval{ Getopt::Long::Configure qw(
+   posix_default
+   no_ignore_case
++  no_require_order
+ ); 1 } or warn $@;
+ 
+ sub GetOptions {

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

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


[get-flash-videos] 01/01: pristine-tar data for get-flash-videos_1.25.98.orig.tar.gz

2018-02-18 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch pristine-tar
in repository get-flash-videos.

commit d9c2bd54182e3c7da89f8bb04b66ae0585b85ed5
Author: Damyan Ivanov 
Date:   Sun Feb 18 20:31:40 2018 +

pristine-tar data for get-flash-videos_1.25.98.orig.tar.gz
---
 get-flash-videos_1.25.98.orig.tar.gz.delta | Bin 0 -> 4992 bytes
 get-flash-videos_1.25.98.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/get-flash-videos_1.25.98.orig.tar.gz.delta 
b/get-flash-videos_1.25.98.orig.tar.gz.delta
new file mode 100644
index 000..86db963
Binary files /dev/null and b/get-flash-videos_1.25.98.orig.tar.gz.delta differ
diff --git a/get-flash-videos_1.25.98.orig.tar.gz.id 
b/get-flash-videos_1.25.98.orig.tar.gz.id
new file mode 100644
index 000..2ff07d9
--- /dev/null
+++ b/get-flash-videos_1.25.98.orig.tar.gz.id
@@ -0,0 +1 @@
+fc2b8753869c3e112385e1a7f09f49b0723d8abc

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

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


[get-flash-videos] annotated tag upstream/1.25.98 created (now 1b986c4)

2018-02-18 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to annotated tag upstream/1.25.98
in repository get-flash-videos.

at  1b986c4   (tag)
   tagging  5cb4e6822f12c029dadb6640b37cc70b99956f2b (commit)
  replaces  upstream/1.25.95
 tagged by  Damyan Ivanov
on  Sun Feb 18 20:31:40 2018 +

- Log -
Upstream version 1.25.98

Damyan Ivanov (1):
  New upstream version 1.25.98

---

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/get-flash-videos.git

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


[get-flash-videos] branch master updated (be63347 -> cadfa88)

2018-02-18 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch master
in repository get-flash-videos.

  from  be63347   releasing package get-flash-videos version 1.25.95-1
  adds  5cb4e68   New upstream version 1.25.98
   new  5fdea8b   Update upstream source from tag 'upstream/1.25.98'
   new  cadfa88   releasing package get-flash-videos version 1.25.98-1

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


Summary of changes:
 .gitignore |   2 +
 Makefile.bsd-wrapper   |   7 +-
 debian/changelog   |   6 ++
 doc/get_flash_videos.pod   |  10 ++
 get_flash_videos   |   8 +-
 lib/FlashVideo/HLSXDownloader.pm   | 201 ++---
 lib/FlashVideo/Site/Itv.pm | 130 +++-
 lib/FlashVideo/VideoPreferences.pm |   2 +
 mk/release.mk  |  11 +-
 9 files changed, 304 insertions(+), 73 deletions(-)

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

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


[get-flash-videos] annotated tag debian/1.25.98-1 created (now f5ebfc8)

2018-02-18 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to annotated tag debian/1.25.98-1
in repository get-flash-videos.

at  f5ebfc8   (tag)
   tagging  cadfa8887b31a9dde5cca3ef98cd49fcda133740 (commit)
  replaces  debian/1.25.95-1
 tagged by  Damyan Ivanov
on  Sun Feb 18 20:49:08 2018 +

- Log -
tagging package get-flash-videos version debian/1.25.98-1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErqDETssFbpNjDZ0z276dTZnSoAQFAlqJ5sQACgkQ276dTZnS
oARi7Q/+LBjfZiK2sj/WxX1jHOYQLoTTpckSNYK6Vpi9g/V6IQHNRGJZOy1+mIoZ
Pgi7wOYGbhsoqOpkk0HUaQLxUpdonqeL6lsP7dZT3j//wECnwKlOKE45d6Xsl6Ja
uWCEB9IyGjokXKQT7XrUClG21UJAI2MuXN2404PsObnQRrChcjGaorcxCyU83nG1
80cPC/oWK6J5hLNJipC63Q1FYwXZ0iRZxdXY/3Slx0CP1h8KYXy5z5Ko7jfRpvud
/HlGOxlVcan9Mn1xfCKvz2aXs6m7CP+37C+yXr+N8elokOEeISCzOV6Js980t3UR
tJcm44QxuDj6pgvtyOuMfsfx80ESeL6B8VDGCQ5rptmwMP5IZr2evL7Hf+3YZ6gM
NrwLeMmYNql7XcsBSqazDDio4QtpDVftV9jvUgUoiCm8JNI6oHZzXLKiW2W+1M+m
X0PDasGdj/wD3WnyYhzaTZucZ1Y0mcFDF3XxxhqAhaipxL/8bzY3NEmsIvWOyqBX
HiJP63F9AqknyZuP6O4jgl/ESZstMLtZgmmuuxc51zSdWcqPlqFi/FOuBle0zPTU
vwSt4rsTmy02JmrMnuP/eRVw1qV7sbV2vM/fx6uWGYJz3VbDKhCXLNiJMrA4tJnt
OOJHvdmvKDyJK33PPk+Zof6gbWyc4eUQyUfI2vkbbEMIc2SlOy0=
=9LJu
-END PGP SIGNATURE-

Damyan Ivanov (3):
  New upstream version 1.25.98
  Update upstream source from tag 'upstream/1.25.98'
  releasing package get-flash-videos version 1.25.98-1

---

This annotated tag includes the following new commits:

   new  5fdea8b   Update upstream source from tag 'upstream/1.25.98'
   new  cadfa88   releasing package get-flash-videos version 1.25.98-1

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


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

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


[get-flash-videos] branch pristine-tar updated (c7a30ba -> d9c2bd5)

2018-02-18 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a change to branch pristine-tar
in repository get-flash-videos.

  from  c7a30ba   pristine-tar data for get-flash-videos_1.25.95.orig.tar.gz
   new  d9c2bd5   pristine-tar data for get-flash-videos_1.25.98.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:
 get-flash-videos_1.25.98.orig.tar.gz.delta | Bin 0 -> 4992 bytes
 get-flash-videos_1.25.98.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 get-flash-videos_1.25.98.orig.tar.gz.delta
 create mode 100644 get-flash-videos_1.25.98.orig.tar.gz.id

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

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


[get-flash-videos] 01/02: Update upstream source from tag 'upstream/1.25.98'

2018-02-18 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository get-flash-videos.

commit 5fdea8b6d9179f20b21d772a87ef396e7961281a
Merge: be63347 5cb4e68
Author: Damyan Ivanov 
Date:   Sun Feb 18 20:31:40 2018 +

Update upstream source from tag 'upstream/1.25.98'

Update to upstream version '1.25.98'
with Debian dir 01b7bd6bb9038f6c8ae149708b69d23224d213ad

 .gitignore |   2 +
 Makefile.bsd-wrapper   |   7 +-
 doc/get_flash_videos.pod   |  10 ++
 get_flash_videos   |   8 +-
 lib/FlashVideo/HLSXDownloader.pm   | 201 ++---
 lib/FlashVideo/Site/Itv.pm | 130 +++-
 lib/FlashVideo/VideoPreferences.pm |   2 +
 mk/release.mk  |  11 +-
 8 files changed, 298 insertions(+), 73 deletions(-)

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

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


[get-flash-videos] 02/02: releasing package get-flash-videos version 1.25.98-1

2018-02-18 Thread Damyan Ivanov
This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository get-flash-videos.

commit cadfa8887b31a9dde5cca3ef98cd49fcda133740
Author: Damyan Ivanov 
Date:   Sun Feb 18 20:49:08 2018 +

releasing package get-flash-videos version 1.25.98-1
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c33a6ce..1a49bde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+get-flash-videos (1.25.98-1) unstable; urgency=medium
+
+  * New upstream version 1.25.98
+
+ -- Damyan Ivanov   Sun, 18 Feb 2018 20:46:26 +
+
 get-flash-videos (1.25.95-1) unstable; urgency=medium
 
   * New upstream version 1.25.95

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

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


[libdatetimex-easy-perl] annotated tag debian/0.089-2 created (now cb9c723)

2018-02-18 Thread ntyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a change to annotated tag debian/0.089-2
in repository libdatetimex-easy-perl.

at  cb9c723   (tag)
   tagging  725d69f0d9c3539a637ee5b54dea5724355f59af (commit)
 tagged by  Niko Tyni
on  Sun Feb 18 11:53:29 2018 +0200

- Log -
Debian release 0.089-2
-BEGIN PGP SIGNATURE-

iQJFBAABCAAvFiEEdqKOQsmBHZHoj7peLsD/s7cwGx8FAlqJTRkRHG50eW5pQGRl
Ymlhbi5vcmcACgkQLsD/s7cwGx8xSA/9GCvR8qwALTZcqMJVdX/mtT4Jsm65Xu5E
i5kWxc50zlC8w+HLPN9A1b7isPp6NvQZXJyS6r3BDF9X2C9X2Dl2+dZUT689u7EW
RWLxV+C1zDkPjq7HICBugmYH8TbOawzwP2fQksQfAdukm7TZDl3noGegNabIdrub
6BqLFiCbRhkd7gy84Gf6RGnGWBAL2SpTWL9Ubm8yv8Z9LV67gNTkA98b5z5DrJOn
nz17fpXHLwztQxb2ak/MNMkgRS9Q8Gjl1B2QP6NXcFR5nw01knLGVSD0aZC+GnK/
/dxYSMVdQd4gfVGoaCoe6RvHw947XSo8DmbX70AbRodsyc9SYTbj+as/ZZgepPC0
2SpCgaf4fDyx4NFkCWMNwoznZ40dqdG7z8yqh+ocuvU7JKVmJ7YKBrU7gUrmvGT/
Z7e9xKtJbaRmN4odcS0KNsHVvxGwOoF19tpH5Tdz+NaJVm4/X/FZSigJrTZpYI1Q
CPR0LEaVJAwowZzDIQEGRqyWZQl7BBzupVBxXt0xrVWj2FNHHLSx+yTK3nSVyFmN
VXnuJtIbKxr1kRHTSxl3oTabLqg3YuchkTRrsu3YIG3fiL9QRDF1MdcxtCdoig8r
vYc69v+syiJ55zOdDPbO/bq/IwcsH2vkWau/1rP+lUw7BOLoYFlB/7KMoCD9P4bW
iTk3GhS7PnA=
=evah
-END PGP SIGNATURE-

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

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

Chris Butler (6):
  Removed (build-)dependency on libdatetime-format-datemanip-perl:
  Add myself to Uploaders and copyright.
  * Added version 5.10.0 to perl build-dependency (required for
  Updated copyright to point to GPL-1 in common-licences.
  Bumped Standards-Version to 3.9.1 (no changes required).
  dch -r, ready to release

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

Gregor Herrmann (9):
  dh 7.0.8 (--with); remove perl-modules (build-essential)
  back to UNRELEASED, TODO added to changelog
  back to UNRELEASED, TODO added to changelog
  back to UNRELEASED, PROBLEM added to changelog
  [svn-upgrade] new version libdatetimex-easy-perl (0.089)
  New upstream release.
  * Convert to source format 3.0 (quilt).
  releasing version 0.089-1
  [mass-commit] remove versioned/alternative (build) dependencies referring 
to perl 5.10 (satisfied in oldstable)

Jonathan Yu (7):
  [svn-upgrade] Integrating new upstream version, libdatetimex-easy-perl 
(0.088)
  * New upstream release
  looks good, dch -r
  * Remove patch, replace with an override
  builds clean, dch -r
  add dh_auto_install back to override (thanks gregoa)
  builds cleanly now, dch -r

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

Niko Tyni (5):
  Note Testsuite addition in changelog
  Update to debhelper compat level 10
  Update to Standards-Version 4.1.3
  Declare that the package does not need (fake)root to build
  releasing package libdatetimex-easy-perl version 0.089-2 to unstable

Ryan Niebur (7):
  [svn-inject] Installing original source of libdatetimex-easy-perl
  [svn-inject] Applying Debian modifications to trunk
  finish packaging
  add copyright for inc
  fix copyright information for lib/DateTimeX/Easy/DateParse.pm
  clean up duplicated changelog entries from nhandler's mass-commit
  mass updated ryan52's email address

Salvatore Bonaccorso (10):
  [mass-commit] Replace versioned dependency on perl (>= 5.6.0-{12,16}) 
with unversioned dependency on perl (as permitted by Debian Policy 3.8.3)
  [packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in 
debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 
in debian/rules.
  Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  update changelog
  Change search.cpan.org based URIs to metacpan.org based URIs
  update changelog
  Update Vcs-Browser URL to cgit web frontend
  update changelog
  debian/control: Use HTTPS transport protocol for Vcs-Git URI
  update changelog

gregor herrmann (10):
  Strip trailing slash from metacpan URLs.
  update changelog
  debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  update changelog
  Remove Chris Butler from Uploaders. Thanks for your work!
  update changelog
  Remove Jonathan Yu from Uploaders. Thanks for your work!
  update changelog
  Remove Ryan Niebur from Uploaders. Thanks for your work!
  update changelog

---

This annotated tag includes the following new commits:

   new  538e843   Note Testsuite addition in changelog
   new  a5365ca   Update to debhelper compat level 10
   new  8d5dd8f   Update to Standards-Version 4.1.3
   new  3fca573   Declare that the package does not need (fake)root to build
   new  725d69f  

[libdatetimex-easy-perl] 04/05: Declare that the package does not need (fake)root to build

2018-02-18 Thread ntyni
This is an automated email from the git hooks/post-receive script.

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

commit 3fca5730ce49d7c8b94213f2488b3bd397748c90
Author: Niko Tyni 
Date:   Sun Feb 18 11:48:38 2018 +0200

Declare that the package does not need (fake)root to build
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 768fb8d..2d47971 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: libdatetimex-easy-perl
 Maintainer: Debian Perl Group 
 Uploaders: gregor herrmann 
 Section: perl
+Rules-Requires-Root: no
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 10)

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

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


[libdatetimex-easy-perl] 05/05: releasing package libdatetimex-easy-perl version 0.089-2 to unstable

2018-02-18 Thread ntyni
This is an automated email from the git hooks/post-receive script.

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

commit 725d69f0d9c3539a637ee5b54dea5724355f59af
Author: Niko Tyni 
Date:   Sun Feb 18 11:50:52 2018 +0200

releasing package libdatetimex-easy-perl version 0.089-2 to unstable
---
 debian/changelog | 11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ca436c7..326b282 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libdatetimex-easy-perl (0.089-2) UNRELEASED; urgency=low
+libdatetimex-easy-perl (0.089-2) unstable; urgency=medium
+
+  * Team upload.
 
   [ gregor herrmann ]
   * Remove version from perl (build) dependency.
@@ -30,7 +32,12 @@ libdatetimex-easy-perl (0.089-2) UNRELEASED; urgency=low
   * Remove Jonathan Yu from Uploaders. Thanks for your work!
   * Remove Ryan Niebur from Uploaders. Thanks for your work!
 
- -- gregor herrmann   Tue, 19 Jul 2011 14:00:45 +0200
+  [ Niko Tyni ]
+  * Update to debhelper compat level 10
+  * Update to Standards-Version 4.1.3
+  * Declare that the package does not need (fake)root to build
+
+ -- Niko Tyni   Sun, 18 Feb 2018 11:50:43 +0200
 
 libdatetimex-easy-perl (0.089-1) unstable; urgency=low
 

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

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


[libdatetimex-easy-perl] 03/05: Update to Standards-Version 4.1.3

2018-02-18 Thread ntyni
This is an automated email from the git hooks/post-receive script.

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

commit 8d5dd8ff61f71586c3733a185cebadbf7553ed7d
Author: Niko Tyni 
Date:   Sun Feb 18 11:48:38 2018 +0200

Update to Standards-Version 4.1.3
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0d09109..768fb8d 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
  libdatetime-format-ical-perl,
  libdatetime-perl,
  libtimedate-perl
-Standards-Version: 3.9.1
+Standards-Version: 4.1.3
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetimex-easy-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libdatetimex-easy-perl.git
 Homepage: https://metacpan.org/release/DateTimeX-Easy

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

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


[libdatetimex-easy-perl] 02/05: Update to debhelper compat level 10

2018-02-18 Thread ntyni
This is an automated email from the git hooks/post-receive script.

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

commit a5365ca2c5494383792be72e131c9cbcb36e2e42
Author: Niko Tyni 
Date:   Sun Feb 18 11:48:38 2018 +0200

Update to debhelper compat level 10
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index 5190591..0d09109 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: gregor herrmann 
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 7.2.13)
+Build-Depends: debhelper (>= 10)
 Build-Depends-Indep: perl,
  libtest-most-perl,
  libdatetime-format-natural-perl,

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

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


[libdatetimex-easy-perl] 01/05: Note Testsuite addition in changelog

2018-02-18 Thread ntyni
This is an automated email from the git hooks/post-receive script.

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

commit 538e843a834ee7acc7df767fde65031be0b9d56d
Author: Niko Tyni 
Date:   Sun Feb 18 11:48:37 2018 +0200

Note Testsuite addition in changelog
---
 debian/changelog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/changelog b/debian/changelog
index 17395e1..ca436c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ libdatetimex-easy-perl (0.089-2) UNRELEASED; urgency=low
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * Remove Chris Butler from Uploaders. Thanks for your work!
+  * Add Testsuite declaration for autopkgtest-pkg-perl.
   * Remove Jonathan Yu from Uploaders. Thanks for your work!
   * Remove Ryan Niebur from Uploaders. Thanks for your work!
 

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

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


[libdatetimex-easy-perl] branch master updated (e4705b8 -> 725d69f)

2018-02-18 Thread ntyni
This is an automated email from the git hooks/post-receive script.

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

  from  e4705b8   update changelog
   new  538e843   Note Testsuite addition in changelog
   new  a5365ca   Update to debhelper compat level 10
   new  8d5dd8f   Update to Standards-Version 4.1.3
   new  3fca573   Declare that the package does not need (fake)root to build
   new  725d69f   releasing package libdatetimex-easy-perl version 0.089-2 
to unstable

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


Summary of changes:
 debian/changelog | 12 ++--
 debian/compat|  2 +-
 debian/control   |  5 +++--
 3 files changed, 14 insertions(+), 5 deletions(-)

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

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


[libemail-date-perl] 05/05: releasing package libemail-date-perl version 1.104-2 to unstable

2018-02-18 Thread ntyni
This is an automated email from the git hooks/post-receive script.

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

commit ffae4ad5349e472a6d87e74dc5a33807860c75ac
Author: Niko Tyni 
Date:   Sun Feb 18 11:46:22 2018 +0200

releasing package libemail-date-perl version 1.104-2 to unstable
---
 debian/changelog | 12 ++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 267d448..8d03474 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libemail-date-perl (1.104-2) UNRELEASED; urgency=medium
+libemail-date-perl (1.104-2) unstable; urgency=medium
+
+  * Team upload.
 
   [ gregor herrmann ]
   * Rename debian/upstream to debian/upstream/metadata.
@@ -11,7 +13,13 @@ libemail-date-perl (1.104-2) UNRELEASED; urgency=medium
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
- -- gregor herrmann   Wed, 12 Feb 2014 18:29:07 +0100
+  [ Niko Tyni ]
+  * Update to debhelper compat level 10
+  * Update to Standards-Version 4.1.3
+  * Declare that the package does not need (fake)root to build
+  * Add Testsuite declaration for autopkgtest-pkg-perl
+
+ -- Niko Tyni   Sun, 18 Feb 2018 11:46:11 +0200
 
 libemail-date-perl (1.104-1) unstable; urgency=low
 

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

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


[libemail-date-perl] branch master updated (2d53451 -> ffae4ad)

2018-02-18 Thread ntyni
This is an automated email from the git hooks/post-receive script.

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

  from  2d53451   update changelog
   new  db986a0   Update to debhelper compat level 10
   new  e5054e2   Update to Standards-Version 4.1.3
   new  426b672   Declare that the package does not need (fake)root to build
   new  23b04c0   Add Testsuite declaration for autopkgtest-pkg-perl
   new  ffae4ad   releasing package libemail-date-perl version 1.104-2 to 
unstable

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


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

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

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


[libemail-date-perl] 03/05: Declare that the package does not need (fake)root to build

2018-02-18 Thread ntyni
This is an automated email from the git hooks/post-receive script.

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

commit 426b672055bc31509b8348636822f296d80969e8
Author: Niko Tyni 
Date:   Sun Feb 18 11:45:54 2018 +0200

Declare that the package does not need (fake)root to build
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 33909df..8a3a544 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Uploaders: Paul Wise ,
Damyan Ivanov ,
gregor herrmann 
 Section: perl
+Rules-Requires-Root: no
 Priority: optional
 Build-Depends: debhelper (>= 10)
 Build-Depends-Indep: libcapture-tiny-perl,

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

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


[libemail-date-perl] annotated tag debian/1.104-2 created (now afb52fc)

2018-02-18 Thread ntyni
This is an automated email from the git hooks/post-receive script.

ntyni pushed a change to annotated tag debian/1.104-2
in repository libemail-date-perl.

at  afb52fc   (tag)
   tagging  ffae4ad5349e472a6d87e74dc5a33807860c75ac (commit)
  replaces  debian/1.104-1
 tagged by  Niko Tyni
on  Sun Feb 18 11:50:03 2018 +0200

- Log -
Debian release 1.104-2
-BEGIN PGP SIGNATURE-

iQJFBAABCAAvFiEEdqKOQsmBHZHoj7peLsD/s7cwGx8FAlqJTEsRHG50eW5pQGRl
Ymlhbi5vcmcACgkQLsD/s7cwGx9Kow//XulGAKZrZ6AeyL2VzPCWh4UCha7O9uGR
EDZOBs5zRMjhLCNnx6vucO/IYAeuiIwHgRkpjOq6EJSUR7HhNYF0aF8lk5Rvznjj
llezdy5xsv7geaFYjJXjZZcAfRi4+WZEe4URvksVWVxymtKi+peZY58Wt2NEjRGR
lDoEQDevT0IhWnFuy3PQq2PAgbPyN2c7f8ifk+IyD75cbw0kUwXd9Nt9F05CCtkC
s0rir9FXr4Mv563DlnYma879htrlkvHvZ5i3+xEck7f3ymKSKm5DM3jMFB0igYs6
Gaha3FPCD0U5D7a6eF25sb6c4VM12hyIV0f+VNIbkAEUT1aF7F3VpBzO9Fcfn9YF
wYn+fp8n+4FuJyEK4eBW8AG20L4f8DVtAWf1nqPXYWWdKYRkJUEKg2Eu6EWPvCEl
4eEo7wgxlY3NPPhgos8hVc3ONK5NFJR2LKNWyR0DrspE4CEqqya/QbVY3palrAbL
8Bj3oUhjaOUzyPys9tLud2SKffsDNrrBrJPkI16PczaDrehq7nZoHaS29OQ4tLmB
JQ8jdPK+YUq8VQHwlozcVkwO7VnG/o+0U0LxMSjjiSJUSis8XXRLwPTjTe48JaXH
DtD0FJO8DQhENj2++eT83MSxSeHCNK4f8RqseRBknoffl4VLpLBg+fHe6IJpx1n8
dqxJif+85rE=
=cf4J
-END PGP SIGNATURE-

Niko Tyni (5):
  Update to debhelper compat level 10
  Update to Standards-Version 4.1.3
  Declare that the package does not need (fake)root to build
  Add Testsuite declaration for autopkgtest-pkg-perl
  releasing package libemail-date-perl version 1.104-2 to unstable

Salvatore Bonaccorso (4):
  Update Vcs-Browser URL to cgit web frontend
  update changelog
  debian/control: Use HTTPS transport protocol for Vcs-Git URI
  update changelog

gregor herrmann (6):
  Rename debian/upstream to debian/upstream/metadata.
  update changelog
  Strip trailing slash from metacpan URLs.
  update changelog
  debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  update changelog

---

This annotated tag includes the following new commits:

   new  db986a0   Update to debhelper compat level 10
   new  e5054e2   Update to Standards-Version 4.1.3
   new  426b672   Declare that the package does not need (fake)root to build
   new  23b04c0   Add Testsuite declaration for autopkgtest-pkg-perl
   new  ffae4ad   releasing package libemail-date-perl version 1.104-2 to 
unstable

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


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

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


[libemail-date-perl] 02/05: Update to Standards-Version 4.1.3

2018-02-18 Thread ntyni
This is an automated email from the git hooks/post-receive script.

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

commit e5054e265dc90c53cf57a05825af8667baf774bd
Author: Niko Tyni 
Date:   Sun Feb 18 11:45:54 2018 +0200

Update to Standards-Version 4.1.3
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 105d125..33909df 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: libcapture-tiny-perl,
  libtimedate-perl,
  perl,
  perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
-Standards-Version: 3.9.4
+Standards-Version: 4.1.3
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libemail-date-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libemail-date-perl.git
 Homepage: https://metacpan.org/release/Email-Date

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

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


[libemail-date-perl] 01/05: Update to debhelper compat level 10

2018-02-18 Thread ntyni
This is an automated email from the git hooks/post-receive script.

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

commit db986a0486a524d3d9281b66375add9e0ca06990
Author: Niko Tyni 
Date:   Sun Feb 18 11:45:54 2018 +0200

Update to debhelper compat level 10
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index daf6563..105d125 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Paul Wise ,
gregor herrmann 
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 10)
 Build-Depends-Indep: libcapture-tiny-perl,
  libemail-abstract-perl,
  libemail-date-format-perl,

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

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


[libemail-date-perl] 04/05: Add Testsuite declaration for autopkgtest-pkg-perl

2018-02-18 Thread ntyni
This is an automated email from the git hooks/post-receive script.

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

commit 23b04c06b54afc27bcd9ce7376a57b8c87574f47
Author: Niko Tyni 
Date:   Sun Feb 18 11:45:54 2018 +0200

Add Testsuite declaration for autopkgtest-pkg-perl
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 8a3a544..772c5ca 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Uploaders: Paul Wise ,
Damyan Ivanov ,
gregor herrmann 
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Rules-Requires-Root: no
 Priority: optional
 Build-Depends: debhelper (>= 10)

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

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