[libur-perl] 08/10: Refresh remaining patches (offset).
gregor herrmann
gregoa at debian.org
Mon Oct 31 23:18:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libur-perl.
commit d78cb4f53d9f038bd5e8853b2baa8d957fccefd6
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Oct 31 23:48:10 2016 +0100
Refresh remaining patches (offset).
---
...onour-SOURCE_DATE_EPOCH-for-embedded-timestamp-in-genera.patch | 8 +-------
debian/patches/spelling.patch | 8 ++++----
2 files changed, 5 insertions(+), 11 deletions(-)
diff --git a/debian/patches/Honour-SOURCE_DATE_EPOCH-for-embedded-timestamp-in-genera.patch b/debian/patches/Honour-SOURCE_DATE_EPOCH-for-embedded-timestamp-in-genera.patch
index 87fa7f0..cff9098 100644
--- a/debian/patches/Honour-SOURCE_DATE_EPOCH-for-embedded-timestamp-in-genera.patch
+++ b/debian/patches/Honour-SOURCE_DATE_EPOCH-for-embedded-timestamp-in-genera.patch
@@ -16,8 +16,6 @@ In the case it is not defined, fall back to current time.
lib/UR/Context.pm | 8 ++++++++
3 files changed, 10 insertions(+), 2 deletions(-)
-diff --git a/lib/Command/V1.pm b/lib/Command/V1.pm
-index 6a6a3b3..b5d6c07 100644
--- a/lib/Command/V1.pm
+++ b/lib/Command/V1.pm
@@ -598,7 +598,7 @@ sub doc_sections {
@@ -29,8 +27,6 @@ index 6a6a3b3..b5d6c07 100644
my $sub_commands = $self->help_sub_commands(brief => 1) if $self->is_sub_command_delegator;
my ($date,$time) = split(' ',$datetime);
-diff --git a/lib/Command/View/DocMethods.pm b/lib/Command/View/DocMethods.pm
-index afb55d4..e87279d 100644
--- a/lib/Command/View/DocMethods.pm
+++ b/lib/Command/View/DocMethods.pm
@@ -168,7 +168,7 @@ sub doc_sections {
@@ -42,11 +38,9 @@ index afb55d4..e87279d 100644
my ($date,$time) = split(' ',$datetime);
push(@sections, UR::Doc::Section->create(
-diff --git a/lib/UR/Context.pm b/lib/UR/Context.pm
-index 840f127..2d1036e 100644
--- a/lib/UR/Context.pm
+++ b/lib/UR/Context.pm
-@@ -113,6 +113,14 @@ sub now {
+@@ -137,6 +137,14 @@ sub now {
return Date::Format::time2str(date_template(), time());
}
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index 61432ea..406e47c 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -3,7 +3,7 @@ Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=85982
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85982
Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2015-08-25
+Last-Update: 2016-10-31
--- a/lib/UR/Namespace/Command/Sys/ClassBrowser.pm
+++ b/lib/UR/Namespace/Command/Sys/ClassBrowser.pm
@@ -49,9 +49,9 @@ Last-Update: 2015-08-25
--- a/lib/UR.pm
+++ b/lib/UR.pm
-@@ -796,7 +796,7 @@
+@@ -798,7 +798,7 @@
- Copyright (C) 2002-2015 Washington University in St. Louis, MO.
+ Copyright (C) 2002-2016 Washington University in St. Louis, MO.
-This sofware is licensed under the same terms as Perl itself.
+This software is licensed under the same terms as Perl itself.
@@ -60,7 +60,7 @@ Last-Update: 2015-08-25
=pod
--- a/lib/UR/Context/AutoUnloadPool.pm
+++ b/lib/UR/Context/AutoUnloadPool.pm
-@@ -101,7 +101,7 @@
+@@ -104,7 +104,7 @@
=head1 NAME
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libur-perl.git
More information about the Pkg-perl-cvs-commits
mailing list