[Python-apps-commits] r12056 - in packages/pelican/trunk/debian (control)

vcheng at users.alioth.debian.org vcheng at users.alioth.debian.org
Sat Jun 27 08:40:32 UTC 2015


    Date: Saturday, June 27, 2015 @ 08:40:31
  Author: vcheng
Revision: 12056

fix version used in breaks/replaces fields in d/control

Modified:
  packages/pelican/trunk/debian/control

Modified: packages/pelican/trunk/debian/control
===================================================================
--- packages/pelican/trunk/debian/control	2015-06-27 08:39:42 UTC (rev 12055)
+++ packages/pelican/trunk/debian/control	2015-06-27 08:40:31 UTC (rev 12056)
@@ -36,9 +36,9 @@
  pandoc,
  python-bs4
 Breaks:
- python-pelican (<< 3.6.0-2~)
+ python-pelican (<< 3.6.0-3~)
 Replaces:
- python-pelican (<< 3.6.0-2~)
+ python-pelican (<< 3.6.0-3~)
 Description: blog aware, static website generator
  Pelican is a static site generator, written in Python.  It allows you
  to write your weblog entries directly with your editor of choice in




More information about the Python-apps-commits mailing list