[libtext-reflow-perl] 03/08: Refresh hashbang patch
Lucas Kanashiro
kanashiro at moszumanska.debian.org
Mon Nov 28 19:02:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro pushed a commit to branch master
in repository libtext-reflow-perl.
commit 6b5734de10bc3b463c8a46dcd923c365c11e21b6
Author: Lucas Kanashiro <kanashiro at debian.org>
Date: Mon Nov 28 16:34:18 2016 -0200
Refresh hashbang patch
---
debian/changelog | 1 +
debian/patches/hashbang.patch | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3f4d0e1..0e322bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libtext-reflow-perl (1.14-1) UNRELEASED; urgency=medium
[ Lucas Kanashiro ]
* Import upstream version 1.14
+ * Refresh hashbang patch
-- Lucas Kanashiro <kanashiro at debian.org> Mon, 28 Nov 2016 16:32:39 -0200
diff --git a/debian/patches/hashbang.patch b/debian/patches/hashbang.patch
index 8c73d8d..b2dcb1b 100644
--- a/debian/patches/hashbang.patch
+++ b/debian/patches/hashbang.patch
@@ -1,7 +1,7 @@
Description: fix hashbang
Forwarded: not-needed
Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2015-08-15
+Last-Update: 2016-11-18
--- a/reflow
+++ b/reflow
@@ -9,5 +9,5 @@ Last-Update: 2015-08-15
-#!/usr/local/bin/perl -w
+#!/usr/bin/perl -w
# Version 7.0
- # Original script written by Michael Larsen, larsen at edu.upenn.math
+ # Original script written by Michael Larsen, larsen at edu.upenn.math
# Modified by Martin Ward, martin at gkc.org.uk
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-reflow-perl.git
More information about the Pkg-perl-cvs-commits
mailing list