Pierre Gruet pushed to branch master at Debian Med / libsis-base-java
Commits: 32fd194b by Pierre Gruet at 2024-07-10T22:06:17+02:00 Using my debian.org email address - - - - - 217cba65 by Pierre Gruet at 2024-07-10T22:06:52+02:00 Raising Standards version to 4.7.0 (no change) - - - - - 58048ec1 by Pierre Gruet at 2024-07-10T22:07:31+02:00 Adding myself as uploader - - - - - 27f2d574 by Pierre Gruet at 2024-07-10T22:08:44+02:00 Updating changelog - - - - - d01a75a3 by Pierre Gruet at 2024-07-10T23:11:57+02:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/patches/deactivate_tests_causing_fail_dut_to_commons-io.patch - debian/patches/force_use_nio.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libsis-base-java (18.09~pre1+git20180928.45fbd31+dfsg-4) unstable; urgency=medium + + * Filling in the header of the last patch + * Raising Standards version to 4.7.0 (no change) + * Adding myself as uploader + + -- Pierre Gruet <[email protected]> Wed, 10 Jul 2024 23:11:33 +0200 + libsis-base-java (18.09~pre1+git20180928.45fbd31+dfsg-3) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -2,7 +2,8 @@ Source: libsis-base-java Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Tim Booth <[email protected]>, Olivier Sallou <[email protected]>, - Andreas Tille <[email protected]> + Andreas Tille <[email protected]>, + Pierre Gruet <[email protected]> Section: java Priority: optional Build-Depends: debhelper-compat (= 13), @@ -13,7 +14,7 @@ Build-Depends: debhelper-compat (= 13), testng, libtool, procps -Standards-Version: 4.5.1 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/libsis-base-java Vcs-Git: https://salsa.debian.org/med-team/libsis-base-java.git Homepage: https://sissource.ethz.ch/sispub/base ===================================== debian/patches/deactivate_tests_causing_fail_dut_to_commons-io.patch ===================================== @@ -5,7 +5,7 @@ Description: deactivate tests that cause a symlink pointing to nothing Those tests are deactivated, but should be activated again once the bug in commons-io has been fixed. See bug IO-692 in the bug dashboard on issues.apache.org website. -Author: Pierre Gruet <[email protected]> +Author: Pierre Gruet <[email protected]> Forwarded: not-needed Last-Update: 2020-12-06 ===================================== debian/patches/force_use_nio.patch ===================================== @@ -2,7 +2,7 @@ Description: Using nio instead of the JNI to avoid unaligned access memory Author: Bernd Rinn <[email protected]> Origin: upstream Forwarded: not-needed -Reviewed-by: Pierre Gruet <[email protected]> +Reviewed-by: Pierre Gruet <[email protected]> Last-Update: 2020-12-15 --- a/source/java/ch/systemsx/cisd/base/convert/NativeData.java View it on GitLab: https://salsa.debian.org/med-team/libsis-base-java/-/compare/31830e81f432c75fb383cdf1d49132a882f2c594...d01a75a3bbe08524a4454e12a90062dad52e140c -- This project does not include diff previews in email notifications. View it on GitLab: https://salsa.debian.org/med-team/libsis-base-java/-/compare/31830e81f432c75fb383cdf1d49132a882f2c594...d01a75a3bbe08524a4454e12a90062dad52e140c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
