diff options
| author | Marco TĂșlio Gontijo e Silva <marcot@debian.org> | 2010-05-06 00:59:25 +0400 |
|---|---|---|
| committer | =?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=> | 2010-05-06 00:59:25 +0400 |
| commit | 2c839b9f501702254d1da7431896b09e95b5a966 (patch) | |
| tree | d2f4616b7ad42056670e276fc5a791ab07ad63bb /p/haskell-src-exts | |
| parent | c6be2b0204c65278abe7da64c784c2e0a8c1668e (diff) | |
| download | DHG_packages-2c839b9f501702254d1da7431896b09e95b5a966.tar.gz | |
haskell-src-exts: control: Use versioned Replaces: and Conflicts:
Diffstat (limited to 'p/haskell-src-exts')
| -rw-r--r-- | p/haskell-src-exts/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-src-exts/debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-src-exts/debian/changelog b/p/haskell-src-exts/debian/changelog index 721580f2c..6bd8ac4cd 100644 --- a/p/haskell-src-exts/debian/changelog +++ b/p/haskell-src-exts/debian/changelog @@ -1,3 +1,9 @@ +haskell-src-exts (1.8.2-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:49 -0300 + haskell-src-exts (1.8.2-2) unstable; urgency=low * debian/control: Rename -doc package. diff --git a/p/haskell-src-exts/debian/control b/p/haskell-src-exts/debian/control index d36ccff1a..033550836 100644 --- a/p/haskell-src-exts/debian/control +++ b/p/haskell-src-exts/debian/control @@ -55,8 +55,8 @@ Description: Haskell-Source with eXtensions library for GHC6; profiling librarie * Template Haskell Package: libghc6-src-exts-doc -Replaces: haskell-src-exts-doc -Conflicts: haskell-src-exts-doc +Replaces: haskell-src-exts-doc (<< 1.8.2-2) +Conflicts: haskell-src-exts-doc (<< 1.8.2-2) Provides: haskell-src-exts-doc Architecture: all Section: doc |
