[DHG_packages] 01/01: xmonad: use secure (https) uri in Vcs-Git field in 'debian/control'

Dmitry Bogatov kaction-guest at moszumanska.debian.org
Mon May 9 10:31:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

kaction-guest pushed a commit to branch master
in repository DHG_packages.

commit e8f4ab32000ad2921622fa8581f35cadde312586
Author: Dmitry Bogatov <KAction at gnu.org>
Date:   Mon May 9 13:31:42 2016 +0300

    xmonad: use secure (https) uri in Vcs-Git field in 'debian/control'
---
 p/xmonad/debian/changelog | 1 +
 p/xmonad/debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/p/xmonad/debian/changelog b/p/xmonad/debian/changelog
index ad2b718..4320329 100644
--- a/p/xmonad/debian/changelog
+++ b/p/xmonad/debian/changelog
@@ -3,6 +3,7 @@ xmonad (0.12-3) unstable; urgency=medium
   * Convert 'debian/copyright' to dep5 format
   * Bump standards version to 3.9.8 (no changes needed)
   * Drop duplicating build-dependency
+  * Use secure (https) uri in Vcs-Git field in 'debian/control'
 
  -- Dmitry Bogatov <KAction at gnu.org>  Mon, 09 May 2016 12:38:29 +0300
 
diff --git a/p/xmonad/debian/control b/p/xmonad/debian/control
index 10ef327..5825376 100644
--- a/p/xmonad/debian/control
+++ b/p/xmonad/debian/control
@@ -41,7 +41,7 @@ Build-Depends-Indep: ghc-doc,
 Standards-Version: 3.9.8
 Homepage: http://xmonad.org
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
-Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
 
 Package: xmonad
 Architecture: any

-- 
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