[Pkg-owncloud-commits] [owncloud] 08/14: Update upstream URLs to HTTPS
David Prévot
taffit at moszumanska.debian.org
Wed Jul 23 16:23:07 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit bfa3ee1e57987b69153098985feb49864b4c2fb5
Author: David Prévot <taffit at debian.org>
Date: Wed Jul 23 11:15:09 2014 -0400
Update upstream URLs to HTTPS
---
debian/README.Debian | 2 +-
debian/control | 2 +-
debian/watch | 8 ++++----
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index 0206266..2757289 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -32,7 +32,7 @@ App Store
---------
Since version 3, ownCloud supports the installation of third party application
-from its own app store. See also http://apps.owncloud.com/ for an overview.
+from its own app store. See also https://apps.owncloud.com/ for an overview.
In the configuration generated by the setup the App Store is disabled by
default, because it will allow you to install software that is not
verified, possibly insecure and also might override software that came with
diff --git a/debian/control b/debian/control
index 0874d40..feda1f1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Thomas Mueller <thomas.mueller at tmit.eu>,
Paul van Tilburg <paulvt at debian.org>
Build-Depends: debhelper (>= 8), libjs-dojo-dojox, node-uglify
Standards-Version: 3.9.5
-Homepage: http://owncloud.org
+Homepage: https://owncloud.org
Vcs-Git: git://anonscm.debian.org/pkg-owncloud/owncloud.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-owncloud/owncloud.git
diff --git a/debian/watch b/debian/watch
index f6b0578..31e3f23 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,7 @@
version=3
options=uversionmangle=s/$/+dfsg/,pgpsigurlmangle=s/$/.asc/ \
- http://owncloud.org/changelog/ \
- http://download.owncloud.org/community/owncloud-(.*)\.tar\.bz2
+ https://owncloud.org/changelog/ \
+ https://download.owncloud.org/community/owncloud-(.*)\.tar\.bz2
options=uversionmangle=s/$/+dfsg/;s/(alpha|beta|rc)/~$1/i;tr/A-Z/a-z/,pgpsigurlmangle=s/$/.asc/ \
- http://owncloud.org/install/ \
- http://download.owncloud.org/community/testing/owncloud-(.*)\.tar\.bz2
+ https://owncloud.org/install/ \
+ https://download.owncloud.org/community.*/owncloud-(\d.*)\.tar\.bz2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list