Re: [SCM] Debian packaging for jack-audio-connection-kit branch, master, updated. debian/0.118+svn3796-3-66-g699acac

2010-06-19 Thread Reinhard Tartler
On Sat, Jun 19, 2010 at 09:04:21 (CEST), Jonas Smedegaard wrote:

 On Sat, Jun 19, 2010 at 05:52:56AM +, siret...@users.alioth.debian.org 
 wrote:
regenerate debian/control

-Build-Depends: libtool,
- automake1.11,
- autoconf,
- debhelper (= 7.0.1),
- cdbs (= 0.4.70~),
+Build-Depends: cdbs, libtool, automake1.11, autoconf, cdbs (= 0.4.53), 
debhelper (= 7.0.1),
  d-shlibs,
  dh-buildinfo,

 Beware of using older/alternative development environment than (recently
 updated) Debian Sid.  It seems from the lack of folded
 build-dependencies that you are using an old version of cdbs, and thus
 not an up-to-date Sid.

Yes, I'm using ubuntu/lucid on my laptop, which is the machine that I
use for working on my source package. This is also the only machine that
has a smartcard reader for my gpg key. From there, I ssh to a build
machine running debian/lenny and build the packages in sid chroots.

This approach works fine for all packages I've worked on so far. Please
don't tell me that this doesn't work for jack and I need to work on some
other machine on the jack package. In that case I would have to ask
someone else to regenerate debian/control for me.

 Also, you may want to include utils.mk (available in recent versions of
 cdbs) which handles dh-buildinfo and its build-dependency.

feel free to do the change

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4

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


Re: [SCM] Debian packaging for jack-audio-connection-kit branch, master, updated. debian/0.118+svn3796-3-66-g699acac

2010-06-19 Thread Jonas Smedegaard

On Sat, Jun 19, 2010 at 09:38:49AM +0200, Reinhard Tartler wrote:

On Sat, Jun 19, 2010 at 09:04:21 (CEST), Jonas Smedegaard wrote:


On Sat, Jun 19, 2010 at 05:52:56AM +, siret...@users.alioth.debian.org 
wrote:

   regenerate debian/control



-Build-Depends: libtool,
- automake1.11,
- autoconf,
- debhelper (= 7.0.1),
- cdbs (= 0.4.70~),
+Build-Depends: cdbs, libtool, automake1.11, autoconf, cdbs (= 0.4.53), debhelper 
(= 7.0.1),
 d-shlibs,
 dh-buildinfo,


Beware of using older/alternative development environment than 
(recently updated) Debian Sid.  It seems from the lack of folded 
build-dependencies that you are using an old version of cdbs, and 
thus not an up-to-date Sid.


Yes, I'm using ubuntu/lucid on my laptop, which is the machine that I 
use for working on my source package. This is also the only machine 
that has a smartcard reader for my gpg key. From there, I ssh to a 
build machine running debian/lenny and build the packages in sid 
chroots.


This approach works fine for all packages I've worked on so far. Please 
don't tell me that this doesn't work for jack and I need to work on 
some other machine on the jack package. In that case I would have to 
ask someone else to regenerate debian/control for me.


How about I help you simplify a bit instead? :-)

You need not work on a host running Debian: You can create and use a 
Debian Sid chroot on your laptop.  Off course if you deliberately want 
to use a different (faster?) machine as build host it might make sense 
anyway (but if you - like me - like the freedom of working while 
travelling, you might want to instead look into ccontrol and distcc, 
building locally but optionally off-loading compilations to that faster 
machine - while keeping a local cache of its results).


What I point out is just that you need to do more of your work inside a 
chroot.



Also, you may want to include utils.mk (available in recent versions 
of cdbs) which handles dh-buildinfo and its build-dependency.


feel free to do the change


Oh. Someone (me, probably :-) ) already did this some time ago, 
apparently.


Sorry for the noise about that, then.


 - Jonas

--
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


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


Re: [SCM] Debian packaging for jack-audio-connection-kit branch, master, updated. debian/0.118+svn3796-3-66-g699acac

2010-06-19 Thread Jonas Smedegaard

On Sat, Jun 19, 2010 at 10:05:50AM +0200, Adrian Knoth wrote:

On Sat, Jun 19, 2010 at 09:04:21AM +0200, Jonas Smedegaard wrote:


   regenerate debian/control



-Build-Depends: libtool,
- automake1.11,
- autoconf,
- debhelper (= 7.0.1),
- cdbs (= 0.4.70~),
+Build-Depends: cdbs, libtool, automake1.11, autoconf, cdbs (= 0.4.53), debhelper 
(= 7.0.1),
 d-shlibs,
 dh-buildinfo,


Beware of using older/alternative development environment than (recently
updated) Debian Sid.  It seems from the lack of folded


Regenerated on freshly updated sid now.


Ah. Sorry for taking the fame for that :-)


Also, you may want to include utils.mk (available in recent versions 
of cdbs) which handles dh-buildinfo and its build-dependency.


[x] done


Excellent.  I cleaned up a bit.


 - Jonas

--
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


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


Re: [SCM] Debian packaging for jack-audio-connection-kit branch, master, updated. debian/0.118+svn3796-3-66-g699acac

2010-06-19 Thread Reinhard Tartler
On Sat, Jun 19, 2010 at 10:20:05 (CEST), Jonas Smedegaard wrote:

 On Sat, Jun 19, 2010 at 09:38:49AM +0200, Reinhard Tartler wrote:
On Sat, Jun 19, 2010 at 09:04:21 (CEST), Jonas Smedegaard wrote:

 On Sat, Jun 19, 2010 at 05:52:56AM +, siret...@users.alioth.debian.org 
 wrote:
regenerate debian/control

-Build-Depends: libtool,
- automake1.11,
- autoconf,
- debhelper (= 7.0.1),
- cdbs (= 0.4.70~),
+Build-Depends: cdbs, libtool, automake1.11, autoconf, cdbs (= 0.4.53), 
debhelper (= 7.0.1),
  d-shlibs,
  dh-buildinfo,

 Beware of using older/alternative development environment than
 (recently updated) Debian Sid.  It seems from the lack of folded
 build-dependencies that you are using an old version of cdbs, and
 thus not an up-to-date Sid.

 Yes, I'm using ubuntu/lucid on my laptop, which is the machine that I
 use for working on my source package. This is also the only machine
 that has a smartcard reader for my gpg key. From there, I ssh to a
 build machine running debian/lenny and build the packages in sid
 chroots.

 This approach works fine for all packages I've worked on so
 far. Please don't tell me that this doesn't work for jack and I need
 to work on some other machine on the jack package. In that case I
 would have to ask someone else to regenerate debian/control for me.

 How about I help you simplify a bit instead? :-)

 You need not work on a host running Debian: You can create and use a
 Debian Sid chroot on your laptop.  Off course if you deliberately want
 to use a different (faster?) machine as build host it might make sense
 anyway (but if you - like me - like the freedom of working while
 travelling, you might want to instead look into ccontrol and distcc,
 building locally but optionally off-loading compilations to that faster
 machine - while keeping a local cache of its results).

the thing is that my laptop runs on a fully crypted hard drive, and
especially installing and removing packages is pretty slow. I've
therefore written scripts that fetches the latest version from
git.debian.org from the master branch of a package, builds in the
specified chroot and suggests a commandline for remote signing. that's
really much faster for me than building in local chroots (which I've
done before! in fact, I do also have some local, almost always outdated
sid chroots on my laptop).

 What I point out is just that you need to do more of your work inside a
 chroot.

well, yeah, that's the obvious solution/workaround then.

 Also, you may want to include utils.mk (available in recent versions
 of cdbs) which handles dh-buildinfo and its build-dependency.

feel free to do the change

 Oh. Someone (me, probably :-) ) already did this some time ago,
 apparently.

 Sorry for the noise about that, then.

no problem :-)

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4

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


Processing of jackd-defaults_3_i386.changes

2010-06-19 Thread Archive Administrator
jackd-defaults_3_i386.changes uploaded successfully to localhost
along with the files:
  jackd-defaults_3.dsc
  jackd-defaults_3.tar.gz
  jackd_3_all.deb
  jackd-firewire_3_all.deb

Greetings,

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

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


Processing of jack-audio-connection-kit_0.118+svn3796-4_i386.changes

2010-06-19 Thread Archive Administrator
/jack-audio-connection-kit_0.118+svn3796-4_i386.changes is already present on 
target host:
jack-audio-connection-kit_0.118+svn3796.orig.tar.gz
Either you already uploaded it, or someone else came first.
Job jack-audio-connection-kit_0.118+svn3796-4_i386.changes removed.

Greetings,

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

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


Processing of jackd2_1.9.5~dfsg-14_i386.changes

2010-06-19 Thread Archive Administrator
jackd2_1.9.5~dfsg-14_i386.changes uploaded successfully to localhost
along with the files:
  jackd2_1.9.5~dfsg-14.dsc
  libjack-jackd2-dev_1.9.5~dfsg-14_i386.deb
  libjack-jackd2-0_1.9.5~dfsg-14_i386.deb
  jackd2_1.9.5~dfsg.orig.tar.gz
  jackd2_1.9.5~dfsg-14.debian.tar.gz
  jackd2_1.9.5~dfsg-14_i386.deb
  jackd2-firewire_1.9.5~dfsg-14_i386.deb

Greetings,

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

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


jackmeter 0.3-1 MIGRATED to testing

2010-06-19 Thread Debian testing watch
FYI: The status of the jackmeter source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  0.3-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 http://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/mailman/listinfo/pkg-multimedia-maintainers


Re: [SCM] jackd2 packaging branch, master, updated. debian/1.9.5.dfsg-13-34-gb75d9c7

2010-06-19 Thread Felipe Sateler
On Sat, Jun 19, 2010 at 04:52, Reinhard Tartler siret...@tauware.de wrote:
 On Sat, Jun 19, 2010 at 10:33:28 (CEST), j...@users.alioth.debian.org wrote:

 The following commit has been merged in the master branch:
 commit b75d9c7ffb496796b58d5e922e656830bb14c8ae
 Author: Jonas Smedegaard d...@jones.dk
 Date:   Sat Jun 19 10:33:23 2010 +0200

     Hard-include upstream-tarball.mk (cdbs build-dependency could be relaxed 
 instead, but recent improvements are nice (and backporting cdbs itself isn't 
 difficult).

 diff --git a/debian/rules b/debian/rules
 index e9f03f1..6347047 100755
 --- a/debian/rules
 +++ b/debian/rules
 @@ -1,6 +1,6 @@
  #!/usr/bin/make -f

 --include /usr/share/cdbs/1/rules/upstream-tarball.mk
 +include /usr/share/cdbs/1/rules/upstream-tarball.mk
  include /usr/share/cdbs/1/rules/utils.mk
  include /usr/share/cdbs/1/rules/debhelper.mk
  include /usr/share/cdbs/1/class/makefile.mk

 this change breaks the build for me:

 build-pkg-multimedia-package jack-audio-connection-kit
 Initialized empty Git repository in 
 /var/tmp/jack-audio-connection-kit/jack-audio-connection-kit/.git/
 remote: Counting objects: 3336, done.
 remote: Compressing objects: 100% (1808/1808), done.
 remote: Total 3336 (delta 2141), reused 2415 (delta 1457)
 Receiving objects: 100% (3336/3336), 10.42 MiB | 1168 KiB/s, done.
 Resolving deltas: 100% (2141/2141), done.
 From git://git.debian.org/pkg-multimedia/jack-audio-connection-kit
  * [new branch]      pristine-tar - pristine-tar
 „../jack-audio-connection-kit_0.118+svn3796.orig.tar.gz“ entfernt
 pristine-tar: successfully generated 
 /var/tmp/jack-audio-connection-kit/jack-audio-connection-kit_0.118+svn3796.orig.tar.gz
  dpkg-buildpackage -rfakeroot -d -us -uc -i -S
 dpkg-buildpackage: setze CFLAGS auf Standardwert: -g -O2
 dpkg-buildpackage: setze CPPFLAGS auf Standardwert:
 dpkg-buildpackage: setze LDFLAGS auf Standardwert:
 dpkg-buildpackage: setze FFLAGS auf Standardwert: -g -O2
 dpkg-buildpackage: setze CXXFLAGS auf Standardwert: -g -O2
 dpkg-buildpackage: Quellpaket jack-audio-connection-kit
 dpkg-buildpackage: Quellversion 1:0.118+svn3796-4
 dpkg-buildpackage: Quellen geändert durch Adrian Knoth 
 a...@drcomp.erfurt.thur.de
  fakeroot debian/rules clean
 debian/rules:20: /usr/share/cdbs/1/rules/upstream-tarball.mk: Datei oder 
 Verzeichnis nicht gefunden
 make: *** Keine Regel, um »/usr/share/cdbs/1/rules/upstream-tarball.mk« zu 
 erstellen.  Schluss.
 dpkg-buildpackage: Fehlschlag: fakeroot debian/rules clean gab 
 Fehler-Exitstatus 2
 debuild: fatal error at line 1319:
 dpkg-buildpackage -rfakeroot -d -us -uc -i -S failed
 debuild returned 29
 Couldn't run 'debuild --no-tgz-check -S'
 failed to create the source package
 zsh: exit 1     build-pkg-multimedia-package jack-audio-connection-kit


 please, don't force me to build even the source package in the
 chroot. Is that really really neccessary? if not, please revert.

 I'd be okay with upgrading cdbs from lenny-backports, but there doesn't
 seem to be a backport either.

Since you are building from a fresh clone, I'm pretty sure you can get
by with passing -nc to dpkg-buildpackage, thus avoiding the clean
stage.

-- 

Saludos,
Felipe Sateler

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


Processing of jackd2_1.9.5~dfsg-15_i386.changes

2010-06-19 Thread Archive Administrator
jackd2_1.9.5~dfsg-15_i386.changes uploaded successfully to localhost
along with the files:
  libjack-jackd2-dev_1.9.5~dfsg-15_i386.deb
  jackd2_1.9.5~dfsg-15_i386.deb
  jackd2_1.9.5~dfsg.orig.tar.gz
  libjack-jackd2-0_1.9.5~dfsg-15_i386.deb
  jackd2_1.9.5~dfsg-15.dsc
  jackd2_1.9.5~dfsg-15.debian.tar.gz
  jackd2-firewire_1.9.5~dfsg-15_i386.deb

Greetings,

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

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


Processing of jack-audio-connection-kit_0.118+svn3796-5_i386.changes

2010-06-19 Thread Archive Administrator
/jack-audio-connection-kit_0.118+svn3796-5_i386.changes is already present on 
target host:
jack-audio-connection-kit_0.118+svn3796.orig.tar.gz
Either you already uploaded it, or someone else came first.
Job jack-audio-connection-kit_0.118+svn3796-5_i386.changes removed.

Greetings,

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

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


Re: [SCM] jackd2 packaging branch, master, updated. debian/1.9.5.dfsg-13-34-gb75d9c7

2010-06-19 Thread Reinhard Tartler
On Sat, Jun 19, 2010 at 19:36:31 (CEST), Felipe Sateler wrote:

 On Sat, Jun 19, 2010 at 04:52, Reinhard Tartler siret...@tauware.de wrote:
 On Sat, Jun 19, 2010 at 10:33:28 (CEST), j...@users.alioth.debian.org wrote:

 The following commit has been merged in the master branch:
 commit b75d9c7ffb496796b58d5e922e656830bb14c8ae
 Author: Jonas Smedegaard d...@jones.dk
 Date:   Sat Jun 19 10:33:23 2010 +0200

     Hard-include upstream-tarball.mk (cdbs build-dependency could be 
 relaxed instead, but recent improvements are nice (and backporting cdbs 
 itself isn't difficult).

 diff --git a/debian/rules b/debian/rules
 index e9f03f1..6347047 100755
 --- a/debian/rules
 +++ b/debian/rules
 @@ -1,6 +1,6 @@
  #!/usr/bin/make -f

 --include /usr/share/cdbs/1/rules/upstream-tarball.mk
 +include /usr/share/cdbs/1/rules/upstream-tarball.mk
  include /usr/share/cdbs/1/rules/utils.mk
  include /usr/share/cdbs/1/rules/debhelper.mk
  include /usr/share/cdbs/1/class/makefile.mk

 this change breaks the build for me:

 build-pkg-multimedia-package jack-audio-connection-kit
 Initialized empty Git repository in 
 /var/tmp/jack-audio-connection-kit/jack-audio-connection-kit/.git/
 remote: Counting objects: 3336, done.
 remote: Compressing objects: 100% (1808/1808), done.
 remote: Total 3336 (delta 2141), reused 2415 (delta 1457)
 Receiving objects: 100% (3336/3336), 10.42 MiB | 1168 KiB/s, done.
 Resolving deltas: 100% (2141/2141), done.
 From git://git.debian.org/pkg-multimedia/jack-audio-connection-kit
  * [new branch]      pristine-tar - pristine-tar
 „../jack-audio-connection-kit_0.118+svn3796.orig.tar.gz“ entfernt
 pristine-tar: successfully generated 
 /var/tmp/jack-audio-connection-kit/jack-audio-connection-kit_0.118+svn3796.orig.tar.gz
  dpkg-buildpackage -rfakeroot -d -us -uc -i -S
 dpkg-buildpackage: setze CFLAGS auf Standardwert: -g -O2
 dpkg-buildpackage: setze CPPFLAGS auf Standardwert:
 dpkg-buildpackage: setze LDFLAGS auf Standardwert:
 dpkg-buildpackage: setze FFLAGS auf Standardwert: -g -O2
 dpkg-buildpackage: setze CXXFLAGS auf Standardwert: -g -O2
 dpkg-buildpackage: Quellpaket jack-audio-connection-kit
 dpkg-buildpackage: Quellversion 1:0.118+svn3796-4
 dpkg-buildpackage: Quellen geändert durch Adrian Knoth 
 a...@drcomp.erfurt.thur.de
  fakeroot debian/rules clean
 debian/rules:20: /usr/share/cdbs/1/rules/upstream-tarball.mk: Datei oder 
 Verzeichnis nicht gefunden
 make: *** Keine Regel, um »/usr/share/cdbs/1/rules/upstream-tarball.mk« zu 
 erstellen.  Schluss.
 dpkg-buildpackage: Fehlschlag: fakeroot debian/rules clean gab 
 Fehler-Exitstatus 2
 debuild: fatal error at line 1319:
 dpkg-buildpackage -rfakeroot -d -us -uc -i -S failed
 debuild returned 29
 Couldn't run 'debuild --no-tgz-check -S'
 failed to create the source package
 zsh: exit 1     build-pkg-multimedia-package jack-audio-connection-kit


 please, don't force me to build even the source package in the
 chroot. Is that really really neccessary? if not, please revert.

 I'd be okay with upgrading cdbs from lenny-backports, but there doesn't
 seem to be a backport either.

 Since you are building from a fresh clone, I'm pretty sure you can get
 by with passing -nc to dpkg-buildpackage, thus avoiding the clean
 stage.

this might be a workaround here, yes, will try.

I still claim that this is pretty unnecessary.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4

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


jackd2_1.9.5~dfsg-15_i386.changes REJECTED

2010-06-19 Thread Archive Administrator



Reject Reasons:
jackd2_1.9.5~dfsg.orig.tar.gz file already exists in the New directory.



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


Processing of jackd2_1.9.5~dfsg-15_i386.changes

2010-06-19 Thread Archive Administrator
jackd2_1.9.5~dfsg-15_i386.changes uploaded successfully to localhost
along with the files:
  libjack-jackd2-dev_1.9.5~dfsg-15_i386.deb
  jackd2_1.9.5~dfsg-15_i386.deb
  libjack-jackd2-0_1.9.5~dfsg-15_i386.deb
  jackd2_1.9.5~dfsg-15.dsc
  jackd2_1.9.5~dfsg-15.debian.tar.gz
  jackd2-firewire_1.9.5~dfsg-15_i386.deb

Greetings,

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

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


jackd2_1.9.5~dfsg-15_i386.changes is NEW

2010-06-19 Thread Archive Administrator
(new) jackd2-firewire_1.9.5~dfsg-15_i386.deb optional sound
JACK Audio Connection Kit (FFADO and FreeBoB backends)
 JACK is a low-latency sound server, allowing multiple applications to
 connect to one audio device, and to share audio between themselves.
 .
 This package contains the IEEE1394 (FireWire) backends FFADO and FreeBoB.
(new) jackd2_1.9.5~dfsg-15.debian.tar.gz optional sound
(new) jackd2_1.9.5~dfsg-15.dsc optional sound
(new) jackd2_1.9.5~dfsg-15_i386.deb optional sound
JACK Audio Connection Kit (server and example clients)
 JACK is a low-latency sound server, allowing multiple applications to
 connect to one audio device, and to share audio between themselves.
 .
 This package contains the daemon jackd as well as some example clients.
(new) libjack-jackd2-0_1.9.5~dfsg-15_i386.deb optional libs
JACK Audio Connection Kit (libraries)
 JACK is a low-latency sound server, allowing multiple applications to
 connect to one audio device, and to share audio between themselves.
 .
 This package contains the shared libraries.
(new) libjack-jackd2-dev_1.9.5~dfsg-15_i386.deb optional libdevel
JACK Audio Connection Kit (development files)
 JACK is a low-latency sound server, allowing multiple applications to
 connect to one audio device, and to share audio between themselves.
 .
 This package contains files needed for the development of JACK applications
 and an API reference.
Changes: jackd2 (1.9.5~dfsg-15) unstable; urgency=low
 .
  [ Adrian Knoth ]
  * Also provide the shlibs file for libjack-jackd2-0
  * Fix FTBFS on sparc64 (Closes: #586257)
 .
  [ Reinhard Tartler ]
  * jackd must not be a virtual package, use 'jack-daemon' for that
  * add breaks/replaces on old libjack0
  * change shlibsfile to prefer jackd2's libjack
  * use conflicts instead of breaks. libjack-jackd2-0 has file conflicts
with libjack0 and will keep it
 .
  [ Jonas Smedegaard ]
  * Update control file.
 .
jackd2 (1.9.5~dfsg-14) unstable; urgency=low
 .
  * Rename source package to jackd2
  * Don't provide libjack-dev anymore
  * Don't compile libjack0, use libjack-jackd2-0 instead
  * Move inprocess clients from libjack0 into jackd2 package
  * Update to upstream SVN revision 4024


Override entries for your package:

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 586257 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.

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


RFS: projectm (ping)

2010-06-19 Thread Matthias Klumpp
Hello!

I'm still looking for someone interested in reviewing  sponsoring my
packaging of projectM.

Package details:

* Package name: projectm
  Version : 2.0.1-1
  Upstream Author : projectM Team
* URL : http://projectm.sf.net
* License : GPLv2 and LGPLv2.1
  Section : sound

It builds these binary packages:
libprojectm-dev - Advanced Milkdrop-compatible music visualization library
- dev
libprojectm-qt-dev - projectM Qt4 (development files)
libprojectm-qt1 - projectM Qt4 bindings
libprojectm2 - Advanced Milkdrop-compatible music visualization library
libvisual-projectm - libvisual module for projectM
projectm-data - Advanced Milkdrop-compatible music visualization library -
data
projectm-jack - projectM JackAudio module
projectm-pulseaudio - projectM PulseAudio module

The package appears to be lintian clean.

The upload would fix these bugs: 565355

There's some special stuff to know about this package: The package
replaces the orphaned libvisual-projectm package and the libprojectm source
package.
I got authorization from the maintainer of libprojectm to take over
maintainership over this package.
The pkg produces some Lintian warnings about ancient Autotools scripts or
Windows binaries in the package. (projectM uses CMake, the
Autotools-Scripts are just cruft which isn't used) It also has some
binaries which unnecessarily linked against some libraries. All this
stuff
should be
fixed by upstream, but upstream seems to have a lack of manpower at time,
so I can't get a clean tarball or fixes for all issues.
But the overall quality of the pkg is okay, I think.
By including the package in Debian, a lot of other apps would benefit
from it. (Some audio-players use it for music visualization)
The package might be a candidate to be maintained by the Debian-Multimedia
team.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/p/projectm
- Source repository: deb-src http://mentors.debian.net/debian unstable main
contrib non-free
- dget
http://mentors.debian.net/debian/pool/main/p/projectm/projectm_2.0.1-1.dsc

I would be glad if someone uploaded this package for me.
 
Kind regards
 Matthias Klumpp

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


Re: RFS: projectm (ping)

2010-06-19 Thread Andres Mejia
On Saturday 19 June 2010 15:31:37 Matthias Klumpp wrote:
 Hello!
 
 I'm still looking for someone interested in reviewing  sponsoring my
 packaging of projectM.

I just imported your package into the debian-multimedia git repo.
http://git.debian.org/?p=pkg-multimedia/projectm.git

This should make it easier to review your package. I don't have time yet to 
review your package. Sorry. Maybe you can trying catching siretart on IRC.

 Package details:
 
 * Package name: projectm
   Version : 2.0.1-1
   Upstream Author : projectM Team
 * URL : http://projectm.sf.net
 * License : GPLv2 and LGPLv2.1
   Section : sound
 
 It builds these binary packages:
 libprojectm-dev - Advanced Milkdrop-compatible music visualization library
 - dev
 libprojectm-qt-dev - projectM Qt4 (development files)
 libprojectm-qt1 - projectM Qt4 bindings
 libprojectm2 - Advanced Milkdrop-compatible music visualization library
 libvisual-projectm - libvisual module for projectM
 projectm-data - Advanced Milkdrop-compatible music visualization library -
 data
 projectm-jack - projectM JackAudio module
 projectm-pulseaudio - projectM PulseAudio module
 
 The package appears to be lintian clean.
 
 The upload would fix these bugs: 565355
 
 There's some special stuff to know about this package: The package
 replaces the orphaned libvisual-projectm package and the libprojectm source
 package.
 I got authorization from the maintainer of libprojectm to take over
 maintainership over this package.
 The pkg produces some Lintian warnings about ancient Autotools scripts or
 Windows binaries in the package. (projectM uses CMake, the
 Autotools-Scripts are just cruft which isn't used) It also has some
 binaries which unnecessarily linked against some libraries. All this
 stuff
 should be
 fixed by upstream, but upstream seems to have a lack of manpower at time,
 so I can't get a clean tarball or fixes for all issues.
 But the overall quality of the pkg is okay, I think.
 By including the package in Debian, a lot of other apps would benefit
 from it. (Some audio-players use it for music visualization)
 The package might be a candidate to be maintained by the Debian-Multimedia
 team.
 
 The package can be found on mentors.debian.net:
 - URL: http://mentors.debian.net/debian/pool/main/p/projectm
 - Source repository: deb-src http://mentors.debian.net/debian unstable main
 contrib non-free
 - dget
 http://mentors.debian.net/debian/pool/main/p/projectm/projectm_2.0.1-1.dsc
 
 I would be glad if someone uploaded this package for me.
 
 Kind regards
  Matthias Klumpp
 
 ___
 pkg-multimedia-maintainers mailing list
 pkg-multimedia-maintainers@lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

-- 
Regards,
Andres Mejia

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