[Python-apps-commits] r12937 - in packages/pybtex/trunk/debian	(changelog control)
    danstender-guest at users.alioth.debian.org 
    danstender-guest at users.alioth.debian.org
       
    Mon Mar 14 14:59:58 UTC 2016
    
    
  
    Date: Monday, March 14, 2016 @ 14:59:57
  Author: danstender-guest
Revision: 12937
deb/control: corrected an error
Modified:
  packages/pybtex/trunk/debian/changelog
  packages/pybtex/trunk/debian/control
Modified: packages/pybtex/trunk/debian/changelog
===================================================================
--- packages/pybtex/trunk/debian/changelog	2016-03-14 14:55:10 UTC (rev 12936)
+++ packages/pybtex/trunk/debian/changelog	2016-03-14 14:59:57 UTC (rev 12937)
@@ -27,7 +27,7 @@
   * deb/watch: watch pypi.debian.net.
   * Updated: deb/docs, deb/doc-base.
 
- -- Daniel Stender <stender at debian.org>  Mon, 14 Mar 2016 15:47:58 +0100
+ -- Daniel Stender <stender at debian.org>  Mon, 14 Mar 2016 15:58:22 +0100
 
 pybtex (0.18-1) unstable; urgency=low
 
Modified: packages/pybtex/trunk/debian/control
===================================================================
--- packages/pybtex/trunk/debian/control	2016-03-14 14:55:10 UTC (rev 12936)
+++ packages/pybtex/trunk/debian/control	2016-03-14 14:59:57 UTC (rev 12937)
@@ -24,7 +24,7 @@
  python-pkg-resources,
  ${misc:Depends},
  ${python:Depends},
- ${sphinxdocs:Depends},
+ ${sphinxdoc:Depends},
  python-yaml
 Description: BibTeX-compatible bibliography processor
  Pybtex reads citation information from a file and produces a formatted
    
    
More information about the Python-apps-commits
mailing list