[DHG_packages] 01/01: debian: fix Vcs-Browser
Clint Adams
clint at moszumanska.debian.org
Tue Oct 25 04:44:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 6bb28e42db766437e4a90469abd26ad1bfe539ce
Author: Clint Adams <clint at debian.org>
Date: Tue Oct 25 00:36:03 2016 -0400
debian: fix Vcs-Browser
---
p/haskell-debian/debian/changelog | 10 +++++++---
p/haskell-debian/debian/control | 2 +-
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/p/haskell-debian/debian/changelog b/p/haskell-debian/debian/changelog
index 27a4e3b..bf7059f 100644
--- a/p/haskell-debian/debian/changelog
+++ b/p/haskell-debian/debian/changelog
@@ -1,10 +1,14 @@
-haskell-debian (3.89-2) UNRELEASED; urgency=medium
+haskell-debian (3.89-2) experimental; 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:35:08 +0300
+ [ Clint Adams ]
+ * Update Vcs-Browser.
+
+ -- Clint Adams <clint at debian.org> Tue, 25 Oct 2016 00:35:46 -0400
haskell-debian (3.89-1) unstable; urgency=medium
@@ -21,7 +25,7 @@ haskell-debian (3.87.2-4) unstable; urgency=medium
haskell-debian (3.87.2-3) experimental; urgency=medium
* Depend on old-{locale,time}
- * Make the patch GHC-7.10-proof.
+ * Make the patch GHC-7.10-proof.
* Depend on haskell-devscripts >= 0.10 to ensure that this package
builds against GHC in experimental
diff --git a/p/haskell-debian/debian/control b/p/haskell-debian/debian/control
index 0491eda..49dc2a8 100644
--- a/p/haskell-debian/debian/control
+++ b/p/haskell-debian/debian/control
@@ -72,7 +72,7 @@ Build-Depends-Indep: ghc-doc,
Build-Conflicts: libghc-parsec2-dev,
Standards-Version: 3.9.8
Homepage: https://github.com/ddssff/debian-haskell
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-debian
Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
Package: libghc-debian-dev
--
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