[Python-modules-commits] r27315 - in packages/cloud-sptheme/trunk/debian (control)

olasd at users.alioth.debian.org olasd at users.alioth.debian.org
Sat Jan 18 20:39:00 UTC 2014


    Date: Saturday, January 18, 2014 @ 20:38:59
  Author: olasd
Revision: 27315

Strict depends for the -common package, reword its description

Modified:
  packages/cloud-sptheme/trunk/debian/control

Modified: packages/cloud-sptheme/trunk/debian/control
===================================================================
--- packages/cloud-sptheme/trunk/debian/control	2014-01-18 20:00:48 UTC (rev 27314)
+++ packages/cloud-sptheme/trunk/debian/control	2014-01-18 20:38:59 UTC (rev 27315)
@@ -20,7 +20,7 @@
 
 Package: python-cloud-sptheme
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, cloud-sptheme-common
+Depends: ${misc:Depends}, ${python:Depends}, cloud-sptheme-common (= ${source:Version})
 Description: Cloud Sphinx theme and related extensions
  cloud_sptheme contains a Sphinx theme named "Cloud", and some related
  Sphinx extensions.  Cloud and its extensions are primarily oriented
@@ -48,7 +48,7 @@
 
 Package: python3-cloud-sptheme
 Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}, cloud-sptheme-common
+Depends: ${misc:Depends}, ${python3:Depends}, cloud-sptheme-common (= ${source:Version})
 Description: Cloud Sphinx theme and related extensions (python3 version)
  cloud_sptheme contains a Sphinx theme named "Cloud", and some related
  Sphinx extensions.  Cloud and its extensions are primarily oriented
@@ -85,5 +85,5 @@
  interactive, and improve the layout on mobile devices.
  .
  This package contains the theme files, shared by the python2 and
- python3 versions of the package. It also contains the module
- documentation.
+ python3 versions of the package. It also contains the documentation for
+ the theme and the associated extensions.




More information about the Python-modules-commits mailing list