diff options
| -rw-r--r-- | p/haskell-diagrams/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-diagrams/debian/control | 6 |
2 files changed, 9 insertions, 3 deletions
diff --git a/p/haskell-diagrams/debian/changelog b/p/haskell-diagrams/debian/changelog index 267ec6bcf..45e812695 100644 --- a/p/haskell-diagrams/debian/changelog +++ b/p/haskell-diagrams/debian/changelog @@ -1,3 +1,9 @@ +haskell-diagrams (1.4-3) unstable; urgency=medium + + * Change the descriptions to say "metapackage". + + -- Clint Adams <clint@debian.org> Thu, 20 Jul 2017 21:54:41 -0400 + haskell-diagrams (1.4-2) unstable; urgency=medium * Fix Build-Depends since this is a fake package. diff --git a/p/haskell-diagrams/debian/control b/p/haskell-diagrams/debian/control index 640c4c7df..b92298704 100644 --- a/p/haskell-diagrams/debian/control +++ b/p/haskell-diagrams/debian/control @@ -27,7 +27,7 @@ Depends: ${shlibs:Depends}, Description: embedded domain-specific language for declarative vector graphics${haskell:ShortBlurb} Diagrams is an embedded domain-specific language for declarative vector - graphics. This package is just a wrapper that depends on the + graphics. This metapackage is just a wrapper that depends on the diagrams-core, diagrams-lib, and diagrams-cairo packages. . ${haskell:Blurb} @@ -43,7 +43,7 @@ Depends: ${misc:Depends}, Description: Embedded domain-specific language for declarative vector graphics${haskell:ShortBlurb} Diagrams is an embedded domain-specific language for declarative vector - graphics. This package is just a wrapper that depends on the + graphics. This metapackage is just a wrapper that depends on the diagrams-core, diagrams-lib, and diagrams-cairo packages. . ${haskell:Blurb} @@ -59,7 +59,7 @@ Depends: ${misc:Depends}, Description: Embedded domain-specific language for declarative vector graphics${haskell:ShortBlurb} Diagrams is an embedded domain-specific language for declarative vector - graphics. This package is just a wrapper that depends on the + graphics. This metapackage is just a wrapper that depends on the diagrams-core, diagrams-lib, and diagrams-cairo packages. . ${haskell:Blurb} |
