diff options
author | Clint Adams <clint@debian.org> | 2016-08-04 13:40:49 -0400 |
---|---|---|
committer | Clint Adams <clint@debian.org> | 2016-08-04 13:40:49 -0400 |
commit | b8f09622a6dbc8b78674009f2be25afaa8cd2f62 (patch) | |
tree | 562417125ea897daf48806760a0d783c7edb7b97 | |
parent | 24dec022a5f48fa98c821d8cf0c3998a82c749d9 (diff) | |
download | DHG_packages-b8f09622a6dbc8b78674009f2be25afaa8cd2f62.tar.gz |
tasty-rerun: Upgrading from 1.1.5 to 1.1.6
-rw-r--r-- | p/haskell-tasty-rerun/debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/p/haskell-tasty-rerun/debian/changelog b/p/haskell-tasty-rerun/debian/changelog index db0115cd0..b4732c07a 100644 --- a/p/haskell-tasty-rerun/debian/changelog +++ b/p/haskell-tasty-rerun/debian/changelog @@ -1,9 +1,13 @@ -haskell-tasty-rerun (1.1.5-2) UNRELEASED; urgency=medium +haskell-tasty-rerun (1.1.6-1) unstable; urgency=medium + [ Dmitry Bogatov ] * Use secure (https) uri in Vcs-Git field in 'debian/control' * Bump standards version to 3.9.8 (no changes needed) - -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:18 +0300 + [ Clint Adams ] + * New upstream release + + -- Clint Adams <clint@debian.org> Thu, 04 Aug 2016 13:40:49 -0400 haskell-tasty-rerun (1.1.5-1) unstable; urgency=medium |