r6664 - in /trunk/libhook-lexwrap-perl/debian: changelog control

menole-guest at users.alioth.debian.org menole-guest at users.alioth.debian.org
Wed Aug 15 14:39:49 UTC 2007


Author: menole-guest
Date: Wed Aug 15 14:39:49 2007
New Revision: 6664

URL: http://svn.debian.org/wsvn/?sc=1&rev=6664
Log:
debian/control: XS-Vcs-*
debian/changelog: timestamp

Modified:
    trunk/libhook-lexwrap-perl/debian/changelog
    trunk/libhook-lexwrap-perl/debian/control

Modified: trunk/libhook-lexwrap-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libhook-lexwrap-perl/debian/changelog?rev=6664&op=diff
==============================================================================
--- trunk/libhook-lexwrap-perl/debian/changelog (original)
+++ trunk/libhook-lexwrap-perl/debian/changelog Wed Aug 15 14:39:49 2007
@@ -2,4 +2,4 @@
 
   * Initial Release (Closes: #433924).
 
- -- Michael Mende <debian at menole.net>  Wed, 15 Aug 2007 16:04:54 +0000
+ -- Michael Mende <debian at menole.net>  Wed, 15 Aug 2007 16:04:54 +0200

Modified: trunk/libhook-lexwrap-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libhook-lexwrap-perl/debian/control?rev=6664&op=diff
==============================================================================
--- trunk/libhook-lexwrap-perl/debian/control (original)
+++ trunk/libhook-lexwrap-perl/debian/control Wed Aug 15 14:39:49 2007
@@ -6,6 +6,8 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Michael Mende <debian at menole.net>
 Standards-Version: 3.7.2
+XS-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhook-lexwrap-perl/
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libhook-lexwrap-perl/
 
 Package: libhook-lexwrap-perl
 Architecture: all
@@ -16,13 +18,3 @@
  capacity (e.g. Hook::PreAndPost and Hook::WrapSub), Hook::LexWrap
  implements wrappers in such a way that the standard caller function
  works correctly within the wrapped subroutine.
- .
- To install a prewrappers, you write:
- .
- use Hook::LexWrap;
- .
- wrap 'subroutine_name', pre => \&some_other_sub;
- .
- #or: wrap *subroutine_name,  pre => \&some_other_sub;
- .
- This description was automagically extracted from the module by dh-make-perl.




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