[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#738899: marked as done (O: libsigc++-2.0 -- type-safe Signal Framework for C++ - runtime)



Your message dated Sat, 15 Feb 2014 15:23:31 +0000
with message-id <E1WEh5X-0006qR-6r@franck.debian.org>
and subject line Bug#738899: fixed in libsigc++-2.0 2.2.11-1
has caused the Debian Bug report #738899,
regarding O: libsigc++-2.0 -- type-safe Signal Framework for C++ - runtime
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 owner@bugs.debian.org
immediately.)


-- 
738899: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738899
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

The current maintainer of libsigc++-2.0, Daniel Burrows <dburrows@debian.org>,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libsigc++-2.0
Binary: libsigc++-2.0-0c2a, libsigc++-2.0-dev, libsigc++-2.0-doc
Version: 2.2.10-0.2
Maintainer: Daniel Burrows <dburrows@debian.org>
Build-Depends: debhelper (>= 8.1.3), m4, g++ (>= 3:3.2.0), autoconf, automake1.10, mm-common
Build-Conflicts: autoconf2.13, automake1.4
Architecture: any all
Standards-Version: 3.9.1
Format: 3.0 (quilt)
Files:
 757a3f399961cf4e1cc7a2eaf2b5751f 1462 libsigc++-2.0_2.2.10-0.2.dsc
 73419b477f3bb9ddb9905c88a92f4b4c 2911656 libsigc++-2.0_2.2.10.orig.tar.xz
 32e67fcbe4fd7cc509e878180d11560d 8725 libsigc++-2.0_2.2.10-0.2.debian.tar.gz
Vcs-Browser: http://git.debian.org/?p=collab-maint/libsigc++-2.0.git;a=summary
Vcs-Git: git://git.debian.org/git/collab-maint/libsigc++-2.0.git
Checksums-Sha1:
 74596ff0c984a4de3a122998743f60f862c350fc 1462 libsigc++-2.0_2.2.10-0.2.dsc
 493d6e60c08bd8ec3688478d176e04b5713ced2a 2911656 libsigc++-2.0_2.2.10.orig.tar.xz
 d2e39b97453440f7958faf587385b951a6a7fd3f 8725 libsigc++-2.0_2.2.10-0.2.debian.tar.gz
Checksums-Sha256:
 f83a633a729de6b994d257333ebbbb3da970db2bc3bc10118325426dd59dc78c 1462 libsigc++-2.0_2.2.10-0.2.dsc
 8ceb6f2732f5399ef50d5b70f433d49945a12e0900b8f9f43c135866a2e5bf47 2911656 libsigc++-2.0_2.2.10.orig.tar.xz
 9b004554780b9ea60fc177da493522c5bb8ab3c834da68fc4238bc0ca3dc6dcf 8725 libsigc++-2.0_2.2.10-0.2.debian.tar.gz
Package-List: 
 libsigc++-2.0-0c2a deb libs optional
 libsigc++-2.0-dev deb libdevel optional
 libsigc++-2.0-doc deb doc optional
Directory: pool/main/libs/libsigc++-2.0
Priority: source
Section: devel

Package: libsigc++-2.0-0c2a
Source: libsigc++-2.0
Version: 2.2.10-0.2
Installed-Size: 53
Maintainer: Daniel Burrows <dburrows@debian.org>
Architecture: amd64
Replaces: libsigc++-1.9-0, libsigc++-2.0-0, libsigc++-2.0-0c2
Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6)
Pre-Depends: multiarch-support
Conflicts: libsigc++-1.9-0, libsigc++-2.0-0, libsigc++-2.0-0c2
Description-en: type-safe Signal Framework for C++ - runtime
 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 These are the runtime files for libsigc++, needed only if you wish to
 run software which depends on it.
Description-md5: 0f629177a6b7e6200b446de8a0a45992
Multi-Arch: same
Tag: implemented-in::c++, role::shared-lib
Section: libs
Priority: important
Filename: pool/main/libs/libsigc++-2.0/libsigc++-2.0-0c2a_2.2.10-0.2_amd64.deb
Size: 42460
MD5sum: d50649632f0cf9a2506377b0affc91ce
SHA1: a5d4307bb40c893f6ca5519ec48e2c63da21d8c9
SHA256: f0ace0b725dfa4ca3aec5b9cd73b3a95fe352c87aca83704adf001d5d81b7ef3

Package: libsigc++-2.0-dev
Source: libsigc++-2.0
Version: 2.2.10-0.2
Installed-Size: 1210
Maintainer: Daniel Burrows <dburrows@debian.org>
Architecture: amd64
Replaces: libsigc++-1.9-dev
Depends: libsigc++-2.0-0c2a (= 2.2.10-0.2), pkg-config
Suggests: libsigc++-2.0-doc
Conflicts: libsigc++-1.9-dev
Description-en: type-safe Signal Framework for C++ - development files
 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 These are the development files for libsigc++, needed only if you
 wish to write software which uses it.
Description-md5: 2fc5e630cb35c41ccaccff38822cd939
Multi-Arch: same
Tag: devel::library, implemented-in::c++, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libs/libsigc++-2.0/libsigc++-2.0-dev_2.2.10-0.2_amd64.deb
Size: 113820
MD5sum: 2834ee2fc08987c4bbe3a99cf3f400e3
SHA1: 81ce15be5a5dc50e370b309d597bf14b39f86a6d
SHA256: bb057d476ab227c93704aabf439b0c0b310fe46ef373674ef0be72b88a02f0f4

Package: libsigc++-2.0-doc
Source: libsigc++-2.0
Version: 2.2.10-0.2
Installed-Size: 7637
Maintainer: Daniel Burrows <dburrows@debian.org>
Architecture: all
Recommends: libsigc++-2.0-dev
Description-en: type-safe Signal Framework for C++ - reference documentation
 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 This package contains the reference documentation for libsigc++,
 needed only if you wish to write software which uses it.
Description-md5: 66182e93dcf0771a483485fd7d8542bc
Tag: role::documentation
Section: doc
Priority: optional
Filename: pool/main/libs/libsigc++-2.0/libsigc++-2.0-doc_2.2.10-0.2_all.deb
Size: 3068558
MD5sum: 62a7a875e5239bc0a5bbb4e3d658827e
SHA1: 7bdcadd57d7fa8a2bf18eb80af92f3e9396426ce
SHA256: c22d64afa5cbe88f3eba076eacef5c6b9356503202c74c6a5973f9aa63447d9a

--- End Message ---
--- Begin Message ---
Source: libsigc++-2.0
Source-Version: 2.2.11-1

We believe that the bug you reported is fixed in the latest version of
libsigc++-2.0, 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 738899@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Balint Reczey <balint@balintreczey.hu> (supplier of updated libsigc++-2.0 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 14 Feb 2014 21:20:19 +0100
Source: libsigc++-2.0
Binary: libsigc++-2.0-0c2a libsigc++-2.0-dev libsigc++-2.0-doc
Architecture: source amd64 all
Version: 2.2.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Changed-By: Balint Reczey <balint@balintreczey.hu>
Description: 
 libsigc++-2.0-0c2a - type-safe Signal Framework for C++ - runtime
 libsigc++-2.0-dev - type-safe Signal Framework for C++ - development files
 libsigc++-2.0-doc - type-safe Signal Framework for C++ - reference documentation
Closes: 658964 687572 688807 688809 724410 738899
Changes: 
 libsigc++-2.0 (2.2.11-1) unstable; urgency=low
 .
   [ Balint Reczey ]
   * New upstream release.
   * Don't depend on specific version of automake (Closes: #724410)
   * Adopt package for Debian GNOME Maintainers (Closes: #738899)
   * Generate symbols file
   * Override lintian warning package-name-doesnt-match-sonames
 .
   [ Moritz Muehlenhoff ]
   * Enable hardened build flags through dpkg-buildflags (Closes: #658964)
 .
   [ Michael Biebl ]
   * Make API reference available under original location (Closes: #688809)
   * Don't compress doxygen .tag files (Closes: #688807)
 .
   [ Jérémy Lal ]
   * Fix Vcs-Browse field (Closes: #687572)
 .
   [ Matthias Klose ]
   * Update config.{guess,sub} for AArch64
Checksums-Sha1: 
 6d047b239a483c9ff173b3149cfa11a9b026ab5e 2205 libsigc++-2.0_2.2.11-1.dsc
 bbec3d8c54a17f19d63f9decbb91b0d79ea0d02e 3287824 libsigc++-2.0_2.2.11.orig.tar.xz
 105c0a0dcb4dd0cf664ee40d64e7f82cca9d948f 9052 libsigc++-2.0_2.2.11-1.debian.tar.xz
 31e802da0f5bb54fed6eb2d6cabedd5b81a6c59b 42784 libsigc++-2.0-0c2a_2.2.11-1_amd64.deb
 eb92e90d44c87cfe8da7c1dc6cb203cbe3d0e90c 97660 libsigc++-2.0-dev_2.2.11-1_amd64.deb
 33d13b428cb9c11a14b01851f1270ef6357d111d 2930714 libsigc++-2.0-doc_2.2.11-1_all.deb
Checksums-Sha256: 
 46c912ace8694d63e71f0e657ce0a7153da1710eb57c6cf1a5723d762d6080e6 2205 libsigc++-2.0_2.2.11-1.dsc
 9834045f74f56752c2c6b3cdc195c30ab8314ad22dc8e626d6f67f940f1e4957 3287824 libsigc++-2.0_2.2.11.orig.tar.xz
 f9d26a7fcfe07c51508577fcc09d56e13c522e5c942097a831a5a3110aa1560c 9052 libsigc++-2.0_2.2.11-1.debian.tar.xz
 687b58dd8ec719cc735d4bd156723754001e4ee2f6b85b5a5175422f12ebf0ca 42784 libsigc++-2.0-0c2a_2.2.11-1_amd64.deb
 2772a238a78f2e66a03a439baf78ac02144096378bd58a74ecbd58f9fce3729b 97660 libsigc++-2.0-dev_2.2.11-1_amd64.deb
 511b330f0a89ded219194184c58f5a2a8d2ede0e10393c6933465d7d40a835a7 2930714 libsigc++-2.0-doc_2.2.11-1_all.deb
Files: 
 cd76a42f34a02a2ed5b791c455720a4a 2205 devel optional libsigc++-2.0_2.2.11-1.dsc
 815d0c6d61601f51bbcaeef6826606b0 3287824 devel optional libsigc++-2.0_2.2.11.orig.tar.xz
 b763817152f2b7f8791cfa35be72c85a 9052 devel optional libsigc++-2.0_2.2.11-1.debian.tar.xz
 5a0569950e60e43947e74a4b4009201d 42784 libs optional libsigc++-2.0-0c2a_2.2.11-1_amd64.deb
 8bdabeed7c9298f2056857c2c10f32f2 97660 libdevel optional libsigc++-2.0-dev_2.2.11-1_amd64.deb
 1c93b8899f71919928a25a2610e0ae2f 2930714 doc optional libsigc++-2.0-doc_2.2.11-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJS/3tKAAoJEPZk0la0aRp9Jk8P/RJI9uh66X4yjrq0fqZhhGBx
vpKSjXfo6RAq4lAoE7QtE1sS7TM7FlHzGRbnuytgiShKCmNM87U+a+IyclfREi3r
7n8lGskd1nYwYH4PPmRA1KQEbFLtKXfv3wAeSitc4SJcOm32xEb6FQi0JelblaBL
o9uZjknOsIriJgHhbxD5KibOER+8qUgyRPvmMrR6LkP3HrFQgwj3BiSCSMVAZIE0
iFwsVSgWAPx0AZLSeM3s5XX1qdDvaCnvotNLzSyNbLj422YR4SJh/MtgBrDHwRbs
tZxSQCrbHLESrrhTSmDJK94Z8DevvrVjzE1qebwVU50m5xn6jJyb+0zgBlcy5BI2
r3hH51m63nXklHhVGZ8IpA6y0/mHwCfIwxyflzsjnK9Rpbjyi4YCtgkfRnLAQZ4t
Ts5/FWEGqPpGg9bUxgj/oglVgqj+iN+7BeUV2ht/dUG3f1UuLK1rS3Z52GsgXeht
DRhjiuGD4U7DE35U7gvkIgbYfVMau/vAMqV9a+iMGD+TJNAF09r0cxl00qwQXn0J
V1Ca36uoX2TPJ1L3fGVpD/w/9UUS30Mns1h3IaPfPuESdRgj96MOh+rRYhDUGH35
xd/dG9o5vsTxrA0SzCLunEC0+cBEbpxYMIAWOYi5tvYTN3lvr49s0TQOEpljekQF
NpxPXQbnyeyYqC1bPBNk
=lgSZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: