2007
gnotime (2.2.2-10) unstable; urgency=low
* gnotime.desktop*: removed the X-GNOME-Bugzilla* fields, so we won't
have bugs sent to GNOME's bugzilla.
* src/query.c: Fixed a bug in the century day calculation that would
cause the daily report to show worked time in the wrong day for
projects which had worked time in 2006 and 2007.
-- Goedson Teixeira Paixao <goedson@debian.org> Mon, 29 Jan 2007 00:59:22 -0200
2006
gnotime (2.2.2-9) unstable; urgency=low
* debian/control: updated Neil Williams email address
* src/app.c: fixed the display of day total worked time on the status bar
* debian/watch: added.
* src/*.{c,h}: make sure the only qof-realted file included is qof.h.
-- Goedson Teixeira Paixao <goedson@debian.org> Wed, 27 Dec 2006 17:29:18 -0200
gnotime (2.2.2-8) unstable; urgency=low
* src/idle-dialog.c: Fix crash when displaying the idle dialog and the
active project has no description (Closes: #397690).
* debian/control: Added ${misc:Depends} to handle dependency on gconf2.
-- Goedson Teixeira Paixao <goedson@debian.org> Tue, 19 Dec 2006 11:17:12 -0200
gnotime (2.2.2-7) unstable; urgency=low
* Prepare gnotime to not FTBFS when qof 0.7.0 is uploaded:
- include only qof.h in all QOF using source files.
- don't restrict the version of libqof1 to 0.6.x.
* debian/control: Bumped Standards-Version to 3.7.2 (no changes needed).
-- Goedson Teixeira Paixao <goedson@debian.org> Fri, 28 Jul 2006 17:36:59 -0300
gnotime (2.2.2-6) unstable; urgency=low
* Update build-dependency from libgtkhtml3.6-dev to libgtkhtml3.8-dev (Closes: #359102).
-- Goedson Teixeira Paixao <goedson@debian.org> Mon, 27 Mar 2006 19:04:58 -0300
gnotime (2.2.2-5) unstable; urgency=low
* The "I should not upload so fast" release:
- removed spurious printfs from ghtml.c
-- Goedson Teixeira Paixao <goedson@debian.org> Fri, 24 Feb 2006 01:31:14 -0300
gnotime (2.2.2-4) unstable; urgency=low
* Made it possible to choose from 24-hour, 12-hour and locale based date
formating (Closes: #320629)
* Updated configure scripts so that it accept building with newer QOF
0.6.x versions.
* Link with libgnutls12 (Closes: #335762)
-- Goedson Teixeira Paixao <goedson@debian.org> Fri, 24 Feb 2006 00:22:46 -0300
2005
gnotime (2.2.2-3) unstable; urgency=low
* debian/control:
- removed the libgnutls-dev build-dependency because it makes
buildds fail to build the package. We'll wait gnomevfs2 be
rebuilt using the new gnutls, before we can make this transition.
-- Goedson Teixeira Paixao <goedson@debian.org> Wed, 30 Nov 2005 22:46:32 -0200
gnotime (2.2.2-2) unstable; urgency=low
* Fixed location of gconf schemas (Closes: #340528) - debian/control: Build-depends on debhelper >= 4.2.13 - debian/rules include cdbs's gnome.mk
-- Goedson Teixeira Paixao <goedson@debian.org> Sun, 27 Nov 2005 22:36:16 -0200
gnotime (2.2.2-1) unstable; urgency=low
* New upstream release.
* debian/rules:
- remove garbage left by gnotime's installer in /var
* debian/control:
- changed build-dependency from libgnutls11-dev to libgnutls-dev |
libgnutls11-dev. We can't go directly to depending only on
libgnutls-dev because we have an indirect build-dependency on
libgnutls11-dev through libgnomeui-dev.
- changed version for build-dependency on libqof-dev to 0.6.0-1.
- added missing build-depency on libgda2-dev
-- Goedson Teixeira Paixao <goedson@debian.org> Fri, 28 Oct 2005 11:49:22 -0200
gnotime (2.2.1+20050917-1) experimental; urgency=low
* New CVS snapshot.
* Updated pt_BR translation.
* debian/copyright:
- updated FSF address.
* Upload to experimental.
* debian/control:
- Maintainner is now Debian QOF Packaging team.
-- Goedson Teixeira Paixao <goedson@debian.org> Sun, 25 Sep 2005 00:15:17 -0300
gnotime (2.2.1-18) unstable; urgency=low
* Added libxml-parser-perl to Build-Depends (Closes: #324566).
-- Goedson Teixeira Paixao <goedson@debian.org> Mon, 22 Aug 2005 23:02:54 +0000
gnotime (2.2.1-17) unstable; urgency=low
* Migrated to gtkhtml-3.6 (Closes: #323502). * Bumped Standards-Version to 3.6.2. No changes needed. * Updated german translation (Closes: #314072).
-- Goedson Teixeira Paixao <goedson@debian.org> Wed, 17 Aug 2005 17:23:12 +0000
gnotime (2.2.1-16) unstable; urgency=low
* Do not raise the active dialog when it is already displayed (Closes: #291066) * Modified the tooltip for the Active Dialog Timeout setting in the preferences dialog.
-- Goedson Teixeira Paixao <goedson@debian.org> Fri, 29 Apr 2005 10:23:30 -0300
gnotime (2.2.1-15) unstable; urgency=low
* Implemented a timeout for the No Project dialog separate from
the idle timer (Closes: #291066).
-- Goedson Teixeira Paixao <goedson@debian.org> Sun, 3 Apr 2005 22:51:28 -0300
gnotime (2.2.1-14) unstable; urgency=low
* Fix idle detection (Closes: #289880).
-- Goedson Teixeira Paixao <goedson@debian.org> Sat, 26 Mar 2005 13:18:18 -0300
gnotime (2.2.1-13) unstable; urgency=high
* Fixed some window visibility problems (Closes: #294358). * This upload should also get rid of the libhowl0 dependency (Closes: #298851).
-- Goedson Teixeira Paixao <goedson@debian.org> Sat, 19 Mar 2005 17:59:10 -0300
gnotime (2.2.1-12) unstable; urgency=low
* debian/patches/10_fixes_reports_toolbar:
- fixes the journal.glade toolbar definition so that
it displays properly (Closes: #288368).
-- Goedson Teixeira Paixao <goedson@debian.org> Wed, 19 Jan 2005 23:19:49 -0200
2004
gnotime (2.2.1-11) unstable; urgency=low
* Rebuild against libgtkhtml3.2 (Closes: #275210).
-- Goedson Teixeira Paixao <goedson@debian.org> Wed, 6 Oct 2004 18:01:44 -0300
gnotime (2.2.1-10) unstable; urgency=low
* Rebuild against newest gtkhtml3.1.
-- Goedson Teixeira Paixao <goedson@debian.org> Tue, 21 Sep 2004 08:21:37 -0300
gnotime (2.2.1-9) unstable; urgency=low
* src/journal.c:
Fixed the "Edit Interval" menu item behaviour.
-- Goedson Teixeira Paixao <goedson@debian.org> Tue, 17 Aug 2004 22:37:19 -0300
gnotime (2.2.1-8) unstable; urgency=low
* Removed post* scripts so cdbs can handle debconf schema
installation. (Closes: #263824)
-- Goedson Teixeira Paixao <goedson@debian.org> Thu, 5 Aug 2004 19:35:56 -0300
gnotime (2.2.1-7) unstable; urgency=low
* debian/control:
- build-depend on libgcrypt11-dev and libgnutls11-dev. (Closes: #263691)
-- Goedson Teixeira Paixao <goedson@debian.org> Thu, 5 Aug 2004 17:42:10 -0300
gnotime (2.2.1-6) unstable; urgency=low
* Improved pt_BR translation.
-- Goedson Teixeira Paixao <goedson@debian.org> Thu, 22 Jul 2004 10:45:51 -0300
gnotime (2.2.1-5) unstable; urgency=low
* Rebuild against libgtkhtml3.1-11. * Updated pt_BR translation.
-- Goedson Teixeira Paixao <goedson@debian.org> Sun, 18 Jul 2004 21:11:13 -0300
gnotime (2.2.1-4) unstable; urgency=low
* debian/patches/09_fix_message_typo.dpatch:
- Fixed a typo in the messages. (closes: #257600)
Thanks Adam Kessel <ajkssel@debian.org> for the patch.
-- Goedson Teixeira Paixao <goedson@debian.org> Mon, 5 Jul 2004 08:47:54 -0300
gnotime (2.2.1-3) unstable; urgency=low
* Rebuild against libgtkhtml3.1-10 (Closes: #255528).
-- Goedson Teixeira Paixao <goedson@debian.org> Mon, 21 Jun 2004 14:17:25 -0300
gnotime (2.2.1-2) unstable; urgency=low
* Fixed toolbar style handling (closes: #223678)
-- Goedson Teixeira Paixao <goedson@debian.org> Tue, 1 Jun 2004 22:14:50 -0300
gnotime (2.2.1-1) unstable; urgency=low
* New upstream release
* Make interval_edit visible property false in
the glade definition. (closes: #250776)
-- Goedson Teixeira Paixao <goedson@debian.org> Fri, 28 May 2004 20:03:37 -0300
gnotime (2.2.0-1) unstable; urgency=low
* New upstream release * Added watch file
-- Goedson Teixeira Paixao <goedson@debian.org> Mon, 3 May 2004 15:29:00 -0300
gnotime (2.1.9-1) unstable; urgency=low
* New upstream release
- The project sorting function has been fixed
eliminating some crashes (Closes: #241226)
-- Goedson Teixeira Paixao <goedson@debian.org> Sat, 24 Apr 2004 17:34:16 -0300
gnotime (2.1.8-1) unstable; urgency=low
* New upstream release
-- Goedson Teixeira Paixao <goedson@debian.org> Wed, 7 Apr 2004 15:22:42 -0300
gnotime (2.1.7-6) unstable; urgency=low
* debian/patches/05_fix_return_key_handling:
- Fixes the return key handling so that the timer is not toggled when
a KEY_RELEASE is received without the corresponding KEY_PRESS.
* debian/gnotime.menu:
- Fixed unquoted strings in the menu entry.
-- Goedson Teixeira Paixao <goedson@debian.org> Tue, 16 Mar 2004 10:47:35 -0300
2003
gnotime (2.1.7-5) unstable; urgency=low
* debian/rules:
Now uses cdbs
* Change icon to a higher color resolution xpm.
* debian/control:
Added dependency to scrollkeeper (closes: #221603)
* debian/patches/04_fix_running_local_report.dpatch:
Backported local report handling from CVS HEAD. (closes: #211474).
-- Goedson Teixeira Paixao <goedson@debian.org> Wed, 3 Dec 2003 14:15:47 -0200
gnotime (2.1.7-4) unstable; urgency=low
* debian/control:
- removed build-dependency on liblinc-dev and added version for
libgnomeui-dev (Closes: #217988).
-- Goedson Teixeira Paixao <goedson@debian.org> Wed, 29 Oct 2003 22:27:10 +0000
gnotime (2.1.7-3) unstable; urgency=low
* debian/control:
- Added guile-1.6-dev and liblinc-dev to build dependencies.
(closes: #216352)
- Bumped Standards-Version to 3.6.1. No changes needed.
-- Goedson Teixeira Paixao <goedson@debian.org> Mon, 20 Oct 2003 18:43:32 +0000
gnotime (2.1.7-2) unstable; urgency=low
* Updated pt_BR translation
-- Goedson Teixeira Paixao <goedson@debian.org> Tue, 2 Sep 2003 03:27:31 +0000
gnotime (2.1.7-1) unstable; urgency=low
* Initial Release (closes: 173990).
-- Goedson Teixeira Paixao <goedson@debian.org> Tue, 5 Aug 2003 12:59:00 +0000