[Python-modules-commits] r13324 - in packages/pyfits/trunk/debian (CHANGES changelog copyright)
aurel32 at users.alioth.debian.org
aurel32 at users.alioth.debian.org
Tue Jun 8 14:43:59 UTC 2010
Date: Tuesday, June 8, 2010 @ 14:43:37
Author: aurel32
Revision: 13324
* New upstream version.
* Update debian/copyright.
Modified:
packages/pyfits/trunk/debian/CHANGES
packages/pyfits/trunk/debian/changelog
packages/pyfits/trunk/debian/copyright
Modified: packages/pyfits/trunk/debian/CHANGES
===================================================================
--- packages/pyfits/trunk/debian/CHANGES 2010-06-08 14:25:25 UTC (rev 13323)
+++ packages/pyfits/trunk/debian/CHANGES 2010-06-08 14:43:37 UTC (rev 13324)
@@ -14,6 +14,15 @@
PyFITS requires numpy to be installed.
__________________________________________________________________
+ Version 2.3.1; June 3 2010
+
+ * The following bugs were fixed:
+ + Replaced code in the Compressed Image HDU extension which was
+ covered under a GNU General Public License with code that is
+ covered under a BSD License. This change allows the
+ distribution of pyfits under a BSD License.
+ __________________________________________________________________
+
Version 2.3; May 11 2010
* The following enhancements were made:
Modified: packages/pyfits/trunk/debian/changelog
===================================================================
--- packages/pyfits/trunk/debian/changelog 2010-06-08 14:25:25 UTC (rev 13323)
+++ packages/pyfits/trunk/debian/changelog 2010-06-08 14:43:37 UTC (rev 13324)
@@ -1,7 +1,14 @@
-pyfits (1:2.3-1) unstable; urgency=low
+pyfits (1:2.3-2) unstable; urgency=low
* New upstream version.
+ * Update debian/copyright.
+ -- Aurelien Jarno <aurel32 at debian.org> Tue, 08 Jun 2010 16:09:09 +0200
+
+pyfits (1:2.3-1) unstable; urgency=low
+
+ * New upstream version.
+
-- Aurelien Jarno <aurel32 at debian.org> Thu, 13 May 2010 15:08:29 +0200
pyfits (1:2.2.2-1) unstable; urgency=low
Modified: packages/pyfits/trunk/debian/copyright
===================================================================
--- packages/pyfits/trunk/debian/copyright 2010-06-08 14:25:25 UTC (rev 13323)
+++ packages/pyfits/trunk/debian/copyright 2010-06-08 14:43:37 UTC (rev 13324)
@@ -1,9 +1,9 @@
-This package was debianized by Uli Martens <uli at youam.net> on
-Thu, 29 Jul 2004 22:10:00 +0200
+This package was debianized by Aurelien Jarno <aurel32 at debian.org> on
+Fri, 5 May 2006 20:05:48 +0200
It was downloaded from http://www.stsci.edu/resources/software_hardware/pyfits
-PyFITS was written by the following software engineers in the Science Software
+PyFITS is written by the following software engineers in the Science Software
Branch at the STScI:
- Paul Barrett <barrett at stsci.edu>
- JC Hsu <hsu at stsci.edu>
More information about the Python-modules-commits
mailing list