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

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


Wed May  5 21:04:13 UTC 2010  Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at debian.org>
  * control: Use versioned Replaces: and Conflicts:
  Ignore-this: 5234c4ebce22c9cf57041f803d189cdf

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

Wed May  5 21:04:13 UTC 2010  Marco Túlio Gontijo e Silva <marcot at debian.org>
  * control: Use versioned Replaces: and Conflicts:
  Ignore-this: 5234c4ebce22c9cf57041f803d189cdf
diff -rN -u old-haskell-hsql-mysql/changelog new-haskell-hsql-mysql/changelog
--- old-haskell-hsql-mysql/changelog	2010-05-05 23:43:09.969692001 +0000
+++ new-haskell-hsql-mysql/changelog	2010-05-05 23:43:09.969692001 +0000
@@ -1,3 +1,9 @@
+haskell-hsql-mysql (1.7.1-6) 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:44 -0300
+
 haskell-hsql-mysql (1.7.1-5) unstable; urgency=low
 
   [ Marco Túlio Gontijo e Silva ]
diff -rN -u old-haskell-hsql-mysql/control new-haskell-hsql-mysql/control
--- old-haskell-hsql-mysql/control	2010-05-05 23:43:09.969692001 +0000
+++ new-haskell-hsql-mysql/control	2010-05-05 23:43:09.969692001 +0000
@@ -41,9 +41,9 @@
  package provides profiling libraries for MySQL driver of HSQL.
 
 Package: libghc6-hsql-mysql-doc
-Replaces: haskell-hsql-mysql-doc
+Replaces: haskell-hsql-mysql-doc (<< 1.7.1-4)
 Provides: haskell-hsql-mysql-doc
-Conflicts: haskell-hsql-mysql-doc
+Conflicts: haskell-hsql-mysql-doc (<< 1.7.1-4)
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}





More information about the Pkg-haskell-commits mailing list