[libfont-afm-perl] 01/04: Ship make_metrics in examples
Florian Schlichting
fsfs at moszumanska.debian.org
Fri Nov 25 21:34:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libfont-afm-perl.
commit 41d2cea6b797a1d202074c76997195718c20806a
Author: Florian Schlichting <fsfs at debian.org>
Date: Fri Nov 25 22:27:25 2016 +0100
Ship make_metrics in examples
---
debian/libfont-afm-perl.examples | 1 +
debian/patches/interpreter-path.patch | 11 +++++++++++
debian/patches/series | 1 +
3 files changed, 13 insertions(+)
diff --git a/debian/libfont-afm-perl.examples b/debian/libfont-afm-perl.examples
new file mode 100644
index 0000000..a9c1126
--- /dev/null
+++ b/debian/libfont-afm-perl.examples
@@ -0,0 +1 @@
+make_metrics
diff --git a/debian/patches/interpreter-path.patch b/debian/patches/interpreter-path.patch
new file mode 100644
index 0000000..099b355
--- /dev/null
+++ b/debian/patches/interpreter-path.patch
@@ -0,0 +1,11 @@
+Description: fix the interpreter path
+Author: Florian Schlichting <fsfs at debian.org>
+
+--- a/make_metrics
++++ b/make_metrics
+@@ -1,4 +1,4 @@
+-#!/usr/local/bin/perl -w
++#!/usr/bin/perl -w
+
+ # $Id: make_metrics,v 1.3 1998/03/25 12:59:53 aas Exp $
+ #
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..36d92bc
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+interpreter-path.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfont-afm-perl.git
More information about the Pkg-perl-cvs-commits
mailing list