summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-pcre-light/debian/changelog6
-rw-r--r--p/haskell-pcre-light/debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-pcre-light/debian/changelog b/p/haskell-pcre-light/debian/changelog
index faa26cc34..ebb76a0e5 100644
--- a/p/haskell-pcre-light/debian/changelog
+++ b/p/haskell-pcre-light/debian/changelog
@@ -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@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 --git a/p/haskell-pcre-light/debian/control b/p/haskell-pcre-light/debian/control
index aca5041e8..358d83db3 100644
--- a/p/haskell-pcre-light/debian/control
+++ b/p/haskell-pcre-light/debian/control
@@ -45,8 +45,8 @@ Description: pcre-light library with profiling enabled
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