[libconfig-model-itself-perl] 06/11: remove obsolete patch
dod at debian.org
dod at debian.org
Sat Mar 11 18:27:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
dod pushed a commit to branch master
in repository libconfig-model-itself-perl.
commit cf37850efdbbc6f1fb38a711636601003c6fe4da
Author: Dominique Dumont <dod at debian.org>
Date: Sat Mar 11 18:16:42 2017 +0100
remove obsolete patch
config-model-edit is no longer shipped
---
debian/patches/remove-call-to-env | 15 ---------------
debian/patches/series | 1 -
2 files changed, 16 deletions(-)
diff --git a/debian/patches/remove-call-to-env b/debian/patches/remove-call-to-env
deleted file mode 100644
index a1b2918..0000000
--- a/debian/patches/remove-call-to-env
+++ /dev/null
@@ -1,15 +0,0 @@
-Description:Remove call to env in first line of script
- To be more portable accross OSes. script must begin with
- #!/usr/bin/env . This is not needed on Debian.
- .
- This patch restores usual call to /usr/bin/perl
-Forwarded:NA
-Author:dod
---- a/config-model-edit
-+++ b/config-model-edit
-@@ -1,4 +1,4 @@
--#!/usr/bin/env perl
-+#!/usr/bin/perl
- #
- # This file is part of Config-Model-Itself
- #
diff --git a/debian/patches/series b/debian/patches/series
index b748379..aba7ccb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-remove-call-to-env
autopkgtest.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-itself-perl.git
More information about the Pkg-perl-cvs-commits
mailing list