[Git][java-team/jlapack][master] 6 commits: libjlapack-java is now marked Multi-Arch: foreign
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Fri Oct 3 17:26:03 BST 2025
Tony Mancill pushed to branch master at Debian Java Maintainers / jlapack
Commits:
ad19bdd0 by tony mancill at 2025-10-03T08:42:40-07:00
libjlapack-java is now marked Multi-Arch: foreign
- - - - -
acd67230 by tony mancill at 2025-10-03T08:43:10-07:00
Freshen years in debian/copyright
- - - - -
aeeb71cb by tony mancill at 2025-10-03T08:43:47-07:00
Bump Standards-Version to 4.7.2
- - - - -
32c0ef01 by tony mancill at 2025-10-03T08:44:29-07:00
sort build-deps
- - - - -
03321846 by tony mancill at 2025-10-03T09:23:47-07:00
Update patch DEP-3 headers
- - - - -
6936f749 by tony mancill at 2025-10-03T09:23:47-07:00
Prepare changelog for upload
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/patches/java-build.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+jlapack (0.8~dfsg-7) unstable; urgency=medium
+
+ * Team upload.
+ * libjlapack-java is now marked Multi-Arch: foreign
+ * Freshen years in debian/copyright
+ * Bump Standards-Version to 4.7.2
+
+ -- tony mancill <tmancill at debian.org> Fri, 03 Oct 2025 08:45:01 -0700
+
jlapack (0.8~dfsg-6) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -5,18 +5,19 @@ Uploaders: Olivier Sallou <osallou at debian.org>,
Section: java
Priority: optional
Build-Depends: debhelper-compat (= 13),
- javahelper,
- f2j (>= 0.8.1+dfsg),
default-jdk,
+ f2j (>= 0.8.1+dfsg),
+ javahelper,
libf2j-java (>= 0.8.1+dfsg)
-Standards-Version: 4.7.0
+Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/java-team/jlapack
Vcs-Git: https://salsa.debian.org/java-team/jlapack.git
-Homepage: http://icl.cs.utk.edu/f2j
+Homepage: https://icl.cs.utk.edu/f2j
Rules-Requires-Root: no
Package: libjlapack-java
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends},
${java:Depends},
libf2j-java
=====================================
debian/copyright
=====================================
@@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: jlapack
-Source: http://icl.cs.utk.edu/f2j
+Source: https://icl.cs.utk.edu/f2j
Files-Excluded: jlapack-3.1.1/src/util/org/j_paine/formatter/CJFormat.java
Files: *
@@ -24,9 +24,9 @@ Copyright: 2006 Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
License: BSD-3-clause
Files: debian/*
-Copyright: 2012-2024 Olivier Sallou <osallou at debian.org>
- 2016-2024 Andreas Tille <tille at debian.org>
- 2024 tony mancill <tmancill at debian.org>
+Copyright: 2012-2025 Olivier Sallou <osallou at debian.org>
+ 2016-2025 Andreas Tille <tille at debian.org>
+ 2024-2025 tony mancill <tmancill at debian.org>
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
=====================================
debian/patches/java-build.patch
=====================================
@@ -2,6 +2,7 @@ Description: Support building on Java 21.
Targets before Java 8 are no longer supported.
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052570
Forwarded: no
+Author: tony mancill <tmancill at debian.org>
---
jlapack-3.1.1/make.def | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
View it on GitLab: https://salsa.debian.org/java-team/jlapack/-/compare/cf8cf777ee9f13e7facd3b7ddea8d1d0f0396ab9...6936f749aa2eba1b7224d154df071437cbe7e74b
--
View it on GitLab: https://salsa.debian.org/java-team/jlapack/-/compare/cf8cf777ee9f13e7facd3b7ddea8d1d0f0396ab9...6936f749aa2eba1b7224d154df071437cbe7e74b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20251003/1399ec85/attachment.htm>
More information about the pkg-java-commits
mailing list