summaryrefslogtreecommitdiff
path: root/p/haskell-tar
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2009-09-09 12:28:30 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2009-09-09 12:28:30 +0400
commita6a4275403bbae9f6e76820f75b117ec14abadea (patch)
treea59ea64f79cdca4538d85b8dbdf065ba56d02776 /p/haskell-tar
parent459e6cea95834393b7c4e3f2e59cbcb7a8c7e224 (diff)
downloadDHG_packages-a6a4275403bbae9f6e76820f75b117ec14abadea.tar.gz
haskell-tar: Make lintian happier
Diffstat (limited to 'p/haskell-tar')
-rw-r--r--p/haskell-tar/debian/changelog4
-rw-r--r--p/haskell-tar/debian/control2
2 files changed, 3 insertions, 3 deletions
diff --git a/p/haskell-tar/debian/changelog b/p/haskell-tar/debian/changelog
index 3576f96b2..ca92a0f46 100644
--- a/p/haskell-tar/debian/changelog
+++ b/p/haskell-tar/debian/changelog
@@ -1,5 +1,5 @@
-haskell-tar (0.3.1.0-1) UNRELEASED; urgency=low
+haskell-tar (0.3.1.0-1) unstable; urgency=low
* debian/control: Use more sintetic name for Vcs-Darcs.
- -- Joachim Breitner <nomeata@debian.org> Wed, 09 Sep 2009 10:21:21 +0200
+ -- Joachim Breitner <nomeata@debian.org> Wed, 09 Sep 2009 10:26:34 +0200
diff --git a/p/haskell-tar/debian/control b/p/haskell-tar/debian/control
index 2c7a02c52..9d114a179 100644
--- a/p/haskell-tar/debian/control
+++ b/p/haskell-tar/debian/control
@@ -19,7 +19,7 @@ Package: libghc6-tar-dev
Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Suggests: ${haskell:Suggests}
-Description: reading, writing and manipulating ".tar" archive files.
+Description: reading, writing and manipulating ".tar" archive files
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
.