r32793 - in /trunk/libclass-meta-perl/debian: changelog control
    gregoa at users.alioth.debian.org 
    gregoa at users.alioth.debian.org
       
    Wed Apr  8 18:15:09 UTC 2009
    
    
  
Author: gregoa
Date: Wed Apr  8 18:14:59 2009
New Revision: 32793
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=32793
Log:
remove statement about REAMDE.source from changelog, now that the file is removed
Modified:
    trunk/libclass-meta-perl/debian/changelog
    trunk/libclass-meta-perl/debian/control
Modified: trunk/libclass-meta-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-meta-perl/debian/changelog?rev=32793&op=diff
==============================================================================
--- trunk/libclass-meta-perl/debian/changelog (original)
+++ trunk/libclass-meta-perl/debian/changelog Wed Apr  8 18:14:59 2009
@@ -1,7 +1,5 @@
-libclass-meta-perl (0.63-1) UNRELEASED; urgency=low
+libclass-meta-perl (0.63-1) unstable; urgency=low
 
-  * Add debian/README.source to document quilt usage, as required by
-    Debian Policy since 3.8.0.
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
 
@@ -15,7 +13,7 @@
     libmodule-build-perl.
   * debian/copyright: switch to new format.
 
- -- gregor herrmann <gregoa at debian.org>  Wed, 06 Aug 2008 21:33:28 -0300
+ -- gregor herrmann <gregoa at debian.org>  Wed, 08 Apr 2009 20:06:04 +0200
 
 libclass-meta-perl (0.62-1) unstable; urgency=low
 
Modified: trunk/libclass-meta-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-meta-perl/debian/control?rev=32793&op=diff
==============================================================================
--- trunk/libclass-meta-perl/debian/control (original)
+++ trunk/libclass-meta-perl/debian/control Wed Apr  8 18:14:59 2009
@@ -15,7 +15,7 @@
 Package: libclass-meta-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, libdata-types-perl
-Description: Class automation, introspection, and data validation
+Description: class automation, introspection, and data validation module
  Class::Meta provides an interface for automating the creation of Perl classes
  with attribute data type validation. It differs from other such modules in
  that it includes an introspection API that can be used as a unified interface
    
    
More information about the Pkg-perl-cvs-commits
mailing list