debian/0000775000000000000000000000000012123145457007174 5ustar debian/compat0000664000000000000000000000000211646045105010370 0ustar 8 debian/docs0000664000000000000000000000000511112632624010034 0ustar NEWS debian/source/0000775000000000000000000000000011772131661010475 5ustar debian/source/format0000664000000000000000000000001411411321111011660 0ustar 3.0 (quilt) debian/watch0000664000000000000000000000017111575127354010232 0ustar version=3 http://ftp.gnome.org/pub/GNOME/sources/hamster-applet/([\d\.]+[02468])/ \ hamster-applet-(.*)\.tar\.gz debian/control0000664000000000000000000000362712123145552010603 0ustar # This file is autogenerated. DO NOT EDIT! # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. Source: hamster-applet Section: gnome Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian GNOME Maintainers Uploaders: Debian GNOME Maintainers , Josselin Mouette , Michael Biebl Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 8), gnome-pkg-tools, python (>= 2.6.6-3~), pkg-config, intltool (>= 0.37.1), gnome-doc-utils (>= 0.17.3), gnome-control-center-dev Standards-Version: 3.9.2 Homepage: http://live.gnome.org/ProjectHamster Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/hamster-applet Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/hamster-applet X-Python-Version: >= 2.5 Package: hamster-applet Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python (>= 2.5), python-cairo, python-gtk2 (>= 2.12.0), python-gconf, python-dbus, python-gobject-2 (>= 2.14.0), python-wnck, python-gnome2, python-xdg Recommends: python-notify, gnome-icon-theme, hamster-indicator Suggests: python-evolution Description: time tracking applet for GNOME Project Hamster helps you to keep track of how much time you spend on various activities during the day. Whenever you move from one task to another, you change your current activity in the GNOME applet. . It can present graphical statistics of how long you have spent on each task, and may be useful for project management or keeping employee timesheets. debian/changelog0000664000000000000000000002627412123145427011056 0ustar hamster-applet (2.91.3+git20120514.b9fec3e1-1ubuntu1) raring-proposed; urgency=low * Merge from Debian. Remaining changes: - 01-dont-fail-on-applet-import.patch - 02-dont-traceback-on-quit.patch (refreshed) - 04-lp926481.patch - 05-lp979707.patch - debian/control: Recommends hamster-indicator - debian/rules: don't remove applet.py and applet.ui as they are needed by indicator-hamster (continue to not install the other files) * Dropped: - 03-check-self-app-window.patch: no longer needed * debian/patches/06-gpg-dbus-update.patch: Updates in DBus interface of GTG. Patch thanks to Izidor Matusov -- Jamie Strandboge Fri, 22 Mar 2013 15:35:38 -0500 hamster-applet (2.91.3+git20120514.b9fec3e1-1) unstable; urgency=low * New upstream release. -- Josselin Mouette Mon, 25 Jun 2012 20:53:21 +0200 hamster-applet (2.91.3+git20120211.9ebb889-2) unstable; urgency=low * Don't remove complete usr/lib/hamster-applet/ directory along with the D-Bus services but only the hamster-applet script. Closes: #659567 -- Michael Biebl Sun, 12 Feb 2012 09:43:50 +0100 hamster-applet (2.91.3+git20120211.9ebb889-1) unstable; urgency=low * New upstream Git snapshot. -- Michael Biebl Sat, 11 Feb 2012 22:16:40 +0100 hamster-applet (2.91.3+git20120204.b11571c.dfsg-1) unstable; urgency=low [ Josselin Mouette ] * Replace python-gobject by python-gobject-2. * Update repository URL. [ Michael Biebl ] * New upstream Git snapshot. * Repack sources and ship an unpacked waf binary following the instructions from http://wiki.debian.org/UnpackWaf. Closes: #654474 * Remove generated .pyc files during clean. -- Michael Biebl Mon, 06 Feb 2012 15:52:29 +0100 hamster-applet (2.91.3+git20110714.9aefd7-2ubuntu5) raring; urgency=low * debian/patches/05-lp979707.patch: fix a crash in Overview (LP: #979707) -- Gediminas Paulauskas Mon, 07 Jan 2013 15:52:53 +0200 hamster-applet (2.91.3+git20110714.9aefd7-2ubuntu4) quantal; urgency=low * Recommends hamster-indicator (LP: #1049078) -- Jamie Strandboge Tue, 25 Sep 2012 08:49:16 -0500 hamster-applet (2.91.3+git20110714.9aefd7-2ubuntu3) precise; urgency=low * debian/patches/04-lp926481.patch: if we somehow got a click with no selected start_time, then reset the selection but don't update the widget (LP: #926481) -- Jamie Strandboge Mon, 06 Feb 2012 07:56:53 -0600 hamster-applet (2.91.3+git20110714.9aefd7-2ubuntu2) precise; urgency=low * debian/patches/03-check-self-app-window.patch: verify that self.app.window is not None (LP: #918487) -- Jamie Strandboge Thu, 26 Jan 2012 08:53:18 -0600 hamster-applet (2.91.3+git20110714.9aefd7-2ubuntu1) precise; urgency=low * Resynchronize with Debian. Since the Debian and Ubuntu packages diverged for a long time, this changelog entry represents the status of the Ubuntu delta as compared to the hamster package shipped in 11.10. Remaining changes: - 01-dont-fail-on-applet-import.patch: if import of gnomeapplet fails, default to upper panel orientation. This is needed for indicator-hamster - 02-dont-traceback-on-quit.patch: don't traceback if saving to gconf fails, but instead indicate to the caller that there was an error - debian/control: Remove Vcs-Bzr link (Ubuntu developers should use lp:ubuntu/hamster-applet instead) - Drop the following, no longer needed: + debian/patches/02_lp705482.patch (included upstream) + debian/patches/03-dont-install-applet.patch (Debian packaging addresses it) + debian/patches/06-lp799809.patch (included upstream) + debian/control: drop changes to Homepage and Description + debian/rules: drop changes for quilt since we are now source format v3 and Debian packaging is adjusted for waf * debian/rules: don't remove applet.py and applet.ui as they are needed by indicator-hamster (continue to not install the other files) -- Jamie Strandboge Mon, 07 Nov 2011 11:41:53 -0600 hamster-applet (2.91.3+git20110714.9aefd7-2) unstable; urgency=low * Upload to unstable. * Bump debhelper compatibility to 8. * debian/control.in: - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer. - Add Build-Depends on gnome-control-center-dev for gnome-keybindings.pc. -- Michael Biebl Fri, 14 Oct 2011 16:51:11 +0200 hamster-applet (2.91.3+git20110714.9aefd7-1) experimental; urgency=low * New upstream git snapshot. * Remove obsolete preinst. * Only suggest python-evolution since it is going away. * Explicitly remove the GNOME panel applet files, it is now a standalone only. Drop dependency on python-gnomeapplet accordingly. Closes: #638130. * Drop some useless build-dependencies. -- Josselin Mouette Fri, 19 Aug 2011 21:02:49 +0200 hamster-applet (2.32.1-1) unstable; urgency=low * Team upload. [ Krzysztof Klimonda ] * New upstream release. * debian/copyright: - update copyright info. * debian/patches: - remove all patches applied upstream * debian/rules: - update rules to support new build system using waf * debian/control: - make hamster-applet Architecture: all as it doesn't ship any architecture dependent files anymore. [ Raphaël Hertzog ] * Fix watch file. * Drop python-notify from Depends, Recommends is enough. * Change build-dep on python-dev into a build-dep on python. It's enough for an arch all package. * Use dh_python2 instead of python-support. * Upgrade Standards-Version to 3.9.2. * Drop ${shlibs:Depends} not needed for an arch all package. -- Raphaël Hertzog Mon, 13 Jun 2011 10:49:43 +0200 hamster-applet (2.30.2-3) unstable; urgency=low * Recommend gnome-icon-theme. Closes: #604896. * 11_monitor.patch: patch from Scott Barker, backported from 2.32. Fix file monitoring. Closes: #605036. -- Josselin Mouette Wed, 01 Dec 2010 18:39:37 +0100 hamster-applet (2.30.2-2) unstable; urgency=low * 10_colordepth.patch: patch from Étienne Loks to avoid crashes when the colordepth is not 24 bits. Closes: #579723. -- Josselin Mouette Sat, 06 Nov 2010 13:03:24 +0100 hamster-applet (2.30.2-1) unstable; urgency=low * New upstream release. * Move to 3.0 source format and to quilt. * 02_absolute-imports.patch: patch from Stefano Rivera. Fix incorrect use of relative imports. Closes: #586464. -- Josselin Mouette Sat, 26 Jun 2010 08:46:21 +0200 hamster-applet (2.30.1-1) unstable; urgency=low * New upstream bugfix release. -- Sebastian Dröge Tue, 04 May 2010 09:55:20 +0200 hamster-applet (2.30.0.1-2) unstable; urgency=low * debian/control.in: + Add dependency on python-xdg (Closes: #578266). -- Sebastian Dröge Mon, 19 Apr 2010 10:42:32 +0200 hamster-applet (2.30.0.1-1) unstable; urgency=low * New upstream stable release: + debian/patches/01_startup-fix.patch: - Updated to apply cleanly again. + debian/control.in: - Update build dependencies and dependencies. * debian/control.in: + Build depend on gnome-control-center-dev to get support for custom keybindings. -- Sebastian Dröge Fri, 16 Apr 2010 10:37:59 +0200 hamster-applet (2.28.2-1) unstable; urgency=low * New upstream bugfix release. - Fixes charts not appearing in some configurations. Closes: #550886. -- Emilio Pozuelo Monfort Fri, 18 Dec 2009 14:24:53 +0100 hamster-applet (2.28.1-1) unstable; urgency=low * New upstream release. -- Emilio Pozuelo Monfort Thu, 22 Oct 2009 22:01:54 +0200 hamster-applet (2.28.0-1) unstable; urgency=low * New upstream release. - Fixes to idle detection (Closes: #538790). * debian/control.in: - added a depends on python-gnome2 needed at runtime. - removed python-glade2 depends, it's no more needed. * debian/copyright: - added missing copyright holders. * debian/patches/01_startup-fix.patch: - this patch removes the __file__ test at startup preventing hamster to fail when loading needed modules. * debian/rules: - added simple-patchsys.mk include. -- Andrea Veri Mon, 28 Sep 2009 17:06:17 +0200 hamster-applet (2.26.3-1) unstable; urgency=low [ Josselin Mouette ] * Add missing dependencies on python-dbus and python-gconf. * Replace the python-gnome2-desktop dependency by python-evolution and python-gnomeapplet. Closes: #542324. [ Emilio Pozuelo Monfort ] * New upstream bugfix release. * Add missing dependency on python-cairo. * Standards-Version is 3.8.3, no chanes needed. * Point Vcs-* to the unstable branch. * Add "Copyright" to the packaging copyright statement. -- Emilio Pozuelo Monfort Sat, 29 Aug 2009 00:00:12 +0200 hamster-applet (2.26.2-1) unstable; urgency=low [ Pedro Fragoso ] * New upstream version * Bump Standards to 3.8.1 (no changes) [ Josselin Mouette ] * Switch to python-support. * Add a preinst snippet to cleanup for broken pycentral versions. -- Josselin Mouette Sat, 27 Jun 2009 16:11:57 +0200 hamster-applet (2.24.3-1) unstable; urgency=low * New upstream bugfix and translation release. -- Josselin Mouette Thu, 05 Mar 2009 18:19:45 +0100 hamster-applet (2.24.2-1) experimental; urgency=low [ Emilio Pozuelo Monfort ] * New upstream release. * Adapt the package to pkg-gnome. * Require Python >= 2.5 for the sqlite bindings. [ Pedro Fragoso ] * Initial upload to Debian (Closes: #477972) - Thanks Tim Retout for the initial ITP and permission [ Loic Minier ] * Cleanup whitespaces. * Use /experimental instead of /unstable in Vcs-* fields. * Drop libxss-dev build-dep. -- Pedro Fragoso Thu, 04 Dec 2008 17:47:03 +0000 hamster-applet (2.24.1-0ubuntu1) intrepid; urgency=low * New upstream release (lp: #286459) - Properly handle first day of week for all locale values. Fixes #554256. (lp: #275709) -- Pedro Fragoso Mon, 20 Oct 2008 11:46:39 +0100 hamster-applet (2.24.0-0ubuntu1) intrepid; urgency=low * New upstream release (LP: #273327) - some more strings available for translation, but the main changes are the updated translations -- Pedro Fragoso Mon, 22 Sep 2008 21:57:33 +0100 hamster-applet (2.23.92-0ubuntu1) intrepid; urgency=low * New upstream release (LP: #262744) - fixed code so that it works also with Python 2.4 - Fixed bug with tasks falling into unsorted category (bug #548914) - Fixed error when switching tasks with doubleclick - Bump up pygtk and libgtk to 2.12, pyobject to 2.14 intltool to 0.37.1 - Downgrade XS-python and python b-d and depends to 2.4 * debian/control: - Change Homepage field to GNOME url -- Pedro Fragoso Mon, 08 Sep 2008 17:37:05 +0100 hamster-applet (2.23.90-0ubuntu1) intrepid; urgency=low * Initial release (LP: #255179) -- Pedro Fragoso Wed, 06 Aug 2008 01:04:12 +0100 debian/control.in0000664000000000000000000000315412123145125011177 0ustar Source: hamster-applet Section: gnome Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian GNOME Maintainers Uploaders: @GNOME_TEAM@ Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 8), gnome-pkg-tools, python (>= 2.6.6-3~), pkg-config, intltool (>= 0.37.1), gnome-doc-utils (>= 0.17.3), gnome-control-center-dev Standards-Version: 3.9.2 Homepage: http://live.gnome.org/ProjectHamster Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/hamster-applet Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/hamster-applet X-Python-Version: >= 2.5 Package: hamster-applet Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python (>= 2.5), python-cairo, python-gtk2 (>= 2.12.0), python-gconf, python-dbus, python-gobject-2 (>= 2.14.0), python-wnck, python-gnome2, python-xdg Recommends: python-notify, gnome-icon-theme, hamster-indicator Suggests: python-evolution Description: time tracking applet for GNOME Project Hamster helps you to keep track of how much time you spend on various activities during the day. Whenever you move from one task to another, you change your current activity in the GNOME applet. . It can present graphical statistics of how long you have spent on each task, and may be useful for project management or keeping employee timesheets. debian/NEWS0000664000000000000000000000054311623532015007667 0ustar hamster-applet (2.91.3+git20110714.9aefd7-1) experimental; urgency=low * Starting from this version, hamster is no longer a GNOME panel applet, but a standalone application. You can run it from the menus, and it will use the notification area to remain one click away. -- Josselin Mouette Fri, 19 Aug 2011 20:44:02 +0200 debian/rules0000775000000000000000000000106512123145451010250 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/waf.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk binary-install/hamster-applet:: cd debian/hamster-applet && \ rm -rf usr/lib/bonobo && \ rm -f usr/lib/hamster-applet/hamster-applet && \ rm -f usr/share/applications/hamster-applet.desktop dh_python2 -phamster-applet dh_gconf -phamster-applet clean:: find wafadmin -name "*.pyc" -delete debian/patches/0000775000000000000000000000000012123144261010613 5ustar debian/patches/01-dont-fail-on-applet-import.patch0000664000000000000000000000502012123143137017132 0ustar Author: Jamie Strandboge Description: if import of gnomeapplet fails, default to upper panel orientation. Inspired by work by Alberto Milone in preparation for indicator work. We continue to ship this patch even though we don't ship the gnome-panel hamster applet because indicator-hamster currently imports applet.py for other things. Forwarded: not-needed (upstream is porting to gnome3) Index: hamster-applet-2.91.3+git20110714.9aefd7/src/hamster/applet.py =================================================================== --- hamster-applet-2.91.3+git20110714.9aefd7.orig/src/hamster/applet.py 2011-08-19 13:32:18.000000000 -0500 +++ hamster-applet-2.91.3+git20110714.9aefd7/src/hamster/applet.py 2011-11-07 11:35:07.000000000 -0600 @@ -26,7 +26,12 @@ pygtk.require("2.0") import gtk, pango -import gnomeapplet +try: + import gnomeapplet +except ImportError: + logging.warning("Could not import gnomeapplet. Defaulting to upper panel") + gnomeapplet = None + import gobject import dbus, dbus.service, dbus.mainloop.glib import locale @@ -110,9 +115,10 @@ popup_dir = self.get_parent().get_orient() - orient_vertical = popup_dir in [gnomeapplet.ORIENT_LEFT] or \ - popup_dir in [gnomeapplet.ORIENT_RIGHT] - + orient_vertical = False + if gnomeapplet != None: + orient_vertical = popup_dir in [gnomeapplet.ORIENT_LEFT] or \ + popup_dir in [gnomeapplet.ORIENT_RIGHT] context = self.label.get_pango_context() metrics = context.get_metrics(self.label.style.font_desc, @@ -148,9 +154,9 @@ orient_vertical = True new_size = allocation.width - if self.popup_dir in [gnomeapplet.ORIENT_LEFT]: + if gnomeapplet != None and self.popup_dir in [gnomeapplet.ORIENT_LEFT]: new_angle = 270 - elif self.popup_dir in [gnomeapplet.ORIENT_RIGHT]: + elif gnomeapplet != None and self.popup_dir in [gnomeapplet.ORIENT_RIGHT]: new_angle = 90 else: new_angle = 0 @@ -453,7 +459,10 @@ self.popup_dir = self.applet.get_orient() - if self.popup_dir in (gnomeapplet.ORIENT_DOWN, gnomeapplet.ORIENT_UP): + if gnomeapplet == None: + # Default to upper panel (ORIENT_DOWN) + y = y + label.height + elif self.popup_dir in (gnomeapplet.ORIENT_DOWN, gnomeapplet.ORIENT_UP): if self.popup_dir == gnomeapplet.ORIENT_DOWN: y = y + label.height else: debian/patches/04-lp926481.patch0000664000000000000000000000233412123144126013170 0ustar Author: Jamie Strandboge Description: if we somehow got a click with no selected start_time, then reset the selection but don't update the widget Bug: https://bugzilla.gnome.org/show_bug.cgi?id=669478 Bug-Ubuntu: https://launchpad.net/bugs/926481 Index: hamster-applet-2.91.3+git20110714.9aefd7/src/hamster/widgets/dayline.py =================================================================== --- hamster-applet-2.91.3+git20110714.9aefd7.orig/src/hamster/widgets/dayline.py 2012-02-06 09:29:48.000000000 -0600 +++ hamster-applet-2.91.3+git20110714.9aefd7/src/hamster/widgets/dayline.py 2012-02-06 09:39:01.000000000 -0600 @@ -182,6 +182,13 @@ def on_click(self, scene, event, target): self.drag_start = None + # If self.selection.start_time is somehow None, just reset the selection. + # This can sometimes happen when dragging left to right in small + # increments. https://bugzilla.gnome.org/show_bug.cgi?id=669478 + if self.selection == None or self.selection.start_time == None: + self.new_selection() + return + start_time = self.selection.start_time if start_time > dt.datetime.now(): start_time = dt.datetime.now() debian/patches/06-gtg-dbus-update.patch0000664000000000000000000000333112123144261015053 0ustar From a216f10fb3ce737ddd7802561e8e95d1bb69a8ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Izidor=20Matu=C5=A1ov?= Date: Sat, 16 Mar 2013 08:36:51 +0100 Subject: [PATCH] Updates in DBus interface of GTG --- src/hamster/external.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/hamster/external.py b/src/hamster/external.py index 05624c3..f1a5d2b 100644 --- a/src/hamster/external.py +++ b/src/hamster/external.py @@ -58,7 +58,7 @@ def get_activities(self, query = None): tasks = [] try: - tasks = conn.get_tasks() + tasks = conn.GetTasks() except dbus.exceptions.DBusException: #TODO too lame to figure out how to connect to the disconnect signal self.__gtg_connection = None return self.get_activities(query) # reconnect @@ -77,12 +77,12 @@ def get_activities(self, query = None): def __get_gtg_connection(self): bus = dbus.SessionBus() - if self.__gtg_connection and bus.name_has_owner("org.GTG"): + if self.__gtg_connection and bus.name_has_owner("org.gnome.GTG"): return self.__gtg_connection - if bus.name_has_owner("org.GTG"): - self.__gtg_connection = dbus.Interface(bus.get_object('org.GTG', '/org/GTG'), - dbus_interface='org.GTG') + if bus.name_has_owner("org.gnome.GTG"): + self.__gtg_connection = dbus.Interface(bus.get_object('org.gnome.GTG', '/org/gnome/GTG'), + dbus_interface='org.gnome.GTG') return self.__gtg_connection else: return None -- 1.8.1.5 debian/patches/02-dont-traceback-on-quit.patch0000664000000000000000000000333512123143240016326 0ustar Author: Jamie Strandboge Description: don't traceback if saving to gconf fails, but instead indicate to the caller that there was an error Forwarded: no Bug-Ubuntu: https://bugs.launchpad.net/bugs/816460 Index: hamster-applet-2.91.3+git20120514.b9fec3e1/src/hamster/configuration.py =================================================================== --- hamster-applet-2.91.3+git20120514.b9fec3e1.orig/src/hamster/configuration.py 2013-03-22 16:01:17.000000000 -0500 +++ hamster-applet-2.91.3+git20120514.b9fec3e1/src/hamster/configuration.py 2013-03-22 16:01:17.000000000 -0500 @@ -287,16 +287,20 @@ #for gconf refer to the full key path key = self._fix_key(key) - if vtype is bool: - self._client.set_bool(key, value) - elif vtype is str: - self._client.set_string(key, value) - elif vtype is int: - self._client.set_int(key, value) - elif vtype in (list, tuple): - #Save every value as a string - strvalues = [str(i) for i in value] - self._client.set_list(key, gconf.VALUE_STRING, strvalues) + try: + if vtype is bool: + self._client.set_bool(key, value) + elif vtype is str: + self._client.set_string(key, value) + elif vtype is int: + self._client.set_int(key, value) + elif vtype in (list, tuple): + #Save every value as a string + strvalues = [str(i) for i in value] + self._client.set_list(key, gconf.VALUE_STRING, strvalues) + except: + log.warn("Could not save '%s' to gconf database" % str(key)) + return False return True debian/patches/series0000664000000000000000000000020112123144270012021 0ustar 01-dont-fail-on-applet-import.patch 02-dont-traceback-on-quit.patch 04-lp926481.patch 05-lp979707.patch 06-gtg-dbus-update.patch debian/patches/05-lp979707.patch0000664000000000000000000000147012123144223013200 0ustar Author: Gediminas Paulauskas Description: fix a crash in Overview If you right-click on an activity and select "Add new" Bug-Ubuntu: https://launchpad.net/bugs/979707 Forwarded-Upstream: no Index: hamster-applet-2.91.3+git20120514.b9fec3e1/src/hamster/overview.py =================================================================== --- hamster-applet-2.91.3+git20120514.b9fec3e1.orig/src/hamster/overview.py 2013-03-22 16:09:35.000000000 -0500 +++ hamster-applet-2.91.3+git20120514.b9fec3e1/src/hamster/overview.py 2013-03-22 16:09:35.000000000 -0500 @@ -381,7 +381,7 @@ elif isinstance(fact, dt.date): selected_date = fact else: - selected_date = fact["date"] + selected_date = fact.date dialogs.edit.show(self, fact_date = selected_date) debian/copyright0000664000000000000000000000346711544162152011136 0ustar This package was debianized by Pedro Fragoso on Wed, 06 Aug 2008 01:04:12 +0100. It was downloaded from ftp://ftp.gnome.org/pub/GNOME/sources/hamster-applet/ Upstream Authors: Patryk Zawadzki Toms Bauģis Copyright Holders: Copyright (C) 2007-2009 Patryk Zawadzki Copyright (C) 2008-2010 Toms Bauģis Copyright (C) 2008 Pēteris Caune Copyright (C) 2008, J. Fèlix Ontañón Copyright (C) 2008 Pēteris Caune Copyright (C) 2008 Nathan Samson Copyright (C) 2008 Giorgos Logiotatidis Copyright (C) 1996, 2008 Free Software Foundation, Inc Copyright (C) 2009-2010 Rico Tzschichholz Copyright (C) 2009-2010 Jason Smith License: Project Hamster is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Project Hamster is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Project Hamster. If not, see . Or see `/usr/share/common-licenses/GPL-3`. The Debian packaging is Copyright (C) 2008, Pedro Fragoso and is licensed under the GPL, see `/usr/share/common-licenses/GPL-3'.