summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2011-10-13 23:35:35 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2011-10-13 23:35:35 +0400
commit457d31b54f23258c436c1307938b4c72719e12bb (patch)
treeeda0fe7b43c3e95c10895e8195135d845faa5148
parent29140a95d4d9fd8a6383d3df9bb7c925ace56bd8 (diff)
downloadDHG_packages-457d31b54f23258c436c1307938b4c72719e12bb.tar.gz
haskell-temporary: releasing version 1.1.2.1-1
-rw-r--r--p/haskell-temporary/debian/changelog4
-rw-r--r--p/haskell-temporary/debian/control6
2 files changed, 5 insertions, 5 deletions
diff --git a/p/haskell-temporary/debian/changelog b/p/haskell-temporary/debian/changelog
index 026a155b1..5bce986ba 100644
--- a/p/haskell-temporary/debian/changelog
+++ b/p/haskell-temporary/debian/changelog
@@ -1,5 +1,5 @@
-haskell-temporary (1.1.2.1-1) UNRELEASED; urgency=low
+haskell-temporary (1.1.2.1-1) unstable; urgency=low
* Initial release.
- -- Joachim Breitner <nomeata@debian.org> Thu, 01 Jan 1970 00:00:00 +0000
+ -- Joachim Breitner <nomeata@debian.org> Thu, 13 Oct 2011 21:34:48 +0200
diff --git a/p/haskell-temporary/debian/control b/p/haskell-temporary/debian/control
index 24a24061b..d4267e96f 100644
--- a/p/haskell-temporary/debian/control
+++ b/p/haskell-temporary/debian/control
@@ -24,7 +24,7 @@ Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Temporary files and directories
This library provide functions to create temporary files and directories. The
- code comes from the Cabal library, and is extracted into this packge so that
+ code comes from the Cabal library, and is extracted into this package so that
it can be used idependently of Cabal.
.
This package provides a library for the Haskell programming language.
@@ -39,7 +39,7 @@ Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Temporary files and directories; profiling libraries
This library provide functions to create temporary files and directories. The
- code comes from the Cabal library, and is extracted into this packge so that
+ code comes from the Cabal library, and is extracted into this package so that
it can be used idependently of Cabal.
.
This package provides a library for the Haskell programming language, compiled
@@ -53,7 +53,7 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Temporary files and directories; documentation
This library provide functions to create temporary files and directories. The
- code comes from the Cabal library, and is extracted into this packge so that
+ code comes from the Cabal library, and is extracted into this package so that
it can be used idependently of Cabal.
.
This package provides the documentation for a library for the Haskell