[SCM] Debian packaging of libdate-manip-perl branch, master, updated. debian/6.34-1-15-gb5a72b3

Xavier Guimard x.guimard at free.fr
Tue Dec 4 05:03:17 UTC 2012


The following commit has been merged in the master branch:
commit b5a72b359491a1b54610e912252acec6decb4338
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue Dec 4 06:02:03 2012 +0100

    Update dependencies

diff --git a/debian/changelog b/debian/changelog
index e100202..5e94e6c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,19 +1,13 @@
-libdate-manip-perl (6.37-1) UNRELEASED; urgency=low
-
-  TODO:
-  - debian/NEWS gets installed by dh_installchangelogs automatically, no need
-    to put it into .docs
-  - d/control: the Module::Build build-dep should be
-    "libmodule-build-perl (>= 0.390000) | perl (>= 5.15.2)"
-  - d/control: looks like the (build) dep on libyaml-syck-perl can be dropped
+libdate-manip-perl (6.37-1) unstable; urgency=low
 
   * Imported Upstream version 6.37 (Closes: #571664)
   * Update uploaders
   * Update copyright years
-  * Now depends on libmodule-build-perl >= 0.390000 until perl-modules will be
-    upgraded
+  * Now depends on libmodule-build-perl >= 0.390000 (or perl 5.15.2) until
+    perl-modules will be upgraded
+  * Drop libyaml-syck-perl form Build-Depends-Indep (unused since 6.35)
 
- -- Xavier Guimard <x.guimard at free.fr>  Sun, 02 Dec 2012 19:48:53 +0100
+ -- Xavier Guimard <x.guimard at free.fr>  Tue, 04 Dec 2012 06:01:32 +0100
 
 libdate-manip-perl (6.34-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 347808e..fb9620e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,11 +12,10 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  Fabrizio Regalli <fabreg at fabreg.it>,
  Xavier Guimard <x.guimard at free.fr>
 Build-Depends: debhelper (>= 8),
- libmodule-build-perl (>= 0.390000)
+ libmodule-build-perl (>= 0.390000) | perl (>= 5.15.2)
 Build-Depends-Indep: libtest-inter-perl,
  libtest-pod-coverage-perl,
  libtest-pod-perl,
- libyaml-syck-perl,
  perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdate-manip-perl.git
@@ -25,8 +24,7 @@ Homepage: http://search.cpan.org/dist/Date-Manip/
 
 Package: libdate-manip-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libyaml-syck-perl
+Depends: ${misc:Depends}, ${perl:Depends}
 Description: module for manipulating dates
  Date::Manip is a Perl module that contains a set of routines designed to make
  any common date/time manipulation easy to do. It aims to make operations like
diff --git a/debian/libdate-manip-perl.docs b/debian/libdate-manip-perl.docs
index a7f11ae..1d11c37 100644
--- a/debian/libdate-manip-perl.docs
+++ b/debian/libdate-manip-perl.docs
@@ -1,3 +1,2 @@
 README.first
 internal/TODO
-debian/NEWS

-- 
Debian packaging of libdate-manip-perl



More information about the Pkg-perl-cvs-commits mailing list