gperiodic (2.0.10-2) unstable; urgency=low * debian/control: Homepage field transition. Added Vcs fields. (Maintainer): Set the debichem team as maintainer and moved myself to Uploaders. * debian/patches/13_fix_zink_description: Added. - table_data.h: Fixed bug in the description of zincs "Named after" field. Thanks to Lothar Schmidt for the report. * debian/patches/14_fix_lithium_melting_point.dpatch: Added. - table_data.h: Fixed wrong melting point given for Lithium (LP: #160424). Thanks to Miguel Martinezfor the report. * debian/patches/00list: Adjusted. -- Daniel Leidert (dale) Mon, 12 Nov 2007 22:49:44 +0100 gperiodic (2.0.10-1) unstable; urgency=low * New upstream release 2.0.10. [ Daniel Leidert ] * debian/control (Build-Depends): Be more exact about GTK+ dependency. (Depends): Removed unused substitution variable. * debian/gperiodic.menu (section): Fixed to comply with latest menu policy. * debian/patches/12_fix_desktop_file.dpatch: Added. - Fix the .desktop file to be compliant to the fd.o spec and to make lintian happy. * debian/watch: Added. -- Daniel Leidert (dale) Mon, 27 Aug 2007 02:08:02 +0200 gperiodic (2.0.9-1) unstable; urgency=low * New upstream release 2.0.9. - Upstream applied almost all patches from our Debian package. Thanks to Jonas Frantz. [ Daniel Leidert ] * debian/rules (install): Improved slightly to make use of the improved makefiles. * debian/patches/01_fix_installation_permissions.dpatch: Removed. Applied upstream. * debian/patches/02_fix_desktop_file_validness.dpatch: Ditto. * debian/patches/10_fix_bug_234567_endless_loop.dpatch: Ditto. * debian/patches/80_update_italian_translation.dpatch: Ditto. * debian/patches/81_update_french_translation.dpatch: Ditto. * debian/patches/00list: Adjusted accordingly. -- Daniel Leidert (dale) Sun, 01 Jul 2007 00:42:01 +0200 gperiodic (2.0.8-1) UNRELEASED; urgency=low * New upstream release 2.0.8 (closes: #358693). * New maintainer. Thanks to Sebastien Bacher for his work. [ Daniel Leidert ] * debian/control: Added XS-Vcs-Browser and XS-Vcs-Svn fields. (Build-Depends): Added dpatch. (Maintainer): Set myself as new maintainer. See above. (Standards-Version): Changed to latest standards version 3.7.2. (Description): Added Homepage field. * debian/copyright: Updated. Fixed new download location. Adjusted maintainer information. * debian/docs: Renamed to gperiodic.docs. * debian/menu: Renamed to gperiodic.menu. * debian/gperiodic.dirs: Added. Fixes installation via Makefile. * debian/gperiodic.install: Added. Installs the added menu icon. * debian/gperiodic.manpages: Added. Removed dh_installman argument in debian/rules instead. * debian/gperiodic.menu: Added icon (closes: #252857). * debian/gperiodic.xpm: Added. See debian/gperiodic.menu. * debian/gperiodic.1: Reordered some stuff a bit and (IMHO) improved formatting. Fixed lintian warning about hyphen usage. * debian/rules: Improved and adjusted (using dpatch, using the Makefile installation process, ...). * debian/patches/01_fix_installation_permissions.dpatch: Added. - Makefile: Fix file permissions directly. * debian/patches/02_fix_desktop_file_validness.dpatch: Added. - gperiodic.desktop: Fix errors and warnings print by desktop-file-validate. * debian/patches/10_fix_bug_234567_endless_loop.dpatch: Added. See 2.0.7-2. * debian/patches/11_remove_DEPRECATED_flags_for_GTK_2_4.dpatch: Added. See 2.0.7-4. * debian/patches/80_update_italian_translation.dpatch: Added. See 2.0.7-3. * debian/patches/81_update_french_translation.dpatch: Added. See 2.0.7-5. * debian/patches/00list: Added. -- Daniel Leidert (dale) Sun, 10 Jun 2007 23:26:53 +0200 gperiodic (2.0.7-5) unstable; urgency=low * po/fr.po: - fixed a translation error pointed by François Gaudé. -- Sebastien Bacher Tue, 2 Aug 2005 18:02:27 +0200 gperiodic (2.0.7-4) unstable; urgency=low * Removed the DEPRECATED flags to build fine with GTK+2.4. -- Sebastien Bacher Thu, 13 May 2004 20:46:09 +0200 gperiodic (2.0.7-3) unstable; urgency=low * Included italian translation from Andrea Tasso . (Closes: #237566). -- Sebastien Bacher Mon, 10 May 2004 00:05:02 +0200 gperiodic (2.0.7-2) unstable; urgency=low * Patch from Wolfram Quester to fix endless loop (Closes: #234567). -- Sebastien Bacher Tue, 24 Feb 2004 19:40:58 +0100 gperiodic (2.0.7-1) unstable; urgency=low * New upstream release. * Patch from Robert Campbell to fix -D printing (Closes: #233696). -- Sebastien Bacher Sat, 21 Feb 2004 12:40:12 +0100 gperiodic (2.0.6-2) unstable; urgency=low * Included italian translation from Andrea Tasso . -- Sebastien Bacher Fri, 16 Jan 2004 23:36:16 +0100 gperiodic (2.0.6-1) unstable; urgency=low * New upstream release. * Added a manpage. * Updated debian/copyright file. * Updated Standards-Version to 3.6.1.0. -- Sebastien Bacher Wed, 24 Sep 2003 02:02:07 +0200 gperiodic (2.0.4-3) unstable; urgency=low * Fixed electronic configurations (Closes: #135229). -- Sebastien Bacher Thu, 24 Jul 2003 18:30:22 +0200 gperiodic (2.0.4-2) unstable; urgency=low * The problems with non iso-8859 locales should be fixed (Closes: #202467). * Added french translation. -- Sebastien Bacher Wed, 23 Jul 2003 17:51:53 +0200 gperiodic (2.0.4-1) unstable; urgency=low * New maintainer. * Closed bugs fixed by previous NMUs (Closes: #57960, #101978, #101979, #105296, #124693, #134780, #142066, #177284). * New upstream release. - Fixed bug in melting/boiling points (Closes: #135225). * Bumped standard-versions to 3.6.0. * Added debian/docs. * Updated to debhelper 4. * Updated debian/rules. -- Sebastien Bacher Sun, 20 Jul 2003 15:32:20 +0200 gperiodic (1.3.3-0.3) unstable; urgency=low * NMU (Bug squashing party) * gperiodic.c: changed the type of ch from char to int, closes: #142066 * Place the menu entry in Apps/Science, closes: #177284 -- Lukas Geyer Sat, 15 Mar 2003 17:49:48 +0000 gperiodic (1.3.3-0.2) unstable; urgency=low * Non-maintainer upload, cleaning up after the previous one. * Added missing build-dependency on gettext, that should make it work. -- Josip Rodin Tue, 19 Feb 2002 23:35:23 +0100 gperiodic (1.3.3-0.1) unstable; urgency=low * Non-maintainer upload, bug squashing party. * New upstream version, closes: #101979. * Added the menu entry, closes: #57960. * Fixed upstream build system, which includes installing locale files, closes: #101978. * A bit of a cleanup in the Debian packaging, including the spelling error in the description, closes: #124693. -- Josip Rodin Sun, 17 Feb 2002 18:02:46 +0100 gperiodic (1.1.1-3.1) unstable; urgency=low * Add missing build-depends. Closes: #105296 -- LaMont Jones Sat, 14 Jul 2001 22:29:04 -0600 gperiodic (1.1.1-3) unstable; urgency=low * Move package into (newly established) science section -- Jim Lynch Sun, 9 Jan 2000 18:36:25 -0800 gperiodic (1.1.1-2) unstable; urgency=low * Fixes Bug#53479: recompiled with new libstdc++2.10 -- Jim Lynch Fri, 9 Jul 1999 08:28:33 -0700 gperiodic (1.1.1-1) unstable; urgency=low * New upstream version. Upstream supplied requested manpage. -- Jim Lynch Fri, 9 Jul 1999 08:28:33 -0700 gperiodic (1.0.5-1) unstable; urgency=low * Initial Release. -- Jim Lynch Tue, 29 Jun 1999 02:53:26 -0700 Local variables: mode: debian-changelog End: