Bug#669181: debhelper: Undefined subroutine Debian::Debhelper::Buildsystem::cmake::compat

2012-04-17 Thread Miguel Colon
Package: debhelper Version: 9.20120418 Severity: serious Hello: While using 9.20120418 with a package that uses compat 9 I get: Undefined subroutine Debian::Debhelper::Buildsystem::cmake::compat called at /usr/share/perl5/Debian/Debhelper/Buildsystem/cmake.pm line 47. make[1]: ***

Bug#669188: locales: Please mark as Multi-Arch: foreign

2012-04-17 Thread Miguel Colon
Package: locales Version: 2.13-28 User: multiarch-de...@lists.alioth.debian.org Usertags: multiarch Hello: When using an amd64 system and installing a i386 package that depends on locales, locales-all:i386 gets installed instead since locales is not Multi-Arch: foreign. The locales-all package

Bug#669188: locales: Please mark as Multi-Arch: foreign

2012-04-17 Thread Miguel Colon
Package: locales Version: 2.13-28 User: multiarch-de...@lists.alioth.debian.org Usertags: multiarch Hello: When using an amd64 system and installing a i386 package that depends on locales, locales-all:i386 gets installed instead since locales is not Multi-Arch: foreign. The locales-all package

Bug#669181: debhelper: Undefined subroutine Debian::Debhelper::Buildsystem::cmake::compat

2012-04-17 Thread Miguel Colon
Package: debhelper Version: 9.20120418 Severity: serious Hello: While using 9.20120418 with a package that uses compat 9 I get: Undefined subroutine Debian::Debhelper::Buildsystem::cmake::compat called at /usr/share/perl5/Debian/Debhelper/Buildsystem/cmake.pm line 47. make[1]: ***

Bug#668967: awn-extras-applets: Please update to 0.4.1~bzr1539

2012-04-16 Thread Miguel Colon
Source: awn-extras-applets Version: 0.4.0-5 Severity: wishlist Tags: patch Hello: Could this package be updated to 0.4.1~bzr1539 in a similar fashion to avant-window-navigator that got updated to version 0.4.1~bzr830. This would help fix bug 619387 and 648412 since bzr1538 plus the attached

Bug#663293: avant-window-navigator: upcoming vala 0.10 removal

2012-04-15 Thread Miguel Colon
Hello: Currently, Awn is only compatible with vala 0.10. It will at least need to migrate to GDBus. Actually it also compiles with vala 0.12 too. It fails with 0.14/0.16/etc as mentioned before. I compiled it earlier in an up to date sid amd64 chroot using gcc-4.6 and gcc-4.7. This should

Bug#668963: avant-window-navigator: Please document the undocumented changes done to the source

2012-04-15 Thread Miguel Colon
Source: avant-window-navigator Version: 0.4.1~bzr830-2 Hello: It seems that the source was modified after being downloaded from bzr. If a pristine copy of upstream is not possible then these changes probably should be at least be documented in a README.source with an optional get-orig-source

Bug#668849: dpkg-dev: Please add and use a DEB_DEBIAN_DIR variable in pkg-info.mk

2012-04-14 Thread Miguel Colon
Package: dpkg-dev Version: 1.16.2 Severity: wishlist Hello: Debian policy 4.9 [1] says this about the get-orig-source target: This target may be invoked in any directory, and should take care to clean up any temporary files it may have left. If one wants to use let say: TARBALL =

Bug#668849: dpkg-dev: Please add and use a DEB_DEBIAN_DIR variable in pkg-info.mk

2012-04-14 Thread Miguel Colon
Package: dpkg-dev Version: 1.16.2 Severity: wishlist Hello: Debian policy 4.9 [1] says this about the get-orig-source target: This target may be invoked in any directory, and should take care to clean up any temporary files it may have left. If one wants to use let say: TARBALL =

Bug#667653: mpg123 FTBFS on armhf

2012-04-07 Thread Miguel Colon
I pulled that change into another 1.13 release, it is a bit different from your patch. Could you  (peter?) test http://mpg123.org/download/mpg123-1.13.8.tar.bz2 if it builds now? I'll make it officialy public, then. Final report. I tested it with: --with-cpu=neon + -marm = WORKS

Bug#667653: mpg123 FTBFS on armhf

2012-04-07 Thread Miguel Colon
I pulled that change into another 1.13 release, it is a bit different from your patch. Could you  (peter?) test http://mpg123.org/download/mpg123-1.13.8.tar.bz2 if it builds now? I'll make it officialy public, then. Final report. I tested it with: --with-cpu=neon + -marm = WORKS

Bug#667653: mpg123 FTBFS on armhf

2012-04-06 Thread Miguel Colon
As mpg123 upstream it would be cool to get note of such issues without having to look for them in the debian bts. Having some bot subscribe and post to mpg123-de...@lists.sourceforge.net would be splendit; but if that is too troublesome, sending an info to maintai...@mpg123.org would be just

Bug#664998: Too much CPU used

2012-04-06 Thread Miguel Colon
I cannot reproduce that on my personal box. I have a Duron at 800 MHz with debian squeeze on it. Running mpg123 -v needs around 1% of CPU! There must be something else going on. Also please note that nowadays, the audio output happily gobbles up way more CPU than mpg123 needs. An example is the

Bug#667653: mpg123 FTBFS on armhf

2012-04-06 Thread Miguel Colon
As mpg123 upstream it would be cool to get note of such issues without having to look for them in the debian bts. Having some bot subscribe and post to mpg123-de...@lists.sourceforge.net would be splendit; but if that is too troublesome, sending an info to maintai...@mpg123.org would be just

Bug#664998: Too much CPU used

2012-04-06 Thread Miguel Colon
I cannot reproduce that on my personal box. I have a Duron at 800 MHz with debian squeeze on it. Running mpg123 -v needs around 1% of CPU! There must be something else going on. Also please note that nowadays, the audio output happily gobbles up way more CPU than mpg123 needs. An example is the

Re: [SCM] mpg123/master: Add -marm to CFLAGS to fix FTBFS on armhf.

2012-04-05 Thread Miguel Colon
   Add -marm to CFLAGS to fix FTBFS on armhf.    Closes: #667658    Thanks: peter green for the patch. Hello: I already had fixed this FTBFS by adding this: ifeq ($(ARCH),armhf) CONF_arm:=--with-cpu=neon CFLAGS += -mfpu=neon endif This also added the optimizations that you wanted the

Bug#666987: dpkg-buildflags: DEB_*_MAINT_* overrides user options.

2012-04-03 Thread Miguel Colon
Package: dpkg-dev Version: 1.16..2 Hello: I noticed that some of the options I set in DEB_BUILD_OPTIONS and DEB_*_APPEND get overriden by DEB_*_MAINT_*. Also I noticed http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653846 seems to suggest to set DEB_CFLAGS_MAINT_APPEND=-Os

Bug#666987: dpkg-buildflags: DEB_*_MAINT_* overrides user options.

2012-04-03 Thread Miguel Colon
I'm not sure what the proper approach would be. On the other hand, I'm not entirely convinced that it's important to let the user have the last word in cases where maintainers have opted for a specific optimization level: - building with -Os is typically made for udeb and I don't see a

Bug#666987: dpkg-buildflags: DEB_*_MAINT_* overrides user options.

2012-04-03 Thread Miguel Colon
Well any flag not only optimization levels are affected but -OX is probably the most common case. Any flag that allow overriding a previous value of the same flag and that maintainers are likely to change... wich doesn't make many. True, I was also thinking about the silly case when someone

Bug#666987: dpkg-buildflags: DEB_*_MAINT_* overrides user options.

2012-04-03 Thread Miguel Colon
Package: dpkg-dev Version: 1.16..2 Hello: I noticed that some of the options I set in DEB_BUILD_OPTIONS and DEB_*_APPEND get overriden by DEB_*_MAINT_*. Also I noticed http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653846 seems to suggest to set DEB_CFLAGS_MAINT_APPEND=-Os

Bug#666987: dpkg-buildflags: DEB_*_MAINT_* overrides user options.

2012-04-03 Thread Miguel Colon
I'm not sure what the proper approach would be. On the other hand, I'm not entirely convinced that it's important to let the user have the last word in cases where maintainers have opted for a specific optimization level: - building with -Os is typically made for udeb and I don't see a

Bug#666987: dpkg-buildflags: DEB_*_MAINT_* overrides user options.

2012-04-03 Thread Miguel Colon
Well any flag not only optimization levels are affected but -OX is probably the most common case. Any flag that allow overriding a previous value of the same flag and that maintainers are likely to change... wich doesn't make many. True, I was also thinking about the silly case when someone

Re: [SCM] mpg123/master: Pass --with-cpu=arm_nofpu to configure for armhf too.

2012-04-01 Thread Miguel Colon
On Sun, Apr 1, 2012 at 4:26 AM, ales...@users.alioth.debian.org wrote: The following commit has been merged in the master branch: commit 726c947f2edde84a0a86ed972cb61a5e669501b7 Author: Alessio Treglia ales...@debian.org Date:   Sun Apr 1 10:25:41 2012 +0200    Pass --with-cpu=arm_nofpu to

Re: [SCM] mpg123/master: Pass --with-cpu=arm_nofpu to configure for armhf too.

2012-04-01 Thread Miguel Colon
Hello: To make this work you could have done: ifeq ($(ARCH),armhf) CONF_arm:=--with-cpu=neon CFLAGS += -mfpu=neon endif and moved (Not sure why the email got sent before I was done.) CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS) CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)

Bug#666438: gtest: Could the CMakeLists.txt be shipped?

2012-03-30 Thread Miguel Colon
Source: gtest Version: 1.6.0-1 Severity: wishlist Hello: Since the autotools scripts are deprecated, could the cmake scripts be shipped similar to Ubuntu? Besides the wont-fix bug that won't matter after the static libraries get removed, this is the only change from Ubuntu left. Below is the

Bug#666439: google-mock: Could the CMakeLists.txt be shipped?

2012-03-30 Thread Miguel Colon
Source: google-mock Version: 1.6.0-1 Severity: wishlist Hello: Since the autotools scripts are deprecated, could the cmake scripts be shipped similar to the way Ubuntu does with libgtest-dev? Adding CMakeLists.txt usr/src/gmock to the google-mock.install or something similar would be nice. A

Bug#666440: pbuilder: echobacktime: command not found

2012-03-30 Thread Miguel Colon
Hello: echobacktime is defined in /usr/lib/pbuilder/pbuilder-buildpackage-funcs therefore adding the missing: . /usr/lib/pbuilder/pbuilder-buildpackage-funcs to the affected: /usr/lib/pbuilder/pbuilder-createbuildenv /usr/lib/pbuilder/pbuilder-updatebuildenv should fix this until it gets

Bug#666440: pbuilder: echobacktime: command not found

2012-03-30 Thread Miguel Colon
Hello: echobacktime is defined in /usr/lib/pbuilder/pbuilder-buildpackage-funcs therefore adding the missing: . /usr/lib/pbuilder/pbuilder-buildpackage-funcs to the affected: /usr/lib/pbuilder/pbuilder-createbuildenv /usr/lib/pbuilder/pbuilder-updatebuildenv should fix this until it gets

Bug#651223: gtk2-engines-murrine: add multiarch support

2012-03-27 Thread Miguel Colon
reopen 651223 ! Hello: It seems you forgot to add Multi-Arch: same in the control file. The rest seems fine. Hope this helps, Miguel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#664967: Segfaulting is caused by copyObject in version 0.12.1-3

2012-03-25 Thread Miguel Colon
Hello: I managed to reproduce the segfaults and I believe I just fixed this in the version available in the git repository. If you want, you can try to compile it and report if it fixed your issue. The following or something similar should work for building the packages: sudo apt-get install

Bug#664967: Segfaulting is caused by copyObject in version 0.12.1-3

2012-03-25 Thread Miguel Colon
Hello: I managed to reproduce the segfaults and I believe I just fixed this in the version available in the git repository. If you want, you can try to compile it and report if it fixed your issue. The following or something similar should work for building the packages: sudo apt-get install

Bug#567484: pbuilder: -e$DEBEMAIL instead of -e$DEBFULLNAME

2012-03-14 Thread Miguel Colon
That makes sense: with no args, dpkg-buildpackage does the right thing if DEBEMAIL is set and DEBFULLNAME is set. So let the work be done by dpkg-buildpackage. I’ve found that most Debian tools work best if DEBFULLNAME is not set and DEBEMAIL is Foo Bar f...@debian.org. Only tool that gives me

Bug#567484: pbuilder: -e$DEBEMAIL instead of -e$DEBFULLNAME

2012-03-13 Thread Miguel Colon
tags: patch Some more info: jcdubacq pbuilder does that:DPKG_COMMANDLINE=dpkg-buildpackage -us -uc ${DEBEMAIL:+\-e$DEBEMAIL\} $DEBBUILDOPTS jcdubacq whereas it should do that: DPKG_COMMANDLINE=dpkg-buildpackage -us -uc ${DEBEMAIL:+${DEBFULLNAME:+\-e$DEBFULLNAME $DEBEMAIL\}} $DEBBUILDOPTS

Compiz 0.9.7.0 + 0.9.5.92 packaging.

2012-03-13 Thread Miguel Colon
Hello: I noticed a while back that the packages for compiz in sid are outdated and the packages in experimental don't even install for various reason. While browsing the web I learned that upstream went through some changes to say the least and moved their development to launchpad.

Accepted soundtouch 1.6.0-3 (source amd64)

2012-03-08 Thread Miguel Colon
Maintainer: Debian Multimedia Maintainers pkg-multimedia-maintain...@lists.alioth.debian.org Changed-By: Miguel Colon debian.mic...@gmail.com Description: libsoundtouch-dev - Development files for the sound stretching library libsoundtouch0 - Sound stretching library libsoundtouch0-dbg - Debugging

Bug#663046: schroedinger: Add multiarch support.

2012-03-08 Thread Miguel Colon
Source: schroedinger Version: 1.0.11-1 Hello: Please make this package compatible with multiarch, as described at http://wiki.debian.org/Multiarch/Implementation. More info: http://wiki.debian.org/ReleaseGoals/MultiArch Thanks, Miguel -- To UNSUBSCRIBE, email to

Bug#663097: libxvbaw1: Marked as Multi-Arch same but files conflict.

2012-03-08 Thread Miguel Colon
Package: libxvbaw1 Version: 1:12-2-1 Severity: important Hello: While upgrading my amd64 system I encountered this: $ sudo apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following extra packages

Bug#663046: schroedinger: Add multiarch support.

2012-03-08 Thread Miguel Colon
Source: schroedinger Version: 1.0.11-1 Hello: Please make this package compatible with multiarch, as described at http://wiki.debian.org/Multiarch/Implementation. More info: http://wiki.debian.org/ReleaseGoals/MultiArch Thanks, Miguel ___

[Pkg-phototools-devel] Bug#663045: openjpeg: Add multiarch support.

2012-03-07 Thread Miguel Colon
Source: openjpeg Version: 1.3+dfsg-4 Hello: Please make this package compatible with multiarch, as described at http://wiki.debian.org/Multiarch/Implementation. More info: http://wiki.debian.org/ReleaseGoals/MultiArch Thanks, Miguel ___

Bug#661095: pulseaudio: pulse-alsa.conf show is not a compound

2012-03-07 Thread Miguel Colon
Hello: Just to add some information about this: They don't provide further details so I downloaded a few versions of their pulseaudio package and compared the configuration files. The older Ubuntu versions of pulseaudio have the same broken pulse-alsa.conf file as Sid does. The newest

Bug#663039: directfb: Add multiarch support.

2012-03-07 Thread Miguel Colon
Source: directfb Version: 1.2.10.0-4.3 Hello: Please make this package compatible with multiarch, as described at http://wiki.debian.org/Multiarch/Implementation. More info: http://wiki.debian.org/ReleaseGoals/MultiArch Thanks, Miguel -- To UNSUBSCRIBE, email to

Bug#663040: sysfsutils: Add multiarch support.

2012-03-07 Thread Miguel Colon
Source: sysfsutils Version: 2.1.0+repack-1 Hello: Please make this package compatible with multiarch, as described at http://wiki.debian.org/Multiarch/Implementation. More info: http://wiki.debian.org/ReleaseGoals/MultiArch Thanks, Miguel -- To UNSUBSCRIBE, email to

Bug#663042: celt: Add multiarch support.

2012-03-07 Thread Miguel Colon
Source: celt Version: 0.7.1-1 Hello: Please make this package compatible with multiarch, as described at http://wiki.debian.org/Multiarch/Implementation. More info: http://wiki.debian.org/ReleaseGoals/MultiArch Thanks, Miguel -- To UNSUBSCRIBE, email to

Bug#663043: gtk3-engines-unico: Add multiarch support.

2012-03-07 Thread Miguel Colon
Source: gtk3-engines-unico Version: 1.0.1-1 Hello: Please make this package compatible with multiarch, as described at http://wiki.debian.org/Multiarch/Implementation. More info: http://wiki.debian.org/ReleaseGoals/MultiArch Thanks, Miguel -- To UNSUBSCRIBE, email to

Bug#663044: libgsm: Add multiarch support.

2012-03-07 Thread Miguel Colon
Source: libgsm Version: 1.0.13-3 Hello: Please make this package compatible with multiarch, as described at http://wiki.debian.org/Multiarch/Implementation. More info: http://wiki.debian.org/ReleaseGoals/MultiArch Thanks, Miguel -- To UNSUBSCRIBE, email to

Bug#663045: openjpeg: Add multiarch support.

2012-03-07 Thread Miguel Colon
Source: openjpeg Version: 1.3+dfsg-4 Hello: Please make this package compatible with multiarch, as described at http://wiki.debian.org/Multiarch/Implementation. More info: http://wiki.debian.org/ReleaseGoals/MultiArch Thanks, Miguel -- To UNSUBSCRIBE, email to

Bug#661095: pulseaudio: pulse-alsa.conf show is not a compound

2012-03-07 Thread Miguel Colon
Hello: Just to add some information about this: They don't provide further details so I downloaded a few versions of their pulseaudio package and compared the configuration files. The older Ubuntu versions of pulseaudio have the same broken pulse-alsa.conf file as Sid does. The newest

[Pkg-phototools-devel] Bug#661525: libgphoto2-2: Drop dependency of adduser

2012-02-27 Thread Miguel Colon
Package: libgphoto2-2 Version: 2.4.13-1 Severity: normal Hello: I noticed that libgphoto2-2 depends on adduser. While looking at the changelog I noticed that it was included back in 2004 due to: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=273432 While looking at the debian folder

Bug#661517: mpg123: Missing symbols in libmpg123-0.symbols.XXX

2012-02-27 Thread Miguel Colon
Source: mpg123 Version: 1.12.1-3.2 Tags: patch Hello: While trying to compile mpg123 with the multiarch patch in a clean i386 chroot with pbuilder I get the following message: dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below dpkg-gensymbols:

Bug#661525: libgphoto2-2: Drop dependency of adduser

2012-02-27 Thread Miguel Colon
Package: libgphoto2-2 Version: 2.4.13-1 Severity: normal Hello: I noticed that libgphoto2-2 depends on adduser. While looking at the changelog I noticed that it was included back in 2004 due to: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=273432 While looking at the debian folder

Bug#645957: Please mark adduser Multi-Arch: foreign

2012-02-27 Thread Miguel Colon
Please point me to the part of Debian policy that explains the Multi-Arch header in debian/control. I am reluctant to do things in Debian which are only documented in Ubuntu. Greetings Marc Hello: As stated in the TODO section of http://packages.qa.debian.org/a/adduser.html :

Bug#661543: libgd2: Add an empty libgd-tools.symbols file

2012-02-27 Thread Miguel Colon
Source: libgd2 Version: 2.0.36~rc1~dfsg-6 Hello: While trying to build a multiarch version of this package locally with pbuilder I noticed: dh_makeshlibs -plibgd-tools dpkg-gensymbols: warning: some libraries disappeared in the symbols file: libgd.so.2 dpkg-gensymbols: warning: the generated

Bug#637600: Please transition speex for multiarch

2012-02-26 Thread Miguel Colon
Hello: I updated the patch for the changes in 1.2~rc1-3 and it should apply cleanly now. It takes into account the small changes to the control file and the removal of the *.install but it should be equivalent. The new -dbg package could not be made multiarch since it contains the dbg for the

Bug#661393: FTBFS: Enabling hardening on amd64 causes relocation errors

2012-02-26 Thread Miguel Colon
: Miguel Colon debian.mic...@gmail.com Last-Update: 2012-02-26 --- keyutils-1.5.5.orig/Makefile +++ keyutils-1.5.5/Makefile @@ -127,7 +127,7 @@ keyutils.os: keyutils.c keyutils.h Makef # ### %.o: %.c keyutils.h Makefile

Bug#649514: src:nvidia-cg-toolkit: should this package be orphaned?

2012-02-13 Thread Miguel Colon
Hello: While working on packaging the new release 3.1 from 6 days ago, I noticed that I never replied to this. I just wanted to add that I tried to contact both maintainers. One confirmed that he resigned as stated on the git history while the other never replied to several emails. Since I tend

Bug#639857: nvidia-cg-toolkit: Fails to install with libc6 (= 2.13-17)

2011-08-30 Thread Miguel Colon
Package: nvidia-cg-toolkit Version: 2.1.0017.deb1+nmu3 Severity: important Dear Maintainer, Recently I noticed that with libc6 (= 2.13-17), the amd64 version of this package fails to completely install with the following error: Installing NVIDIA Cg Toolkit components: Cg compiler, header files,

Bug#635321: Unable to reproduce with soundtouch 1.6.0-1 or 1.6.0-2

2011-08-30 Thread Miguel Colon
Hello: Today I tried to reproduce this bug but I could not do it. I also could not find a change in soundtouch BPM routines from 1.5.0 to 1.6.0 that could have caused it. Here is a log of what I did but I cut out some of the verbose: $ apt-cache policy libsoundtouch0 | grep Installed

Bug#635321: Unable to reproduce with soundtouch 1.6.0-1 or 1.6.0-2

2011-08-30 Thread Miguel Colon
Hello: Today I tried to reproduce this bug but I could not do it. I also could not find a change in soundtouch BPM routines from 1.5.0 to 1.6.0 that could have caused it. Here is a log of what I did but I cut out some of the verbose: $ apt-cache policy libsoundtouch0 | grep Installed

Bug#635321: Unable to reproduce with soundtouch 1.6.0-1 or 1.6.0-2

2011-08-30 Thread Miguel Colon
Hello: Today I tried to reproduce this bug but I could not do it. I also could not find a change in soundtouch BPM routines from 1.5.0 to 1.6.0 that could have caused it. Here is a log of what I did but I cut out some of the verbose: $ apt-cache policy libsoundtouch0 | grep Installed

Accepted soundtouch 1.6.0-1 (source amd64)

2011-07-17 Thread Miguel Colon
Version: 1.6.0-1 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers pkg-multimedia-maintain...@lists.alioth.debian.org Changed-By: Miguel Colon debian.mic...@gmail.com Description: lib32soundtouch-dev - Development files for the sound stretching library (32 bit

Re: RFS: nvidia-cg-toolkit (updated package)

2011-05-03 Thread Miguel Colon
Hi all: Since I received 3 email within the last 24 hours I will try to answer all the question here. I started this package over a year ago and made packages for 6-7 nvidia toolkit releases while merging the changelog so I might not remember all the reasons I did things like that since I never

Bug#620151: fglrx-modules-dkms Linux 2.6.39 support

2011-03-30 Thread Miguel Colon
. Author: Miguel Colon debian.mic...@gmail.com Forwarded: no Last-Update: 2011-03-30 --- fglrx-driver-11-3.orig/common/lib/modules/fglrx/build_mod/firegl_public.c +++ fglrx-driver-11-3/common/lib/modules/fglrx/build_mod/firegl_public.c @@ -1071,7 +1071,12 @@ static int __init firegl_init_module(voi

Accepted soundtouch 1.5.0-5 (source i386)

2011-03-13 Thread Miguel Colon
: 1.5.0-5 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers pkg-multimedia-maintain...@lists.alioth.debian.org Changed-By: Miguel Colon debian.mic...@gmail.com Description: lib32soundtouch-dev - Development files for the sound stretching library (32 bit

Bug#617399: ihu hangs instead of cleanly closing

2011-03-08 Thread Miguel Colon
Package: ihu Version: 0.6.0-2 Tags: squeeze wheezy sid Hello: Step to reproduce using ihu version 0.6.0-2 : 1) Open a terminal window and run ihu from it. 3) Hit the X button in the upper-right corner of the window 4) The window gets closed but the process is still running. 5) Send a SIGINT to

Bug#615654: ihu and a nmu

2011-03-01 Thread Miguel Colon
Hi Miguel, thanks for your work! I'll check your package and I'll integrate your change in the official package in the next days. Just as an Addendum: Reinhard Tartler wrote: the library uses libgmpxx, not libgmp. I did the same mistake myself, and came to the conclusion that the test

Bug#615654: ihu and a nmu

2011-02-28 Thread Miguel Colon
Dear maintainer, I've prepared an NMU for ihu (versioned as 0.6.0-2.1). I plan to upload it to http://mentors.debian.net/ in the next few hours since I have to finish running some of the test. The reason for the NMU is that this package from my understanding is currently blocking the

Bug#615654: ihu and a nmu

2011-02-28 Thread Miguel Colon
Hello: I just uploaded it to mentors.debian.net: Your upload of the package 'ihu' to mentors.debian.net was successful. Sponsors can now download it. The URL of your package is: http://mentors.debian.net/debian/pool/main/i/ihu The respective dsc file can be found at:

Bug#615654: ihu and a nmu

2011-02-28 Thread Miguel Colon
Dear maintainer, I've prepared an NMU for ihu (versioned as 0.6.0-2.1). I plan to upload it to http://mentors.debian.net/ in the next few hours since I have to finish running some of the test. The reason for the NMU is that this package from my understanding is currently blocking the

Bug#615654: ihu and a nmu

2011-02-28 Thread Miguel Colon
Hello: I just uploaded it to mentors.debian.net: Your upload of the package 'ihu' to mentors.debian.net was successful. Sponsors can now download it. The URL of your package is: http://mentors.debian.net/debian/pool/main/i/ihu The respective dsc file can be found at:

Bug#611529: Update to build with soundtouch 1.5

2011-02-27 Thread Miguel Colon
Hello: The proposed patched was made before libsoundtouch0-dev got renamed to libsoundtouch-dev. When the changes recommended in this patch get applied please also add these changes: 1) Strip the soname from the name of the build dependency. Change the two instances of libsoundtouch0-dev (

Bug#615536: FTBFS due to change in DSO Linking

2011-02-27 Thread Miguel Colon
Source: liquidsoap Version: 0.9.2-3 Severity: serious Hello: Due to recent changes in the gcc linker this error occurs. OCAMLC -o liquidsoap /usr/bin/ld: /usr/lib/ocaml/soundtouch/libsoundtouch_stubs.a(soundtouch_stubs.o): undefined reference to symbol '__gxx_personality_v0@@CXXABI_1.3'

Bug#611530: Update to soundtouch 1.5

2011-02-27 Thread Miguel Colon
Hello: The proposed patch was made before libsoundtouch0-dev got renamed to libsoundtouch-dev. Please use libsoundtouch-dev as the build dependency. Thanks in advance. Miguel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#612050: libsoundtouch1-dev was renamed to libsoundtouch-dev

2011-02-27 Thread Miguel Colon
Hello: Please replace build dependency libsoundtouch1-dev with libsoundtouch-dev. libsoundtouch-dev currently provides libsoundtouch1-dev as a convenience but please use libsoundtouch-dev. The old name still appears in 0.10.19-2.1 in these fies: build-deps build-deps.in control . Would be

Bug#612050: libsoundtouch1-dev was renamed to libsoundtouch-dev

2011-02-27 Thread Miguel Colon
Hello: Please replace build dependency libsoundtouch1-dev with libsoundtouch-dev. libsoundtouch-dev currently provides libsoundtouch1-dev as a convenience but please use libsoundtouch-dev. The old name still appears in 0.10.19-2.1 in these fies: build-deps build-deps.in control . Would be

Bug#615536: FTBFS due to change in DSO Linking

2011-02-27 Thread Miguel Colon
Source: liquidsoap Version: 0.9.2-3 Severity: serious Hello: Due to recent changes in the gcc linker this error occurs. OCAMLC -o liquidsoap /usr/bin/ld: /usr/lib/ocaml/soundtouch/libsoundtouch_stubs.a(soundtouch_stubs.o): undefined reference to symbol '__gxx_personality_v0@@CXXABI_1.3'

Bug#611529: Update to build with soundtouch 1.5

2011-02-27 Thread Miguel Colon
Hello: The proposed patched was made before libsoundtouch0-dev got renamed to libsoundtouch-dev. When the changes recommended in this patch get applied please also add these changes: 1) Strip the soname from the name of the build dependency. Change the two instances of libsoundtouch0-dev (

Bug#615536: FTBFS due to change in DSO Linking

2011-02-27 Thread Miguel Colon
Source: liquidsoap Version: 0.9.2-3 Severity: serious Hello: Due to recent changes in the gcc linker this error occurs. OCAMLC -o liquidsoap /usr/bin/ld: /usr/lib/ocaml/soundtouch/libsoundtouch_stubs.a(soundtouch_stubs.o): undefined reference to symbol '__gxx_personality_v0@@CXXABI_1.3'

Accepted soundtouch 1.5.0-4 (source amd64)

2011-02-26 Thread Miguel Colon
Version: 1.5.0-4 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers pkg-multimedia-maintain...@lists.alioth.debian.org Changed-By: Miguel Colon debian.mic...@gmail.com Description: lib32soundtouch-dev - Development files for the sound stretching library (32 bit

Bug#615269: audacity: Dependency conflict on installation on libsoundtouch

2011-02-26 Thread Miguel Colon
On Sat, Feb 26, 2011 at 5:12 PM, Benjamin Drung bdr...@debian.org wrote: reassign 615269 libsoundtouch0 1.5.0-3 thanks Am Samstag, den 26.02.2011, 17:07 +0100 schrieb Daniel Andersson: I don't know if it's Pidgin, Audacity or libsoundtouch that should be contacted, but I asked on #debian and

Bug#615141: libsoundtouch0: conflicts with gstreamer-plugins-bad libpurple/pidgin

2011-02-26 Thread Miguel Colon
Hello: A possible fix has been commited to git. Waiting for it to get approved and uploaded. Cheers, Miguel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#615512: Rebuild against libsoundtouch-dev in Sid

2011-02-26 Thread Miguel Colon
Source: djplay Version: 0.5.0-3.1 Severity: wishlist Hello: Please replace build dependency libsoundtouch1-dev with libsoundtouch-dev. libsoundtouch-dev currently provides libsoundtouch1-dev as a convenience but please use libsoundtouch-dev. Thanks in advance. Cheers, Miguel -- To

Bug#613677: slv2: Please recompile against versioned redland

2011-02-26 Thread Miguel Colon
Hey all: Just a FYI. Bug #613673 already got fixed/closed. Not sure if there is any other holdup. Cheers, Miguel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#615529: Rebuild against libsoundtouch-dev in Sid

2011-02-26 Thread Miguel Colon
Source: ihu Version: 0.6.0-2 Severity: wishlist Hello: Please replace build dependency libsoundtouch1-dev with libsoundtouch-dev. libsoundtouch-dev currently provides libsoundtouch1-dev as a convenience but please use libsoundtouch-dev instead. Thanks in advance. Cheers, Miguel -- To

Bug#615269: audacity: Dependency conflict on installation on libsoundtouch

2011-02-26 Thread Miguel Colon
On Sat, Feb 26, 2011 at 5:12 PM, Benjamin Drung bdr...@debian.org wrote: reassign 615269 libsoundtouch0 1.5.0-3 thanks Am Samstag, den 26.02.2011, 17:07 +0100 schrieb Daniel Andersson: I don't know if it's Pidgin, Audacity or libsoundtouch that should be contacted, but I asked on #debian and

Bug#615141: libsoundtouch0: conflicts with gstreamer-plugins-bad libpurple/pidgin

2011-02-26 Thread Miguel Colon
Hello: A possible fix has been commited to git. Waiting for it to get approved and uploaded. Cheers, Miguel ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org

Bug#613677: slv2: Please recompile against versioned redland

2011-02-26 Thread Miguel Colon
Hey all: Just a FYI. Bug #613673 already got fixed/closed. Not sure if there is any other holdup. Cheers, Miguel ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org

Re: [SCM] mma packaging annotated tag, upstream/1.7, created. upstream/1.7

2011-02-02 Thread Miguel Colon
Hello: Assuming you did a gbp-pull and git-buildpackage is configured correctly it should work. Also when I created the missing tag a while ago I confirmed that upstream/1.7 contain the correct source when compared to a tarball I downloaded from upstream and I also merged upstream/1.7 to master

Re: [SCM] mma packaging annotated tag, upstream/1.7, created. upstream/1.7

2011-02-02 Thread Miguel Colon
Hello: That should work. Try to pull the commit I just made to make sure. It should complain at dh_installchangelogs now. Cheers, Miguel On Wed, Feb 2, 2011 at 9:16 AM, Joel Roth jo...@pobox.com wrote: On Wed, Feb 02, 2011 at 08:09:44AM +, Miguel Colon wrote: Hello: Assuming you did

Re: [SCM] mma packaging annotated tag, upstream/1.7, created. upstream/1.7

2011-02-02 Thread Miguel Colon
://dep.debian.net/deps/dep3/) . At this point you will probably also want to add a .gitignore file to ignore the .pc folder. Cheers, Miguel On Wed, Feb 2, 2011 at 5:44 PM, Joel Roth jo...@pobox.com wrote: On Wed, Feb 02, 2011 at 09:45:50AM +, Miguel Colon wrote: Hello: That should work. Try

Re: Libsoundtouch{0,1}-dev?

2011-02-02 Thread Miguel Colon
So looks like a transition to me, and we probably need to readjust ardour's build dependency (to libsoundtouch-dev). I can take care of this if agreed upon. Hello, yes it's a transition I was the one that made renamed it. Perhaps Alessio wants to provide further clarification. Last time I

Bug#611779: fglrx-modules-dkms Linux 2.6.38 support

2011-02-01 Thread Miguel Colon
on the Linux kernel: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=ac751efa6a0d70f2c9daef5c7e3a92270f5c2dff Author: Miguel Colon debian.mic...@gmail.com Forwarded: no Last-Update: 2011-02-01 --- fglrx-driver-11-1.orig/common/lib/modules/fglrx/build_mod/firegl_public.c

Bug#611779: Version Information

2011-02-01 Thread Miguel Colon
Hello again, I used the reportbug package and it reported the version of the NMU package I made to test the patch. The bug is on 1:11-1-1 that is available on the experimental repository and technically in all the others one too. Cheers, Miguel -- To UNSUBSCRIBE, email to

Re: Introduction

2011-01-17 Thread Miguel Colon
Heh, thank y'all. ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Introduction

2011-01-16 Thread Miguel Colon
on it. Look forward to your guidance and assistance. Regards, - Miguel Colon ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

RFS: soundtouch (updated package)

2010-12-27 Thread Miguel Colon
to be orphaned and the person that intends to adopt it seems to be unavailable. Please CC me with any comments or suggestions. Kind regards Miguel Colon -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#546981: soundtouch -- development files for sound stretching library

2010-12-27 Thread Miguel Colon
clean, and made sure to follow policy 3.9.1. Hope this helps in any way or gets sponsored. Kind regards Miguel Colon -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#546981: soundtouch -- development files for sound stretching library

2010-12-27 Thread Miguel Colon
clean, and made sure to follow policy 3.9.1. Hope this helps in any way or gets sponsored. Kind regards Miguel Colon -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org