[Python-apps-commits] r6477 - in packages/phatch/trunk/debian (changelog control)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Tue Jan 4 23:09:08 UTC 2011


    Date: Tuesday, January 4, 2011 @ 23:09:05
  Author: piotr
Revision: 6477

Make sure old phatch-nautilus package is removed (closes: 608952)

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

Modified: packages/phatch/trunk/debian/changelog
===================================================================
--- packages/phatch/trunk/debian/changelog	2011-01-04 16:34:15 UTC (rev 6476)
+++ packages/phatch/trunk/debian/changelog	2011-01-04 23:09:05 UTC (rev 6477)
@@ -12,6 +12,12 @@
 
  -- Stani M <stani at x9150>  Fri, 26 Mar 2010 22:50:04 +0100
 
+phatch (0.2.7-4) unstable; urgency=low
+
+  * Make sure old phatch-nautilus package is removed (closes: 608952) 
+
+ -- Piotr Ożarowski <piotr at debian.org>  Tue, 04 Jan 2011 23:49:48 +0100
+
 phatch (0.2.7-3) unstable; urgency=low
 
   * Drop phatch-nautilus binary package until next upstream release
@@ -19,6 +25,7 @@
   * Do not compress objects.inv file (closes: 608764)
 
  -- Piotr Ożarowski <piotr at debian.org>  Mon, 03 Jan 2011 23:01:27 +0100
+
 phatch (0.2.7-2) unstable; urgency=low
 
   * Prepare for Python 2.6:

Modified: packages/phatch/trunk/debian/control
===================================================================
--- packages/phatch/trunk/debian/control	2011-01-04 16:34:15 UTC (rev 6476)
+++ packages/phatch/trunk/debian/control	2011-01-04 23:09:05 UTC (rev 6477)
@@ -37,7 +37,8 @@
  stamping.
 
 Package: phatch-cli
-Conflicts: phatch (<< 0.2-1~)
+Conflicts: phatch (<< 0.2-1~), phatch-nautilus (<= 0.2.7-2~)
+Replaces: phatch-nautilus (<= 0.2.7-2~)
 Architecture: all
 Depends: ${python:Depends},
          ${misc:Depends},




More information about the Python-apps-commits mailing list