guake (3.10.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    + Bump standard versions 4.7.2
    + Change homepage field to Github.
    + Remove Rules-Requires-Root field.
    + Remove python3-setuptools-scm  from Depends. (Closes: #1100953)
  * debian/copyright
    + Change source field to Github.
    + Extend debian copyright holder years.
    + Update FSF address (lintian warning fix).
  * debian/patches
    + Refresh 02_fix_data_dir_path.diff patch.
    + Refresh 03_dont_try_compile_schemas.diff patch.
    + Refresh 04_fix_manpage_name.diff patch.
    + Add 07_fix-appstream-metadata.diff.
      + Fix AppStream metadata validation issues.
  * debian/watch
    + Use version 5 format.

 -- Daniel Echeverri <epsilon@debian.org>  Sat, 25 Oct 2025 19:18:09 -0500

guake (3.10-2) unstable; urgency=medium

  [ Alexandre Detiste ]
  * remove extranous dep. on old python3-mock

  [ Daniel Echeverri ]
  * Disable creation of glib-2.0 gschemas.compiled (Closes: #1059917)

 -- Daniel Echeverri <epsilon@debian.org>  Sun, 28 Jan 2024 21:36:10 -0500

guake (3.10-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove obsolete field Name from debian/upstream/metadata.
  * Fix day-of-week for changelog entry 0.3.1-1.

  [ William Desportes ]
  * Fix d/watch downloading URL.
  * Fix patch date.
  * Refresh patches for the next version.

  [ Daniel Echeverri ]
  * Update changelog file.
  * New upstream version 3.10.
  * Extend debian copyright holder years.
  * Bump standard versions 4.6.2.
  * debian/patches
    + Refresh 05_set_scripts_path.diff patch.
    + Change forwarded field in 04_fix_manpage_name.diff patch.
    + Add 06_dont_use_pip_to_build.diff patch.

 -- Daniel Echeverri <epsilon@debian.org>  Wed, 21 Jun 2023 22:00:21 -0500

guake (3.9.0-2) unstable; urgency=medium

  * debian/patches
    + Add 05_set_scripts_path.diff
      + Fix FTBFS with more recent python3-setuptools.
        Set install script path in setup.cfg to install
        scripts into /usr/bin/ (Closes: #1022346)
  * debian/copyright
    + Extend debian copyright holder years.
  * Update watch file.
  * debian/tests/control
    + Use python3 instead python3-all in Depends.

 -- Daniel Echeverri <epsilon@debian.org>  Sat, 29 Oct 2022 19:02:50 -0500

guake (3.9.0-1) unstable; urgency=medium

  [ Barak A. Pearlmutter ]
  * Slightly yak shave debian/rules.
  * Update dependencies: python3-pbr to -setuptools-scm
  * New upstream release.
  * Fix link (closes: #1006680)
  * Bump policy.

  [ Daniel Echeverri ]
  * Remove one python3-setuptools-scm from B-D
  * Add python3-yaml in Depends

 -- Daniel Echeverri <epsilon@debian.org>  Sat, 18 Jun 2022 10:47:14 -0500

guake (3.8.5-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    + Add python3-setuptools-scm, python3-sphinx, python3-reno,
      python3-sphinxcontrib.programoutput, libglib2.0-dev,
      desktop-file-utils in B-D.
    + Add  ${sphinxdoc:Depends} in Depends.
  * Remove guake.install file.
  * Update guake.links file.
  * debian/guake.manpages
    + Install the manpage generated.
    + Remove debian/guake.1 manpage.
      + Now the manpage is generated with sphinxdocs. (Closes: #1003263)
  * debian/rules
    + Now we don't use pybuild anymore.
    + Use sphinxdoc to generate the doc.
    + Remove generated doc in dh_auto_clean.
  * debian/patches
    + Remove 01_dont_install_mo_files.diff patch.
      + the upstream rewrite the code.
    + Add 04_fix_manpage_name.diff patch.
    + Add Forwarded field to all patches.
  * Add autopkgtests running the upstream tests.

 -- Daniel Echeverri <epsilon@debian.org>  Wed, 23 Feb 2022 18:29:17 -0500

guake (3.8.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches
    + Add 03_dont_try_compile_schemas.diff patch.

 -- Daniel Echeverri <epsilon@debian.org>  Sun, 07 Nov 2021 10:36:44 -0500

guake (3.8.0-1) unstable; urgency=medium

  * New upstream release. (Closes: #958155, #913220, #944046)
  * debian/control
    + Add python3-gi-cairo in Depends. (Closes: #945430)
    + Add default-dbus-session-bus|dbus-session-bus in Deps. (Closes: #965324)
    + Bump standard versions 4.6.0.
    + Use debhelper-compat instead of debian/compat.
    + Mark Rules-Requires-Root: no as we don't need root for building.
    + Update my last name.
  * debian/patches
    + Refresh all patches.
  * Update d/watch file.
  * Update d/copyright file.
  * Update d/rules file.
  * Add Bugs-* fields in Metadata file.

 -- Daniel Echeverri <epsilon@debian.org>  Sat, 23 Oct 2021 18:53:10 -0500

guake (3.6.3-2) unstable; urgency=medium

  * debian/control
    + Add gir1.2-wnck-3.0 in Depends. (Closes: #935452)

 -- Daniel Echeverry <epsilon@debian.org>  Thu, 22 Aug 2019 22:13:41 -0500

guake (3.6.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    + Change my email address.
    + Update DH to 12 in B-D.
    + Bump Standards-Version 4.4.0.
    + Add python3-pytest in B-D.
  * debian/patches
    + Refresh 02_fix_data_dir_path.diff patch.
  * Update guake.install file.
  * Add guake.dirs file.
  * Update postinst.sh script.
  * Remove postrm.sh script.
  * debian/rules
    + Ignore some tests because fails in chroots environments.
    + Install schema file in right place.
  * debian/compat
    + Switch compat level 11 to 12.
  * debian/copyright
    + Add new entry guake.appdata.xml file.
    + Extend copyright holder years.
    + Remove pytest cache directory.

 -- Daniel Echeverry <epsilon@debian.org>  Tue, 20 Aug 2019 19:53:53 -0500

guake (3.4.0-1) unstable; urgency=medium

  * New upstream release. (Closes: #910636)
  * debian/control
    + Set libutempter0 as Depends.
    + Bump Standards-Version 4.2.1 (no changes).
  * debian/patches
    + Refresh 01_dont_install_mo_files.diff patch.
    + Add 02_fix_data_dir_path.diff patch.
      + Set correct install path for Debian Systems.
  * debian/rules
    + Remove some exports because aren't necessary

 -- Daniel Echeverry <epsilon77@gmail.com>  Mon, 01 Oct 2018 22:37:13 -0500

guake (3.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Add guake-toggle manpage.
  * debian/patches
    + Add 01_dont_install_mo_files.diff
      + po files install from rules.

 -- Daniel Echeverry <epsilon77@gmail.com>  Sat, 14 Jul 2018 11:27:10 -0500

guake (3.2.2-2) unstable; urgency=medium

  * debian/rules
    + Install Localization files. (Closes: #900687)
  * debian/patches
    + Remove 02_use_correct_data_path.diff patch.
      + The Makefile variables are set from rules.

 -- Daniel Echeverry <epsilon77@gmail.com>  Wed, 06 Jun 2018 19:29:20 -0500

guake (3.2.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    + Update Vcs-* fields, the repo was migrated to salsa.
    + Bump Standards-Version 4.1.4 (no changes).
    + Remove X-Python3-Version field.
    + Remove some whitespaces.
    + Add python3-mock in B-D.
  * debian/patches
    + Refresh 02_use_correct_data_path.diff patch.
    + Remove 03_remove_description_field_from_setup.diff file.
  * debian/rules
    + Execute generate-paths before build.
    + Remove path.py file, is autogenerated during installation.
  * Add Upstream metadata file.
  * Update guake.install file.

 -- Daniel Echeverry <epsilon77@gmail.com>  Thu, 31 May 2018 21:56:41 -0500

guake (3.0.5-1) unstable; urgency=medium

  * New upstream release. (Closes: #894061)
  * debian/copyright
    + Use HTTPS in Format url.
  * debian/patches
    + Refresh 02_use_correct_data_path.diff patch.
    + Remove 03_remove_description_field_from_setup.diff patch.
      + Now no causes FTBFS.

 -- Daniel Echeverry <epsilon77@gmail.com>  Wed, 28 Mar 2018 10:36:44 -0500

guake (3.0.4-1) unstable; urgency=medium

  * New upstream release. (Closes: #888069, #888093)
  * debian/control
    + Remove autoconf from B-D.
    + Add gir1.2-notify-0.7 and python3-cairo in Depends.
    + Change libutempter0 to Suggests.
    + Add numix-gtk-theme in Suggests.
  * debian/patches
    + Refresh 02_use_correct_data_path.diff patch.
  * Install News file as Changelog.

 -- Daniel Echeverry <epsilon77@gmail.com>  Fri, 26 Jan 2018 07:55:09 -0500

guake (3.0.2-2) unstable; urgency=medium

  * d/control
    + Add libglib2.0-bin in Depends.

 -- Daniel Echeverry <epsilon77@gmail.com>  Sat, 20 Jan 2018 20:05:40 -0500

guake (3.0.2-1) unstable; urgency=medium

  * New upstream release. (Closes: #887414)
  * debian/control
    + Change arch to all because now guake is pure python app.
    + Remove unnecessary Depends and Build-Depends. (Closes: #887429)
    + Add proper Depends and Build-Depends.
  * debian/patches
    + Remove 01_fix_desktop_file.diff patch.
      + Merge with upstream.
    + Refresh 02_use_correct_data_path.diff patch.
    + Remove blank line in series file.
  * update guake.docs file.

 -- Daniel Echeverry <epsilon77@gmail.com>  Mon, 15 Jan 2018 20:56:59 -0500

guake (3.0.0.b2-1) unstable; urgency=medium

  * New upstream release. (Closes: #829969)
    + Guake gtk3 now is in unstable. (Closes: #721554)
  * debian/copyright
    + Extend copyright holder years.
      + Update path to simplegladeapp.py file.
  * debian/control
    + Bump Standards-Version 4.1.3 (no changes).
    + Remove gconf2, intltool, libgconf2-dev, libgtk2.0-dev,
      libxml-parser-perl, pkg-config, python, python-dev,
      python-gnome2, python-gtk2-dev, python-vte, python-xdg
      from B-D (Closes: #790176, #845949).
    + Add python3-all, python3-pbr, python3-setuptools, libglib2.0-dev,
      python3-gi to B-D.
    + Change debhelper to 11 in B-D.
    + Update X-Python3-Version to >= 3.0.
    + remove gconf2, libgtk2.0-0, notification-daemon,
      python, python-dbus, python-gconf, python-glade2,
      python-keybinder, python-notify, python-vte,
      python-xdg from Depends.
    + Add libgtk-3-dev, libkeybinder-3.0-0, gir1.2-keybinder-3.0,
      libvte-common, libvte-2.91-dev, python3, python3-pbr, libutempter0
      ${python3:Depends} to depends.
    * debian/patches
      + Refresh 01_fix_desktop_file.diff patch.
      + Add 02_use_correct_data_path.diff path.
        + Use path where data files was installed.
      + Add 03_remove_description_field_from_setup.diff patch.
        + Because README.rst have non-valid characters and causes FTBFS.
    * debian/rules
      + Rewritten to build with pybuild and python3.
    * Add debian/guake.install file.
      + Install data files to /usr/share.
    * Add debian/guake.links.
    * debian/watch
      + Use HTTPS in url.
    * debian/compat
      + Switch compat level 10 to 11.
    * Add d/guake.1 file
      + Upstream remove from tarball.
      + Add guake.manpages file.
    * debian/changelog
      + Remove some whitespaces.
    * Remove guake.lintian-override file.
      + Because isn't necessary
    * Update *.prerm and postinst scripts.
    * Update debian/guake.docs file.


 -- Daniel Echeverry <epsilon77@gmail.com>  Sun, 07 Jan 2018 18:20:21 -0500

guake (0.8.10-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches
    + Remove blank line frome series file.
  * debian/copyright
    + Extend copyright holder years.
  * debian/control
    + Bump Standards-Version 4.0.1 (no changes)
  * debian/rules
    + Remove flags from rules, compat level 10 do it automatically

 -- Daniel Echeverry <epsilon77@gmail.com>  Sun, 25 Jun 2017 20:41:44 -0500

guake (0.8.8-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    + Change debhelper to 10 in B-D.
    + Remove dh-autoreconf in B-D.
    + Remove Provides field. (Closes: #848096)
  * debian/compat: Switch compat level 9 to 10.
  * debian/guake.postinst and debian/guake.prerm: Remove
    update-alternatives logic.
  * debian/rules
    + Remove --with autoreconf dh10 brings it by default.
  * debian/docs: Remove because the doc install from guakes.docs file


 -- Daniel Echeverry <epsilon77@gmail.com>  Sat, 17 Dec 2016 12:55:53 -0500

guake (0.8.7-1) unstable; urgency=medium

  * New upstream release.

 -- Daniel Echeverry <epsilon77@gmail.com>  Sun, 21 Aug 2016 22:50:32 -0500

guake (0.8.5-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    + Bump Standards-Version 3.9.8 (no changes)

 -- Daniel Echeverry <epsilon77@gmail.com>  Tue, 07 Jun 2016 18:49:07 -0500

guake (0.8.4-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    + Change homepage field. Closes: #812433
    + Bump Standards-Version 3.9.7 (no changes)
    + Use HTTPS in vcs-browser field
    + Use wrap-and-sort
  * debian/copyright
    + Change source field
    + Extend copyright holder years
    + Remove extra whitespaces

 -- Daniel Echeverry <epsilon77@gmail.com>  Mon, 07 Mar 2016 15:05:00 -0500

guake (0.8.3-1) unstable; urgency=medium

  * New upstream release.

 -- Daniel Echeverry <epsilon77@gmail.com>  Sat, 24 Oct 2015 16:54:55 -0500

guake (0.8.0-1) unstable; urgency=low

  * New upstream release.
  * Remove pycompat file because is obsolete.
  * debian/control
    + Add python-keybinder in Depends.
    + Add dh-python in B-D.

 -- Daniel Echeverry <epsilon77@gmail.com>  Fri, 11 Sep 2015 22:55:52 -0500

guake (0.7.2-1) unstable; urgency=low

  * New upstream release.
  * debian/patches
    + Refresh 01_fix_desktop_file.diff patch
  * debian/copyright
    + Extend copyright holders years

  [ Sylvestre Ledru ]
  * Remove myself from the maintainers.
    Daniel is doing the actual work. I am just the uploader now.

 -- Daniel Echeverry <epsilon77@gmail.com>  Sat, 23 May 2015 18:40:50 -0500

guake (0.7.0-1) unstable; urgency=low

  * New upstream release.
  * debian/control
    + Bump Standards-Version 3.9.6 (no changes)
  * debian/copyright
    + Update copyright file
  * debian/patches
    + Add 01_fix_desktop_file.diff
      + Remove encoding entry in desktop files
      + Add keyword entry in desktop files
  * debian/rules
    + Remove dh_auto_test override ftbfs fixed by upstream

 -- Daniel Echeverry <epsilon77@gmail.com>  Sun, 26 Apr 2015 19:15:06 -0500

guake (0.5.2-1~exp2) experimental; urgency=medium

  * Lower the priority of the alternative to 40 like gnome terminal, konsole

 -- Sylvestre Ledru <sylvestre@debian.org>  Fri, 27 Feb 2015 18:22:49 +0100

guake (0.5.2-1~exp1) experimental; urgency=medium

  * New upstream release (Closes: #778663)

 -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 18 Feb 2015 18:11:02 +0100

guake (0.5.0-2) unstable; urgency=low

  * debian/patches
    + fix_floating_point_exception.diff patch
       + floating point exception when system fixed font set. Closes: #761430

 -- Daniel Echeverry <epsilon77@gmail.com>  Mon, 10 Nov 2014 16:52:50 -0500

guake (0.5.0-1) unstable; urgency=low

  * New upstream release.
  * debian/control
    + Update Vcs-* fields.
  * guake.postinst/guake.prerm
    + Register guake as x-terminal-emulator. Closes: #736184
  * remove postint and prerm file because are duplicates

 -- Daniel Echeverry <epsilon77@gmail.com>  Fri, 05 Sep 2014 21:47:17 -0500

guake (0.5.0~rc1-1~exp1) experimental; urgency=low

  * New upstream testing release.
  * debian/control
    + Add myself as uploader
    + Change debhelper to 9 in B-D.
    + Remove cdbs in B-D
    + Add dh-autoreconf and libgconf2-dev in B-D
    + Bump Standards-Version 3.9.5
      + Update to DEP5 copyright format 1.0
  * Switch compat level 5 to 9
  * debian/rules
    + Add hardening flags
  * Update watch file
  * debian/patches
    + Patch restore-orig-size.patch removed because isn't applied
    + Patch overlap-screen-dual-screen.patch because isn't applied
    + Patch fix-mouse-scrolling-in-less-on-Ubuntu.patch because isn't applied
    + Add description for guake.desktop.patch and refresh patch
    + Add fix_manpage.diff to fix lintian warning
    + Add fix_shebang.diff to fix to avoid lintian warning
  * Rename docs file to guake.docs
    + Remove TODO file
  * Rename postinst script to guake.postinst
  * Rename prerm script to guake.prerm

 -- Daniel Echeverry <epsilon77@gmail.com>  Thu, 24 Jul 2014 20:31:20 -0500

guake (0.4.4-1) unstable; urgency=low

  * Upload to unstable
  * Standards-Version updated to 3.9.4

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 06 May 2013 13:25:26 +0200

guake (0.4.4-1~exp1) experimental; urgency=low

  * New upstream release
    - overlap-screen-dual-screen.patch restore-orig-size.patch removed
  * New icons (LP: #596124)
  * Many other fixes

 -- Sylvestre Ledru <sylvestre@debian.org>  Fri, 27 Jul 2012 12:15:10 +0200

guake (0.4.3-3) unstable; urgency=low

  * Missing runtime dependency (Closes: #676629)

 -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 25 Jul 2012 13:47:03 +0200

guake (0.4.3-2) unstable; urgency=low

  * Missing dependency on python-xdg (Closes: #676629, #677543)
  * Update of the homepage (Closes: #669588)

 -- Sylvestre Ledru <sylvestre@debian.org>  Fri, 08 Jun 2012 13:46:04 +0200

guake (0.4.3-1) unstable; urgency=low

  * New upstream release (finally)
  * Refresh of the patches

 -- Sylvestre Ledru <sylvestre@debian.org>  Thu, 07 Jun 2012 10:13:32 +0200

guake (0.4.2-10) unstable; urgency=low

  * Revert previous commit since it was breaking guake (Closes: #673922)

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 22 May 2012 11:33:00 +0200

guake (0.4.2-9) unstable; urgency=low

  * Fix mouse scrolling in less on Ubuntu. Thanks to Max Ulidtko
    for the patch

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 21 May 2012 17:18:30 +0200

guake (0.4.2-8) unstable; urgency=low

  * No longer include directly glib headers (Closes: #665551)
  * Standards-Version updated to version 3.9.3
  * Improve the install of the schema (LP: #366621)
  * Refresh of some patches
  * Fix debian-rules-uses-deprecated-makefile
  * Fix a bug in the proxy setup (Closes: #631922) (LP: #735706)

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 24 Mar 2012 20:27:33 +0100

guake (0.4.2-7) unstable; urgency=low

  * Get ride of the notify-osd dependency (Closes: #645905)

 -- Sylvestre Ledru <sylvestre@debian.org>  Thu, 20 Oct 2011 16:15:46 +0200

guake (0.4.2-6) unstable; urgency=low

  * Fix a problem on startup when notify-osd was not available.
    Please note that this dependency could be removed soon if a better fix
    comes up (Closes: #633789)
  * Guake overlaped the second screen in a dual-monitor setup with a side panel
    Thanks to Franklin Strube for the patch (LP: #643145)
  * Guake did not restored to its original size after fullscreen.
    Thanks to Franklin Strube for the patch (LP: #793405)
  * Switch to dpkg-source 3.0 (quilt) format

 -- Sylvestre Ledru <sylvestre@debian.org>  Thu, 20 Oct 2011 16:15:44 +0200

guake (0.4.2-5) unstable; urgency=low

  * use dh_python2 instead of dh_pycentral (Closes: #616840)
  * Get ride of *.la files (Closes: #621221)
  * Standards-Version updated to version 3.9.2

 -- Sylvestre Ledru <sylvestre@debian.org>  Fri, 06 May 2011 20:04:35 +0200

guake (0.4.2-4) unstable; urgency=low

  * Fix an error if the proxy is provided (Closes: #606504)

 -- Sylvestre Ledru <sylvestre@debian.org>  Thu, 09 Dec 2010 22:52:28 +0100

guake (0.4.2-3) unstable; urgency=high

  * Fix a security issue in an incorrect usage of PYTHONPATH (Closes: #605163)

 -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 28 Nov 2010 14:57:37 +0100

guake (0.4.2-2) unstable; urgency=low

  * New versions did not provided the TERM variable (LP: #621927)

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 21 Sep 2010 18:55:15 +0200

guake (0.4.2-1) unstable; urgency=low

  * New upstream release
  * Update of the watch file
  * Standards-version updated to version 3.9.1

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 31 Jul 2010 01:16:57 +0200

guake (0.4.1-3) unstable; urgency=low

  * Missing dep on python-gconf (Closes: #573413)

 -- Sylvestre Ledru <sylvestre@debian.org>  Thu, 18 Mar 2010 18:46:09 +0100

guake (0.4.1-2) unstable; urgency=low

  * python-glade2 disappeared (?) (Closes: #568935)

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 09 Feb 2010 00:43:17 +0100

guake (0.4.1-1) unstable; urgency=low

  * New upstream release (Closes: #533711, #529181, #510506)
    (LP: #437880, #348018, #400081)
  * Change of my email address
  * Torsten removed from the uploader (on his request)
  * Update of Standards-Version to version 3.8.4
  * DM-Upload-Allowed removed

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 02 Feb 2010 20:03:43 +0100

guake (0.4.0-3) unstable; urgency=low

  * Missing deps against python-gconf and python-glade2 (Thanks c_korn)
    (Closes: #523318)

 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>  Fri, 10 Apr 2009 18:00:59 +0200

guake (0.4.0-2) unstable; urgency=low

  * Ack previous changes

 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>  Wed, 08 Apr 2009 10:20:16 +0200

guake (0.4.0-1) unstable; urgency=low

  * New upstream release
  * The new version changed the default font and is now providing a option
    to change the font of guake (Closes: #501050)
  * Ctrl+q is now available (Closes: #510505)
  * Option "Hide on lose focus" is now working (Closes: #520140)
  * Update of debian/watch (upstream website changed)

 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>  Tue, 07 Apr 2009 00:13:29 +0200

guake (0.3.1-7) unstable; urgency=low

  * Standards-Version updated to 3.8.1
  * Dependency to python-gnome2 added (Closes: #519468)

 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>  Fri, 13 Mar 2009 10:40:06 +0100

guake (0.3.1-6) unstable; urgency=low

  * set -e added to the maintainer scripts
  * misc depends added

 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>  Sun, 28 Dec 2008 18:33:27 +0100

guake (0.3.1-5) unstable; urgency=low

  * Missing dep to python-dbus, thanks to Alex Goebel (Closes: #497306)

 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>  Sun, 31 Aug 2008 22:43:33 +0200

guake (0.3.1-4) unstable; urgency=low

  * Two lintian warnings removed

 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>  Sat, 16 Aug 2008 15:03:37 +0200

guake (0.3.1-3) unstable; urgency=low

  * Close the ITP since the release 0.3.1-1 hasn't been published (Closes: #482414)

 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>  Mon, 11 Aug 2008 10:43:03 +0200

guake (0.3.1-2) unstable; urgency=low

  * copyright file updated to add info about a few files under the
    LGPL license

 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>  Sun, 10 Aug 2008 02:25:10 +0200

guake (0.3.1-1) unstable; urgency=low

  * Initial release (Closes: #482414)

 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>  Fri, 25 Jul 2008 16:04:07 +0200
