Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / xmlrpc-light
Commits: f87dd9e0 by Debian Janitor at 2022-12-01T05:39:32+00:00 Drop fields with obsolete URLs. Changes-By: lintian-brush Fixes: lintian: obsolete-url-in-packaging See-also: https://lintian.debian.org/tags/obsolete-url-in-packaging.html - - - - - 1a9559f6 by Stéphane Glondu at 2023-08-09T11:04:19+00:00 Merge branch 'master' into 'lintian-fixes' # Conflicts: # debian/changelog - - - - - 6b994f6f by Stéphane Glondu at 2023-08-09T11:04:51+00:00 Merge branch 'lintian-fixes' into 'master' Drop fields with obsolete URLs See merge request ocaml-team/xmlrpc-light!3 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -7,6 +7,7 @@ xmlrpc-light (0.6.1-6) UNRELEASED; urgency=low + Build-Depends: Drop versioned constraint on libocamlnet-ocaml-dev (>= 4.0.4). + Build-Depends: Drop versioned constraint on dh-ocaml (>= 0.9). + * Drop fields with obsolete URLs. -- Debian Janitor <[email protected]> Mon, 17 Aug 2020 19:40:13 -0000 ===================================== debian/control ===================================== @@ -17,7 +17,6 @@ Build-Depends: Standards-Version: 3.9.2 Vcs-Git: https://salsa.debian.org/ocaml-team/xmlrpc-light.git Vcs-Browser: https://salsa.debian.org/ocaml-team/xmlrpc-light -Homepage: https://code.google.com/p/xmlrpc-light/ Package: libxmlrpc-light-ocaml-dev Architecture: any View it on GitLab: https://salsa.debian.org/ocaml-team/xmlrpc-light/-/compare/819ccc4a84228f5442c8699abc7f9c3af81779c9...6b994f6fcfce1704ac91cedcff77dc9a8d33dc0b -- View it on GitLab: https://salsa.debian.org/ocaml-team/xmlrpc-light/-/compare/819ccc4a84228f5442c8699abc7f9c3af81779c9...6b994f6fcfce1704ac91cedcff77dc9a8d33dc0b You're receiving this email because of your account on salsa.debian.org.

