r54630 - in /trunk/libdatetime-astro-sunrise-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Mar 21 18:18:33 UTC 2010


Author: gregoa
Date: Sun Mar 21 18:18:23 2010
New Revision: 54630

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=54630
Log:
* Set Standards-Version to 3.8.4; drop version from perl build dependency.
* Add /me to Uploaders.
* Update short and long description.

Modified:
    trunk/libdatetime-astro-sunrise-perl/debian/changelog
    trunk/libdatetime-astro-sunrise-perl/debian/control

Modified: trunk/libdatetime-astro-sunrise-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-astro-sunrise-perl/debian/changelog?rev=54630&op=diff
==============================================================================
--- trunk/libdatetime-astro-sunrise-perl/debian/changelog (original)
+++ trunk/libdatetime-astro-sunrise-perl/debian/changelog Sun Mar 21 18:18:23 2010
@@ -17,6 +17,9 @@
   * Don't install README anymore.
   * Convert to source format 3.0 (quilt).
   * Convert debian/copyright to DEP5 format.
+  * Set Standards-Version to 3.8.4; drop version from perl build dependency.
+  * Add /me to Uploaders.
+  * Update short and long description.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Dec 2007 23:33:34 +0100
 

Modified: trunk/libdatetime-astro-sunrise-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-astro-sunrise-perl/debian/control?rev=54630&op=diff
==============================================================================
--- trunk/libdatetime-astro-sunrise-perl/debian/control (original)
+++ trunk/libdatetime-astro-sunrise-perl/debian/control Sun Mar 21 18:18:23 2010
@@ -2,9 +2,10 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.0-7), libdatetime-perl
+Build-Depends-Indep: perl, libdatetime-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Standards-Version: 3.7.2
+Uploaders: gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/DateTime-Astro-Sunrise/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdatetime-astro-sunrise-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdatetime-astro-sunrise-perl/
@@ -12,6 +13,6 @@
 Package: libdatetime-astro-sunrise-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl
-Description: compute the time of sunrise and sunset
- This perl module returns DateTime objects for sunrise and sunset for a
- given day.
+Description: module for computing the time of sunrise and sunset
+ DateTime::Astro::Sunrise returns DateTime objects for sunrise and sunset for
+ a given day.




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