[Python-apps-commits] r10255 - in packages/kupfer/tags (8 files)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Thu Dec 12 12:37:44 UTC 2013


    Date: Thursday, December 12, 2013 @ 12:37:44
  Author: dktrkranz
Revision: 10255

[svn-buildpackage] Tagging kupfer 0+v208-2.1

Added:
  packages/kupfer/tags/0+v208-2.1/
  packages/kupfer/tags/0+v208-2.1/debian/changelog
    (from rev 10254, packages/kupfer/trunk/debian/changelog)
  packages/kupfer/tags/0+v208-2.1/debian/control
    (from rev 10254, packages/kupfer/trunk/debian/control)
  packages/kupfer/tags/0+v208-2.1/debian/patches/keyring-3.patch
    (from rev 10254, packages/kupfer/trunk/debian/patches/keyring-3.patch)
  packages/kupfer/tags/0+v208-2.1/debian/patches/series
    (from rev 10254, packages/kupfer/trunk/debian/patches/series)
Deleted:
  packages/kupfer/tags/0+v208-2.1/debian/changelog
  packages/kupfer/tags/0+v208-2.1/debian/control
  packages/kupfer/tags/0+v208-2.1/debian/patches/series

Deleted: packages/kupfer/tags/0+v208-2.1/debian/changelog
===================================================================
--- packages/kupfer/trunk/debian/changelog	2013-12-12 11:37:47 UTC (rev 10253)
+++ packages/kupfer/tags/0+v208-2.1/debian/changelog	2013-12-12 12:37:44 UTC (rev 10255)
@@ -1,299 +0,0 @@
-kupfer (0+v208-3) UNRELEASED; urgency=low
-
-  * Use canonical URIs for Vcs-* fields.
-
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 18:05:14 +0200
-
-kupfer (0+v208-2) unstable; urgency=low
-
-  * debian/patches/uses_fragment.patch:
-    - Do not die if urlparse doesn't have uses_fragment method anymore,
-      recent Python versions dropped it (Closes: #678580).
-
- -- Luca Falavigna <dktrkranz at debian.org>  Sun, 24 Jun 2012 12:34:02 +0200
-
-kupfer (0+v208-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Mon, 11 Jun 2012 22:51:14 +0200
-
-kupfer (0+v207-2) unstable; urgency=low
-
-  * debian/compat:
-    - Bump compatibility level to 9.
-  * debian/rules:
-    - Remove autogenerated files during clean phase (Closes: #671316).
-  * debian/source.lintian-overrides:
-    - No longer needed, lintian bug has been fixed.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Sun, 27 May 2012 11:46:08 +0200
-
-kupfer (0+v207-1) unstable; urgency=low
-
-  * New upstream release.
-    - waf script is now provided unpacked.
-  * debian/control:
-    - Bump Standards-Version to 3.9.3.
-  * debian/copyright:
-    - Update new copyright information.
-  * debian/source.lintian-overrides:
-    - Override source-contains-waf-binary tag, waf script available in
-      the tarball is actually the waf-light one.
-  * debian/rules:
-    - get-orig-source target is no longer needed.
-  * debian/watch:
-    - Adjust watch file to fetch xz tarballs.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Thu, 01 Mar 2012 23:17:02 +0100
-
-kupfer (0+v206+dfsg-1) unstable; urgency=low
-
-  * Upstream tarball repacked to provide unpacked waf (Closes: #654480).
-  * debian/patches/rhythmbox.patch:
-    - Dropped, no longer useful: rhythmbox-client has been restored.
-  * debian/control:
-    - Suggest python-qrencode, required by QR module (Closes: #653541).
-  * debian/rules:
-    - Remove .pyc files on clean.
-    - Implement a get-orig-source target to repack upstream tarball.
-  * debian/watch:
-    - Fix watch file to strip "+dfsg" suffix.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Tue, 10 Jan 2012 22:31:40 +0100
-
-kupfer (0+v206-2) unstable; urgency=low
-
-  * debian/patches/rhythmbox.patch:
-    - rhythmbox-client has been temporarily removed upstream, kupfer
-      plugin is no longer able to process playlist. Work-around this by
-      invoking dbus-send utility directly.
-  * debian/control:
-    - Drop python-nautilus from Suggests.
-  * debian/rules:
-    - Pass --no-install-nautilus-extension to waf to avoid installing
-      nautilus extension, it needs to be ported to PyGI in order to work
-      with nautilus 3.x (Closes: #645857) (LP: #859104).
-
- -- Luca Falavigna <dktrkranz at debian.org>  Wed, 19 Oct 2011 22:42:38 +0200
-
-kupfer (0+v206-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/control:
-    - Move python-keyring to Recommends.
-    - Drop python-gnome2, and python-keyring-gnome from Recommends.
-    - Add python-gdata to Suggests.
-    - Bump Standards-Version to 3.9.2, no changes required.
-  * debian/copyright:
-    - Update new copyright information.
-  * debian/doc-base, debian/docs:
-    - Update to new names and locations.
-  * debian/rules:
-    - Update to new documentation framework.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Sun, 17 Apr 2011 10:58:15 +0200
-
-kupfer (0+v204-1) unstable; urgency=low
-
-  * New upstream release.
-    - Use INT64 signal parameter type (Closes: #615060).
-  * debian/patches/debian_path.patch:
-    - Removed, obsolete
-  * debian/patches/evolution_contacts.patch:
-    - Dropped, applied upstream.
-  * debian/control:
-    - Build-depend on gnome-doc-utils to allow installation of
-      help files (Closes: #618499).
-  * debian/rules
-    - Install kupfer-activate.sh alias.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Sun, 20 Mar 2011 18:00:52 +0100
-
-kupfer (0+v203-2) unstable; urgency=low
-
-  * Upload to unstable.
-  * Switch to dh_python2.
-  * debian/copyright:
-    - Update copyright years.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Tue, 08 Feb 2011 22:37:30 +0100
-
-kupfer (0+v203-1) experimental; urgency=low
-
-  * New upstream release (Closes: #605379).
-    - Window position is no longer saved, it caused some side-effects
-      such as erroneous positioning on the desktop and incorrect display
-      on dual monitors (Closes: #588500, #588501).
-  * debian/patches/debian_path.patch:
-    - Refresh for new upstream release.
-  * debian/patches/evolution_contacts.patch:
-    - Do not crash if Evolution address book is missing (Closes: #606956).
-  * debian/control:
-    - Bump Standards-Version to 3.9.1, no changes required.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Thu, 16 Dec 2010 22:59:09 +0100
-
-kupfer (0+v201-2) unstable; urgency=low
-
-  * debian/control:
-    - Add python-keyring-gnome to Recommends. Plugins which do require
-      credentials are just a minority, so it's not strictly necessary as
-      a direct dependency (Closes: #589288).
-
- -- Luca Falavigna <dktrkranz at debian.org>  Sat, 17 Jul 2010 14:25:38 +0200
-
-kupfer (0+v201-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/patches/debian_path.patch:
-    - Refresh for new upstream release.
-  * debian/control:
-    - Build-Depend on python (>= 2.6).
-    - Bump Standards-Version to 3.9.0, no changes required.
-  * debian/copyright:
-    - Update copyright information.
-  * debian/rules:
-    - Now that python2.6 is default Python version, there's no need to
-      mangle shebangs to be launched by python2.6, back to default.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Mon, 05 Jul 2010 23:48:31 +0200
-
-kupfer (0+v200-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/control:
-    - Tighten version of python-gtk2 to 2.16.
-  * debian/watch:
-    - Adjust watch file to fetch newer releases.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Sun, 11 Apr 2010 14:32:06 +0200
-
-kupfer (0+pb1.99-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/patches/debian_path.patch:
-    - Refresh for new upstream release.
-  * debian/control:
-    - Build-Depend-Indep on python2.6 instead of python, this release
-      is compatible with python2.6 only.
-    - Depend on python-keyring.
-    - Bump XS-Python-Version to >= 2.6 accordingly.
-  * debian/links:
-    - Install links for kupfer-exec script.
-  * debian/rules:
-    - Adjust shebang to work with python2.6, waiting for it to become
-      the default version in Debian.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Tue, 23 Mar 2010 21:58:17 +0100
-
-kupfer (0+pb1.1-2) unstable; urgency=low
-
-  * Use internal copy of waf to build the package (Closes: #571707).
-
- -- Luca Falavigna <dktrkranz at debian.org>  Sat, 27 Feb 2010 18:41:46 +0100
-
-kupfer (0+pb1.1-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/patches/debian_path.patch:
-    - Refresh patch for new upstream release.
-  * debian/control:
-    - Drop rst2man from Build-Depends.
-    - Bump Standards-Version to 3.8.4, no changes needed.
-  * debian/copyright:
-    - Adjust copyright holders.
-  * debian/watch:
-    - Update to match new upstream names.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Tue, 09 Feb 2010 21:38:41 +0100
-
-kupfer (0+c19.1-1) unstable; urgency=low
-
-  * New upstream release.
-  * Switch to format 3.0 (quilt).
-
- -- Luca Falavigna <dktrkranz at debian.org>  Tue, 05 Jan 2010 20:35:56 +0100
-
-kupfer (0+c19-1) unstable; urgency=low
-  
-  [ Jakub Wilk ]
-  * debian/control:
-    - Replace deprecated > operator with >=.
-
-  [ Luca Falavigna ]
-  * New upstream release.
-  * debian/docs: remove AUTHORS, no longer shipped in the tarball.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Fri, 25 Dec 2009 16:30:11 +0100
-
-kupfer (0+c18.1-1) unstable; urgency=low
-
-  * New upstream release.
-  * Refresh dependencies with minimum required versions.
-  * debian/patches/debian_path.patch:
-    - Upstream installs files in a private directory itself, no need to
-      manually invoke Python interpreter calling kupfer script anymore.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Sat, 21 Nov 2009 19:12:36 +0100
-
-kupfer (0+c17-2) unstable; urgency=low
-
-  * Reintroduce kupfer-activate.sh, required for some features, also
-    reintroduce debian_path.patch to adjust file locations.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Sun, 01 Nov 2009 21:30:35 +0100
-
-kupfer (0+c17-1) unstable; urgency=low
-
-  * New upstream release.
-  * Do not use D-Bus to launch kupfer, keep it simple!
-  * debian/patches/no_buildtime_depends.patch:
-    - No longer needed, pass --no-runtime-deps to waf configure instead.
-  * debian/patches/debian_wrappers.patch:
-    - No longer needed due to packaging refactoring.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Sat, 31 Oct 2009 13:23:27 +0100
-
-kupfer (0+c16-1) unstable; urgency=low
-
-  * New upstream release.
-  * Refresh patches for new upstream release.
-  * Manage new reStructuredText based documentation.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Thu, 08 Oct 2009 23:43:35 +0200
-
-kupfer (0+c15-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/patches/show_status_icon.patch:
-    - Removed, included upstream.
-  * debian/control:
-    - Add python-cjson to Suggests, required by Firefox3 plugin.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Tue, 22 Sep 2009 20:45:33 +0200
-
-kupfer (0+c14.1-1) unstable; urgency=low
-
-  * New upstream release.
-  * Refresh patches for new upstream release.
-  * Add python-nautilus to Suggests, new nautilus plugin needs it to
-    integrate itself correctly in nautilus.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Thu, 10 Sep 2009 23:04:35 +0200
-
-kupfer (0+c10-1) unstable; urgency=low
-
-  * New upstream release.
-  * Update my e-mail address.
-  * Adjust copyright informations.
-  * debian/patches/show_status_icon.patch:
-    - Show status icon in system tray by default.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Thu, 27 Aug 2009 20:38:19 +0200
-
-kupfer (0+c9.1-1) unstable; urgency=low
-
-  * Initial release (Closes: #535617).
-
- -- Luca Falavigna <dktrkranz at ubuntu.com>  Wed, 19 Aug 2009 23:32:19 +0200

Copied: packages/kupfer/tags/0+v208-2.1/debian/changelog (from rev 10254, packages/kupfer/trunk/debian/changelog)
===================================================================
--- packages/kupfer/tags/0+v208-2.1/debian/changelog	                        (rev 0)
+++ packages/kupfer/tags/0+v208-2.1/debian/changelog	2013-12-12 12:37:44 UTC (rev 10255)
@@ -0,0 +1,302 @@
+kupfer (0+v208-2.1) unstable; urgency=low
+
+  * Non-maintainer upload with maintainer approval.
+  * debian/patches/keyring-3.patch: python-keyring dropped support for
+    deprecated keyring.backend. Make kupfer compatible with the new backend
+    location. (Closes: #728468)
+
+ -- Sebastian Ramacher <sramacher at debian.org>  Thu, 05 Dec 2013 21:04:54 +0100
+
+kupfer (0+v208-2) unstable; urgency=low
+
+  * debian/patches/uses_fragment.patch:
+    - Do not die if urlparse doesn't have uses_fragment method anymore,
+      recent Python versions dropped it (Closes: #678580).
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Sun, 24 Jun 2012 12:34:02 +0200
+
+kupfer (0+v208-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Mon, 11 Jun 2012 22:51:14 +0200
+
+kupfer (0+v207-2) unstable; urgency=low
+
+  * debian/compat:
+    - Bump compatibility level to 9.
+  * debian/rules:
+    - Remove autogenerated files during clean phase (Closes: #671316).
+  * debian/source.lintian-overrides:
+    - No longer needed, lintian bug has been fixed.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Sun, 27 May 2012 11:46:08 +0200
+
+kupfer (0+v207-1) unstable; urgency=low
+
+  * New upstream release.
+    - waf script is now provided unpacked.
+  * debian/control:
+    - Bump Standards-Version to 3.9.3.
+  * debian/copyright:
+    - Update new copyright information.
+  * debian/source.lintian-overrides:
+    - Override source-contains-waf-binary tag, waf script available in
+      the tarball is actually the waf-light one.
+  * debian/rules:
+    - get-orig-source target is no longer needed.
+  * debian/watch:
+    - Adjust watch file to fetch xz tarballs.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Thu, 01 Mar 2012 23:17:02 +0100
+
+kupfer (0+v206+dfsg-1) unstable; urgency=low
+
+  * Upstream tarball repacked to provide unpacked waf (Closes: #654480).
+  * debian/patches/rhythmbox.patch:
+    - Dropped, no longer useful: rhythmbox-client has been restored.
+  * debian/control:
+    - Suggest python-qrencode, required by QR module (Closes: #653541).
+  * debian/rules:
+    - Remove .pyc files on clean.
+    - Implement a get-orig-source target to repack upstream tarball.
+  * debian/watch:
+    - Fix watch file to strip "+dfsg" suffix.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Tue, 10 Jan 2012 22:31:40 +0100
+
+kupfer (0+v206-2) unstable; urgency=low
+
+  * debian/patches/rhythmbox.patch:
+    - rhythmbox-client has been temporarily removed upstream, kupfer
+      plugin is no longer able to process playlist. Work-around this by
+      invoking dbus-send utility directly.
+  * debian/control:
+    - Drop python-nautilus from Suggests.
+  * debian/rules:
+    - Pass --no-install-nautilus-extension to waf to avoid installing
+      nautilus extension, it needs to be ported to PyGI in order to work
+      with nautilus 3.x (Closes: #645857) (LP: #859104).
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Wed, 19 Oct 2011 22:42:38 +0200
+
+kupfer (0+v206-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    - Move python-keyring to Recommends.
+    - Drop python-gnome2, and python-keyring-gnome from Recommends.
+    - Add python-gdata to Suggests.
+    - Bump Standards-Version to 3.9.2, no changes required.
+  * debian/copyright:
+    - Update new copyright information.
+  * debian/doc-base, debian/docs:
+    - Update to new names and locations.
+  * debian/rules:
+    - Update to new documentation framework.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Sun, 17 Apr 2011 10:58:15 +0200
+
+kupfer (0+v204-1) unstable; urgency=low
+
+  * New upstream release.
+    - Use INT64 signal parameter type (Closes: #615060).
+  * debian/patches/debian_path.patch:
+    - Removed, obsolete
+  * debian/patches/evolution_contacts.patch:
+    - Dropped, applied upstream.
+  * debian/control:
+    - Build-depend on gnome-doc-utils to allow installation of
+      help files (Closes: #618499).
+  * debian/rules
+    - Install kupfer-activate.sh alias.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Sun, 20 Mar 2011 18:00:52 +0100
+
+kupfer (0+v203-2) unstable; urgency=low
+
+  * Upload to unstable.
+  * Switch to dh_python2.
+  * debian/copyright:
+    - Update copyright years.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Tue, 08 Feb 2011 22:37:30 +0100
+
+kupfer (0+v203-1) experimental; urgency=low
+
+  * New upstream release (Closes: #605379).
+    - Window position is no longer saved, it caused some side-effects
+      such as erroneous positioning on the desktop and incorrect display
+      on dual monitors (Closes: #588500, #588501).
+  * debian/patches/debian_path.patch:
+    - Refresh for new upstream release.
+  * debian/patches/evolution_contacts.patch:
+    - Do not crash if Evolution address book is missing (Closes: #606956).
+  * debian/control:
+    - Bump Standards-Version to 3.9.1, no changes required.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Thu, 16 Dec 2010 22:59:09 +0100
+
+kupfer (0+v201-2) unstable; urgency=low
+
+  * debian/control:
+    - Add python-keyring-gnome to Recommends. Plugins which do require
+      credentials are just a minority, so it's not strictly necessary as
+      a direct dependency (Closes: #589288).
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Sat, 17 Jul 2010 14:25:38 +0200
+
+kupfer (0+v201-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/patches/debian_path.patch:
+    - Refresh for new upstream release.
+  * debian/control:
+    - Build-Depend on python (>= 2.6).
+    - Bump Standards-Version to 3.9.0, no changes required.
+  * debian/copyright:
+    - Update copyright information.
+  * debian/rules:
+    - Now that python2.6 is default Python version, there's no need to
+      mangle shebangs to be launched by python2.6, back to default.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Mon, 05 Jul 2010 23:48:31 +0200
+
+kupfer (0+v200-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    - Tighten version of python-gtk2 to 2.16.
+  * debian/watch:
+    - Adjust watch file to fetch newer releases.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Sun, 11 Apr 2010 14:32:06 +0200
+
+kupfer (0+pb1.99-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/patches/debian_path.patch:
+    - Refresh for new upstream release.
+  * debian/control:
+    - Build-Depend-Indep on python2.6 instead of python, this release
+      is compatible with python2.6 only.
+    - Depend on python-keyring.
+    - Bump XS-Python-Version to >= 2.6 accordingly.
+  * debian/links:
+    - Install links for kupfer-exec script.
+  * debian/rules:
+    - Adjust shebang to work with python2.6, waiting for it to become
+      the default version in Debian.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Tue, 23 Mar 2010 21:58:17 +0100
+
+kupfer (0+pb1.1-2) unstable; urgency=low
+
+  * Use internal copy of waf to build the package (Closes: #571707).
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Sat, 27 Feb 2010 18:41:46 +0100
+
+kupfer (0+pb1.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/patches/debian_path.patch:
+    - Refresh patch for new upstream release.
+  * debian/control:
+    - Drop rst2man from Build-Depends.
+    - Bump Standards-Version to 3.8.4, no changes needed.
+  * debian/copyright:
+    - Adjust copyright holders.
+  * debian/watch:
+    - Update to match new upstream names.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Tue, 09 Feb 2010 21:38:41 +0100
+
+kupfer (0+c19.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Switch to format 3.0 (quilt).
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Tue, 05 Jan 2010 20:35:56 +0100
+
+kupfer (0+c19-1) unstable; urgency=low
+  
+  [ Jakub Wilk ]
+  * debian/control:
+    - Replace deprecated > operator with >=.
+
+  [ Luca Falavigna ]
+  * New upstream release.
+  * debian/docs: remove AUTHORS, no longer shipped in the tarball.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Fri, 25 Dec 2009 16:30:11 +0100
+
+kupfer (0+c18.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Refresh dependencies with minimum required versions.
+  * debian/patches/debian_path.patch:
+    - Upstream installs files in a private directory itself, no need to
+      manually invoke Python interpreter calling kupfer script anymore.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Sat, 21 Nov 2009 19:12:36 +0100
+
+kupfer (0+c17-2) unstable; urgency=low
+
+  * Reintroduce kupfer-activate.sh, required for some features, also
+    reintroduce debian_path.patch to adjust file locations.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Sun, 01 Nov 2009 21:30:35 +0100
+
+kupfer (0+c17-1) unstable; urgency=low
+
+  * New upstream release.
+  * Do not use D-Bus to launch kupfer, keep it simple!
+  * debian/patches/no_buildtime_depends.patch:
+    - No longer needed, pass --no-runtime-deps to waf configure instead.
+  * debian/patches/debian_wrappers.patch:
+    - No longer needed due to packaging refactoring.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Sat, 31 Oct 2009 13:23:27 +0100
+
+kupfer (0+c16-1) unstable; urgency=low
+
+  * New upstream release.
+  * Refresh patches for new upstream release.
+  * Manage new reStructuredText based documentation.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Thu, 08 Oct 2009 23:43:35 +0200
+
+kupfer (0+c15-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/patches/show_status_icon.patch:
+    - Removed, included upstream.
+  * debian/control:
+    - Add python-cjson to Suggests, required by Firefox3 plugin.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Tue, 22 Sep 2009 20:45:33 +0200
+
+kupfer (0+c14.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Refresh patches for new upstream release.
+  * Add python-nautilus to Suggests, new nautilus plugin needs it to
+    integrate itself correctly in nautilus.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Thu, 10 Sep 2009 23:04:35 +0200
+
+kupfer (0+c10-1) unstable; urgency=low
+
+  * New upstream release.
+  * Update my e-mail address.
+  * Adjust copyright informations.
+  * debian/patches/show_status_icon.patch:
+    - Show status icon in system tray by default.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Thu, 27 Aug 2009 20:38:19 +0200
+
+kupfer (0+c9.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #535617).
+
+ -- Luca Falavigna <dktrkranz at ubuntu.com>  Wed, 19 Aug 2009 23:32:19 +0200

Deleted: packages/kupfer/tags/0+v208-2.1/debian/control
===================================================================
--- packages/kupfer/trunk/debian/control	2013-12-12 11:37:47 UTC (rev 10253)
+++ packages/kupfer/tags/0+v208-2.1/debian/control	2013-12-12 12:37:44 UTC (rev 10255)
@@ -1,26 +0,0 @@
-Source: kupfer
-Section: utils
-Priority: optional
-Maintainer: Luca Falavigna <dktrkranz at debian.org>
-Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: python (>= 2.6.6-3~), gettext, intltool, gnome-doc-utils, python-docutils
-Standards-Version: 3.9.3
-X-Python-Version: >= 2.6
-Homepage: http://kaizer.se/wiki/kupfer/
-Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/kupfer/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/kupfer/trunk/
-
-Package: kupfer
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-gobject (>= 2.18), python-gtk2 (>= 2.16), python-xdg, python-dbus, dbus, python-keybinder
-Recommends: python-keyring, python-wnck
-Suggests: python-cjson, python-gdata, python-qrencode
-Description: fast and lightweight desktop summoner/launcher
- Kupfer is a summoner/launcher in the style of Quicksilver or GNOME Do. It
- can search and browse your files, launch desired applications and object you
- need in a quicker way.
- . 
- Kupfer is written in Python and has a flexible architecture based on plugins
- to extend its features.
-

Copied: packages/kupfer/tags/0+v208-2.1/debian/control (from rev 10254, packages/kupfer/trunk/debian/control)
===================================================================
--- packages/kupfer/tags/0+v208-2.1/debian/control	                        (rev 0)
+++ packages/kupfer/tags/0+v208-2.1/debian/control	2013-12-12 12:37:44 UTC (rev 10255)
@@ -0,0 +1,26 @@
+Source: kupfer
+Section: utils
+Priority: optional
+Maintainer: Luca Falavigna <dktrkranz at debian.org>
+Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep: python (>= 2.6.6-3~), gettext, intltool, gnome-doc-utils, python-docutils
+Standards-Version: 3.9.3
+X-Python-Version: >= 2.6
+Homepage: http://kaizer.se/wiki/kupfer/
+Vcs-Svn: svn://svn.debian.org/python-apps/packages/kupfer/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/kupfer/trunk/
+
+Package: kupfer
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, python-gobject (>= 2.18), python-gtk2 (>= 2.16), python-xdg, python-dbus, dbus, python-keybinder
+Recommends: python-keyring, python-wnck
+Suggests: python-cjson, python-gdata, python-qrencode
+Description: fast and lightweight desktop summoner/launcher
+ Kupfer is a summoner/launcher in the style of Quicksilver or GNOME Do. It
+ can search and browse your files, launch desired applications and object you
+ need in a quicker way.
+ . 
+ Kupfer is written in Python and has a flexible architecture based on plugins
+ to extend its features.
+

Copied: packages/kupfer/tags/0+v208-2.1/debian/patches/keyring-3.patch (from rev 10254, packages/kupfer/trunk/debian/patches/keyring-3.patch)
===================================================================
--- packages/kupfer/tags/0+v208-2.1/debian/patches/keyring-3.patch	                        (rev 0)
+++ packages/kupfer/tags/0+v208-2.1/debian/patches/keyring-3.patch	2013-12-12 12:37:44 UTC (rev 10255)
@@ -0,0 +1,50 @@
+Description: Adopt to new keyring backend locations
+ keyring.backend is deprecated since python-keyring 1.1 and has been replaced by
+ keyring.backends. The compatibility module has been dropped in python-keyring
+ 3.0 and thus kupfer needs to use keyring.backends. This is done by checking the
+ new location first and falling back to the old location on ImportError.
+Author: Sebastian Ramacher <sramacher at debian.org>
+Bug-Debian: http://bugs.debian.org/728468
+Last-Update: 2013-12-05
+
+--- a/kupfer/plugin_support.py
++++ b/kupfer/plugin_support.py
+@@ -166,11 +166,18 @@
+ 	@classmethod
+ 	def get_backend_name(cls):
+ 		import keyring.core
+-		import keyring.backend
++		try:
++			from keyring.backends.Gnome import Keyring as GnomeKeyring
++			from keyring.backends.kwallet import Keyring as KDEKWallet
++			from keyring.backends.file import PlaintextKeyring as UncryptedFileKeyring
++		except ImportError:
++			from keyring.backend import GnomeKeyring
++			from keyring.backend import KDEKWallet
++			from keyring.backend import UncryptedFileKeyring
+ 		keyring_map = {
+-				keyring.backend.GnomeKeyring : _("GNOME Keyring"),
+-				keyring.backend.KDEKWallet : _("KWallet"),
+-				keyring.backend.UncryptedFileKeyring: _("Unencrypted File"),
++				GnomeKeyring : _("GNOME Keyring"),
++				KDEKWallet : _("KWallet"),
++				UncryptedFileKeyring: _("Unencrypted File"),
+ 			}
+ 		kr = keyring.get_keyring()
+ 		keyring_name = keyring_map.get(type(kr), type(kr).__name__)
+@@ -209,10 +216,13 @@
+ 		raise
+ 	else:
+ 		# Configure the fallback keyring's configuration file if used
+-		import keyring.backend
+ 		kr = keyring.get_keyring()
+ 		if hasattr(kr, "crypted_password"):
+-			keyring.set_keyring(keyring.backend.UncryptedFileKeyring())
++			try:
++				from keyring.backends.file import PlaintextKeyring as UncryptedFileKeyring
++			except ImportError:
++				from keyring.backend import UncryptedFileKeyring
++			keyring.set_keyring(UncryptedFileKeyring())
+ 			kr = keyring.get_keyring()
+ 		if hasattr(kr, "file_path"):
+ 			kr.file_path = config.save_config_file("keyring.cfg")

Deleted: packages/kupfer/tags/0+v208-2.1/debian/patches/series
===================================================================
--- packages/kupfer/trunk/debian/patches/series	2013-12-12 11:37:47 UTC (rev 10253)
+++ packages/kupfer/tags/0+v208-2.1/debian/patches/series	2013-12-12 12:37:44 UTC (rev 10255)
@@ -1 +0,0 @@
-uses_fragment.patch

Copied: packages/kupfer/tags/0+v208-2.1/debian/patches/series (from rev 10254, packages/kupfer/trunk/debian/patches/series)
===================================================================
--- packages/kupfer/tags/0+v208-2.1/debian/patches/series	                        (rev 0)
+++ packages/kupfer/tags/0+v208-2.1/debian/patches/series	2013-12-12 12:37:44 UTC (rev 10255)
@@ -0,0 +1,2 @@
+uses_fragment.patch
+keyring-3.patch




More information about the Python-apps-commits mailing list