[librrd-simple-perl] 02/10: refresh patches with "default" .quiltrc
gregor herrmann
gregoa at debian.org
Mon Jun 29 19:41:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository librrd-simple-perl.
commit 503e7dfbbaf3ee0b96243f57a984e69275104f5c
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Jun 29 21:25:42 2015 +0200
refresh patches with "default" .quiltrc
Gbp-Dch: Ignore
---
debian/patches/doc-spelling | 4 ++--
debian/patches/example-interpreter | 4 ++--
debian/patches/rrd-test-nan | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/patches/doc-spelling b/debian/patches/doc-spelling
index 2f5e6a4..27d999e 100644
--- a/debian/patches/doc-spelling
+++ b/debian/patches/doc-spelling
@@ -2,8 +2,8 @@ Subject: Correct spelling errors in documentation
Author: Russ Allbery <rra at debian.org>
Bug: https://rt.cpan.org/Ticket/Display.html?id=82622
---- librrd-simple-perl.orig/lib/RRD/Simple.pm
-+++ librrd-simple-perl/lib/RRD/Simple.pm
+--- a/lib/RRD/Simple.pm
++++ b/lib/RRD/Simple.pm
@@ -1642,7 +1642,7 @@
faultsPerSec => "COUNTER"
);
diff --git a/debian/patches/example-interpreter b/debian/patches/example-interpreter
index bed7c94..32d779c 100644
--- a/debian/patches/example-interpreter
+++ b/debian/patches/example-interpreter
@@ -2,8 +2,8 @@ Subject: Use /usr/bin/perl as Perl path in all examples
Author: Russ Allbery <rra at debian.org>
Forwarded: not-needed
---- librrd-simple-perl.orig/examples/foo.pl
-+++ librrd-simple-perl/examples/foo.pl
+--- a/examples/foo.pl
++++ b/examples/foo.pl
@@ -1,4 +1,4 @@
-#!/bin/env perl
+#!/usr/bin/perl
diff --git a/debian/patches/rrd-test-nan b/debian/patches/rrd-test-nan
index 30b3acb..feed248 100644
--- a/debian/patches/rrd-test-nan
+++ b/debian/patches/rrd-test-nan
@@ -7,8 +7,8 @@ These are functionality equivalent for most purposes I can think of,
so I doubt this would cause any problems. Update the expected test
output accordingly.
---- librrd-simple-perl.orig/t/answers.pl
-+++ librrd-simple-perl/t/answers.pl
+--- a/t/answers.pl
++++ b/t/answers.pl
@@ -26,16 +26,16 @@
'bytesOut min 50.00', 'bytesOut max 50.00', 'bytesOut last 50.00'
)],
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librrd-simple-perl.git
More information about the Pkg-perl-cvs-commits
mailing list