summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane Glondu <steph@glondu.net>2023-08-07 15:51:57 +0200
committerStephane Glondu <steph@glondu.net>2023-08-07 16:04:42 +0200
commit3ae6ea88021ea7d753ad04892034a1a003678551 (patch)
treeee3171b252698adbf4a0e0e2ce2b109c325f0d95
parent2a1279ae9a657a6d993803339122e9cf43f97c16 (diff)
Update packagingdebian/0.9.5-6
-rw-r--r--debian/changelog11
-rw-r--r--debian/compat1
-rw-r--r--debian/control9
-rw-r--r--debian/gbp.conf1
-rw-r--r--debian/libperl4caml-ocaml-doc.doc-base4
5 files changed, 17 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog
index 4f3983c..2ea35b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+perl4caml (0.9.5-6) unstable; urgency=medium
+
+ * Update Vcs-*
+ * Bump debhelper compat level to 13
+ * Bump Standards-Version to 4.6.2
+ * Add Rules-Requires-Root: no
+
+ -- Stéphane Glondu <glondu@debian.org> Mon, 07 Aug 2023 15:52:34 +0200
+
perl4caml (0.9.5-5.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
@@ -109,7 +118,7 @@ perl4caml (0.9.3-5) unstable; urgency=low
perl4caml (0.9.3-4) unstable; urgency=low
- * Rebuild with 3.09
+ * Rebuild with 3.09
-- Mike Furr <mfurr@debian.org> Tue, 8 Nov 2005 22:41:42 -0500
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 13599a3..a2c2a98 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,12 @@ Uploaders:
Mike Furr <mfurr@debian.org>,
Stéphane Glondu <glondu@debian.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
libperl-dev,
- ocaml-nox (>= 3.11.1-3~),
- dh-ocaml (>= 0.9)
-Standards-Version: 3.8.4
+ ocaml,
+ dh-ocaml
+Standards-Version: 4.6.2
+Rules-Requires-Root: no
Homepage: http://merjis.com/developers/perl4caml
Vcs-Git: https://salsa.debian.org/ocaml-team/perl4caml.git
Vcs-Browser: https://salsa.debian.org/ocaml-team/perl4caml
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 6c7ed3b..cec628c 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,3 +1,2 @@
[DEFAULT]
pristine-tar = True
-cleaner = debuild clean && dh_quilt_unpatch && dh_clean
diff --git a/debian/libperl4caml-ocaml-doc.doc-base b/debian/libperl4caml-ocaml-doc.doc-base
index 6630bd4..b61fd93 100644
--- a/debian/libperl4caml-ocaml-doc.doc-base
+++ b/debian/libperl4caml-ocaml-doc.doc-base
@@ -5,5 +5,5 @@ Abstract: API reference and info for the libperl4caml-ocaml-dev system
Section: Programming/OCaml
Format: HTML
-Index: /usr/share/doc/libperl4caml-ocaml-doc/html/index.html
-Files: /usr/share/doc/libperl4caml-ocaml-doc/html/*.html /usr/share/doc/libperl4caml-ocaml-doc/writing-a-wrapper.html
+Index: /usr/share/doc/libperl4caml-ocaml/html/index.html
+Files: /usr/share/doc/libperl4caml-ocaml/html/*.html /usr/share/doc/libperl4caml-ocaml/writing-a-wrapper.html