[SCM] Debian packaging of libcourriel-perl branch, master, updated. debian/0.17-1-9-g136e91f
Maximilian Gass
mxey at ghosthacking.net
Sun Aug 21 13:43:38 UTC 2011
The following commit has been merged in the master branch:
commit a899cee9a5d9d34456eba30c7fad60f3412889c0
Author: Maximilian Gass <mxey at cloudconnected.org>
Date: Sun Aug 21 15:30:51 2011 +0200
Refresh timezone.patch
diff --git a/debian/changelog b/debian/changelog
index 39dd39f..4e1d7a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libcourriel-perl (0.18-1) UNRELEASED; urgency=low
* Team upload
* New upstream release
* Add new (build-)dependency libdatetime-format-natural-perl
+ * Refresh timezone.patch
-- Maximilian Gass <mxey at cloudconnected.org> Sun, 21 Aug 2011 14:44:52 +0200
diff --git a/debian/patches/timezone.patch b/debian/patches/timezone.patch
index 50eeda2..8ac3cca 100644
--- a/debian/patches/timezone.patch
+++ b/debian/patches/timezone.patch
@@ -29,7 +29,7 @@ Last-Update: 2011-06-10
second => 44,
- time_zone => '-0500',
+ time_zone => '+0000',
- ),
+ )->set_time_zone('UTC'),
'email datetime is parsed from Received header correctly'
);
@@ -254,10 +254,10 @@
--
Debian packaging of libcourriel-perl
More information about the Pkg-perl-cvs-commits
mailing list