Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / xmlm


Commits:
71e36b5c by Stephane Glondu at 2026-05-12T12:33:38+02:00
Use dh_ocamllibinstall

- - - - -
fd0ea99c by Stephane Glondu at 2026-05-12T12:33:38+02:00
Update packaging

- - - - -
b6f04b5b by Stephane Glondu at 2026-05-12T12:33:54+02:00
Update changelog and prepare upload to unstable

- - - - -


8 changed files:

- debian/changelog
- debian/control
- debian/copyright
- + debian/debian-findlib
- + debian/dh-ocaml.conf.json
- + debian/libxmlm-ocaml-dev.install
- − debian/libxmlm-ocaml-dev.install.in
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+xmlm (1.4.0-2) unstable; urgency=medium
+
+  * Team upload
+  * Use dh_ocamllibinstall
+  * Switch debian/watch to version 5
+  * Bump Standards-Version to 4.7.4
+  * Remove Priority and Rules-Requirest-Root from debian/control
+
+ -- Stéphane Glondu <[email protected]>  Tue, 12 May 2026 12:29:04 +0200
+
 xmlm (1.4.0-1) unstable; urgency=medium
 
   * Team upload


=====================================
debian/control
=====================================
@@ -1,6 +1,5 @@
 Source: xmlm
 Section: devel
-Priority: optional
 Maintainer: Debian OCaml Maintainers <[email protected]>
 Uploaders:
  Mehdi Dogguy <[email protected]>
@@ -8,11 +7,10 @@ Build-Depends:
  debhelper-compat (= 13),
  ocaml,
  ocaml-findlib (>= 1.4),
- dh-ocaml (>= 0.9),
+ dh-ocaml (>= 3),
  ocamlbuild,
  help2man
-Standards-Version: 4.6.0
-Rules-Requires-Root: no
+Standards-Version: 4.7.4
 Homepage: http://erratique.ch/software/xmlm
 Vcs-Git: https://salsa.debian.org/ocaml-team/xmlm.git
 Vcs-Browser: https://salsa.debian.org/ocaml-team/xmlm


=====================================
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/
 
 Files: *
 Copyright: 2007-2012, Daniel C. Bünzli


=====================================
debian/debian-findlib
=====================================
@@ -0,0 +1 @@
+xmlm


=====================================
debian/dh-ocaml.conf.json
=====================================
@@ -0,0 +1,3 @@
+{
+  "dh_ocamllibinstall": true
+}


=====================================
debian/libxmlm-ocaml-dev.install
=====================================
@@ -0,0 +1 @@
+usr/bin


=====================================
debian/libxmlm-ocaml-dev.install.in deleted
=====================================
@@ -1 +0,0 @@
-usr


=====================================
debian/watch
=====================================
@@ -1,2 +1,4 @@
-version=4
-http://erratique.ch/software/xmlm .*xmlm-(.+)\.tbz
+Version: 5
+
+Source: https://erratique.ch/software/xmlm
+Matching-Pattern: .*xmlm-(.+)\.tbz



View it on GitLab: 
https://salsa.debian.org/ocaml-team/xmlm/-/compare/4e1854da2c014c2207aceeac6eb8b2405ae7896f...b6f04b5baa7a88a69f1726c72a8905255fe3d534

-- 
View it on GitLab: 
https://salsa.debian.org/ocaml-team/xmlm/-/compare/4e1854da2c014c2207aceeac6eb8b2405ae7896f...b6f04b5baa7a88a69f1726c72a8905255fe3d534
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


Reply via email to