Your message dated Mon, 11 Aug 2025 13:20:23 +0000
with message-id <[email protected]>
and subject line Bug#631625: fixed in libuninum 2.7-2
has caused the Debian Bug report #631625,
regarding libuninum: diff for NMU version 2.7-1.1
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 [email protected]
immediately.)


-- 
631625: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631625
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libuninum
Version: 2.7-1
Severity: normal
Tags: patch pending

Dear maintainer,

I've prepared an NMU for libuninum (versioned as 2.7-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Cheers

Luk
diff -u libuninum-2.7/debian/libuninum-dev.install libuninum-2.7/debian/libuninum-dev.install
--- libuninum-2.7/debian/libuninum-dev.install
+++ libuninum-2.7/debian/libuninum-dev.install
@@ -4 +3,0 @@
-usr/lib/*.la
diff -u libuninum-2.7/debian/changelog libuninum-2.7/debian/changelog
--- libuninum-2.7/debian/changelog
+++ libuninum-2.7/debian/changelog
@@ -1,3 +1,11 @@
+libuninum (2.7-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Don't ship .la files (Closes: #622442).
+  * Make 64-bit ready (Closes: #607737).
+
+ -- Luk Claes <[email protected]>  Sat, 25 Jun 2011 16:14:09 +0200
+
 libuninum (2.7-1) unstable; urgency=low
 
   * New upstream version. 
only in patch2:
unchanged:
--- libuninum-2.7.orig/uninum.c
+++ libuninum-2.7/uninum.c
@@ -35,11 +35,11 @@
  */
 
 
-#define ucslen(x) wcslen((signed long *) x)
-#define ucscpy(x,y) (UTF32 *)wcscpy((signed long *)x,(signed long *)y)
-#define ucscat(x,y) (UTF32 *)wcscat((signed long *)x,(signed long *)y)
-#define ucschr(x,y) (UTF32 *)wcschr((signed long *)x,(signed long)y)
-#define ucsrchr(x,y) (UTF32 *)wcsrchr((signed long *)x,(signed long)y)
+#define ucslen(x) wcslen((wchar_t *) x)
+#define ucscpy(x,y) (UTF32 *)wcscpy((wchar_t *)x,(wchar_t *)y)
+#define ucscat(x,y) (UTF32 *)wcscat((wchar_t *)x,(wchar_t *)y)
+#define ucschr(x,y) (UTF32 *)wcschr((wchar_t *)x,(wchar_t)y)
+#define ucsrchr(x,y) (UTF32 *)wcsrchr((wchar_t *)x,(wchar_t)y)
 
 #define UNINUM
 
only in patch2:
unchanged:
--- libuninum-2.7.orig/unicode.h
+++ libuninum-2.7/unicode.h
@@ -1,8 +1,10 @@
-typedef unsigned long	UTF32;	/* at least 32 bits */
-typedef unsigned short	UTF16;	/* at least 16 bits */
-typedef unsigned short	UCS2;	/* at least 16 bits */
-typedef unsigned char	UTF8;	/* 8 bits */
-typedef unsigned char	Boolean; /* 0 or 1 */
+#include <stdint.h>
+
+typedef uint32_t	UTF32;	/* 32 bits */
+typedef uint16_t	UTF16;	/* 16 bits */
+typedef uint16_t	UCS2;	/* 16 bits */
+typedef uint8_t	UTF8;	/* 8 bits */
+typedef uint8_t	Boolean; /* 0 or 1 */
 
 #define UNI_MAX_ASCII (UTF32)0x0000007F 
 #define UNI_MAX_BMP   (UTF32)0x0000FFFF

--- End Message ---
--- Begin Message ---
Source: libuninum
Source-Version: 2.7-2
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libuninum, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (supplier of updated libuninum 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 [email protected])


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

Format: 1.8
Date: Mon, 28 Jul 2025 14:17:37 +0200
Source: libuninum
Architecture: source
Version: 2.7-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 631625 1091991
Changes:
 libuninum (2.7-2) unstable; urgency=medium
 .
   * Maintain package in Debian Science team
     Closes: #1091991
   * Add watch file
   * ACK NMU (Closes: #631625)
   * Standards-Version: 4.7.2 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Remove trailing whitespace in debian/changelog (routine-update)
   * Remove trailing whitespace in debian/control (routine-update)
   * Remove trailing whitespace in debian/copyright (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * Trim trailing whitespace.
   * Use secure URI in Homepage field.
   * Rely on pre-initialized dpkg-architecture variables.
   * Remove field Section on binary package libuninum5 that duplicates source.
   * Cope with default dh_missing --fail-missing
   * d/copyright: DEP5
Checksums-Sha1:
 ac83958584f345408ddf8691eeb05526713e6ed9 2136 libuninum_2.7-2.dsc
 d7ca8d672f7aaa69f4e6df408f13a23f317419dd 3532 libuninum_2.7-2.debian.tar.xz
 370e8420594129ff9ea20fa95a93858735643fb5 6991 libuninum_2.7-2_amd64.buildinfo
Checksums-Sha256:
 4a222a4822ba62702c319e6be6382eaf8aa4ef4d74a8424501a0d0b6f7780d8a 2136 
libuninum_2.7-2.dsc
 e771845b490f178e0b3ff70515ac85a37e3c49b18206609f25f0ef01c03a91d3 3532 
libuninum_2.7-2.debian.tar.xz
 874239c14a6ee44664a89e60fe9ed3b7607f2b6ae4271a4f70423be23e37d196 6991 
libuninum_2.7-2_amd64.buildinfo
Files:
 14b5c0e41ec2ca9bc0d5cae5c2389264 2136 libs optional libuninum_2.7-2.dsc
 e9efcacb01bc27df3efdc295cf933ae4 3532 libs optional 
libuninum_2.7-2.debian.tar.xz
 40578f9226aeda4326ffdcfc71eb12e4 6991 libs optional 
libuninum_2.7-2_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmiHauQRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFRUw/6A8UGk9YLdriepbhqRA0VAwQCh/T3mrOU
PoagXdKIz7HuOdwE8mxy6uqIaltfz8ieg6P45XE+KPEYh685PpNSntzM10E5Fxb5
2eq7BGl0QsSIpwc4uSYYL1Z9/MFb3UMhcJ2NkdlLfzr6PQ2wQaupCZuf5carL+p0
QsvX6Ew3lVls88xJA1ICq+kU0sg0bACXKNFwDJ16P0gbG4KArxOtFc7mRog8wWgk
khjGkkAcH25lEOEAXhudiPKx2Lu9s38xHncIVjCN3H8Ki/OUPdCTVF5srT6HKKt7
5hCdyiEk4JNAf0A1By8UG81no4AzAVHX+nXydLppaHfLsckp6C9oybsH1uabV+Ct
Og8SRpyGAMNEqer1Kcp50zePt4HyUy4vJb12a049dY++wJ7jy+fPfqiYBG8jswuD
0KXWK9Vkjc+++giLzCGtOACBRBfDqChemEDc3PNDDILN/vZHHknqelEbzv/OGiv0
RSLpBLS/v20HjpLaqL9IlpUDYcVRxEWLKT1VRXUIlfqt84GMxmMTI4YtNhr7tmY1
BLiLyQxUuQ5qPoK4CICCYDLwYb0U4vrC4+dQDkRq7MN/m6Y/B5pGhRPscdGObG/b
uqLm7iSImCLGwYOA6a/TJEN2ftAdGs6SfEJDF5VsRc4BGtbkKn4YppzjHaFsczDf
7JiMZf0lfLk=
=0oio
-----END PGP SIGNATURE-----

Attachment: pgpTi9R45P1cb.pgp
Description: PGP signature


--- End Message ---

Reply via email to