[3depict] 01/01: * Bump debian compat * Convert control (VCS-GIT) and copyright to use https urls * BD for autoreconf no longer required in dh 10 * Whilst BD for autotools-dev not required, this triggers a lintian error (Bug #869541)
D Haley
mycae-guest at moszumanska.debian.org
Wed Sep 27 00:05:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
mycae-guest pushed a commit to branch master
in repository 3depict.
commit f513233d7a800d29e365bcc4c13938d69a911c5c
Author: D Haley <mycae at gmx.com>
Date: Wed Sep 27 01:32:57 2017 +0200
* Bump debian compat
* Convert control (VCS-GIT) and copyright to use https urls
* BD for autoreconf no longer required in dh 10
* Whilst BD for autotools-dev not required, this triggers a lintian
error (Bug #869541)
---
debian/compat | 2 +-
debian/control | 5 ++---
debian/copyright | 2 +-
3 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 17127ae..0b780c6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
Uploaders: D Haley <mycae at gmx.com>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
- dh-autoreconf (>=9),
+Build-Depends: debhelper (>= 10),
dpkg-dev (>= 1.16.1~),
libgl1-mesa-dev | libgl-dev,
libpng-dev | libpng15-dev,
@@ -21,7 +20,7 @@ Build-Depends: debhelper (>= 9),
rename
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/3depict.git
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/3depict.git
+Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/3depict.git
Homepage: http://threedepict.sourceforge.net/index.html
Package: 3depict
diff --git a/debian/copyright b/debian/copyright
index 057eaac..1653f12 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: 3Depict
Upstream: http://threedepict.sourceforge.net
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/3depict.git
More information about the debian-science-commits
mailing list