[SCM] Debian packaging of Perl6-Caller CPAN distribution branch, master, updated. debian/0.100-1-8-gffc2228

Xavier Guimard x.guimard at free.fr
Sat Feb 9 13:33:15 UTC 2013


The following commit has been merged in the master branch:
commit ffc2228d5f0e66e80dd1b1ae8e0b65f25d79e150
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Feb 9 14:33:04 2013 +0100

    Update description

diff --git a/debian/changelog b/debian/changelog
index 81beacb..0baeb6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,4 @@
-libperl6-caller-perl (0.100-2) UNRELEASED; urgency=low
-
-  TODO:
-  - d/control:
-    + remove POD formatting from short description
-    + mention module name in ling description
+libperl6-caller-perl (0.100-2) unstable; urgency=low
 
   * Take over for the Debian Perl Group on maintainer's request
     (http://bugs.debian.org/677732#10)
@@ -13,9 +8,10 @@ libperl6-caller-perl (0.100-2) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.9.4
   * Bump debhelper compatibility to 8
   * Add Vcs-* fields
+  * Update description
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
- -- Xavier Guimard <x.guimard at free.fr>  Sun, 03 Feb 2013 12:09:02 +0100
+ -- Xavier Guimard <x.guimard at free.fr>  Sat, 09 Feb 2013 14:32:44 +0100
 
 libperl6-caller-perl (0.100-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 01e60c8..5007186 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Package: libperl6-caller-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
-Description: Perl6-like OO C<caller()> interface for Perl 5
- By default, this module exports the caller function. This automatically
+Description: Perl6-like OO caller() interface for Perl 5
+ By default, Perl6::Caller exports the caller function. This automatically
  returns a new caller object. An optional argument specifies how many stack
  frames back to skip, just like the CORE::caller function.
 

-- 
Debian packaging of Perl6-Caller CPAN distribution



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