[debian-edu-commits] debian-edu/ 02/02: Make lintian happy.
Dominik George
natureshadow-guest at moszumanska.debian.org
Wed Feb 14 09:21:19 UTC 2018
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository thonny.
commit b6b9279d097701bc04aaead6c0826a86e33549ce
Author: Dominik George <nik at naturalnet.de>
Date: Tue Feb 13 15:18:37 2018 +0100
Make lintian happy.
---
debian/changelog | 5 ++++-
debian/compat | 2 +-
debian/control | 4 ++--
debian/copyright | 2 +-
debian/source/lintian-overrides | 2 +-
5 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7c7e347..c314a19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
thonny (2.1.16-2) unstable; urgency=medium
* Install desktop and metainfo files to correct location.
+ * Bump Standards-Version and compat level (no changes needed).
+ * Rename lintian tag debian-watch-does-not-check-gpg-signature.
+ * Use HTTPS URL for copyright format.
- -- Dominik George <nik at naturalnet.de> Tue, 13 Feb 2018 15:06:54 +0100
+ -- Dominik George <nik at naturalnet.de> Tue, 13 Feb 2018 15:17:43 +0100
thonny (2.1.16-1) unstable; urgency=medium
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index a966b8b..e2fd998 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,14 @@ Uploaders:
Section: devel
Priority: optional
Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
dh-exec,
dh-python,
python3-all,
python3-jedi,
python3-setuptools,
python3-tk,
-Standards-Version: 4.1.2
+Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-edu/pkg-team/thonny.git
Vcs-Git: https://anonscm.debian.org/cgit/debian-edu/pkg-team/thonny.git
Homepage: http://thonny.org
diff --git a/debian/copyright b/debian/copyright
index a498301..55f1c6d 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: Thonny
Upstream-Contact: Aivar Annamaa <aivar.annamaa at gmail.com>
Source: https://bitbucket.org/plas/thonny
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 85c6b91..ab13da6 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1,2 @@
# Next release will be signed
-thonny source: debian-watch-may-check-gpg-signature
+thonny source: debian-watch-does-not-check-gpg-signature
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/thonny.git
More information about the debian-edu-commits
mailing list