Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-sedlex
Commits:
-
cb664adb
by Stephane Glondu at 2022-01-21T05:55:13+01:00
-
995211d8
by Stephane Glondu at 2022-01-21T05:55:13+01:00
3 changed files:
Changes:
| 1 |
-ocaml-sedlex (2.5-1) UNRELEASED; urgency=medium
|
|
| 1 |
+ocaml-sedlex (2.5-1) unstable; urgency=medium
|
|
| 2 | 2 |
|
| 3 | 3 |
[ Stéphane Glondu ]
|
| 4 |
+ * Team upload
|
|
| 4 | 5 |
* New upstream release
|
| 6 |
+ * Bump Standards-Version to 4.6.0
|
|
| 7 |
+ * Update debian/watch
|
|
| 5 | 8 |
|
| 6 | 9 |
[ Edward Betts ]
|
| 7 | 10 |
* Upstream GitHub repo has moved, update URL.
|
| 8 | 11 |
|
| 9 |
- -- Stéphane Glondu <glondu@debian.org> Sun, 26 Dec 2021 20:08:57 +0100
|
|
| 12 |
+ -- Stéphane Glondu <glondu@debian.org> Fri, 21 Jan 2022 05:51:37 +0100
|
|
| 10 | 13 |
|
| 11 | 14 |
ocaml-sedlex (2.2-1) unstable; urgency=medium
|
| 12 | 15 |
|
| ... | ... | @@ -7,7 +7,7 @@ Standards-Version: 4.6.0 |
| 7 | 7 |
Rules-Requires-Root: no
|
| 8 | 8 |
Build-Depends:
|
| 9 | 9 |
debhelper-compat (= 13),
|
| 10 |
- ocaml-nox,
|
|
| 10 |
+ ocaml,
|
|
| 11 | 11 |
ocaml-dune (>= 2),
|
| 12 | 12 |
libgen-ocaml-dev,
|
| 13 | 13 |
libppxlib-ocaml-dev (>= 0.18.0),
|
| 1 |
-version=3
|
|
| 1 |
+version=4
|
|
| 2 | 2 |
https://github.com/ocaml-community/sedlex/releases .*/v?(\d\S*)\.tar\.gz
|