r29342 - in /trunk/libipc-run-perl/debian: changelog control patches/hashbang.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Jan 5 16:37:55 UTC 2009


Author: gregoa
Date: Mon Jan  5 16:37:52 2009
New Revision: 29342

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29342
Log:
* Add a description to hashbang.patch.
* debian/control: remove Section and Priority field from binary stanza.

Modified:
    trunk/libipc-run-perl/debian/changelog
    trunk/libipc-run-perl/debian/control
    trunk/libipc-run-perl/debian/patches/hashbang.patch

Modified: trunk/libipc-run-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libipc-run-perl/debian/changelog?rev=29342&op=diff
==============================================================================
--- trunk/libipc-run-perl/debian/changelog (original)
+++ trunk/libipc-run-perl/debian/changelog Mon Jan  5 16:37:52 2009
@@ -8,6 +8,8 @@
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
+  * Add a description to hashbang.patch.
+  * debian/control: remove Section and Priority field from binary stanza.
 
  -- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>  Fri, 19 Dec 2008 12:31:27 +0100
 

Modified: trunk/libipc-run-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libipc-run-perl/debian/control?rev=29342&op=diff
==============================================================================
--- trunk/libipc-run-perl/debian/control (original)
+++ trunk/libipc-run-perl/debian/control Mon Jan  5 16:37:52 2009
@@ -12,8 +12,6 @@
 Build-Depends-Indep: perl, libio-pty-perl (>= 1.00), netbase
 
 Package: libipc-run-perl
-Section: perl
-Priority: optional
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libio-pty-perl (>= 1.00)
 Description: Perl module for running processes

Modified: trunk/libipc-run-perl/debian/patches/hashbang.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libipc-run-perl/debian/patches/hashbang.patch?rev=29342&op=diff
==============================================================================
--- trunk/libipc-run-perl/debian/patches/hashbang.patch (original)
+++ trunk/libipc-run-perl/debian/patches/hashbang.patch Mon Jan  5 16:37:52 2009
@@ -1,3 +1,5 @@
+add hashbang to example script
+
 --- a/eg/synopsis_scripting
 +++ b/eg/synopsis_scripting
 @@ -1,3 +1,4 @@




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