Your message dated Thu, 06 Mar 2008 22:06:36 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#466727: fixed in elisa 0.3.4-1
has caused the Debian Bug report #466727,
regarding elisa: Some obsolete Python 2.4-only dependencies
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 [EMAIL PROTECTED]
immediately.)


-- 
466727: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466727
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: elisa
Version: 0.3.2-1
Tags: patch

Hi!

elisa currently depends on some python libraries which are only needed
for Python 2.4, since they have been integrated into Python 2.5 proper.

Please consider applying attached patch to avoid pulling them in for
Python 2.5.

Thanks,

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
  * debian/control: python2.5 includes python-{elementtree,celementtree,
    ctypes}, so add preferred alternative dependencies for those.

--- elisa-0.3.2/debian/control
+++ elisa-0.3.2/debian/control
@@ -18,7 +19,7 @@
 Depends: ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends},
-         python-ctypes,
+         python2.5 | python-ctypes,
          python-gnome2,
          python-gnome2-desktop,
          python-gobject,
@@ -35,8 +36,8 @@
 Recommends: gstreamer0.10-ffmpeg,
             gstreamer0.10-plugins-ugly,
             python-avahi,
-            python-elementtree,
-            python-celementtree,
+            python2.5 | python-elementtree,
+            python2.5 | python-celementtree,
             python-dbus,
             python-daap,
             python-gpod,

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: elisa
Source-Version: 0.3.4-1

We believe that the bug you reported is fixed in the latest version of
elisa, which is due to be installed in the Debian FTP archive:

elisa_0.3.4-1.diff.gz
  to pool/main/e/elisa/elisa_0.3.4-1.diff.gz
elisa_0.3.4-1.dsc
  to pool/main/e/elisa/elisa_0.3.4-1.dsc
elisa_0.3.4-1_all.deb
  to pool/main/e/elisa/elisa_0.3.4-1_all.deb
elisa_0.3.4.orig.tar.gz
  to pool/main/e/elisa/elisa_0.3.4.orig.tar.gz
python-elisa_0.3.4-1_all.deb
  to pool/main/e/elisa/python-elisa_0.3.4-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Philippe Normand <[EMAIL PROTECTED]> (supplier of updated elisa package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 02 Mar 2008 11:25:10 +0100
Source: elisa
Binary: python-elisa elisa
Architecture: source all
Version: 0.3.4-1
Distribution: experimental
Urgency: low
Maintainer: Maintainers of GStreamer packages 
<[email protected]>
Changed-By: Philippe Normand <[EMAIL PROTECTED]>
Description: 
 elisa      - media center solution - runtime executables
 python-elisa - media center solution - Python library
Closes: 466727 467053 468587 468734
Changes: 
 elisa (0.3.4-1) experimental; urgency=low
 .
   [ Loic Minier ]
   * Wrap uploaders.
   * Allow python >= 2.5 instead of python-ctypes, python-elementtree, and
     python-celementtree; thanks Martin Pitt and Emilio Pozuelo Monfort;
     closes: #466727.
 .
   [ Philippe Normand ]
   * New upstream release, closes: #467053
   * elisa package doesn't ship elisa.core python package anymore. It's
     now part of the elisa-core Debian package
   * Runtime dependency on python-pkg-resources, closes: #468734
   * Dropped unneeded dependency on python-xml, closes: #468587
   * New upstream release
   * Don't ship API docs anymore
   * Removed patches already applied upstream or not relevant anymore
   * debian/patches/01_fix_config.patch: assert the updater service isn't
     activated
   * debian/patches/02_rename_generic_setup.patch: rename generic_setup.py
     to elisa_generic_setup.py
   * Removed build-dependency on quilt, we use simple-patchsys
   * Removed install calls from debian/rules and use debian/elisa.install
   * Renamed elisa-core to python-elisa
   * debian/control:
     - Added binary package specific notes
     - Specialized short descriptions
     - Put python-elisa in python Section
     - depend on python-{gtk2,cairo,pgm}
   * Removed notes about Arch: any in TODO.Debian
   * Added an explanation about the elisa dependencies
 .
   [ Loic Minier ]
   * Don't ship usr/lib in python-elisa.
   * Fix typos in README.Debian and control.
Files: 
 5872aafc5b89563326e13d31219b7420 910 gnome optional elisa_0.3.4-1.dsc
 695519f283a6d0fafac494ac5f1947fa 995985 gnome optional elisa_0.3.4.orig.tar.gz
 0dd2ef4e1295819ec8c6bb7bb27b4d1e 11717 gnome optional elisa_0.3.4-1.diff.gz
 43b83e004b3a9672e50ceafb9731c483 89876 python optional 
python-elisa_0.3.4-1_all.deb
 8ae3c068c2a616505e419b94ff6b6381 104838 gnome optional elisa_0.3.4-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHztKY4VUX8isJIMARAjXsAJ4mEIXfGtQ7y4PeFufo/X4yDCGVmgCdEcrt
OcOXC7o31Wr6V5uE7hn1hOY=
=umS6
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Pkg-gstreamer-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-gstreamer-maintainers

Reply via email to