[SCM] Debian packaging of libastro-fits-cfitsio-perl branch, master, updated. debian/1.08-1-7-g1c251e1

Xavier Guimard x.guimard at free.fr
Sun Dec 2 08:19:38 UTC 2012


The following commit has been merged in the master branch:
commit 637794005aae0a12eec1ad54d603965879a887fd
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Dec 2 09:09:25 2012 +0100

    Bump S-V to 3.9.4 + dh 9.20120312

diff --git a/debian/changelog b/debian/changelog
index 4fa3d20..a55ead7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libastro-fits-cfitsio-perl (1.09-1) UNRELEASED; urgency=low
+
+  * Imported Upstream version 1.09
+  * Bump Standards-Version to 3.9.4
+  * Use debhelper 9.20120312
+
+ -- Xavier Guimard <x.guimard at free.fr>  Sun, 02 Dec 2012 09:06:17 +0100
+
 libastro-fits-cfitsio-perl (1.08-1) unstable; urgency=low
 
   [ Ansgar Burchardt ]
diff --git a/debian/control b/debian/control
index ce21707..245f84b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,27 @@
 Source: libastro-fits-cfitsio-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9),
- libcfitsio3-dev (>= 3.290),
- perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Marc 'HE' Brockschmidt <he at debian.org>,
- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Niko Tyni <ntyni at iki.fi>,
- Damyan Ivanov <dmn at debian.org>,
- Chris Butler <chrisb at debian.org>,
- gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Astro-FITS-CFITSIO/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libastro-fits-cfitsio-perl.git
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           Niko Tyni <ntyni at iki.fi>,
+           Damyan Ivanov <dmn at debian.org>,
+           Chris Butler <chrisb at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+               libcfitsio3-dev (>= 3.310),
+               perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libastro-fits-cfitsio-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libastro-fits-cfitsio-perl.git
+Homepage: http://search.cpan.org/dist/Astro-FITS-CFITSIO/
 
 Package: libastro-fits-cfitsio-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl extension for using the cfitsio library
  Perl interface to William Pence's cfitsio subroutine library. For more
  information on cfitsio, see http://heasarc.gsfc.nasa.gov/fitsio.
@@ -32,3 +35,4 @@ Description: Perl extension for using the cfitsio library
  The goal is to eventually use these routines to build a more Perl-like
  interface to many common tasks such as reading and writing of images and
  ASCII and binary tables.
+

-- 
Debian packaging of libastro-fits-cfitsio-perl



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