diff options
| author | Clint Adams <clint@debian.org> | 2017-07-20 21:54:59 -0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2017-07-20 21:54:59 -0400 |
| commit | 4a418862e93ddf1fef4244fb183aa6f33dfdc1e8 (patch) | |
| tree | 766a2321ea38909690312b461a843c30f8369878 | |
| parent | 5eaf9f181ef180b24ea548ba3ef83c7993026170 (diff) | |
| download | DHG_packages-4a418862e93ddf1fef4244fb183aa6f33dfdc1e8.tar.gz | |
diagrams: change the descriptions to say "metapackage"
| -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} |
