summaryrefslogtreecommitdiff
path: root/p/haskell-hstringtemplate
diff options
context:
space:
mode:
authorGiovanni Mascellani <gio@debian.org>2011-04-02 11:47:25 +0400
committerGiovanni Mascellani <gio@debian.org>2011-04-02 11:47:25 +0400
commited88a6726c50ca18b13246d8a546bee70cccdb22 (patch)
tree2eb600d7a79e7b6f39714d90d8b9156127656e79 /p/haskell-hstringtemplate
parentfc3d8c7d234bac9524eb471f4245014433302c9b (diff)
downloadDHG_packages-ed88a6726c50ca18b13246d8a546bee70cccdb22.tar.gz
haskell-hstringtemplate: Description: removing references to GHC 6.
Diffstat (limited to 'p/haskell-hstringtemplate')
-rw-r--r--p/haskell-hstringtemplate/debian/changelog1
-rw-r--r--p/haskell-hstringtemplate/debian/control8
2 files changed, 5 insertions, 4 deletions
diff --git a/p/haskell-hstringtemplate/debian/changelog b/p/haskell-hstringtemplate/debian/changelog
index 0e752942c..bd069e713 100644
--- a/p/haskell-hstringtemplate/debian/changelog
+++ b/p/haskell-hstringtemplate/debian/changelog
@@ -8,6 +8,7 @@ haskell-hstringtemplate (0.6.6-1) UNRELEASED; urgency=low
* Updated my email address.
* New upstream release.
* Removing doc-base files because of team policy.
+ * Description: removing references to GHC 6.
-- Giovanni Mascellani <gio@debian.org> Sat, 02 Apr 2011 09:42:41 +0200
diff --git a/p/haskell-hstringtemplate/debian/control b/p/haskell-hstringtemplate/debian/control
index fbebfba29..af1be69c6 100644
--- a/p/haskell-hstringtemplate/debian/control
+++ b/p/haskell-hstringtemplate/debian/control
@@ -36,7 +36,7 @@ Depends:
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Haskell port of the Java library StringTemplate - GHC 6 libraries
+Description: Haskell port of the Java library StringTemplate - GHC libraries
This is a Haskell template engine. Its API is mainly inspired to that of
the Java library StringTemplate, but it is implemented in a "Haskellish"
manner.
@@ -46,7 +46,7 @@ Description: Haskell port of the Java library StringTemplate - GHC 6 libraries
the application of alternating attributes to anonymous as well as
regular templates, including therefore sets of alternating attributes.
.
- This package contains the libraries compiled for GHC 6.
+ This package contains the libraries compiled for GHC.
Package: libghc-hstringtemplate-prof
Architecture: any
@@ -56,7 +56,7 @@ Depends:
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Haskell port of the Java library StringTemplate - GHC 6 profiling libraries
+Description: Haskell port of the Java library StringTemplate - GHC profiling libraries
This is a Haskell template engine. Its API is mainly inspired to that of
the Java library StringTemplate, but it is implemented in a "Haskellish"
manner.
@@ -66,7 +66,7 @@ Description: Haskell port of the Java library StringTemplate - GHC 6 profiling l
the application of alternating attributes to anonymous as well as
regular templates, including therefore sets of alternating attributes.
.
- This package contains the profiling libraries compiled for GHC 6.
+ This package contains the profiling libraries compiled for GHC.
Package: libghc-hstringtemplate-doc
Section: doc