[libtk-objscanner-perl] 05/05: refreshed patch

dod at debian.org dod at debian.org
Thu Jul 31 17:14:12 UTC 2014


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

dod pushed a commit to branch master
in repository libtk-objscanner-perl.

commit e7701813feea0e9dab621052cbe3cb8029a69be8
Author: Dominique Dumont <dod at debian.org>
Date:   Thu Jul 31 18:58:02 2014 +0200

    refreshed patch
---
 debian/patches/demo.patch | 18 ++++--------------
 1 file changed, 4 insertions(+), 14 deletions(-)

diff --git a/debian/patches/demo.patch b/debian/patches/demo.patch
index adc3deb..37e4c46 100644
--- a/debian/patches/demo.patch
+++ b/debian/patches/demo.patch
@@ -1,22 +1,12 @@
-Description: don't install example script; add hashbang
+Description: add hashbang in example
 Origin: vendor
 Forwarded: no
 Author: Jay Bonci <jaybonci at debian.org>
 
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -12,7 +12,6 @@ WriteMakefile
-     PM            => 
-    {
-     'ObjScanner.pm'   => '$(INST_LIB)/Tk/ObjScanner.pm',
--    'demo/objscan.pl' => '$(INST_LIB)/Tk/demos/widtrib/objscan.pl'
-    },
-    ABSTRACT   => 'A scanner to view an object\'s attribute',
-    AUTHOR     => 'Dominique Dumont (ddumont at cpan.org)',
 --- a/demo/objscan.pl
 +++ b/demo/objscan.pl
 @@ -1,3 +1,4 @@
 +#!/usr/bin/perl
- # ObjScanner - data and object scanner
- 
- use Tk ;
+ #
+ # This file is part of Tk-ObjScanner
+ #

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



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