summaryrefslogtreecommitdiff
path: root/p/haskell-test-framework
diff options
context:
space:
mode:
authorkiwamu <kiwamu@debian.or.jp>2011-11-02 10:34:52 +0400
committerkiwamu <kiwamu@debian.or.jp>2011-11-02 10:34:52 +0400
commit79fecfecaf96af18e5e20c509360777330eba8f4 (patch)
tree0cac59bc74236cc90dce1a720aebaa0526629e31 /p/haskell-test-framework
parent0036cd637a29e52c6aa5e447c79b70c570517bd6 (diff)
downloadDHG_packages-79fecfecaf96af18e5e20c509360777330eba8f4.tar.gz
haskell-test-framework: first release
Diffstat (limited to 'p/haskell-test-framework')
-rw-r--r--p/haskell-test-framework/debian/changelog8
1 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-test-framework/debian/changelog b/p/haskell-test-framework/debian/changelog
index b7a029c09..ad4c0fa61 100644
--- a/p/haskell-test-framework/debian/changelog
+++ b/p/haskell-test-framework/debian/changelog
@@ -1,8 +1,14 @@
+haskell-test-framework (0.4.1.1-3) unstable; urgency=low
+
+ * first release.
+ * ITP (Closes: #644384)
+
+ -- Kiwamu Okabe <kiwamu@debian.or.jp> Wed, 02 Nov 2011 15:34:12 +0900
+
haskell-test-framework (0.4.1.1-2) UNRELEASED; urgency=low
* repo is moved to darcs.
* change Vcs-* lines on debian/control.
- * ITP (Closes: #644384)
-- Kiwamu Okabe <kiwamu@debian.or.jp> Wed, 12 Oct 2011 23:20:47 +0900