View Git repositories
Name Status Last Modified Last Commit
lp://staging/ubuntu/wily/hamster-applet 1 Development 2015-05-06 20:00:55 UTC
33. * Resynchronize with Debian. Since th...

Author: Jamie Strandboge
Revision Date: 2011-11-07 19:10:46 UTC

* 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)
* 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.
* 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.
* 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
  - 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.
* Recommend gnome-icon-theme. Closes: #604896.
* 11_monitor.patch: patch from Scott Barker, backported from 2.32. Fix
  file monitoring. Closes: #605036.
* 10_colordepth.patch: patch from Étienne Loks to avoid crashes when
  the colordepth is not 24 bits. Closes: #579723.
* 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.
* New upstream bugfix release.
* debian/control.in:
  + Add dependency on python-xdg (Closes: #578266).
* 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.
* New upstream bugfix release.
  - Fixes charts not appearing in some configurations. Closes: #550886.

lp://staging/ubuntu/vivid/hamster-applet 2 Mature 2014-10-26 13:26:02 UTC
33. * Resynchronize with Debian. Since th...

Author: Jamie Strandboge
Revision Date: 2011-11-07 19:10:46 UTC

* 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)
* 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.
* 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.
* 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
  - 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.
* Recommend gnome-icon-theme. Closes: #604896.
* 11_monitor.patch: patch from Scott Barker, backported from 2.32. Fix
  file monitoring. Closes: #605036.
* 10_colordepth.patch: patch from Étienne Loks to avoid crashes when
  the colordepth is not 24 bits. Closes: #579723.
* 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.
* New upstream bugfix release.
* debian/control.in:
  + Add dependency on python-xdg (Closes: #578266).
* 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.
* New upstream bugfix release.
  - Fixes charts not appearing in some configurations. Closes: #550886.

lp://staging/ubuntu/utopic/hamster-applet 2 Mature 2014-04-24 09:15:38 UTC
33. * Resynchronize with Debian. Since th...

Author: Jamie Strandboge
Revision Date: 2011-11-07 19:10:46 UTC

* 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)
* 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.
* 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.
* 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
  - 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.
* Recommend gnome-icon-theme. Closes: #604896.
* 11_monitor.patch: patch from Scott Barker, backported from 2.32. Fix
  file monitoring. Closes: #605036.
* 10_colordepth.patch: patch from Étienne Loks to avoid crashes when
  the colordepth is not 24 bits. Closes: #579723.
* 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.
* New upstream bugfix release.
* debian/control.in:
  + Add dependency on python-xdg (Closes: #578266).
* 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.
* New upstream bugfix release.
  - Fixes charts not appearing in some configurations. Closes: #550886.

lp://staging/ubuntu/trusty/hamster-applet 2 Mature 2013-10-18 19:56:14 UTC
33. * Resynchronize with Debian. Since th...

Author: Jamie Strandboge
Revision Date: 2011-11-07 19:10:46 UTC

* 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)
* 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.
* 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.
* 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
  - 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.
* Recommend gnome-icon-theme. Closes: #604896.
* 11_monitor.patch: patch from Scott Barker, backported from 2.32. Fix
  file monitoring. Closes: #605036.
* 10_colordepth.patch: patch from Étienne Loks to avoid crashes when
  the colordepth is not 24 bits. Closes: #579723.
* 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.
* New upstream bugfix release.
* debian/control.in:
  + Add dependency on python-xdg (Closes: #578266).
* 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.
* New upstream bugfix release.
  - Fixes charts not appearing in some configurations. Closes: #550886.

lp://staging/ubuntu/saucy/hamster-applet 2 Mature 2013-04-26 13:57:04 UTC
33. * Resynchronize with Debian. Since th...

Author: Jamie Strandboge
Revision Date: 2011-11-07 19:10:46 UTC

* 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)
* 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.
* 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.
* 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
  - 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.
* Recommend gnome-icon-theme. Closes: #604896.
* 11_monitor.patch: patch from Scott Barker, backported from 2.32. Fix
  file monitoring. Closes: #605036.
* 10_colordepth.patch: patch from Étienne Loks to avoid crashes when
  the colordepth is not 24 bits. Closes: #579723.
* 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.
* New upstream bugfix release.
* debian/control.in:
  + Add dependency on python-xdg (Closes: #578266).
* 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.
* New upstream bugfix release.
  - Fixes charts not appearing in some configurations. Closes: #550886.

lp://staging/ubuntu/raring/hamster-applet 2 Mature 2012-10-19 08:07:45 UTC
33. * Resynchronize with Debian. Since th...

Author: Jamie Strandboge
Revision Date: 2011-11-07 19:10:46 UTC

* 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)
* 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.
* 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.
* 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
  - 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.
* Recommend gnome-icon-theme. Closes: #604896.
* 11_monitor.patch: patch from Scott Barker, backported from 2.32. Fix
  file monitoring. Closes: #605036.
* 10_colordepth.patch: patch from Étienne Loks to avoid crashes when
  the colordepth is not 24 bits. Closes: #579723.
* 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.
* New upstream bugfix release.
* debian/control.in:
  + Add dependency on python-xdg (Closes: #578266).
* 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.
* New upstream bugfix release.
  - Fixes charts not appearing in some configurations. Closes: #550886.

lp://staging/ubuntu/quantal/hamster-applet 2 Mature 2012-04-26 19:18:28 UTC
33. * Resynchronize with Debian. Since th...

Author: Jamie Strandboge
Revision Date: 2011-11-07 19:10:46 UTC

* 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)
* 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.
* 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.
* 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
  - 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.
* Recommend gnome-icon-theme. Closes: #604896.
* 11_monitor.patch: patch from Scott Barker, backported from 2.32. Fix
  file monitoring. Closes: #605036.
* 10_colordepth.patch: patch from Étienne Loks to avoid crashes when
  the colordepth is not 24 bits. Closes: #579723.
* 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.
* New upstream bugfix release.
* debian/control.in:
  + Add dependency on python-xdg (Closes: #578266).
* 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.
* New upstream bugfix release.
  - Fixes charts not appearing in some configurations. Closes: #550886.

lp://staging/ubuntu/precise/hamster-applet 2 Mature 2011-11-07 19:10:46 UTC
33. * Resynchronize with Debian. Since th...

Author: Jamie Strandboge
Revision Date: 2011-11-07 19:10:46 UTC

* 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)
* 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.
* 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.
* 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
  - 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.
* Recommend gnome-icon-theme. Closes: #604896.
* 11_monitor.patch: patch from Scott Barker, backported from 2.32. Fix
  file monitoring. Closes: #605036.
* 10_colordepth.patch: patch from Étienne Loks to avoid crashes when
  the colordepth is not 24 bits. Closes: #579723.
* 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.
* New upstream bugfix release.
* debian/control.in:
  + Add dependency on python-xdg (Closes: #578266).
* 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.
* New upstream bugfix release.
  - Fixes charts not appearing in some configurations. Closes: #550886.

lp://staging/ubuntu/oneiric/hamster-applet bug 2 Mature 2011-08-23 12:08:23 UTC
32. debian/patches/06-lp799809.patch: fix...

Author: Jamie Strandboge
Revision Date: 2011-08-23 06:37:38 UTC

debian/patches/06-lp799809.patch: fix traceback when editing categories
and activity['category'] is defined (LP: #799809)

lp://staging/ubuntu/natty/hamster-applet bug 2 Mature 2011-02-08 01:40:06 UTC
28. * New upstream release. * debian/cont...

Author: Robert Ancell
Revision Date: 2011-02-08 01:40:06 UTC

* New upstream release.
* debian/control:
  - Drop Vcs-Bzr link (use lp:ubuntu/hamster-applet)
  - Use standards-version 3.9.1
* debian/patches/01_label_blank_mode.patch:
* debian/patches/03_lp690647.patch:
  - Applied upstream

lp://staging/~kklimonda/ubuntu/natty/hamster-applet/lp.697667 bug 1 Development 2011-01-29 15:38:28 UTC
32. fix the email

Author: Krzysztof Klimonda
Revision Date: 2011-01-29 15:38:28 UTC

fix the email

lp://staging/~kklimonda/ubuntu/maverick/hamster-applet/lp-654397 bug 1 Development 2010-12-21 23:37:27 UTC
28. update changelog entry, close differe...

Author: Krzysztof Klimonda
Revision Date: 2010-12-21 23:36:05 UTC

update changelog entry, close different bug

lp://staging/ubuntu/maverick/hamster-applet bug 2 Mature 2010-09-24 11:14:22 UTC
25. * LP: #646696 - Add patch from GIT to...

Author: Chris Coulson
Revision Date: 2010-09-24 10:51:09 UTC

* LP: #646696 - Add patch from GIT to fix an issue with old, incorrect and
  random descriptions being presented in the UI
  - add debian/patches/01_label_blank_mode.patch
  - add debian/patches/series
  - update debian/control{.in}
  - update debian/rules

lp://staging/ubuntu/lucid-proposed/hamster-applet bug 2 Mature 2010-09-16 08:15:45 UTC
22. * New upstream release. (LP: #629609)...

Author: Krzysztof Klimonda
Revision Date: 2010-09-06 01:31:34 UTC

* New upstream release. (LP: #629609)
* Fixes a bug that made hamster-applet always use some of the CPU,
  draining battery. (LP: #620113)

lp://staging/~kklimonda/ubuntu/maverick/hamster-applet/lp.629495 bug 1 Development 2010-09-13 22:00:47 UTC
31. New upstream release.

Author: Krzysztof Klimonda
Revision Date: 2010-09-13 22:00:47 UTC

New upstream release.

lp://staging/ubuntu/lucid-updates/hamster-applet 2 Mature 2010-09-06 01:31:34 UTC
22. * New upstream release. (LP: #629609)...

Author: Krzysztof Klimonda
Revision Date: 2010-09-06 01:31:34 UTC

* New upstream release. (LP: #629609)
* Fixes a bug that made hamster-applet always use some of the CPU,
  draining battery. (LP: #620113)

lp://staging/~kklimonda/ubuntu/lucid/hamster-applet/lp.629609 bug 1 Development 2010-09-03 16:00:38 UTC
23. change version so it's smaller than t...

Author: Krzysztof Klimonda
Revision Date: 2010-09-03 15:58:03 UTC

change version so it's smaller than the current in maverick

lp://staging/~mbp/ubuntu/maverick/hamster-applet/600857-imports bug(Has a merge proposal) 1 Development 2010-07-02 01:58:13 UTC
23. Change strange "from .hamster import"...

Author: Martin Pool
Revision Date: 2010-07-02 01:55:59 UTC

Change strange "from .hamster import" statements occurring inside the
hamster python module, causing ImportErrors. (LP: #600857)

lp://staging/~kklimonda/ubuntu/lucid/hamster-applet/lucid-proposed bug 1 Development 2010-05-14 19:07:16 UTC
22. close LP bug

Author: Krzysztof Klimonda
Revision Date: 2010-05-14 19:03:30 UTC

close LP bug

lp://staging/ubuntu/lucid/hamster-applet bug 1 Development 2010-04-16 14:26:52 UTC
20. New upstream release.

Author: Andrew Starr-Bochicchio
Revision Date: 2010-04-16 14:26:52 UTC

New upstream release.

lp://staging/ubuntu/karmic-updates/hamster-applet 2 Mature 2009-12-14 00:10:47 UTC
18. * SECURITY UPDATE: broken screen-lock...

Author: Marc Deslauriers
Revision Date: 2009-12-09 09:26:52 UTC

* SECURITY UPDATE: broken screen-locking idle timeout (LP: #448438)
  - debian/patches/01-fix_inhibit_cookie: fix screensaver inhibit issue.

lp://staging/ubuntu/karmic-security/hamster-applet bug 2 Mature 2009-12-13 17:43:20 UTC
18. * SECURITY UPDATE: broken screen-lock...

Author: Marc Deslauriers
Revision Date: 2009-12-09 09:26:52 UTC

* SECURITY UPDATE: broken screen-locking idle timeout (LP: #448438)
  - debian/patches/01-fix_inhibit_cookie: fix screensaver inhibit issue.

lp://staging/ubuntu/karmic/hamster-applet bug 1 Development 2009-09-23 22:29:40 UTC
17. * New upstream release: - Updated t...

Author: Chris Coulson
Revision Date: 2009-09-23 22:29:40 UTC

* New upstream release:
  - Updated translations.

lp://staging/ubuntu/jaunty/hamster-applet 2 Mature 2009-07-20 07:49:55 UTC
12. * debian/rules, debian/patches/01_use...

Author: Pedro Fragoso
Revision Date: 2009-04-16 20:52:38 UTC

* debian/rules, debian/patches/01_use_ubuntu_notifications.patch:
 - cherry-picked from upstream to honor jaunty notifications system
   (LP: #362393)

lp://staging/ubuntu/intrepid/hamster-applet 2 Mature 2009-07-20 07:49:43 UTC
5. * New upstream release (lp: #286459) ...

Author: Pedro Fragoso
Revision Date: 2008-10-20 11:46:39 UTC

* New upstream release (lp: #286459)
  - Properly handle first day of week for all locale values.
  Fixes #554256. (lp: #275709)

125 of 25 results