[med-svn] [Git][med-team/libcolt-free-java][master] 11 commits: Rewriting d/watch with version 5
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Sun Feb 22 15:11:09 GMT 2026
Pierre Gruet pushed to branch master at Debian Med / libcolt-free-java
Commits:
33090163 by Pierre Gruet at 2026-02-22T15:27:23+01:00
Rewriting d/watch with version 5
- - - - -
b45f074f by Pierre Gruet at 2026-02-22T15:28:15+01:00
Marking the binary packages as Multi-Arch: foreign
- - - - -
34c0033c by Pierre Gruet at 2026-02-22T15:28:30+01:00
Removing Priority: optional, which is default
- - - - -
d604675a by Pierre Gruet at 2026-02-22T15:28:34+01:00
Removing R-R-R: no, which is now default
- - - - -
1db559e5 by Pierre Gruet at 2026-02-22T15:28:46+01:00
Raising Standards version to 4.7.3
- - - - -
0d97e28c by Pierre Gruet at 2026-02-22T15:30:25+01:00
Fixing typo in d/copyright
- - - - -
95301c40 by Pierre Gruet at 2026-02-22T15:31:33+01:00
Removing libcolt-java from Replaces, Conflicts in d/control
- - - - -
7763eb64 by Pierre Gruet at 2026-02-22T15:35:27+01:00
Adding myself as Uploader
- - - - -
1b268e60 by Pierre Gruet at 2026-02-22T15:45:08+01:00
Using secure URI in d/watch
- - - - -
84cc07fc by Pierre Gruet at 2026-02-22T15:46:36+01:00
Fixing date syntax in patch headers
- - - - -
4b24c77f by Pierre Gruet at 2026-02-22T15:47:18+01:00
Upload to unstable
- - - - -
6 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/patches/fix_invalid_encoding.patch
- debian/patches/freehep-aida.patch
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+libcolt-free-java (1.2.0+dfsg-9) unstable; urgency=medium
+
+ * Adding myself as Uploader
+ * Raising Standards version to 4.7.3:
+ - Removing Priority: optional, which is default
+ - Removing R-R-R: no, which is now default
+ * Marking the binary packages as Multi-Arch: foreign
+ * Rewriting d/watch with version 5
+ * Fixing typo in d/copyright
+ * Removing libcolt-java from Replaces, Conflicts in d/control
+ * Using secure URI in d/watch
+ * Fixing date syntax in patch headers
+
+ -- Pierre Gruet <pgt at debian.org> Sun, 22 Feb 2026 15:46:43 +0100
+
libcolt-free-java (1.2.0+dfsg-8) unstable; urgency=medium
* Create copy of sources in backup which can be restored in dh_clean
=====================================
debian/control
=====================================
@@ -1,27 +1,24 @@
Source: libcolt-free-java
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
+Uploaders: Andreas Tille <tille at debian.org>,
+ Pierre Gruet <pgt at debian.org>
Section: java
-Priority: optional
Build-Depends: debhelper-compat (= 13),
javahelper,
default-jdk,
ant
-Standards-Version: 4.6.2
+Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/med-team/libcolt-free-java
Vcs-Git: https://salsa.debian.org/med-team/libcolt-free-java.git
Homepage: https://dst.lbl.gov/ACSSoftware/colt/
-Rules-Requires-Root: no
Package: libcolt-free-java
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
${java:Depends}
+Multi-Arch: foreign
Recommends: ${java:Recommends}
-Conflicts: libcolt-java
-Provides: libcolt-java
-Replaces: libcolt-java
Description: scalable scientific and technical computing in Java
This distribution provides an infrastructure for scalable scientific
and technical computing in Java. It is particularly useful in the domain
@@ -45,6 +42,7 @@ Architecture: all
Section: doc
Depends: ${java:Depends},
${misc:Depends}
+Multi-Arch: foreign
Recommends: ${java:Recommends}
Description: scalable scientific and technical computing in Java (doc)
This distribution provides an infrastructure for scalable scientific
=====================================
debian/copyright
=====================================
@@ -13,7 +13,7 @@ Files-Excluded:
src/cern/jet/random/Benchmark.java
src/cern/jet/stat/quantile/Quantile1Test.java
src/hep/aida
-Note: The original Download location has vanished
+Comment: The original Download location has vanished
Files: *
Copyright: © 1999 CERN - European Organization for Nuclear Research
=====================================
debian/patches/fix_invalid_encoding.patch
=====================================
@@ -3,7 +3,7 @@ Description: Replace invalid encoding of copyright symbol which makes build fail
There is an example for those files that are not caught by this patch
Bug-Debian: https://bugs.debian.org/893303
Author: Andreas Tille <tille at debian.org>
-Last-Update: Sun, 18 Mar 2018 07:25:07 +0100
+Last-Update: 2018-03-18
--- a/src/cern/colt/GenericPermuting.java
+++ b/src/cern/colt/GenericPermuting.java
=====================================
debian/patches/freehep-aida.patch
=====================================
@@ -1,6 +1,6 @@
Author: Emmanuel Bourg <ebourg at apache.org>
Andreas Tille <tille at debian.org>
-Last-Update: Sat, 07 Mar 2015 10:44:34 +0100
+Last-Update: 2015-03-07
Description: Try to get rid of remainings requiring non-free hep aida code
See https://lists.debian.org/debian-med/2015/02/msg00174.html
.
=====================================
debian/watch
=====================================
@@ -1,3 +1,6 @@
-version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
-http://acs.lbl.gov/software/colt/colt-download/releases/colt-([\d\.]+)\.tar\.gz
+Version: 5
+
+Source: https://acs.lbl.gov/software/colt/colt-download/releases/
+Matching-Pattern: colt-([\d\.]+)\.tar\.gz
+Dversionmangle: s/\+dfsg//g
+Repacksuffix: +dfsg
View it on GitLab: https://salsa.debian.org/med-team/libcolt-free-java/-/compare/85f5361a80dd52789493f9285946337909b992dd...4b24c77f43d985f2a14c45459ee112e13dc8058c
--
View it on GitLab: https://salsa.debian.org/med-team/libcolt-free-java/-/compare/85f5361a80dd52789493f9285946337909b992dd...4b24c77f43d985f2a14c45459ee112e13dc8058c
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/debian-med-commit/attachments/20260222/0fd37658/attachment-0001.htm>
More information about the debian-med-commit
mailing list