Bug#779551: devtodo: FTBFS, should Build-Depends on libtool-bin

2015-03-01 Thread Angel Abad
Package: devtodo
Severity: serious

Dear Maintainer,

This package FTBFS, it uses /usr/bin/libtool which is in libtool-bin
package, so, the package should Build-Depends on libtool-bin.

make[1]: Leaving directory '/build/buildd/devtodo-0.1.20'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/buildd/devtodo-0.1.20'
cp /usr/bin/libtool ./
cp: cannot stat '/usr/bin/libtool': No such file or directory
debian/rules:23: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1

Cheers,

-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system


-- 
Angel Abad
an...@debian.org | angela...@ubuntu.com | angela...@gmail.com
http://www.pastelero.net
FPR: EBF6 080D 59D4 008A DF47  00D4 098D AE47 EE3B C279


Bug#766858: circuslinux: FTBFS in Debian Sid

2014-10-26 Thread Angel Abad
Source: circuslinux
Severity: grave

This package fails to build from source in debian Sid, the
package should build-depends on autoconf and automake to run
autoreconf. Please consider add them to debian/control file.

make[1]: autoreconf: Command not found
debian/rules:22: recipe for target 'override_dh_auto_configure' failed
make[1]: [override_dh_auto_configure] Error 127 (ignored)
./configure --prefix=/usr \
--mandir=\${prefix}/share/man \
--infodir=\${prefix}/share/info \
--datadir=\${prefix}/share/games \
--enable-scorefile
/bin/sh: 1: ./configure: not found
debian/rules:22: recipe for target 'override_dh_auto_configure' failed

Cheers,

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

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#752378: FTBFS: Missing python libraries in B-D-I

2014-06-23 Thread Angel Abad
Package: awscli
Severity: serious
Tags: patch

Hi, the pacakge FTBFS in a Debian Sid clean chroot, please take
a look to the patch. There is a missing python libraries in package
build depends.

==
ERROR: awscli.testutils (unittest.loader.ModuleImportFailure)
--
Traceback (most recent call last):
  File "/usr/lib/python3.4/unittest/case.py", line 58, in testPartExecutor
yield
  File "/usr/lib/python3.4/unittest/case.py", line 577, in run
testMethod()
  File "/usr/lib/python3.4/unittest/loader.py", line 32, in testFailure
raise exception
ImportError: Failed to import test module: awscli.testutils
Traceback (most recent call last):
  File "/usr/lib/python3.4/unittest/loader.py", line 312, in _find_tests
module = self._get_module_from_name(name)
  File "/usr/lib/python3.4/unittest/loader.py", line 290, in 
_get_module_from_name
__import__(name)
  File 
"/build/buildd/awscli-1.3.18/.pybuild/pythonX.Y_3.4/build/awscli/testutils.py", 
line 44, in 
import six
ImportError: No module named 'six'

Cheers,

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

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru awscli-1.3.18/debian/changelog awscli-1.3.18/debian/changelog
--- awscli-1.3.18/debian/changelog	2014-06-22 16:53:48.0 +0200
+++ awscli-1.3.18/debian/changelog	2014-06-23 09:51:16.0 +0200
@@ -1,3 +1,15 @@
+awscli (1.3.18-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add missing Build-Depends-Indep, fix FTBFS:
+- python3-six
+- python3-botocore
+- python3-colorama
+- python3-docutils
+- python3-bcdoc
+
+ -- Angel Abad   Mon, 23 Jun 2014 09:50:18 +0200
+
 awscli (1.3.18-1) unstable; urgency=medium
 
   * New upstream release (Closes: #744890)
diff -Nru awscli-1.3.18/debian/control awscli-1.3.18/debian/control
--- awscli-1.3.18/debian/control	2014-01-04 09:19:47.0 +0100
+++ awscli-1.3.18/debian/control	2014-06-23 09:52:01.0 +0200
@@ -6,6 +6,11 @@
 Build-Depends: debhelper (>= 9)
 	, python3
 	, python3-setuptools
+Build-Depends-Indep: python3-six
+, python3-botocore
+, python3-colorama
+, python3-docutils
+, python3-bcdoc
 Standards-Version: 3.9.5
 Homepage: http://aws.amazon.com/cli/
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/awscli/trunk/


Bug#749665: alien-arena: diff for NMU version 7.66+dfsg-1.1

2014-06-22 Thread Angel Abad
tags 749665 + patch
tags 749665 + pending
thanks

Dear maintainer,

I've prepared an NMU for alien-arena (versioned as 7.66+dfsg-1.1) and
uploaded it to DELAYED/15. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru alien-arena-7.66+dfsg/debian/changelog 
alien-arena-7.66+dfsg/debian/changelog
--- alien-arena-7.66+dfsg/debian/changelog  2014-03-29 08:03:55.0 
+0100
+++ alien-arena-7.66+dfsg/debian/changelog  2014-06-22 18:29:03.0 
+0200
@@ -1,3 +1,10 @@
+alien-arena (7.66+dfsg-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build-Depends on pkg-config, fix FTBFS (Closes: #749665)
+
+ -- Angel Abad   Sun, 22 Jun 2014 18:28:14 +0200
+
 alien-arena (7.66+dfsg-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru alien-arena-7.66+dfsg/debian/control 
alien-arena-7.66+dfsg/debian/control
--- alien-arena-7.66+dfsg/debian/control2014-03-29 06:24:09.0 
+0100
+++ alien-arena-7.66+dfsg/debian/control2014-06-22 18:28:01.0 
+0200
@@ -19,6 +19,7 @@
  libopenal-dev,
  libvorbis-dev,
  libfreetype6-dev,
+ pkg-config
 Standards-Version: 3.9.5
 Homepage: http://red.planetarena.org
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/alien-arena


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733405: lasi: diff for NMU version 1.1.0-1.1

2014-06-19 Thread Angel Abad
tags 733405 + pending
thanks

Dear maintainer,

I've prepared an NMU for lasi (versioned as 1.1.0-1.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru lasi-1.1.0/debian/changelog lasi-1.1.0/debian/changelog
--- lasi-1.1.0/debian/changelog 2014-06-19 14:01:01.0 +0200
+++ lasi-1.1.0/debian/changelog 2014-06-19 13:49:25.0 +0200
@@ -1,3 +1,12 @@
+lasi (1.1.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Use 3.0 (quilt) format
+  * debian/patches/fix-freetype-ftbfs (Closes: #733405):
+- Include Freetype headers in recommended way, fix FTBFS
+
+ -- Angel Abad   Thu, 19 Jun 2014 13:36:38 +0200
+
 lasi (1.1.0-1) unstable; urgency=low
 
   [ Andrew Ross ]
diff -Nru lasi-1.1.0/debian/patches/fix-freetype-ftbfs 
lasi-1.1.0/debian/patches/fix-freetype-ftbfs
--- lasi-1.1.0/debian/patches/fix-freetype-ftbfs1970-01-01 
01:00:00.0 +0100
+++ lasi-1.1.0/debian/patches/fix-freetype-ftbfs2014-06-19 
13:45:54.0 +0200
@@ -0,0 +1,99 @@
+Description: Include Freetype headers in recommended way.
+ This change should fix <https://sourceforge.net/p/lasi/bugs/2/>. The
+ change goes a bit beyond the macports patch for the problem linked in
+ that bug report which was incomplete. (I searched for all occurrences
+ of #include and freetype in the code base and changed to the standard
+ form.)
+ .
+ Tested on Linux with Freetype version 2.4.9 which implies this change
+ does not disrupt anything for that Freetype version. A further test
+ for Freetype version 2.5.1 (which previously could not be used with
+ libLASi because of the non-standard #includes in the old version
+ of that code) has been requested.
+Author: Alan W. Irwin
+Origin: http://sourceforge.net/p/lasi/code/182/
+Bug: http://sourceforge.net/p/lasi/bugs/2/
+Bug-Debian: http://bugs.debian.org/733405
+Reviewed-By: Juhani Numminen  
+
+--- lasi-1.1.0.orig/include/LASi.h
 lasi-1.1.0/include/LASi.h
+@@ -11,7 +11,8 @@
+ #include 
+ #include 
+ #include 
+-#include 
++#include 
++#include FT_GLYPH_H
+ 
+ class FreetypeGlyphMgr;
+ class ContextMgr;
+--- lasi-1.1.0.orig/src/drawGlyph.cpp
 lasi-1.1.0/src/drawGlyph.cpp
+@@ -6,7 +6,8 @@
+  */
+ 
+ #include 
+-#include 
++#include 
++#include FT_OUTLINE_H
+ #include 
+ #include 
+ #include 
+--- lasi-1.1.0.orig/src/drawGlyph.h
 lasi-1.1.0/src/drawGlyph.h
+@@ -10,7 +10,8 @@
+ 
+ #include 
+ #include 
+-#include 
++#include 
++#include FT_FREETYPE_H
+ 
+ /** Generate the Postscript commands to draw the glyph
+   * using the font in pPangoCtx.
+--- lasi-1.1.0.orig/src/glyphMgr.cpp
 lasi-1.1.0/src/glyphMgr.cpp
+@@ -10,8 +10,7 @@
+ 
+ #include 
+ #include FT_FREETYPE_H
+-
+-#include 
++#include FT_GLYPH_H
+ 
+ #include 
+ #include "util.h"
+--- lasi-1.1.0.orig/src/glyphMgr.h
 lasi-1.1.0/src/glyphMgr.h
+@@ -15,8 +15,7 @@
+ 
+ #include 
+ #include FT_FREETYPE_H
+-
+-#include 
++#include FT_GLYPH_H
+ 
+ /** Manage FT_Glyph by insuring that FT_Glyph is handled correctly.
+  */
+--- lasi-1.1.0.orig/src/util.cpp
 lasi-1.1.0/src/util.cpp
+@@ -11,7 +11,6 @@
+ 
+ #include 
+ #include FT_FREETYPE_H
+-//#include 
+ 
+ using namespace std;
+ 
+--- lasi-1.1.0.orig/src/util.h
 lasi-1.1.0/src/util.h
+@@ -18,7 +18,7 @@
+ 
+ #include 
+ #include FT_FREETYPE_H
+-#include 
++#include FT_GLYPH_H
+ 
+ std::ostream& operator<<(std::ostream&, const FT_Library);
+ std::ostream& operator<<(std::ostream&, const FT_Face);
diff -Nru lasi-1.1.0/debian/patches/series lasi-1.1.0/debian/patches/series
--- lasi-1.1.0/debian/patches/series1970-01-01 01:00:00.0 +0100
+++ lasi-1.1.0/debian/patches/series2014-06-19 13:47:21.0 +0200
@@ -0,0 +1 @@
+fix-freetype-ftbfs
diff -Nru lasi-1.1.0/debian/source/format lasi-1.1.0/debian/source/format
--- lasi-1.1.0/debian/source/format 1970-01-01 01:00:00.0 +0100
+++ lasi-1.1.0/debian/source/format 2014-06-19 13:37:41.0 +0200
@@ -0,0 +1 @@
+3.0 (quilt)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733405:

2014-06-18 Thread Angel Abad
Hello, I'm preparing a NMU for solving this bug.

Cheers

-- 
Angel Abad
an...@debian.org | angela...@ubuntu.com | angela...@gmail.com
http://www.pastelero.net
FPR: EBF6 080D 59D4 008A DF47  00D4 098D AE47 EE3B C279


Bug#740282:

2014-03-11 Thread Angel Abad
Hi, the upstream maintainer is evaluating the situation and patch.

Cheers,

-- 
Angel Abad
an...@debian.org | angela...@ubuntu.com | angela...@gmail.com
http://www.pastelero.net
FPR: EBF6 080D 59D4 008A DF47  00D4 098D AE47 EE3B C279


Bug#702905:

2013-03-25 Thread Angel Abad
Hi, 0.9.1-1 is now in testing, thanks for your attention.

Cheers,

-- 
Angel Abad
an...@debian.org | angela...@ubuntu.com | angela...@gmail.com
http://www.pastelero.net
FPR: EBF6 080D 59D4 008A DF47  00D4 098D AE47 EE3B C279


Bug#702905: almanah: Almanah doesn't encrypt the database

2013-03-12 Thread Angel Abad
Package: almanah
Version: 0.9.0-2
Severity: grave
Tags: security upstream
Justification: user security hole

Dear Maintainer,
GApplication doesn't use "quit_mainloop" event since GIO 2.32[1], so Almanah
doesn't encrypt the database[2] when the user close the application.

Cheers,

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages almanah depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.12.1-3
ii  gconf-service3.2.5-1+build1
ii  libatk1.0-0  2.4.0-2
ii  libc62.13-38
ii  libcairo-gobject21.12.2-3
ii  libcairo21.12.2-3
ii  libcryptui0a 3.2.2-1
ii  libebook-1.2-13  3.4.4-3
ii  libecal-1.2-11   3.4.4-3
ii  libedataserver-1.2-163.4.4-3
ii  libedataserverui-3.0-1   3.4.4-3
ii  libgconf-2-4 3.2.5-1+build1
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libglib2.0-0 2.33.12+really2.32.4-5
ii  libgpg-error01.10-3.1
ii  libgpgme11   1.2.0-1.4
ii  libgtk-3-0   3.4.2-6
ii  libgtkspell-3-0  3.0.0~hg20110814-1
ii  libical0 0.48-2
ii  libpango1.0-01.30.0-1
ii  libsoup2.4-1 2.38.1-2
ii  libsqlite3-0 3.7.15.2-1
ii  libxml2  2.8.0+dfsg1-7+nmu1

Versions of packages almanah recommends:
ii  seahorse  3.4.1-2

almanah suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#695660: libdr-tarantool-perl: FTBFS in Debian Sid

2012-12-11 Thread Angel Abad
Package: libdr-tarantool-perl
Severity: grave

Dear Maintainer, package fails to build from source in amd64
sid pbuilder chroot, see log part:

ok 78 - select deleted status
ok 79 - tuple was selected isa DR::Tarantool::Tuple
ok 80 - field was updated
ok

#   Failed test 'error message'
#   at t/060-sync-client.t line 170.
#   '514: Illegal parameters, tuple must have all indexed 
fields at t/060-sync-client.t line 165
# '
# doesn't match '(?^:Tuple already exists)'

#   Failed test 'error message'
#   at t/060-sync-client.t line 180.
#   'Illegal parameters, tuple must have all indexed fields'
# doesn't match '(?^:Tuple already exists)'
# Looks like you failed 2 tests of 57.
t/060-sync-client.t  
1..57
ok 1 - use DR::Tarantool::LLClient;
ok 2 - use DR::Tarantool::StartTest;
ok 3 - use DR::Tarantool;
ok 4 - use File::Spec::Functions;


Thanks in advance. Cheers,


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

Kernel: Linux 3.5.0-19-generic (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#691911: libkohana3.1-php: diff for NMU version 3.1.5-1.1

2012-11-25 Thread Angel Abad
tags 691911 + pending
thanks

Dear maintainer,

I've prepared an NMU for libkohana3.1-php (versioned as 3.1.5-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru libkohana3.1-php-3.1.5/debian/changelog 
libkohana3.1-php-3.1.5/debian/changelog
--- libkohana3.1-php-3.1.5/debian/changelog 2012-09-29 18:59:38.0 
+0200
+++ libkohana3.1-php-3.1.5/debian/changelog 2012-11-25 14:46:58.0 
+0100
@@ -1,3 +1,11 @@
+libkohana3.1-php (3.1.5-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: Remove shCore.js file before make a symlink, fix FTBFS
+(Closes: #691911)
+
+ -- Angel Abad   Sun, 25 Nov 2012 14:46:53 +0100
+
 libkohana3.1-php (3.1.5-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru libkohana3.1-php-3.1.5/debian/rules 
libkohana3.1-php-3.1.5/debian/rules
--- libkohana3.1-php-3.1.5/debian/rules 2012-09-29 19:01:00.0 +0200
+++ libkohana3.1-php-3.1.5/debian/rules 2012-11-25 14:46:17.0 +0100
@@ -33,6 +33,7 @@
rm -f $(DESTDIR)/modules/image/media/guide/image/Thumbs.db
rm -f $(DESTDIR)/modules/userguide/media/guide/js/jquery.cookie.js
rm -f $(DESTDIR)/modules/userguide/media/guide/js/jquery.min.js
+   rm -f $(DESTDIR)/modules/userguide/media/guide/js/shCore.js
rm -f $(DESTDIR)/modules/userguide/vendor/markdown/License.text
dh_link -plibkohana$(MAJOR_VERSION)-mod-userguide-php \
/usr/share/javascript/jquery/jquery.min.js \


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#691911:

2012-10-31 Thread Angel Abad
Sorry for the error in description. The install rule tries to make a
symlink over existing file.

Cheers,

--
Angel Abad
an...@debian.org | angela...@ubuntu.com | angela...@gmail.com
http://www.pastelero.net
FPR: EBF6 080D 59D4 008A DF47  00D4 098D AE47 EE3B C279


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#691911: libkohana3.1-php: FTBFS in Debian Sid

2012-10-31 Thread Angel Abad
Package: libkohana3.1-php
Version: 3.1.5-1
Severity: serious
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu raring ubuntu-patch

Dear Maintainer, the package FTBFS in sid because install rule tries
to overwrite a symlink with cp. Please see the patch.

Cheers,

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

  * debian/rules: Remove shCore.js file before make a symlink, fix FTBFS


Thanks for considering the patch.


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

Kernel: Linux 3.5.0-18-generic (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru libkohana3.1-php-3.1.5/debian/changelog libkohana3.1-php-3.1.5/debian/changelog
diff -Nru libkohana3.1-php-3.1.5/debian/rules libkohana3.1-php-3.1.5/debian/rules
--- libkohana3.1-php-3.1.5/debian/rules	2012-09-29 19:01:00.0 +0200
+++ libkohana3.1-php-3.1.5/debian/rules	2012-10-31 10:00:02.0 +0100
@@ -33,6 +33,7 @@
 	rm -f $(DESTDIR)/modules/image/media/guide/image/Thumbs.db
 	rm -f $(DESTDIR)/modules/userguide/media/guide/js/jquery.cookie.js
 	rm -f $(DESTDIR)/modules/userguide/media/guide/js/jquery.min.js
+	rm -f $(DESTDIR)/modules/userguide/media/guide/js/shCore.js
 	rm -f $(DESTDIR)/modules/userguide/vendor/markdown/License.text
 	dh_link -plibkohana$(MAJOR_VERSION)-mod-userguide-php \
 		/usr/share/javascript/jquery/jquery.min.js \


Bug#673295: drupal6: FTBFS in sid

2012-05-17 Thread Angel Abad
Package: drupal6
Severity: grave

Dear Maintainer, drupal6 ftbfs in sid with this message:

dh_install -XCVS -X.svn
# fix permissions
find /tmp/buildd/drupal6-6.26/debian//usr/share/drupal6 \
  -name '*.png' -o -name '*.jpg' | xargs chmod a-x
find: `/tmp/buildd/drupal6-6.26/debian//usr/share/drupal6': No such file or 
directory
chmod: missing operand after `a-x'

You should add used PACKAGE variable definition in debian/rules, like

PACKAGE=drupal6

Cheers,

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

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



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#658589: audtty: diff for NMU version 0.1.12-2.1

2012-02-17 Thread Angel Abad
tags 658589 + pending
thanks

Dear maintainer,

I've prepared an NMU for audtty (versioned as 0.1.12-2.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru audtty-0.1.12/debian/changelog audtty-0.1.12/debian/changelog
--- audtty-0.1.12/debian/changelog	2011-08-24 00:33:33.0 +0200
+++ audtty-0.1.12/debian/changelog	2012-02-17 15:53:04.0 +0100
@@ -1,3 +1,11 @@
+audtty (0.1.12-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/02-glib_include_link
+- Fix glib-2.0 include and link, fix FTBFS (Closes: #658589)
+
+ -- Angel Abad   Fri, 17 Feb 2012 15:50:57 +0100
+
 audtty (0.1.12-2) unstable; urgency=low
 
   * Include patch from Peter Green (Closes: #625308). 
diff -Nru audtty-0.1.12/debian/patches/02-glib_include_link audtty-0.1.12/debian/patches/02-glib_include_link
--- audtty-0.1.12/debian/patches/02-glib_include_link	1970-01-01 01:00:00.0 +0100
+++ audtty-0.1.12/debian/patches/02-glib_include_link	2012-02-17 16:01:02.0 +0100
@@ -0,0 +1,25 @@
+Description: Fix glib-2.0 include and link
+Author: Angel Abad 
+Bug-Debian: http://bugs.debian.org/658589
+
+--- a/Makefile.in
 b/Makefile.in
+@@ -8,7 +8,8 @@
+ 
+ 
+ AUDACIOUS_CFLAGS=@AUDACIOUS_CFLAGS@ -I/usr/include/dbus-1.0
+-LDADD=-ldbus-glib-1 -lncursesw -laudclient
++GLIB_CFLAGS=`pkg-config --cflags glib-2.0`
++LDADD=-ldbus-glib-1 -lncursesw -laudclient `pkg-config --libs glib-2.0`
+ 
+ SOURCES=main.c curses_printf.c playlist.c playlist_jump.c playlist_addurl.c settings.c connect.c browse.c playlist_create.c
+ BINS=$(SOURCES:.c=.o)
+@@ -21,7 +22,7 @@
+ 	cc -g -O2 -g2 -Wall -Werror ${LDFLAGS} -o audtty $(BINS) $(LDADD)
+ 
+ .c.o:
+-	cc -g -Wall ${AUDACIOUS_CFLAGS} ${CFLAGS} -o $@ -c $<
++	cc -g -Wall ${AUDACIOUS_CFLAGS} ${GLIB_CFLAGS} ${CFLAGS} -o $@ -c $<
+ 
+ install: audtty
+ 	mkdir -p ${bindir}
diff -Nru audtty-0.1.12/debian/patches/series audtty-0.1.12/debian/patches/series
--- audtty-0.1.12/debian/patches/series	2011-08-24 00:27:14.0 +0200
+++ audtty-0.1.12/debian/patches/series	2012-02-17 15:44:00.0 +0100
@@ -1,2 +1,3 @@
 00-Makefile
-01-ftbfs_dso_linking
\ No hay ningún carácter de nueva línea al final del fichero
+01-ftbfs_dso_linking
+02-glib_include_link
diff -Nru audtty-0.1.12/debian/rules audtty-0.1.12/debian/rules
--- audtty-0.1.12/debian/rules	2011-08-24 00:22:13.0 +0200
+++ audtty-0.1.12/debian/rules	2012-02-17 15:43:04.0 +0100
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-export LDFLAGS += -lglib-2.0 -lgobject-2.0
-
 %:
 	dh $@
 


Bug#652246:

2011-12-21 Thread Angel Abad
Hi, the package should Build-Depends on texinfo to fix FTBFS.

Regards,

-- 
Angel Abad
angela...@gmail.com | angela...@ubuntu.com | angela...@fsfe.org
http://www.pastelero.net
FPR: EBF6 080D 59D4 008A DF47  00D4 098D AE47 EE3B C279



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#625360:

2011-09-15 Thread Angel Abad
Hi, this patch applied in Ubuntu solves the problem.

Regards

-- 
Angel Abad
angela...@gmail.com | angela...@ubuntu.com | angela...@fsfe.org
http://www.pastelero.net
FPR: EBF6 080D 59D4 008A DF47  00D4 098D AE47 EE3B C279
diff -u ipset-2.5.0/Makefile ipset-2.5.0/Makefile
--- ipset-2.5.0/Makefile
+++ ipset-2.5.0/Makefile
@@ -57,7 +57,8 @@
 	-Wundef \
 	-Wwrite-strings \
 	-Wno-missing-field-initializers \
-	-Werror
+	-Werror \
+	-Wno-error=unused-but-set-variable
 
 ifndef NO_EXTRA_WARN_FLAGS
 WARN_FLAGS+=$(EXTRA_WARN_FLAGS)
diff -u ipset-2.5.0/debian/changelog ipset-2.5.0/debian/changelog
--- ipset-2.5.0/debian/changelog
+++ ipset-2.5.0/debian/changelog
@@ -1,3 +1,10 @@
+ipset (2.5.0-1ubuntu1) oneiric; urgency=low
+
+  * Build with -Werror -Wno-error=unused-but-set-variable.
+(LP: #831232) (Closes: #625360)
+
+ -- Angel Abad   Thu, 15 Sep 2011 13:58:59 +0200
+
 ipset (2.5.0-1) unstable; urgency=low
 
   * New upstream release; closes: #503683.
 


Bug#625134:

2011-07-20 Thread Angel Abad
Hi, this patch applied in Ubuntu solves the problem.

Regards,
diff -u python-poster-0.7.0/debian/control python-poster-0.7.0/debian/control
--- python-poster-0.7.0/debian/control
+++ python-poster-0.7.0/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Robert Collins 
 Build-Depends: debhelper (>= 7.0.50~), cdbs (>= 0.4.49),
- python-all (>= 2.3.5-11)
+ python-all (>= 2.3.5-11), python-setuptools
 Build-Depends-Indep: python-support (>= 0.5.3)
 Standards-Version: 3.9.1.0
 Homepage: http://atlee.ca/software/poster/



Bug#633484:

2011-07-13 Thread Angel Abad
This patch solves the problem for sid upgrades and squeeze->sid
upgrade, please test it.

Regards

-- 
Angel Abad
angela...@gmail.com | angela...@ubuntu.com | angela...@fsfe.org
http://www.pastelero.net
FPR: EBF6 080D 59D4 008A DF47  00D4 098D AE47 EE3B C279


libdbi_0.8.5-6.debdiff
Description: Binary data


Bug#554377:

2011-07-07 Thread Angel Abad
Hi, this patch applied in Ubuntu solves the problem.

Regards,
diff -u fsviewer-0.2.5/src/Makefile.in fsviewer-0.2.5/src/Makefile.in
--- fsviewer-0.2.5/src/Makefile.in
+++ fsviewer-0.2.5/src/Makefile.in
@@ -102,7 +102,7 @@
 
 pkgdata_DATA = MagicFiles 
 EXTRA_DIST = xpm/* MagicFiles
-LIBS = @LIBINTL@ @LIBS@
+LIBS = @LIBINTL@ @LIBS@ -lX11 -lXext -lXpm -lm
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = config.h
 CONFIG_CLEAN_FILES = 


Bug#556711:

2011-07-06 Thread Angel Abad
Hi, this patch solves the problem.

Regards
diff -u xless-1.7/Makefile.debian xless-1.7/Makefile.debian
--- xless-1.7/Makefile.debian
+++ xless-1.7/Makefile.debian
@@ -7,7 +7,7 @@
 OBJS = help.o init.o popup.o util.o callbacks.o window.o main.o actions.o \
 	functions.o
 
-LIBS = -lX11 -lXext -lXaw -lICE
+LIBS = -lX11 -lXext -lXaw -lICE -lXmu
 
 %.o: %.c
 	$(CC) $(CFLAGS) -c $<


Bug#627903:

2011-05-30 Thread Angel Abad
The package should build depends on puredata-dev to fix this ftbfs.

Regards,
-- 
Angel Abad
angela...@gmail.com | angela...@ubuntu.com | angela...@fsfe.org
http://www.pastelero.net
FPR: EBF6 080D 59D4 008A DF47  00D4 098D AE47 EE3B C279


debdiff
Description: Binary data


Bug#619935: src:scotch: FTBFS on several arches due to lex issue

2011-04-01 Thread Angel Abad
2011/3/30 Adam C Powell IV :

[...]

> This is a very strange error in its irreproducibility...
>
> I've applied both patches and pushed to alioth.
>
> Angel, can you please verify for us that what's in alioth [1] will build
> with binutils-gold?  It seems to work, but we would like to be sure.
> When that happens, I will rebuild and upload.

Hi! The package in git builds well for me with binutils-gold.

Thanks for your work!

>  [1] git://git.debian.org/git/debian-science/packages/scotch.git
>
> Thanks!
>
> -Adam
> --
> GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6
>
> Engineering consulting with open source tools
> http://www.opennovation.com/
>



-- 
Angel Abad
angela...@gmail.com | angela...@ubuntu.com | angela...@fsfe.org
http://www.pastelero.net
FPR: EBF6 080D 59D4 008A DF47  00D4 098D AE47 EE3B C279



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#614905: Pommed fails to start on Macbook7,1

2011-02-24 Thread Angel Abad
Package: pommed
Version: 1.37~dfsg-1
Severity: grave

Hi, pommed fails to start with my new Macbook in Wheezy, related info:

# uname -a
Linux debian 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64 GNU/Linux

# lsmod |grep i2c
i2c_dev 4517  0 
i2c_core   15712  3 i2c_dev,videodev,nvidia

# pommed -d
I: pommed v1.37 Apple laptops hotkeys handler
I: Copyright (C) 2006-2011 Julien BLACHE 
pommed configuration:
 + General settings:
fnmode: 1
 + sysfs backlight control:
initial level: -1
step: 1
on_batt: 6
 + ATI X1600 backlight control:
initial level: -1
step: 10
on_batt: 80
 + Intel GMA950 backlight control:
initial level: 0x
step: 0xf
on_batt: 0x40
 + nVidia GeForce 8600M GT backlight control:
initial level: -1
step: 1
on_batt: 6
 + Audio volume control:
card: default
initial volume: -1
step: 10%
beep: yes
volume element: PCM
speaker element: Front
headphones element: Headphone
 + Keyboard backlight control:
default level: 100
step: 10
auto on threshold: 20
auto off threshold: 40
auto enable: yes
idle timer: 60s
idle level: 0
 + CD eject:
enabled: yes
device: /dev/dvd
 + Beep:
enabled: no
beepfile: /usr/share/pommed/goutte.wav
 + Apple Remote IR Receiver:
enabled: no
DMI vendor name: [Apple Inc.]
DMI product name: [MacBook7,1]
I: DMI machine check: running on a MacBook7,1
System: Linux 2.6.32-5-amd64 x86_64
Failed to access brightness node: No existe el fichero o el directorio
Failed to access brightness node: No existe el fichero o el directorio
Failed to access brightness node: No existe el fichero o el directorio
E: sysfs backlight probe failed, no fallback for this machine
E: LCD backlight probe failed, check debug output

If you need more info please contact me.

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pommed depends on:
ii  eject 2.1.5+deb1+cvs20081104-7.1 ejects CDs and operates CD-Changer
ii  libasound21.0.23-2.1 shared library for ALSA applicatio
ii  libaudiofile0 0.2.6-8Open-source version of SGI's audio
ii  libc6 2.11.2-11  Embedded GNU C Library: Shared lib
ii  libconfuse0   2.7-1  Library for parsing configuration 
ii  libdbus-1-3   1.4.1-2simple interprocess messaging syst
ii  libpci3   1:3.1.7-7  Linux PCI Utilities (shared librar

Versions of packages pommed recommends:
ii  dbus  1.4.1-2simple interprocess messaging syst

pommed suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#614787: dajaxice crashes with django patched for the flaw in CSRF handling

2011-02-23 Thread Angel Abad
Package: dajaxice
Version: 0.1.5-1
Severity: grave
Tags: squeeze upstream

This bug is from Ubuntu Maverick but it applies to Debian Squeeze too.

django-dajaxice 0.1.5 (Squeeze) crashes with django patched for the 
flaw in CSRF handling.

Related with security bug in django
- http://www.djangoproject.com/weblog/2011/feb/08/security/
- 
http://packages.debian.org/changelogs/pool/main/p/python-django/python-django_1.2.3-3+squeeze1/changelog

With django patched in Squeeze is totally unusable.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#592935: tucan: Tucan doesn't run in sid (powerpc)

2010-11-20 Thread Angel Abad
Great! Tucan is working again after re-installing python-imaging.

Should I close this bug?

Thanks!
-- 
Angel Abad
angela...@gmail.com | angela...@ubuntu.com | angela...@fsfe.org
http://www.pastelero.net
FPR: EBF6 080D 59D4 008A DF47  00D4 098D AE47 EE3B C279



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#593736:

2010-10-12 Thread Angel Abad
The package installs correctly in my computer too (powepc G4, Sid)

Thanks!

-- 
Angel Abad
angela...@gmail.com | angela...@ubuntu.com | angela...@fsfe.org
http://www.pastelero.net
FPR: EBF6 080D 59D4 008A DF47  00D4 098D AE47 EE3B C279



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#588658:

2010-07-12 Thread Angel Abad
Hi! I've the same problem with Spanish Apple PowerBook G4. I have no
xorg.conf, but I attach /etc/defaults/keyboard.

Thanks!


keyboard
Description: Binary data


Bug#428493: closed by Benjamin Seidenberg <[EMAIL PROTECTED]> (Not a bug)

2007-06-20 Thread Angel Abad (Ikusnet SLL)
Hi Benjamin! Really libcairo2-dev depends on libpng12-dev, but if you
use experimental you can have installed libpng14-dev, and then
guifications dont compile.

Bye!

On lun, jun 18, 2007 at 05:09:51 +, Debian Bug Tracking System wrote:
> This is an automatic notification regarding your Bug report
> #428493: guifications: No libpng12-dev in Build-Depends,
> which was filed against the guifications package.
> 
> It has been closed by Benjamin Seidenberg <[EMAIL PROTECTED]>.
> 
> Their explanation is attached below.  If this explanation is
> unsatisfactory and you have not received a better one in a separate
> message then please contact Benjamin Seidenberg <[EMAIL PROTECTED]> by 
> replying
> to this email.
> 
> Debian bug tracking system administrator
> (administrator, Debian Bugs database)
> 

> From: Benjamin Seidenberg <[EMAIL PROTECTED]>
> Subject: Not a bug
> Date: Mon, 18 Jun 2007 17:38:24 +0100
> Message-ID: <[EMAIL PROTECTED]>
> User-Agent: Icedove 1.5.0.12 (X11/20070607)
> To: [EMAIL PROTECTED]
> 
> This dependency is unnecessary.  guifications build-depends on
> libgtk2.0-dev which depends on libcairo2-dev which depends on
> libpng12-dev, so libpng12-dev is brought in implicitly.
> 
> Benjamin
> 


-- 
Angel Abad (Ikusnet SLL)
[EMAIL PROTECTED]

Mil maneras de sentir y una de decir que no!


signature.asc
Description: Digital signature


Bug#428493: guifications: No libpng12-dev in Build-Depends

2007-06-12 Thread Angel Abad (Ikusnet SLL)
Package: guifications
Severity: serious
Justification: Policy 7.6

Please update build depends, adding libpng12-dev.

Thanks

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.21-1-powerpc
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#291827: /usr/share/doc/gaim is empty

2005-01-23 Thread Angel Abad (Ikusnet SLL)
Thank you for a rapid solution.

Bye.

Angel Abad (Ikusnet SLL)
[EMAIL PROTECTED]

Mil maneras de sentir y una de decir que no!



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#291827: /usr/share/doc/gaim is empty

2005-01-23 Thread Angel Abad (Indio)
Package: gaim
Version: 1:1.1.2-1
Severity: serious
Justification: 12


The /usr/share/doc/gaim directory is empty, please fill it, show:

# dpkg -L gaim
/.
/usr
/usr/lib
/usr/lib/menu
/usr/lib/menu/gaim
/usr/lib/gaim
/usr/lib/gaim/autorecon.so
/usr/lib/gaim/docklet.so
/usr/lib/gaim/extplacement.so
/usr/lib/gaim/gaim-remote.so
/usr/lib/gaim/gestures.so
/usr/lib/gaim/gevolution.so
/usr/lib/gaim/history.so
/usr/lib/gaim/iconaway.so
/usr/lib/gaim/idle.so
/usr/lib/gaim/libgg.so
/usr/lib/gaim/libirc.so
/usr/lib/gaim/libjabber.so
/usr/lib/gaim/libmsn.so
/usr/lib/gaim/libnapster.so
/usr/lib/gaim/libnovell.so
/usr/lib/gaim/liboscar.so
/usr/lib/gaim/libyahoo.so
/usr/lib/gaim/libzephyr.so
/usr/lib/gaim/notify.so
/usr/lib/gaim/relnot.so
/usr/lib/gaim/spellchk.so
/usr/lib/gaim/ssl-gnutls.so
/usr/lib/gaim/ssl-nss.so
/usr/lib/gaim/ssl.so
/usr/lib/gaim/statenotify.so
/usr/lib/gaim/tcl.so
/usr/lib/gaim/ticker.so
/usr/lib/gaim/timestamp.so
/usr/lib/libgaim-remote.so.0.0.0
/usr/bin
/usr/bin/gaim
/usr/bin/gaim-remote
/usr/share
/usr/share/doc
/usr/lib/libgaim-remote.so.0
/usr/share/doc/gaim

Bye,

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gaim depends on:
ii  gaim-data1:1.1.2-1   multi-protocol instant messaging c
ii  libao2   0.8.5-1 Cross Platform Audio Output Librar
ii  libaspell15  0.50.5-5The GNU Aspell spell-checker runti
ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
ii  libaudiofile00.2.6-5 Open-source version of SGI's audio
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libgcrypt11  1.2.0-11LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.6.1-2 The GLib library of C routines
ii  libgnutls11  1.0.16-13   GNU TLS library - runtime library
ii  libgtk2.0-0  2.4.14-2The GTK+ graphical user interface 
ii  libgtkspell0 2.0.8-1 a spell-checking addon for GTK's T
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libpango1.0-01.6.0-3 Layout and rendering of internatio
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libstartup-notification0 0.7-1   library for program launch feedbac
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]