summaryrefslogtreecommitdiff
path: root/p/ldap-haskell
diff options
context:
space:
mode:
authorMarco Túlio Gontijo e Silva <marcot@riseup.net>2010-05-06 06:13:48 +0400
committer=?UTF-8?q?Marco=20T=C3=83=C2=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=83=C2=BAlio=20Gontijo=20e=20Silva?=>2010-05-06 06:13:48 +0400
commit73b0e4fbb61899332d876643cff62d65e40fb218 (patch)
tree0de3c0e7e3fab9ae6f7458d0dbfd79342eac9b35 /p/ldap-haskell
parentbee22048532ae9f1769320d2be4dbe8b31cd9899 (diff)
downloadDHG_packages-73b0e4fbb61899332d876643cff62d65e40fb218.tar.gz
ldap-haskell: control: Use versioned Replaces: and Conflicts:
Diffstat (limited to 'p/ldap-haskell')
-rw-r--r--p/ldap-haskell/debian/changelog6
-rw-r--r--p/ldap-haskell/debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/p/ldap-haskell/debian/changelog b/p/ldap-haskell/debian/changelog
index f22e3656d..32c7e7dea 100644
--- a/p/ldap-haskell/debian/changelog
+++ b/p/ldap-haskell/debian/changelog
@@ -1,3 +1,9 @@
+ldap-haskell (0.6.6-3) UNRELEASED; urgency=low
+
+ * control: Use versioned Replaces: and Conflicts:
+
+ -- Marco Túlio Gontijo e Silva <marcot@debian.org> Wed, 05 May 2010 23:11:50 -0300
+
ldap-haskell (0.6.6-2) unstable; urgency=low
* debian/control: Rename -doc package.
diff --git a/p/ldap-haskell/debian/control b/p/ldap-haskell/debian/control
index 70d5c9bab..7483b1ff2 100644
--- a/p/ldap-haskell/debian/control
+++ b/p/ldap-haskell/debian/control
@@ -42,8 +42,8 @@ Description: LDAP Interface for Haskell; profiling libraries
This package is built for GHC, compiled for profiling.
Package: libghc-ldap-doc
-Replaces: ldap-haskell-doc
-Conflicts: ldap-haskell-doc
+Replaces: ldap-haskell-doc (<< 0.6.6-2)
+Conflicts: ldap-haskell-doc (<< 0.6.6-2)
Provides: ldap-haskell-doc
Section: doc
Architecture: all