[Python-modules-commits] r33013 - in packages/citeproc-py/trunk/debian (control)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Wed Jun 17 18:54:18 UTC 2015


    Date: Wednesday, June 17, 2015 @ 18:54:18
  Author: danstender-guest
Revision: 33013

deb/control: add Replaces to the alternative packages

Modified:
  packages/citeproc-py/trunk/debian/control

Modified: packages/citeproc-py/trunk/debian/control
===================================================================
--- packages/citeproc-py/trunk/debian/control	2015-06-17 18:50:02 UTC (rev 33012)
+++ packages/citeproc-py/trunk/debian/control	2015-06-17 18:54:18 UTC (rev 33013)
@@ -28,6 +28,8 @@
  ${python:Depends}
 Conflicts:
  python3-citeproc
+Replaces:
+ python3-citeproc
 Description: Citation Style Language (CSL) processor for Python
  Citeproc-py is a library that produces formatted bibliographies and
  citations from bibliographic databases following formatting instructions
@@ -45,6 +47,8 @@
  ${python3:Depends}
 Conflicts:
  python-citeproc
+Replaces:
+ python-citeproc
 Description: Citation Style Language (CSL) processor for Python3
  Citeproc-py is a library that produces formatted bibliographies and
  citations from bibliographic databases following formatting instructions




More information about the Python-modules-commits mailing list