[Pkg-haskell-commits] darcs: haskell-pcre-light: control: Use versioned Replaces: and Conflicts:

Marco Túlio Gontijo e Silva marcot at debian.org
Wed May 5 23:44:36 UTC 2010


Wed May  5 20:59:23 UTC 2010  Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at debian.org>
  * control: Use versioned Replaces: and Conflicts:
  Ignore-this: a91f434b8f5433022310293e3bd60e72

    M ./changelog +6
    M ./control -2 +2

Wed May  5 20:59:23 UTC 2010  Marco Túlio Gontijo e Silva <marcot at debian.org>
  * control: Use versioned Replaces: and Conflicts:
  Ignore-this: a91f434b8f5433022310293e3bd60e72
diff -rN -u old-haskell-pcre-light/changelog new-haskell-pcre-light/changelog
--- old-haskell-pcre-light/changelog	2010-05-05 23:44:36.850124060 +0000
+++ new-haskell-pcre-light/changelog	2010-05-05 23:44:36.854124265 +0000
@@ -1,3 +1,9 @@
+haskell-pcre-light (0.3.1.1-3) UNRELEASED; urgency=low
+
+  * control: Use versioned Replaces: and Conflicts:
+
+ -- Marco Túlio Gontijo e Silva <marcot at debian.org>  Wed, 05 May 2010 17:57:47 -0300
+
 haskell-pcre-light (0.3.1.1-2) unstable; urgency=low
 
   * debian/control: Rename -doc package.
diff -rN -u old-haskell-pcre-light/control new-haskell-pcre-light/control
--- old-haskell-pcre-light/control	2010-05-05 23:44:36.850124060 +0000
+++ new-haskell-pcre-light/control	2010-05-05 23:44:36.850124060 +0000
@@ -45,8 +45,8 @@
  for profiling.  See http://www.haskell.org/ for more information on Haskell.
 
 Package: libghc6-pcre-light-doc
-Replaces: haskell-pcre-light-doc
-Conflicts: haskell-pcre-light-doc
+Replaces: haskell-pcre-light-doc (<< 0.3.1.1-2)
+Conflicts: haskell-pcre-light-doc (<< 0.3.1.1-2)
 Provides: haskell-pcre-light-doc
 Section: doc
 Architecture: all





More information about the Pkg-haskell-commits mailing list