diff options
| author | Marco TĂșlio Gontijo e Silva <marcot@debian.org> | 2010-05-06 00:59:23 +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:23 +0400 |
| commit | 49773ee24cd148bb0f651c4f88be24851190bc61 (patch) | |
| tree | dfcbe418b305a03c74df1c9ccedb22384037cc67 /p/haskell-pcre-light | |
| parent | 2cc82a76034969590c6e1c2403342d60a9566e13 (diff) | |
| download | DHG_packages-49773ee24cd148bb0f651c4f88be24851190bc61.tar.gz | |
haskell-pcre-light: control: Use versioned Replaces: and Conflicts:
Diffstat (limited to 'p/haskell-pcre-light')
| -rw-r--r-- | p/haskell-pcre-light/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-pcre-light/debian/control | 4 |
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 |
