From 0d197f430795f4bd3e6a300a9dd1d900587501ab Mon Sep 17 00:00:00 2001 From: Marco Túlio Gontijo e Silva Date: Wed, 27 Jan 2010 15:02:39 +0300 Subject: haskell-unixutils: debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. --- p/haskell-unixutils/debian/changelog | 4 +++- p/haskell-unixutils/debian/control | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'p/haskell-unixutils') diff --git a/p/haskell-unixutils/debian/changelog b/p/haskell-unixutils/debian/changelog index 9cf9c7f67..2eceb4375 100644 --- a/p/haskell-unixutils/debian/changelog +++ b/p/haskell-unixutils/debian/changelog @@ -12,8 +12,10 @@ haskell-unixutils (1.22-2) UNRELEASED; urgency=low * debian/watch: Add .tar.gz to downloaded filename. * debian/watch: Include package name in downloaded .tar.gz. * debian/watch: Remove spaces, since they're not allowed by uscan. + * debian/control: Add field Provides: ${haskell:Provides} to -dev and + -prof packages. - -- Marco Túlio Gontijo e Silva Tue, 26 Jan 2010 19:58:29 -0200 + -- Marco Túlio Gontijo e Silva Wed, 27 Jan 2010 10:01:38 -0200 haskell-unixutils (1.22-1) unstable; urgency=low diff --git a/p/haskell-unixutils/debian/control b/p/haskell-unixutils/debian/control index 385de4177..f6020fec2 100644 --- a/p/haskell-unixutils/debian/control +++ b/p/haskell-unixutils/debian/control @@ -16,6 +16,7 @@ Package: libghc6-unixutils-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: libghc6-unixutils-doc (= ${source:Version}) +Provides: ${haskell:Provides} Description: An interface between Haskell and Unix-like operating systems . A collection of useful and mildly useful functions that you might expect to @@ -28,6 +29,7 @@ Architecture: any Depends: libghc6-unixutils-dev (= ${binary:Version}), ${haskell:Depends}, ${misc:Depends} Suggests: libghc6-unixutils-doc (= ${source:Version}) +Provides: ${haskell:Provides} Description: Profiling libraries for the haskell-unixutils package . A collection of useful and mildly useful functions that you might expect to -- cgit v1.2.3