[Python-modules-commits] r26764 - in packages/pastedeploy/trunk/debian (changelog control)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Sun Dec 15 11:54:29 UTC 2013


    Date: Sunday, December 15, 2013 @ 11:54:28
  Author: piotr
Revision: 26764

python-pastedeploy-tpl Breaks/Replaces python-pastedeploy << 1.5.0-4
(closes: #732178)

Modified:
  packages/pastedeploy/trunk/debian/changelog
  packages/pastedeploy/trunk/debian/control

Modified: packages/pastedeploy/trunk/debian/changelog
===================================================================
--- packages/pastedeploy/trunk/debian/changelog	2013-12-15 11:09:52 UTC (rev 26763)
+++ packages/pastedeploy/trunk/debian/changelog	2013-12-15 11:54:28 UTC (rev 26764)
@@ -1,3 +1,10 @@
+pastedeploy (1.5.0-5) unstable; urgency=medium
+
+  * python-pastedeploy-tpl Breaks/Replaces python-pastedeploy << 1.5.0-4
+    (closes: #732178)
+
+ -- Piotr Ożarowski <piotr at debian.org>  Sun, 15 Dec 2013 12:40:49 +0100
+
 pastedeploy (1.5.0-4) unstable; urgency=low
 
   [ Jakub Wilk ]

Modified: packages/pastedeploy/trunk/debian/control
===================================================================
--- packages/pastedeploy/trunk/debian/control	2013-12-15 11:09:52 UTC (rev 26763)
+++ packages/pastedeploy/trunk/debian/control	2013-12-15 11:54:28 UTC (rev 26764)
@@ -55,6 +55,8 @@
 Package: python-pastedeploy-tpl
 Architecture: all
 Depends: ${misc:Depends}
+Breaks: python-pastedeploy (<< 1.5.0-4)
+Replaces: python-pastedeploy (<< 1.5.0-4)
 Description: load, configure, and compose WSGI applications and servers - templates
  Paste Deployment is a system for finding and configuring WSGI applications and
  servers. For WSGI application consumers it provides a single, simple function




More information about the Python-modules-commits mailing list