HELLO - kindly comfirm this information!!!

2010-03-15 Thread Mr . Tsai-Yuan Lin
Attn:  Friend,

This message might meet you in utmost surprise. However, it just my urgent need 
for a foreign partner that made me to contact you for this transaction. I am 
Mr. Tsai-Yuan Lin, Director of Operations and Head Wealth Management Division 
of Taiwan Business Bank (TBB) Taipei, Taiwan. I got your contact on the 
internet, while searching for someone that I can go into partnership with.

I have a business proposal of about $11,000,000.00 Million U.S Dollars for you. 
Should you be interested in working with me on this, do indicate your interest 
by sending me your full names, phone number and current residential address. I 
would prefer you reach me via my personal email address:

Email: mr.tsaiyuan...@yahoo.com.hk

Once I hear from you, I immediately will provide you with further information 
on logistics of this proposal.

Sincerely,
Mr. Tsai-Yuan Lin.




___
Pkg-gstreamer-maintainers mailing list
Pkg-gstreamer-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-gstreamer-maintainers


Processed: Re: python-gst0.10: failure when importing on GNU/Hurd

2010-03-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 573744 + patch
Bug #573744 [python-gst0.10] python-gst0.10: failure when importing on GNU/Hurd
Ignoring request to alter tags of bug #573744 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)

___
Pkg-gstreamer-maintainers mailing list
Pkg-gstreamer-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-gstreamer-maintainers


Bug#573744: python-gst0.10: failure when importing on GNU/Hurd

2010-03-15 Thread Emilio Pozuelo Monfort
On 13/03/10 17:55, Emilio Pozuelo Monfort wrote:
 The same issue exists on GNU/Hurd, and a similar fix (but with 'GNU' in 
 osname)
 fixes it.

Attached patch against git master. Would be nice to get this applied in Debian
too if there are no plans for another upstream release anytime soon.

Emilio
From 008a0d165623e2c9d705c2f4d9e612da1596ef0a Mon Sep 17 00:00:00 2001
From: Emilio Pozuelo Monfort poch...@gmail.com
Date: Mon, 15 Mar 2010 10:26:25 +0100
Subject: [PATCH] Fix import on GNU/Hurd

---
 gst/__init__.py |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gst/__init__.py b/gst/__init__.py
index 2521dcc..2c439e3 100644
--- a/gst/__init__.py
+++ b/gst/__init__.py
@@ -166,7 +166,7 @@ except ImportError:
 RTLD_LAZY = -1
 import os
 osname = os.uname()[0]
-if osname == 'Linux' or osname == 'SunOS' or osname == 'FreeBSD' or osname == 'GNU/kFreeBSD':
+if osname == 'Linux' or osname == 'SunOS' or osname == 'FreeBSD' or osname == 'GNU/kFreeBSD' or osname == 'GNU':
 machinename = os.uname()[4]
 if machinename == 'mips' or machinename == 'mips64':
 RTLD_GLOBAL = 0x4
-- 
1.7.0

___
Pkg-gstreamer-maintainers mailing list
Pkg-gstreamer-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-gstreamer-maintainers

Processing of gst0.10-python_0.10.18-2_amd64.changes

2010-03-15 Thread Archive Administrator
gst0.10-python_0.10.18-2_amd64.changes uploaded successfully to localhost
along with the files:
  gst0.10-python_0.10.18-2.dsc
  gst0.10-python_0.10.18-2.diff.gz
  python-gst0.10_0.10.18-2_amd64.deb
  python-gst0.10-dev_0.10.18-2_amd64.deb
  python-gst0.10-dbg_0.10.18-2_amd64.deb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)

___
Pkg-gstreamer-maintainers mailing list
Pkg-gstreamer-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-gstreamer-maintainers


gst0.10-python_0.10.18-2_amd64.changes ACCEPTED

2010-03-15 Thread Archive Administrator



Accepted:
gst0.10-python_0.10.18-2.diff.gz
  to main/g/gst0.10-python/gst0.10-python_0.10.18-2.diff.gz
gst0.10-python_0.10.18-2.dsc
  to main/g/gst0.10-python/gst0.10-python_0.10.18-2.dsc
python-gst0.10-dbg_0.10.18-2_amd64.deb
  to main/g/gst0.10-python/python-gst0.10-dbg_0.10.18-2_amd64.deb
python-gst0.10-dev_0.10.18-2_amd64.deb
  to main/g/gst0.10-python/python-gst0.10-dev_0.10.18-2_amd64.deb
python-gst0.10_0.10.18-2_amd64.deb
  to main/g/gst0.10-python/python-gst0.10_0.10.18-2_amd64.deb


Override entries for your package:
gst0.10-python_0.10.18-2.dsc - source python
python-gst0.10-dbg_0.10.18-2_amd64.deb - extra debug
python-gst0.10-dev_0.10.18-2_amd64.deb - optional python
python-gst0.10_0.10.18-2_amd64.deb - optional python

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 573744 


Thank you for your contribution to Debian.

___
Pkg-gstreamer-maintainers mailing list
Pkg-gstreamer-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-gstreamer-maintainers


gst0.10-python override disparity

2010-03-15 Thread Archive Administrator
There are disparities between your recently accepted upload and the
override file for the following file(s):

python-gst0.10-dev_0.10.18-2_amd64.deb: package says section is libdevel, 
override says python.


Please note that a list of new sections were recently added to the
archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell,
httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video,
xfce, zope.  At this time a script was used to reclassify packages into
these sections.  If this is the case, please only reply to this email if
the new section is inappropriate, otherwise please update your package
at the next upload.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please file a bug against ftp.debian.org and
explain why. Please INCLUDE the list of packages as seen above, or we
won't be able to deal with your request due to missing information.

Please make sure that the subject of the bug you file follows the
following format:

Subject: override: BINARY1:section/priority, [...], BINARYX:section/priority

Include the justification for the change in the body of the mail please.


[NB: this is an automatically generated mail; if you already filed a bug
and have not received a response yet, please ignore this mail.  Your bug
needs to be processed by a human and will be in due course, but until
then the installer will send these automated mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing ftpmas...@debian.org)

___
Pkg-gstreamer-maintainers mailing list
Pkg-gstreamer-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-gstreamer-maintainers


Bug#556851: marked as done (doesn't start (ImportError: No module named pitivi.application))

2010-03-15 Thread Debian Bug Tracking System
Your message dated Mon, 15 Mar 2010 11:05:25 +
with message-id e1nr86v-0006no...@ries.debian.org
and subject line Bug#556851: fixed in pitivi 0.13.4-2
has caused the Debian Bug report #556851,
regarding doesn't start (ImportError: No module named pitivi.application)
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.)


-- 
556851: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556851
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: pitivi
Version: 0.13.3-2
Severity: grave
Justification: renders package unusable

I've just installed pitivi and right away, it simply does
not work:

$ pitivi 
Traceback (most recent call last):
  File /usr/bin/pitivi, line 118, in module
_run_pitivi()
  File /usr/bin/pitivi, line 111, in _run_pitivi
import pitivi.application as ptv
ImportError: No module named pitivi.application

It starts up if I specify a custom PYTHONPATH:

$ export PYTHONPATH=/usr/lib/pitivi/python...@tchicaya:/usr/share/doc/pitivi$ 
pitivi


-- System Information:
Debian Release: squeeze/sid
  APT prefers transitional
  APT policy: (500, 'transitional'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pitivi depends on:
ii  gnome-icon-theme  2.28.0-1   GNOME Desktop icon theme
ii  gstreamer0.10-gnonlin 0.10.13-1  non-linear editing module for GStr
ii  gstreamer0.10-plugins-base0.10.25-1  GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good0.10.16-2  GStreamer plugins from the good 
ii  gstreamer0.10-x   0.10.25-1  GStreamer plugins for X11 and Pang
ii  libgstreamer-plugins-base0.10 0.10.25-1  GStreamer libraries from the base
ii  libgstreamer0.10-00.10.25-1  Core GStreamer libraries and eleme
ii  python2.5.4-2An interactive high-level object-o
ii  python-cairo  1.8.6-1Python bindings for the Cairo vect
ii  python-central0.6.11 register and build utility for Pyt
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-gconf  2.28.0-1   Python bindings for the GConf conf
ii  python-glade2 2.16.0-1   GTK+ bindings: Glade support
ii  python-gst0.100.10.17-1  generic media-playing framework (P
ii  python-gtk2   2.16.0-1   Python bindings for the GTK+ widge
ii  python-pkg-resources  0.6.8-1Package Discovery and Resource Acc
ii  python-pygoocanvas0.10.0-2   GooCanvas Python bindings
ii  python-zope.interface 3.5.2-2Zope 3 Interface Infrastructure

Versions of packages pitivi recommends:
ii  hal   0.5.13-3   Hardware Abstraction Layer

pitivi suggests no packages.

-- no debconf information


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: pitivi
Source-Version: 0.13.4-2

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

pitivi_0.13.4-2.diff.gz
  to main/p/pitivi/pitivi_0.13.4-2.diff.gz
pitivi_0.13.4-2.dsc
  to main/p/pitivi/pitivi_0.13.4-2.dsc
pitivi_0.13.4-2_all.deb
  to main/p/pitivi/pitivi_0.13.4-2_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 556...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Dröge sl...@debian.org (supplier of updated pitivi 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 14 Mar 2010 20:33:03 +0100
Source: pitivi
Binary: pitivi
Architecture: source all
Version: 0.13.4-2
Distribution: unstable
Urgency: low
Maintainer: Loic Minier l...@dooz.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 pitivi - non-linear audio/video editor using GStreamer
Closes: 526079 556851
Changes: 
 pitivi (0.13.4-2) unstable; urgency=low
 .
   * debian/control:
 + Suggest some more GStreamer plugin packages.
 + Depend on the X video sink or any other video sink.
 + Depend on the PulseAudio audio sink or 

Bug#573744: marked as done (python-gst0.10: failure when importing on GNU/Hurd)

2010-03-15 Thread Debian Bug Tracking System
Your message dated Mon, 15 Mar 2010 11:05:10 +
with message-id e1nr86g-0006hj...@ries.debian.org
and subject line Bug#573744: fixed in gst0.10-python 0.10.18-2
has caused the Debian Bug report #573744,
regarding python-gst0.10: failure when importing on GNU/Hurd
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.)


-- 
573744: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573744
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package:  python-gst0.10
Version:  0.10.17-1
Severity: important

Hi,
current python gst bindings don't work on kfreebsd, as the module
itself fail to import due to some messy symbols in shared object;
traceback here below:

lu...@debian:~$ python
Python 2.5.4 (r254:67916, Nov 19 2009, 22:26:15) 
[GCC 4.3.4] on gnukfreebsd7
Type help, copyright, credits or license for more information.
 import gst
Traceback (most recent call last):
  File stdin, line 1, in module
  File /usr/lib/python2.5/site-packages/gst-0.10/gst/__init__.py, line 193, 
in module
from _gst import *
ImportError: /usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so: undefined 
symbol: libxml_xmlDocPtrWrap

Cheers, Luca

-- 
 .''`.  ** Debian GNU/Linux **  | Luca Bruno (kaeso)
: :'  :   The Universal O.S.| lucab (AT) debian.org
`. `'`  | GPG Key ID: 3BFB9FB3
  `- http://www.debian.org  | Debian GNU/Linux Developer


pgpoGMjBGyQTd.pgp
Description: PGP signature
---End Message---
---BeginMessage---
Source: gst0.10-python
Source-Version: 0.10.18-2

We believe that the bug you reported is fixed in the latest version of
gst0.10-python, which is due to be installed in the Debian FTP archive:

gst0.10-python_0.10.18-2.diff.gz
  to main/g/gst0.10-python/gst0.10-python_0.10.18-2.diff.gz
gst0.10-python_0.10.18-2.dsc
  to main/g/gst0.10-python/gst0.10-python_0.10.18-2.dsc
python-gst0.10-dbg_0.10.18-2_amd64.deb
  to main/g/gst0.10-python/python-gst0.10-dbg_0.10.18-2_amd64.deb
python-gst0.10-dev_0.10.18-2_amd64.deb
  to main/g/gst0.10-python/python-gst0.10-dev_0.10.18-2_amd64.deb
python-gst0.10_0.10.18-2_amd64.deb
  to main/g/gst0.10-python/python-gst0.10_0.10.18-2_amd64.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 573...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Dröge sl...@debian.org (supplier of updated gst0.10-python 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 15 Mar 2010 11:38:34 +0100
Source: gst0.10-python
Binary: python-gst0.10 python-gst0.10-dev python-gst0.10-dbg
Architecture: source amd64
Version: 0.10.18-2
Distribution: unstable
Urgency: low
Maintainer: Maintainers of GStreamer packages 
pkg-gstreamer-maintainers@lists.alioth.debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 python-gst0.10 - generic media-playing framework (Python bindings)
 python-gst0.10-dbg - generic media-playing framework (Python debug bindings)
 python-gst0.10-dev - generic media-playing framework (Python bindings)
Closes: 573744
Changes: 
 gst0.10-python (0.10.18-2) unstable; urgency=low
 .
   * debian/patches/01_gnu-hurd-import.patch:
 + Fix module importing on GNU/Hurd (Closes: #573744).
   Thanks to Emilio Pozuelo Monfort for the patch.
Checksums-Sha1: 
 764f12ffcf04a90c5dcadb7d45d0495d5fdd7eb9 1580 gst0.10-python_0.10.18-2.dsc
 f45d91f70b2bf86642c98ca49d90f5a7c840ef3f 9427 gst0.10-python_0.10.18-2.diff.gz
 96ebe2327b0bd0d348eeda247bc1cf46ab6361c5 537092 
python-gst0.10_0.10.18-2_amd64.deb
 20914945b64a4431c5992cb2f1eb261a88b9fdaf 80506 
python-gst0.10-dev_0.10.18-2_amd64.deb
 b67cc06606b4d265a9739e7bc32b4d72b28dc730 2026386 
python-gst0.10-dbg_0.10.18-2_amd64.deb
Checksums-Sha256: 
 ecb91b4e280036d8dc936a953575dd029c0cc2145dcda01a7fa4237613b01c68 1580 
gst0.10-python_0.10.18-2.dsc
 e39024820553b5d9ccab74796a60aefc98f317995d9b093bbc92dbbbf16a8c33 9427 
gst0.10-python_0.10.18-2.diff.gz
 dbb7db9958d6a6f6bd5bd3818d01eff8843276e9038c37fb466b1b736b146cdb 537092 
python-gst0.10_0.10.18-2_amd64.deb
 d486e6d05b1dd8f3442a765cd6b59dbb80a55619ca5ec3b9c0a3a7dd32acf7c1 80506 
python-gst0.10-dev_0.10.18-2_amd64.deb
 2a913d895e769a7df65f48c36413ccc06f28e77895fa55aa6759be6ea8b498e0 2026386