Your message dated Mon, 08 Oct 2012 20:26:12 +0100
with message-id <1349724372.11774.26.ca...@jacala.jungle.funky-badger.org>
and subject line Re: Bug#687632: pre-approve unblock:
tryton-modules-calendar-classification/2.2.1-1
has caused the Debian Bug report #687632,
regarding pre-approve unblock: tryton-modules-calendar-classification/2.2.1-1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
687632: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687632
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
Dear release managers,
please approve the upload of tryton-modules-calendar-classification_2.2.1-1.
The new version contains the upstream bug fix release [1].
The fixes are for
* Convert buffer into string for vobject
Mathias
[1] http://news.tryton.org/2012/09/maintenance-releases-for-supported.html
debdiff attached
tryton-modules-calendar-classification/2.2.1-1
diff -Nru tryton-modules-calendar-classification-2.2.0/calendar.py tryton-modules-calendar-classification-2.2.1/calendar.py
--- tryton-modules-calendar-classification-2.2.0/calendar.py 2011-07-06 09:56:12.000000000 +0200
+++ tryton-modules-calendar-classification-2.2.1/calendar.py 2012-08-07 12:37:03.000000000 +0200
@@ -56,7 +56,7 @@
if 'vevent' in record:
vevent = record['vevent']
if vevent:
- vevent = vobject.readOne(vevent)
+ vevent = vobject.readOne(str(vevent))
if hasattr(vevent, 'summary'):
vevent.summary.value = summary
diff -Nru tryton-modules-calendar-classification-2.2.0/CHANGELOG tryton-modules-calendar-classification-2.2.1/CHANGELOG
--- tryton-modules-calendar-classification-2.2.0/CHANGELOG 2011-10-24 19:05:15.000000000 +0200
+++ tryton-modules-calendar-classification-2.2.1/CHANGELOG 2012-09-02 16:02:47.000000000 +0200
@@ -1,3 +1,6 @@
+Version 2.2.1 - 2012-09-02
+* Bug fixes (see mercurial logs for details)
+
Version 2.2.0 - 2011-10-24
* Bug fixes (see mercurial logs for details)
diff -Nru tryton-modules-calendar-classification-2.2.0/COPYRIGHT tryton-modules-calendar-classification-2.2.1/COPYRIGHT
--- tryton-modules-calendar-classification-2.2.0/COPYRIGHT 2011-07-06 09:56:12.000000000 +0200
+++ tryton-modules-calendar-classification-2.2.1/COPYRIGHT 2012-09-02 16:02:23.000000000 +0200
@@ -1,6 +1,6 @@
-Copyright (C) 2009-2011 Cédric Krier.
+Copyright (C) 2009-2012 Cédric Krier.
Copyright (C) 2009-2011 Bertrand Chenal.
-Copyright (C) 2009-2011 B2CK SPRL.
+Copyright (C) 2009-2012 B2CK SPRL.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff -Nru tryton-modules-calendar-classification-2.2.0/debian/changelog tryton-modules-calendar-classification-2.2.1/debian/changelog
--- tryton-modules-calendar-classification-2.2.0/debian/changelog 2012-06-30 18:11:56.000000000 +0200
+++ tryton-modules-calendar-classification-2.2.1/debian/changelog 2012-09-12 15:55:01.000000000 +0200
@@ -1,3 +1,9 @@
+tryton-modules-calendar-classification (2.2.1-1) unstable; urgency=low
+
+ * Merging upstream version 2.2.1.
+
+ -- Mathias Behrle <mathi...@m9s.biz> Wed, 12 Sep 2012 15:55:01 +0200
+
tryton-modules-calendar-classification (2.2.0-2) unstable; urgency=low
[ Mathias Behrle ]
diff -Nru tryton-modules-calendar-classification-2.2.0/PKG-INFO tryton-modules-calendar-classification-2.2.1/PKG-INFO
--- tryton-modules-calendar-classification-2.2.0/PKG-INFO 2011-10-24 19:05:36.000000000 +0200
+++ tryton-modules-calendar-classification-2.2.1/PKG-INFO 2012-09-02 16:02:51.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.0
Name: trytond_calendar_classification
-Version: 2.2.0
+Version: 2.2.1
Summary: Handle classification of event
Home-page: http://www.tryton.org/
Author: B2CK
diff -Nru tryton-modules-calendar-classification-2.2.0/trytond_calendar_classification.egg-info/PKG-INFO tryton-modules-calendar-classification-2.2.1/trytond_calendar_classification.egg-info/PKG-INFO
--- tryton-modules-calendar-classification-2.2.0/trytond_calendar_classification.egg-info/PKG-INFO 2011-10-24 19:05:36.000000000 +0200
+++ tryton-modules-calendar-classification-2.2.1/trytond_calendar_classification.egg-info/PKG-INFO 2012-09-02 16:02:50.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.0
Name: trytond-calendar-classification
-Version: 2.2.0
+Version: 2.2.1
Summary: Handle classification of event
Home-page: http://www.tryton.org/
Author: B2CK
diff -Nru tryton-modules-calendar-classification-2.2.0/__tryton__.py tryton-modules-calendar-classification-2.2.1/__tryton__.py
--- tryton-modules-calendar-classification-2.2.0/__tryton__.py 2011-10-24 19:05:26.000000000 +0200
+++ tryton-modules-calendar-classification-2.2.1/__tryton__.py 2011-10-24 19:07:25.000000000 +0200
@@ -9,7 +9,7 @@
'name_es_ES' : 'Clasificación del calendario',
'name_fr_FR' : 'Classification calendrier',
'name_ru_RU' : 'ÐлаÑÑиÑикаÑÐ¸Ñ Ð¿Ð¾ календаÑÑ',
- 'version' : '2.2.0',
+ 'version' : '2.2.1',
'author' : 'B2CK',
'email': 'i...@b2ck.com',
'website': 'http://www.tryton.org/',
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
On Mon, 2012-10-08 at 10:15 +0200, Mathias Behrle wrote:
> Package was uploaded to unstable on 2012-10-05.
Unblocked.
Regards,
Adam
--- End Message ---