Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / 
lambda-term


Commits:
dba2892f by Stephane Glondu at 2025-09-23T10:08:10+02:00
Update packaging

- - - - -
21726c19 by Stephane Glondu at 2025-09-23T10:10:21+02:00
Update changelog and prepare upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+lambda-term (3.3.2-2) unstable; urgency=medium
+
+  * Team upload
+  * Do not recommend liblambda-term-ocaml-doc (Closes: #1115621)
+  * Bump Standards-Version to 4.7.2
+  * Bump debian/watch version to 5
+
+ -- Stéphane Glondu <[email protected]>  Tue, 23 Sep 2025 10:10:20 +0200
+
 lambda-term (3.3.2-1) unstable; urgency=medium
 
   * Team upload


=====================================
debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends:
  ocaml-dune (>= 3.9.0),
  ocaml,
  dh-ocaml (>= 1.2)
-Standards-Version: 4.6.2
+Standards-Version: 4.7.2
 Rules-Requires-Root: no
 Section: ocaml
 Homepage: https://github.com/ocaml-community/lambda-term
@@ -31,7 +31,6 @@ Depends:
 Provides:
  ${ocaml:Provides}
 Recommends:
- liblambda-term-ocaml-doc,
  ocaml-findlib
 Description: terminal manipulation library for OCaml (development tools)
  Lambda-term is a cross-platform library for manipulating the


=====================================
debian/watch
=====================================
@@ -1,3 +1,5 @@
-version=3
-opts="uversionmangle=s/rc/~rc/" \
-https://github.com/ocaml-community/lambda-term/tags .*/v?([\d\.]+)\.tar\.gz
+Version: 5
+
+Source: https://github.com/ocaml-community/lambda-term/tags
+Matching-Pattern: .*/@ANY_VERSION@\.tar\.gz
+Uversionmangle: s/rc/~rc/



View it on GitLab: 
https://salsa.debian.org/ocaml-team/lambda-term/-/compare/75b0cca7733fcb70fd2aeac867d5db1aed16571c...21726c1959c32946b988ed7151bc05d4d42bd4fc

-- 
View it on GitLab: 
https://salsa.debian.org/ocaml-team/lambda-term/-/compare/75b0cca7733fcb70fd2aeac867d5db1aed16571c...21726c1959c32946b988ed7151bc05d4d42bd4fc
You're receiving this email because of your account on salsa.debian.org.


Reply via email to