[Python-modules-commits] r1180 - in /packages/pyfits/trunk/debian:
changelog control docs examples
python-pyfits-doc.docs python-pyfits-doc.examples
aurel32 at users.alioth.debian.org
aurel32 at users.alioth.debian.org
Sat Jul 22 21:01:34 UTC 2006
Author: aurel32
Date: Sat Jul 22 21:01:33 2006
New Revision: 1180
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1180
Log:
* Revert my previous changes. I should sleep before doing changes...
* python-pyfits: don't depends on python-support twice.
Added:
packages/pyfits/trunk/debian/python-pyfits-doc.docs
- copied unchanged from r1179, packages/pyfits/trunk/debian/docs
packages/pyfits/trunk/debian/python-pyfits-doc.examples
- copied unchanged from r1179, packages/pyfits/trunk/debian/examples
Removed:
packages/pyfits/trunk/debian/docs
packages/pyfits/trunk/debian/examples
Modified:
packages/pyfits/trunk/debian/changelog
packages/pyfits/trunk/debian/control
Modified: packages/pyfits/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/pyfits/trunk/debian/changelog?rev=1180&op=diff
==============================================================================
--- packages/pyfits/trunk/debian/changelog (original)
+++ packages/pyfits/trunk/debian/changelog Sat Jul 22 21:01:33 2006
@@ -1,6 +1,6 @@
pyfits (1.0.1-6) unstable; urgency=low
- * Really ship the documentation and the examples...
+ * python-pyfits: don't depends on python-support twice.
-- Aurelien Jarno <aurel32 at debian.org> Sat, 22 Jul 2006 22:56:15 +0200
Modified: packages/pyfits/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pyfits/trunk/debian/control?rev=1180&op=diff
==============================================================================
--- packages/pyfits/trunk/debian/control (original)
+++ packages/pyfits/trunk/debian/control Sat Jul 22 21:01:33 2006
@@ -10,7 +10,7 @@
Package: python-pyfits
Architecture: all
-Depends: ${python:Depends}, python-support
+Depends: ${python:Depends}
XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Description: Python module for reading, writing, and manipulating FITS files
More information about the Python-modules-commits
mailing list