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


Commits:
6e1cc70d by Debian Janitor at 2023-08-12T07:53:44+00:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
9b8ecd70 by Debian Janitor at 2023-08-12T07:53:48+00:00
Bump debhelper from old 10 to 13.

Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: 
https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html

- - - - -
b69c1d22 by Debian Janitor at 2023-08-12T07:53:48+00:00
Set debhelper-compat version in Build-Depends.

Changes-By: lintian-brush
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html

- - - - -
22752903 by Stéphane Glondu at 2023-08-15T12:09:14+00:00
Merge branch 'lintian-fixes' into 'master'

Fix some issues reported by lintian

See merge request ocaml-team/xstr!1
- - - - -


3 changed files:

- debian/changelog
- − debian/compat
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+xstr (0.2.1-24) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <[email protected]>  Sat, 12 Aug 2023 07:53:44 -0000
+
 xstr (0.2.1-23) unstable; urgency=medium
 
   * Team upload
@@ -256,4 +264,3 @@ xstr (0.2-1) unstable; urgency=low
   * Initial Release (closes: Bug#93417).
 
  -- Stefano Zacchiroli <[email protected]>  Sat,  7 Apr 2001 01:01:51 +0200
-


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers <[email protected]>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  ocaml,
  ocaml-findlib (>= 1.2.4),
  dh-ocaml (>= 0.9.1)



View it on GitLab: 
https://salsa.debian.org/ocaml-team/xstr/-/compare/39c556dcb1a9dfae561ed677251da2c7e21b508d...22752903bf0bcc34fe84cd1df1dd0b9d294c57cd

-- 
View it on GitLab: 
https://salsa.debian.org/ocaml-team/xstr/-/compare/39c556dcb1a9dfae561ed677251da2c7e21b508d...22752903bf0bcc34fe84cd1df1dd0b9d294c57cd
You're receiving this email because of your account on salsa.debian.org.


Reply via email to