[no subject]

2015-09-23 Thread Martin John
Zdravím vás,

Kontaktoval jsem ti poslední dva týdny a já jsem nedostal žádnou
odpověď. Jsem se zmínil o svém pozdním klienta, který má
stejné příjmení s vámi. On uložena součet $ 14.2 jednom z banky
zde v naší zemi, a oni mě požádali, abych poskytovat
nejbližšího příbuzného.

Laskavě ukázat svůj zájem pracovat se mnou přes můj osobní
e-mailová adresa martinjohnm...@gmail.com k tomu, aby mi předal
podrobnosti tohoto projektu pro vás.

S pozdravem,
Martin John___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#799839: marked as done (python-libdiscid: FTBFS: error: unknown type name 'discid_feature')

2015-09-23 Thread Debian Bug Tracking System
Your message dated Wed, 23 Sep 2015 17:35:00 +
with message-id 
and subject line Bug#799839: fixed in python-libdiscid 0.4.1-4
has caused the Debian Bug report #799839,
regarding python-libdiscid: FTBFS: error: unknown type name 'discid_feature'
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.)


-- 
799839: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799839
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-libdiscid
Version: 0.4.1-3
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

python-libdiscid fails to build from source in unstable/amd64:

  [..]

  creating build/temp.linux-x86_64-2.7/libdiscid
  x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall
  -Wstrict-prototypes -fno-strict-aliasing -g -O2
  -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
  -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c
  libdiscid/_discid.c -o build/temp.linux-x86_64-2.7/libdiscid/_discid.o
  libdiscid/_discid.c:798:64: error: unknown type name 'discid_feature'
   static CYTHON_INLINE PyObject*
   __Pyx_PyInt_From_discid_feature(discid_feature value);
  ^
  libdiscid/_discid.c: In function
  '__pyx_pf_9libdiscid_7_discid_6DiscId_14webservice_url___get__':
  libdiscid/_discid.c:2530:3: warning: 'discid_get_webservice_url' is
  deprecated [-Wdeprecated-declarations]
 __pyx_t_1 =
 
__pyx_f_9libdiscid_7_discid__to_unicode(discid_get_webservice_url(__pyx_v_self->_c_discid));
 if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0];
 __pyx_lineno = 158; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
 ^
  In file included from libdiscid/discid-wrapper.h:25:0,
   from libdiscid/_discid.c:253:
  /usr/include/discid/discid.h:324:42: note: declared here
   LIBDISCID_API LIBDISCID_DEPRECATED char
   *discid_get_webservice_url(DiscId *d);

  [..]

The full build log is attached or can be viewed here:


https://reproducible.debian.net/logs/unstable/amd64/python-libdiscid_0.4.1-3.build1.log.gz


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Tue Sep 22 17:42:03 GMT+12 2015
I: pbuilder-time-stamp: 1442986923
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team 
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 9), dh-python, libdiscid-dev (>= 0.6), python-all-dev 
(>= 2.6.3-3~), python-all-dev (>= 2.7.5) | python-unittest2, python-all-dbg, 
python3-all-dev, python3-all-dbg, python-setuptools, python3-setuptools, cython 
(>= 0.15), cython3, cython-dbg, cython3-dbg, python-sphinx (>= 1.0.7+dfsg-1~), 
python-doc
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20290 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on dh-python; however:
  Package dh-python is not installed.
 pbuilder-satisfydepends-dummy depends on libdiscid-dev (>= 0.6); however:
  Package libdiscid-dev is not installed.
 pbuilder-satisfydepends-dummy depends on python-all-dev (>= 2.6.3-3~); however:
  Package python-all-dev is not installed.
 pbuilder-satisfydepends-dummy depends on 

Processing of python-libdiscid_0.4.1-4_amd64.changes

2015-09-23 Thread Debian FTP Masters
python-libdiscid_0.4.1-4_amd64.changes uploaded successfully to localhost
along with the files:
  python-libdiscid_0.4.1-4.dsc
  python-libdiscid_0.4.1-4.debian.tar.xz
  python-libdiscid-doc_0.4.1-4_all.deb

Greetings,

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

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


libsoundio 1.0.1-1 MIGRATED to testing

2015-09-23 Thread Debian testing watch
FYI: The status of the libsoundio source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  1.0.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


python-libdiscid_0.4.1-4_amd64.changes ACCEPTED into unstable

2015-09-23 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 23 Sep 2015 19:24:08 +0200
Source: python-libdiscid
Binary: python-libdiscid python-libdiscid-dbg python3-libdiscid 
python3-libdiscid-dbg python-libdiscid-doc
Architecture: source all
Version: 0.4.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Sebastian Ramacher 
Description:
 python-libdiscid - libdiscid binding for Python 2
 python-libdiscid-dbg - libdiscid binding for Python (debug extension)
 python-libdiscid-doc - libdiscid binding for Python (documentation)
 python3-libdiscid - libdiscid binding for Python 3
 python3-libdiscid-dbg - libdiscid binding for Python 3 (debug extension)
Closes: 799839
Changes:
 python-libdiscid (0.4.1-4) unstable; urgency=medium
 .
   * debian/patches/cython-0.23-compat.patch: Apply upstream patch to fix
 compat issues with Cython 0.23. (Closes: #799839)
Checksums-Sha1:
 5fa98dc7dc91c48020e7310ebdf1145286960e85 2666 python-libdiscid_0.4.1-4.dsc
 f61e6e865f47680ca26c6227e3ff898055d22de8 10312 
python-libdiscid_0.4.1-4.debian.tar.xz
 684c774e1766bdb1f8a43387fd64e19d8d437fb4 30648 
python-libdiscid-doc_0.4.1-4_all.deb
Checksums-Sha256:
 9d4423de2c6c44f99b193e4af7aae8a755d5659b6a5a89e7030aa8caf829 2666 
python-libdiscid_0.4.1-4.dsc
 5dafa21d3e28ebd23aabda3890428887be1c3ff94f058d2418cfe17f37f98bae 10312 
python-libdiscid_0.4.1-4.debian.tar.xz
 8aea50fa9874ef12192e1dc03f7cb3a95441dbf8ecea6811532cb90ddc790f2a 30648 
python-libdiscid-doc_0.4.1-4_all.deb
Files:
 856383d0dc469730f44d29b6c3e8dbc7 2666 python optional 
python-libdiscid_0.4.1-4.dsc
 1b7d82add5df87fe9b1c32a87ddcf07e 10312 python optional 
python-libdiscid_0.4.1-4.debian.tar.xz
 33b6e1bfa5f2b0cdfbc3e25b9f0d18eb 30648 doc optional 
python-libdiscid-doc_0.4.1-4_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWAuC0AAoJEGny/FFupxmTjfcP/R8FX0eFM6KxtwqA23oA4t1E
I+MzneeB3yRyLranpiWd/K8ElTRXlgiARnfLs3rwXkIn95dYUaw4oAz4MmYeWHdx
3HdnOuMul4gu94dRbrYHvHYa/t9gHKqNUkUZN5OMsClBXyiNx/Uny2xnskLGQoea
3LcdDMGEygYENtkAn71c8XP31s7m/GkBpvatZwKA5mwLe+0agXrj1/7ygbcP5lg4
lJH721Lu7v3CqHmw2e/t/iCPlN4pNzkE+dZ+hStw2tOQaYXJs3FHoYceMWij9BCI
7vzbFzXjE/KfgU5fQj8lWu8hB5xi4jP6iD8xx9WmlsezcRDtk4GltGC3jsNm8la0
XZcrLX9Icfi5Nt1+cQz45xZk4NpFWteCe5Om21IrBIVAHhIiF04wUWlHRbeR05EN
ablgIfOGrOzyfJY+A6yabLagrginluZO7OOHknS1SvQ6o8rAK17n1x5OmfvHv7n6
8e4DwiZ3CS005K5ivx7TlcjNZKU7cxw99PW41YfSzPiS7xAFYsHKGoFlfwidYWYe
p0qNC+j+CkDb9p07yFJUMORekXwmQkCMoggQ8S2OaPDB2POEnPG1jf5a+WU5BFnK
4RLDyYb+bm6J6ZMYj78jgwYXxTiEAbcwxJf7XqhWFH8gd1R9thMtZ/RwfXo3SNvh
drD2VxIfRXOOT50Uoc+2
=B7Vz
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#799839: python-libdiscid: FTBFS: error: unknown type name 'discid_feature'

2015-09-23 Thread Chris Lamb
Source: python-libdiscid
Version: 0.4.1-3
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

python-libdiscid fails to build from source in unstable/amd64:

  [..]

  creating build/temp.linux-x86_64-2.7/libdiscid
  x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall
  -Wstrict-prototypes -fno-strict-aliasing -g -O2
  -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
  -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c
  libdiscid/_discid.c -o build/temp.linux-x86_64-2.7/libdiscid/_discid.o
  libdiscid/_discid.c:798:64: error: unknown type name 'discid_feature'
   static CYTHON_INLINE PyObject*
   __Pyx_PyInt_From_discid_feature(discid_feature value);
  ^
  libdiscid/_discid.c: In function
  '__pyx_pf_9libdiscid_7_discid_6DiscId_14webservice_url___get__':
  libdiscid/_discid.c:2530:3: warning: 'discid_get_webservice_url' is
  deprecated [-Wdeprecated-declarations]
 __pyx_t_1 =
 
__pyx_f_9libdiscid_7_discid__to_unicode(discid_get_webservice_url(__pyx_v_self->_c_discid));
 if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0];
 __pyx_lineno = 158; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
 ^
  In file included from libdiscid/discid-wrapper.h:25:0,
   from libdiscid/_discid.c:253:
  /usr/include/discid/discid.h:324:42: note: declared here
   LIBDISCID_API LIBDISCID_DEPRECATED char
   *discid_get_webservice_url(DiscId *d);

  [..]

The full build log is attached or can be viewed here:


https://reproducible.debian.net/logs/unstable/amd64/python-libdiscid_0.4.1-3.build1.log.gz


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Tue Sep 22 17:42:03 GMT+12 2015
I: pbuilder-time-stamp: 1442986923
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team 
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 9), dh-python, libdiscid-dev (>= 0.6), python-all-dev 
(>= 2.6.3-3~), python-all-dev (>= 2.7.5) | python-unittest2, python-all-dbg, 
python3-all-dev, python3-all-dbg, python-setuptools, python3-setuptools, cython 
(>= 0.15), cython3, cython-dbg, cython3-dbg, python-sphinx (>= 1.0.7+dfsg-1~), 
python-doc
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20290 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on dh-python; however:
  Package dh-python is not installed.
 pbuilder-satisfydepends-dummy depends on libdiscid-dev (>= 0.6); however:
  Package libdiscid-dev is not installed.
 pbuilder-satisfydepends-dummy depends on python-all-dev (>= 2.6.3-3~); however:
  Package python-all-dev is not installed.
 pbuilder-satisfydepends-dummy depends on python-all-dev (>= 2.7.5) | 
python-unittest2; however:
  Package python-all-dev is not installed.
  Package python-unittest2 is not installed.
 pbuilder-satisfydepends-dummy depends on python-all-dbg; however:
  Package python-all-dbg is not installed.
 pbuilder-satisfydepends-dummy depends on python3-all-dev; however:
  Package python3-all-dev is not installed.
 pbuilder-satisfydepends-dummy depends on python3-all-dbg; however:
  Package python3-all-dbg is not installed.
 pbuilder-satisfydepends-dummy depends on python-setuptools; however:

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)