Ralf Treinen pushed to branch master at Debian OCaml Maintainers / planets
Commits:
-
f24bd55a
by Ralf Treinen at 2024-02-26T08:54:44+01:00
-
d2d06cae
by Ralf Treinen at 2024-02-26T09:03:16+01:00
-
10eaa967
by Ralf Treinen at 2024-02-26T22:32:40+01:00
3 changed files:
Changes:
| 1 | +planets (0.1.13-22) unstable; urgency=medium
|
|
| 2 | + |
|
| 3 | + * Fix typo in package description (closes: #1060847)
|
|
| 4 | + * Update homepage
|
|
| 5 | + * debian/clean: remove the file "test" (closes: #1047502)
|
|
| 6 | + |
|
| 7 | + -- Ralf Treinen <treinen@debian.org> Mon, 26 Feb 2024 22:31:12 +0100
|
|
| 8 | + |
|
| 1 | 9 | planets (0.1.13-21) unstable; urgency=medium
|
| 2 | 10 | |
| 3 | 11 | [ Stéphane Glondu ]
|
| 1 | +test |
| ... | ... | @@ -16,7 +16,7 @@ Standards-Version: 4.6.2 |
| 16 | 16 | Rules-Requires-Root: no
|
| 17 | 17 | Vcs-Git: https://salsa.debian.org/ocaml-team/planets.git
|
| 18 | 18 | Vcs-Browser: https://salsa.debian.org/ocaml-team/planets
|
| 19 | -Homepage: http://planets.homedns.org/
|
|
| 19 | +Homepage: https://ocaml.org/p/planets/latest
|
|
| 20 | 20 | |
| 21 | 21 | Package: planets
|
| 22 | 22 | Architecture: any
|
| ... | ... | @@ -28,4 +28,4 @@ Description: Gravitation simulation of planetary bodies |
| 28 | 28 | level.
|
| 29 | 29 | .
|
| 30 | 30 | The user interface is aimed at being simple enough for a fairly young
|
| 31 | - kid to enjoy it, their is a special kid-mode for this purpose. |
|
| 31 | + kid to enjoy it, there is a special kid-mode for this purpose. |