Lintian Fixes - bibledit-cloud

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 5b88b9b..e552c93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -195,4 +195,3 @@ bibledit-cloud (5.0.801-1) unstable; urgency=medium
   * Complete ITP, closes: #863408
 
  -- Teus Benschop <teusbenschop@debian.org>  Sat, 26 Oct 2019 12:41:29 +0200
-
diff --git a/debian/control b/debian/control
index 92a25a8..9c47a94 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,12 @@ Section: editors
 Priority: optional
 Maintainer: CrossWire Packaging Team <pkg-crosswire-devel@alioth-lists.debian.net>
 Uploaders: Teus Benschop <teusbenschop@debian.org>
-Build-Depends: debhelper-compat (= 10), patchutils, pkg-config, rcs,
- autoconf, autoconf-archive, libcurl4-openssl-dev, libssl-dev, zip, unzip, 
+Build-Depends: debhelper-compat (= 13), patchutils, pkg-config, rcs,
+ autoconf, autoconf-archive, libcurl4-openssl-dev, libssl-dev, zip, unzip,
  libmimetic-dev, libmbedtls-dev, dh-sequence-systemd, libxml2-dev,
  libutf8proc-dev, libgumbo-dev, libtidy-dev, libpugixml-dev
-Standards-Version: 4.6.1
-Homepage: http://bibledit.org
+Standards-Version: 4.6.2
+Homepage: https://bibledit.org
 Vcs-Git: https://salsa.debian.org/pkg-crosswire-team/bibledit-cloud.git
 Vcs-Browser: https://salsa.debian.org/pkg-crosswire-team/bibledit-cloud
 
diff --git a/debian/copyright b/debian/copyright
index a0a6531..be51596 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -119,19 +119,6 @@ License: GPL-3.0+
  version.  If you delete this exception statement from all source
  files in the program, then also delete it here.
 
-License: Apache-2.0
- Licensed under the Apache License, Version 2.0 (the "License"); 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
- .
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
- WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
 License: Expat
  Permission is hereby granted, free of charge, to any person obtaining
  a copy of this software and associated documentation files (the
diff --git a/debian/rules b/debian/rules
index 8ecad5b..9c85bab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,7 @@
 export DH_VERBOSE=1
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_installchangelogs:
 	dh_installchangelogs help/changelog.html
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..0706dfc
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/bibledit/debian/issues
+Bug-Submit: https://github.com/bibledit/debian/issues/new
+Repository-Browse: https://github.com/bibledit/debian

Run locally

More details

Full run details

Historical runs