[boinc] 06/07: Fix insecure uri, bump std-version and watch file version
Gianfranco Costamagna
locutusofborg-guest at moszumanska.debian.org
Tue Feb 23 16:53:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
locutusofborg-guest pushed a commit to branch master
in repository boinc.
commit 551c60a0adf39287d16c48c83fbb768dd591c49f
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Tue Feb 23 17:33:25 2016 +0100
Fix insecure uri, bump std-version and watch file version
---
debian/changelog | 2 ++
debian/control.in | 8 ++++----
debian/watch | 2 +-
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2b72fa0..85bb8b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ boinc (7.6.28+dfsg-1) unstable; urgency=medium
* Upload to unstable.
* New upstream release, patch refresh.
+ * Bump std-version to 3.9.7, and watch file to 4.
+ * Fix unsecure VCS-* fields.
[ Preston Maness ]
* Fix missing stdout/stderr logs with systemd service file.
Closes: #815214
diff --git a/debian/control.in b/debian/control.in
index 565018a..530ae32 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -5,7 +5,7 @@ Maintainer: Debian BOINC Maintainers <pkg-boinc-devel at lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller at debian.org>,
Guo Yixuan (郭溢譞) <culu.gyx at gmail.com>,
Gianfranco Costamagna <locutusofborg at debian.org>
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
Build-Depends: autoconf,
automake,
autotools-dev,
@@ -41,9 +41,9 @@ Build-Depends: autoconf,
python-all,
python-setuptools,
zlib1g-dev
-Homepage: http://boinc.berkeley.edu/
-Vcs-Git: git://anonscm.debian.org/pkg-boinc/boinc.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-boinc/boinc.git
+Homepage: https://boinc.berkeley.edu/
+Vcs-Git: https://anonscm.debian.org/git/pkg-boinc/boinc.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-boinc/boinc.git
Package: boinc
@Architecture: all
diff --git a/debian/watch b/debian/watch
index 1f5f876..b5e1332 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
opts=dversionmangle=s/\+dfsg$//,repacksuffix=+dfsg \
https://github.com/BOINC/boinc/tags .*/client_release/\d\.\d/(\d.*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git
More information about the pkg-boinc-commits
mailing list