Re: Ecasound 2.8.0 (maybe) ready for upload (again)

2011-05-18 Thread Alessio Treglia
Failed to build everywhere:

https://buildd.debian.org/status/package.php?p=ecasoundsuite=sid

There are issues related to the Python modules on armel,i386,ia64,mipsel,s390.
On powerpc,sparc might be sufficient update symbols file for those
architectures.

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0

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


Re: Ecasound 2.8.0 (maybe) ready for upload (again)

2011-05-18 Thread Alessandro Ghedini
On Wed, May 18, 2011 at 01:08:32PM +0200, Alessio Treglia wrote:
 Failed to build everywhere:
 
 https://buildd.debian.org/status/package.php?p=ecasoundsuite=sid
 
 There are issues related to the Python modules on armel,i386,ia64,mipsel,s390.

It seems like the built ecasound binary is not found when testing.
I've just tried to build using sbuild, but it does not fail, maybe the 
errors are caused by something in the configuration of the buildd daemons?

What's strange is that on sparc and powerpc the tests don't fail.

 On powerpc,sparc might be sufficient update symbols file for those
 architectures.

I've added the *.symbols files for sparc and powerpc, based on the diff of
the build log.

-- 
perl -E'$_=q;$/= @{[@_]};and s;\S+;inidehG ordnasselA;eg;say~~reverse'

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


Re: Ecasound 2.8.0 (maybe) ready for upload (again)

2011-05-18 Thread Alessio Treglia
On Wed, May 18, 2011 at 4:20 PM, Alessandro Ghedini al3x...@gmail.com wrote:
 It seems like the built ecasound binary is not found when testing.
 I've just tried to build using sbuild, but it does not fail, maybe the
 errors are caused by something in the configuration of the buildd daemons?

I don't know, I'll investigate further.

 I've added the *.symbols files for sparc and powerpc, based on the diff of
 the build log.

Please remove lines starting with #MISSING: 2.8.0#, they just state
that a certain symbol listed in package.symbols is missing.
So if you provide a separate .symbols file, you don't need to include
any #MISSING# line in it.

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0

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


Re: Ecasound 2.8.0 (maybe) ready for upload (again)

2011-05-17 Thread Alessandro Ghedini
On Fri, May 13, 2011 at 07:42:41PM +0200, Alessio Treglia wrote:
 On Fri, May 13, 2011 at 7:18 PM, Alessandro Ghedini al3x...@gmail.com wrote:
  But yes, doxygen-latex will install both of these entries in a way or
  another.
 
 I've been checking it just few moments ago, the documentation is
 properly built from sources and no, it doesn't need doxygen at all. So
 please nevermind.
 I'll go on reviewing the package tomorrow, Python's stuff need a bit
 more testing.

Any news? (you looked quite busy in the past few days :)

Cheers

-- 
perl -E'$_=q;$/= @{[@_]};and s;\S+;inidehG ordnasselA;eg;say~~reverse'

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


Re: Ecasound 2.8.0 (maybe) ready for upload (again)

2011-05-17 Thread Alessio Treglia
Alessandro,

On Tue, May 17, 2011 at 11:46 AM, Alessandro Ghedini al3x...@gmail.com wrote:
 Any news? (you looked quite busy in the past few days :)

please apologize for the delay.
I'll be getting back on this within few hours, I'll be available on IRC too.


-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0

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


Re: Ecasound 2.8.0 (maybe) ready for upload (again)

2011-05-17 Thread Alessio Treglia
Please submit the following upstream:

alessio@alessio-laptop:/tmp/work$ python
Python 2.6.6 (r266:84292, Apr 20 2011, 09:34:38)
[GCC 4.5.2] on linux2
Type help, copyright, credits or license for more information.
 import ecacontrol
/usr/lib/python2.6/dist-packages/ecacontrol.py:11: DeprecationWarning:
The popen2 module is deprecated.  Use the subprocess module.
  from popen2 import Popen3


It would need just a bit of porting.
Apart from this, the package looks good, I'll upload it in the next few minutes.


-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0

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


Re: Ecasound 2.8.0 (maybe) ready for upload (again)

2011-05-13 Thread Alessio Treglia
Hi Alessandro,

are textlive-latext-* really needed?

If they are in place just to build the documentation, we should
replace all those occurrences with doxygen-latex, which would provide
all the necessary tools to achieve that.

Regards,

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0

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


Re: Ecasound 2.8.0 (maybe) ready for upload (again)

2011-05-13 Thread Alessandro Ghedini
On Fri, May 13, 2011 at 05:53:10PM +0200, Alessio Treglia wrote:
 Hi Alessandro,
 
 are textlive-latext-* really needed?
 
 If they are in place just to build the documentation, we should
 replace all those occurrences with doxygen-latex, which would provide
 all the necessary tools to achieve that.

Given that doxygen is not used, there's no need to install it, am I wrong?

But yes, doxygen-latex will install both of these entries in a way or 
another.

Cheers

-- 
perl -E'$_=q;$/= @{[@_]};and s;\S+;inidehG ordnasselA;eg;say~~reverse'

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


Re: Ecasound 2.8.0 (maybe) ready for upload (again)

2011-05-13 Thread Alessio Treglia
On Fri, May 13, 2011 at 7:18 PM, Alessandro Ghedini al3x...@gmail.com wrote:
 But yes, doxygen-latex will install both of these entries in a way or
 another.

I've been checking it just few moments ago, the documentation is
properly built from sources and no, it doesn't need doxygen at all. So
please nevermind.
I'll go on reviewing the package tomorrow, Python's stuff need a bit
more testing.

Thank you for the good job done.

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0

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


Ecasound 2.8.0 (maybe) ready for upload (again)

2011-05-12 Thread Alessandro Ghedini
Hi all,

in the previous version (2.7.2) of the ecasound package, Alessio hit a bug 
while reviewing it (basically the build process got stuck during the tests 
in particular situations), that should have been fixed in this release. 

Apart from the new upstream release, I've also done some changes to the 
packaging compared to 2.7.2-1 (mainly because of lintian updates, e.g.
the new intra-source-package-circular-dependency warning, and to reflect
the new upstream sources).

The package is on git [0], could someone please have a look at it?

Note that since the source package and some of the binaries have been
renamed (and some new binary packages have also been added) this will need 
to go through NEW (asking for a removal of the old ecasound2.2 will be 
needed as well, AFAIU).

Thanks

[0] http://git.debian.org/?p=pkg-multimedia/ecasound.git

-- 
perl -E'$_=q;$/= @{[@_]};and s;\S+;inidehG ordnasselA;eg;say~~reverse'

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