* Team upload
[ Andreas Tille ]
* Move to salsa.d.o
* Standards-Version: 4.1.3
[ Matthias Klose ]
* gdc.h: Remove make dependencies on system headers
Closes: #641692 (LP: #831241)
[ Antonios Christofides ]
* Add debian/README.Debian to save users trouble to find out usage
Closes: #242936
[ Helmut Grohne ]
* Fix FTCBFS: Use a triplet-prefixed CC
Closes: #880360
* Team upload
* Drop libgd2-noxpm-dev substitution
Closes: #880872
* cme fix dpkg-control
* Team upload
* Standards-Version: 3.9.6
* debhelper 9
* Build-Depends: libgd-dev instead of libgd2-noxpm-dev (>> 2.0.28)
Closes: #791842
* Drop local CDBS snippets: All included in main cdbs package now.
Local snippets might have been incompatible with recent releases of
cdbs and contribute to a FTBFS.
Closes: bug#564374. Thanks to Lucas Nussbaum and Philipp Kern.
* Tighten build-dependency on cdbs and debhelper.
* Switch to source format 3.0 (quilt).
* Bump standards-version to 3.9.1.
* Build-depend on dh-buildinfo.
* Fix depend on ${misc:Depends}, thanks to lintian.
* Development moved to Git:
+ Update Vcs-* stanzas.
+ Add git-buildpackage config, enabling sign-tags and pristine-tar.
* Set urgency=medium as last packaging included a FTBFS bugfix
(similar to bug#487066).
* Invoke svn-upgrade (not uupdate) in debian/watch.
* Move Vcs-* and Homepage to own fields in debian/control.
* Update local cdbs tweaks:
+ Major updates to copyright-check.mk, most importantly relax to
only warn by default.
+ Drop buildcore.mk (set hints manually instead as needed).
+ Various updates to update-tarball.mk, including changed wget
options to work with recent versions of wget.
+ Cosmetic updates to README.cdbs-tweaks.
+ Update dependency cleanup to strip cdbs 0.4.27 (not 0.4.27-1).
* Update debian/copyright-hints.
* Bump debhelper compatibility level to 6.
* Semi-auto-update debian/control to update build-dependencies:
DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
* Add XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control.
* Bump standards-version to 3.7.2 (no changes needed).
* Tighten d-shlibs build-dependency and adjust -noxpm override, to fix
resolving -dev dependencies with recent libgd2 releases. Closes:
bug#427326, thanks to Lucas Nussbaum and Luis Rodrigo Gallardo Cruz.
* Drop deprecated fallback build-dependencies on xfree86 packages, and
override similar dependencies resolved by d-shlibs.
* Update CDBS tweaks:
+ Add new upstream-tarball.mk: Add get-orig-source target and more.
+ Add new copyright-check.mk: Fail building if source contains new
or changed copyrights.
+ Update buildinfo.mk: Fix touchfile to run only once.
+ Add new buildcore.mk: Enable auto-updating build-dependencies in
debian/control when DEB_BUILD_OPTIONS contains cdbs-autoupdate
(replacing similar custom tweak in debian/rules).
+ Add README.cdbs-tweaks documenting the added tweaks.
+ Advertise README.cdbs-tweaks in debian/rules.
+ Use patchsys-quilt (instead of simple-patchsys).
+ Declare (and strip duplicate) build-dependencies in debian/rules.
* Use binNMU-safe ${binary:Version} (not ${Source-Version}) in
debian/control.
* Semi-auto-update debian/control:
DEB_BUILD_OPTIONS=cdbs-autoupdate fakeroot debian/rules pre-build
* Raise to standards version 3.6.2 (no changes needed).
* Only use cdbs debian/control auto-build when environment includes
DEB_BUILD_OPTIONS=update.
* Auto-update build-dependencies (and manually strip build-essential).
* Add build-dependency on cdbs (how embarrassing!). Closes: bug#301334
(thanks to Kurt Roeckx <kurt@roeckx.be>).
* Use cdbs auto-update feature.
* New upstream release.
* Repackage using cdbs (fixes broken dependencies of -dev packages).
* Tightened libgd2 build-dependency.
* Tightened d-devlibdeps build-dependency (local hack is adopted now).
* Build-depend on libxpm-dev and libxt-dev, with fallback to the older
xlibs-dev.
* Temporarily use local hacked d-devlibdeps that correctly (more or
less, but at least better than before) resolve the recent X11
package split (bugreport filed against devlibs).
* Add usage hint to watch file.
* Updated debian/copyright:
+ Drop info included in debian/changelog.
+ Mention "Debian/GNU systems".
+ Replace "Copyright" with "Copyright and licensing info".
* Have the -dev packages depend on libgd2-XXX-dev (instead of libgd-
XXX-dev).
* Use (and build-depend on) d-shlibs to calculate -dev dependencies
(some dependencies were pulled in from others but not explicitly
declared).
* Correctly add -dev packages as binary targets (needed above).
* Standards-version 3.6.1 (no changes needed).
* Rebuild against latest libpng12.
* Standards-version 3.6.0.
* Add watch file.
* Use (and build-depend on) dh-buildinfo.
* Whoops - build-depend on xlibs-dev again (closes: Bug#189110).
* Tighten build-dependency on libgd2 to ones with proper dependencies
to inherit (closes: Bug#184514).
* New upstream release.
* Build-depend on xlibs-dev. This closes: Bug#184514 (thanks to Bdale
Garbee <bdale@gag.com>).
* Claim compliance with Policy 3.5.9 (no changes needed).
* Move -dev packages to section libdevel.
* Switch debhelper hint from DH_COMPAT to debian/compat (and lower
build-depends a bit).
* Have -dev packages depend on libgd2-*-dev (how could I forget?).
* Minor cosmetic corrections to debian/rules.
* Change descriptions to not use the term "unstable" about GD 2.x.
* Build against libgd2-noxpm to not force X dependency (which is not
used at all anyway).
* Tighten build-dependency on sane libgd2-noxpm-dev and remove build-
dependencies now properly pulled from libgd2-noxpm-dev.
* Link dynamically against libgd2.
* Add copyright info from gifencode.c (based on code from ppmtogif.c
with LZW code removed).
* Remove trailing dot from synopsis to please lintian.
* Minor change to copyright regarding author(s) to please lintian.
* Remove deprecated and unused dh_undocumented from debian/rules.
* Change to new default compilation options according to policy 3.5.7.
* Claim to comply with policy version 3.5.8.
* Change/add build-depends to the virtual libz-dev and libpng12-dev.
* Build-depend only on libgd2-xpm-dev (not -noxpm-).
* Add some additional build-depends (closes: Bug#164542).
* Add -fsigned-char to CFLAGS to stop warning (someone please come up
with a better solution). Closes: Bug#163975.
* Initial Release (derived from libgdchart-gd1).