--- apwal-0.4.5.orig/debian/changelog +++ apwal-0.4.5/debian/changelog @@ -1,57 +1,28 @@ -apwal (0.4.5) unstable; urgency=low +apwal (0.4.5-1.1build1) jammy; urgency=medium - * New upstream release: - + debian/ files updated from Sam advices. - + plenty of good changes have been integrated into gtk2. Use now glib - timeouts, gobject closure marshaler, gtk draw_rectangle does not - require a padding of 2px in cereimg anymore. Get rid of - apwal_file_selection and replace it by gtk file_chooser which - allows to select a directory eventually and not only files. - + added option --config to apwal. It's now possible to create - an icon calling recusively Apwal with another config file. It provides - a simple way to create submenus. - + Added busy cursor when loading the icons. - + Remove few 'fixme:' in the code. + * No-change rebuild against latest gdk-pixbuf - -- Pascal Eberhard Mon, 20 Dec 2004 11:21:07 +0000 + -- Jeremy Bicha Wed, 09 Mar 2022 15:10:22 -0500 -apwal (0.4.4-1) unstable; urgency=low - - * New upstream release: - + Correct compilation and window manager interaction problems, - temporary remove key bindings. - - -- Pascal Eberhard Wed, 28 Jan 2004 16:50:37 +0000 +apwal (0.4.5-1.1) unstable; urgency=medium -apwal (0.4.3-1) unstable; urgency=low + * Non-maintainer upload. + * Change d/compat to level 9, update B-D on debhelper (Closes: #817352) + * Add Homepage to d/control, remove it from package descripiton + (Closes: #615184) + * Replace dh_clean -k with dh_prep - * New upstream release: - + Simplification, homogenization and improvement of the editor interface - (Delete key binding, use of entries rather than treeview, highlight - wrong values, remove unnecesary fields, buttons more coherent, ...), - + Add a progression bar when loading icons, - + Rewrite the directory selector, - + Remove the dependence on procfs, - + Correct the few known bugs. - * Remove the 'apwal-editor' symbolic link. + -- Tobias Frost Sun, 23 Oct 2016 16:20:32 +0200 - -- Pascal Eberhard Sun, 25 Jan 2004 15:45:25 +0000 +apwal (0.4.5-1) unstable; urgency=low -apwal (0.4.2-1) unstable; urgency=low + * New upstream release. Includes all Debian-specific patches. - * New upstream version. - * Add a directory selector and correct some bugs. - - -- Pascal Eberhard Wed, 3 Dec 2003 00:39:37 +0000 + -- Sam Hocevar (Debian packages) Mon, 20 Dec 2004 18:27:42 +0100 -apwal (0.4.1-2) unstable; urgency=low - - * current CVS version (cvs20031126). - - -- Pascal Eberhard Wed, 26 Nov 2003 23:02:13 +0000 +apwal (0.4.4-1) unstable; urgency=low -apwal (0.4.1-1) unstable; urgency=low + * Initial release (Closes: #230373). - * Initial release. + -- Sam Hocevar (Debian packages) Wed, 25 Feb 2004 11:18:16 +0100 - -- Pascal Eberhard Sun, 16 Nov 2003 02:02:46 +0000 --- apwal-0.4.5.orig/debian/compat +++ apwal-0.4.5/debian/compat @@ -1 +1 @@ -4 +9 --- apwal-0.4.5.orig/debian/control +++ apwal-0.4.5/debian/control @@ -1,9 +1,10 @@ Source: apwal Section: gnome Priority: optional -Maintainer: Pascal Eberhard -Build-Depends: debhelper (>= 4.0), libgtk2.0-dev, libxml2-dev +Maintainer: Sam Hocevar (Debian packages) +Build-Depends: debhelper (>= 9), libgtk2.0-dev, libxml2-dev Standards-Version: 3.6.1.0 +Homepage: http://apwal.free.fr/ Package: apwal Section: gnome @@ -20,5 +21,3 @@ Apwal Editor is an easy to use graphical interface to configure Apwal. An icon selector displays icons available on your filesystem. Several filters are available to ease the search (by extension, by size, by name, etc.). - . - Homepage: http://apwal.free.fr/ --- apwal-0.4.5.orig/debian/copyright +++ apwal-0.4.5/debian/copyright @@ -1,3 +1,8 @@ +This package was downloaded from http://apwal.free.fr/ by Sam Hocevar + on Wed, 25 Feb 2004 11:18:16 +0100. + +Upstream Author: Pascal Eberhard + Copyright (C) 2002-2004 Pascal Eberhard This program is free software; you can redistribute it and/or --- apwal-0.4.5.orig/debian/rules +++ apwal-0.4.5/debian/rules @@ -27,7 +27,7 @@ install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs # Add here commands to install the package into debian/