r67469 - in /trunk/libastro-fits-header-perl/debian: changelog control

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Tue Jan 18 07:08:19 UTC 2011


Author: periapt-guest
Date: Tue Jan 18 07:02:05 2011
New Revision: 67469

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67469
Log:
Removed outdated versioning on dependency

Modified:
    trunk/libastro-fits-header-perl/debian/changelog
    trunk/libastro-fits-header-perl/debian/control

Modified: trunk/libastro-fits-header-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libastro-fits-header-perl/debian/changelog?rev=67469&op=diff
==============================================================================
--- trunk/libastro-fits-header-perl/debian/changelog (original)
+++ trunk/libastro-fits-header-perl/debian/changelog Tue Jan 18 07:02:05 2011
@@ -13,6 +13,7 @@
   * Added nyself to Uploaders 
   * New upstream release
   * Upped standards version
+  * Removed outdated versioning on dependency
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Mon, 17 Jan 2011 21:38:53 +0000
 

Modified: trunk/libastro-fits-header-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libastro-fits-header-perl/debian/control?rev=67469&op=diff
==============================================================================
--- trunk/libastro-fits-header-perl/debian/control (original)
+++ trunk/libastro-fits-header-perl/debian/control Tue Jan 18 07:02:05 2011
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.1), libastro-fits-cfitsio-perl (>= 1.01)
+Build-Depends-Indep: perl, libastro-fits-cfitsio-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jose Luis Rivas <ghostbar38 at gmail.com>,
  Ansgar Burchardt <ansgar at debian.org>, gregor herrmann <gregoa at debian.org>,
@@ -15,7 +15,7 @@
 Package: libastro-fits-header-perl
 Provides: libastro-fits-header-cfitsio, libastro-fits-header-item
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libastro-fits-cfitsio-perl (>= 1.01-1)
+Depends: ${misc:Depends}, ${perl:Depends}, libastro-fits-cfitsio-perl
 Description: Perl tools for reading, modifying and writing FITS headers
  This is a set of Perl modules that provide a more high-level approach
  than the straightforward CFITSIO to reading, modifying and then




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