diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-04-02 12:59:50 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-04-02 12:59:50 +0400 |
| commit | 3b878df072efa1c8abbd814fbecd637c0b58539b (patch) | |
| tree | f9848e12af12e8dcedb0af648632c0408d703ff8 /p/haskell-doctest | |
| parent | 5a32d18383d91b68826b44193df8a1c3f920723b (diff) | |
| download | DHG_packages-3b878df072efa1c8abbd814fbecd637c0b58539b.tar.gz | |
haskell-doctest: Clean up description
Diffstat (limited to 'p/haskell-doctest')
| -rw-r--r-- | p/haskell-doctest/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-doctest/debian/control | 12 |
2 files changed, 6 insertions, 12 deletions
diff --git a/p/haskell-doctest/debian/changelog b/p/haskell-doctest/debian/changelog index 68eda4bd7..9f2c1c463 100644 --- a/p/haskell-doctest/debian/changelog +++ b/p/haskell-doctest/debian/changelog @@ -1,3 +1,9 @@ +haskell-doctest (0.9.6-2) UNRELEASED; urgency=low + + * Clean up description + + -- Joachim Breitner <nomeata@debian.org> Tue, 02 Apr 2013 10:59:39 +0200 + haskell-doctest (0.9.6-1) experimental; urgency=low * New upstream release (Closes: #701059) diff --git a/p/haskell-doctest/debian/control b/p/haskell-doctest/debian/control index b2c80ead7..7523eb13f 100644 --- a/p/haskell-doctest/debian/control +++ b/p/haskell-doctest/debian/control @@ -45,9 +45,6 @@ Description: test interactive Haskell examples Documentation is at <https://github.com/sol/doctest-haskell#readme>. . - Author: Simon Hengel <sol@typeful.net> - Upstream-Maintainer: Simon Hengel <sol@typeful.net> - . This package contains the normal library files. Package: libghc-doctest-prof @@ -65,9 +62,6 @@ Description: test interactive Haskell examples; profiling libraries Documentation is at <https://github.com/sol/doctest-haskell#readme>. . - Author: Simon Hengel <sol@typeful.net> - Upstream-Maintainer: Simon Hengel <sol@typeful.net> - . This package contains the libraries compiled with profiling enabled. Package: libghc-doctest-doc @@ -85,9 +79,6 @@ Description: test interactive Haskell examples; documentation Documentation is at <https://github.com/sol/doctest-haskell#readme>. . - Author: Simon Hengel <sol@typeful.net> - Upstream-Maintainer: Simon Hengel <sol@typeful.net> - . This package contains the documentation files. Package: doctest @@ -102,7 +93,4 @@ Description: test interactive Haskell examples; executable Documentation is at <https://github.com/sol/doctest-haskell#readme>. . - Author: Simon Hengel <sol@typeful.net> - Upstream-Maintainer: Simon Hengel <sol@typeful.net> - . This package contains the doctest executable. |
