2009
xpenguins-applet (2.1.1-8) unstable; urgency=low
* Change Maintainer name in debian/control * Update debian/watch to version 3 (Closes: #529153) * Change build depends of transitional package x-dev to x11proto-core-dev (Closes: #515423) * Avoid direct changes in configure, introduce debian/patches/configure-pt.diff * Bump standards to 3.8.3: - add debian/README.source
-- Alexander Reichle-Schmehl <tolimar@debian.org> Sun, 30 Aug 2009 18:20:35 +0200
2008
xpenguins-applet (2.1.1-7) unstable; urgency=low
* Remove version from scrollkeeper dependency (Closes: #484887) (Sorry, last upload only removed the version from the build dependency)
-- Alexander Schmehl <tolimar@debian.org> Sun, 08 Jun 2008 19:27:11 +0200
xpenguins-applet (2.1.1-6) unstable; urgency=medium
* Droped versioned dependency on scrollkeeper (Closes: #459479) * Bumped standards to 3.7.3 (no changes needed) * Move Homepage to real Header * added Vcs-Svn and Vcs-Browser header * Fixed src/applet_main.c to avoid double free, thanks to Tim Retout for the patch (Closes: #442284) - patches/double-free.diff - added quilt to build depends - urgency medium for RC bug fix * Refreshed debian/copyright to make lintian happy * set debian/compat to 5 and build-depend on debhelper >= 5
-- Alexander Schmehl <tolimar@debian.org> Sat, 05 Apr 2008 01:00:00 +0200
2007
xpenguins-applet (2.1.1-5) unstable; urgency=low
* reverting debhelper 5 relevant changes, so it might be shipped with etch
- build depend on debhelper >= 4.2.13
- debian/compat set to 4
-- Alexander Schmehl <tolimar@debian.org> Fri, 12 Jan 2007 17:43:52 +0100
xpenguins-applet (2.1.1-4) unstable; urgency=low
* New maintainer (Closes: #382559) - removed Ola from uploaders (haven't heard from him, so I guess he's not interested) * debian/control: - added Homepage: to package description - build-depends on debhelper >= 5 (debian/compat set to 5, too)
-- Alexander Schmehl <tolimar@debian.org> Sun, 7 Jan 2007 16:14:26 +0100
2006
xpenguins-applet (2.1.1-3.1) unstable; urgency=low
* Non-maintainer upload * Add dh_gconf call in debian/rules (closes: #340518) * Bump Standards-Version to 3.7.2 (no changes needed)
-- Mohammed Adnène Trojette <adn+deb@diwi.org> Thu, 8 Jun 2006 10:57:00 +0200
xpenguins-applet (2.1.1-3) unstable; urgency=low
* Added po translation to Brazilian Portuguese, Thanks to Jose Carlos
Medeiros <jose@psabs.com.br>
* Added rm to delete po/*.gmo files in rules/clean
* Updated package to use dh_gconf debhelper script. Made follow changes:
(closes: #340518)
* debian/control:
- Made Build dependency on debhelper versioned (>= 4.2.13).
- Made dependency on ${misc:Depends}.
* debian/rules:
- Added dh_gconf after dh_installchangelogs.
* debian/postinst:
- Commented snippets that call gconftool.
-- Jose Carlos Medeiros <debian@psabs.com.br> Thu, 9 Mar 2006 16:10:43 -0300
xpenguins-applet (2.1.1-2.1) unstable; urgency=low
* Non-maintainer upload.
* Replace build-dependency on xlibs-dev with an explicit build-dependency
on each required package. (Closes: #346832)
-- Steinar H. Gunderson <sesse@debian.org> Sat, 21 Jan 2006 02:43:56 +0100
2005
xpenguins-applet (2.1.1-2) unstable; urgency=low
* New Mantainer. (Closes: #297854) * Updated debian/watch file. * Added license text in debian/copyright file. * Updated package to Standards-Version: 3.6.2
-- Jose Carlos Medeiros <debian@psabs.com.br> Mon, 31 Oct 2005 15:12:29 -0200
2004
xpenguins-applet (2.1.1-1) unstable; urgency=low
* New upstream release.
* debian/control:
- Bumped Standards-Version to 3.6.1.1.
- New maintainer address.
- Removed unnecessary Build-Depends on libgail-dev.
- Made dependancy on debhelper versioned (>= 4.0).
* debian/rules:
- Removed bashism when copying config.{sub,guess}.
- dh_installman commented out due to removal of man page.
* debian/xpenguins-applet.1:
- Removed unnecessary man page (applets from gnome-applets also do not
ship with man pages).
* configure:
- See changelog for 2.1.0-2.
-- Sebastian Henschel <shensche@debian.org> Sun, 8 Aug 2004 11:21:02 +0200
2003
xpenguins-applet (2.1.0-2) unstable; urgency=low
* debian/control:
- oops, forgot to Build-Depend on scrollkeeper.
- also bumped the dependencies on GTK+/GNOME to >= 2.2.0.
* configure:
- removed check for xpenguins themes, because the themes are not needed
for building. they have to exist at run-time and they do, because of
dependency on xpenguins.
* debian/rules:
- also added some "touches" in config.status due to timeskew problems on
build-systems.
-- Sebastian Henschel <shensche@kodeaffe.de> Thu, 17 Apr 2003 13:09:49 +0200
xpenguins-applet (2.1.0-1) unstable; urgency=low
* New upstream release. Package underwent massive changes due to the major
version leap, closes: #183260, #169458.
* Email address of maintainer changed.
* debian/compat:
- created and set its contents to 4.
* debian/rules:
- changed cflags handling in regard to DEB_BUILD_OPTIONS to comply with
changes in policy in version 3.5.6.
- inserted perl-code to search and replace DTD-URLs in target config.status
- removed DH_COMPAT.
* debian/control:
- changed Section to gnome.
- updated Description.
* debian/files:
- removed.
* Bumped Standards-Version to 3.5.9.
-- Sebastian Henschel <shensche@kodeaffe.de> Fri, 11 Apr 2003 15:46:30 +0200
2002
xpenguins-applet (1.0-8) unstable; urgency=low
* Changed debian/rules to copy system-wide config.guess and config.sub
into current directory _before_ the invocation of ./configure.
This solves build problems on s390 (closes: #166471); the error was
introduced with version 7 of the package.
-- Sebastian Henschel <shensche@linuxmail.org> Sun, 27 Oct 2002 12:22:30 +0200
xpenguins-applet (1.0-7) unstable; urgency=low
* Maintainer changed (closes: #157411). * Some german language fixes in the upstream files: - xpenguins_applet.desktop - po/de.po * Upgraded Standards-Version to 3.5.7. * Enhances: xpenguins added to control file. Including this generates a warning when dpkg-source compiles the package, but the policy manual says it exists * Added a postinst to prevent dh_installdocs from deprecated linking from /usr/doc to /usr/share/doc. * Changed debian/rules: set DH_COMPAT to 4 and this meant a whole lot of changes in this file. * Replaced the (upstream) po/Makefile.in.in by a file generated by automake to support $DESTDIR and thus enabled proper locale support for the Debian package. * Created a manpage.
-- Sebastian Henschel <shensche@linuxmail.org> Wed, 23 Oct 2002 23:02:30 +0200
xpenguins-applet (1.0-6) unstable; urgency=low
* Another gdk-imlib/libpng rebuild.
-- Bas Zoetekouw <bas@debian.org> Sun, 1 Sep 2002 22:22:18 +0200
xpenguins-applet (1.0-5) unstable; urgency=low
* gdk-imlib2/libpng3 rebuild. * Updated build-deps now we're on it.
-- Bas Zoetekouw <bas@debian.org> Sun, 18 Aug 2002 20:46:08 +0200
2001
xpenguins-applet (1.0-4) unstable; urgency=low
* Edited debian/rules to have config.sub and config.guess copied from
the autotools-dev package. This solves build problems on hppa
(closes: #104865).
* Added Build-depends on autotools-dev.
* Added support for the "debug" option in $DEB_BUILD_OPTIONS. This
make this package comply to Debian policy version 3.5.5.0. Updated
the Standards-version accordingly.
-- Bas Zoetekouw <bas@debian.org> Sat, 21 Jul 2001 16:59:06 +0200
xpenguins-applet (1.0-3) unstable; urgency=low
* Removed Build-depends on libc6-dev
-- Bas Zoetekouw <bas@debian.org> Mon, 9 Jul 2001 11:33:30 +0200
xpenguins-applet (1.0-2) unstable; urgency=low
* Corrected build-dependencies (closes: #102912)
-- Bas Zoetekouw <bas@debian.org> Sun, 1 Jul 2001 15:25:05 +0200
xpenguins-applet (1.0-1) unstable; urgency=low
* Initial Release (closes: #100576)
-- Bas Zoetekouw <bas@debian.org> Thu, 28 Jun 2001 11:19:56 +0200