Re: DEP-5 : license short name and BSD with author

2011-07-23 Thread Charles Plessy
Le Sat, Jul 23, 2011 at 02:31:15PM +0200, Jonas Smedegaard a écrit : > > I use separate License sections for each "flavor", indicating > "derivatives" with "~" like this: > > License: BSD-3-clause~ > > I believe above syntax is allowed by current DEP-5 syntax, and I intend > to propose it as a

Re: Best practice for cleaning autotools-generated files?

2011-07-23 Thread Enrico Weigelt
* Neil Williams schrieb: > Just as there are packages which cannot be automatically built just > from the VCS checkout and ./autogen.sh, hence the need for tarballs > where that work has already been done. The interesting question is: why arent those packages buildable directly from VCS ? Perha

Re: Crypto consolidation in debian ?

2011-07-23 Thread Enrico Weigelt
* Arthur de Jong schrieb: > Although switching SSL/TLS library to something different may be a good > idea, I don't think it will fix the problem for NSS (Name Service Switch > here) modules. Having the whole SSL/TLS handling in an separate daemon would be a fine idea. Maybe even as an synthenti

Re: Software quality metrics in Debian?

2011-07-23 Thread Enrico Weigelt
* Gunnar Wolf schrieb: > Many authors, true, do not provide a test suite at all... So we could > have a three(?)-state definition here: > > Runs-tests: (Yes|No|NotAvailable) Maybe a 4th state: Skipped. (where it had to be disabled) --

Re: anyone interested in adopting ICU?

2011-07-23 Thread Enrico Weigelt
* Jay Berkenbilt schrieb: > ** > > Please reply to me directly (or CC me on replies) as I am not > currently subscribed to debian-devel. > > ** > > I'm looking for someone who might like to take over the icu package. > This is ICU4C (C/C++), not to be confused with ICU4J (Java), which i

Re: Best practice for cleaning autotools-generated files?

2011-07-23 Thread Enrico Weigelt
* Tollef Fog Heen schrieb: > ]] Enrico Weigelt > > | Autoconf (w/o automake) offers no means to tell additional m4 > | include pathes (eg. in configure.ac), so that just calling > | autoreconf (w/o any additional parameters!) can do a full > | regeneration all on its own. > > What's wrong with

Re: Crypto consolidation in debian ?

2011-07-23 Thread Enrico Weigelt
* Arthur de Jong schrieb: > Another solution (that Joss already pointer out) is libnss-sss which has > a slightly broader scope. In the long run, IMHO, it would be best to move everything (besides reading local flat files) into its own daemon and remove the whole plugin stuff from glibc and pam.

Re: Using -Werror in CFLAGS for a debian package build

2011-07-23 Thread Russ Allbery
Enrico Weigelt writes: > * Russ Allbery schrieb: >> If -Werror had not been disabled for this warning, my guess is that >> nearly every package using -Wall -Werror not previously tested with 4.6 >> would FTBFS. > I, personally, consider all of those warnings bugs. Well, unused > variables aren'

Re: Using -Werror in CFLAGS for a debian package build

2011-07-23 Thread Enrico Weigelt
* Russ Allbery schrieb: > If -Werror had not been disabled for this warning, my guess is that nearly > every package using -Wall -Werror not previously tested with 4.6 would > FTBFS. I, personally, consider all of those warnings bugs. Well, unused variables aren't problems per se, but often can

Re: A few observations about systemd

2011-07-23 Thread Tollef Fog Heen
]] Stephan Seitz Hi, | I don’t know if files in /etc/default are Debian specific ones, but | sometimes you need to change start parameters of the daemon. One | example is sasldauth. If you have postfix in a chroot environemnt | (standard Debian), you need to change the parameter for the named |

Re: A few observations about systemd

2011-07-23 Thread Fernando Lemos
On Sat, Jul 23, 2011 at 4:47 PM, Stephan Seitz wrote: > On Fri, Jul 22, 2011 at 05:09:11PM +0200, Michael Biebl wrote: >>> >>> Configuration file for the daemon is /etc/default/rsyslog: >> >> The canonical configuration file for the rsyslog daemon is >> /etc/rsyslog.conf. > > Yes, but it doesn’t a

Re: A few observations about systemd

2011-07-23 Thread Stephan Seitz
On Fri, Jul 22, 2011 at 05:09:11PM +0200, Michael Biebl wrote: Configuration file for the daemon is /etc/default/rsyslog: The canonical configuration file for the rsyslog daemon is /etc/rsyslog.conf. Yes, but it doesn’t allow you to change start options of the daemon itself. include that via

Re: Bug#635115: ITP: blktap -- Xen API blktap shared library

2011-07-23 Thread Bastian Blank
On Fri, Jul 22, 2011 at 11:21:44PM +, Philipp Kern wrote: > On 2011-07-22, Thomas Goirand wrote: > > Upstream Author : http://www.xen.org/products/cloudxen.html No author. > > * License : BSD It is a 3-clause BSD license. > > Description : Xen API blktap shared library Thi

Re: A few observations about systemd

2011-07-23 Thread Fernando Lemos
On Sat, Jul 23, 2011 at 12:47 PM, Marc Haber wrote: > On Thu, 21 Jul 2011 18:12:13 -0300, Fernando Lemos > wrote: >>A more realistic option would be launching a program (or script) which >>would read a configuration file (containing whatever >>/etc/default/exim4 contains nowadays) and launch the

Re: DEP-5 Copyright Question

2011-07-23 Thread Elías Alejandro
On Sat, Jul 23, 2011 at 08:12:28AM +0200, Steve Langasek wrote: > Right, that's more or less what I thought it would be. It is unlikely that > the transformation from a jpg to a "puzzle image file" includes any creative > contribution; if this is an algorithmic transformation, then I believe > *on

Re: A few observations about systemd

2011-07-23 Thread Marc Haber
On Fri, 22 Jul 2011 14:48:43 +0200, Tollef Fog Heen wrote: >Another would be to ship three systemd units, one being «smtp», one >being «queue runner» a third being «smtp+queue runner» or just generate >the .service file dynamically based on what the admin configures through >debconf. The admin cu

Re: A few observations about systemd

2011-07-23 Thread Marc Haber
On Thu, 21 Jul 2011 18:12:13 -0300, Fernando Lemos wrote: >I believe the systemd way to handle this would be moving the logic >that automatically configures the daemon with flags or additional >instances out of the init script. In the specific case you mention, >perhaps this functionality should h

Re: DEP-5 : license short name and BSD with author

2011-07-23 Thread Jonas Smedegaard
On 11-07-23 at 01:32pm, Jérémy Lal wrote: > the BSD-3-clause license text changes depending as in : > "Neither the name of the nor the names of its > contributors" > > Should the license short name be : > BSD-3-clause- > as it's been done in some packages, or is it considered the very same > as

DEP-5 : license short name and BSD with author

2011-07-23 Thread Jérémy Lal
Hi, the BSD-3-clause license text changes depending as in : "Neither the name of the nor the names of its contributors" Should the license short name be : BSD-3-clause- as it's been done in some packages, or is it considered the very same as BSD-3-clause, and be included once for all instances in

Re: No bzcat when installing the weekly/daily builds of GNU/Linux installer.

2011-07-23 Thread Bernd Zeimetz
On 07/19/2011 11:16 PM, Svante Signell wrote: > Couldn't you block the creation of weekly and daily builds when things > like this happen? Weekly and daily builds of the installer are done to be able to find such bugs. We can't predict the future unfortunately :) -- Bernd Zeimetz

Bug#635170: ITP: ocaml-config-file -- OCaml library for managing configuration files

2011-07-23 Thread Stéphane Glondu
Package: wnpp Severity: wishlist Owner: "Stéphane Glondu" * Package name: ocaml-config-file Version : 1.0 Upstream Author : Maxence Guesdon * URL : http://config-file.forge.ocamlcore.org/ * License : LGPL-2+ Programming Lang: OCaml Description : OCaml

Having a webkit-maintainer team or something like that ?

2011-07-23 Thread shirish शिरीष
Hi all, First of all please CC me if somebody feels like answering. I am a mere user/average joe who uses Debian as his OS/distribution choice on a day -to-day basis. One of the major uses I have is accessing Internet through GUI-based web-browsers. I also do have couple of CLI web-browse

Bug#635155: ITP: fritzing -- Easy-to-use electronic design software

2011-07-23 Thread Georges Khaznadar
Package: wnpp Severity: wishlist Owner: Georges Khaznadar * Package name: fritzing Version : 01.2011.07.11 Upstream Authors: Prof. Reto Wettach Andre Knoerig Myriel Milicevic Zach Eveland Dirk van Oosterbosch Jonathan Cohen Ma

Seo Link Building Service Proposal

2011-07-23 Thread Seo Bsoft
-- Hello Sir, We can help you to sell your products online by increasing your website visitors and increase your website ranking in Google Search Results. We just need to do the marketing of your website and we can do it by placing your website links on another relevant sites which relates with