r34161 - in /trunk/libmoosex-methodattributes-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Apr 26 12:16:34 UTC 2009


Author: gregoa
Date: Sun Apr 26 12:16:29 2009
New Revision: 34161

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=34161
Log:
debian/control: make the short description a noun phrase.

Modified:
    trunk/libmoosex-methodattributes-perl/debian/changelog
    trunk/libmoosex-methodattributes-perl/debian/control

Modified: trunk/libmoosex-methodattributes-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-methodattributes-perl/debian/changelog?rev=34161&op=diff
==============================================================================
--- trunk/libmoosex-methodattributes-perl/debian/changelog (original)
+++ trunk/libmoosex-methodattributes-perl/debian/changelog Sun Apr 26 12:16:29 2009
@@ -1,6 +1,10 @@
 libmoosex-methodattributes-perl (0.08-1) unstable; urgency=low
 
+  [ Ansgar Burchardt ]
   * New upstream release.
+
+  [ gregor herrmann ]
+  * debian/control: make the short description a noun phrase.
 
  -- Ansgar Burchardt <ansgar at 43-1.org>  Sun, 26 Apr 2009 10:31:46 +0200
 

Modified: trunk/libmoosex-methodattributes-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-methodattributes-perl/debian/control?rev=34161&op=diff
==============================================================================
--- trunk/libmoosex-methodattributes-perl/debian/control (original)
+++ trunk/libmoosex-methodattributes-perl/debian/control Sun Apr 26 12:16:29 2009
@@ -16,6 +16,6 @@
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl (>= 0.70),
   libnamespace-clean-perl, libmoosex-types-perl (>= 0.06)
-Description: code attribute introspection
+Description: Perl module for code attribute introspection
  MooseX::MethodAttributes allows code attributes of methods to be introspected
  using Moose meta method objects.




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