[debian-edu-commits] debian-edu/ 02/03: debian/control: Use encrypted URLs in Vcs-*: fields.
Mike Gabriel
sunweaver at debian.org
Mon Feb 29 14:51:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository shutdown-at-night.
commit 57f9f9ca8464a033585dee3d4861b1636fe4d49c
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Feb 23 21:57:58 2016 +0100
debian/control: Use encrypted URLs in Vcs-*: fields.
---
debian/changelog | 2 ++
debian/control | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 61ce912..d97c525 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,8 @@ shutdown-at-night (0.17) UNRELEASED; urgency=medium
shutdown-at-night-wakeup-hosts and shutdown-at-night-wakeup-hosts-blacklist
and only prepare the NVRAM/RTC based host wake-up if configured accordingly
via NIS netgroups.
+ * debian/control:
+ + Use encrypted URLs in Vcs-*: fields.
-- Wolfgang Schweer <wschweer at arcor.de> Sat, 17 Oct 2015 19:25:29 +0200
diff --git a/debian/control b/debian/control
index 3096a52..51ff3d9 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Uploaders:
Standards-Version: 3.9.6
Build-Depends:
debhelper (>= 9),
-Vcs-Git: git://anonscm.debian.org/debian-edu/pkg-team/shutdown-at-night.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-edu/pkg-team/shutdown-at-night.git
+Vcs-Browser: https://anonscm.debian.org/git/debian-edu/pkg-team/shutdown-at-night.git
+Vcs-Git: https://anonscm.debian.org/git/debian-edu/pkg-team/shutdown-at-night.git
Package: shutdown-at-night
Architecture: all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/shutdown-at-night.git
More information about the debian-edu-commits
mailing list