Bas Couwenberg pushed to branch master at Debian GIS Project / josm-installer
Commits: 605cfd25 by Bas Couwenberg at 2023-04-03T16:53:55+02:00 Update branch in gbp.conf & Vcs-Git URL. - - - - - 283a31e2 by Bas Couwenberg at 2023-04-03T16:54:51+02:00 Updated linux directory to r18699. - - - - - 455aa96e by Bas Couwenberg at 2023-04-03T16:55:06+02:00 Set distribution to experimental. - - - - - 77a78f69 by Bas Couwenberg at 2023-06-11T10:56:59+02:00 Revert "Update branch in gbp.conf & Vcs-Git URL." This reverts commit 605cfd25db204120e0bc9c35f7fee54148fcf029. - - - - - 475256a4 by Bas Couwenberg at 2023-06-11T10:57:29+02:00 Move from experimental to unstable. - - - - - 3 changed files: - debian/changelog - linux/latest/etc/default/josm-latest - linux/tested/etc/default/josm Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,16 @@ -josm-installer (0.0.3+svn18515) UNRELEASED; urgency=medium +josm-installer (0.0.2+svn18699) unstable; urgency=medium + + * Move from experimental to unstable. + + -- Bas Couwenberg <[email protected]> Sun, 11 Jun 2023 10:57:03 +0200 + +josm-installer (0.0.2+svn18699~exp1) experimental; urgency=medium * Add Rules-Requires-Root to control file. * Bump Standards-Version to 4.6.2, no changes. + * Updated linux directory to r18699. - -- Bas Couwenberg <[email protected]> Sun, 27 Nov 2022 18:44:30 +0100 + -- Bas Couwenberg <[email protected]> Mon, 03 Apr 2023 16:54:53 +0200 josm-installer (0.0.2+svn18515) unstable; urgency=medium ===================================== linux/latest/etc/default/josm-latest ===================================== @@ -2,8 +2,8 @@ # Uncomment the JAVA_OPTS lines to enable their use by /usr/bin/josm-latest # Increase usable memory -#JAVA_OPTS="${JAVA_OPTS} -Xmx2048m" +#JAVA_OPTS="-Xmx2048m ${JAVA_OPTS}" # Enable OpenGL pipeline (2D graphic accelerators) -#JAVA_OPTS="${JAVA_OPTS} -Dsun.java2d.opengl=True" +#JAVA_OPTS="-Dsun.java2d.opengl=True ${JAVA_OPTS}" ===================================== linux/tested/etc/default/josm ===================================== @@ -2,8 +2,8 @@ # Uncomment the JAVA_OPTS lines to enable their use by /usr/bin/josm # Increase usable memory -#JAVA_OPTS="${JAVA_OPTS} -Xmx2048m" +#JAVA_OPTS="-Xmx2048m ${JAVA_OPTS}" # Enable OpenGL pipeline (2D graphic accelerators) -#JAVA_OPTS="${JAVA_OPTS} -Dsun.java2d.opengl=True" +#JAVA_OPTS="-Dsun.java2d.opengl=True ${JAVA_OPTS}" View it on GitLab: https://salsa.debian.org/debian-gis-team/josm-installer/-/compare/c3ba6ed97bd164fd0aeb78e76b588187abb8d1d6...475256a449c9bc1b2ac5bb44b5192b4e2d464a54 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/josm-installer/-/compare/c3ba6ed97bd164fd0aeb78e76b588187abb8d1d6...475256a449c9bc1b2ac5bb44b5192b4e2d464a54 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
