Your message dated Fri, 01 Mar 2024 01:19:39 +0000
with message-id <e1rfryp-00dgvl...@fasolo.debian.org>
and subject line Bug#1063309: fixed in zeroc-ice 3.7.10-2.1
has caused the Debian Bug report #1063309,
regarding zeroc-ice: 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.)


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

NOTICE: these changes must not be uploaded to unstable yet!

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
zeroc-ice 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 zeroc-ice
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'), (500, 'testing'), (500, 'stable'), (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 zeroc-ice-3.7.10/debian/changelog zeroc-ice-3.7.10/debian/changelog
--- zeroc-ice-3.7.10/debian/changelog   2023-11-06 20:35:37.000000000 +0000
+++ zeroc-ice-3.7.10/debian/changelog   2024-02-06 03:28:45.000000000 +0000
@@ -1,3 +1,10 @@
+zeroc-ice (3.7.10-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org>  Tue, 06 Feb 2024 03:28:45 +0000
+
 zeroc-ice (3.7.10-1) unstable; urgency=medium
 
   * New upstream version 3.7.10
diff -Nru zeroc-ice-3.7.10/debian/control zeroc-ice-3.7.10/debian/control
--- zeroc-ice-3.7.10/debian/control     2023-11-06 20:35:37.000000000 +0000
+++ zeroc-ice-3.7.10/debian/control     2024-02-06 03:28:45.000000000 +0000
@@ -43,7 +43,7 @@
 Section: libdevel
 Replaces: libice++-dev,
           libzeroc-ice35-dev
-Depends: libzeroc-ice3.7 (= ${binary:Version}),
+Depends: libzeroc-ice3.7t64 (= ${binary:Version}),
          zeroc-ice-compilers (= ${binary:Version}),
          zeroc-ice-slice (= ${source:Version}),
          ${misc:Depends}
@@ -69,7 +69,10 @@
  network programming interfaces and allows you to focus your efforts on
  your application logic.
 
-Package: libzeroc-ice3.7
+Package: libzeroc-ice3.7t64
+Provides: ${t64:Provides}
+Replaces: libzeroc-ice3.7
+Breaks: libzeroc-ice3.7 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -85,12 +88,15 @@
  network programming interfaces and allows you to focus your efforts on
  your application logic.
 
-Package: libzeroc-icestorm3.7
+Package: libzeroc-icestorm3.7t64
+Provides: ${t64:Provides}
+Replaces: libzeroc-icestorm3.7
+Breaks: libzeroc-icestorm3.7 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: net
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libzeroc-ice3.7 (= ${binary:Version}),
+Depends: libzeroc-ice3.7t64 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: IceStorm publish-subscribe event distribution service
@@ -110,7 +116,7 @@
 Package: php-zeroc-ice
 Architecture: any
 Section: php
-Depends: libzeroc-ice3.7 (= ${binary:Version}),
+Depends: libzeroc-ice3.7t64 (= ${binary:Version}),
          ${misc:Depends},
          ${php:Depends},
          ${shlibs:Depends}
@@ -126,7 +132,7 @@
 Package: python3-zeroc-ice
 Architecture: any
 Section: python
-Depends: libzeroc-ice3.7 (= ${binary:Version}),
+Depends: libzeroc-ice3.7t64 (= ${binary:Version}),
          ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends}
@@ -144,7 +150,7 @@
 Section: net
 Replaces: glacier2,
           ice35-services
-Depends: libzeroc-ice3.7 (= ${binary:Version}),
+Depends: libzeroc-ice3.7t64 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Glacier2 router
@@ -178,8 +184,8 @@
 Architecture: all
 Section: net
 Depends: libzeroc-ice3.7-java (= ${source:Version}),
-         libzeroc-ice3.7 (>= ${source:Version}),
-         libzeroc-icestorm3.7 (>= ${source:Version}),
+         libzeroc-ice3.7t64 (>= ${source:Version}),
+         libzeroc-icestorm3.7t64 (>= ${source:Version}),
          php-zeroc-ice (>= ${source:Version}),
          python3-zeroc-ice (>= ${source:Version}),
          zeroc-glacier2 (>= ${source:Version}),
@@ -203,7 +209,7 @@
 Architecture: any
 Multi-Arch: foreign
 Section: devel
-Depends: libzeroc-ice3.7 (= ${binary:Version}),
+Depends: libzeroc-ice3.7t64 (= ${binary:Version}),
          zeroc-ice-slice (= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
@@ -232,8 +238,8 @@
 Architecture: any
 Multi-Arch: foreign
 Section: admin
-Depends: libzeroc-ice3.7 (= ${binary:Version}),
-         libzeroc-icestorm3.7 (= ${binary:Version}),
+Depends: libzeroc-ice3.7t64 (= ${binary:Version}),
+         libzeroc-icestorm3.7t64 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Ice utilities and admin tools
@@ -268,7 +274,7 @@
 Architecture: any
 Multi-Arch: foreign
 Section: net
-Depends: libzeroc-ice3.7 (= ${binary:Version}),
+Depends: libzeroc-ice3.7t64 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: IceBox server, a framework for Ice application services
@@ -286,8 +292,8 @@
 Section: net
 Replaces: ice35-services,
           icegrid
-Depends: libzeroc-ice3.7 (= ${binary:Version}),
-         libzeroc-icestorm3.7 (= ${binary:Version}),
+Depends: libzeroc-ice3.7t64 (= ${binary:Version}),
+         libzeroc-icestorm3.7t64 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Locate, deploy, and manage Ice servers
@@ -305,7 +311,7 @@
 Section: net
 Replaces: ice35-services,
           icepatch2
-Depends: libzeroc-ice3.7 (= ${binary:Version}),
+Depends: libzeroc-ice3.7t64 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: File distribution and patching
@@ -322,7 +328,7 @@
 Architecture: any
 Multi-Arch: foreign
 Section: net
-Depends: libzeroc-ice3.7 (= ${binary:Version}),
+Depends: libzeroc-ice3.7t64 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Bridge service
diff -Nru zeroc-ice-3.7.10/debian/libzeroc-ice3.7.dirs 
zeroc-ice-3.7.10/debian/libzeroc-ice3.7.dirs
--- zeroc-ice-3.7.10/debian/libzeroc-ice3.7.dirs        2023-11-06 
20:34:08.000000000 +0000
+++ zeroc-ice-3.7.10/debian/libzeroc-ice3.7.dirs        1970-01-01 
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-/var/lib/ice
diff -Nru zeroc-ice-3.7.10/debian/libzeroc-ice3.7.install 
zeroc-ice-3.7.10/debian/libzeroc-ice3.7.install
--- zeroc-ice-3.7.10/debian/libzeroc-ice3.7.install     2023-11-06 
20:34:08.000000000 +0000
+++ zeroc-ice-3.7.10/debian/libzeroc-ice3.7.install     1970-01-01 
00:00:00.000000000 +0000
@@ -1,22 +0,0 @@
-usr/lib/*/libGlacier2++11.so.*
-usr/lib/*/libGlacier2.so.*
-usr/lib/*/libGlacier2CryptPermissionsVerifier.so.*
-usr/lib/*/libIce++11.so.*
-usr/lib/*/libIce.so.*
-usr/lib/*/libIceBT++11.so.*
-usr/lib/*/libIceBT.so.*
-usr/lib/*/libIceBox++11.so.*
-usr/lib/*/libIceBox.so.*
-usr/lib/*/libIceDB.so.*
-usr/lib/*/libIceDiscovery++11.so.*
-usr/lib/*/libIceDiscovery.so.*
-usr/lib/*/libIceGrid++11.so.*
-usr/lib/*/libIceGrid.so.*
-usr/lib/*/libIceLocatorDiscovery++11.so.*
-usr/lib/*/libIceLocatorDiscovery.so.*
-usr/lib/*/libIcePatch2.so.*
-usr/lib/*/libIceSSL++11.so.*
-usr/lib/*/libIceSSL.so.*
-usr/lib/*/libIceStorm++11.so.*
-usr/lib/*/libIceStorm.so.*
-usr/lib/*/libIceXML.so.*
diff -Nru zeroc-ice-3.7.10/debian/libzeroc-ice3.7.lintian-overrides 
zeroc-ice-3.7.10/debian/libzeroc-ice3.7.lintian-overrides
--- zeroc-ice-3.7.10/debian/libzeroc-ice3.7.lintian-overrides   2023-11-06 
20:34:08.000000000 +0000
+++ zeroc-ice-3.7.10/debian/libzeroc-ice3.7.lintian-overrides   1970-01-01 
00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-libzeroc-ice3.7: package-name-doesnt-match-sonames *
-libzeroc-ice3.7: dev-pkg-without-shlib-symlink usr/lib/*/libIceXML.so.* 
usr/lib/*/libIceXML.so
-libzeroc-ice3.7: dev-pkg-without-shlib-symlink usr/lib/*/libIceDB.so.* 
usr/lib/*/libIceDB.so
-libzeroc-ice3.7: dev-pkg-without-shlib-symlink 
usr/lib/*/libGlacier2CryptPermissionsVerifier.so.* 
usr/lib/*/libGlacier2CryptPermissionsVerifier.so
diff -Nru zeroc-ice-3.7.10/debian/libzeroc-ice3.7.postinst 
zeroc-ice-3.7.10/debian/libzeroc-ice3.7.postinst
--- zeroc-ice-3.7.10/debian/libzeroc-ice3.7.postinst    2023-11-06 
20:34:08.000000000 +0000
+++ zeroc-ice-3.7.10/debian/libzeroc-ice3.7.postinst    1970-01-01 
00:00:00.000000000 +0000
@@ -1,18 +0,0 @@
-#!/bin/sh
-# postinst script for libzeroc-ice3.6
-set -e
-
-if [ "$1" = "configure" ]; then
-    if ! getent passwd ice > /dev/null; then
-       adduser --quiet --system --group --no-create-home --home /var/lib/ice 
--gecos "Ice Service account" ice
-    fi
-
-    # Make /var/lib/ice writeable by ice:adm user
-    if ! dpkg-statoverride --list /var/lib/ice >/dev/null; then
-       dpkg-statoverride --update --add ice adm 0770 /var/lib/ice >/dev/null 
2>/dev/null || true
-    fi
-fi
-
-#DEBHELPER#
-
-exit 0
diff -Nru zeroc-ice-3.7.10/debian/libzeroc-ice3.7.postrm 
zeroc-ice-3.7.10/debian/libzeroc-ice3.7.postrm
--- zeroc-ice-3.7.10/debian/libzeroc-ice3.7.postrm      2023-11-06 
20:34:08.000000000 +0000
+++ zeroc-ice-3.7.10/debian/libzeroc-ice3.7.postrm      1970-01-01 
00:00:00.000000000 +0000
@@ -1,16 +0,0 @@
-#!/bin/sh
-# postrm script for libzeroc-ice3.7
-set -e
-
-if [ "$1" = "purge" ]; then
-    # We remove /var/lib/ice on purge
-    rm -rf /var/lib/ice
-    
-    # Remove /var/lib/ice override
-    dpkg-statoverride --remove /var/lib/ice >/dev/null 2>/dev/null || true
-
-fi
-
-#DEBHELPER#
-
-exit 0
diff -Nru zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.dirs 
zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.dirs
--- zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.dirs     1970-01-01 
00:00:00.000000000 +0000
+++ zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.dirs     2023-11-06 
20:34:08.000000000 +0000
@@ -0,0 +1 @@
+/var/lib/ice
diff -Nru zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.install 
zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.install
--- zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.install  1970-01-01 
00:00:00.000000000 +0000
+++ zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.install  2023-11-06 
20:34:08.000000000 +0000
@@ -0,0 +1,22 @@
+usr/lib/*/libGlacier2++11.so.*
+usr/lib/*/libGlacier2.so.*
+usr/lib/*/libGlacier2CryptPermissionsVerifier.so.*
+usr/lib/*/libIce++11.so.*
+usr/lib/*/libIce.so.*
+usr/lib/*/libIceBT++11.so.*
+usr/lib/*/libIceBT.so.*
+usr/lib/*/libIceBox++11.so.*
+usr/lib/*/libIceBox.so.*
+usr/lib/*/libIceDB.so.*
+usr/lib/*/libIceDiscovery++11.so.*
+usr/lib/*/libIceDiscovery.so.*
+usr/lib/*/libIceGrid++11.so.*
+usr/lib/*/libIceGrid.so.*
+usr/lib/*/libIceLocatorDiscovery++11.so.*
+usr/lib/*/libIceLocatorDiscovery.so.*
+usr/lib/*/libIcePatch2.so.*
+usr/lib/*/libIceSSL++11.so.*
+usr/lib/*/libIceSSL.so.*
+usr/lib/*/libIceStorm++11.so.*
+usr/lib/*/libIceStorm.so.*
+usr/lib/*/libIceXML.so.*
diff -Nru zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.lintian-overrides 
zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.lintian-overrides
--- zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.lintian-overrides        
1970-01-01 00:00:00.000000000 +0000
+++ zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.lintian-overrides        
2024-02-06 03:28:45.000000000 +0000
@@ -0,0 +1,5 @@
+libzeroc-ice3.7t64: package-name-doesnt-match-sonames *
+libzeroc-ice3.7t64: dev-pkg-without-shlib-symlink usr/lib/*/libIceXML.so.* 
usr/lib/*/libIceXML.so
+libzeroc-ice3.7t64: dev-pkg-without-shlib-symlink usr/lib/*/libIceDB.so.* 
usr/lib/*/libIceDB.so
+libzeroc-ice3.7t64: dev-pkg-without-shlib-symlink 
usr/lib/*/libGlacier2CryptPermissionsVerifier.so.* 
usr/lib/*/libGlacier2CryptPermissionsVerifier.so
+libzeroc-ice3.7t64: package-name-doesnt-match-sonames libzeroc-ice3.7
diff -Nru zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.postinst 
zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.postinst
--- zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.postinst 1970-01-01 
00:00:00.000000000 +0000
+++ zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.postinst 2023-11-06 
20:34:08.000000000 +0000
@@ -0,0 +1,18 @@
+#!/bin/sh
+# postinst script for libzeroc-ice3.6
+set -e
+
+if [ "$1" = "configure" ]; then
+    if ! getent passwd ice > /dev/null; then
+       adduser --quiet --system --group --no-create-home --home /var/lib/ice 
--gecos "Ice Service account" ice
+    fi
+
+    # Make /var/lib/ice writeable by ice:adm user
+    if ! dpkg-statoverride --list /var/lib/ice >/dev/null; then
+       dpkg-statoverride --update --add ice adm 0770 /var/lib/ice >/dev/null 
2>/dev/null || true
+    fi
+fi
+
+#DEBHELPER#
+
+exit 0
diff -Nru zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.postrm 
zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.postrm
--- zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.postrm   1970-01-01 
00:00:00.000000000 +0000
+++ zeroc-ice-3.7.10/debian/libzeroc-ice3.7t64.postrm   2023-11-06 
20:34:08.000000000 +0000
@@ -0,0 +1,16 @@
+#!/bin/sh
+# postrm script for libzeroc-ice3.7
+set -e
+
+if [ "$1" = "purge" ]; then
+    # We remove /var/lib/ice on purge
+    rm -rf /var/lib/ice
+    
+    # Remove /var/lib/ice override
+    dpkg-statoverride --remove /var/lib/ice >/dev/null 2>/dev/null || true
+
+fi
+
+#DEBHELPER#
+
+exit 0
diff -Nru zeroc-ice-3.7.10/debian/libzeroc-icestorm3.7.install 
zeroc-ice-3.7.10/debian/libzeroc-icestorm3.7.install
--- zeroc-ice-3.7.10/debian/libzeroc-icestorm3.7.install        2023-11-06 
20:34:08.000000000 +0000
+++ zeroc-ice-3.7.10/debian/libzeroc-icestorm3.7.install        1970-01-01 
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libIceStormService.so.*
diff -Nru zeroc-ice-3.7.10/debian/libzeroc-icestorm3.7.lintian-overrides 
zeroc-ice-3.7.10/debian/libzeroc-icestorm3.7.lintian-overrides
--- zeroc-ice-3.7.10/debian/libzeroc-icestorm3.7.lintian-overrides      
2023-11-06 20:34:08.000000000 +0000
+++ zeroc-ice-3.7.10/debian/libzeroc-icestorm3.7.lintian-overrides      
1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-libzeroc-icestorm3.7: package-name-doesnt-match-sonames *
diff -Nru zeroc-ice-3.7.10/debian/libzeroc-icestorm3.7t64.install 
zeroc-ice-3.7.10/debian/libzeroc-icestorm3.7t64.install
--- zeroc-ice-3.7.10/debian/libzeroc-icestorm3.7t64.install     1970-01-01 
00:00:00.000000000 +0000
+++ zeroc-ice-3.7.10/debian/libzeroc-icestorm3.7t64.install     2023-11-06 
20:34:08.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libIceStormService.so.*
diff -Nru zeroc-ice-3.7.10/debian/libzeroc-icestorm3.7t64.lintian-overrides 
zeroc-ice-3.7.10/debian/libzeroc-icestorm3.7t64.lintian-overrides
--- zeroc-ice-3.7.10/debian/libzeroc-icestorm3.7t64.lintian-overrides   
1970-01-01 00:00:00.000000000 +0000
+++ zeroc-ice-3.7.10/debian/libzeroc-icestorm3.7t64.lintian-overrides   
2024-02-06 03:28:45.000000000 +0000
@@ -0,0 +1,2 @@
+libzeroc-icestorm3.7t64: package-name-doesnt-match-sonames *
+libzeroc-icestorm3.7t64: package-name-doesnt-match-sonames libzeroc-icestorm3.7

--- End Message ---
--- Begin Message ---
Source: zeroc-ice
Source-Version: 3.7.10-2.1
Done: Steve Langasek <vor...@debian.org>

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

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1063...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve Langasek <vor...@debian.org> (supplier of updated zeroc-ice package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 01 Mar 2024 00:14:45 +0000
Source: zeroc-ice
Architecture: source
Version: 3.7.10-2.1
Distribution: unstable
Urgency: medium
Maintainer: José Gutiérrez de la Concha <j...@zeroc.com>
Changed-By: Steve Langasek <vor...@debian.org>
Closes: 1063309
Changes:
 zeroc-ice (3.7.10-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1063309
Checksums-Sha1:
 4b8f6260fa89946d9ce31a5d64b758eca42bbf1a 3568 zeroc-ice_3.7.10-2.1.dsc
 37f918825ebfa193eeeb30702181ae77767af136 28824 
zeroc-ice_3.7.10-2.1.debian.tar.xz
 0afcd14cb8a219bb01531282fabc786d86bf7a2f 12579 
zeroc-ice_3.7.10-2.1_source.buildinfo
Checksums-Sha256:
 805cae650f5d6a621a16213039bfeaf176d73f9d8f5b7200b5c1fbdad056f2e2 3568 
zeroc-ice_3.7.10-2.1.dsc
 8fbc15e17206db3b1d29eecf473289d681798224b21ef5e4b4928dfdcba7b85f 28824 
zeroc-ice_3.7.10-2.1.debian.tar.xz
 1c3f32e854db4f59342a68ff829c0a01d11865aaeb743f8322d8956527b93c53 12579 
zeroc-ice_3.7.10-2.1_source.buildinfo
Files:
 ad507811935322d2548fe2133cb343bc 3568 devel optional zeroc-ice_3.7.10-2.1.dsc
 4607a85ada6c9bec547f03fab5cf72f5 28824 devel optional 
zeroc-ice_3.7.10-2.1.debian.tar.xz
 0557d87058a2bbffabe3acc239dda0c4 12579 devel optional 
zeroc-ice_3.7.10-2.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXhIv8SHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM97AEQAJO572E7UQA63QkVsXTyfjMd2v2y6SGq
O28UvSH9siXkhbykBcf6dSB5N7opl2EOijfTsIn6zDIkf1RYfJwe4QRL9G4LHmku
bWOE+BJQn2SkGPk04TXtpkM0OgS0tfnRJnRiTT26wegInd73ujHhS9njItbp6zLW
4WvPsXqU7nXDhXf0HA1K0DO1eWsq+6BSLhzyS82a5JdauO1BNa3GfH1bfYs2usWX
kEc3FGSGvJmp0KNinWjKn68MZR5mu3IfPRneKZFAHfar7B5RZRHMifvFmOGDlXes
pyX1CBFmB+103pBX4Uo7DmIPAXvhz0vn2+GDYJnH8KFVMwOLadckJcUPrDDhZcsu
wt1Vy5tSekCK7GcCiKss+xX6bTsuCSTeKw0HpPTivRfEv3y/WFYF9IpVA6pNDdCl
DQtpEnQuh5Jhp3g+n70Ij6AStxlh40nUrESW3l9X4nF6s2pKuq4JPd2XXDrv/a6+
PFfoW/n7A9rdNkn6jaXDzYKXY+/XhZzqYKpsxb+7kt+PnS4lQQFO6qePlogZyRoi
tdtXQTRNoihkrJTODCH4PRa/18btW2r2/W2uvyy/wTXYRVF/NPE+2V78pcn8aDxQ
hJ6ewgZ1iKtE4l+bBrYZYcLmWa7fvkvGUfD8JnkKTctBTJnfryHrDmmYiu9+IX9h
l5YrvXGsWKXm
=JOpe
-----END PGP SIGNATURE-----

Attachment: pgpn9WgmCpoKR.pgp
Description: PGP signature


--- End Message ---

Reply via email to