Re: Bug#700113: unblock: calligra/1:2.4.4-1 (pre-approval)

2013-02-11 Thread Niels Thykier
On 2013-02-09 11:18, Niels Thykier wrote:
> Control: tags -1 confirmed
> 
> On 2013-02-08 22:19, Adrien wrote:
>> Package: release.debian.org  
>> User: release.debian@packages.debian.org 
>> Usertags: unblock
>> Severity: normal 
>>
>> Hi,
>>
>> A new bug fix version has been released on calligra (the KDE Office Suite): 
>> http://www.calligra.org/news/calligra-2-4-4-and-2-5-5-released/
>>
>> This bug fix version includes very important changes, other a bit less 
>> important, and some translation updates in desktop files. The debdiff of the 
>> entire release (without translations) is about 1000 lines, and the debdiff 
>> including only the most important is a bit less than 600 lines (see 
>> attached).
>>
>> You can find the entire debdiff here : http://paste.debian.net/232487/
>>
>> – The most important changes are :
>>
>> [...]
>>
>> The whole changes is quite big, but quickly readable, so we would like to 
>> upload the bug fix release of Calligra in wheezy. It would be more work for 
>> us to pick up only the most important commits, and we are not sure it's 
>> worth to dedicate time for this.
>>
>> That's why we ask for your advice : may we ship only the most important 
>> changes or the entire bug fix release of Calligra (2.4.4) in wheezy ?
>>
>> Regards,
>>
>> Adrien
>>
>> [...]
> 
> Hi,
> 
> Feel free to proceed with the full debdiff.
> 
> ~Niels
> 
> 

Unblocked, thanks.

~Niels



-- 
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-talk

Re: Bug#700113: unblock: calligra/1:2.4.4-1 (pre-approval)

2013-02-09 Thread Niels Thykier
Control: tags -1 confirmed

On 2013-02-08 22:19, Adrien wrote:
> Package: release.debian.org  
> User: release.debian@packages.debian.org 
> Usertags: unblock
> Severity: normal 
> 
> Hi,
> 
> A new bug fix version has been released on calligra (the KDE Office Suite): 
> http://www.calligra.org/news/calligra-2-4-4-and-2-5-5-released/
> 
> This bug fix version includes very important changes, other a bit less 
> important, and some translation updates in desktop files. The debdiff of the 
> entire release (without translations) is about 1000 lines, and the debdiff 
> including only the most important is a bit less than 600 lines (see attached).
> 
> You can find the entire debdiff here : http://paste.debian.net/232487/
> 
> – The most important changes are :
> 
> [...]
> 
> The whole changes is quite big, but quickly readable, so we would like to 
> upload the bug fix release of Calligra in wheezy. It would be more work for 
> us to pick up only the most important commits, and we are not sure it's worth 
> to dedicate time for this.
> 
> That's why we ask for your advice : may we ship only the most important 
> changes or the entire bug fix release of Calligra (2.4.4) in wheezy ?
> 
> Regards,
> 
> Adrien
> 
> [...]

Hi,

Feel free to proceed with the full debdiff.

~Niels


-- 
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-talk

unblock: calligra/1:2.4.4-1 (pre-approval)

2013-02-08 Thread Adrien
Package: release.debian.org  
User: release.debian@packages.debian.org 
Usertags: unblock
Severity: normal 

Hi,

A new bug fix version has been released on calligra (the KDE Office Suite): 
http://www.calligra.org/news/calligra-2-4-4-and-2-5-5-released/

This bug fix version includes very important changes, other a bit less 
important, and some translation updates in desktop files. The debdiff of the 
entire release (without translations) is about 1000 lines, and the debdiff 
including only the most important is a bit less than 600 lines (see attached).

You can find the entire debdiff here : http://paste.debian.net/232487/

– The most important changes are :

Sheets:
  - A very nasty bug which made recalculations of spreadsheet contents go wrong 
under some circumstances (BUGS: 312981, 313010)
Kexi:
  - SQLite Driver: Fix possible data loss of compacted file (when process tools 
crash or fail for any reason)
  - Fix possible crash when pressing tab in the global search box

– We also had some changes on the package:

   - add break/replace on koffice-data for krita
  - a typo in a package description
  - a patch already in Debian, but now included upstream.

– The other changes are :

General: 
  - build visualimagecompare only if poppler is around

Kexi:
  - Kexi Forms:
- Make palette background color property in text editor work (BUG: 309274)
- Fix “data source tag” for text box (regression because of changes in KDE 
libraries’ line editor)
  - Remove limit of 101 fields in Kexi Table Designer (BUG: 309116)
  - Fix MySql login failure when not saving password – fix for case 3.1 (BUG: 
313025)
  - Property editor: make items are always sorted by key


The whole changes is quite big, but quickly readable, so we would like to 
upload the bug fix release of Calligra in wheezy. It would be more work for us 
to pick up only the most important commits, and we are not sure it's worth to 
dedicate time for this.

That's why we ask for your advice : may we ship only the most important changes 
or the entire bug fix release of Calligra (2.4.4) in wheezy ?

Regards,

Adrien


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (700, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7-trunk-amd64 (SMP w/2 CPU cores)
diff -Nru calligra-2.4.3/debian/changelog calligra-2.4.4/debian/changelog
--- calligra-2.4.3/debian/changelog	2012-12-16 01:19:42.0 +0100
+++ calligra-2.4.4/debian/changelog	2013-02-02 22:30:10.0 +0100
@@ -1,11 +1,42 @@
+calligra (1:2.4.4-1) UNRELEASED; urgency=low
+
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Fix the previous changelog:
+- krita is the package that breaks/replaces krita-data.
+- Add the missing epochs.
+The changes were correctly done in the control file, the changes were just
+typos in the changelog. Thanks Thorsten Glaser for noticing.
+
+  [ Adrien Grellier ]
+  * Fix typo in calligrasheets package description (Closes: #697261) 
+  * Make calligrastage break/replace koffice-data < 1:2.4 (Closes: #699200)
+  * New upstream bug fix release 2.4.4:
+Sheets:
+  * A very nasty bug which made recalculations of spreadsheet
+contents go wrong under some circumstances (BUGS: 312981, 313010)
+Kexi:
+  * Make palette background color property in text editor work (BUG: 309274)
+  * Fix “data source tag” for text box (regression because of changes in
+KDE libraries’ line editor)
+  * SQLite Driver: Fix possible data loss of compacted file (when process
+tools crash or fail for any reason)
+  * Remove limit of 101 fields in Kexi Table Designer (BUG: 309116)
+  * Fix MySql login failure when not saving password – fix for
+case 3.1 (BUG: 313025)
+  * Fix possible crash when pressing tab in the global search box
+  * remove upstream_Make-sure-not-to-write-behind-the-allocated-memory.patch
+included upstream
+
+ -- Debian Qt/KDE Maintainers   Sun, 16 Dec 2012 00:51:22 -0300
+
 calligra (1:2.4.3-4) unstable; urgency=low
 
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Team upload.
 
   [ Pino Toscano ]
-  * Make krita-data break/replace krita-data < 2.4. (Closes: #694854)
-  * Make karbon break/replace koffice-data < 2.4. (Closes: #694855)
+  * Make krita break/replace krita-data < 1:2.4. (Closes: #694854)
+  * Make karbon break/replace koffice-data < 1:2.4. (Closes: #694855)
 
  -- Lisandro Damián Nicanor Pérez Meyer   Sat, 15 Dec 2012 21:19:38 -0300
 
diff -Nru calligra-2.4.3/debian/control calligra-2.4.4/debian/control
--- calligra-2.4.3/debian/control	2012-12-16 01:18:18.0 +0100
+++ calligra-2.4.4/debian/control	2013-02-02 22:05:50.0 +0100
@@ -349,7 +349,7 @@
 Description: spreadsheet for the Calligra Suite
  Tables is a powerful spreadsheet application.  It is scriptable and
  provides both table-oriented sheets and support for complex mathe