[SCM] Debian packaging of libdatetime-event-ical-perl branch, master, updated. f75eafecd1e0309168d7977bc4e4823e30812453
Xavier Guimard
x.guimard at free.fr
Sun Nov 25 06:04:20 UTC 2012
The following commit has been merged in the master branch:
commit d0c58155198be367f4860bb4b488add8a260b4c5
Author: Xavier Guimard <x.guimard at free.fr>
Date: Sun Nov 25 06:15:16 2012 +0100
Bump S-V to 3.9.4 + dh 8
diff --git a/debian/changelog b/debian/changelog
index 16e7f88..5716fb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ libdatetime-event-ical-perl (0.11-1) UNRELEASED; urgency=low
[ Xavier Guimard ]
* New upstream version
* Update source format to 3.0 (quilt)
+ * Bump Standards-Version to 3.9.4
+ * Use debhelper 8
-- Xavier Guimard <x.guimard at free.fr> Sun, 25 Nov 2012 06:09:49 +0100
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index c39c140..f91dcfc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,25 @@
Source: libdatetime-event-ical-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryan at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>
+ Jonathan Yu <jawnsy at cpan.org>,
+ Xavier Guimard <x.guimard at free.fr>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 7.0.8),
- quilt
-Build-Depends-Indep: perl,
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libdatetime-event-recurrence-perl,
libdatetime-perl,
- libdatetime-event-recurrence-perl
-Standards-Version: 3.8.3
+ perl
+Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-event-ical-perl.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/libdatetime-event-ical-perl.git
Homepage: http://search.cpan.org/dist/DateTime-Event-ICal/
Package: libdatetime-event-ical-perl
Architecture: all
-Depends: ${perl:Depends},
- ${misc:Depends},
- libdatetime-perl,
- libdatetime-event-recurrence-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libdatetime-event-recurrence-perl,
+ libdatetime-perl
Description: Perl DateTime extension for computing RFC2445 recurrences
DateTime::Event::ICal is a Perl module that provides convenience methods
for easily creating DateTime::Set objects for RFC2445 style recurrences,
--
Debian packaging of libdatetime-event-ical-perl
More information about the Pkg-perl-cvs-commits
mailing list