* No-change rebuild for libgcc-s1 package name change.
* New upstream release.
* Disable Vcs-* fields for now.
* Update debhelper level to 11:
- remove dh-autoreconf build dependency,
- remove autotools-dev build dependency,
- don't specify parallel to debhelper.
* Update Standards-Version to 4.4.0 .
* New upstream release.
* Remove Daigo Moriwaki from maintaining this package (closes: #863765).
* Update Standards-Version to 4.0.0 and debhelper level to 10 .
* Only alter documentation when it's built.
* Fix FTBFS on x32 (closes: #819120).
* Enable parallel compilation.
* Update homepage and source URLs.
* Update watch file.
* Update Standards-Version to 3.9.7 .
* Non maintainer upload.
* New upstream version.
* Ignore test results (the demangler is not aware of the __cxx11 symbols
in GCC 5's libstdc++). See #792649.
* Rename libgoogle-glog0 -> libgoogle-glog0v5, follow-up transition
for the libstdc++6 ABI changes.
* Re-enable optimization. Closes: #749169.
* debian/control: Build-Depends on libunwind7-dev as well to backport more
easily.
* New upstream release. (Closes: #702483)
* Replaces debian/patches/debian/patches/20120617_fix_test_on_ppc.diff
with debian/patches/20130313_fix_test_on_ports.diff. Some test should
be run only on x86 and x86_64.
Thanks to Michael Terry for a patch. (Closes: #699444, #702985)
* debian/control: Build-Depends on libunwind-dev on i386 as well.
Thanks to Matthias Klose for the fix. (Closes: #690229)
* Uses dh-autoreconf to fix FTBFS on hurd-i386, which was degraded by the
previous release.
Thanks to Pino Toscano for the patch. (Closes: #690252)
* debian/control:
- Adds Laszlo Boszormenyi (GCS) into Uploaders.
- Build-Depends on libunwind8 as before.
- Corrected descriptions.
- libgoogle-glog-dev depends on libgflags-dev as well.
(Closes: #676605)
* Adds debian/patches/20120617_fix_test_on_ppc.diff:
Fixes to make a test run on powerpc.
(Closes: #645744)
* debian/rules: Freshens autotools by using autotools-dev.
* Put back Daigo Moriwaki as maintainer and add myself as uploader.
* Correct doc-base paths.
* Fix FTBFS on Hurd with debian/patches/20120617_fix_for_hurd.diff.
(http://code.google.com/p/google-glog/issues/detail?id=124)
* Only run testsuite if /proc is mounted, fixes FTBFS on several archs. Also
add debian/patches/20120621_errnos.diff to fix tests on Hurd.
* Initial release (Closes: #673241)
* Fix FTBFS on several architectures (Closes: #644602, #645744)
* Added patches to fix test errors.
- debian/patches/20110923-r91-demangle.diff fixes
a test error caused by src/demangle_unittest.sh.
- debian/patches/20110923-r92-reduce-stack-consumpution.diff
fixes a test caused by src/symbolize_unittest.cc.
(Closes: #621385)
* debian/control:
- Bumped up Standards-Version to 3.9.2.
- Fixed lintian errors: description-synopsis-starts-with-article
* New upstream release.
* debian/copyright: replaced "debianized".
* debian/control: Bumped up Standards-Version to 3.9.1.
* Initial release. (Closes: #555329: ITP: google-glog -- application-
level logging APIs based on C++-style)