Re: combined dependencies?

2011-08-19 Thread Sven Joachim
On 2011-08-20 08:19 +0200, Harald Dunkel wrote: > Hi folks, > > would it be possible to support combined dependencies, > e.g. if package A and B are installed, then package C(A) > has to be installed, too? Not unless you implement that yourself. Requests for such features in dpkg have been wontf

Re: combined dependencies?

2011-08-19 Thread Michael Tautschnig
Hi Harri, > would it be possible to support combined dependencies, > e.g. if package A and B are installed, then package C(A) > has to be installed, too? > > That might be helpful for dkms packages, for example. > A would be the kernel, B the dkms package, and C(A) > would be the headers for A. >

combined dependencies?

2011-08-19 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi folks, would it be possible to support combined dependencies, e.g. if package A and B are installed, then package C(A) has to be installed, too? That might be helpful for dkms packages, for example. A would be the kernel, B the dkms package, and C

Re: [dd-list] Please use Architecture: linux-any

2011-08-19 Thread Aron Xu
On Sat, Aug 20, 2011 at 07:11, Samuel Thibault wrote: > Hello, > > Just a heads-up about Architecture: linux-any. The dd-list below is > a (non-exhaustive!) list of packages that kfreebsd/hurd maintainers > believe are candidates for using it in their debian/control file, > because they are probab

Bug#638592: ITP: libmsoffice-word-html-writer-perl -- module for writing MsWord documents in HTML format

2011-08-19 Thread gregor herrmann
Package: wnpp Owner: gregor herrmann Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org * Package name: libmsoffice-word-html-writer-perl Version : 1.00 Upstream Author : Laurent Dami * URL : http://search.cpan.org/dist/MsOffic

Re: [dd-list] Please use Architecture: linux-any

2011-08-19 Thread Samuel Thibault
Steve Langasek, le Fri 19 Aug 2011 16:27:40 -0700, a écrit : > > Steve Langasek > >aboot > > Why this one? The Architecture: any parts are generic tools used to create > alpha boot blocks to images in an architecture-independent manner Ah, right. Given back, then. Samuel -- To UNSUBSCRI

Re: [dd-list] Please use Architecture: linux-any

2011-08-19 Thread Steve Langasek
On Sat, Aug 20, 2011 at 01:11:40AM +0200, Samuel Thibault wrote: > Hello, > > Just a heads-up about Architecture: linux-any. The dd-list below is > a (non-exhaustive!) list of packages that kfreebsd/hurd maintainers > believe are candidates for using it in their debian/control file, > because they

[dd-list] Please use Architecture: linux-any

2011-08-19 Thread Samuel Thibault
Hello, Just a heads-up about Architecture: linux-any. The dd-list below is a (non-exhaustive!) list of packages that kfreebsd/hurd maintainers believe are candidates for using it in their debian/control file, because they are probably not to be ported to non-Linux systems, due to strong Linux depe

Re: mplayer2 is a very poor fork name used to confuse users.

2011-08-19 Thread compn
On Fri, 19 Aug 2011 10:51:18 +0200, Adrian Knoth wrote: >On 08/19/11 05:56, compn wrote: > >> mplayer2 is a very poor fork name used to confuse users. >[..] >> debian and uoti are setting themselves (and us) up for explaining to >> users which version is better. > >While this is always the problem

Re: mplayer2 is a very poor fork name used to confuse users.

2011-08-19 Thread compn
On Fri, 19 Aug 2011 19:51:15 +0200, Kurt Roeckx wrote: >On Thu, Aug 18, 2011 at 11:56:41PM -0400, compn wrote: >> mplayer2 is a very poor fork name used to confuse users. > >So you think Debian should rename the package to confuse people >even more? no, i think 'iceweasel' didnt confuse anyone...

Re: /usr/share/doc/ files and gzip/xz/no compression

2011-08-19 Thread Guillem Jover
On Fri, 2011-08-19 at 19:55:12 +0200, Marc Haber wrote: > On Mon, 15 Aug 2011 18:33:48 +0100, Lars Wirzenius wrote: > >On the other hand, many computers now have an SSD drive, for speed, > >which is relatively small. Further, most users will likely need files in > >/usr/share/doc rarely, if ever,

Re: mentors.debian.net runs the debexpo code now

2011-08-19 Thread Ian Jackson
Asheesh Laroia writes ("Re: mentors.debian.net runs the debexpo code now"): > Paul Wise answered this, basically -- it's kind of a mess. Debexpo doesn't > really improve the situation yet. Right. And thanks to Paul for answering the question. > "All" it does is give us a solid platform on top o

Bug#638554: ITP: news -- GTK-based highly configurable RSS Ticker

2011-08-19 Thread Emmanuel Thomas-Maurin
Package: wnpp Severity: wishlist Owner: "Emmanuel Thomas-Maurin" * Package name: news Version : 0.5.3 Upstream Author : Emmanuel Thomas-Maurin * URL : http://revu.ubuntuwire.com/p/news * License : GPL Programming Lang: C Description : News is a GTK-ba

Re: /usr/share/doc/ files and gzip/xz/no compression

2011-08-19 Thread Marc Haber
On Mon, 15 Aug 2011 18:33:48 +0100, Lars Wirzenius wrote: >On the other hand, many computers now have an SSD drive, for speed, >which is relatively small. Further, most users will likely need files in >/usr/share/doc rarely, if ever, so not compressing things risks wasting >a bunch of disk space f

Re: Bug#638322: nfs-common: rpc.statd binds to udp port 631 preventing cups startup

2011-08-19 Thread Adam Borowski
On Sat, Aug 20, 2011 at 12:02:12AM +1000, Russell Coker wrote: > On Fri, 19 Aug 2011, Adam Borowski wrote: > > Not to mention bindresvport() removes the freedom of the sysadmin to bind > > services to whatever ports she wishes. Or, say, run multiple instances of > > a service. > > If you make yo

Re: mplayer2 is a very poor fork name used to confuse users.

2011-08-19 Thread Kurt Roeckx
On Thu, Aug 18, 2011 at 11:56:41PM -0400, compn wrote: > mplayer2 is a very poor fork name used to confuse users. So you think Debian should rename the package to confuse people even more? Or is there some other reason you mailed this to the Debian list? I suggest you take it up with the people

ld --no-add-needed and multi-arch libraries

2011-08-19 Thread Jakub Wilk
I noticed that some time ago that a few packages that used to FTBFS with --no-add-needed now build successfully without any source changes. Here's a minimal example: | $ cat test.c | #include | int main(int argc, char **argv) { return !!dlopen((const char*) 0, 0); } | | $ gcc -c test.c | | $ l

Bug#638533: ITP: sozi -- inkscape extension for creating animated presentations

2011-08-19 Thread Kan-Ru Chen
Package: wnpp Severity: wishlist Owner: "Kan-Ru Chen" * Package name: sozi Version : 11.07 Upstream Author : Guillaume Savaton * URL : http://sozi.baierouge.fr/ * License : GPL-3/MIT Programming Lang: JavaScript, Python Description : inkscape extension

Bug#638504: ITP: mat -- Metadata anonymising toolkit

2011-08-19 Thread intrigeri+debian
Package: wnpp Owner: intrigeri+deb...@boum.org Severity: wishlist * Package name: mat Version : 0.1 Upstream Author : Julien Voisin * URL or Web page : https://gitweb.torproject.org/user/jvoisin/mat.git * License : GPL-2 Description : Metadata anonymising toolkit M

Bug#638473: ITP: ruby-liquid -- Ruby library for rendering safe HTML and email templates

2011-08-19 Thread Cédric Boutillier
Package: wnpp Severity: wishlist Owner: "Cédric Boutillier" * Package name: ruby-liquid Version : 2.2.2 Upstream Author : Tobias Lütke * URL : http://www.liquidmarkup.org/ * License : MIT Programming Lang: Ruby Description : Ruby library for rendering

Re: dynamic Text in package descriptions

2011-08-19 Thread Gergely Nagy
Torsten Werner writes: > On Fri, Aug 19, 2011 at 2:11 PM, Michael Bramer wrote: >> ! Description: Standard Java or Java compatible Runtime >> !  This package points to the Java runtime, or Java compatible >> !  runtime recommended for the ${jre:arch} architecture, >> !  which is ${jre} for ${jre

Re: dynamic Text in package descriptions

2011-08-19 Thread Torsten Werner
Hi, On Fri, Aug 19, 2011 at 2:11 PM, Michael Bramer wrote: > ! Description: Standard Java or Java compatible Runtime > !  This package points to the Java runtime, or Java compatible > !  runtime recommended for the ${jre:arch} architecture, > !  which is ${jre} for ${jre:arch}. the interesting p

Re: dynamic Text in package descriptions

2011-08-19 Thread Colin Watson
On Fri, Aug 19, 2011 at 01:28:59PM +0100, Jonathan Wiltshire wrote: > On Fri, Aug 19, 2011 at 02:11:27PM +0200, Michael Bramer wrote: > > - This make extra load for the translation of this description. > > It does and for that reason I'm including debian-i18n in this discussion. > For the record

Re: Bug#638322: nfs-common: rpc.statd binds to udp port 631 preventing cups startup

2011-08-19 Thread Russell Coker
On Fri, 19 Aug 2011, Adam Borowski wrote: > Or use a whitelist rather than pretending that /etc/services was complete > anywhere within the last 20 years. AFAIK /etc/services has always been a complete list of ports assigned by IANA. If someone makes a port commonly used without getting IANA ap

Bug#638322: nfs-common: rpc.statd binds to udp port 631 preventing cups startup

2011-08-19 Thread Edward Allcutt
On Thu, 18 Aug 2011, Ben Hutchings wrote: On Thu, Aug 18, 2011 at 05:39:16PM +0200, Jan Möbius wrote: sometimes rpc.statd binds to port 631 udp which is used by cups. Therefore cups is unable to bind to its port and no printers get discovered. Rebooting the system helps as rpc.statd uses anoth

Bug#638465: ITP: qxw -- advanced interactive crossword construction tool

2011-08-19 Thread Mark Owen
Package: wnpp Severity: wishlist Owner: Mark Owen Package name: qxw Version : 20110818 Upstream Author : Mark Owen URL : http://www.quinapalus.com/qxw.html License : GPL 2 Programming Lang: C Description : advanced interactive crossword construct

Re: dynamic Text in package descriptions

2011-08-19 Thread Jonathan Wiltshire
On Fri, Aug 19, 2011 at 02:11:27PM +0200, Michael Bramer wrote: > - This make extra load for the translation of this description. It does and for that reason I'm including debian-i18n in this discussion. For the record I support the idea that dynamic descriptions should be discouraged unless ther

dynamic Text in package descriptions

2011-08-19 Thread Michael Bramer
Hello If you look a the control file from java-common-0.40, you found something like this: ! Package: default-jre ! Architecture: any ! Depends: default-jre-headless (= ${binary:Version}), ${jre}${jre:version}, ! ${misc:Depends} ! Provides: ${jre:provides} ! Description: Standard Java or Java c

Bug#638446: ITP: spotweb -- Web application to search and filter usenet spots

2011-08-19 Thread Jan-Pascal van Best
Package: wnpp Severity: wishlist Owner: "Jan-Pascal van Best" * Package name: spotweb Version : git release 20110813 Upstream Author : Spotweb * URL : http://gitbug.com/spotweb/spotweb * License : BSD-3-clause, some parts GPL, LGPL, MIT and Apache-2 Program

Re: mplayer2 is a very poor fork name used to confuse users.

2011-08-19 Thread Reinhard Tartler
On Fri, Aug 19, 2011 at 10:54:32 (CEST), Christoph Egger wrote: > Hi! > > compn writes: >> mplayer2 is a very poor fork name used to confuse users. >> >> it doesnt help that debian is using that name as a package: >> http://packages.qa.debian.org/m/mplayer/news/20110817T173341Z.html > > I don't s

Re: A short question about apt-get build-dep

2011-08-19 Thread Samuel Thibault
Svante Signell, le Fri 19 Aug 2011 11:07:04 +0200, a écrit : > When issuing 'apt-get build-dep opensp' openjade1.3 is installed. The > problem is that opensp does not build with that version. You mean that you get the thread assertion issue? > However it builds OK with openjade (currently 1.4deve

Re: Bug#638322: nfs-common: rpc.statd binds to udp port 631 preventing cups startup

2011-08-19 Thread Adam Borowski
On Fri, Aug 19, 2011 at 10:49:41AM +0200, Guus Sliepen wrote: > On Fri, Aug 19, 2011 at 10:13:17AM +1000, Russell Coker wrote: > > Systems running SE Linux tend not to have this problem. In most cases the > > daemons which use RPC services are not permitted to bind to any of the > > ports > > t

Re: A short question about apt-get build-dep

2011-08-19 Thread Neil Williams
On Fri, 19 Aug 2011 11:07:04 +0200 Svante Signell wrote: > Hi, > > I have a slight problem when building opensp for GNU/Hurd. In the > build-dep list for opensp we have: > > apt-cache showsrc opensp|grep Build-Depends > Build-Depends: debhelper (>> 7.0.0), dh-buildinfo, xmlto, poppler-utils, >

Re: A short question about apt-get build-dep

2011-08-19 Thread YunQiang Su
> Does changing the order prefer openjade before openjade1.3? Or would > adding openjade1.3 [!hurd-i386] be a better solution. > I believe that changing the order is better. -- YunQiang Su -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Troubl

A short question about apt-get build-dep

2011-08-19 Thread Svante Signell
Hi, I have a slight problem when building opensp for GNU/Hurd. In the build-dep list for opensp we have: apt-cache showsrc opensp|grep Build-Depends Build-Depends: debhelper (>> 7.0.0), dh-buildinfo, xmlto, poppler-utils, openjade1.3 | openjade, jadetex, docbook-dsssl When issuing 'apt-get build

Re: Bug#638322: nfs-common: rpc.statd binds to udp port 631 preventing cups startup

2011-08-19 Thread Russell Coker
On Fri, 19 Aug 2011, Guus Sliepen wrote: > We could also patch bindresvport() to skip all ports mentioned in > /etc/services, to get similar behaviour as with SE Linux. Or patch the > programs using it to first try to bind to a static port that does not > conflict with those in /etc/services, and

Re: mplayer2 is a very poor fork name used to confuse users.

2011-08-19 Thread Christoph Egger
Hi! compn writes: > mplayer2 is a very poor fork name used to confuse users. > > it doesnt help that debian is using that name as a package: > http://packages.qa.debian.org/m/mplayer/news/20110817T173341Z.html I don't see any mplayer2 mentioned in that link btw apart from the version number. are

Re: mplayer2 is a very poor fork name used to confuse users.

2011-08-19 Thread Adrian Knoth
On 08/19/11 05:56, compn wrote: > mplayer2 is a very poor fork name used to confuse users. [..] > debian and uoti are setting themselves (and us) up for explaining to > users which version is better. While this is always the problem with forks, be assured you are not alone. There are jackd1 and

Re: Bug#638322: nfs-common: rpc.statd binds to udp port 631 preventing cups startup

2011-08-19 Thread Guus Sliepen
On Fri, Aug 19, 2011 at 10:13:17AM +1000, Russell Coker wrote: > Systems running SE Linux tend not to have this problem. In most cases the > daemons which use RPC services are not permitted to bind to any of the ports > that are reserved for services and therefore such a bind attempt fails with

Bug#638419: ITP: openxenmanager -- full-featured graphical management tool for Xen using XenAPI

2011-08-19 Thread Ritesh Raj Sarraf
Package: wnpp Severity: wishlist Owner: Ritesh Raj Sarraf * Package name: openxenmanager Version : r48 Upstream Author : OpenXenManager * URL : http://sourceforge.net/projects/openxenmanager * License : GPL Programming Lang: Python Description : full-f