Processing of unicon_3.0.4-14_amd64.changes

2014-03-20 Thread Debian FTP Masters
unicon_3.0.4-14_amd64.changes uploaded successfully to localhost
along with the files:
  unicon_3.0.4-14.dsc
  unicon_3.0.4-14.diff.gz
  unicon-imc2_3.0.4-14_amd64.deb

Greetings,

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


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wqgob-000181...@franck.debian.org



unicon_3.0.4-14_amd64.changes ACCEPTED into unstable

2014-03-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Mar 2014 15:27:26 +0100
Source: unicon
Binary: unicon-imc2
Architecture: source amd64
Version: 3.0.4-14
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group 
Changed-By: Emanuele Rocca 
Description: 
 unicon-imc2 - Chinese Input Method Library
Closes: 658043 713900
Changes: 
 unicon (3.0.4-14) unstable; urgency=low
 .
   * QA upload.
   * Maintainer field set to QA Group.
   * Enable hardened build flags. (Closes: #658043).
   * Fix typo in package description. (Closes: #713900).
   * Bump Standards-Version to 3.9.5.
   * Set debhelper compatibility level to 9. Remove DH_COMPAT from
 debian/rules.
   * Add dependency on ${misc:Depends}.
   * Add missing recommended targets: build-{arch,indep}.
   * Replace deprecated usage of dh_clean -k with dh_prep.
   * Do not ignore make distclean errors.
   * Remove empty postinst script.
   * Explicitly point to /usr/share/common-licenses/GPL-2 in copyright file.
Checksums-Sha1: 
 99eca7dc64c0bf4dbb6bc3627937a54f3e40cf56 1046 unicon_3.0.4-14.dsc
 31c0716fba484b0c16088db0e9cf1433ebfe4696 16379 unicon_3.0.4-14.diff.gz
 251528e726a0e10e7558c07181d37c711ae0af30 2816780 unicon-imc2_3.0.4-14_amd64.deb
Checksums-Sha256: 
 f3d238cf92e858e3b2ba277288ba8a7a4fc9ed91edf48696b967de18f5ea0e32 1046 
unicon_3.0.4-14.dsc
 bd464410cb00356e3901dd84185e9e3ab263e1fbc263c4046a92e3e0add5733a 16379 
unicon_3.0.4-14.diff.gz
 acbfb44b81a3665d7432effd998a4711693dfab9326c482cb983ad5e7f679e43 2816780 
unicon-imc2_3.0.4-14_amd64.deb
Files: 
 2e42fe5028065bcf0f2828e40dee 1046 utils optional unicon_3.0.4-14.dsc
 3475b6616bfcec6cc15c5cbb8f5611c6 16379 utils optional unicon_3.0.4-14.diff.gz
 a52a6e1ceaf3dad58344835b6123f0f1 2816780 utils optional 
unicon-imc2_3.0.4-14_amd64.deb

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

iEYEARECAAYFAlMrH2oACgkQC6DuA+rxm2A7NwCfeYQdYq525f3nyV4mCPc/BBM/
d+oAoJCGIBCjjiBlrC2IWjTC12rjxhJu
=EXp8
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wqgdu-0003gq...@franck.debian.org



Bug#742210: libvisual-plugins: fails to build with clang instead of gcc

2014-03-20 Thread Nicolas Sévelin-Radiguet
Source: libvisual-plugins
Version: 0.4.0.dfsg.1-7
Severity: minor
Tags: patch
User: pkg-llvm-t...@lists.alioth.debian.org
Usertags: clang-ftbfs

Dear Maintainer,

Your package fails to build with clang instead of gcc. [-Wreturn-type]
The attached patch fixes it.
Buildlogs and patch are here:
https://github.com/nonas/debian-clang/tree/master/buildlogs/libvisual-plugins

Regards,
Nicolas

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Description: fix FTBFS with clang instead of gcc
Author: Nicolas Sévelin-Radiguet 
Last-Update: 2014-03-20

--- a/plugins/morph/flash/morph_flash.c
+++ b/plugins/morph/flash/morph_flash.c
@@ -116,7 +116,7 @@
 	FlashPrivate *priv = visual_object_get_private (VISUAL_OBJECT (plugin));
 
 	if (src1->pal == NULL || src2->pal == NULL)
-		return;
+		return -1;
 
 	if (rate < 0.5)
 		visual_palette_blend (pal, src1->pal, &priv->whitepal, rate * 2);


Bug#734216: marked as done (libmrss: use dh-autoreconf to fix FTBFS on ppc64el)

2014-03-20 Thread Debian Bug Tracking System
Your message dated Fri, 21 Mar 2014 00:48:45 +
with message-id 
and subject line Bug#734216: fixed in libmrss 0.19.2-4
has caused the Debian Bug report #734216,
regarding libmrss: use dh-autoreconf to fix FTBFS on ppc64el
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.)


-- 
734216: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734216
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libmrss
Version: 0.19.2-3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

For the ppc64el architecture in Ubuntu, since this package uses libtool, a full
autoreconf is necessary. This is because we need new libtool macros for
ppc64el.

In Ubuntu, the attached patch was applied to achieve the following:

  * Use dh-autoreconf to fix FTBFS on ppc64el.

Thanks for considering the patch.

Logan Rosen



-- System Information:
Debian Release: wheezy/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 
'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.0-7-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u libmrss-0.19.2/debian/rules libmrss-0.19.2/debian/rules
--- libmrss-0.19.2/debian/rules
+++ libmrss-0.19.2/debian/rules
@@ -5,6 +5,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 
 DEB_DH_MAKESHLIBS_ARGS := -V "libmrss0, libmrss-abi-$(DEB_UPSTREAM_VERSION)"
 
diff -u libmrss-0.19.2/debian/control libmrss-0.19.2/debian/control
--- libmrss-0.19.2/debian/control
+++ libmrss-0.19.2/debian/control
@@ -2,7 +2,7 @@
 Priority: optional
 Section: libs
 Maintainer: Debian QA Group 
-Build-Depends: debhelper (>= 6), cdbs, libnxml0-dev (>= 0.18.1-4), quilt
+Build-Depends: debhelper (>= 6), cdbs, libnxml0-dev (>= 0.18.1-4), quilt, dh-autoreconf
 Standards-Version: 3.8.2
 Homepage: http://www5.autistici.org/bakunin/libmrss/doc/index.html
 Vcs-Svn: https://bollin.googlecode.com/svn/libmrss/
--- End Message ---
--- Begin Message ---
Source: libmrss
Source-Version: 0.19.2-4

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

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 734...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joseph Herlant  (supplier of updated libmrss 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 15 Mar 2014 11:50:12 +0100
Source: libmrss
Binary: libmrss0-dev libmrss0 libmrss0-dbg
Architecture: source amd64
Version: 0.19.2-4
Distribution: unstable
Urgency: medium
Maintainer: Joseph Herlant 
Changed-By: Joseph Herlant 
Description: 
 libmrss0   - C library for parsing, writing and creating RSS files or streams
 libmrss0-dbg - libmrss debugging symbols
 libmrss0-dev - libmrss development files
Closes: 638039 734216
Changes: 
 libmrss (0.19.2-4) unstable; urgency=medium
 .
   * New maintainer. (Closes: #638039)
   *  debian/control
  (Maintainer) Putting myself as maintainer
  (Vcs-*) importing repo to alioth/collab-maint (current repo is dead)
  (Standards-Version) updating to 3.9.5
  (Build-Depends) removing cdbs, quilt, adding autoreconf
   * debian/source/format: Adding the file to fix missing-debian-source-format
   * debian/compat: updating to debhelper 9
   * debian/rules:
  - updating to debhelper 9
  - use auto dh
  - adding rule for building libmrss0-dbg package
  - Use dh --with autoreconf to fix FTBFS on ppc64el (Closes: #734216)
   * debian/libmrss0.install: modifying for debhelper 9 lib arch folder
   * debian/libmrss0-dev.install: modifying for debhelper 9 lib arch folder
   * debian/copyright: updating format to 1.0
   * debian/libmrss0.symbols: adding a symbol file for libmrss0
Checksums-Sha1: 
 8c1864049e0c6bf5a19e07de71870f8ffa04eacc 1975 libmrss_0.19.2-4.dsc
 9dad5d106e7f1001e3bad6c3d0b470954d1e1d5a 4204 li