[Bug 128505] Re: Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)

2007-08-12 Thread Matvey Kozhev
Marked the bug as invalid. qca and qca2 are now separate packages for
both Debian and Ubuntu, and Debian's qca2 2.0.0~beta7 has been added to
Ubuntu.

** Changed in: qca (Ubuntu)
   Status: New => Invalid

** Changed in: qca2 (Ubuntu)
   Status: New => Invalid

** Changed in: psi (Ubuntu)
   Status: New => Invalid

** Changed in: mailody (Ubuntu)
   Status: New => Invalid

-- 
Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)
https://bugs.launchpad.net/bugs/128505
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 128505] Re: Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)

2007-08-02 Thread Matvey Kozhev
The answer was:

On Mon, Jul 30, 2007 at 01:44:55AM +0700, Sikon wrote:
>Can you please explain why you're maintaining two completely different
>libraries (QCA1 for Qt3 and QCA2 for Qt4) as the same source package?

Because I think we should agree on a common packaging soon, I opened a
bug on the debian bts as well:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435185

Feel free to comment there, as well (mailto:[EMAIL PROTECTED]).

BTW, is mailing to @bugs.launchpad.net sufficient to add
comments to ubuntu bugs? I sent a Cc: of my last mail to
[EMAIL PROTECTED], but it didn't yet show up on
https://bugs.launchpad.net/ubuntu/+source/qca/+bug/128505, so I wonder
if I missed something.

-- 
Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)
https://bugs.launchpad.net/bugs/128505
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 128505] Re: Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)

2007-08-02 Thread Ana Beatriz Guerrero López
About this, please read:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435185

-- 
Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)
https://bugs.launchpad.net/bugs/128505
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 128505] Re: Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)

2007-08-02 Thread Sarah Hobbs
Please tell us the answer, when you find out.

Obviously, doing this within Debian QT KDE extras would be smart, as
they hit the same problem.

unsubscribing u-u-s, subscribing myself (as i'm not sure the solution is
the best way to go)

-- 
Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)
https://bugs.launchpad.net/bugs/128505
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 128505] Re: Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)

2007-07-29 Thread Matvey Kozhev
I have just inquired the Debian maintainer for qca and psi
([EMAIL PROTECTED]) why he's maintaining two different libraries as the
same source package.

-- 
Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)
https://bugs.launchpad.net/bugs/128505
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 128505] Re: Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)

2007-07-28 Thread Tom Albers
(as maintainer of mailody) : maildody for kde4 as it is now, will not
use qca2

-- 
Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)
https://bugs.launchpad.net/bugs/128505
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 128505] Re: Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)

2007-07-28 Thread Frode M . Døving
There is no usable mailody4 yet.
For various reasons the progress is slow. Don't expect any usable release until 
after the KDE 4.0 release.

For the record. mailody 0.5.0-2 made it into debian today. With the same
fix I added to ubuntu the other day, versioned 0.5.0-2ubuntu1.

We should probably consider working with the Debian KDE Extras Team on
these changes.

-- 
Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)
https://bugs.launchpad.net/bugs/128505
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 128505] Re: Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)

2007-07-26 Thread Sikon
Debdiff #3 fixes mailody to link against -lqca-qt3 instead of -lqca.

Important: even though it's -2ubuntu2, the original Debian package
(which is the current Debian version) is -1. The previous uploader
erroneously followed -1 with -2ubuntu1.

** Attachment added: "mailody_0.5.0-2ubuntu2.debdiff"
   http://launchpadlibrarian.net/8573606/mailody_0.5.0-2ubuntu2.debdiff

** Description changed:

  The QCA library (https://launchpad.net/ubuntu/+source/qca) is currently
  used by:
  
  - psi
  - mailody
  
  The problem that will arise with the sync is: QCA1 is a Qt3 library used
  by Qt3 applications; QCA2 is a Qt4 library used by Qt4 applications.
  Both, however, are managed in Debian as the same source package (qca;
  http://packages.qa.debian.org/q/qca.html) and their binaries are
  conflicting (libqca.so). QCA1 programs cannot be easily ported to QCA2.
  
  While the Debian source package for QCA2 is qca, the Ubuntu source
  package qca2 has spent quite some time in NEW. It should probably be
  nuked.
  
  Psi version 0.11 RC2 uses Qt4 and requires QCA2 version 2.0.0 beta7 -
  the version currently in Debian experimental. So we can sync that and
  package Psi. (Bug #120315 is dedicated to packaging Psi 0.11).
  
  Mailody is a more complicated case, there is no public Qt4/QCA2 release
  yet, although porting efforts are underway. I will inquire toma about
  their status.
  
  For now, as a temporary solution until the Qt4 versions are accepted
  into Ubuntu, we can do the following:
  
  1. Move source package qca to another name (changing the library name 
correspondingly).
  2. Rebuild current versions of psi and mailody against the new package.
  3. Sync qca_2.0.0~beta7 from Debian.
- 4. Upgrade psi from 0.10 to 0.11~rc2.
+ 4. Upgrade psi from 0.10 to 0.11~rc2 (bug #120315).
  
  Debdiffs to follow.

** Description changed:

  The QCA library (https://launchpad.net/ubuntu/+source/qca) is currently
  used by:
  
  - psi
  - mailody
  
  The problem that will arise with the sync is: QCA1 is a Qt3 library used
  by Qt3 applications; QCA2 is a Qt4 library used by Qt4 applications.
  Both, however, are managed in Debian as the same source package (qca;
  http://packages.qa.debian.org/q/qca.html) and their binaries are
  conflicting (libqca.so). QCA1 programs cannot be easily ported to QCA2.
  
  While the Debian source package for QCA2 is qca, the Ubuntu source
- package qca2 has spent quite some time in NEW. It should probably be
- nuked.
+ package qca2 (https://launchpad.net/ubuntu/+source/qca2) has spent quite
+ some time in NEW - since July 9 - and is now outdated. It should
+ probably be nuked.
  
  Psi version 0.11 RC2 uses Qt4 and requires QCA2 version 2.0.0 beta7 -
  the version currently in Debian experimental. So we can sync that and
  package Psi. (Bug #120315 is dedicated to packaging Psi 0.11).
  
  Mailody is a more complicated case, there is no public Qt4/QCA2 release
  yet, although porting efforts are underway. I will inquire toma about
  their status.
  
  For now, as a temporary solution until the Qt4 versions are accepted
  into Ubuntu, we can do the following:
  
  1. Move source package qca to another name (changing the library name 
correspondingly).
  2. Rebuild current versions of psi and mailody against the new package.
  3. Sync qca_2.0.0~beta7 from Debian.
  4. Upgrade psi from 0.10 to 0.11~rc2 (bug #120315).
  
  Debdiffs to follow.

-- 
Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)
https://bugs.launchpad.net/bugs/128505
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 128505] Re: Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)

2007-07-26 Thread Sikon
Debdiff #2 fixes psi to link against -lqca-qt3 instead of -lqca.

** Attachment added: "psi_0.10-2ubuntu3.debdiff"
   http://launchpadlibrarian.net/8573601/psi_0.10-2ubuntu3.debdiff

-- 
Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)
https://bugs.launchpad.net/bugs/128505
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 128505] Re: Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)

2007-07-26 Thread Sikon
Debdiff #1 changes the qca 1.0 package. The renames are as follows:

- Source package: qca -> qca-qt3
- Binary package: libqca1c2 -> libqca-qt3
- Binary package: qca-dev -> libqca-qt3-dev
- Shared library: libqca.so* -> libqca-qt3.so*

The orig.tar.gz will have to be renamed to qca-qt3_1.0.orig.tar.gz.

** Attachment added: "qca-qt3_1.0-8ubuntu1.debdiff"
   http://launchpadlibrarian.net/8573599/qca-qt3_1.0-8ubuntu1.debdiff

-- 
Please sync qca 2.0.0~beta7 from Debian experimental (+more tasks)
https://bugs.launchpad.net/bugs/128505
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs