[Python-modules-commits] r29863 - in packages/sphinxcontrib-spelling/trunk/debian (2 files)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Tue Jul 22 20:15:19 UTC 2014


    Date: Tuesday, July 22, 2014 @ 20:15:16
  Author: piotr
Revision: 29863

s/python:Depends/python3:Depends/

Modified:
  packages/sphinxcontrib-spelling/trunk/debian/changelog
  packages/sphinxcontrib-spelling/trunk/debian/control

Modified: packages/sphinxcontrib-spelling/trunk/debian/changelog
===================================================================
--- packages/sphinxcontrib-spelling/trunk/debian/changelog	2014-07-22 20:07:33 UTC (rev 29862)
+++ packages/sphinxcontrib-spelling/trunk/debian/changelog	2014-07-22 20:15:16 UTC (rev 29863)
@@ -1,4 +1,4 @@
-sphinxcontrib-spelling (2.1.1-1) UNRELEASED; urgency=medium
+sphinxcontrib-spelling (2.1.1-1) unstable; urgency=medium
 
   * New upstream release
     - Fix unicode handling in builtins filter (Closes: #720341)
@@ -41,7 +41,6 @@
   * debian/watch
     - Switched download URL to HTTPS
     - Added pgpsigurlmangle option
-  * 
 
  -- Daniele Tricoli <eriol at mornie.org>  Tue, 22 Jul 2014 20:39:37 +0200
 

Modified: packages/sphinxcontrib-spelling/trunk/debian/control
===================================================================
--- packages/sphinxcontrib-spelling/trunk/debian/control	2014-07-22 20:07:33 UTC (rev 29862)
+++ packages/sphinxcontrib-spelling/trunk/debian/control	2014-07-22 20:15:16 UTC (rev 29863)
@@ -55,7 +55,7 @@
 Architecture: all
 Depends:
  ${misc:Depends},
- ${python:Depends},
+ ${python3:Depends},
  python3-docutils,
  python3-enchant,
  python3-sphinx




More information about the Python-modules-commits mailing list