[SCM] Core functionality for performing astronomy and astrophysics with Python branch, debian, updated. d9a5ae3c74855f9229e5c96e1df536d46ca1158e

Ole Streicher debian at liska.ath.cx
Thu Jul 12 11:05:37 UTC 2012


The following commit has been merged in the debian branch:
commit d9a5ae3c74855f9229e5c96e1df536d46ca1158e
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Thu Jul 12 13:05:23 2012 +0200

    Rename docs package to "-doc"

diff --git a/debian/control b/debian/control
index a56bec4..14c9c58 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Homepage: http://astropy.org
 Vcs-Git: git://git.debian.org/git/debian-science/packages/python-astropy.git
 Vcs-Browser: http://git.debian.org/?p=debian-science/packages/python-astropy.git
 
-Package: python-astropy-docs
+Package: python-astropy-doc
 Architecture: all
 Section: doc
 Depends: ${sphinxdoc:Depends}, ${misc:Depends}
@@ -40,7 +40,7 @@ Depends: libexpat1,
          ${python:Depends},
          ${shlibs:Depends}
 Provides: ${python:Provides}
-Suggests: python-astropy-docs
+Suggests: python-astropy-doc
 Description: Core functionality for performing astrophysics with Python
  The astropy package contains core functionality and some common tools 
  needed for performing astronomy and astrophysics research with Python. 
diff --git a/debian/python-astropy-docs.doc-base b/debian/python-astropy-doc.doc-base
similarity index 74%
rename from debian/python-astropy-docs.doc-base
rename to debian/python-astropy-doc.doc-base
index dce6af7..f3268a0 100644
--- a/debian/python-astropy-docs.doc-base
+++ b/debian/python-astropy-doc.doc-base
@@ -7,5 +7,5 @@ Abstract: Astropy is a community-driven package intended to contain much of
  and astrophysics with Python. 
 
 Format: HTML
-Index: /usr/share/doc/python-astropy-docs/html/index.html
-Files: /usr/share/doc/python-astropy-docs/html/
+Index: /usr/share/doc/python-astropy-doc/html/index.html
+Files: /usr/share/doc/python-astropy-doc/html/
diff --git a/debian/python-astropy-docs.lintian-overrides b/debian/python-astropy-doc.lintian-overrides
similarity index 71%
rename from debian/python-astropy-docs.lintian-overrides
rename to debian/python-astropy-doc.lintian-overrides
index f419796..57f68b5 100644
--- a/debian/python-astropy-docs.lintian-overrides
+++ b/debian/python-astropy-doc.lintian-overrides
@@ -2,4 +2,4 @@
 # HTML documentation. It seems to be better to keep this file than
 # to remove these links or to link to the machine-readable Debian 
 # copyright file.
-extra-license-file usr/share/doc/python-astropy-docs/html/_sources/creditsandlicense.txt
+extra-license-file usr/share/doc/python-astropy-doc/html/_sources/creditsandlicense.txt

-- 
Core functionality for performing astronomy and astrophysics with Python



More information about the debian-science-commits mailing list