summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStéphane Glondu <glondu@debian.org>2020-09-10 03:30:34 +0000
committerStéphane Glondu <glondu@debian.org>2020-09-10 03:30:34 +0000
commit32805d92b0a4bd8d6fbf6de5f7fdf8c4fc9c2cdf (patch)
tree4d52f27e7104d652e190571fe853333cc5fa7b46
parent1b67296dd1dbf10cbfde42e54d23e87c695a58dd (diff)
parent239cf36b6da89396370640438347bfe9e7e16414 (diff)
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian See merge request ocaml-team/pa-ounit!1
-rw-r--r--debian/changelog13
-rw-r--r--debian/compat2
-rw-r--r--debian/control6
-rw-r--r--debian/copyright2
-rw-r--r--debian/upstream/metadata5
5 files changed, 22 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index bdf4e64..414bf85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+pa-ounit (113.00.00-4) UNRELEASED; urgency=low
+
+ * Trim trailing whitespace.
+ * Use secure copyright file specification URI.
+ * Use secure URI in Homepage field.
+ * Bump debhelper from deprecated 9 to 10.
+ * Change priority extra to priority optional.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk> Sun, 19 Jul 2020 17:23:27 -0000
+
pa-ounit (113.00.00-3) unstable; urgency=medium
* Team upload
@@ -26,4 +38,3 @@ pa-ounit (111.28.00-1) unstable; urgency=medium
* Initial release (Closes: #717759)
-- Hilko Bengen <bengen@debian.org> Thu, 25 Sep 2014 00:11:20 +0200
-
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 177e294..f684f5f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
Source: pa-ounit
Section: ocaml
-Priority: extra
+Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Hilko Bengen <bengen@debian.org>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10~),
ocaml-nox (>= 4.00.0),
ocaml-findlib (>= 1.3.2),
camlp4,
@@ -15,7 +15,7 @@ Build-Depends:
Standards-Version: 3.9.6
Vcs-Browser: https://salsa.debian.org/ocaml-team/pa-ounit
Vcs-Git: https://salsa.debian.org/ocaml-team/pa-ounit.git
-Homepage: http://janestreet.github.io/
+Homepage: https://janestreet.github.io/
Package: libpa-ounit-camlp4-dev
Provides:
diff --git a/debian/copyright b/debian/copyright
index 49e1d93..60a2617 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/
Packaged-By: Hilko Bengen <bengen@debian.org>
Packaged-Date: Mon, 22 Sep 2014 22:29:03 +0200
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..a501d53
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/janestreet/pa_ounit/issues
+Bug-Submit: https://github.com/janestreet/pa_ounit/issues/new
+Repository: https://github.com/janestreet/pa_ounit.git
+Repository-Browse: https://github.com/janestreet/pa_ounit