[get-flash-videos] 03/07: Use HTTPS for a bunch of URLs in debian/.
gregor herrmann
gregoa at debian.org
Thu Jul 20 16:16:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository get-flash-videos.
commit 72eb48e815d4ec516a49415c535129eaa80156e8
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jul 20 18:04:19 2017 +0200
Use HTTPS for a bunch of URLs in debian/.
Thanks: duck.
---
debian/copyright | 6 +++---
debian/patches/no-network-tests.patch | 2 +-
debian/patches/use_libcrypt-blowfish-perl.diff | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 2d969ca..2b8a2e8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -14,7 +14,7 @@ Copyright: 2009, 2010 MonsieurVideo <monsieurvideo at gmail.com>
2009, 2010 zakflash
License: public-domain
Very simple JSON parser, loosely based on
- http://code.google.com/p/json-sans-eval
+ https://code.google.com/p/json-sans-eval
Public domain.
Files: lib/FlashVideo/Site/Zshare.pm
@@ -32,7 +32,7 @@ License: Apache-2.0
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
@@ -55,7 +55,7 @@ License: GPL-3.0+
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
diff --git a/debian/patches/no-network-tests.patch b/debian/patches/no-network-tests.patch
index 8b7823a..77580bf 100644
--- a/debian/patches/no-network-tests.patch
+++ b/debian/patches/no-network-tests.patch
@@ -6,7 +6,7 @@ Description: Skip tests when NO_NETWORK is found in the environment
for the privacy of the CPAN autobuilders too.
Bug-Debian: https://bugs.debian.org/713378
Author: Damyan Ivanov <dmn at debian.org>
-Forwarded: no, bugtracker is at http://code.google.com/p/get-flash-videos/issues
+Forwarded: no, bugtracker is at https://code.google.com/p/get-flash-videos/issues
--- a/t/google_video_search.t
+++ b/t/google_video_search.t
diff --git a/debian/patches/use_libcrypt-blowfish-perl.diff b/debian/patches/use_libcrypt-blowfish-perl.diff
index 6b018bb..db9a8f2 100644
--- a/debian/patches/use_libcrypt-blowfish-perl.diff
+++ b/debian/patches/use_libcrypt-blowfish-perl.diff
@@ -1,5 +1,5 @@
Description: Use Crypt::Blowfish instead of Crypt::Blowfish_PP.
-Forwarded: http://code.google.com/p/get-flash-videos/issues/detail?id=344
+Forwarded: https://code.google.com/p/get-flash-videos/issues/detail?id=344
Author: Julián Moreno Patiño <darkjunix at gmail.com>
Last-Update: 2012-03-01
--- a/lib/FlashVideo/Site/Channel4.pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/get-flash-videos.git
More information about the Pkg-perl-cvs-commits
mailing list