Your message dated Sun, 03 Aug 2008 21:29:29 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#479075: fixed in libflorist 2008-1 has caused the Debian Bug report #479075, regarding Please support mips and mipsel 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.) -- 479075: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479075 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: libflorist Version: 2006-1 Tags: patch The appended patch enables support for mips and mipsel. It also upgrades the (build-) dependencies to gnat-4.3, makes sure it builds _only_ with gnat-4.3, and increases the soname version. Thiemo diff -uprN libflorist-2006.original/debian/changelog libflorist-2006/debian/changelog --- libflorist-2006.original/debian/changelog 2008-05-02 16:15:48.000000000 +0100 +++ libflorist-2006/debian/changelog 2008-05-02 14:12:42.000000000 +0100 @@ -1,3 +1,10 @@ +libflorist (2007-1) unstable; urgency=low + + * Use gnat-4.3. Bump soname version to 2007. + * Add mips and mipsel as supported architectures. + + -- Thiemo Seufer <[EMAIL PROTECTED]> Fri, 02 May 2008 14:11:56 +0100 + libflorist (2006-1) unstable; urgency=low * debian/control (Maintainer): update email address, I'm now a full DD. diff -uprN libflorist-2006.original/debian/control libflorist-2006/debian/control --- libflorist-2006.original/debian/control 2008-05-02 16:15:48.000000000 +0100 +++ libflorist-2006/debian/control 2008-05-02 14:10:23.000000000 +0100 @@ -1,15 +1,15 @@ Source: libflorist Priority: optional Maintainer: Ludovic Brenta <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 4.2.13), gnat (>= 4.1) +Build-Depends: debhelper (>> 4.2.13), gnat (>= 4.3), gnat (<< 4.4), gnat-4.3 Standards-Version: 3.7.2 Package: libflorist-dev Section: libdevel Conflicts: libflorist-3.15p-1-dev Replaces: libflorist-3.15p-1-dev -Architecture: alpha amd64 hppa i386 ia64 kfreebsd-i386 powerpc s390 sparc -Depends: libflorist2006 (= ${Source-Version}), gnat-4.1 +Architecture: alpha amd64 hppa i386 ia64 kfreebsd-i386 mips mipsel powerpc s390 sparc +Depends: libflorist2006 (= ${Source-Version}), gnat-4.3 Description: POSIX.5 Ada interface to operating system services FLORIST is an implementation of the IEEE Standards 1003.5: 1992, IEEE STD 1003.5b: 1996, and parts of IEEE STD 1003.5c: 1998, also known as @@ -21,9 +21,9 @@ Description: POSIX.5 Ada interface to op . WARNING: license changed to pure GPL; see the copyright file for details. -Package: libflorist2006 +Package: libflorist2007 Section: libs -Architecture: alpha amd64 hppa i386 ia64 kfreebsd-i386 powerpc s390 sparc +Architecture: alpha amd64 hppa i386 ia64 kfreebsd-i386 mips mipsel powerpc s390 sparc Depends: ${shlibs:Depends} ${misc:Depends} Description: POSIX.5 Ada interface to operating system services FLORIST is an implementation of the IEEE Standards 1003.5: 1992, IEEE
--- End Message ---
--- Begin Message ---Source: libflorist Source-Version: 2008-1 We believe that the bug you reported is fixed in the latest version of libflorist, which is due to be installed in the Debian FTP archive: libflorist-dbg_2008-1_amd64.deb to pool/main/libf/libflorist/libflorist-dbg_2008-1_amd64.deb libflorist-dev_2008-1_amd64.deb to pool/main/libf/libflorist/libflorist-dev_2008-1_amd64.deb libflorist2008_2008-1_amd64.deb to pool/main/libf/libflorist/libflorist2008_2008-1_amd64.deb libflorist_2008-1.diff.gz to pool/main/libf/libflorist/libflorist_2008-1.diff.gz libflorist_2008-1.dsc to pool/main/libf/libflorist/libflorist_2008-1.dsc libflorist_2008.orig.tar.gz to pool/main/libf/libflorist/libflorist_2008.orig.tar.gz 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. Ludovic Brenta <[EMAIL PROTECTED]> (supplier of updated libflorist 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: SHA1 Format: 1.8 Date: Sun, 20 Jul 2008 18:03:14 +0200 Source: libflorist Binary: libflorist-dev libflorist2008 libflorist-dbg Architecture: source amd64 Version: 2008-1 Distribution: unstable Urgency: low Maintainer: Ludovic Brenta <[EMAIL PROTECTED]> Changed-By: Ludovic Brenta <[EMAIL PROTECTED]> Description: libflorist-dbg - POSIX.5 Ada interface to operating system services libflorist-dev - POSIX.5 Ada interface to operating system services libflorist2008 - POSIX.5 Ada interface to operating system services Closes: 415084 479075 Changes: libflorist (2008-1) unstable; urgency=low . * New upstream version. * Restore support for GNU/kFreeBSD and, possibly, GNU/HURD as well. Thanks to Cyril Brulebois for the patch. Closes: #415084. - debian/control (Build-Depends): add quilt. - debian/patches/series, debian/patches/kfreebsd.patch: new. - debian/rules: use quilt to apply and revert the above patches. * debian/control: (Standards-Version): update to 3.8.0. (Build-Depends): Migrate to gnat-4.3. (Architecture): add mips, mipsel and ppc64. Closes: #479075 (libflorist2006): rename to libflorist2008 and bump the soname. (libflorist-dbg): new. * debian/florist.gpr: turn into a library project file. * debian/rules: provide all files, not just Ada files, in the -dev package, so users can use gdb into the library in case of need. Use all processors available when building. * debian/patches/compiler_options.patch: compile with all optional run-time checks enabled, and debugging options. Checksums-Sha1: 2246f0a6777d36ca0fd67a4d8d20c8d196c912ee 1084 libflorist_2008-1.dsc 6f5e7c0f6766f8c1df8bfec9b117d79eef0c0987 217880 libflorist_2008.orig.tar.gz 5183c7e09ccbaf2efe59e8c30bc06dab1d2f32cc 5374 libflorist_2008-1.diff.gz de2e6bff6b785ace0206d9eaa28663c243d2961a 1010758 libflorist-dev_2008-1_amd64.deb 84465069e89acfcf5f58389385cdb11d86ca4a70 128034 libflorist2008_2008-1_amd64.deb 90e9ed5abd24429ee82a2e680bc3711d7b702cb2 323842 libflorist-dbg_2008-1_amd64.deb Checksums-Sha256: 7d6c2a94643033cd1c4f0dca01c363c69cb802a4574f65652fa77c193ac3bbeb 1084 libflorist_2008-1.dsc 1b3bed78302228419029ca5aa99cccbc24a55b27d05c26ba6a01d1f9a1c0a350 217880 libflorist_2008.orig.tar.gz 286182996f13ec675cd6d578d189f9b057e854d01b295adbfa77deb6b0924b7d 5374 libflorist_2008-1.diff.gz 734f8e23b094debd94b3ba75a30701879c64d852aab4e703311dc60a7a373b5e 1010758 libflorist-dev_2008-1_amd64.deb 79b661f2c3e8b84cdada15df87e569c6e2d9795f1cd301d686f58d3a41149cba 128034 libflorist2008_2008-1_amd64.deb 7488f2d6d6680a56c2cde2da3f21f64680ee3e579520a009bff48145bbf0dd78 323842 libflorist-dbg_2008-1_amd64.deb Files: d6423241313db8a6f66f1c65dae7c990 1084 libs optional libflorist_2008-1.dsc d49f38fc8ca01d02d2a2bb55786c4da2 217880 libs optional libflorist_2008.orig.tar.gz 351c6a2d3a4e34723857644b0c13aa24 5374 libs optional libflorist_2008-1.diff.gz caed21fe18fb9d435531190cd0a5e091 1010758 libdevel optional libflorist-dev_2008-1_amd64.deb 91e79c48689782de6c564f0df9e69773 128034 libs optional libflorist2008_2008-1_amd64.deb 20fe38679c58cb66ba3f8629914a5b94 323842 libdevel extra libflorist-dbg_2008-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQFIg2gKx9kwJZ3/qtQRAjq+AKCKw7adZQm+0wAbMWRJj+RJs+727gCfWURM CZCLkmXHCgKHMLXSdi7VEKQ= =QO9t -----END PGP SIGNATURE-----
--- End Message ---

