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

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


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

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

Wed May  5 20:59:22 UTC 2010  Marco Túlio Gontijo e Silva <marcot at debian.org>
  * control: Use versioned Replaces: and Conflicts:
  Ignore-this: ece8d69282da41aae70e9fa56a93d841
diff -rN -u old-haskell-hsql/changelog new-haskell-hsql/changelog
--- old-haskell-hsql/changelog	2010-05-05 23:44:14.388977900 +0000
+++ new-haskell-hsql/changelog	2010-05-05 23:44:14.388977900 +0000
@@ -2,6 +2,7 @@
 
   * Fix "Updating the haskell-hsql Uploaders list" changing Uploader
     (Closes: #576182)
+  * control: Use versioned Replaces: and Conflicts:
 
  -- Marco Túlio Gontijo e Silva <marcot at debian.org>  Thu, 01 Apr 2010 08:51:06 -0300
 
diff -rN -u old-haskell-hsql/control new-haskell-hsql/control
--- old-haskell-hsql/control	2010-05-05 23:44:14.388977900 +0000
+++ new-haskell-hsql/control	2010-05-05 23:44:14.388977900 +0000
@@ -44,8 +44,8 @@
  Python's DB-API, or Perl's DBI.
 
 Package: libghc6-hsql-doc
-Replaces: haskell-hsql-doc
-Conflicts: haskell-hsql-doc
+Replaces: haskell-hsql-doc (<< 1.7.1-3)
+Conflicts: haskell-hsql-doc (<< 1.7.1-3)
 Provides: haskell-hsql-doc
 Section: doc
 Architecture: all





More information about the Pkg-haskell-commits mailing list