Skip to content

Debian Changelog gwget2 (1.0.1-1)

2009

gwget2 (1.0.1-1) unstable; urgency=low

   * New upstream release. Closes: #528527, #462695, #498152.
     + Replace gvfs by gio in Build-Depends.
     + Drop now obsolete patches and add a new patch to fix mispelling in
       epiphany version 2.26.
   * debian/control:
     + Add missing Build-Depends on intltool.
     + Get rid of now useless Replaces/Conflicts/Provides.
     + Update Standards-Version to 3.8.1.
       - Wrap Uploaders field.
   * debian/copyright:
     + Update copyright years.
   * debian/rules:
     + Add -Wl,--as-needed to LDFLAGS to drop useless dependencies.
   * debian/watch:
     + Fix typo.

 -- Arnaud Fontaine <arnau@debian.org>  Sun, 17 May 2009 12:43:11 +0100

2008

gwget2 (0.99-3) unstable; urgency=low

   * New email address.
   * Port to epiphany 2.22. Thanks to Albert Damen <albrt@gmx.net>.
     Closes: #478356.
     + New patch 60_epi-222, allows epiphany 2.22.
     + Pass epiphany-version 2.22 to configure.
     + Update build-deps and deps.
   * debian/control.in:
     + Add Vcs-{Svn,Browser} and Homepage fields (dpkg supports them now).
     + Update Standards-Version to 3.7.3. No changes needed.
   * debian/copyright:
     + Convert to UTF-8.

 -- Arnaud Fontaine <arnau@debian.org>  Thu, 01 May 2008 13:59:52 +0100

2007

gwget2 (0.99-2) unstable; urgency=low

   * Cleanup whitespace.
   * Drop "+" sign in front of distclean as it would run distclean when e.g.
     dpkg-buildpackage would want to introspect the list of make rules with
     "make -n".
   * Port to epiphany 2.20; closes: #444535.
     - New patch 60_epi-220, allows epiphany 2.20.
     - Pass epiphany-version 2.20 to configure.
     - Update build-deps and deps.
   * Port to epiphany-gecko.
     - Update install file for new location of extensions.
     - Depend on epiphany-gecko instead of epiphany-browser.

 -- Loic Minier <lool@dooz.org>  Sun, 30 Sep 2007 12:14:56 +0200

gwget2 (0.99-1) unstable; urgency=low

   [ Arnaud Fontaine ]
   * New upstream release. Closes: #442320.
     + Drop epiphany patch which has been applied upstream.
   * debian/rules:
     + Run ``make distclean'' before unapplying patch; avoid generation of
       Makefile which could happen if a patch modify autotools files.
   * debian/gwget.install:
     + Remove debian/tmp/usr/include which is no more installed by upstream.
   * debian/gwget.menu:
     + Update gwget menu section according to the new menu policy.
   * New patch ``01_fix_missing_remove_sig'', the upstream forgot to connect
     remove items signals.
   * New patch ``02_fix_desktop_menu'' which fixes outdated menu section.
 
   [ Loic Minier ]
   * Flip configure and configure.in in patch which were causing timestamp
     skew; should be fixed by adding maintainer mode support.

 -- Arnaud Fontaine <arnaud@andesi.org>  Wed, 19 Sep 2007 11:20:52 +0100

gwget2 (0.98.2-2) unstable; urgency=low

   [ Arnaud Fontaine ]
   * Update debian/NEWS.Debian.
   * Add debian/watch.
   * debian/control*:
     + Update epiphany-browser depends to 2.18.
     + Add XS-Vcs-Svn and XS-Vcs-Browser fields.
     + Prevent build and installation with epiphany >> 2.18.
   * debian/copyright:
     + Update copyrights years for both upstream and packaging.
 
   [ Loic Minier ]
   * Include CDBS' utils.
   * Install the gwget DBus service manually for now.

 -- Loic Minier <lool@dooz.org>  Mon, 07 May 2007 18:49:59 +0200

gwget2 (0.98.2-1) unstable; urgency=low

   [ Arnaud Fontaine ]
   * Changes to configure.in are now patches.
   * debian/control.in:
     - Add pkg-gnome team in Uploaders.
   * New upstream release.
     - Fixes typo in include; closes: #422626.
   * Add epiphany support.
     - Add epiphany-browser-dev in Build-Depends.
     - Drop patches which was needed to disabled epiphany support.
 
   [ Loic Minier ]
   * Add a get-orig-source target to retrieve the upstream tarball.
   * Don't use @cdbs@ in build-deps.
   * Wrap build-deps and deps.
   * Include uploaders.mk.
   * Add a ${misc:Depends}.
   * Misc cleanups.
   * Use the simple-patchsys patch system.
   * New patch, 60_epi-2.18, permits building against epiphany 2.18; build-deps
     on epi 2.18 and update the configure flag for epi 2.18.
   * Bump up Debhelper compatibility level to 5.
   * Build-dep on gnome-pkg-tools.

 -- Loic Minier <lool@dooz.org>  Mon, 07 May 2007 17:57:37 +0200

2006

gwget2 (0.98.1-2) unstable; urgency=low

   [ Loic Minier ]
   * Drop epiphany support.
     - Drop epiphany-browser-dev build-dep.
     - Fix typo in configure.in which prevented the relevant AC_SUBST from
       being defined if epiphany support wasn't built.
   * Add missing build-dependency on libbonobo2-dev which will always pull
     Bonobo.idl (currently in libbonobo2-common) and provides the libbonobo-2.0
     pkg-config file.
 
   [ Arnaud Fontaine ]
   * debian/docs:
     - Add missing NEWS.Debian. Closes: #396525.
   * debian/control.in:
     - Add conflicts against older version of epiphany-extension-gwget.
       Thanks to Mike Hommey. Closes: #396526.

 -- Arnaud Fontaine <arnaud@andesi.org>  Thu, 2 Nov 2006 19:36:16 +0100

gwget2 (0.98.1-1) unstable; urgency=low

   * New maintainer. Closes: #391407.
   * New upstream release. Closes: #377256.
   * Patch concerning FTBFS on AMD64 has been integrated by
     upstream. Thanks to Dann Frazier <dannf@debian.org>.
     Closes: #365908.
   * Update Standards-Version to 3.7.2 (debian/control).
   * Add Homepage field (debian/control).
   * Add libnotify-dev to Build-Depends allowing reports when
     a download is finished.
   * Remove epiphany extension package. See NEWS.Debian.
   * Switch to cdbs.

 -- Arnaud Fontaine <arnaud@andesi.org>  Wed, 25 Oct 2006 11:28:43 +0200

gwget2 (0.97-1) unstable; urgency=low

   * New upstream release.
   * Update epiphany-browser-dev depends to 2.14.0 in debian/control.
     Closes: #364434.

 -- Arnaud Fontaine <arnaud@andesi.org>  Tue, 24 Apr 2006 18:14:22 +0200

gwget2 (0.96-2.1) unstable; urgency=high

   * Non-maintainer upload.
   * Add support for epiphany-2.14 (Closes: #360461).

 -- Luk Claes <luk@debian.org>  Mon, 17 Apr 2006 14:51:19 +0200

gwget2 (0.96-2) unstable; urgency=low

   * Enable epiphany extension in separate package.
     - Closes: #345259.
   * Fixed typo on long description.
     - Closes: #345261.
   * Added Arnaud Fontaine as co-maintainer (main maintainer of
     epiphany-extension-gwget package).

 -- David Moreno Garza <damog@debian.org>  Mon, 30 Jan 2006 11:24:25 -0600

2005

gwget2 (0.96-1) unstable; urgency=low

   * New upstream release.

 -- David Moreno Garza <damog@debian.org>  Sat, 20 Aug 2005 17:24:25 -0500

gwget2 (0.95-2) unstable; urgency=low

   * Added gnome-vfs-module dependency which fixes segfault and FTBFS on
     ia64 (Closes: #310660).

 -- David Moreno Garza <damog@damog.net>  Wed, 25 May 2005 11:53:57 -0500

gwget2 (0.95-1) unstable; urgency=low

   * New upstream release.
   * http_proxy variable working correctly (Closes: #305322).
   * ftp_proxy and https_proxy now set (Closes: #305323).
   * Depending on gcrypt11 now (Closes: #264751).

 -- David Moreno Garza <damog@damog.net>  Sat, 21 May 2005 14:42:32 -0500

gwget2 (0.94-1) unstable; urgency=low

   * New maintainer.
   * New upstream release (Closes: #250678).
   * Eggtrayicon is now implemented (Closes: #285867).

 -- David Moreno Garza <damog@damog.net>  Fri, 18 Mar 2005 02:57:40 -0600

2004

gwget2 (0.7-3.1) unstable; urgency=low

   * NMU.
   * Depend on libgcrypt11-dev to force linking with gcrypt11 instead of
     gcrypt1. Closes: #264751.
   * config.{guess,sub} file update, c/o "make clean".

 -- Matthias Urlichs <smurf@debian.org>  Sun, 26 Sep 2004 14:04:39 +0200

2003

gwget2 (0.7-3) unstable; urgency=low

   * debian/control:
     - Added build-depends on pkg-config, libgnomeui-dev, libgtk2.0-dev,
       libglade2-dev (Closes: #221683).

 -- Luca - De Whiskey's - De Vitis <luca@debian.org>  Wed, 19 Nov 2003 16:34:39 +0100

gwget2 (0.7-2) unstable; urgency=low

   * debian/rules:
     - Remove headers file from installed tree.
   * debian/docs:
     - Do not install NEWS file any more (empty file).

 -- Luca - De Whiskey's - De Vitis <luca@debian.org>  Thu, 6 Nov 2003 23:24:15 +0100

gwget2 (0.7-1) unstable; urgency=low

   * debian/menu:
     - Added support for Debian menu system.
   * Makefile.am:
   * pixmaps/Makefile.am:
     - Minor paths fixes.
   * gwget2.desktop.in:
     - Remove trailing white space at the end of Icon path and empty white line
       at the beginnig of the file.

 -- Luca - De Whiskey's - De Vitis <luca@debian.org>  Tue, 28 Oct 2003 18:12:20 +0100

gwget2 (0.7-0) unstable; urgency=low

   * New upstream release.

 -- Luca - De Whiskey's - De Vitis <luca@debian.org>  Tue, 28 Oct 2003 15:28:17 +0100

gwget2 (0.5-1) unstable; urgency=low

   * Initial Release.

 -- Luca - De Whiskey's - De Vitis <luca@debian.org>  Tue, 29 Jul 2003 10:49:02 +0200