* Update Vcs fields for migration to https://salsa.debian.org/
* Add debian/gbp.conf
* Update Homepage and debian/watch for migration to GitHub
* Build with gnome-pkg-tools
* Bump debhelper compat to 11
* Bump Standards-Version to 4.1.3
* New upstream release.
* Bump Build-Depends on mm-common to (>= 0.9.10).
* Mark libsigc++-2.0-doc as Multi-Arch: foreign.
* New upstream development release.
* Bump debhelper compat level to 10 for autoreconf support.
* Simplify debian/rules.
* Stop enforcing c++11 mode via pkg-config. This is no longer necessary with
GCC 6 as default compiler. (Closes: #802786)
* Bump Standards-Version to 3.9.8.
* New upstream release.
* Update symbols file.
* Bump Standards-Version to 3.9.7.
* Rebase patches.
* New upstream release.
* Use https:// for Vcs-Browser.
* Enforce c++11 mode via pkg-config.
libsigc++2.0 uses C++11 features in the header files it exports.
As long as GCC does not yet default to C++11, return -std=c++11 via
pkg-config --cflags. Otherwise packages using those headers will fail to
build. This is a temporary workaround to minimise the breakage caused by
this change. It should be dropped again once the default is switched in
GCC. (Closes: #800399)
* Wrap dependencies.
* Drop unnecessary configure switches.
* Drop libtool .la files.
* New upstream release.
* Bump Build-Depends on mm-common to (>= 0.9.8) as per configure.ac.
* Drop obsolete Build-Conflicts.
* Update symbols.
[ Matthias Klose ]
* Rename libsigc++-2.0-0c2a to libsigc++-2.0-0v5. Closes: #791170.
* Add Conflict/Replaces to the old library package.
* Update symbols file for GCC 5.
[ Michael Biebl ]
* Add myself to Uploaders.
* Team upload.
* New upstream release.
* Update Vcs-Git and Vcs-Browser to use the canonical Alioth URLs.
* Update Vcs-Browser URL to use cgit and https.
* Team upload.
* New upstream release. (Closes: #760797)
* Drop old and no longer needed Conflicts/Replaces.
* Drop versioned Build-Depends on g++ (>= 3:3.2.0). Even oldstable has a
more recent version.
* Run wrap-and-sort.
* Bump Build-Depends on mm-common to (>= 0.9.7) as per configure.ac.
* Bump Standards-Version to 3.9.6. No further changes.
* Drop debian/clean, no longer necessary.
* Rename symbols to libsigc++-2.0-0c2a.symbols to make it more obvious which
package this file belongs to.
* Update symbols file, add new symbols.
[ Balint Reczey ]
* Silence debhelper
* libsigc++-2.0-dev does not need Pre-Depends
[ Adam Conrad ]
* Mark optional weak symbol as optional in the debian/symbols file
(Closes: #750154)
* Fix libsigc++-2.0-dev's dependency on libsigc++-2.0-0c2a (Closes: #739111)
* Return to using #MINVER# in symbols file
[ Balint Reczey ]
* Use dh in debian/rules (Closes: #727299)
* Bump standards version to 3.9.5
[ Matthias Klose ]
* Build using dh_autoreconf
[ 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
* Non-maintainer upload.
* Support multi-arch: (closes: #651024)
- Mark libsigc++-2.0-0c2a and libsigc++-2.0-dev as same.
- Adjust debhelper build-dependency.
* Non-maintainer upload.
* Remove 0002-slot_rep-Avoid-access-to-deleted-object-in-notify.patch,
merged upstream.
* Fix watch file, track .xz tarballs.
* Non-maintainer upload.
* Avoid access to deleted object in slot_rep::notify(). (Closes: #649032)
Patch cherry-picked from upstream Git.
* New upstream release. (Closes: #578048)
- Fixes g++ 4.6-related problems. (Closes: #619899, #609922, #620339)
* Use DESTDIR instead of prefix to install files.
* Regenerate autotools-generated files on every build.
* Convert to source format 3.0 (quilt).
* Debhelper compatibility changed to v8.
* Standards-version updated.
* New upstream release.
* Released to unstable. I'm not sure this is perfect, but we need to
move to 2.2, and having this in unstable and being tested is better
than having it molder in experimental, forgotten.
* Don't manually install the Doxygen tagfile; it has a new name and
comes along automatically with "make install" now.
* Fixed the use of misc:Depends in the -doc package.
* Tightened the versioned dependency on debhelper to >=5.0.0.
* Referenced a versioned name for the license file in
debian/copyright.
* Removed the dependency from -dev to libstdc++: it's a virtual
package that's provided as part of a proper g++ install, so no need
to depend on it directly.
* Updated config.sub and config.guess in build/. (Closes: #528218)
* New upstream release.
* Merge watchfile improvements from Deng Xiyue.
* Update to debhelper compatibility level 5.
* Use ${binary:Version} instead of ${Source-Version}.
* Add ${misc:Depends} to all binary packages so that debhelper can magically
generate dependencies for us.
* Add a NEWS file warning that the deprecated SigC namespace has been
removed.
* New upstream release. (Closes: #468220)
* Upload to unstable.
* New upstream release (Closes: #443651).
* Disable backwards-compatibility typedefs for slot_list. This fixes
compilation of sigc++-2.0 and dependent packages using g++-4.3.
(Closes: #441537, #456971, #446333)
* Package cleanups suggested by Hideki Yamane (Closes: #424929):
+ Declare debhelper compatibility level in debian/compat.
+ Clean up debian/copyright and bring it up to date.
+ Remove old cruft from debian/rules and remove 50autoconf.patch (which was
referenced by that cruft).
* Register the documentation with doc-base. (Closes: #346378)
* Apply patch from Neil Williams to improve cross-building support.
* Fix Description. (Closes: #387761)
* New upstream release
* Comment out both lines of the patch munging junk, to support
the new make version. (Closes: #350697)
* Rebuild for another C++ transition. (Closes: #339219)
* New upstream release
* Fix dh_makeshlibs call (it WOULD be the one that I didn't check that
needed to be changed; Closes: #317682).
* C++ transition.
* New upstream release
* Upload with urgency=high to get the broken 2.0.7-1 out of testing.
* New upstream release.
- Fixes the warnings generated by the sigc++ header files.
(Closes: #292696)
* Include a watch file.
* New upstream release
* start the short descriptions with lower-case letters
* New upstream release.
- Fixes compilation problems with g++-3.4. (Closes: #278985)
* New upstream release. Most of the changes in this release pertain to
non-Debian systems, so this isn't particularly critical (there is
one bug involving optimization that could theoretically appear
on Debian).
* Don't compress doxygen tags...again.
* Revert all the autotools junk back to the default, and ONLY regenerate
the configure script this time. (Closes: #266483)
* The "Die autobuilders die die die!" release.
* Regenerate the configure script (Closes: #251989, #254174).
* Don't compress the doxygen tags file (Closes: #244229).
* New upstream release. NOTE: the previous release (2.0.2) had a nasty
bug which can cause programs compiled against it to crash. Any programs
compiled with 2.0.2 should be recompiled with this version of libsigc++.
* New upstream release
* Make shlibs require at least this version, because the API/ABI changed.
(the behavior of accumulators is different in some cases)
* Fix an override disparity.
* Make sure that everything actually gets installed where it ought to;
in particular, it's now possible to build programs against sigc++.
(Closes: #248279)
* Conflict/Replace the libsigc++-1.9 packages. (Closes: #248280)
* Remove a bunch of broken and useless links in /usr/share/doc.
* New upstream release.
* New upstream release. This is the first stable release of sigc++ 2.0.
* This package version addresses bug #244229 in libsigc++-1.9, which
will be removed from unstable as it is superseded by 2.0.
* New upstream release
* New upstream release
* New upstream release
- Should really fix libtool problems everywhere (Closes: #185395)
* Description cleanup (remove editorializing, extraneous information,
etc)
* Right. Conflict with libsigc++-1.2-5, and delete an accidentally
duplicated changelog entry. (Closes: nothing yet, but I'm sure
someone will file without checking Incoming)
* New upstream release
* Built with g++-3.2.
* New upstream release (Closes: #174722)
* The documentation got messed with while I wasn't looking, handle it
properly (thanks, Marcelo)
* Update config.sub and config.guess (Closes: #167460)
* New upstream release
* New upstream release. This is, at long last, the first release in the
1.2 series.
* New upstream release (release candidate for 1.2, soname bump)
* New upstream release (Closes: #150388)
* The development package now depends on libstdc++-dev. (it seems silly
to install it unless you have g++ and hence libstdc++-dev, but I don't
think it hurts)
* New upstream release
* This release requires pkg-config for sigc++ development (as far as I
can tell) Added pkg-config to the Depends line of libsigc++-1.1-dev.
* Added Build-Depends: m4. (Closes: #142769)
* Added prominent warning about unstableness to the Description.
* New upstream (unstable) release. (Closes: #141488)
* Correct spelling of "ability". I think "typesafe" is more common than
"type-safe", actually, but `corrected' it anyway.
(Closes: #125044, #125045)
* Update config.{sub,guess}. (closes: #122878)
* New upstream release
* Use prefix= instead of DESTDIR= to install; this works around some
upstream braindeadness that otherwise tries to rm -fr /usr/include/sigc++ .
* Only call ldconfig if $1=configure
* Standards version updated to 3.5.6.0
* Patch sigc.m4 to work around autoconf problems. (closes: #100206)
* New Maintainer. (closes: #101532)
* Include programming examples
* Build-depending on a task package is a mess. Build-dependency
tightened up to just debhelper; task-c++-dev is unnecessary (since
all the c++ stuff we need is essential or build-essential)
* Programming documentation moved to -dev package.
* No longer use the deprecated dh_testversion.
* New upstream release
* Fix build depends (closes: bug#82157, bug#82240)
* Fix -dev dependency (closes: bug#81005)
* Conflict with libsigc++5 (closes: bug#84942)
* Orphaned
* New upstream release
* Include doc/ (closes: bug#66674)
* New upstream version.
* Correct copyright file (closes: bug#64481)
* Close bogus bug (closes: bug#63403)
* New upstream version.
* Add dependency for -dev package (closes: bug#50785)
* Give a better long description.
* New upstream version.
* New upstream version.
* Initial debianization.