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

