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

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


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

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

Wed May  5 20:59:20 UTC 2010  Marco Túlio Gontijo e Silva <marcot at debian.org>
  * control: Use versioned Replaces: and Conflicts:
  Ignore-this: 4ec41ad155758c7fc53bce947d2b4fe0
diff -rN -u old-haskell-hscurses/changelog new-haskell-hscurses/changelog
--- old-haskell-hscurses/changelog	2010-05-05 23:42:58.177090698 +0000
+++ new-haskell-hscurses/changelog	2010-05-05 23:42:58.185091106 +0000
@@ -1,3 +1,9 @@
+haskell-hscurses (1.3.0.2-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:43 -0300
+
 haskell-hscurses (1.3.0.2-2) unstable; urgency=low
 
   * debian/source/format: Use 3.0 (quilt).
diff -rN -u old-haskell-hscurses/control new-haskell-hscurses/control
--- old-haskell-hscurses/control	2010-05-05 23:42:58.177090698 +0000
+++ new-haskell-hscurses/control	2010-05-05 23:42:58.181090902 +0000
@@ -47,8 +47,8 @@
  This package is built for GHC 6 with profiling enabled.
 
 Package: libghc6-hscurses-doc
-Replaces: haskell-hscurses-doc
-Conflicts: haskell-hscurses-doc
+Replaces: haskell-hscurses-doc (<< 1.3.0.2-2)
+Conflicts: haskell-hscurses-doc (<< 1.3.0.2-2)
 Provides: haskell-hscurses-doc
 Section: doc
 Architecture: all





More information about the Pkg-haskell-commits mailing list