[DHG_packages] 15/87: regex-tdfa: Upgrading from 1.2.1 to 1.2.2
Joachim Breitner
nomeata at moszumanska.debian.org
Mon May 30 15:29:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch LTS-6
in repository DHG_packages.
commit 02e46855e32248784df73c0372db0ca663bbd7a1
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Mon May 30 17:02:31 2016 +0200
regex-tdfa: Upgrading from 1.2.1 to 1.2.2
---
p/haskell-regex-tdfa/debian/changelog | 8 ++++++--
p/haskell-regex-tdfa/debian/control | 4 ++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/p/haskell-regex-tdfa/debian/changelog b/p/haskell-regex-tdfa/debian/changelog
index 632c9d2..4876038 100644
--- a/p/haskell-regex-tdfa/debian/changelog
+++ b/p/haskell-regex-tdfa/debian/changelog
@@ -1,10 +1,14 @@
-haskell-regex-tdfa (1.2.1-2) UNRELEASED; urgency=medium
+haskell-regex-tdfa (1.2.2-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)
* Convert `debian/copyright' to dep5 format
- -- Dmitry Bogatov <KAction at gnu.org> Tue, 10 May 2016 09:36:06 +0300
+ [ Joachim Breitner ]
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org> Mon, 30 May 2016 17:02:31 +0200
haskell-regex-tdfa (1.2.1-1) unstable; urgency=medium
diff --git a/p/haskell-regex-tdfa/debian/control b/p/haskell-regex-tdfa/debian/control
index 8f35bac..a6593c0 100644
--- a/p/haskell-regex-tdfa/debian/control
+++ b/p/haskell-regex-tdfa/debian/control
@@ -20,8 +20,8 @@ Build-Depends-Indep: ghc-doc,
libghc-regex-base-doc,
Build-Conflicts: libghc-parsec2-dev,
Standards-Version: 3.9.8
-Homepage: http://hackage.haskell.org/package/regex-tdfa
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Homepage: https://github.com/ChrisKuklewicz/regex-tdfa
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-regex-tdfa
Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
X-Description: Haskell library for a tagged DFA regex engine
A pure Haskell alternative to GHC's Text.Regex module (with some
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list