aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/changelog1
-rw-r--r--debian/copyright4
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 3bdf51d..1215a26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ dtv-scan-tables (0+git20171226.07b18ec-1) UNRELEASED; urgency=medium
- Change priority extra to optional
* Add debian/watch file using new git mode
* d/{control,compat}: Bump debhelper version to 11
+ * d/copyright: Change all urls to https
-- Jonathan McCrohan <jmccrohan@gmail.com> Sat, 07 Apr 2018 23:59:16 +0100
diff --git a/debian/copyright b/debian/copyright
index e252ea5..46def36 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dtv-scan-tables
-Source: http://git.linuxtv.org/dtv-scan-tables.git
+Source: https://git.linuxtv.org/dtv-scan-tables.git
Files: *
Copyright: 2013 Oliver Schinagl <oliver@schinagl.nl>
git/commit/drv_picoLCD.c?id=a80978985167df7650209888a5a89ea8089c091d&follow=1'>adding GPI to picoLCD for reading button events by Igor Mammedov <niallain@g...michael1-1/+22 2008-10-06properties fixedmichael11-3290/+2675 2008-10-05Rebuild auto-generated autoconf stuff due to last change in drivers.m4.bwalle3-2657/+3297 2008-10-05Add 'ULA200' driver when --with-drivers=all is specifiedbwalle1-0/+1 2008-09-14strftime_tz patch from Bernhard Wallemichael1-0/+11 2008-09-08strftime_tz() plugin by Bernhard Wallemichael1-0/+25 2008-09-03ULA200 driver by Bernhard Wallemichael7-2/+825 2008-09-03indentmichael1-4/+4 2008-08-31Increased the maximum bps to 230400, if defined in <termios.h>.sonic741-2/+7 2008-08-27git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@889 3ae390bd-cb1e-0410-...sonic741-18/+11 2008-08-27D4D updates by Svenmichael1-38/+60 2008-08-03driver for 4D Systems serial displays by Sven Killigmichael9-45/+846 2008-08-03signed/unsigned mismatchmichael1-3/+3 2008-07-26added command functionsmichux1-2/+130 2008-07-15added IRLCD driver by Jean-Philippe Civademichael10-5/+467 2008-07-15'autoreconf -f -i' run & config.rpath addedmichael8-370/+1617