Bug#1062033: marked as done (c-blosc2: NMU diff for 64-bit time_t transition)

2024-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 28 Feb 2024 05:56:09 +
with message-id 
and subject line Bug#1062033: fixed in c-blosc2 2.13.1+ds-1.1
has caused the Debian Bug report #1062033,
regarding c-blosc2: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1062033: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062033
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: c-blosc2
Version: 2.13.1+ds-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
c-blosc2 as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for c-blosc2
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru c-blosc2-2.13.1+ds/debian/changelog 
c-blosc2-2.13.1+ds/debian/changelog
--- c-blosc2-2.13.1+ds/debian/changelog 2024-01-27 12:02:41.0 +
+++ c-blosc2-2.13.1+ds/debian/changelog 2024-01-31 03:15:41.0 +
@@ -1,3 +1,10 @@
+c-blosc2 (2.13.1+ds-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek   Wed, 31 Jan 2024 03:15:41 +
+
 c-blosc2 (2.13.1+ds-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru c-blosc2-2.13.1+ds/debian/control c-blosc2-2.13.1+ds/debian/control
--- c-blosc2-2.13.1+ds/debian/control   2024-01-27 12:02:41.0 +
+++ c-blosc2-2.13.1+ds/debian/control   2024-01-31 03:15:41.0 +
@@ -40,7 +40,7 @@
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libblosc2-2 (= ${binary:Version}),
+Depends: libblosc2-2t64 (= ${binary:Version}),
  ${misc:Depends},
  ${sphinxdoc:Depends}
 Description: ${source:Synopsis} (development files)
@@ -49,7 +49,10 @@
  This package contains the development files required to build programs against
  Blosc2.
 
-Package: libblosc2-2
+Package: libblosc2-2t64
+Provides: ${t64:Provides}
+Replaces: libblosc2-2
+Breaks: libblosc2-2 (<< ${source:Version})
 Multi-Arch: same
 Architecture: any
 Depends: ${shlibs:Depends},
diff -Nru c-blosc2-2.13.1+ds/debian/libblosc2-2.install 
c-blosc2-2.13.1+ds/debian/libblosc2-2.install
--- c-blosc2-2.13.1+ds/debian/libblosc2-2.install   2024-01-27 
12:02:41.0 +
+++ c-blosc2-2.13.1+ds/debian/libblosc2-2.install   1970-01-01 
00:00:00.0 +
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru c-blosc2-2.13.1+ds/debian/libblosc2-2.symbols 
c-blosc2-2.13.1+ds/debian/libblosc2-2.symbols
--- c-blosc2-2.13.1+ds/debian/libblosc2-2.symbols   2024-01-27 
12:02:41.0 +
+++ c-blosc2-2.13.1+ds/debian/libblosc2-2.symbols   1970-01-01 
00:00:00.0 +
@@ -1,131 +0,0 @@
-# SymbolsHelper-Confirmed: 2.12.0 amd64 arm64 armel armhf hppa hurd-i386 i386 
loong64 m68k powerpc ppc64 ppc64el s390x 

Bug#1062028: marked as done (brial: NMU diff for 64-bit time_t transition)

2024-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 28 Feb 2024 05:55:32 +
with message-id 
and subject line Bug#1062028: fixed in brial 1.2.12-1.1
has caused the Debian Bug report #1062028,
regarding brial: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1062028: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062028
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: brial
Version: 1.2.12-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
brial as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for brial
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru brial-1.2.12/debian/changelog brial-1.2.12/debian/changelog
--- brial-1.2.12/debian/changelog   2023-06-26 06:01:31.0 +
+++ brial-1.2.12/debian/changelog   2024-01-31 02:30:39.0 +
@@ -1,3 +1,10 @@
+brial (1.2.12-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek   Wed, 31 Jan 2024 02:30:39 +
+
 brial (1.2.12-1) unstable; urgency=medium
 
   * Bump standards-version to 4.6.2.
diff -Nru brial-1.2.12/debian/control brial-1.2.12/debian/control
--- brial-1.2.12/debian/control 2023-06-26 06:01:31.0 +
+++ brial-1.2.12/debian/control 2024-01-31 02:30:39.0 +
@@ -26,8 +26,8 @@
 Section: python
 Depends: python3-sage,
  ${misc:Depends},
- libbrial3 (= ${binary:Version}),
- libbrial-groebner3 (= ${binary:Version}),
+ libbrial3t64 (= ${binary:Version}),
+ libbrial-groebner3t64 (= ${binary:Version}),
  ${python3:Depends}
 Description: polynomials over Boolean Rings, Python 3 module
  The core of BRiAl is a C++ library, which provides high-level data
@@ -49,7 +49,7 @@
 Replaces: libpolybori-dev (<< 0.8.5)
 Breaks: libpolybori-dev (<< 0.8.5)
 Depends: ${misc:Depends},
- libbrial3 (= ${binary:Version}),
+ libbrial3t64 (= ${binary:Version}),
  libboost-dev,
  libgd-dev,
  libpng-dev,
@@ -68,7 +68,10 @@
  .
  This package contains the BRiAl core development files.
 
-Package: libbrial3
+Package: libbrial3t64
+Provides: ${t64:Provides}
+Replaces: libbrial3
+Breaks: libbrial3 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -93,7 +96,7 @@
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libbrial-groebner3 (= ${binary:Version}),
+ libbrial-groebner3t64 (= ${binary:Version}),
  libbrial-dev
 Breaks: libpolybori-dev (<< 0.8), libpolybori-groebner-dev (<< 0.8.5)
 Replaces: libpolybori-dev (<< 0.8), libpolybori-groebner-dev (<< 0.8.5)
@@ -111,16 +114,17 @@
  .
  This package contains the development files 

c-blosc2_2.13.1+ds-1.1_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 05:33:18 +
Source: c-blosc2
Architecture: source
Version: 2.13.1+ds-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Steve Langasek 
Closes: 1062033
Changes:
 c-blosc2 (2.13.1+ds-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062033
Checksums-Sha1:
 4b0f5a0c5e7709f8a7eae748fa340c09a2e95247 3205 c-blosc2_2.13.1+ds-1.1.dsc
 471637df4ab2b675d50ebeae4f4ccdd4fe6fe0f3 6148 
c-blosc2_2.13.1+ds-1.1.debian.tar.xz
 95bd91c11f10974ce8be96029a3cc9ad513af380 11338 
c-blosc2_2.13.1+ds-1.1_source.buildinfo
Checksums-Sha256:
 383d38d3036258eb28998a6de3b7301fcb1b02f791e8d862637d232452a6c35d 3205 
c-blosc2_2.13.1+ds-1.1.dsc
 afa84f6dc1eb083f241f3cc7720314417108f7c02ac3590b9dea2b59094ec8b4 6148 
c-blosc2_2.13.1+ds-1.1.debian.tar.xz
 a1b55745be823774d20e73b7f80fa41d20926e630fb7d8c4684c0c8b64a59264 11338 
c-blosc2_2.13.1+ds-1.1_source.buildinfo
Files:
 4ef3a0d1230b61e488f71f585358670c 3205 libs optional c-blosc2_2.13.1+ds-1.1.dsc
 a973f5d747e5db0c9405da6dce2a6421 6148 libs optional 
c-blosc2_2.13.1+ds-1.1.debian.tar.xz
 86436668a1a0cb29ebaddd0fc2a132ae 11338 libs optional 
c-blosc2_2.13.1+ds-1.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXexcMSHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM99IAP/RQ628Cj9UlVieyhZcb/eARZZ0hr7s04
X4h4T3S0TwGUB7YwwV7LEwdTOfk+cJCuznAbaH21YZPyOHoZbCZ7zK8/bYtKGfx1
QzYriwb98XsG1aiPIio73Is22j+ezZz75+0lmGHNez8V8+vj6LPAaBoSZSj95571
HzodV3dBIyydlMdtbjMyEFOHWR1UorSR0o9s85XZz48gkgbJ7HlqT2yLY8sOteSv
+YGnGDEk8SxWTN1o8ZZy233OYgg1qwdwtMABOm9OHfxOXu1n3yXcMl4Mn71nAzne
d2nnEHpMJkm7uTQszs/Ed3LZgzBRPWqj22FKpELJCpGszKrqMo7l9y5vrQeWq39v
kQp6jusothCz1bdNLDS4cGEt04imtVqHzG3aWYEd7S84tagcUd2CYk1sWHeoM4RB
rhGUvkenHgXau4hXxgW0tumQ7a1x88hLKJutAD5pKNcNSa2oSx/9HIgMsnYNbPBo
fN4LPvsMLlt1mOEH0a6u7eRl3+EQmyiPuHgXajaEV6quoXZ/xqVFGJZDhdP3E8mb
wmITBNlBfaltqy8shUlegkQ3EHpSV73YOhyLyDZwpzSbrvwLAE+N5vo/+sZr/CNC
MJtxZ7O+RXze89z7nogd3wkd+6S6ew+bqEttSZKDjHREuCpOUVgFvwiwS2QE2o+w
S97hLtNfVZG4
=yPNA
-END PGP SIGNATURE-



pgpLR5bYxzRgh.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


brial_1.2.12-1.1_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 05:16:29 +
Source: brial
Architecture: source
Version: 1.2.12-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Steve Langasek 
Closes: 1062028
Changes:
 brial (1.2.12-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062028
Checksums-Sha1:
 bac3d38e16da65b717f3c67cf76e19b50ad969de 2474 brial_1.2.12-1.1.dsc
 afdeb75088a25bc53034dd1388ec86be1e798896 8088 brial_1.2.12-1.1.debian.tar.xz
 b9076e06b6f8ed18107120353e22200ed3818686 10808 
brial_1.2.12-1.1_source.buildinfo
Checksums-Sha256:
 db7a3c82bdb113e1f62c7c01457d1a057546d4baffd036fc00728b3ba2f08857 2474 
brial_1.2.12-1.1.dsc
 5a55954ae7779c02f712cea930f1ed2f58700788e3e84790616ee009fccdb097 8088 
brial_1.2.12-1.1.debian.tar.xz
 8d24cc2aa6d23d0290f0318a50cbddbe0cb0ff1b1c4e7681049eadab1b687e01 10808 
brial_1.2.12-1.1_source.buildinfo
Files:
 ca73289700539b5ddba7b9a4282ea79d 2474 math optional brial_1.2.12-1.1.dsc
 849997f01dc6c880086b32d9290615e9 8088 math optional 
brial_1.2.12-1.1.debian.tar.xz
 a5bc4f0261dc652cca416b7983e205cc 10808 math optional 
brial_1.2.12-1.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXewe4SHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9PbcQAKuhCoFskJRYALboQhqpfoYCaUjnt0AE
M2fcF+0kVL+nEnf3OgmmrA0RuOnjjhAZBjkJFeWGA2Vy7c/jBIsm8RiEFZEhMF67
w9NPDmG6w6tw/uEmTt88fDfWIQWM/FbaJn73wcH8WJOt2bmYbSJM5FYiixELw8Kh
4wy+VRzugelY+1Polp0Njno5qXxcI29D6T1cGJnrEpXJUCwCHhy//LxKhgSI7KgA
dCrQ45F+XVijGkWOF+doDe9M6KzeppP/2vH9bvG93OPVyoKvClLhT4IQfamaD9tX
WqIDEk0CxkiZq097ttBLd5XK01rLTBxLrbgspu7JNAiu7RwGALXbQzCPpaQXIbAz
VQk+RnII/jZ+92j0VMCO2ZBT5NpQHH/1NDg3b5/arUsoj3q0v+N4yJjsiBs6O3u/
AzTEaOCA3fdsGbjyCm7SBuV1SSGIjxJynXR82+0fYYnt8YwNAdN5SEfdIxLQnw1U
RD73VCxL/9vi66e3atWX2+5E77IEoMwxO2YR3Uf5+t+E01TrtEFvya4XZjUzhrZj
Yenp27ey+K6wspBcLJDxcrA4HX9sIfFfN9gQZTJr7Uez6LoiKB1gSFGe9iPLOm5+
FnssExkpNa0GzWb6Jjld3QIJd+Zl51W7/nBuPMyLNNvSNPlKZ7/xRMPFGegLdsUw
I+M+nb0SEWVZ
=nwl5
-END PGP SIGNATURE-



pgpO_rG0kzjpc.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of c-blosc2_2.13.1+ds-1.1_source.changes

2024-02-27 Thread Debian FTP Masters
c-blosc2_2.13.1+ds-1.1_source.changes uploaded successfully to localhost
along with the files:
  c-blosc2_2.13.1+ds-1.1.dsc
  c-blosc2_2.13.1+ds-1.1.debian.tar.xz
  c-blosc2_2.13.1+ds-1.1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1062033: c-blosc2: NMU diff for 64-bit time_t transition

2024-02-27 Thread Steve Langasek
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru c-blosc2-2.13.1+ds/debian/changelog 
c-blosc2-2.13.1+ds/debian/changelog
--- c-blosc2-2.13.1+ds/debian/changelog 2024-01-27 12:02:41.0 +
+++ c-blosc2-2.13.1+ds/debian/changelog 2024-02-28 05:33:18.0 +
@@ -1,3 +1,10 @@
+c-blosc2 (2.13.1+ds-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1062033
+
+ -- Steve Langasek   Wed, 28 Feb 2024 05:33:18 +
+
 c-blosc2 (2.13.1+ds-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru c-blosc2-2.13.1+ds/debian/control c-blosc2-2.13.1+ds/debian/control
--- c-blosc2-2.13.1+ds/debian/control   2024-01-27 12:02:41.0 +
+++ c-blosc2-2.13.1+ds/debian/control   2024-02-28 05:33:18.0 +
@@ -3,7 +3,7 @@
 Section: libs
 Maintainer: Debian Science Maintainers 

 Uploaders: Antonio Valentino 
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
cmake,
dh-cmake-compat (= 1),
dh-sequence-cmake,
@@ -40,7 +40,7 @@
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libblosc2-2 (= ${binary:Version}),
+Depends: libblosc2-2t64 (= ${binary:Version}),
  ${misc:Depends},
  ${sphinxdoc:Depends}
 Description: ${source:Synopsis} (development files)
@@ -49,7 +49,10 @@
  This package contains the development files required to build programs against
  Blosc2.
 
-Package: libblosc2-2
+Package: libblosc2-2t64
+Provides: ${t64:Provides}
+Replaces: libblosc2-2
+Breaks: libblosc2-2 (<< ${source:Version})
 Multi-Arch: same
 Architecture: any
 Depends: ${shlibs:Depends},
diff -Nru c-blosc2-2.13.1+ds/debian/libblosc2-2.install 
c-blosc2-2.13.1+ds/debian/libblosc2-2.install
--- c-blosc2-2.13.1+ds/debian/libblosc2-2.install   2024-01-27 
12:02:41.0 +
+++ c-blosc2-2.13.1+ds/debian/libblosc2-2.install   1970-01-01 
00:00:00.0 +
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru c-blosc2-2.13.1+ds/debian/libblosc2-2.symbols 
c-blosc2-2.13.1+ds/debian/libblosc2-2.symbols
--- c-blosc2-2.13.1+ds/debian/libblosc2-2.symbols   2024-01-27 
12:02:41.0 +
+++ c-blosc2-2.13.1+ds/debian/libblosc2-2.symbols   1970-01-01 
00:00:00.0 +
@@ -1,131 +0,0 @@
-# SymbolsHelper-Confirmed: 2.12.0 amd64 arm64 armel armhf hppa hurd-i386 i386 
loong64 m68k powerpc ppc64 ppc64el s390x sh4 sparc64 x32
-libblosc2.so.2 #PACKAGE# #MINVER#
-* Build-Depends-Package: libblosc2-dev
- b2nd_append@Base 2.9.2
- b2nd_copy@Base 2.9.2
- b2nd_copy_buffer@Base 2.11.2
- b2nd_create_ctx@Base 2.9.2
- b2nd_delete@Base 2.9.2
- b2nd_empty@Base 2.9.2
- b2nd_free@Base 2.9.2
- b2nd_free_ctx@Base 2.9.2
- b2nd_from_cbuffer@Base 2.9.2
- b2nd_from_cframe@Base 2.9.2
- b2nd_from_schunk@Base 2.9.2
- b2nd_full@Base 2.9.2
- b2nd_get_orthogonal_selection@Base 2.9.2
- b2nd_get_slice@Base 2.9.2
- b2nd_get_slice_cbuffer@Base 2.9.2
- b2nd_insert@Base 2.9.2
- b2nd_open@Base 2.9.2
- b2nd_open_offset@Base 2.9.2
- b2nd_print_meta@Base 2.9.2
- b2nd_resize@Base 2.9.2
- b2nd_save@Base 2.9.2
- b2nd_serialize_meta@Base 2.9.2
- b2nd_set_orthogonal_selection@Base 2.9.2
- b2nd_set_slice_cbuffer@Base 2.9.2
- b2nd_squeeze@Base 2.9.2
- b2nd_squeeze_index@Base 2.9.2
- b2nd_to_cbuffer@Base 2.9.2
- b2nd_to_cframe@Base 2.9.2
- b2nd_uninit@Base 2.9.2
- b2nd_zeros@Base 2.9.2
- blosc1_cbuffer_metainfo@Base 2.9.2
- blosc1_cbuffer_sizes@Base 2.9.2
- blosc1_cbuffer_validate@Base 2.9.2
- blosc1_compress@Base 2.9.2
- blosc1_decompress@Base 2.9.2
- blosc1_get_blocksize@Base 2.9.2
- blosc1_get_compressor@Base 2.9.2
- blosc1_getitem@Base 2.9.2
- blosc1_set_blocksize@Base 2.9.2
- blosc1_set_compressor@Base 2.9.2
- blosc1_set_splitmode@Base 2.9.2
- blosc2_cbuffer_complib@Base 2.9.2
- blosc2_cbuffer_sizes@Base 2.9.2
- blosc2_cbuffer_versions@Base 2.9.2
- blosc2_chunk_nans@Base 2.9.2
- blosc2_chunk_repeatval@Base 2.9.2
- blosc2_chunk_uninit@Base 2.9.2
- blosc2_chunk_zeros@Base 2.9.2
- blosc2_compcode_to_compname@Base 2.9.2
- blosc2_compname_to_compcode@Base 2.9.2
- blosc2_compress@Base 2.9.2
- blosc2_compress_ctx@Base 2.9.2
- blosc2_create_cctx@Base 2.9.2
- blosc2_create_dctx@Base 2.9.2
- blosc2_ctx_get_cparams@Base 2.9.2
- blosc2_ctx_get_dparams@Base 2.9.2
- blosc2_decompress@Base 2.9.2
- 

Bug#1062553: marked as done (fenics-basix: NMU diff for 64-bit time_t transition)

2024-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 28 Feb 2024 05:26:34 +
with message-id 
and subject line Bug#1062553: fixed in fenics-basix 0.7.0-2.1
has caused the Debian Bug report #1062553,
regarding fenics-basix: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1062553: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062553
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fenics-basix
Version: 0.7.0-2
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
fenics-basix as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for fenics-basix
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru fenics-basix-0.7.0/debian/changelog 
fenics-basix-0.7.0/debian/changelog
--- fenics-basix-0.7.0/debian/changelog 2023-10-30 21:48:08.0 +
+++ fenics-basix-0.7.0/debian/changelog 2024-02-01 22:37:07.0 +
@@ -1,3 +1,10 @@
+fenics-basix (0.7.0-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Michael Hudson-Doyle   Thu, 01 Feb 2024 22:37:07 +
+
 fenics-basix (0.7.0-2) unstable; urgency=medium
 
   * Depends: python3-ufl (>= 2023.2.0~)
diff -Nru fenics-basix-0.7.0/debian/control fenics-basix-0.7.0/debian/control
--- fenics-basix-0.7.0/debian/control   2023-10-30 21:48:08.0 +
+++ fenics-basix-0.7.0/debian/control   2024-02-01 22:37:07.0 +
@@ -35,7 +35,7 @@
 Package: libbasix-dev
 Architecture: any
 Multi-Arch: same
-Depends: libbasix0.7 (= ${binary:Version}),
+Depends: libbasix0.7t64 (= ${binary:Version}),
  libeigen3-dev,
  ${misc:Depends}, ${shlibs:Depends}
 Suggests: python3-basix, basix-doc
@@ -59,7 +59,10 @@
  .
  This package installs the development files for the shared library.
 
-Package: libbasix0.7
+Package: libbasix0.7t64
+Provides: ${t64:Provides}
+Replaces: libbasix0.7
+Breaks: libbasix0.7 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
diff -Nru fenics-basix-0.7.0/debian/libbasix0.7.install 
fenics-basix-0.7.0/debian/libbasix0.7.install
--- fenics-basix-0.7.0/debian/libbasix0.7.install   2023-10-30 
21:48:08.0 +
+++ fenics-basix-0.7.0/debian/libbasix0.7.install   1970-01-01 
00:00:00.0 +
@@ -1 +0,0 @@
-usr/lib/*/libbasix.so.*
diff -Nru fenics-basix-0.7.0/debian/libbasix0.7t64.install 
fenics-basix-0.7.0/debian/libbasix0.7t64.install
--- fenics-basix-0.7.0/debian/libbasix0.7t64.install1970-01-01 
00:00:00.0 +
+++ fenics-basix-0.7.0/debian/libbasix0.7t64.install2023-10-30 
21:48:08.0 +
@@ -0,0 +1 @@
+usr/lib/*/libbasix.so.*
diff -Nru 

Processing of brial_1.2.12-1.1_source.changes

2024-02-27 Thread Debian FTP Masters
brial_1.2.12-1.1_source.changes uploaded successfully to localhost
along with the files:
  brial_1.2.12-1.1.dsc
  brial_1.2.12-1.1.debian.tar.xz
  brial_1.2.12-1.1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


fenics-basix_0.7.0-2.1_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Feb 2024 04:38:54 +
Source: fenics-basix
Architecture: source
Version: 0.7.0-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 

Changed-By: Michael Hudson-Doyle 
Closes: 1062553
Changes:
 fenics-basix (0.7.0-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062553
Checksums-Sha1:
 c3e98b0fe352983b4e6f65ee60172529347f6602 2835 fenics-basix_0.7.0-2.1.dsc
 413c6b4da043b78216bef2ef6aa8c4df4d799dc0 8832 
fenics-basix_0.7.0-2.1.debian.tar.xz
 53c51e684f3888ec2db54a142ab208f6f0b7ef79 10245 
fenics-basix_0.7.0-2.1_source.buildinfo
Checksums-Sha256:
 ae1354ed9f886a42e7e636401de94f7be2fcd5317eb4d25e00301a8a654b742a 2835 
fenics-basix_0.7.0-2.1.dsc
 44415dcb1936b42dacf79da2d6ffdb9a02550dfabc51d32fd6aefb80a22c7a30 8832 
fenics-basix_0.7.0-2.1.debian.tar.xz
 a5dd22b16112fd9de044bf8937b8bd85b11715eaf21eabcdeb72bd65ef7f5544 10245 
fenics-basix_0.7.0-2.1_source.buildinfo
Files:
 c2295591e37fe07b9dc9d96a0afa3911 2835 python optional 
fenics-basix_0.7.0-2.1.dsc
 48e11e649b93c9856620ff9e7b4484a2 8832 python optional 
fenics-basix_0.7.0-2.1.debian.tar.xz
 e7d1583d8ed3015249e66b2137ce964c 10245 python optional 
fenics-basix_0.7.0-2.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCAAyFiEEiiBE+E9xaoW3f/djEd9ClMyjmJMFAmXeuS4UHG13aHVkc29u
QGRlYmlhbi5vcmcACgkQEd9ClMyjmJMdxBAAxTKJePtmuxWKs/VGl7IbkdWY67MN
Oyk3Kg7NY4SbZOT8gcL+CxzfRe52D2LXopbJQOhayByrsVxa8Oxb7TS7eYiw6LiT
71RfX4ZRTRqQvijEj1gnv+ENArrk+D9oz4uq3F41ArrZv8kPVKkdZVWcQcm64N03
j7auOSYLVKKWVQ1ZmSS8w3Sh8gesvRRkuLcjX8x/smV1R3OadQqs6ROHRuuT3PMQ
K29/PWISd6fdKCPE4knQ4Rek1A8f9hJSZXIckmwWF7mKFrYjGQMbpc/ATTmsBl/O
BDXel93wqsRuLTYj+El2a0J7Idr5nc7XhJ/F1L9ZJHliu7kKEJtcSDRa9SkzxsCY
gH45mxS5FvOgbqvBcGdWTaPW3wa+TFwJBlYwlduu2gmSQR3Rh6uKFT03B9M9pFGn
k8XtFw7j8OJnxFEAyrEhzCzyvV53zHLA8748Z0XkmCtGzR9khCGDn40LXvw3Z+0D
BvgDsgwz8HVyE4Iha63v7kJFEF2M2wR6gyzlMKYOgVu5/xc2kpFXiU7O6JyijlEC
W6WTP8OtjZ5tqB4AJJth22ZS2Ndfhlixy/l2FxPkYxKVBtnsB54UMNymyxjvCeQG
iiOCuEODlnXm9ZyT+CWn276hK8VKMtti64ZFrxwDnVLnb7vDwpD8bNqlmyCRWIaP
relW1O/5m6xRJOE=
=U4+l
-END PGP SIGNATURE-



pgpKlNqkvW1WM.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1062028: brial: NMU diff for 64-bit time_t transition

2024-02-27 Thread Steve Langasek
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru brial-1.2.12/debian/changelog brial-1.2.12/debian/changelog
--- brial-1.2.12/debian/changelog   2023-06-26 06:01:31.0 +
+++ brial-1.2.12/debian/changelog   2024-02-28 05:16:29.0 +
@@ -1,3 +1,10 @@
+brial (1.2.12-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1062028
+
+ -- Steve Langasek   Wed, 28 Feb 2024 05:16:29 +
+
 brial (1.2.12-1) unstable; urgency=medium
 
   * Bump standards-version to 4.6.2.
diff -Nru brial-1.2.12/debian/control brial-1.2.12/debian/control
--- brial-1.2.12/debian/control 2023-06-26 06:01:31.0 +
+++ brial-1.2.12/debian/control 2024-02-28 05:16:29.0 +
@@ -4,7 +4,7 @@
Julien Puydt 
 Section: math
 Priority: optional
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
dh-python,
libboost-dev,
libboost-python-dev,
@@ -26,8 +26,8 @@
 Section: python
 Depends: python3-sage,
  ${misc:Depends},
- libbrial3 (= ${binary:Version}),
- libbrial-groebner3 (= ${binary:Version}),
+ libbrial3t64 (= ${binary:Version}),
+ libbrial-groebner3t64 (= ${binary:Version}),
  ${python3:Depends}
 Description: polynomials over Boolean Rings, Python 3 module
  The core of BRiAl is a C++ library, which provides high-level data
@@ -49,7 +49,7 @@
 Replaces: libpolybori-dev (<< 0.8.5)
 Breaks: libpolybori-dev (<< 0.8.5)
 Depends: ${misc:Depends},
- libbrial3 (= ${binary:Version}),
+ libbrial3t64 (= ${binary:Version}),
  libboost-dev,
  libgd-dev,
  libpng-dev,
@@ -68,7 +68,10 @@
  .
  This package contains the BRiAl core development files.
 
-Package: libbrial3
+Package: libbrial3t64
+Provides: ${t64:Provides}
+Replaces: libbrial3
+Breaks: libbrial3 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -93,7 +96,7 @@
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libbrial-groebner3 (= ${binary:Version}),
+ libbrial-groebner3t64 (= ${binary:Version}),
  libbrial-dev
 Breaks: libpolybori-dev (<< 0.8), libpolybori-groebner-dev (<< 0.8.5)
 Replaces: libpolybori-dev (<< 0.8), libpolybori-groebner-dev (<< 0.8.5)
@@ -111,16 +114,17 @@
  .
  This package contains the development files for libbrial-groebner.
 
-Package: libbrial-groebner3
+Package: libbrial-groebner3t64
+Provides: ${t64:Provides}
 Architecture: any
 Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
  ${misc:Depends},
- libbrial3 (= ${binary:Version})
+ libbrial3t64 (= ${binary:Version})
 Pre-Depends: ${misc:Pre-Depends}
-Breaks: libpolybori (<< 0.8)
-Replaces: libpolybori (<< 0.8)
+Breaks: libbrial-groebner3 (<< ${source:Version}), libpolybori (<< 0.8)
+Replaces: libbrial-groebner3, libpolybori (<< 0.8)
 Description: computer algebra routines of BRiAl
  The core of BRiAl is a C++ library, which provides high-level data
  types for Boolean polynomials and monomials, exponent vectors, as
diff -Nru brial-1.2.12/debian/libbrial-groebner3.install 
brial-1.2.12/debian/libbrial-groebner3.install
--- brial-1.2.12/debian/libbrial-groebner3.install  2023-06-26 
06:01:31.0 +
+++ brial-1.2.12/debian/libbrial-groebner3.install  1970-01-01 
00:00:00.0 +
@@ -1 +0,0 @@
-usr/lib/*/libbrial_groebner.so.*
diff -Nru brial-1.2.12/debian/libbrial-groebner3t64.install 
brial-1.2.12/debian/libbrial-groebner3t64.install
--- brial-1.2.12/debian/libbrial-groebner3t64.install   1970-01-01 
00:00:00.0 +
+++ brial-1.2.12/debian/libbrial-groebner3t64.install   2023-06-26 
06:01:31.0 +
@@ -0,0 +1 @@
+usr/lib/*/libbrial_groebner.so.*
diff -Nru brial-1.2.12/debian/libbrial-groebner3t64.lintian-overrides 
brial-1.2.12/debian/libbrial-groebner3t64.lintian-overrides
--- brial-1.2.12/debian/libbrial-groebner3t64.lintian-overrides 1970-01-01 
00:00:00.0 +
+++ brial-1.2.12/debian/libbrial-groebner3t64.lintian-overrides 2024-02-28 
05:15:39.0 +
@@ -0,0 +1 @@
+libbrial-groebner3t64: package-name-doesnt-match-sonames libbrial-groebner3
diff -Nru brial-1.2.12/debian/libbrial3.install 

Processing of fenics-basix_0.7.0-2.1_source.changes

2024-02-27 Thread Debian FTP Masters
fenics-basix_0.7.0-2.1_source.changes uploaded successfully to localhost
along with the files:
  fenics-basix_0.7.0-2.1.dsc
  fenics-basix_0.7.0-2.1.debian.tar.xz
  fenics-basix_0.7.0-2.1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1062553: fenics-basix: NMU diff for 64-bit time_t transition

2024-02-27 Thread mwhudson
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-21-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru fenics-basix-0.7.0/debian/changelog 
fenics-basix-0.7.0/debian/changelog
--- fenics-basix-0.7.0/debian/changelog 2023-10-30 21:48:08.0 +
+++ fenics-basix-0.7.0/debian/changelog 2024-02-28 04:38:54.0 +
@@ -1,3 +1,10 @@
+fenics-basix (0.7.0-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1062553
+
+ -- Michael Hudson-Doyle   Wed, 28 Feb 2024 04:38:54 +
+
 fenics-basix (0.7.0-2) unstable; urgency=medium
 
   * Depends: python3-ufl (>= 2023.2.0~)
diff -Nru fenics-basix-0.7.0/debian/control fenics-basix-0.7.0/debian/control
--- fenics-basix-0.7.0/debian/control   2023-10-30 21:48:08.0 +
+++ fenics-basix-0.7.0/debian/control   2024-02-28 04:38:54.0 +
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Science Team 

 Uploaders: Drew Parsons 
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
  dh-python,
  python3-setuptools,
  python3-all-dev:any,
@@ -35,7 +35,7 @@
 Package: libbasix-dev
 Architecture: any
 Multi-Arch: same
-Depends: libbasix0.7 (= ${binary:Version}),
+Depends: libbasix0.7t64 (= ${binary:Version}),
  libeigen3-dev,
  ${misc:Depends}, ${shlibs:Depends}
 Suggests: python3-basix, basix-doc
@@ -59,7 +59,10 @@
  .
  This package installs the development files for the shared library.
 
-Package: libbasix0.7
+Package: libbasix0.7t64
+Provides: ${t64:Provides}
+Replaces: libbasix0.7
+Breaks: libbasix0.7 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
diff -Nru fenics-basix-0.7.0/debian/libbasix0.7.install 
fenics-basix-0.7.0/debian/libbasix0.7.install
--- fenics-basix-0.7.0/debian/libbasix0.7.install   2023-10-30 
21:48:08.0 +
+++ fenics-basix-0.7.0/debian/libbasix0.7.install   1970-01-01 
00:00:00.0 +
@@ -1 +0,0 @@
-usr/lib/*/libbasix.so.*
diff -Nru fenics-basix-0.7.0/debian/libbasix0.7t64.install 
fenics-basix-0.7.0/debian/libbasix0.7t64.install
--- fenics-basix-0.7.0/debian/libbasix0.7t64.install1970-01-01 
00:00:00.0 +
+++ fenics-basix-0.7.0/debian/libbasix0.7t64.install2023-10-30 
21:48:08.0 +
@@ -0,0 +1 @@
+usr/lib/*/libbasix.so.*
diff -Nru fenics-basix-0.7.0/debian/libbasix0.7t64.lintian-overrides 
fenics-basix-0.7.0/debian/libbasix0.7t64.lintian-overrides
--- fenics-basix-0.7.0/debian/libbasix0.7t64.lintian-overrides  1970-01-01 
00:00:00.0 +
+++ fenics-basix-0.7.0/debian/libbasix0.7t64.lintian-overrides  2024-02-28 
04:38:27.0 +
@@ -0,0 +1 @@
+libbasix0.7t64: package-name-doesnt-match-sonames libbasix0.7
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


csvkit 1.4.0-1 MIGRATED to testing

2024-02-27 Thread Debian testing watch
FYI: The status of the csvkit source package
in Debian's testing distribution has changed.

  Previous version: 1.1.1-2
  Current version:  1.4.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


fiat 2019.2.0~git20210419.7d418fa-4 MIGRATED to testing

2024-02-27 Thread Debian testing watch
FYI: The status of the fiat source package
in Debian's testing distribution has changed.

  Previous version: 2019.2.0~git20210419.7d418fa-3
  Current version:  2019.2.0~git20210419.7d418fa-4

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


slepc4py 3.19.2-3 MIGRATED to testing

2024-02-27 Thread Debian testing watch
FYI: The status of the slepc4py source package
in Debian's testing distribution has changed.

  Previous version: 3.19.2-2
  Current version:  3.19.2-3

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


fenics-dolfinx 1:0.7.3-5 MIGRATED to testing

2024-02-27 Thread Debian testing watch
FYI: The status of the fenics-dolfinx source package
in Debian's testing distribution has changed.

  Previous version: 1:0.7.3-3
  Current version:  1:0.7.3-5

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1062523: marked as done (edge-addition-planarity-suite: NMU diff for 64-bit time_t transition)

2024-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 28 Feb 2024 03:39:24 +
with message-id 
and subject line Bug#1062523: fixed in edge-addition-planarity-suite 3.0.2.0-2.1
has caused the Debian Bug report #1062523,
regarding edge-addition-planarity-suite: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1062523: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062523
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: edge-addition-planarity-suite
Version: 3.0.2.0-2
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
edge-addition-planarity-suite as a source package shipping runtime libraries 
whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for 
edge-addition-planarity-suite
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru edge-addition-planarity-suite-3.0.2.0/debian/changelog 
edge-addition-planarity-suite-3.0.2.0/debian/changelog
--- edge-addition-planarity-suite-3.0.2.0/debian/changelog  2022-10-02 
19:51:19.0 +
+++ edge-addition-planarity-suite-3.0.2.0/debian/changelog  2024-02-01 
18:28:42.0 +
@@ -1,3 +1,10 @@
+edge-addition-planarity-suite (3.0.2.0-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Michael Hudson-Doyle   Thu, 01 Feb 2024 18:28:42 +
+
 edge-addition-planarity-suite (3.0.2.0-2) unstable; urgency=medium
 
   * Fix d/watch.
diff -Nru edge-addition-planarity-suite-3.0.2.0/debian/control 
edge-addition-planarity-suite-3.0.2.0/debian/control
--- edge-addition-planarity-suite-3.0.2.0/debian/control2022-10-02 
19:51:19.0 +
+++ edge-addition-planarity-suite-3.0.2.0/debian/control2024-02-01 
18:28:42.0 +
@@ -10,7 +10,10 @@
 Vcs-Git: 
https://salsa.debian.org/science-team/edge-addition-planarity-suite.git
 Vcs-Browser: 
https://salsa.debian.org/science-team/edge-addition-planarity-suite
 
-Package: libplanarity0
+Package: libplanarity0t64
+Provides: ${t64:Provides}
+Replaces: libplanarity0
+Breaks: libplanarity0 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -27,7 +30,7 @@
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libplanarity0 (= ${binary:Version})
+Depends: ${misc:Depends}, libplanarity0t64 (= ${binary:Version})
 Description: Library of planarity-related graph algorithms (devel files)
  This library contains the reference implementation of the
  Edge Addition Planarity Algorithm, which is the best
@@ -38,7 +41,7 @@
 
 Package: planarity
 Architecture: any
-Depends: libplanarity0 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
+Depends: libplanarity0t64 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
 Description: 

edge-addition-planarity-suite_3.0.2.0-2.1_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Feb 2024 02:46:28 +
Source: edge-addition-planarity-suite
Architecture: source
Version: 3.0.2.0-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Michael Hudson-Doyle 
Closes: 1062523
Changes:
 edge-addition-planarity-suite (3.0.2.0-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062523
Checksums-Sha1:
 c8f24886a1d9e3ef29a07e26bf95dca170419fd3 2371 
edge-addition-planarity-suite_3.0.2.0-2.1.dsc
 bdb4cccb7105a94170fed4c643d47788a6382f25 3620 
edge-addition-planarity-suite_3.0.2.0-2.1.debian.tar.xz
 f6e401471263746b11191e172735943ce24d0dcf 6638 
edge-addition-planarity-suite_3.0.2.0-2.1_source.buildinfo
Checksums-Sha256:
 fa03f888ed2f488fc592bea98bafaea84ff4789cc7bcfde64f50e0644cffd12e 2371 
edge-addition-planarity-suite_3.0.2.0-2.1.dsc
 92de92204210c26718e6f27357c2412e3510170ee25e669d55c7da42ffee982e 3620 
edge-addition-planarity-suite_3.0.2.0-2.1.debian.tar.xz
 162269bea7a057243183f967c07c9dfe2f13f5d1bb5841c31bd3df76a6d8b303 6638 
edge-addition-planarity-suite_3.0.2.0-2.1_source.buildinfo
Files:
 53c161e94948d83e67054c74d408050f 2371 math optional 
edge-addition-planarity-suite_3.0.2.0-2.1.dsc
 3b0c862e02be5a9e2feda0ee81df2f0c 3620 math optional 
edge-addition-planarity-suite_3.0.2.0-2.1.debian.tar.xz
 83a0024efe6920f9b8a3a4553559373b 6638 math optional 
edge-addition-planarity-suite_3.0.2.0-2.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCAAyFiEEiiBE+E9xaoW3f/djEd9ClMyjmJMFAmXenpQUHG13aHVkc29u
QGRlYmlhbi5vcmcACgkQEd9ClMyjmJPGWA//ZFjqufAXPqQR9F/4wVbQpJtbNiTF
P2jwnxdjkW8ncFzuLikZw4Ubue/7HzCoRlhHIQM/2eLoWjCkPjhSRzmczJ70tG12
6XgVtY8fckMXIl/xgnzGs9qinn+J1RND7FknWGDAkQSq58Kfhfc6M16lxf7sKEI2
z8SbMnRofcyvpctXljJyeL/rX9jlNxAk7KitY8qT36Ql8ryu6uToxkHB9yoc4wMR
P/BQzLSNWctDVzhQGws0Xk0HeefwCoAprl+mNDRyM2ydkY3BTzv8PXxcOSWeWVOG
m34X+RtFHhSx8y5mOypXB2WLrptn0urEGdyFVX8ZxwTlav8qF7TFOhTV/VZQUfZw
SgZbyJixt9Gc91wTRAR1R8eg3VAzcV7Y0Cirp3UjQrdQ5fCceLi9HipNQevh+xIF
sNVzxOn4f4WcKy48HVvM6dQHHxq4aPUb4XorN8fpfg7xo4plr9dtmI71+UC7CR97
vIiFPun0cfq6qyW6nyrcyWeUpK8W2tJTOUVc5UcIGqTe2eSghtndbgJT1V6thC/m
zwOB1FtmMpNJNuYRCg4CVdCotEKcyi5BZdspiz6try4B7LYjpaE9s8r4jNtzHYtq
eQjnn7WvxdQV3zjIErVV0tQgx+Pq37oqTBF1gUUL2xEKHXQIThRLzpTI2V+BbjIO
DMjZWZsmnZ4J7Cs=
=bQ7c
-END PGP SIGNATURE-



pgpJkA1JBJjbP.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1062513: marked as done (dyssol: NMU diff for 64-bit time_t transition)

2024-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 28 Feb 2024 03:16:12 +
with message-id 
and subject line Bug#1062513: fixed in dyssol 1.1.1+ds1-2.1
has caused the Debian Bug report #1062513,
regarding dyssol: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1062513: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062513
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dyssol
Version: 1.1.1+ds1-2
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
dyssol as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for dyssol
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru dyssol-1.1.1+ds1/debian/changelog dyssol-1.1.1+ds1/debian/changelog
--- dyssol-1.1.1+ds1/debian/changelog   2023-09-04 04:01:04.0 +
+++ dyssol-1.1.1+ds1/debian/changelog   2024-02-01 17:57:56.0 +
@@ -1,3 +1,10 @@
+dyssol (1.1.1+ds1-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Michael Hudson-Doyle   Thu, 01 Feb 2024 17:57:56 +
+
 dyssol (1.1.1+ds1-2) unstable; urgency=medium
 
   * [82746dc] Add missing headers. (Closes: #1037636)
diff -Nru dyssol-1.1.1+ds1/debian/control dyssol-1.1.1+ds1/debian/control
--- dyssol-1.1.1+ds1/debian/control 2023-01-13 06:16:13.0 +
+++ dyssol-1.1.1+ds1/debian/control 2024-02-01 17:57:56.0 +
@@ -23,7 +23,7 @@
 Package: dyssol
 Architecture: any
 Multi-Arch: foreign
-Depends: libdyssol1.0 (= ${binary:Version}),
+Depends: libdyssol1.0t64 (= ${binary:Version}),
  dyssol-data,
  ${misc:Depends},
  ${shlibs:Depends}
@@ -38,7 +38,7 @@
 Package: dyssol-gui
 Architecture: any
 Multi-Arch: foreign
-Depends: libdyssol1.0 (= ${binary:Version}),
+Depends: libdyssol1.0t64 (= ${binary:Version}),
  dyssol-data,
  ${misc:Depends},
  ${shlibs:Depends}
@@ -53,7 +53,7 @@
 Package: libdyssol-dev
 Architecture: any
 Section: libdevel
-Depends: libdyssol1.0 (= ${binary:Version}),
+Depends: libdyssol1.0t64 (= ${binary:Version}),
  ${misc:Depends}
 Description: Tool for dynamic flowsheet simulation. Development files nad 
headers
  Dynamic simulation of solids processes, is a dynamic flowsheet modelling 
system
@@ -62,7 +62,10 @@
  .
  This package contains dyssol`s development files nad headers
 
-Package: libdyssol1.0
+Package: libdyssol1.0t64
+Provides: ${t64:Provides}
+Replaces: libdyssol1.0
+Breaks: libdyssol1.0 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
diff -Nru dyssol-1.1.1+ds1/debian/libdyssol1.0.install 
dyssol-1.1.1+ds1/debian/libdyssol1.0.install
--- dyssol-1.1.1+ds1/debian/libdyssol1.0.install

dyssol_1.1.1+ds1-2.1_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Feb 2024 02:34:31 +
Source: dyssol
Architecture: source
Version: 1.1.1+ds1-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Michael Hudson-Doyle 
Closes: 1062513
Changes:
 dyssol (1.1.1+ds1-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062513
Checksums-Sha1:
 f797bb11529b11c9b2c3276212cac88bf1a19bcf 2523 dyssol_1.1.1+ds1-2.1.dsc
 b22c70dee423f1fddc4bc0ba3e18d75e118f6216 9436 
dyssol_1.1.1+ds1-2.1.debian.tar.xz
 02fbdde09a27ec17d1420e68f9c734f25b6cc437 19201 
dyssol_1.1.1+ds1-2.1_source.buildinfo
Checksums-Sha256:
 ce26247b6a3ec420dc8799ef47c001464986fc8bddbe40e957e264b12372bb23 2523 
dyssol_1.1.1+ds1-2.1.dsc
 5610b6a96cfff773d28251e18b134e7ecf318620a0d3948d7d82da9d8ef8b2de 9436 
dyssol_1.1.1+ds1-2.1.debian.tar.xz
 8581ffcd8d27bb4ec8a6c5b9b38c8dd5c8cba74d562b7f5f4c06f9afe92d6040 19201 
dyssol_1.1.1+ds1-2.1_source.buildinfo
Files:
 1f7a9514f5be4565b3d04a7cca00ccc7 2523 science optional dyssol_1.1.1+ds1-2.1.dsc
 9353b78c523f8561d0b2459c7d1d5733 9436 science optional 
dyssol_1.1.1+ds1-2.1.debian.tar.xz
 98f695b64f0153e3ed2f31e7b170e09f 19201 science optional 
dyssol_1.1.1+ds1-2.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCAAyFiEEiiBE+E9xaoW3f/djEd9ClMyjmJMFAmXenDMUHG13aHVkc29u
QGRlYmlhbi5vcmcACgkQEd9ClMyjmJNSpxAAj7W9NnGDZ6BNqaG5S8WZG/VJrsV0
1L0y283Vp+cLUfXv7rs8oEXDZgoFq2CmmmJ0M3TxmJxnwb7G9Aumm9V0EuKjzvZ4
A8Guj2rMP9mJzIptCICimMMollJ6PPDGq5aM/LGK6LIJ1uQaDnVtgx9MftpzCweU
vFmWYjmIqbvrLYU59s0jj0AGAqD4esGQGvqKtgyt7DPjRBQEl4wDWmFTyQ1Mpwo/
qEz9MdekOlYsil70ZkTU3JRXwpol3mt4BmNIxUCNphyDtJ7FnDEkzQJyIgfWkAaD
XlxiFGAPqJEtp+6VSc66JF77AUACoacuf8Mvay8CQ6snv4oUHuKjt+AK//cvYCn8
IUA6+qNMHHBpaZGhMCiSLqIS1HCQKnV1A7HKzEXEsyjBq/r3Ff3ptz2UNNLCqRiX
og7tXwOS92P5MpBykBBXW1pdxTnrXXYxK1mmFBpSY18qhM1pD1R/tSvNQbhSmC4C
ykdZIJ8NgPdCDqBddhk2qQnDHIf0F5miDiuP6Yn3H8zYtK/o4NoMGug4a+4CNnsf
IYFwuzei6sc0JZswnkIAEW3vezWfM8jMOdvZIuxn6UR+mCJC5sKB85D6vG6QuFfZ
BGZMU9eSFynG9gpviQmZ5P8xPCfiYUe7AmfdqYWAkPebfUu2j7efGwShZ5xPdiMK
HJkeNsGDfdjryrs=
=5/Mg
-END PGP SIGNATURE-



pgpHPcSMDP7Js.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1061921: marked as done (asl: NMU diff for 64-bit time_t transition)

2024-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 28 Feb 2024 03:02:14 +
with message-id 
and subject line Bug#1061921: fixed in asl 0.1.7-4.1
has caused the Debian Bug report #1061921,
regarding asl: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1061921: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061921
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: asl
Version: 0.1.7-4
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
asl as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for asl
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru asl-0.1.7/debian/changelog asl-0.1.7/debian/changelog
--- asl-0.1.7/debian/changelog  2022-01-27 18:48:46.0 +
+++ asl-0.1.7/debian/changelog  2024-01-30 03:25:40.0 +
@@ -1,3 +1,10 @@
+asl (0.1.7-4.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek   Tue, 30 Jan 2024 03:25:40 +
+
 asl (0.1.7-4) unstable; urgency=medium
 
   * [e153a88] Compilation against vtk_9.1. (Closes: #1004411)
diff -Nru asl-0.1.7/debian/control asl-0.1.7/debian/control
--- asl-0.1.7/debian/control2022-01-27 18:40:45.0 +
+++ asl-0.1.7/debian/control2024-01-30 03:25:39.0 +
@@ -18,7 +18,10 @@
 Vcs-Git: https://salsa.debian.org/science-team/asl.git
 Homepage: http://asl.org.il
 
-Package: libasl0
+Package: libasl0t64
+Provides: ${t64:Provides}
+Replaces: libasl0
+Breaks: libasl0 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
diff -Nru asl-0.1.7/debian/libasl0.install asl-0.1.7/debian/libasl0.install
--- asl-0.1.7/debian/libasl0.install2016-12-02 14:22:59.0 +
+++ asl-0.1.7/debian/libasl0.install1970-01-01 00:00:00.0 +
@@ -1 +0,0 @@
-usr/lib/*/*.so.*
diff -Nru asl-0.1.7/debian/libasl0t64.install 
asl-0.1.7/debian/libasl0t64.install
--- asl-0.1.7/debian/libasl0t64.install 1970-01-01 00:00:00.0 +
+++ asl-0.1.7/debian/libasl0t64.install 2016-12-02 14:22:59.0 +
@@ -0,0 +1 @@
+usr/lib/*/*.so.*
diff -Nru asl-0.1.7/debian/libasl0t64.lintian-overrides 
asl-0.1.7/debian/libasl0t64.lintian-overrides
--- asl-0.1.7/debian/libasl0t64.lintian-overrides   1970-01-01 
00:00:00.0 +
+++ asl-0.1.7/debian/libasl0t64.lintian-overrides   2024-01-30 
03:25:39.0 +
@@ -0,0 +1 @@
+libasl0t64: package-name-doesnt-match-sonames libasl0
--- End Message ---
--- Begin Message ---
Source: asl
Source-Version: 0.1.7-4.1
Done: Steve Langasek 

We believe that the bug you reported is fixed in the latest version of
asl, which is due to be installed in the Debian FTP archive.

A summary of the changes 

Bug#1061919: marked as done (arpack: NMU diff for 64-bit time_t transition)

2024-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 28 Feb 2024 03:02:04 +
with message-id 
and subject line Bug#1061919: fixed in arpack 3.9.1-1.1
has caused the Debian Bug report #1061919,
regarding arpack: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1061919: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061919
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: arpack
Version: 3.9.1-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
arpack as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for arpack
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru arpack-3.9.1/debian/changelog arpack-3.9.1/debian/changelog
--- arpack-3.9.1/debian/changelog   2023-10-14 12:10:25.0 +
+++ arpack-3.9.1/debian/changelog   2024-01-30 02:47:03.0 +
@@ -1,3 +1,10 @@
+arpack (3.9.1-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek   Tue, 30 Jan 2024 02:47:03 +
+
 arpack (3.9.1-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru arpack-3.9.1/debian/control arpack-3.9.1/debian/control
--- arpack-3.9.1/debian/control 2023-10-14 12:05:29.0 +
+++ arpack-3.9.1/debian/control 2024-01-30 02:47:03.0 +
@@ -15,7 +15,10 @@
 Homepage: https://github.com/opencollab/arpack-ng
 Rules-Requires-Root: no
 
-Package: libarpack2
+Package: libarpack2t64
+Provides: ${t64:Provides}
+Replaces: libarpack2
+Breaks: libarpack2 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -70,7 +73,10 @@
  This package contains the static libraries and the documentation for
  development with libarpack (including examples).
 
-Package: libparpack2
+Package: libparpack2t64
+Provides: ${t64:Provides}
+Replaces: libparpack2
+Breaks: libparpack2 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
diff -Nru arpack-3.9.1/debian/libarpack2.install 
arpack-3.9.1/debian/libarpack2.install
--- arpack-3.9.1/debian/libarpack2.install  2023-10-14 12:05:29.0 
+
+++ arpack-3.9.1/debian/libarpack2.install  1970-01-01 00:00:00.0 
+
@@ -1 +0,0 @@
-usr/lib/*/libarpack.so.*
diff -Nru arpack-3.9.1/debian/libarpack2.symbols 
arpack-3.9.1/debian/libarpack2.symbols
--- arpack-3.9.1/debian/libarpack2.symbols  2023-10-14 12:10:25.0 
+
+++ arpack-3.9.1/debian/libarpack2.symbols  1970-01-01 00:00:00.0 
+
@@ -1,104 +0,0 @@
-libarpack.so.2 libarpack2 #MINVER#
- arscnd_@Base 2.1
- ccdotc_@Base 3.9.1
- cgetv0_@Base 2.1
- cmout_@Base 2.1
- cnaitr_@Base 2.1
- cnapps_@Base 2.1
- cnaup2_@Base 2.1
- cnaupd_@Base 2.1
- cnaupd_c@Base 3.7.0
- cneigh_@Base 

asl_0.1.7-4.1_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 01:48:47 +
Source: asl
Architecture: source
Version: 0.1.7-4.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Steve Langasek 
Closes: 1061921
Changes:
 asl (0.1.7-4.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1061921
Checksums-Sha1:
 ae020bd84fee95dd0c027a545bc869dd4d51b742  asl_0.1.7-4.1.dsc
 e8772c4e24fcc018636a88a2da461b30fa52f1ee 18984 asl_0.1.7-4.1.debian.tar.xz
 f7c7f8477b7fd6045c845777921b6d1423df65f6 22829 asl_0.1.7-4.1_source.buildinfo
Checksums-Sha256:
 cd8c9f96e4bab174cb203999b6073223943f19537689a9776499859ba75444fb  
asl_0.1.7-4.1.dsc
 287e27be1e435066c65a91110f8698c5bfc653be196828585984271309d53d8c 18984 
asl_0.1.7-4.1.debian.tar.xz
 ecacba63923e1f02f3a0e32bd39039bf8d224d0301c1773f73b4f7f37aead7d2 22829 
asl_0.1.7-4.1_source.buildinfo
Files:
 cba2124cc2421da41101f9c285aa2434  science optional asl_0.1.7-4.1.dsc
 a0a754f59e16ac0dadf62ded46c37e88 18984 science optional 
asl_0.1.7-4.1.debian.tar.xz
 d19f577169df9df944503988be72fcbf 22829 science optional 
asl_0.1.7-4.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXekY0SHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9XL8QAMPGeK+9I1khA3HUjlihHRJkUHtbvmwC
tSwPEy9jWmDOBgQvrZELM8IxHSGJ0P+++c+exovUu2/tE7Nkq+FRh7+tkwy3XxFA
k4CQFB6vooM5fJ2ByZ/HzN9oDerJw/lfZYiLS5rrUg4OtPAWNMEdruyvf17KW0kG
HISI+WUgw3RJ7ohUyAltflTU1L12/Y21btTBlf/JMKQ1MO1h5Hv/v7jQT2zYK93L
fhWq3zkiBZpfUtn9tYWPTt9xfJCjZMBqeWV1Dcl79dn8Nbondx7jdBn3HBoXHNj6
5kfwli8yW294G7PYghmr7h+y5cUUnwQQKYbjxrN10qn1GV+FmIAPxjV8uD3UtTnQ
qZyoLWC3nPOrk9CLPZ3f/nkH9HgmzO5FxvYZdar/4pRYECfAGtK+2qH7bMvXwZxI
qvLZnlcfnCUdfu4UEftqBVznyjozMHDr7LDspNTxckNLCUFXY6ThWf1LNS8Z9oBc
LIbrZXqwRMttGEspqgCjHQl7laEh593uGpn0y5426z1Y+C10msT2D9BY6c3X1Von
16BIQUM7dOCzajhK4iqg7vbBsmleCLRB1jhuQZVcXn7BgcByZlylajdTxk2X0kQ9
q8NhaB3Px2XvvoDyZvE+zmxxBhth6b/hk/ESv2rby917mVQAcak7iC9oZdlobmBr
+XAe6RPYH9bS
=XZgU
-END PGP SIGNATURE-



pgpU8GLwzQHIv.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


arpack_3.9.1-1.1_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 01:45:44 +
Source: arpack
Architecture: source
Version: 3.9.1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Steve Langasek 
Closes: 1061919
Changes:
 arpack (3.9.1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1061919
Checksums-Sha1:
 98519f67e0345d19600ed9b942b1351b3511dfc5 2244 arpack_3.9.1-1.1.dsc
 e31b29a135175d97e4562ea5dcaa4820fdceabd0 10312 arpack_3.9.1-1.1.debian.tar.xz
 79a8c2e56d52af5ad76c4908c53213bcb564c5c5 8826 arpack_3.9.1-1.1_source.buildinfo
Checksums-Sha256:
 8aea7532f48da180e53649ff3e0f77c0d2d9f37289fef075f9dd20654f08cbcc 2244 
arpack_3.9.1-1.1.dsc
 d905de2625f91d4c26d95b3cc2e2fc20b6c103df21d72ad45bfa7484f7a21f4a 10312 
arpack_3.9.1-1.1.debian.tar.xz
 4db62393af1bd0ab3046661d2dfc3f1c8dc376e96e8a4f4094063fdfc4759df8 8826 
arpack_3.9.1-1.1_source.buildinfo
Files:
 8914b20fd8b8f4f9dab0505e29013097 2244 math optional arpack_3.9.1-1.1.dsc
 9fdadef3913731d61e585a041ec95b02 10312 math optional 
arpack_3.9.1-1.1.debian.tar.xz
 df99dfc5390022ed0aaec5c9b68e41da 8826 math optional 
arpack_3.9.1-1.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXekHQSHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9FGMP/2Qa1l9fQvKOOHfb1ZViqF36OQmKXn/o
m66uCmUfskBdsJgjL08OaRScQb8S8fbgPvEw7Cax1NCL2+rMPynVKzueBjFY1iDC
j1u2VXR1uFdYtcAFg5xDwIUuVNIlKly89u3kgFH77zNUMJCGNT16TheeIizMYz4P
1NdW85rc59dGGac5vqqctPPk1vkuCNzi7V5ld4E3+KGHwvnQ3Sbhxdk2mUQHStxY
ZW92g2+xf2LuAiOW9L5cPX9UgGub9f6VU+lAJmVZGIaMTsqdsQ0Pf0KjYCz5FZiY
LnjozNUkPAY8iDic1MnjYWOUpovCo2YGSRo6oRaeF8bDkXB712pqDp/Frq0JQ1hq
cndB3ILVh/zfNlVvii2zdYy2R5ZBHdpZ5+D4pzUtVjF/zhWZyZUD6cjXX9ngAKGb
PPTuZGGubdk8YnXyaUXS152dotdqtEGFxXBokqhrYLAm2zwlICUI/ydDYEYaGq6i
ui/PIDLvSZII8sDAHHExdabWTTRoVd0J1afj12k1vC5tYvwErRFafForNM13WXmv
4E6sS5MxZ1z+qoXiUdWUJtsY16duTcMlv8w07aBq/yGPVG3qbNLYKd94CSPNcNCl
bafKeTmrVUfmM0EwfyQKEriGqb9mLsMmjD8Ask4AY/32DLccNoIezRKXuQfy1DaX
tJt6OJV7Hx1s
=4JkG
-END PGP SIGNATURE-



pgpi6cTK66r3W.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1062523: edge-addition-planarity-suite: NMU diff for 64-bit time_t transition

2024-02-27 Thread mwhudson
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-21-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru edge-addition-planarity-suite-3.0.2.0/debian/changelog 
edge-addition-planarity-suite-3.0.2.0/debian/changelog
--- edge-addition-planarity-suite-3.0.2.0/debian/changelog  2022-10-02 
19:51:19.0 +
+++ edge-addition-planarity-suite-3.0.2.0/debian/changelog  2024-02-28 
02:46:28.0 +
@@ -1,3 +1,10 @@
+edge-addition-planarity-suite (3.0.2.0-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1062523
+
+ -- Michael Hudson-Doyle   Wed, 28 Feb 2024 02:46:28 +
+
 edge-addition-planarity-suite (3.0.2.0-2) unstable; urgency=medium
 
   * Fix d/watch.
diff -Nru edge-addition-planarity-suite-3.0.2.0/debian/control 
edge-addition-planarity-suite-3.0.2.0/debian/control
--- edge-addition-planarity-suite-3.0.2.0/debian/control2022-10-02 
19:51:19.0 +
+++ edge-addition-planarity-suite-3.0.2.0/debian/control2024-02-28 
02:46:28.0 +
@@ -5,12 +5,15 @@
 Priority: optional
 Standards-Version: 4.6.1
 Homepage: https://github.com/graph-algorithms/edge-addition-planarity-suite
-Build-Depends: debhelper-compat (= 13)
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13)
 Rules-Requires-Root: no
 Vcs-Git: 
https://salsa.debian.org/science-team/edge-addition-planarity-suite.git
 Vcs-Browser: 
https://salsa.debian.org/science-team/edge-addition-planarity-suite
 
-Package: libplanarity0
+Package: libplanarity0t64
+Provides: ${t64:Provides}
+Replaces: libplanarity0
+Breaks: libplanarity0 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -27,7 +30,7 @@
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libplanarity0 (= ${binary:Version})
+Depends: ${misc:Depends}, libplanarity0t64 (= ${binary:Version})
 Description: Library of planarity-related graph algorithms (devel files)
  This library contains the reference implementation of the
  Edge Addition Planarity Algorithm, which is the best
@@ -38,7 +41,7 @@
 
 Package: planarity
 Architecture: any
-Depends: libplanarity0 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
+Depends: libplanarity0t64 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
 Description: Program for planarity-related graph algorithms
  This package contains a command-line reference implementation of the
  Edge Addition Planarity Algorithm, which is the best linear-time
diff -Nru edge-addition-planarity-suite-3.0.2.0/debian/libplanarity0.install 
edge-addition-planarity-suite-3.0.2.0/debian/libplanarity0.install
--- edge-addition-planarity-suite-3.0.2.0/debian/libplanarity0.install  
2022-10-02 19:51:19.0 +
+++ edge-addition-planarity-suite-3.0.2.0/debian/libplanarity0.install  
1970-01-01 00:00:00.0 +
@@ -1 +0,0 @@
-/usr/lib/*/*.so.*
diff -Nru edge-addition-planarity-suite-3.0.2.0/debian/libplanarity0t64.install 
edge-addition-planarity-suite-3.0.2.0/debian/libplanarity0t64.install
--- edge-addition-planarity-suite-3.0.2.0/debian/libplanarity0t64.install   
1970-01-01 00:00:00.0 +
+++ edge-addition-planarity-suite-3.0.2.0/debian/libplanarity0t64.install   
2022-10-02 19:51:19.0 +
@@ -0,0 +1 @@
+/usr/lib/*/*.so.*
diff -Nru 
edge-addition-planarity-suite-3.0.2.0/debian/libplanarity0t64.lintian-overrides 
edge-addition-planarity-suite-3.0.2.0/debian/libplanarity0t64.lintian-overrides
--- 
edge-addition-planarity-suite-3.0.2.0/debian/libplanarity0t64.lintian-overrides 
1970-01-01 00:00:00.0 +
+++ 
edge-addition-planarity-suite-3.0.2.0/debian/libplanarity0t64.lintian-overrides 
2024-02-28 02:46:24.0 +
@@ -0,0 +1 @@
+libplanarity0t64: package-name-doesnt-match-sonames libplanarity0
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of edge-addition-planarity-suite_3.0.2.0-2.1_source.changes

2024-02-27 Thread Debian FTP Masters
edge-addition-planarity-suite_3.0.2.0-2.1_source.changes uploaded successfully 
to localhost
along with the files:
  edge-addition-planarity-suite_3.0.2.0-2.1.dsc
  edge-addition-planarity-suite_3.0.2.0-2.1.debian.tar.xz
  edge-addition-planarity-suite_3.0.2.0-2.1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1062513: dyssol: NMU diff for 64-bit time_t transition

2024-02-27 Thread mwhudson
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-21-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru dyssol-1.1.1+ds1/debian/changelog dyssol-1.1.1+ds1/debian/changelog
--- dyssol-1.1.1+ds1/debian/changelog   2023-09-04 04:01:04.0 +
+++ dyssol-1.1.1+ds1/debian/changelog   2024-02-28 02:34:31.0 +
@@ -1,3 +1,10 @@
+dyssol (1.1.1+ds1-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1062513
+
+ -- Michael Hudson-Doyle   Wed, 28 Feb 2024 02:34:31 +
+
 dyssol (1.1.1+ds1-2) unstable; urgency=medium
 
   * [82746dc] Add missing headers. (Closes: #1037636)
diff -Nru dyssol-1.1.1+ds1/debian/control dyssol-1.1.1+ds1/debian/control
--- dyssol-1.1.1+ds1/debian/control 2023-01-13 06:16:13.0 +
+++ dyssol-1.1.1+ds1/debian/control 2024-02-28 02:34:31.0 +
@@ -3,7 +3,7 @@
 Uploaders: Anton Gladky 
 Section: science
 Priority: optional
-Build-Depends: cmake,
+Build-Depends: dpkg-dev (>= 1.22.5), cmake,
debhelper-compat (= 13),
libgraphviz-dev,
libhdf5-dev,
@@ -23,7 +23,7 @@
 Package: dyssol
 Architecture: any
 Multi-Arch: foreign
-Depends: libdyssol1.0 (= ${binary:Version}),
+Depends: libdyssol1.0t64 (= ${binary:Version}),
  dyssol-data,
  ${misc:Depends},
  ${shlibs:Depends}
@@ -38,7 +38,7 @@
 Package: dyssol-gui
 Architecture: any
 Multi-Arch: foreign
-Depends: libdyssol1.0 (= ${binary:Version}),
+Depends: libdyssol1.0t64 (= ${binary:Version}),
  dyssol-data,
  ${misc:Depends},
  ${shlibs:Depends}
@@ -53,7 +53,7 @@
 Package: libdyssol-dev
 Architecture: any
 Section: libdevel
-Depends: libdyssol1.0 (= ${binary:Version}),
+Depends: libdyssol1.0t64 (= ${binary:Version}),
  ${misc:Depends}
 Description: Tool for dynamic flowsheet simulation. Development files nad 
headers
  Dynamic simulation of solids processes, is a dynamic flowsheet modelling 
system
@@ -62,7 +62,10 @@
  .
  This package contains dyssol`s development files nad headers
 
-Package: libdyssol1.0
+Package: libdyssol1.0t64
+Provides: ${t64:Provides}
+Replaces: libdyssol1.0
+Breaks: libdyssol1.0 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
diff -Nru dyssol-1.1.1+ds1/debian/libdyssol1.0.install 
dyssol-1.1.1+ds1/debian/libdyssol1.0.install
--- dyssol-1.1.1+ds1/debian/libdyssol1.0.install2022-02-10 
20:50:40.0 +
+++ dyssol-1.1.1+ds1/debian/libdyssol1.0.install1970-01-01 
00:00:00.0 +
@@ -1,2 +0,0 @@
-usr/lib/*/*.so.*
-usr/lib/*/*/*/*.so
diff -Nru dyssol-1.1.1+ds1/debian/libdyssol1.0t64.install 
dyssol-1.1.1+ds1/debian/libdyssol1.0t64.install
--- dyssol-1.1.1+ds1/debian/libdyssol1.0t64.install 1970-01-01 
00:00:00.0 +
+++ dyssol-1.1.1+ds1/debian/libdyssol1.0t64.install 2022-02-10 
20:50:40.0 +
@@ -0,0 +1,2 @@
+usr/lib/*/*.so.*
+usr/lib/*/*/*/*.so
diff -Nru dyssol-1.1.1+ds1/debian/libdyssol1.0t64.lintian-overrides 
dyssol-1.1.1+ds1/debian/libdyssol1.0t64.lintian-overrides
--- dyssol-1.1.1+ds1/debian/libdyssol1.0t64.lintian-overrides   1970-01-01 
00:00:00.0 +
+++ dyssol-1.1.1+ds1/debian/libdyssol1.0t64.lintian-overrides   2024-02-28 
02:33:22.0 +
@@ -0,0 +1 @@
+libdyssol1.0t64: package-name-doesnt-match-sonames libdyssol1.0
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of dyssol_1.1.1+ds1-2.1_source.changes

2024-02-27 Thread Debian FTP Masters
dyssol_1.1.1+ds1-2.1_source.changes uploaded successfully to localhost
along with the files:
  dyssol_1.1.1+ds1-2.1.dsc
  dyssol_1.1.1+ds1-2.1.debian.tar.xz
  dyssol_1.1.1+ds1-2.1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1061895: marked as done (apriltag: NMU diff for 64-bit time_t transition)

2024-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 28 Feb 2024 02:05:30 +
with message-id 
and subject line Bug#1061895: fixed in apriltag 3.3.0-2.1
has caused the Debian Bug report #1061895,
regarding apriltag: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1061895: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061895
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: apriltag
Version: 3.3.0-2
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
apriltag as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for apriltag
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru apriltag-3.3.0/debian/changelog apriltag-3.3.0/debian/changelog
--- apriltag-3.3.0/debian/changelog 2023-09-30 19:21:36.0 +
+++ apriltag-3.3.0/debian/changelog 2024-01-30 01:00:16.0 +
@@ -1,3 +1,10 @@
+apriltag (3.3.0-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek   Tue, 30 Jan 2024 01:00:16 +
+
 apriltag (3.3.0-2) unstable; urgency=medium
 
   * I ship cmake files into arch-specific directories
diff -Nru apriltag-3.3.0/debian/control apriltag-3.3.0/debian/control
--- apriltag-3.3.0/debian/control   2023-09-30 18:52:15.0 +
+++ apriltag-3.3.0/debian/control   2024-01-30 01:00:16.0 +
@@ -15,7 +15,10 @@
 Vcs-Git: https://salsa.debian.org/science-team/apriltag.git
 Homepage: https://april.eecs.umich.edu/software/apriltag.html
 
-Package: libapriltag3
+Package: libapriltag3t64
+Provides: ${t64:Provides}
+Replaces: libapriltag3
+Breaks: libapriltag3 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends},
diff -Nru apriltag-3.3.0/debian/libapriltag3.install 
apriltag-3.3.0/debian/libapriltag3.install
--- apriltag-3.3.0/debian/libapriltag3.install  2022-09-09 01:33:23.0 
+
+++ apriltag-3.3.0/debian/libapriltag3.install  1970-01-01 00:00:00.0 
+
@@ -1 +0,0 @@
-usr/lib/*/*.so.*
diff -Nru apriltag-3.3.0/debian/libapriltag3.symbols 
apriltag-3.3.0/debian/libapriltag3.symbols
--- apriltag-3.3.0/debian/libapriltag3.symbols  2022-09-09 01:33:23.0 
+
+++ apriltag-3.3.0/debian/libapriltag3.symbols  1970-01-01 00:00:00.0 
+
@@ -1,191 +0,0 @@
-libapriltag-utils.so.3 libapriltag3 #MINVER#
-* Build-Depends-Package: libapriltag-dev
- _str_concat_private@Base 3.1.7
- getopt_add_bool@Base 3.1.7
- getopt_add_double@Base 3.1.7
- getopt_add_int@Base 3.1.7
- getopt_add_spacer@Base 3.1.7
- getopt_add_string@Base 3.1.7
- getopt_create@Base 3.1.7
- getopt_destroy@Base 3.1.7
- getopt_do_usage@Base 3.1.7
- getopt_get_bool@Base 3.1.7
- getopt_get_double@Base 3.1.7
- 

Bug#1061892: marked as done (apophenia: NMU diff for 64-bit time_t transition)

2024-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 28 Feb 2024 02:04:55 +
with message-id 
and subject line Bug#1061892: fixed in apophenia 1.0+ds-8.1
has caused the Debian Bug report #1061892,
regarding apophenia: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1061892: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061892
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: apophenia
Version: 1.0+ds-8
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
apophenia as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for apophenia
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru apophenia-1.0+ds/debian/changelog apophenia-1.0+ds/debian/changelog
--- apophenia-1.0+ds/debian/changelog   2019-08-16 15:20:10.0 +
+++ apophenia-1.0+ds/debian/changelog   2024-01-30 00:48:37.0 +
@@ -1,3 +1,10 @@
+apophenia (1.0+ds-8.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek   Tue, 30 Jan 2024 00:48:37 +
+
 apophenia (1.0+ds-8) unstable; urgency=medium
 
   * RC fix release (Closes: #925634), implement workaround that works
diff -Nru apophenia-1.0+ds/debian/control apophenia-1.0+ds/debian/control
--- apophenia-1.0+ds/debian/control 2019-08-16 14:31:14.0 +
+++ apophenia-1.0+ds/debian/control 2024-01-30 00:48:37.0 +
@@ -18,8 +18,10 @@
 Vcs-Git: https://salsa.debian.org/science-team/apophenia.git
 Vcs-Browser: https://salsa.debian.org/science-team/apophenia
 
-Package: libapophenia2
-Provides: libapophenia
+Package: libapophenia2t64
+Replaces: libapophenia2
+Breaks: libapophenia2 (<< ${source:Version})
+Provides: libapophenia, ${t64:Provides}
 Section: libs
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
diff -Nru apophenia-1.0+ds/debian/libapophenia2.install 
apophenia-1.0+ds/debian/libapophenia2.install
--- apophenia-1.0+ds/debian/libapophenia2.install   2015-04-15 
12:09:02.0 +
+++ apophenia-1.0+ds/debian/libapophenia2.install   1970-01-01 
00:00:00.0 +
@@ -1 +0,0 @@
-usr/lib/*/libapophenia.so.*
diff -Nru apophenia-1.0+ds/debian/libapophenia2.symbols 
apophenia-1.0+ds/debian/libapophenia2.symbols
--- apophenia-1.0+ds/debian/libapophenia2.symbols   2015-07-08 
22:43:10.0 +
+++ apophenia-1.0+ds/debian/libapophenia2.symbols   1970-01-01 
00:00:00.0 +
@@ -1,325 +0,0 @@
-libapophenia.so.2 libapophenia2 #MINVER#
- LIBAPOPHENIA_2.0.0@LIBAPOPHENIA_2.0.0 0.999e
- apop_anova_base@LIBAPOPHENIA_2.0.0 0.999e
- apop_arms_draw@LIBAPOPHENIA_2.0.0 0.999e
- apop_arms_settings_copy@LIBAPOPHENIA_2.0.0 0.999e
- apop_arms_settings_free@LIBAPOPHENIA_2.0.0 0.999e
- 

apriltag_3.3.0-2.1_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 01:19:00 +
Source: apriltag
Architecture: source
Version: 3.3.0-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 

Changed-By: Steve Langasek 
Closes: 1061895
Changes:
 apriltag (3.3.0-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1061895
Checksums-Sha1:
 4e3dcd460e60f0fe23e4df81889096a22c20f961 2256 apriltag_3.3.0-2.1.dsc
 95baf40ee0302eec6810988737930d053a94988d 13676 apriltag_3.3.0-2.1.debian.tar.xz
 e6f682b3434a3b2601e5da3758a045496218c8df 9184 
apriltag_3.3.0-2.1_source.buildinfo
Checksums-Sha256:
 c4afff6db7b46658663fe8d6f2bdeb9fddec5bf2d56b88e64b9e93194298fb6c 2256 
apriltag_3.3.0-2.1.dsc
 5bd58db55a6647b0a7baf8776b5a891ab4a959044b42e2e75b24e78459d7766f 13676 
apriltag_3.3.0-2.1.debian.tar.xz
 242deae0f78a01fe6bc63188d18bcdad842a4a854fff06c9302b0b924aaefb5b 9184 
apriltag_3.3.0-2.1_source.buildinfo
Files:
 829da874102dead0d70ecceb69572f6e 2256 libs optional apriltag_3.3.0-2.1.dsc
 9365680cb86bf4d65c41a98541df6783 13676 libs optional 
apriltag_3.3.0-2.1.debian.tar.xz
 00b4958eb95fb5c1a6d36f501690b169 9184 libs optional 
apriltag_3.3.0-2.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXeig8SHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9oYgQAKJ9naGtMLCNE4D378kT1CsogEPs8GQP
RmvIOt8TiokBgPUUPHHZPiJVswY+gghOMW/A4RnQqRUWCyZ3q2rg7jaB1JwMpnUJ
o1PERzbSLpapws1JGUaK6lKSBHjms422Z1XI4oifRxtGCiICiqSHeC3n0D4PLpC4
bY6d6HtGtuHSRGGS/u/2QhvlDZSywvGh4gUwuoJ6y/wkyzpkLue9SA6Uo2Y5g4PR
YT8lrg8gUWCXQla7qMkXOOqCQHc6vsmQnerJPqU1njVtqi7HM7xsBMw0CIwGM3G8
jOE2Ky/stih+hFFbLzyLKNukGxMEr6hNpsLGBwupvtgvG/naehV9xCCw5awgzT7t
/HFVuNfwWYJlPsVKOVaun66a9gd8sj2NwfQy86FFze7vvQfVAozZdQ8ki767SLvD
k0falg4ftcLIr+jl4URudjI5ZeUkN+ANpAbCN7gImqN0hwHqL8R6WkecdI190jMo
76gBJG3TcYV6OlPh3RL9lYtcakgzrQFGW1HlihCYZ/Et1SXbVWVnKnstoQ918BdW
ulh/lbivGnrGwXGeS5sKfNApyg76CtBfjc+8nhnQeZmD327gzR6Qvwy+tCh/1qwn
WkQctG0BrHz+I4Lr1vNxHT0PO58u0eQwkYUhGmGeFuYPEbJsPV8GQioNryBwvE/t
CfTb1oJFSw13
=/3kK
-END PGP SIGNATURE-



pgpC1p0MUsvZ_.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


apophenia_1.0+ds-8.1_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 01:13:24 +
Source: apophenia
Architecture: source
Version: 1.0+ds-8.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Steve Langasek 
Closes: 1061892
Changes:
 apophenia (1.0+ds-8.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1061892
Checksums-Sha1:
 0e756587286e1189dbab2d3c6588fba8c9de2e9f 2453 apophenia_1.0+ds-8.1.dsc
 0dc02b6403b12e4b9522ee6f2504160cb8db43ca 13408 
apophenia_1.0+ds-8.1.debian.tar.xz
 33ecef09da2745ffc89a45d1f3d90b9ff4c97012 7504 
apophenia_1.0+ds-8.1_source.buildinfo
Checksums-Sha256:
 28974226744573edda8e654623af3e19e620851dbba7155750c9aab2 2453 
apophenia_1.0+ds-8.1.dsc
 75d94115219b746475a41ded67c10072720b2dfa08d1051adb49542989707b88 13408 
apophenia_1.0+ds-8.1.debian.tar.xz
 1ca5c4c53f044314aa594035415053cc784593f5d40616f0f72392576ad6154f 7504 
apophenia_1.0+ds-8.1_source.buildinfo
Files:
 fb577a89c960e4a744339f8ee238096a 2453 math optional apophenia_1.0+ds-8.1.dsc
 fd0d9b896d8704959b014191a7fa10e2 13408 math optional 
apophenia_1.0+ds-8.1.debian.tar.xz
 8e07f5b7c249433fa91641721d975bb8 7504 math optional 
apophenia_1.0+ds-8.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXeiOQSHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9QEoQAKgPT35g8xZFZd30Z0j4ymFMtzh/915Q
xScLge67fUQG3bT30jT9nXAyRb2H20mTSLGwNjWBV6ek3Nm5UeTXZbFWN72lA/l0
1bAKfMo+T6SnfCrj7UziUWlQM8uk4h2JrZxPbD0HX6QlbqPvw4Qg2gBh8ouZceOb
MEDZSjOVTHIeGmGQSH6dKu59DyNZcJbvxSPUAoDzf7vq2vutKzbmvaiU/0Qqj4PL
9oLrm328ctBH0ip+A0Uduza88wORE6WiarvkItCahoVutPZUHxYaHUtjiUMleMzd
Syki60wgQFPUh8h07ZNswG1d3I1dz1ierVjM4JXHWVVf59cb6AT3UlIxMCWXJ0vP
fl/kwoMvrwEebACo7am/n5S+Vg6l+HcEzhcH05lag/6LEHppDA11pFt3kZHUyPww
mqbyPDDxPmE8srkgUVoeRJeg+YQ3J0uFpByo/DPvd2FKfgDo3k4gPlqGxjuqTFM+
eEMeznmJDqlm2CbAf0gQfPBnVHCk74zrJWAWzLy7HxCGtoLZ/3MKZGGMEBzmF07h
eehNwnLOJoGpsZlEEbFDyz6Mfm+MSNc+g9/4Rxh57zhGGph2RqLbF743Zh/81F8h
AVBSDqS4XOvkJNUgaCBsFjnIUJ4PRa5X83dEVFLjjBFDAzPueOQwaP/Ie/Rmd2TR
F+LBxl60EyhL
=Sxu9
-END PGP SIGNATURE-



pgp4__ft8Z1AB.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of asl_0.1.7-4.1_source.changes

2024-02-27 Thread Debian FTP Masters
asl_0.1.7-4.1_source.changes uploaded successfully to localhost
along with the files:
  asl_0.1.7-4.1.dsc
  asl_0.1.7-4.1.debian.tar.xz
  asl_0.1.7-4.1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of arpack_3.9.1-1.1_source.changes

2024-02-27 Thread Debian FTP Masters
arpack_3.9.1-1.1_source.changes uploaded successfully to localhost
along with the files:
  arpack_3.9.1-1.1.dsc
  arpack_3.9.1-1.1.debian.tar.xz
  arpack_3.9.1-1.1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1061921: asl: NMU diff for 64-bit time_t transition

2024-02-27 Thread Steve Langasek
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru asl-0.1.7/debian/changelog asl-0.1.7/debian/changelog
--- asl-0.1.7/debian/changelog  2022-01-27 18:48:46.0 +
+++ asl-0.1.7/debian/changelog  2024-02-28 01:48:47.0 +
@@ -1,3 +1,10 @@
+asl (0.1.7-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1061921
+
+ -- Steve Langasek   Wed, 28 Feb 2024 01:48:47 +
+
 asl (0.1.7-4) unstable; urgency=medium
 
   * [e153a88] Compilation against vtk_9.1. (Closes: #1004411)
diff -Nru asl-0.1.7/debian/control asl-0.1.7/debian/control
--- asl-0.1.7/debian/control2022-01-27 18:40:45.0 +
+++ asl-0.1.7/debian/control2024-02-28 01:48:47.0 +
@@ -2,7 +2,7 @@
 Maintainer: Debian Science Maintainers 

 Section: science
 Priority: optional
-Build-Depends: cmake,
+Build-Depends: dpkg-dev (>= 1.22.5), cmake,
debhelper-compat (= 13),
libboost-filesystem-dev,
libboost-program-options-dev,
@@ -18,7 +18,10 @@
 Vcs-Git: https://salsa.debian.org/science-team/asl.git
 Homepage: http://asl.org.il
 
-Package: libasl0
+Package: libasl0t64
+Provides: ${t64:Provides}
+Replaces: libasl0
+Breaks: libasl0 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -53,7 +56,7 @@
 Multi-Arch: same
 Section: libdevel
 Depends: ${misc:Depends},
- libasl0 (= ${binary:Version})
+ libasl0t64 (= ${binary:Version})
 Suggests: asl-doc
 Description: development files for ASL
  The Advanced Simulation Library (ASL) is a free and open source hardware
diff -Nru asl-0.1.7/debian/libasl0.install asl-0.1.7/debian/libasl0.install
--- asl-0.1.7/debian/libasl0.install2016-12-02 14:22:59.0 +
+++ asl-0.1.7/debian/libasl0.install1970-01-01 00:00:00.0 +
@@ -1 +0,0 @@
-usr/lib/*/*.so.*
diff -Nru asl-0.1.7/debian/libasl0t64.install 
asl-0.1.7/debian/libasl0t64.install
--- asl-0.1.7/debian/libasl0t64.install 1970-01-01 00:00:00.0 +
+++ asl-0.1.7/debian/libasl0t64.install 2016-12-02 14:22:59.0 +
@@ -0,0 +1 @@
+usr/lib/*/*.so.*
diff -Nru asl-0.1.7/debian/libasl0t64.lintian-overrides 
asl-0.1.7/debian/libasl0t64.lintian-overrides
--- asl-0.1.7/debian/libasl0t64.lintian-overrides   1970-01-01 
00:00:00.0 +
+++ asl-0.1.7/debian/libasl0t64.lintian-overrides   2024-02-28 
01:46:44.0 +
@@ -0,0 +1 @@
+libasl0t64: package-name-doesnt-match-sonames libasl0
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1061919: arpack: NMU diff for 64-bit time_t transition

2024-02-27 Thread Steve Langasek
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru arpack-3.9.1/debian/changelog arpack-3.9.1/debian/changelog
--- arpack-3.9.1/debian/changelog   2023-10-14 12:10:25.0 +
+++ arpack-3.9.1/debian/changelog   2024-02-28 01:45:44.0 +
@@ -1,3 +1,10 @@
+arpack (3.9.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1061919
+
+ -- Steve Langasek   Wed, 28 Feb 2024 01:45:44 +
+
 arpack (3.9.1-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru arpack-3.9.1/debian/control arpack-3.9.1/debian/control
--- arpack-3.9.1/debian/control 2023-10-14 12:05:29.0 +
+++ arpack-3.9.1/debian/control 2024-02-28 01:45:44.0 +
@@ -3,7 +3,7 @@
 Uploaders: Sylvestre Ledru 
 Section: math
 Priority: optional
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
gfortran,
libblas-dev,
liblapack-dev,
@@ -15,7 +15,10 @@
 Homepage: https://github.com/opencollab/arpack-ng
 Rules-Requires-Root: no
 
-Package: libarpack2
+Package: libarpack2t64
+Provides: ${t64:Provides}
+Replaces: libarpack2
+Breaks: libarpack2 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -52,7 +55,7 @@
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: libarpack2 (= ${binary:Version}),
+Depends: libarpack2t64 (= ${binary:Version}),
  libblas-dev | libblas.so,
  liblapack-dev | liblapack.so,
  ${misc:Depends}
@@ -70,7 +73,10 @@
  This package contains the static libraries and the documentation for
  development with libarpack (including examples).
 
-Package: libparpack2
+Package: libparpack2t64
+Provides: ${t64:Provides}
+Replaces: libparpack2
+Breaks: libparpack2 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -109,7 +115,7 @@
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: libparpack2 (= ${binary:Version}),
+Depends: libparpack2t64 (= ${binary:Version}),
  libblas-dev | libblas.so,
  liblapack-dev | liblapack.so,
  mpi-default-dev,
diff -Nru arpack-3.9.1/debian/libarpack2.install 
arpack-3.9.1/debian/libarpack2.install
--- arpack-3.9.1/debian/libarpack2.install  2023-10-14 12:05:29.0 
+
+++ arpack-3.9.1/debian/libarpack2.install  1970-01-01 00:00:00.0 
+
@@ -1 +0,0 @@
-usr/lib/*/libarpack.so.*
diff -Nru arpack-3.9.1/debian/libarpack2.symbols 
arpack-3.9.1/debian/libarpack2.symbols
--- arpack-3.9.1/debian/libarpack2.symbols  2023-10-14 12:10:25.0 
+
+++ arpack-3.9.1/debian/libarpack2.symbols  1970-01-01 00:00:00.0 
+
@@ -1,104 +0,0 @@
-libarpack.so.2 libarpack2 #MINVER#
- arscnd_@Base 2.1
- ccdotc_@Base 3.9.1
- cgetv0_@Base 2.1
- cmout_@Base 2.1
- cnaitr_@Base 2.1
- cnapps_@Base 2.1
- cnaup2_@Base 2.1
- cnaupd_@Base 2.1
- cnaupd_c@Base 3.7.0
- cneigh_@Base 2.1
- cneupd_@Base 2.1
- cneupd_c@Base 3.7.0
- cngets_@Base 2.1
- csortc_@Base 2.1
- cstatn_@Base 2.1
- cstatn_c@Base 3.7.0
- cvout_@Base 2.1
- dbgini_@Base 3.6.3
- debug_@Base 2.1
- debug_c@Base 3.7.0
- dgetv0_@Base 2.1
- dmout_@Base 2.1
- dnaitr_@Base 2.1
- dnapps_@Base 2.1
- dnaup2_@Base 2.1
- dnaupd_@Base 2.1
- dnaupd_c@Base 3.7.0
- dnconv_@Base 2.1
- dneigh_@Base 2.1
- dneupd_@Base 2.1
- dneupd_c@Base 3.7.0
- dngets_@Base 2.1
- dsaitr_@Base 2.1
- dsapps_@Base 2.1
- dsaup2_@Base 2.1
- dsaupd_@Base 2.1
- dsaupd_c@Base 3.7.0
- dsconv_@Base 2.1
- dseigt_@Base 2.1
- dsesrt_@Base 2.1
- dseupd_@Base 2.1
- dseupd_c@Base 3.7.0
- dsgets_@Base 2.1
- dsortc_@Base 2.1
- dsortr_@Base 2.1
- dstatn_@Base 2.1
- dstats_@Base 2.1
- dstqrb_@Base 2.1
- dvout_@Base 2.1
- icnteq_@Base 2.1
- icopy_@Base 2.1
- iset_@Base 2.1
- iswap_@Base 2.1
- ivout_@Base 2.1
- sgetv0_@Base 2.1
- smout_@Base 2.1
- snaitr_@Base 2.1
- snapps_@Base 2.1
- snaup2_@Base 2.1
- snaupd_@Base 2.1
- snaupd_c@Base 3.7.0
- snconv_@Base 2.1
- sneigh_@Base 2.1
- sneupd_@Base 2.1
- sneupd_c@Base 3.7.0
- sngets_@Base 2.1
- ssaitr_@Base 2.1
- ssapps_@Base 2.1
- ssaup2_@Base 2.1
- ssaupd_@Base 2.1
- ssaupd_c@Base 3.7.0
- ssconv_@Base 2.1
- sseigt_@Base 2.1
- ssesrt_@Base 2.1
- sseupd_@Base 2.1
- sseupd_c@Base 3.7.0
- ssgets_@Base 2.1
- ssortc_@Base 2.1
- ssortr_@Base 2.1
- sstatn_@Base 

Bug#1062018: marked as done (dart: NMU diff for 64-bit time_t transition)

2024-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 28 Feb 2024 01:27:38 +
with message-id 
and subject line Bug#1062018: fixed in dart 6.12.1+dfsg4-13.1
has caused the Debian Bug report #1062018,
regarding dart: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1062018: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062018
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dart
Version: 6.12.1+dfsg4-13
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
dart as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for dart
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru dart-6.12.1+dfsg4/debian/changelog dart-6.12.1+dfsg4/debian/changelog
--- dart-6.12.1+dfsg4/debian/changelog  2023-09-06 16:52:47.0 +
+++ dart-6.12.1+dfsg4/debian/changelog  2024-01-30 22:43:08.0 +
@@ -1,3 +1,10 @@
+dart (6.12.1+dfsg4-13.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Michael Hudson-Doyle   Tue, 30 Jan 2024 22:43:08 +
+
 dart (6.12.1+dfsg4-13) unstable; urgency=medium
 
   * Move jdupes to run on execute_before_dh_link-indep
diff -Nru dart-6.12.1+dfsg4/debian/control dart-6.12.1+dfsg4/debian/control
--- dart-6.12.1+dfsg4/debian/control2023-09-06 13:52:57.0 +
+++ dart-6.12.1+dfsg4/debian/control2024-01-30 22:43:07.0 +
@@ -66,7 +66,7 @@
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libdart6.12 (= ${binary:Version}),
+ libdart6.12t64 (= ${binary:Version}),
  libeigen3-dev,
  libassimp-dev,
  libfcl-dev,
@@ -80,7 +80,10 @@
  .
  This package contains main headers and other tools for development.
 
-Package: libdart6.12
+Package: libdart6.12t64
+Provides: ${t64:Provides}
+Replaces: libdart6.12
+Breaks: libdart6.12 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -92,7 +95,10 @@
  .
  This package contains the main library of DART.
 
-Package: libdart-collision-bullet6.12
+Package: libdart-collision-bullet6.12t64
+Provides: ${t64:Provides}
+Replaces: libdart-collision-bullet6.12
+Breaks: libdart-collision-bullet6.12 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -109,13 +115,16 @@
 Section: libdevel
 Depends: ${misc:Depends},
  libdart-dev,
- libdart-collision-bullet6.12 (= ${binary:Version}),
+ libdart-collision-bullet6.12t64 (= ${binary:Version}),
  libbullet-dev
 Pre-Depends: ${misc:Pre-Depends}
 Description: ${source:Synopsis} - Bullet Collision Dev
  ${source:Extended-Description}
 
-Package: libdart-collision-ode6.12
+Package: 

dart_6.12.1+dfsg4-13.1_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 28 Feb 2024 00:00:53 +
Source: dart
Architecture: source
Version: 6.12.1+dfsg4-13.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Michael Hudson-Doyle 
Closes: 1062018
Changes:
 dart (6.12.1+dfsg4-13.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062018
Checksums-Sha1:
 067b67fec380a62893aa10741017d00f6b649a69 6390 dart_6.12.1+dfsg4-13.1.dsc
 5928883acb383ebd3f6faff1ffe9567a74436ed7 22668 
dart_6.12.1+dfsg4-13.1.debian.tar.xz
 bf4f25c138a753c1503c278b958102b2df559ade 17543 
dart_6.12.1+dfsg4-13.1_source.buildinfo
Checksums-Sha256:
 db34c8a8bbeebb4ac2f4610507df976f9785f715bcf67ca636b71993758e49dc 6390 
dart_6.12.1+dfsg4-13.1.dsc
 d97ebbb1b3a0e41c404798520cfdb8be14a14f1d20aa74d4af3f5383f9d46b39 22668 
dart_6.12.1+dfsg4-13.1.debian.tar.xz
 c23b773e348284226aac7298a9e2ae1e8c6eb3df7d453608509d5081b343e0b7 17543 
dart_6.12.1+dfsg4-13.1_source.buildinfo
Files:
 7061db8cee91d7f5c705a78d4e5c0ef8 6390 science optional 
dart_6.12.1+dfsg4-13.1.dsc
 b3e634724e5572c69be743afc23f114b 22668 science optional 
dart_6.12.1+dfsg4-13.1.debian.tar.xz
 e1bf20354ed2af21fbaac555e582e0d1 17543 science optional 
dart_6.12.1+dfsg4-13.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCAAyFiEEiiBE+E9xaoW3f/djEd9ClMyjmJMFAmXeh6oUHG13aHVkc29u
QGRlYmlhbi5vcmcACgkQEd9ClMyjmJMFphAAkM8FmxxAcvwu9EHA2WlHpL3ueB5R
Q2kUA4UaK2FMZg/+DRPqrGHpmaS98eX4COui9nVbQEKKkaN03+7e6x9nC6B11NS0
jvOEsl3Ogdsq4F1LYjE0C09En4DfXmj5fGX3hjEAId3Yqm53G56tkvxqy5hZYiYe
WOzN/P2/7w2fMVHeiYfD0zLG5OOlzGaiVFYkB7sJvko7R/XwFxVySatLhYuB5mA0
hxgNnEHfVyFQON03MjiE5bs68mrWofMcCby131/BkCH+3u3K7aCZsaoDY6NAtxQu
JLhk/jtGe/DzRr0lIn1BrXNGYeIg3EEYBnIAJLthkMvsfepophUl+NTcThzUYkSL
2dx/fHrbLEqiNJ7ksVL6JZJXS0TOj9GHJk3LQUPADtr/IooD5EfMhpVP1UWOkodY
hm34sT54kMxlCIJrVzwsbl/U+NkndVbMyFiOYJ9ibzut2dOMUAhnG+0fc8cElbYm
RylNBHlgmyt6Xlz5DRoQdGwm7lzRdiHoqm0zcaThl/V1b2MwB/1Fp3I/dn9kLJpE
7pW4aY76juldo/ohlzXGavjtZRXHuQBFUsAaPSVKpvOxt220cTZ8v+SfzNj5ih0p
2BNymgmU/q2Mhreifbw4RInfXMYn7c2uicMDqQ8IF6z9xUO9OTb8R1bvbJeHqjsm
gSTu8U1rA0HaShU=
=SFuK
-END PGP SIGNATURE-



pgpxFbsSDJH4E.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of apriltag_3.3.0-2.1_source.changes

2024-02-27 Thread Debian FTP Masters
apriltag_3.3.0-2.1_source.changes uploaded successfully to localhost
along with the files:
  apriltag_3.3.0-2.1.dsc
  apriltag_3.3.0-2.1.debian.tar.xz
  apriltag_3.3.0-2.1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of apophenia_1.0+ds-8.1_source.changes

2024-02-27 Thread Debian FTP Masters
apophenia_1.0+ds-8.1_source.changes uploaded successfully to localhost
along with the files:
  apophenia_1.0+ds-8.1.dsc
  apophenia_1.0+ds-8.1.debian.tar.xz
  apophenia_1.0+ds-8.1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1061895: apriltag: NMU diff for 64-bit time_t transition

2024-02-27 Thread Steve Langasek
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru apriltag-3.3.0/debian/changelog apriltag-3.3.0/debian/changelog
--- apriltag-3.3.0/debian/changelog 2023-09-30 19:21:36.0 +
+++ apriltag-3.3.0/debian/changelog 2024-02-28 01:19:00.0 +
@@ -1,3 +1,10 @@
+apriltag (3.3.0-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1061895
+
+ -- Steve Langasek   Wed, 28 Feb 2024 01:19:00 +
+
 apriltag (3.3.0-2) unstable; urgency=medium
 
   * I ship cmake files into arch-specific directories
diff -Nru apriltag-3.3.0/debian/control apriltag-3.3.0/debian/control
--- apriltag-3.3.0/debian/control   2023-09-30 18:52:15.0 +
+++ apriltag-3.3.0/debian/control   2024-02-28 01:19:00.0 +
@@ -3,7 +3,7 @@
 Uploaders: Dima Kogan 
 Section: libs
 Priority: optional
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
   chrpath,
   python3-dev,
   python3-numpy,
@@ -15,7 +15,10 @@
 Vcs-Git: https://salsa.debian.org/science-team/apriltag.git
 Homepage: https://april.eecs.umich.edu/software/apriltag.html
 
-Package: libapriltag3
+Package: libapriltag3t64
+Provides: ${t64:Provides}
+Replaces: libapriltag3
+Breaks: libapriltag3 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends},
@@ -34,7 +37,7 @@
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: libapriltag3 (= ${binary:Version}),
+Depends: libapriltag3t64 (= ${binary:Version}),
  ${misc:Depends}
 Description: AprilTags Visual Fiducial System
  AprilTag is a visual fiducial system, useful for a wide variety of tasks
@@ -52,7 +55,7 @@
 Section: python
 Architecture: any
 Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}, libapriltag3 (= 
${binary:Version}),
+Depends: ${shlibs:Depends}, ${misc:Depends}, libapriltag3t64 (= 
${binary:Version}),
  ${python3:Depends}
 Provides: ${python3:Provides}
 Description: AprilTags Visual Fiducial System
@@ -69,7 +72,7 @@
 
 Package: apriltag
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libapriltag3 (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libapriltag3t64 (= 
${binary:Version})
 Description: AprilTags Visual Fiducial System
  AprilTag is a visual fiducial system, useful for a wide variety of tasks
  including augmented reality, robotics, and camera calibration. Targets can be
diff -Nru apriltag-3.3.0/debian/libapriltag3.install 
apriltag-3.3.0/debian/libapriltag3.install
--- apriltag-3.3.0/debian/libapriltag3.install  2022-09-09 01:33:23.0 
+
+++ apriltag-3.3.0/debian/libapriltag3.install  1970-01-01 00:00:00.0 
+
@@ -1 +0,0 @@
-usr/lib/*/*.so.*
diff -Nru apriltag-3.3.0/debian/libapriltag3.symbols 
apriltag-3.3.0/debian/libapriltag3.symbols
--- apriltag-3.3.0/debian/libapriltag3.symbols  2022-09-09 01:33:23.0 
+
+++ apriltag-3.3.0/debian/libapriltag3.symbols  1970-01-01 00:00:00.0 
+
@@ -1,191 +0,0 @@
-libapriltag-utils.so.3 libapriltag3 #MINVER#
-* Build-Depends-Package: libapriltag-dev
- _str_concat_private@Base 3.1.7
- getopt_add_bool@Base 3.1.7
- getopt_add_double@Base 3.1.7
- getopt_add_int@Base 3.1.7
- getopt_add_spacer@Base 3.1.7
- getopt_add_string@Base 3.1.7
- getopt_create@Base 3.1.7
- getopt_destroy@Base 3.1.7
- getopt_do_usage@Base 3.1.7
- getopt_get_bool@Base 3.1.7
- getopt_get_double@Base 3.1.7
- getopt_get_extra_args@Base 3.1.7
- getopt_get_int@Base 3.1.7
- getopt_get_string@Base 3.1.7
- getopt_get_usage@Base 3.1.7
- getopt_option_destroy@Base 3.1.7
- getopt_parse@Base 3.1.7
- getopt_was_specified@Base 3.1.7
- image_u8_convolve_2D@Base 3.1.7
- image_u8_copy@Base 3.1.7
- image_u8_create@Base 3.1.7
- image_u8_create_alignment@Base 3.1.7
- image_u8_create_from_f32@Base 3.1.7
- image_u8_create_from_pnm@Base 3.1.7
- image_u8_create_from_pnm_alignment@Base 3.1.7
- image_u8_create_stride@Base 3.1.7
- image_u8_darken@Base 3.1.7
- image_u8_decimate@Base 3.1.7
- image_u8_destroy@Base 3.1.7
- image_u8_draw_annulus@Base 3.1.7
- image_u8_draw_circle@Base 3.1.7
- image_u8_draw_line@Base 3.1.7
- image_u8_fill_line_max@Base 3.1.7
- image_u8_gaussian_blur@Base 3.1.7
- image_u8_rotate@Base 3.1.7
- image_u8_write_pnm@Base 3.1.7
- image_u8x3_copy@Base 

Bug#1061892: apophenia: NMU diff for 64-bit time_t transition

2024-02-27 Thread Steve Langasek
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru apophenia-1.0+ds/debian/changelog apophenia-1.0+ds/debian/changelog
--- apophenia-1.0+ds/debian/changelog   2019-08-16 15:20:10.0 +
+++ apophenia-1.0+ds/debian/changelog   2024-02-28 01:13:24.0 +
@@ -1,3 +1,10 @@
+apophenia (1.0+ds-8.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1061892
+
+ -- Steve Langasek   Wed, 28 Feb 2024 01:13:24 +
+
 apophenia (1.0+ds-8) unstable; urgency=medium
 
   * RC fix release (Closes: #925634), implement workaround that works
diff -Nru apophenia-1.0+ds/debian/control apophenia-1.0+ds/debian/control
--- apophenia-1.0+ds/debian/control 2019-08-16 14:31:14.0 +
+++ apophenia-1.0+ds/debian/control 2024-02-28 01:13:24.0 +
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Science Maintainers 

 Uploaders: Jerome Benoit 
-Build-Depends:
+Build-Depends: dpkg-dev (>= 1.22.5),
  debhelper-compat (= 12),
  autoconf-archive, gnulib, libtool,
  pkg-config, help2man,
@@ -18,8 +18,10 @@
 Vcs-Git: https://salsa.debian.org/science-team/apophenia.git
 Vcs-Browser: https://salsa.debian.org/science-team/apophenia
 
-Package: libapophenia2
-Provides: libapophenia
+Package: libapophenia2t64
+Replaces: libapophenia2
+Breaks: libapophenia2 (<< ${source:Version})
+Provides: ${t64:Provides}, libapophenia
 Section: libs
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
@@ -52,7 +54,7 @@
 Provides: libapophenia-dev
 Section: libdevel
 Architecture: any
-Depends: libapophenia2 (= ${binary:Version}), ${misc:Depends}
+Depends: libapophenia2t64 (= ${binary:Version}), ${misc:Depends}
 Conflicts: libapophenia-dev
 Suggests: pkg-config
 Multi-Arch: same
@@ -79,7 +81,7 @@
 
 Package: apophenia-bin
 Architecture: any
-Depends: libapophenia2 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
+Depends: libapophenia2t64 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
 Suggests: sqlite3
 Multi-Arch: foreign
 Description: Apophenia Statistical C Library -- binary package
@@ -106,7 +108,7 @@
 Architecture: all
 Depends: libjs-jquery, ${misc:Depends}
 Suggests:
- libapophenia2 (= ${binary:Version}), libapophenia2-dev (= ${binary:Version}),
+ libapophenia2t64 (= ${binary:Version}), libapophenia2-dev (= 
${binary:Version}),
 # pdf-viewer,
  www-browser,
  gsl-doc-pdf, gsl-ref-html
diff -Nru apophenia-1.0+ds/debian/libapophenia2.install 
apophenia-1.0+ds/debian/libapophenia2.install
--- apophenia-1.0+ds/debian/libapophenia2.install   2015-04-15 
12:09:02.0 +
+++ apophenia-1.0+ds/debian/libapophenia2.install   1970-01-01 
00:00:00.0 +
@@ -1 +0,0 @@
-usr/lib/*/libapophenia.so.*
diff -Nru apophenia-1.0+ds/debian/libapophenia2.symbols 
apophenia-1.0+ds/debian/libapophenia2.symbols
--- apophenia-1.0+ds/debian/libapophenia2.symbols   2015-07-08 
22:43:10.0 +
+++ apophenia-1.0+ds/debian/libapophenia2.symbols   1970-01-01 
00:00:00.0 +
@@ -1,325 +0,0 @@
-libapophenia.so.2 libapophenia2 #MINVER#
- LIBAPOPHENIA_2.0.0@LIBAPOPHENIA_2.0.0 0.999e
- apop_anova_base@LIBAPOPHENIA_2.0.0 0.999e
- apop_arms_draw@LIBAPOPHENIA_2.0.0 0.999e
- apop_arms_settings_copy@LIBAPOPHENIA_2.0.0 0.999e
- apop_arms_settings_free@LIBAPOPHENIA_2.0.0 0.999e
- apop_arms_settings_init@LIBAPOPHENIA_2.0.0 0.999e
- apop_array_to_vector_base@LIBAPOPHENIA_2.0.0 0.999e
- apop_bernoulli@LIBAPOPHENIA_2.0.0 0.999e
- apop_beta@LIBAPOPHENIA_2.0.0 0.999e
- apop_beta_from_mean_var@LIBAPOPHENIA_2.0.0 0.999e
- apop_binomial@LIBAPOPHENIA_2.0.0 0.999e
- apop_bootstrap_cov_base@LIBAPOPHENIA_2.0.0 0.999e
- apop_cdf@LIBAPOPHENIA_2.0.0 0.999e
- apop_cdf_settings_copy@LIBAPOPHENIA_2.0.0 0.999e
- apop_cdf_settings_free@LIBAPOPHENIA_2.0.0 0.999e
- apop_cdf_settings_init@LIBAPOPHENIA_2.0.0 0.999e
- apop_coordinate_transform@LIBAPOPHENIA_2.0.0 0.999e
- apop_coordinate_transform_settings_copy@LIBAPOPHENIA_2.0.0 0.999e
- apop_coordinate_transform_settings_free@LIBAPOPHENIA_2.0.0 0.999e
- apop_coordinate_transform_settings_init@LIBAPOPHENIA_2.0.0 0.999e
- apop_cross@LIBAPOPHENIA_2.0.0 0.999e
- apop_cross_settings_copy@LIBAPOPHENIA_2.0.0 0.999e
- apop_cross_settings_free@LIBAPOPHENIA_2.0.0 0.999e
- apop_cross_settings_init@LIBAPOPHENIA_2.0.0 0.999e
- 

Processing of dart_6.12.1+dfsg4-13.1_source.changes

2024-02-27 Thread Debian FTP Masters
dart_6.12.1+dfsg4-13.1_source.changes uploaded successfully to localhost
along with the files:
  dart_6.12.1+dfsg4-13.1.dsc
  dart_6.12.1+dfsg4-13.1.debian.tar.xz
  dart_6.12.1+dfsg4-13.1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1061883: marked as done (alberta: NMU diff for 64-bit time_t transition)

2024-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 28 Feb 2024 01:09:28 +
with message-id 
and subject line Bug#1061883: fixed in alberta 3.0.3-1.1
has caused the Debian Bug report #1061883,
regarding alberta: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1061883: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061883
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: alberta
Version: 3.0.3-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
alberta as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for alberta
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru alberta-3.0.3/debian/changelog alberta-3.0.3/debian/changelog
--- alberta-3.0.3/debian/changelog  2021-10-22 11:49:17.0 +
+++ alberta-3.0.3/debian/changelog  2024-01-29 23:41:57.0 +
@@ -1,3 +1,10 @@
+alberta (3.0.3-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek   Mon, 29 Jan 2024 23:41:57 +
+
 alberta (3.0.3-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru alberta-3.0.3/debian/control alberta-3.0.3/debian/control
--- alberta-3.0.3/debian/control2021-10-22 11:49:17.0 +
+++ alberta-3.0.3/debian/control2024-01-29 23:41:57.0 +
@@ -28,7 +28,10 @@
  .
  This package contains the development files.
 
-Package: libalberta4
+Package: libalberta4t64
+Provides: ${t64:Provides}
+Replaces: libalberta4
+Breaks: libalberta4 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
diff -Nru alberta-3.0.3/debian/libalberta4.install 
alberta-3.0.3/debian/libalberta4.install
--- alberta-3.0.3/debian/libalberta4.install2014-04-23 18:55:46.0 
+
+++ alberta-3.0.3/debian/libalberta4.install1970-01-01 00:00:00.0 
+
@@ -1,2 +0,0 @@
-usr/lib/*/libalberta_?d.so.*
-usr/lib/*/libalberta_utilities.so.*
diff -Nru alberta-3.0.3/debian/libalberta4t64.install 
alberta-3.0.3/debian/libalberta4t64.install
--- alberta-3.0.3/debian/libalberta4t64.install 1970-01-01 00:00:00.0 
+
+++ alberta-3.0.3/debian/libalberta4t64.install 2014-04-23 18:55:46.0 
+
@@ -0,0 +1,2 @@
+usr/lib/*/libalberta_?d.so.*
+usr/lib/*/libalberta_utilities.so.*
diff -Nru alberta-3.0.3/debian/libalberta4t64.lintian-overrides 
alberta-3.0.3/debian/libalberta4t64.lintian-overrides
--- alberta-3.0.3/debian/libalberta4t64.lintian-overrides   1970-01-01 
00:00:00.0 +
+++ alberta-3.0.3/debian/libalberta4t64.lintian-overrides   2024-01-29 
23:41:57.0 +
@@ -0,0 +1 @@
+libalberta4t64: package-name-doesnt-match-sonames libalberta4
--- End 

alberta_3.0.3-1.1_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 00:40:45 +
Source: alberta
Architecture: source
Version: 3.0.3-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Steve Langasek 
Closes: 1061883
Changes:
 alberta (3.0.3-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1061883
Checksums-Sha1:
 42f4679668635a6ab832fe2fa3803a5a9ecae186 2110 alberta_3.0.3-1.1.dsc
 b20a5be0631b354239f32f38e3ae26fc9827c602 4520 alberta_3.0.3-1.1.debian.tar.xz
 540359d29f0fede96c046ac550961641d5d09f19 6900 
alberta_3.0.3-1.1_source.buildinfo
Checksums-Sha256:
 f9ab861204b94f558437ed7114f62f4d5c2b2e4c7560ad9f563e8adf0e96e82f 2110 
alberta_3.0.3-1.1.dsc
 b080b6630d7bf8f86a9e16ba664d9bb59d6d29643465a854a34088a916086a69 4520 
alberta_3.0.3-1.1.debian.tar.xz
 863bc9491d59f131ce1e0e0fe674bdd22e409d9180b762f7dfa25b39478e6c46 6900 
alberta_3.0.3-1.1_source.buildinfo
Files:
 4a64b0fb6e62e622db687342cce9262b 2110 libs optional alberta_3.0.3-1.1.dsc
 21cf6c94a8d53a45954b90198528a501 4520 libs optional 
alberta_3.0.3-1.1.debian.tar.xz
 b4fae6dbc7d91a44bebfcd68d64b4023 6900 libs optional 
alberta_3.0.3-1.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXegYMSHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM91JkQAM3jo7yW1hKSH3K+0HKfifJi3GcVKP6c
xh+C1FHQ1NmpoXTksbHlDFLYgmN2/xKdfYpb8evWMIa6eymOublOeoc0pMJqn+s2
iWXjpr19pXFFz+JdKsy5bPUiHR2sTGycDHNJIFMbRl8WHjzrqOhC3mYjR6xZ89yX
2XuLq2IfvTOMid9788Gg3juID7DedfNlywk5NhZkQX1YtUlhzA1q0CymIpI87tEo
JGhuQ2DfUEvw2DSMHTgfe4y9cr0DwDtyi+GOb5HstNUaqb5lxx8YQAi4YYnGGSJu
7KCp5i9m9JWqgY0lgxEbmzftCvyAh96ANsYV8xwfV86PFfFvZRYW6tIDNxR1GWKx
VlAuLQi2xcM+NKLJLJK1df8ZZJ9TqTszAcXBpFcddrvCfH7hBD3bBOXdK7p8Ynpo
IXF2+R9xnXEas+Z/ojkgEdoqg3IAGg+ZagHpbQOX45pb9tH8JrSve+Axs8o2uG7P
aks6Mhm4YGm/T9/qFvcCkjurGTsV71ROdcrxywGeI7L8/nXusfznzLZkRoSJGvl6
hmQoFGYe6fMaj3URh6VH58TEXwKcmrLoRkDTqNmTagbfKCGsWTPE5F5NG6HdEwI4
NzKe6s4UmGwXcfU0ltI4XuRs7yVuo9LfyxjU4+kspZqBY0M+ai7qKHejKxfqvmUN
IzmuzbaoCd4C
=6eLH
-END PGP SIGNATURE-



pgpt9F7XRqLEL.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of alberta_3.0.3-1.1_source.changes

2024-02-27 Thread Debian FTP Masters
alberta_3.0.3-1.1_source.changes uploaded successfully to localhost
along with the files:
  alberta_3.0.3-1.1.dsc
  alberta_3.0.3-1.1.debian.tar.xz
  alberta_3.0.3-1.1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1061883: alberta: NMU diff for 64-bit time_t transition

2024-02-27 Thread Steve Langasek
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru alberta-3.0.3/debian/changelog alberta-3.0.3/debian/changelog
--- alberta-3.0.3/debian/changelog  2021-10-22 11:49:17.0 +
+++ alberta-3.0.3/debian/changelog  2024-02-28 00:40:45.0 +
@@ -1,3 +1,10 @@
+alberta (3.0.3-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1061883
+
+ -- Steve Langasek   Wed, 28 Feb 2024 00:40:45 +
+
 alberta (3.0.3-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru alberta-3.0.3/debian/control alberta-3.0.3/debian/control
--- alberta-3.0.3/debian/control2021-10-22 11:49:17.0 +
+++ alberta-3.0.3/debian/control2024-02-28 00:40:44.0 +
@@ -7,7 +7,7 @@
 Vcs-Browser: https://salsa.debian.org/science-team/alberta
 Vcs-Git: https://salsa.debian.org/science-team/alberta.git
 Homepage: http://www.alberta-fem.de/
-Build-Depends: debhelper-compat (= 12), pkg-config (>= 0.28),
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 12), pkg-config (>= 
0.28),
  clang [powerpc ppc64 ppc64el], libtirpc-dev
 Rules-Requires-Root: no
 
@@ -15,7 +15,7 @@
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: ${misc:Depends}, libalberta4 (= ${binary:Version})
+Depends: ${misc:Depends}, libalberta4t64 (= ${binary:Version})
 Breaks: libalberta2-dev (<< 3)
 Replaces: libalberta2-dev (<< 3)
 Description: adaptive finite element library (development files)
@@ -28,7 +28,10 @@
  .
  This package contains the development files.
 
-Package: libalberta4
+Package: libalberta4t64
+Provides: ${t64:Provides}
+Replaces: libalberta4
+Breaks: libalberta4 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
diff -Nru alberta-3.0.3/debian/libalberta4.install 
alberta-3.0.3/debian/libalberta4.install
--- alberta-3.0.3/debian/libalberta4.install2014-04-23 18:55:46.0 
+
+++ alberta-3.0.3/debian/libalberta4.install1970-01-01 00:00:00.0 
+
@@ -1,2 +0,0 @@
-usr/lib/*/libalberta_?d.so.*
-usr/lib/*/libalberta_utilities.so.*
diff -Nru alberta-3.0.3/debian/libalberta4t64.install 
alberta-3.0.3/debian/libalberta4t64.install
--- alberta-3.0.3/debian/libalberta4t64.install 1970-01-01 00:00:00.0 
+
+++ alberta-3.0.3/debian/libalberta4t64.install 2014-04-23 18:55:46.0 
+
@@ -0,0 +1,2 @@
+usr/lib/*/libalberta_?d.so.*
+usr/lib/*/libalberta_utilities.so.*
diff -Nru alberta-3.0.3/debian/libalberta4t64.lintian-overrides 
alberta-3.0.3/debian/libalberta4t64.lintian-overrides
--- alberta-3.0.3/debian/libalberta4t64.lintian-overrides   1970-01-01 
00:00:00.0 +
+++ alberta-3.0.3/debian/libalberta4t64.lintian-overrides   2024-02-28 
00:40:39.0 +
@@ -0,0 +1 @@
+libalberta4t64: package-name-doesnt-match-sonames libalberta4
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1061872: marked as done (adolc: NMU diff for 64-bit time_t transition)

2024-02-27 Thread Debian Bug Tracking System
Your message dated Wed, 28 Feb 2024 00:34:26 +
with message-id 
and subject line Bug#1061872: fixed in adolc 2.7.2-6.1
has caused the Debian Bug report #1061872,
regarding adolc: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1061872: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061872
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: adolc
Version: 2.7.2-6
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
adolc as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for adolc
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru adolc-2.7.2/debian/changelog adolc-2.7.2/debian/changelog
--- adolc-2.7.2/debian/changelog2023-01-04 09:58:22.0 +
+++ adolc-2.7.2/debian/changelog2024-01-29 22:24:50.0 +
@@ -1,3 +1,10 @@
+adolc (2.7.2-6.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek   Mon, 29 Jan 2024 22:24:50 +
+
 adolc (2.7.2-6) unstable; urgency=medium
 
   * upstream URL updates
diff -Nru adolc-2.7.2/debian/control adolc-2.7.2/debian/control
--- adolc-2.7.2/debian/control  2023-01-04 09:58:22.0 +
+++ adolc-2.7.2/debian/control  2024-01-29 22:24:50.0 +
@@ -26,7 +26,10 @@
  This package contains the development library, header files,
  and user's manual.
 
-Package: libadolc2
+Package: libadolt64
+Provides: ${t64:Provides}
+Replaces: libadolc2
+Breaks: libadolc2 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
diff -Nru adolc-2.7.2/debian/libadolc2.install 
adolc-2.7.2/debian/libadolc2.install
--- adolc-2.7.2/debian/libadolc2.install2020-05-31 10:35:51.0 
+
+++ adolc-2.7.2/debian/libadolc2.install1970-01-01 00:00:00.0 
+
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru adolc-2.7.2/debian/libadolt64.install 
adolc-2.7.2/debian/libadolt64.install
--- adolc-2.7.2/debian/libadolt64.install   1970-01-01 00:00:00.0 
+
+++ adolc-2.7.2/debian/libadolt64.install   2020-05-31 10:35:51.0 
+
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
diff -Nru adolc-2.7.2/debian/libadolt64.lintian-overrides 
adolc-2.7.2/debian/libadolt64.lintian-overrides
--- adolc-2.7.2/debian/libadolt64.lintian-overrides 1970-01-01 
00:00:00.0 +
+++ adolc-2.7.2/debian/libadolt64.lintian-overrides 2024-01-29 
22:24:50.0 +
@@ -0,0 +1 @@
+libadolt64: package-name-doesnt-match-sonames libadolc2
--- End Message ---
--- Begin Message ---
Source: adolc
Source-Version: 2.7.2-6.1
Done: Steve Langasek 

We believe that the bug you reported is fixed in the latest version of

adolc_2.7.2-6.1_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 00:11:14 +
Source: adolc
Architecture: source
Version: 2.7.2-6.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Steve Langasek 
Closes: 1061872
Changes:
 adolc (2.7.2-6.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1061872
Checksums-Sha1:
 393adfc89022e9a7d86f692f8a9d5abfa97cedde 2085 adolc_2.7.2-6.1.dsc
 e8e07aeeabdfdde1f3168e258fe1e7d860231ce4 19164 adolc_2.7.2-6.1.debian.tar.xz
 fd2a95809987a4f7a179b612209e0b4ca450e445 7063 adolc_2.7.2-6.1_source.buildinfo
Checksums-Sha256:
 d92fafa1faee161003887c0b7dc29c0f4555b8fb288e2484ee3a74b2d88560f9 2085 
adolc_2.7.2-6.1.dsc
 44ded5b695818b8391f3aa01900281dadb54886dbb6614507f9bbec1f300c54e 19164 
adolc_2.7.2-6.1.debian.tar.xz
 a9de60d6f2ee0c29c986049dd8f5399151db851a29153a6ff73c0527470e021d 7063 
adolc_2.7.2-6.1_source.buildinfo
Files:
 937ffcd0f9e91eee576cb2ad12414388 2085 libs optional adolc_2.7.2-6.1.dsc
 dc05dbfcc8318aa8811bb5b53ae980af 19164 libs optional 
adolc_2.7.2-6.1.debian.tar.xz
 84f5fda39dc16c1833ad98fcf0de43a6 7063 libs optional 
adolc_2.7.2-6.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXeelcSHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9XyEP/3RM0T5TzMQhF1ssp/xILm7A6TaoL62j
ylq+nRhoIginDHe7TpWTTn/anJe7l5qB3EYZA+PYI9XdWx2JnL4V4cQXqInwQ1kV
fCZVvpsxcrjounXrFkDp7s2HUPVkgTQ1TPSbHBuzuWgSmpsY5dJPV41W8Szm9BCo
WuUHJ/W84YLP7MmWfoEcvTMyGYwoQioHz7vHGQHsuj23fWFbuhmJmGwatfDHR2ra
PNueznet3XQjGCd4ebPdfnBLgy+G9p6z729xFihbLRqBcUPZZKFTrmsknzZhX3xj
ozAdVigzX+Aob8JDI7wOUGUuEfjxymoqhceOzN0hMzjILYuMLfbCav2CJrp6k244
wguWXalT3ktqfAssnK4XWE5w5K1pAL77uXTT3YWFncI5mtSGYH5pVA1SYc18qoxw
ouog97booKwTDXWSbNuDL1gWbIZMnSu+ECEZMw6CveTRd08yK5p/2VEyivqNEi7I
bc1ma2y0lMAuKnvCKuD0LYHGvSEfaNm9txrmidh3oHTSfq6dzDWYPb8ppT6BK4oX
8yg9LX4HCD7v2rRXuJBJuUXPB0l4bOJHCG4mSRZEmDZKbHUczszToVX6twM/l7pV
pKqgOjKjVfpn9qAukdB3f4Yha3rgAhVq8bAlZ7MjM6LxclT6SRIv9w/w3QLvnbgW
NyN4KrmoR3HE
=PCx5
-END PGP SIGNATURE-



pgp4YhQVUWyr1.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1062018: dart: NMU diff for 64-bit time_t transition

2024-02-27 Thread mwhudson
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-21-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru dart-6.12.1+dfsg4/debian/changelog dart-6.12.1+dfsg4/debian/changelog
--- dart-6.12.1+dfsg4/debian/changelog  2023-09-06 16:52:47.0 +
+++ dart-6.12.1+dfsg4/debian/changelog  2024-02-28 00:00:53.0 +
@@ -1,3 +1,10 @@
+dart (6.12.1+dfsg4-13.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1062018
+
+ -- Michael Hudson-Doyle   Wed, 28 Feb 2024 00:00:53 +
+
 dart (6.12.1+dfsg4-13) unstable; urgency=medium
 
   * Move jdupes to run on execute_before_dh_link-indep
diff -Nru dart-6.12.1+dfsg4/debian/control dart-6.12.1+dfsg4/debian/control
--- dart-6.12.1+dfsg4/debian/control2023-09-06 13:52:57.0 +
+++ dart-6.12.1+dfsg4/debian/control2024-02-28 00:00:52.0 +
@@ -3,7 +3,7 @@
 Uploaders: Jose Luis Rivero 
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
cmake,
coinor-libipopt-dev,
doxygen,
@@ -66,7 +66,7 @@
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libdart6.12 (= ${binary:Version}),
+ libdart6.12t64 (= ${binary:Version}),
  libeigen3-dev,
  libassimp-dev,
  libfcl-dev,
@@ -80,7 +80,10 @@
  .
  This package contains main headers and other tools for development.
 
-Package: libdart6.12
+Package: libdart6.12t64
+Provides: ${t64:Provides}
+Replaces: libdart6.12
+Breaks: libdart6.12 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -92,7 +95,10 @@
  .
  This package contains the main library of DART.
 
-Package: libdart-collision-bullet6.12
+Package: libdart-collision-bullet6.12t64
+Provides: ${t64:Provides}
+Replaces: libdart-collision-bullet6.12
+Breaks: libdart-collision-bullet6.12 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -109,13 +115,16 @@
 Section: libdevel
 Depends: ${misc:Depends},
  libdart-dev,
- libdart-collision-bullet6.12 (= ${binary:Version}),
+ libdart-collision-bullet6.12t64 (= ${binary:Version}),
  libbullet-dev
 Pre-Depends: ${misc:Pre-Depends}
 Description: ${source:Synopsis} - Bullet Collision Dev
  ${source:Extended-Description}
 
-Package: libdart-collision-ode6.12
+Package: libdart-collision-ode6.12t64
+Provides: ${t64:Provides}
+Replaces: libdart-collision-ode6.12
+Breaks: libdart-collision-ode6.12 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -132,7 +141,7 @@
 Section: libdevel
 Depends: ${misc:Depends},
  libdart-dev,
- libdart-collision-ode6.12 (= ${binary:Version}),
+ libdart-collision-ode6.12t64 (= ${binary:Version}),
  libode-dev
 Pre-Depends: ${misc:Pre-Depends}
 Description: ${source:Synopsis} - ODE Collision Dev
@@ -146,7 +155,7 @@
 Section: libdevel
 Depends: ${misc:Depends},
  libdart-dev,
- libdart-utils6.12 (= ${binary:Version}),
+ libdart-utils6.12t64 (= ${binary:Version}),
  libtinyxml-dev,
  libtinyxml2-dev,
  liburdfdom-dev
@@ -156,7 +165,10 @@
  .
  This package contains headers and other useful tools for development.
 
-Package: libdart-utils6.12
+Package: libdart-utils6.12t64
+Provides: ${t64:Provides}
+Replaces: libdart-utils6.12
+Breaks: libdart-utils6.12 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${misc:Depends},
@@ -174,7 +186,7 @@
 Depends: ${misc:Depends},
  libdart-dev,
  libdart-utils-dev,
- libdart-utils-urdf6.12 (= ${binary:Version}),
+ libdart-utils-urdf6.12t64 (= ${binary:Version}),
  liburdfdom-dev
 Pre-Depends: ${misc:Pre-Depends}
 Description: ${source:Synopsis} - URDF Component Development Files
@@ -183,7 +195,10 @@
  This package contains urdf utils headers and other useful tools for
  development.
 
-Package: libdart-utils-urdf6.12
+Package: libdart-utils-urdf6.12t64
+Provides: ${t64:Provides}
+Replaces: libdart-utils-urdf6.12
+Breaks: libdart-utils-urdf6.12 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -201,7 +216,7 @@
 Depends: ${misc:Depends},
  libdart-dev,
  

Processing of adolc_2.7.2-6.1_source.changes

2024-02-27 Thread Debian FTP Masters
adolc_2.7.2-6.1_source.changes uploaded successfully to localhost
along with the files:
  adolc_2.7.2-6.1.dsc
  adolc_2.7.2-6.1.debian.tar.xz
  adolc_2.7.2-6.1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1061872: adolc: NMU diff for 64-bit time_t transition

2024-02-27 Thread Steve Langasek
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru adolc-2.7.2/debian/changelog adolc-2.7.2/debian/changelog
--- adolc-2.7.2/debian/changelog2023-01-04 09:58:22.0 +
+++ adolc-2.7.2/debian/changelog2024-02-28 00:11:14.0 +
@@ -1,3 +1,10 @@
+adolc (2.7.2-6.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1061872
+
+ -- Steve Langasek   Wed, 28 Feb 2024 00:11:14 +
+
 adolc (2.7.2-6) unstable; urgency=medium
 
   * upstream URL updates
diff -Nru adolc-2.7.2/debian/control adolc-2.7.2/debian/control
--- adolc-2.7.2/debian/control  2023-01-04 09:58:22.0 +
+++ adolc-2.7.2/debian/control  2024-02-28 00:11:14.0 +
@@ -2,7 +2,7 @@
 Priority: optional
 Maintainer: Debian Science Maintainers 

 Uploaders: Barak A. Pearlmutter 
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
autoconf-archive,
libcolpack-dev, libboost-system-dev
 Standards-Version: 4.6.2
@@ -16,7 +16,7 @@
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}, libadolc2 (= ${binary:Version}), 
libcolpack-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libadolc2t64 (= 
${binary:Version}), libcolpack-dev
 Description: ADOLC development libs and headers
  The ADOLC system automatically calculates exact derivatives of a
  C/C++ function.  It uses C++ overloading to record arithmetic
@@ -26,7 +26,10 @@
  This package contains the development library, header files,
  and user's manual.
 
-Package: libadolc2
+Package: libadolc2t64
+Provides: ${t64:Provides}
+Replaces: libadolc2
+Breaks: libadolc2 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
diff -Nru adolc-2.7.2/debian/libadolc2.install 
adolc-2.7.2/debian/libadolc2.install
--- adolc-2.7.2/debian/libadolc2.install2020-05-31 10:35:51.0 
+
+++ adolc-2.7.2/debian/libadolc2.install1970-01-01 00:00:00.0 
+
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru adolc-2.7.2/debian/libadolc2t64.install 
adolc-2.7.2/debian/libadolc2t64.install
--- adolc-2.7.2/debian/libadolc2t64.install 1970-01-01 00:00:00.0 
+
+++ adolc-2.7.2/debian/libadolc2t64.install 2020-05-31 10:35:51.0 
+
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
diff -Nru adolc-2.7.2/debian/libadolc2t64.lintian-overrides 
adolc-2.7.2/debian/libadolc2t64.lintian-overrides
--- adolc-2.7.2/debian/libadolc2t64.lintian-overrides   1970-01-01 
00:00:00.0 +
+++ adolc-2.7.2/debian/libadolc2t64.lintian-overrides   2024-02-28 
00:10:43.0 +
@@ -0,0 +1 @@
+libadolc2t64: package-name-doesnt-match-sonames libadolc2
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1061910: marked as done (cryptominisat: NMU diff for 64-bit time_t transition)

2024-02-27 Thread Debian Bug Tracking System
Your message dated Tue, 27 Feb 2024 23:34:30 +
with message-id 
and subject line Bug#1061910: fixed in cryptominisat 5.11.15+dfsg1-1.1
has caused the Debian Bug report #1061910,
regarding cryptominisat: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1061910: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061910
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cryptominisat
Version: 5.11.15+dfsg1-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
cryptominisat as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for cryptominisat
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru cryptominisat-5.11.15+dfsg1/debian/changelog 
cryptominisat-5.11.15+dfsg1/debian/changelog
--- cryptominisat-5.11.15+dfsg1/debian/changelog2023-12-14 
09:26:35.0 +
+++ cryptominisat-5.11.15+dfsg1/debian/changelog2024-01-30 
01:26:22.0 +
@@ -1,3 +1,10 @@
+cryptominisat (5.11.15+dfsg1-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Michael Hudson-Doyle   Tue, 30 Jan 2024 01:26:22 +
+
 cryptominisat (5.11.15+dfsg1-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru cryptominisat-5.11.15+dfsg1/debian/control 
cryptominisat-5.11.15+dfsg1/debian/control
--- cryptominisat-5.11.15+dfsg1/debian/control  2023-12-14 09:26:35.0 
+
+++ cryptominisat-5.11.15+dfsg1/debian/control  2024-01-30 01:26:22.0 
+
@@ -19,7 +19,10 @@
 Vcs-Git: https://salsa.debian.org/science-team/cryptominisat.git
 Vcs-Browser: https://salsa.debian.org/science-team/cryptominisat
 
-Package: libcryptominisat5-5.11
+Package: libcryptominisat5-5.11t64
+Provides: ${t64:Provides}
+Replaces: libcryptominisat5-5.11
+Breaks: libcryptominisat5-5.11 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
diff -Nru cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11.install 
cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11.install
--- cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11.install   
2023-12-14 09:26:35.0 +
+++ cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11.install   
1970-01-01 00:00:00.0 +
@@ -1 +0,0 @@
-/usr/lib/*/libcryptominisat5.so.*
diff -Nru cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11t64.install 
cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11t64.install
--- cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11t64.install
1970-01-01 00:00:00.0 +
+++ cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11t64.install
2023-12-14 09:26:35.0 

cryptominisat_5.11.15+dfsg1-1.1_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Feb 2024 23:03:48 +
Source: cryptominisat
Architecture: source
Version: 5.11.15+dfsg1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 

Changed-By: Michael Hudson-Doyle 
Closes: 1061910
Changes:
 cryptominisat (5.11.15+dfsg1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1061910
Checksums-Sha1:
 72b8b14720813e2da2d0e7a76f7f969c6585ee6f 2510 
cryptominisat_5.11.15+dfsg1-1.1.dsc
 a6c100ce4d2a02d77c72d90b3717d62e221f920e 5608 
cryptominisat_5.11.15+dfsg1-1.1.debian.tar.xz
 ba6a9324e85b267249be4ebe35c4e50bd8c030b7 8691 
cryptominisat_5.11.15+dfsg1-1.1_source.buildinfo
Checksums-Sha256:
 f50c176a23de5e2aa050c186dff9bf550a45e86b12466e85bf84a7dc0eae60d5 2510 
cryptominisat_5.11.15+dfsg1-1.1.dsc
 0d4ef16ec6129ffbdcfcdea20b5990c0dc18f5f4d56f7ddb8574406ac8cc515d 5608 
cryptominisat_5.11.15+dfsg1-1.1.debian.tar.xz
 d863035ce81b480cf8dbf693ee89cc9fc25161f00d7df4c22adf59e7d9c97311 8691 
cryptominisat_5.11.15+dfsg1-1.1_source.buildinfo
Files:
 271d7111fd96daf1bd48ee4a086ce31d 2510 math optional 
cryptominisat_5.11.15+dfsg1-1.1.dsc
 4852edae230e19dd7b9756bf5bef2107 5608 math optional 
cryptominisat_5.11.15+dfsg1-1.1.debian.tar.xz
 290343b1d35bf58160a30c0eb81973c2 8691 math optional 
cryptominisat_5.11.15+dfsg1-1.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCAAyFiEEiiBE+E9xaoW3f/djEd9ClMyjmJMFAmXea9kUHG13aHVkc29u
QGRlYmlhbi5vcmcACgkQEd9ClMyjmJO37xAAkY78K4LbEDLlsU1oIbnOdesgLpV9
gRlGoCfz/pkhgMLP3PIinkPv6NgDDkt4fPC0c/C18+PM9AtAe7kLJR+PeLmGMR3W
YP3P+/1cR6Ex5gJOshRhiYhw+oUKe8ccScIHD82EWMxI4rcR4A5i+Ca2zvdjvSai
RcIafFEbQ6SrUJjrY+ytrE+OZ69rWKyD32ZJjr7SaPt0C/JJL+F84E3+2jlHJUqA
gR116BEXFg/w6UuwhKGyT9oh7DWBAsqwCGasVjToKYCAzheLvjCh/oiy+EYjKXec
Oy6mCE0VhIqQ3oZieQBJlAOz+VeGTol+UkffONDwqIZqzEx9Hrhcvhgr4tAhBnKv
FmRdISajp9YE29H0D6LURzY9mVMF5jCMvqW8NFBW+TrQhwE+KNHb3KS6iSQw4KRM
tK76yRC42ymkksqARAIfLyx9cSkCQefXyprKd4/Hxv1mUU493WUmZJ2n5DjJ0iVJ
JKsX/cJH/yR2nN4T3/71UkR7MniUkwlZN8y5nZl/oHARjpJuYI2xB0oWjmiN6eci
xm5Z0dA/YkRWzcaKSPUUDM3QTzL334B1K1fX+Rqj5uz3yl5Byn0fEaVglSynzD/x
1aNDhyNi5uuAwe+b1R3tF9+yHW9s+3NAQNPad5sC3oGzbRW2uJ722A5fv90GwAGz
veQq9f9qIOBRMxk=
=9+Ya
-END PGP SIGNATURE-



pgpOaKFnTlZkS.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of cryptominisat_5.11.15+dfsg1-1.1_source.changes

2024-02-27 Thread Debian FTP Masters
cryptominisat_5.11.15+dfsg1-1.1_source.changes uploaded successfully to 
localhost
along with the files:
  cryptominisat_5.11.15+dfsg1-1.1.dsc
  cryptominisat_5.11.15+dfsg1-1.1.debian.tar.xz
  cryptominisat_5.11.15+dfsg1-1.1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1061910: cryptominisat: NMU diff for 64-bit time_t transition

2024-02-27 Thread mwhudson
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-21-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru cryptominisat-5.11.15+dfsg1/debian/changelog 
cryptominisat-5.11.15+dfsg1/debian/changelog
--- cryptominisat-5.11.15+dfsg1/debian/changelog2023-12-14 
09:26:35.0 +
+++ cryptominisat-5.11.15+dfsg1/debian/changelog2024-02-27 
23:03:48.0 +
@@ -1,3 +1,10 @@
+cryptominisat (5.11.15+dfsg1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1061910
+
+ -- Michael Hudson-Doyle   Tue, 27 Feb 2024 23:03:48 +
+
 cryptominisat (5.11.15+dfsg1-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru cryptominisat-5.11.15+dfsg1/debian/control 
cryptominisat-5.11.15+dfsg1/debian/control
--- cryptominisat-5.11.15+dfsg1/debian/control  2023-12-14 09:26:35.0 
+
+++ cryptominisat-5.11.15+dfsg1/debian/control  2024-02-27 23:03:48.0 
+
@@ -4,7 +4,7 @@
 Maintainer: Debian Science Team 

 Uploaders: Julian Rüth ,
Julien Puydt 
-Build-Depends: cmake,
+Build-Depends: dpkg-dev (>= 1.22.5), cmake,
debhelper-compat (=13),
dh-python,
help2man,
@@ -19,7 +19,10 @@
 Vcs-Git: https://salsa.debian.org/science-team/cryptominisat.git
 Vcs-Browser: https://salsa.debian.org/science-team/cryptominisat
 
-Package: libcryptominisat5-5.11
+Package: libcryptominisat5-5.11t64
+Provides: ${t64:Provides}
+Replaces: libcryptominisat5-5.11
+Breaks: libcryptominisat5-5.11 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -58,7 +61,7 @@
 Multi-Arch: same
 Section: libdevel
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libcryptominisat5-5.11 (= ${binary:Version}), ${misc:Depends}
+Depends: libcryptominisat5-5.11t64 (= ${binary:Version}), ${misc:Depends}
 Description: development files for the CryptoMiniSat SAT solver
  CryptoMiniSat is a modern, multi-threaded, simplifying SAT solver.
  .
diff -Nru cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11.install 
cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11.install
--- cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11.install   
2023-12-14 09:26:35.0 +
+++ cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11.install   
1970-01-01 00:00:00.0 +
@@ -1 +0,0 @@
-/usr/lib/*/libcryptominisat5.so.*
diff -Nru cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11t64.install 
cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11t64.install
--- cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11t64.install
1970-01-01 00:00:00.0 +
+++ cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11t64.install
2023-12-14 09:26:35.0 +
@@ -0,0 +1 @@
+/usr/lib/*/libcryptominisat5.so.*
diff -Nru 
cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11t64.lintian-overrides 
cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11t64.lintian-overrides
--- 
cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11t64.lintian-overrides  
1970-01-01 00:00:00.0 +
+++ 
cryptominisat-5.11.15+dfsg1/debian/libcryptominisat5-5.11t64.lintian-overrides  
2024-02-27 23:03:40.0 +
@@ -0,0 +1 @@
+libcryptominisat5-5.11t64: package-name-doesnt-match-sonames 
libcryptominisat5-5.11
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: fixed 1064928 in 1.22-1

2024-02-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> fixed 1064928 1.22-1
Bug #1064928 [src:openturns] FTBFS everywhere
Marked as fixed in versions openturns/1.22-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1064928: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064928
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1064928: FTBFS everywhere

2024-02-27 Thread Pierre Gruet
Source: openturns
Version: 1.21.1-4
Severity: serious
Tags: ftbfs fixed-in-experimental pending

Hi,

Since latest swig upstream version was uploaded to unstable, openturns FTBFS on
all architectures. This can be fixed by applying

https://github.com/openturns/openturns/commit/ff713c2520d5874b9a8a02cd313b95156bc3ec72
or alternatively by just waiting version 1.22 enters unstable, as it currently
lies in experimental and incorporates this fix. We have to wait for the 64bit
time_t transition and also for a proper transition slot for openturns.

Best,

-- 
Pierre

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1061661: python3-tables-lib [s390x] -- RoM ANAIS

2024-02-27 Thread Paul Gevers

Hi all,

On Sun, 28 Jan 2024 10:52:38 +0100 Antonio Valentino 
 wrote:

Package: python3-tables-lib


This bug would need to be reassigned to the ftp.debian.org pseudo 
package to actually do anything.



Version: 3.9.2-1
Severity: normal
Tags: ftbfs
X-Debbugs-Cc: antonio.valent...@tiscali.it

Dear Maintainer,
the new upstream version of pytables, v3.9.2, depends on c-blosc2
that is not abailable on s390x.
Removing the python3-tables-lib binary package from s390x/unstable
should allow to pytables v3.9.2 to migrate into testing.


Indeed. If nothing happens soon, I'll file an out-of-sync bug report 
which would lead to autoremoval starting.


Paul


OpenPGP_signature.asc
Description: OpenPGP digital signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


adios4dolfinx_0.7.3-7_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Feb 2024 17:53:51 +0100
Source: adios4dolfinx
Architecture: source
Version: 0.7.3-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Drew Parsons 
Changes:
 adios4dolfinx (0.7.3-7) unstable; urgency=medium
 .
   * debian/tests: skip all tests on big-endian systems (s390x, etc)
Checksums-Sha1:
 0e7ef3ff3266cfa8e361f3a84e7b4c2106fd 2352 adios4dolfinx_0.7.3-7.dsc
 44b970384ae2ed2566273d7ea5118fe5c9b9c81c 4232 
adios4dolfinx_0.7.3-7.debian.tar.xz
Checksums-Sha256:
 198b4f74713e2ab5bb226bd76c7ee1140b91a6c99be62dbf5665e05cd54d0205 2352 
adios4dolfinx_0.7.3-7.dsc
 de23a70ca60c9d3e5eac80de2d7a5527339ee15cc3a9c5b97ae7a5bcacf58297 4232 
adios4dolfinx_0.7.3-7.debian.tar.xz
Files:
 93845fc7e50837049903a0ae8f56e822 2352 science optional 
adios4dolfinx_0.7.3-7.dsc
 c8958b00906535446dc4c98181e378c9 4232 science optional 
adios4dolfinx_0.7.3-7.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmXeGMEACgkQVz7x5L1a
Afr6/xAAuztOcrQYgpfN3nQwmd6w5xJp6gIR+GOnLWA8lw4GMheY1oRwCsACZRFS
zme0pchI6vYUXh/rIFFqHBnLiNTbTl/SCIuLOmF3eNlvrgzJB/K3jbCcrghgcv2E
y2sKGXJUaLzePUUkwUCtEf6pS0hHzx4KAfe/8MCAHDHAJrIbQmWlLyJwYsS3f/FR
TiytSKTFdrMXEsVvhRKlWSX3bBaKghYpKTwHFn+Om4guwwzpHVkNDwXJRtwsWM5I
wgLrqVdUtHhniIJilNpQ5sU7fIfw12uaU3fKzKDBMtShq79TdofUZ17bWVTBeuoP
aweU7GFTciQ+OHhuhBOj0+bctXDebNyp1aaEH+1z8atWZDuEpCBmveT0Zs6nhBMc
qH85GyzhgFE8GZibgOPAQPm37UBh+h13aynEeOGO8a7UQLz87ytniURYbwEy+nEz
w/gcZJNv0jaT0cNkTHgkGczoUNVadbza4vJVMQamQyDqrero17dWNUBDir9rSYIg
kMt6kvaYrEyH59VwX0fOgeDcCoAu6i1YHVXrDVdujZXxbx6VxRuwQXwKcE7ih1Ux
eBiHcUrk60orA9U+xQavzFysm0yB0Lfx2IMPWOUJ35fQQ4yDJvn2CxE1B5Fo3XDB
x82g3Qb3MzYw9ssvetTR0878gsHNqu220n29tMSobljdoH5b/TE=
=AwYr
-END PGP SIGNATURE-



pgp9WnEoEoY1A.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of adios4dolfinx_0.7.3-7_source.changes

2024-02-27 Thread Debian FTP Masters
adios4dolfinx_0.7.3-7_source.changes uploaded successfully to localhost
along with the files:
  adios4dolfinx_0.7.3-7.dsc
  adios4dolfinx_0.7.3-7.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


taurus-pyqtgraph_0.8.0-1_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 27 Feb 2024 14:12:20 +0100
Source: taurus-pyqtgraph
Architecture: source
Version: 0.8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Roland Mas 
Changes:
 taurus-pyqtgraph (0.8.0-1) unstable; urgency=medium
 .
   * Add myself to Uploaders.
   * Switch to standard gbp+pristine-tar workflow (with a debian/watch file).
   * New upstream release.
Checksums-Sha1:
 04603a1dfe448962f4238a7f9d809296de936e8e 2415 taurus-pyqtgraph_0.8.0-1.dsc
 72a0b6d30300a87b59529e28462a61873f48f639 59892 
taurus-pyqtgraph_0.8.0.orig.tar.bz2
 0115752d84a7d4af4c9fb896dc89c0a77d8d01f3 3004 
taurus-pyqtgraph_0.8.0-1.debian.tar.xz
 ed41464810be1dbdb23325b7709517664fdbe3da 22353 
taurus-pyqtgraph_0.8.0-1_amd64.buildinfo
Checksums-Sha256:
 0fcb69a667bc91e21067fe8e98c75a93e767e94c04cea5d7db9f54b05c0e3411 2415 
taurus-pyqtgraph_0.8.0-1.dsc
 084e4ae51b18b44da9d667ecf43cee65e9c623d3fe65c5f986703bf0eb9b6fb7 59892 
taurus-pyqtgraph_0.8.0.orig.tar.bz2
 68ca8b26a9f625bfa8eac33ede69a0af5d5948c3c8c941f88f655acc7a565583 3004 
taurus-pyqtgraph_0.8.0-1.debian.tar.xz
 9ae827566fedffe174ed6e8508a1529716ed2c5506261dab27f0a372677c2d41 22353 
taurus-pyqtgraph_0.8.0-1_amd64.buildinfo
Files:
 77311537313ba3d549885d5aeb372a32 2415 python optional 
taurus-pyqtgraph_0.8.0-1.dsc
 2a68dbcb38aec77f08d718f2c94711a7 59892 python optional 
taurus-pyqtgraph_0.8.0.orig.tar.bz2
 96a0f5226b295233d577ab3936de199c 3004 python optional 
taurus-pyqtgraph_0.8.0-1.debian.tar.xz
 674c560a33ecc4e481b96abbc2bbb491 22353 python optional 
taurus-pyqtgraph_0.8.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEtBU2D1kett1zr/uD0w3s0lmTIvwFAmXd4NoACgkQ0w3s0lmT
IvwQMA//SEHV+dsGG1SuQ76V97WBNm8Y2W0QLLr4Mivy3b4po1+HXN++68QOMdKJ
4UrPQOiB2+RUi0hPPZQcsJGXwHmLJPgybMFn5tCHZY2IG9XfWdI1EAtGu1+NSq74
/0kS9YrzQbxLC6+xjQEmv1HC1MIvSDJpLJBzTY3xXF7i5v5zV0lYVjcb48uysEYT
tNAhaBiOREwPtKI6mpB2LAPsRF9aAkHL4cx2q/gOKPz5ngaVO2ijparfM0u9s99m
DCP4WkHv0UU0sdUMfZS0tjRAXY6zLS9UEpZxHxz8Uv1angXgfqL1pFvwMI7tegtN
BZV65Ck/pg5EgGctz/NpEBggDGGGhibvVNFV0+OeyD/fTHkVx37gnW4RIN3K0cN1
UQARzZqLsiWLWWiE16vBEkIG76KOaGW1+CYARK9GfIq3p/95Lt/IaxICOo+MUX+g
zkO0ErEasjtsOpSjK54y9nlAuqwlwj0ECJ03qrWAGVKAKErFL6aSAEO9PsupFEg1
J8iuFOtufz0z+aOUl6MskiwWepD/zJKw2imHP1a2Z4xDJp69mSxJmZFxQTk2arf9
Hh/vMIVHvPebqAVUP6jd/silQlqOAAKIPtr9NnfX/ZlpdkKLZWFk/DifhWCWaV4C
MlFCaPrHfkP00iaJykhiBje5d41UhIgCMTpyH39bkxIjwdNMHsE=
=YLJU
-END PGP SIGNATURE-



pgpg6Mjg9O023.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


taurus_5.1.8-1_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 27 Feb 2024 14:02:26 +0100
Source: taurus
Architecture: source
Version: 5.1.8-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Roland Mas 
Changes:
 taurus (5.1.8-1) unstable; urgency=medium
 .
   * New upstream release.
   * Add myself to Uploaders.
   * Switch to standard gbp+pristine-tar workflow (with a debian/watch file).
   * Remove exclusion patterns in debian/copyright for files no longer
 present in upstream tarballs.
Checksums-Sha1:
 c6ea1101dfd70ae1a2b0567b66c298d9eac35c3b 2392 taurus_5.1.8-1.dsc
 bd06638fea66478e631f0714c16866d6d29b05a1 12374596 taurus_5.1.8.orig.tar.bz2
 f002ac41bceb005a99413ec8e8b213e30a2c5165 18028 taurus_5.1.8-1.debian.tar.xz
 dc876f761d47668c166d3a6309125d6749d93d28 23071 taurus_5.1.8-1_amd64.buildinfo
Checksums-Sha256:
 28ad6e560bc3044c289c166cf360c22900e679935cdcb27a293d1ccfd2d073e4 2392 
taurus_5.1.8-1.dsc
 362afe70fff6c219925bcd701535a723012943905096b13a032df45738a7064f 12374596 
taurus_5.1.8.orig.tar.bz2
 394350ba8cbbfc41634252b328164c55759e38cf842e3185d795d90fb2cf36e6 18028 
taurus_5.1.8-1.debian.tar.xz
 2f6e6432c5f2e531c129bbeb7e1cf468b44fae99e9493b4d6b8e6a4405b343f5 23071 
taurus_5.1.8-1_amd64.buildinfo
Files:
 5674f3e3cef174e38f0d41a562590b71 2392 science optional taurus_5.1.8-1.dsc
 ee47fe60b81331c75c9d223dcee2dcf6 12374596 science optional 
taurus_5.1.8.orig.tar.bz2
 798e6647def8491eafcb85982c72f700 18028 science optional 
taurus_5.1.8-1.debian.tar.xz
 4a937a4515b9679b3798ab39f02b2660 23071 science optional 
taurus_5.1.8-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEtBU2D1kett1zr/uD0w3s0lmTIvwFAmXd35MACgkQ0w3s0lmT
IvyzFA//f5JoD3tsHIgXX4LEWGwR9bOdeqRCHDXH+zUKDC39vf2Q85clmu8n+0th
IWB3BwkwFSYXgSrj1IKT+Fq7P0yOxs6vkUmPhnarI53VrfAb22FNCTM8t2nyX+pm
UwgRrcteFSYXNW/U5LXNstwiJjCWvq9tL8N8gl7PqMX1BH7Cksh+O7CqB/vqTOK5
UywmHCiGNyVlpQZey5NEDy0qukMNMu7oPwFGtPsN6jZ8Nqjoga6x7Uo/m7GzmiF/
+hZLXwLSaqbeZ8yY0UAryEDy0k+oqqN4LAfVQW6QzeqqMZiMevaTS7dPgeJaGqDV
TNchMrpE6rLxMShKo1TXkHAoCErYl2DHoLhDZLpk6r6r+GAK17S2XwZG9SM7gAWr
ZB6/H0khdLK7GFE5HjnS2NC3iO4BiwdkX0LZp+a6OKEM0Lr4HaE1Oa78n1VnyWXF
FUBFl4ngtj1Kgw1CqoZ8melVyRvw8Whq5LndyexXKcSrv0UBjzk9MqykYBVEgds1
ZJu0iy7R1I4lhD6R4DHlmIl55siJ7H9xfS7kw/FBrqa3CUwzKmpyagRX8d2frirM
XVy+5T3UMG2mLx302qXb2rtb8qKZuPdU021gyu6n0rHDjdPVyf8VdxHmbTvLj1tY
qGODmhx6CXb5uQwG84ZfI/084LNbt78qg3PCFzKpHZKkR3RRHyQ=
=Zo/X
-END PGP SIGNATURE-



pgpcESdK550Ro.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of taurus-pyqtgraph_0.8.0-1_source.changes

2024-02-27 Thread Debian FTP Masters
taurus-pyqtgraph_0.8.0-1_source.changes uploaded successfully to localhost
along with the files:
  taurus-pyqtgraph_0.8.0-1.dsc
  taurus-pyqtgraph_0.8.0.orig.tar.bz2
  taurus-pyqtgraph_0.8.0-1.debian.tar.xz
  taurus-pyqtgraph_0.8.0-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of taurus_5.1.8-1_source.changes

2024-02-27 Thread Debian FTP Masters
taurus_5.1.8-1_source.changes uploaded successfully to localhost
along with the files:
  taurus_5.1.8-1.dsc
  taurus_5.1.8.orig.tar.bz2
  taurus_5.1.8-1.debian.tar.xz
  taurus_5.1.8-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


mpich_4.2.0-5_source.changes ACCEPTED into unstable

2024-02-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 27 Feb 2024 08:59:43 +
Source: mpich
Architecture: source
Version: 4.2.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Alastair McKinstry 
Changes:
 mpich (4.2.0-5) unstable; urgency=medium
 .
   * Install mod files in include dir until all deps updated
Checksums-Sha1:
 7c95e4256aa5610dbfffab7da3c3720cdd9b70d5 2918 mpich_4.2.0-5.dsc
 e3b15e2fd7a3e5b2d6df4e38fcbc6e0cacbd9d87 339240 mpich_4.2.0-5.debian.tar.xz
Checksums-Sha256:
 d88dce16af36f76024131c725032368fa0d2631f9de6eccd5bef74709077543f 2918 
mpich_4.2.0-5.dsc
 67a2f98afb6604c86e39adbdf7763a7e2c76d787bec81eac6d802bf3bac166d7 339240 
mpich_4.2.0-5.debian.tar.xz
Files:
 14ca415c9ac07e43c59f4eecdc644354 2918 devel optional mpich_4.2.0-5.dsc
 4592b75cac33c6a351ddf5981b750181 339240 devel optional 
mpich_4.2.0-5.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmXdqY4ACgkQy+a7Tl2a
06VmJA/+LhsdM4k++zBbtBPdnEd3c1n6eeefr7DfJcL9p8pPgsuV2d10kEdd3j/T
JKtTG23Pwlal5IWhIL+qoN/9IB22tyPEAu1DoVoEA61/Za/ls8QOCoz6rmkwUMuK
JgyQeokFgryHtiNK9r4YDeaCeyotXhavUKUvT5rk+uWgECxOGI2BXYEARMTvQzdg
NxTyo/vuDKE/0S+OEqoyP5u1DVdDjN6/gyMtkrci4M2pt8O0YYqVMTgRz9JsFJP+
J4NHJ7ov0rA7KbRLyQ50or51c6vzJzSftvz3Jhc1A0/PJi7UFqjtHL6vGXc4/Dhw
G1QrMR0jMU8lMkkiKiO3jqLCShu2g1D5T4dFwPbp/93H5sHQ3tWSqAwz8L0vrJ9y
WGz3CiS/xgnHN76791uXRfKqzY3dF6D2Piigo5hoJbgXprAXaWcYlJEU7xKOcih7
7d0SLTqHYCJYRsgDH9iTsiSprYr+V7AVbDJXCTL+/OmSi6icoChE7nMZnmBkSGGo
3xsSMxhygxM+3TNCQSAwA2BMXMiJOppQY+oIZ/nAd8N2FQtNRd2e/C8JopQGikDb
rdTL4FqA0Hypq/w9ROOtylXQosf4rfLqqiLDqREoFw2fX86vwrdD/b0EhRq2oGLc
ik5f1b0xP9IEaIAA0Gawg/zw6qOHdXr8d2AqZghma6yBEGCPlGA=
=bWhG
-END PGP SIGNATURE-



pgpcc5ZYwCp5g.pgp
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of mpich_4.2.0-5_source.changes

2024-02-27 Thread Debian FTP Masters
mpich_4.2.0-5_source.changes uploaded successfully to localhost
along with the files:
  mpich_4.2.0-5.dsc
  mpich_4.2.0-5.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1064561: 1064561 dune-grid: FTBFS on i386: 98% tests passed, 1 tests failed out of 66

2024-02-27 Thread Markus Blatt

Hi,

I did look into this shortly. I must admit that I problems seeing what could
fail in this code.

The code reads the second line of a file using using scanf and checks that the
first number read is larger or equal 2.0 and less than or equal 2.2. Strangely 
this works for all the other files read.

excerpt from dune/grid/io/file/gmshreader.hh

void readfile(FILE * file, int cnt, const char * format,
  void* t1, void* t2 = 0, void* t3 = 0, void* t4 = 0,
  void* t5 = 0, void* t6 = 0, void* t7 = 0, void* t8 = 0,
  void* t9 = 0, void* t10 = 0)
{
  off_t pos = ftello(file);
  int c = fscanf(file, format, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10);
  if (c != cnt)
DUNE_THROW(Dune::IOError, "Error parsing " << fileName << " "
   "file pos " << pos
   << ": Expected '" << format << "', only read " << c << 
" entries instead of " << cnt << ".");
}

[...]

  // open file name, we use C I/O
  fileName = f;
  FILE* file = fopen(fileName.c_str(),"rb");
  if (file==0)
DUNE_THROW(Dune::IOError, "Could not open " << fileName);

  //=
  // Header: Read vertices into vector
  // Check vertices that are needed
  //=

  number_of_real_vertices = 0;
  boundary_element_count = 0;
  element_count = 0;

  // process header
  double version_number;
  int file_type, data_size;

  readfile(file,1,"%s\n",buf);
  if (strcmp(buf,"$MeshFormat")!=0)
DUNE_THROW(Dune::IOError, "expected $MeshFormat in first line");
  readfile(file,3,"%lg %d %d\n",_number,_type,_size);
  if( (version_number < 2.0) || (version_number > 2.2) )
DUNE_THROW(Dune::IOError, "can only read Gmsh version 2 files");

[...]

File unitcube.sh:
$MeshFormat
2.2 0 8
$EndMeshFormat
$Nodes
...

I will need to reproduce this somehow. Just need to learn how.

Best,

Markus

--
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers