Skip to content

Debian Changelog agg (2.5+dfsg1-4)

2011

agg (2.5+dfsg1-4) unstable; urgency=low

   * debian/patches/06_fix_missing_includes.dpatch: Fix missing
     includes for a successful build. Thanks to Artur Rona for
     taking the time to forward this patch from Ubuntu. (Closes: #575620)
   * debian/patches/05_fix_recursion_crash.dpatch: patch updated
     to avoid compilation issues.
   * debian/control:
     - updating my e-mail since my old address is no longer
       available.
     - Bumped Standards-Version to latest 3.9.2.
     - removing DMUA, it's no longer needed now.

 -- Andrea Veri <and@debian.org>  Fri, 22 Jul 2011 16:55:28 +0200

2009

agg (2.5+dfsg1-3) unstable; urgency=low

   * debian/patches/05_fix_recursion_crash:
     - grabbed from Ubuntu, so we can finally keep this
       package in sync. Thanks to Brian Murray for the work
       on it.
   * debian/patches/series:
     - refreshed.
   * debian/control:
     - added DM tag.
     - bumped standards-versions to 3.8.3
   * debian/compat:
     - bumped to level 7 matching dh version.
   * debian/changelog:
     - added missing copyright holders.

 -- Andrea Veri <andrea.veri89@gmail.com>  Fri, 20 Nov 2009 19:10:21 +0100

agg (2.5+dfsg1-2) unstable; urgency=low

   * I decided to take care of this package again. Therefore
     I can close the 'O' bug I opened before. (Closes: #536171)
   * debian/control:
     - changed my mail address
     - bumped debhelper to level 7
     - bumped Standards-version to 3.8.2
     - removed Xs-Vcs field for now, I'll maintain this package
       on bzr later on.
   * debian/rules:
     - pass '--x-includes=/usr/include --x-libraries=/usr/lib' to
       both makefile and configure preventing a FTBFS when processing
       '-L@x_libraries@' on amd64. Thanks to Chris Lamb who worked on
       this too. (Closes: #534041)
     - added a clean rule for gcp/Makefile.in for a cleaner diff.
     - clean rule updated preventing a lintian warning
    * debian/copyright:
     - added some informations about Debian packaging's copyright, which is
       licensed under the GPL license, preventing lintian to complain about
       a missing '/usr/share/common-licenses/GPL' line.
    * debian/compat:
      - bumped compatibility level to 6

 -- Andrea Veri <andrea.veri89@gmail.com>  Thu, 30 Jul 2009 23:26:42 +0200

2007

agg (2.5+dfsg1-1) unstable; urgency=low

   * debian/rules: clean rule now runs before unpatching, added some commands
     to remove autotools generated stuff not deleted by make distclean itself.
     Addding --disable-gpc value to autogen.sh variables to disable gpc definitely.
   * patches/01_no_gpc.dpatch: removed, replacing it with a new patch
   * patches/01_disable_gpc.dpatch: patch added for checking whether gpc is enabled
     and then changing SUBDIRS value inside Makefile.am file.
   * re-adding the gpc folder previously deleted with its Makefile.am only (no copyright issues
     for this file only) preventing a FTBFS after applying the new patch.
   * patches/02_maintainer_mode.dpatch: patch added to prevent a FTBFS if the package
     get built twice in a row. Thanks to Luis Rodrigo Gallardo Cruz for helping out on
     this and reporting a fix into debian BTS. Updated patches/00list to match
     the new patch as well. (Closes: #424091)
   * debian/copyright: updated to match current agg license, now moved to GPL. (Closes: #436695)

 -- Andrea Veri <bluekuja@ubuntu.com>  Sun, 07 Oct 2007 21:51:55 +0200

agg (2.5+dfsg-1) unstable; urgency=low

   * Deleting gpc source dir, which is not-free, so cannot be
     distributed with the package. Moving version to dfsg. Thanks
     to Rene Engelhard <rene@debian.org> for the report. (Closes: #431987)

 -- Andrea Veri <bluekuja@ubuntu.com>  Tue, 03 Jul 2007 23:33:08 +0200

agg (2.5-1) unstable; urgency=low

   * New upstream release.
   * New maintainer. I gonna take care of this package from now on.
   * Previous versions's co-maintainers won't appear more in
     uploaders field in debian/control.
   * Added XS-Vcs-Bzr field that points directly to the bzr branch
     in launchpad where this package will be maintained.

 -- Andrea Veri <bluekuja@ubuntu.com>  Mon, 18 Jun 2007 11:16:40 +0100

2006

agg (2.4+20060719-3) unstable; urgency=low

   * upload to unstable

 -- Rene Engelhard <rene@debian.org>  Sun, 22 Oct 2006 15:16:27 +0200

agg (2.4+20060719-2) experimental; urgency=low

   * --disable-examples
   * add missed pkg-config, libtool and libx11-dev to Build-Depends
   * build and install _pic again

 -- Rene Engelhard <rene@debian.org>  Fri, 20 Oct 2006 13:12:00 +0200

agg (2.4+20060719-1) experimental; urgency=low

   * update to the "new" agg 2.4 from June 19th.... (closes: #391936)
   * use auto* build
     - add autoconf, automake, libsdl1.2-dev, libfreetype6-dev to Build-Depends
     - rework rules
     This installs agg_font_freetype.h, so closes: #382351
   * temporary disable libagg.pc returning -lagg_pic, libagg_pic.a building
     needs some more rework

 -- Rene Engelhard <rene@debian.org>  Fri, 20 Oct 2006 11:51:14 +0200

agg (2.4-1) unstable; urgency=low

   * new upstream release
   * add patch from Petr Salinger to fix FTBFS on GNU/kFreeBSD, thanks
     (closes: #374944)
   * Standards-Version: 3.7.2 (no changes needed)

 -- Rene Engelhard <rene@debian.org>  Mon, 24 Jul 2006 16:08:17 +0200

agg (2.3-3) unstable; urgency=low

   * make pkg-config return -lagg_pic, thanks Cedric Borgese (closes: #351359)

 -- Rene Engelhard <rene@debian.org>  Wed, 1 Mar 2006 18:06:22 +0100

2005

agg (2.3-2) unstable; urgency=low

   * build libagg_pic.a...

 -- Rene Engelhard <rene@debian.org>  Tue, 29 Nov 2005 02:02:41 +0100

agg (2.3-1) unstable; urgency=low

   * Initial release

 -- Rene Engelhard <rene@debian.org>  Tue, 22 Nov 2005 23:03:50 +0100