[pyorbital] 04/06: Fix format URL in the copyright file
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sun Oct 30 09:10:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pyorbital.
commit dc2d3f0dd0901980c2bfbf38db32bac07784361d
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sun Oct 30 08:04:00 2016 +0000
Fix format URL in the copyright file
---
debian/changelog | 2 ++
debian/copyright | 3 +--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index de36f10..1cd1ed7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ pyorbital (1.1.0-1) UNRELEASED; urgency=medium
[ Antonio Valentino ]
* New upstream release
* Bump standard version to 3.9.8 (no change)
+ * debian/copyright
+ - fix the URL protocol of the Format field
-- Antonio Valentino <antonio.valentino at tiscali.it> Sun, 30 Oct 2016 07:48:24 +0000
diff --git a/debian/copyright b/debian/copyright
index 3128882..28874d8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-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: pyorbital
Source: https://github.com/mraspaud/pyorbital
@@ -46,4 +46,3 @@ License: GPL-3.0+
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyorbital.git
More information about the Pkg-grass-devel
mailing list