[libconfig-model-perl] 06/08: removed patch applied to cme-old

dod at debian.org dod at debian.org
Tue Jul 21 11:47:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

dod pushed a commit to branch master
in repository libconfig-model-perl.

commit 4139ab3210b61b1f1b3d8ce3c811d7b845e0f0d0
Author: Dominique Dumont <dod at debian.org>
Date:   Tue Jul 21 13:31:53 2015 +0200

    removed patch applied to cme-old
---
 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 3713bb3..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/script/cme-old
-+++ b/script/cme-old
-@@ -1,4 +1,4 @@
--#!/usr/bin/env perl
-+#!/usr/bin/perl
- #
- # This file is part of Config-Model
- #
diff --git a/debian/patches/series b/debian/patches/series
index cccb29a..e45baf8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 #fix-cryptic-message
 fix-debci
-remove-call-to-env

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-perl.git



More information about the Pkg-perl-cvs-commits mailing list