Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocamlcreal
Commits:
-
3c586835
by Stephane Glondu at 2022-03-08T08:54:11+01:00
-
bcb41dc6
by Stephane Glondu at 2022-03-08T08:54:11+01:00
6 changed files:
Changes:
| 1 | -ocamlcreal (0.7-7) UNRELEASED; urgency=low
|
|
| 1 | +ocamlcreal (0.7-7) unstable; urgency=low
|
|
| 2 | 2 | |
| 3 | 3 | [ Stéphane Glondu ]
|
| 4 | - * Fix versioned build-deps to ensure smoother backports
|
|
| 4 | + * Team upload
|
|
| 5 | + * Update Vcs-*
|
|
| 6 | + * Switch source package format to 3.0 (quilt)
|
|
| 7 | + * Bump debhelper compat level to 13
|
|
| 8 | + * Bump Standards-Version to 4.6.0
|
|
| 9 | + * Add Rules-Requires-Root: no
|
|
| 10 | + * Bump debian/watch version to 4
|
|
| 5 | 11 | |
| 6 | 12 | [ Debian Janitor ]
|
| 7 | - * Remove MIA uploaders
|
|
| 13 | + * Remove MIA uploaders (Closes: #873236)
|
|
| 8 | 14 | |
| 9 | - -- Stéphane Glondu <glondu@debian.org> Wed, 21 Jul 2010 11:19:06 +0200
|
|
| 15 | + -- Stéphane Glondu <glondu@debian.org> Tue, 08 Mar 2022 08:52:26 +0100
|
|
| 10 | 16 | |
| 11 | 17 | ocamlcreal (0.7-6) unstable; urgency=low
|
| 12 | 18 |
| 1 | -7 |
| ... | ... | @@ -5,12 +5,12 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> |
| 5 | 5 | Uploaders:
|
| 6 | 6 | Mehdi Dogguy <mehdi@debian.org>
|
| 7 | 7 | Build-Depends:
|
| 8 | - ocaml-nox (>= 3.11.1-3~),
|
|
| 9 | - debhelper (>= 7.0.50~),
|
|
| 10 | - quilt (>= 0.46-7~),
|
|
| 8 | + debhelper-compat (= 13),
|
|
| 9 | + ocaml,
|
|
| 11 | 10 | libgmp-ocaml-dev (>= 20021123-16~),
|
| 12 | - dh-ocaml (>= 0.9~)
|
|
| 13 | -Standards-Version: 3.8.3
|
|
| 11 | + dh-ocaml
|
|
| 12 | +Standards-Version: 4.6.0
|
|
| 13 | +Rules-Requires-Root: no
|
|
| 14 | 14 | Vcs-Git: https://salsa.debian.org/ocaml-team/ocamlcreal.git
|
| 15 | 15 | Vcs-Browser: https://salsa.debian.org/ocaml-team/ocamlcreal
|
| 16 | 16 |
| ... | ... | @@ -19,4 +19,4 @@ override_dh_auto_install: |
| 19 | 19 | cp debian/META debian/$(PACKAGE)$(OCAML_STDLIB_DIR)/creal
|
| 20 | 20 | |
| 21 | 21 | %:
|
| 22 | - dh --with quilt,ocaml $@ |
|
| 22 | + dh $@ --with ocaml |
| 1 | +3.0 (quilt) |
| 1 | -version=3
|
|
| 1 | +version=4
|
|
| 2 | 2 | http://www.lri.fr/~filliatr/ftp/ocaml/ds/ creal-(.*)\.tar\.gz |