Re: A few observations about systemd

2011-07-18 Thread Josselin Mouette
Le dimanche 17 juillet 2011 à 13:54 +0200, Juliusz Chroboczek a écrit : 
 Systemd is bloated
 Systemd is layered strangely
 Systemd hard-wires special cases
 Systemd deprecates shell scripts

I disagree these are real, practical issues - some of these aren’t even
problems but features.

 Systemd is Linux-specific
 Systemd's author is annoying

Developing for Linux-only is fine, but Lennart has explicitly said that
he wouldn’t remotely consider accepting portability patches, which goes
further than any other piece of free software I had to deal with.

We need one and only one init system in Debian. (Those considering
maintaining several init systems in parallel do not see how stupid,
bloated and error-prone it would be to require all daemon maintainers to
maintain more init scripts than they do now.) I’d like to see systemd as
that one init system, but this challenges the future of kfreebsd.

If kfreebsd is really more than a toy operating system and we want users
to do something with it, the porters need to maintain a kfreebsd branch
of a modern init system (be it upstart or systemd).

-- 
 .''`.  Josselin Mouette
: :' :
`. `'
  `-


signature.asc
Description: This is a digitally signed message part


Re: massive bug report to replace hardcoded kfreebsd-i386 kfreebsd-amd64 with kfreebsd-any (where suitable)

2011-07-18 Thread George Danchev
On Sunday, July 17, 2011 01:06:55 AM Robert Millan wrote:

Hi,

 This one affects only 22 packages:
 
 argyll cdparanoia checkinstall cyrus-imapd-2.2 cyrus-imapd-2.4
 dvd+rw-tools freeglut icecc k3b k8temp kolab-cyrus-imapd libburn
 libcdio libgtop2 libisoburn libsysactivity mtx oss-libsalsa qpxtool
 sg3-utils xmail xserver-xorg-input-joystick

libburn
libisoburn

both fixed in VCS, which will be available in the next upload.

-- 
pub 4096R/0E4BD0AB people.fccf.net/danchev/key pgp.mit.edu


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201107181027.32958.danc...@spnet.net



A new version of make-dfsg has been uploaded to experimental, please test

2011-07-18 Thread Manoj Srivastava
Hi,

make 3.82 will require some transitions due to backward
 incompatibility on GNU-make-specific features.  Some bug reports have
 already occurred for build issues with make 3.82, such as
 http://bugs.debian.org/603759 . Since there are known backward
 incompatibilities, make has been uploaded to experimental. NEWS.Debian
 has an incompatibility list.

Testing this new version of make will be appreciated.

manoj
-- 
The minute a man is convinced that he is interesting, he isn't.
Manoj Srivastava sriva...@acm.org http://www.golden-gryphon.com/  
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20  05B6 CF48 9438 C577 9A1C


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87aaccklc1@golden-gryphon.com



Re: A few observations about systemd

2011-07-18 Thread Jon Dowland
On Sun, Jul 17, 2011 at 06:26:34PM +0200, Juliusz Chroboczek wrote:
 Yes, and that's exactly what I find worrying about Lennart's attitude:
 he presumes to impose his policy on you -- you must use Linux, you must
 use a recent kernel with cgroups enabled, you're not supposed to use
 shell scripts, etc.

Whilst I share your concerns about Poettering's attitude (and my heart sank
only three lines into his reply that you forwarded to -devel),  I think only
supporting Linux is entirely his perogative:  It's his project, his time and he
can support what he wants.  (Or it's Red Hat's time, and they can support
whatever they want).   Likewise,  a recent kernel does not seem like a problem,
and cgroups seems like a fairly core part of what systemd does.

The shell script thing I have more of a problem with, although I take his point
about the quality of init scripts at present[1].

I don't suppose it would be worth maintaining a patch-set in Debian to support
other OSs: In a hypothetical future where systemd was the default init system
for Debian, it's probably less work to support multiple init systems and let
K*BSD/Hurd/*[2] pick another.


[1] whilst implementing puppet, I filed #629654 and #629910, and I was just
getting started ☹
[2] has anyone started a Debian/Plan 9 yet? ;)


-- 
Jon Dowland


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110718093007.GB22304@pris



Re: A few observations about systemd

2011-07-18 Thread Jon Dowland
On Mon, Jul 18, 2011 at 08:12:04AM +0200, Josselin Mouette wrote:
 Developing for Linux-only is fine, but Lennart has explicitly said that
 he wouldn’t remotely consider accepting portability patches, which goes
 further than any other piece of free software I had to deal with.

Oh.  That's worse than I thought.

 We need one and only one init system in Debian. (Those considering
 maintaining several init systems in parallel do not see how stupid,
 bloated and error-prone it would be to require all daemon maintainers to
 maintain more init scripts than they do now.) I’d like to see systemd as
 that one init system, but this challenges the future of kfreebsd.

I've just written pretty much the opposite in my last message to the thread,
however: it's my opinion that supporting kfreebsd et al should be done with the
minimum impact on the Linux Debian distribution.   So, pre-supposing systemd, I
see three options:

1. carry portability patches against systemd locally
2. support multiple init systems
3. drop kfreebsd (and HURD and others)

I thought 2. would be more likely than 1. (and fairer on Tolleg!) since I
expect there will be people with no interest in kfreebsd/HURD that nevertheless
would like init system choice; however I'm not one of those people, and I'm
increasingly of the opinion that choice for choices sake harms us.

-- 
Jon Dowland


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110718093520.GC22304@pris



Re: A few observations about systemd

2011-07-18 Thread Josselin Mouette
Le lundi 18 juillet 2011 à 10:35 +0100, Jon Dowland a écrit : 
 I've just written pretty much the opposite in my last message to the thread,
 however: it's my opinion that supporting kfreebsd et al should be done with 
 the
 minimum impact on the Linux Debian distribution.   So, pre-supposing systemd, 
 I
 see three options:
 
 1. carry portability patches against systemd locally
 2. support multiple init systems
 3. drop kfreebsd (and HURD and others)
 
 I thought 2. would be more likely than 1. (and fairer on Tolleg!) since I
 expect there will be people with no interest in kfreebsd/HURD that 
 nevertheless
 would like init system choice; however I'm not one of those people, and I'm
 increasingly of the opinion that choice for choices sake harms us.

There is no point into being able to choose an init system. It’s better
to have one that works well than three that don’t. Worse: if you have 3
init systems you usually have to cater with the features of the less
powerful one, without fully benefiting from the better ones.

As for people who can’t get out of the 70s and complain that we change
their init system and their carefully tuned ordering schemes, they can
use an OS from the 70s.

Also consider the amount of work for daemon maintainers: you would have
to maintain both a systemd service and an old-style init script.
Evidently the one that’s less used by maintainers will just rot and
you’ll end up with lots of unexpected combinations that are merely a
source for bugs.

I agree that keeping insserv for kfreebsd is an easier way for kfreebsd
porters, but I’d prefer to see kfreebsd use the same init files as Linux
- this could be done by porting systemd, but a simpler compatibility
layer to generate old-style scripts from systemd services would also do
the trick.

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'
  `-


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1310982513.4372.16.camel@pi0307572



Re: A few observations about systemd

2011-07-18 Thread Simon McVittie
On Mon, 18 Jul 2011 at 10:30:15 +0100, Jon Dowland wrote:
 I don't suppose it would be worth maintaining a patch-set in Debian to support
 other OSs: In a hypothetical future where systemd was the default init system
 for Debian, it's probably less work to support multiple init systems and let
 K*BSD/Hurd/*[2] pick another.

I agree with Juliusz' observation that systemd's declarative service
definitions seem sane, and are a reasonable thing to convert into other
inits' native formats (potentially including sysvinit shell scripts) if
required.

I suspect that the shortest path from here to kFreeBSD can run systemd units
would be to write one or both of:

* a tool that takes a large subset of systemd unit (service) syntax as input,
  and outputs a sysvinit shell script that uses start-stop-daemon (and/or a
  new C helper that is run like s-s-d and does some of the same things as
  systemd)

* a tool that takes the same command-line parameters as a sysvinit script
  and implements them by parsing and running a systemd unit (which would
  result in sysvinit scripts that consist of LSB headers, plus one line similar
  to exec not-really-systemd apache2.service $@)

(In fact, I wonder whether converting daemons' sysvinit scripts into
a declarative format, then running them through a similar tool, would in fact
give us more reliable sysvinit shell scripts than we currently have, even
without replacing sysvinit :-)

S


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110718094921.gb20...@reptile.pseudorandom.co.uk



Re: A few observations about systemd

2011-07-18 Thread Adam Borowski
On Mon, Jul 18, 2011 at 10:35:30AM +0100, Jon Dowland wrote:
 On Mon, Jul 18, 2011 at 08:12:04AM +0200, Josselin Mouette wrote:
  We need one and only one init system in Debian. (Those considering
  maintaining several init systems in parallel do not see how stupid,
  bloated and error-prone it would be to require all daemon maintainers to
  maintain more init scripts than they do now.) I’d like to see systemd as
  that one init system, but this challenges the future of kfreebsd.
 
 I see three options:
 
 1. carry portability patches against systemd locally
 2. support multiple init systems
 3. drop kfreebsd (and HURD and others)

Multiple init systems is a large maintenance burden, so what about:

4. support one init system, one that can handle all Debian platforms (old
   kernels, user-compiled kernels, embedded kernels, hurd, kfreebsd, ...).
   Which is basically any of them other than systemd.

-- 
1KB // Yo momma uses IPv4!


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110718100450.ga23...@angband.pl



Bug#634262: ITP: arpwatch-ng -- Ethernet/FDDI station activity monitor, based on arpwatch

2011-07-18 Thread Amaya Rodrigo Sastre
Package: wnpp
Severity: wishlist
Owner: Amaya Rodrigo Sastre am...@debian.org

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Current arpwatch maintainer will be in the Uploaders field as per
http://lists.debian.org/debian-qa/2007/09/msg00037.html together with Anibal.
Both are Cc:ed on this ITP.

* Package name: arpwatch-ng
  Version : 1.7
  Upstream Author : Freek freequ...@gmail.com
* URL : http://freequaos.host.sk/arpwatch/
* License : GPL-2+
  Programming Lang: C
  Description : Ethernet/FDDI station activity monitor, based on arpwatch

Description: Ethernet/FDDI station activity monitor
  Arpwatch-ng contains arpwatch and arpsnmp. Both utilities monitor Ethernet or
  FDDI network traffic and build databases of Ethernet/IP address pairs, and
  can report certain changes. It is based upon the original arpwatch package,
  improving its behaviour on 64bits hosts. 



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk4kBL4ACgkQNFDtUT/MKpCe6wCggNUJLAw9+nKamyOmDyiqqnRG
FJUAn1TUFHvIazVx8sHHIVDj3IK4TM2q
=FJKJ
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110718100241.9102.1663.report...@amayita.com



Re: A few observations about systemd

2011-07-18 Thread Samuel Thibault
Jon Dowland, le Mon 18 Jul 2011 10:35:30 +0100, a écrit :
 1. carry portability patches against systemd locally
 2. support multiple init systems
 3. drop kfreebsd (and HURD and others)

3 basically means dropping Universal from Debian, and replace it with
Linux.

Samuel


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110718101302.gd4...@const.bordeaux.inria.fr



Re: A few observations about systemd

2011-07-18 Thread Jon Dowland
On Mon, Jul 18, 2011 at 12:13:02PM +0200, Samuel Thibault wrote:
 Jon Dowland, le Mon 18 Jul 2011 10:35:30 +0100, a écrit :
  3. drop kfreebsd (and HURD and others)
 
 3 basically means dropping Universal from Debian, and replace it with
 Linux.

I seem to recall Universal existing long before a non-Linux port.  I don't
interpret Universal as meaning more than one kernel, nor Debian's heart
to be the userland in exclusivity.

-- 
Jon Dowland


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110718103457.GA24530@pris



Re: A few observations about systemd

2011-07-18 Thread Federico Di Gregorio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 18/07/11 12:13, Samuel Thibault wrote:
 Jon Dowland, le Mon 18 Jul 2011 10:35:30 +0100, a écrit :
 1. carry portability patches against systemd locally
 2. support multiple init systems
 3. drop kfreebsd (and HURD and others)
 
 3 basically means dropping Universal from Debian, and replace it with
 Linux.

Wasn't universal as in runs everywhere (i.e., on a lot of archs) vs
as runs everything (when a Debian GNU/WinNT?).

federico

- -- 
Federico Di Gregorio   f...@initd.org
   Ma chi sei?-il trafficante di Nutella? -- Giorgia
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4kDEIACgkQvcCgrgZGjeuFUwCeKPRre1rMggXUcKCJX6maK6bK
OCAAoL7NPzl2EZzCgX1K+3HOXeeXHXT1
=scnd
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e240c4c.7030...@debian.org



Re: A few observations about systemd

2011-07-18 Thread Gergely Nagy
Federico Di Gregorio f...@debian.org writes:

 On 18/07/11 12:13, Samuel Thibault wrote:
 Jon Dowland, le Mon 18 Jul 2011 10:35:30 +0100, a écrit :
 1. carry portability patches against systemd locally
 2. support multiple init systems
 3. drop kfreebsd (and HURD and others)
 
 3 basically means dropping Universal from Debian, and replace it with
 Linux.

 Wasn't universal as in runs everywhere (i.e., on a lot of archs) vs
 as runs everything (when a Debian GNU/WinNT?).

The main issue I have with dropping kFreeBSD  HURD would be (apart from
losing two platforms I use - even if for fun only; I don't want to use a
distribution that doesn't allow me to have as much fun as I do now) that
it leads down the path of dropping whatever a vocal upstream decides to
don't care about.

What if next year $upstream_of_an_important_package decides that he only
cares about amd64 and arm? The rest of the world is obsolete anyway...

Would Debian drop i386, ppc, mips and the rest?

-- 
|8]


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87zkkbhmbh@balabit.hu



Re: A few observations about systemd

2011-07-18 Thread Juliusz Chroboczek
 I think only supporting Linux is entirely his perogative: It's his
 project, his time and he can support what he wants.

Hmm.  I may be wrong, but I was under the impression that he's pushing
systemd as the standard init, not just as his hobby project.  Josselin
may have more information.

-- Juliusz


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87mxgbc00q@trurl.pps.jussieu.fr



Re: A few observations about systemd

2011-07-18 Thread Juliusz Chroboczek
   start-stop-daemon (and/or a new C helper that is run like s-s-d and
   does some of the same things as systemd)

Another architecture would be a daemon that is run from inittab, but
yes, your have a point there.

-- Juliusz


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ipqzbzxn@trurl.pps.jussieu.fr



Re: A few observations about systemd

2011-07-18 Thread Bastien ROUCARIES
On Mon, Jul 18, 2011 at 1:15 PM, Gergely Nagy alger...@balabit.hu wrote:
 Federico Di Gregorio f...@debian.org writes:

 On 18/07/11 12:13, Samuel Thibault wrote:
 Jon Dowland, le Mon 18 Jul 2011 10:35:30 +0100, a écrit :
 1. carry portability patches against systemd locally
 2. support multiple init systems
 3. drop kfreebsd (and HURD and others)

 3 basically means dropping Universal from Debian, and replace it with
 Linux.

 Wasn't universal as in runs everywhere (i.e., on a lot of archs) vs
 as runs everything (when a Debian GNU/WinNT?).

 The main issue I have with dropping kFreeBSD  HURD would be (apart from
 losing two platforms I use - even if for fun only; I don't want to use a
 distribution that doesn't allow me to have as much fun as I do now) that
 it leads down the path of dropping whatever a vocal upstream decides to
 don't care about.

 What if next year $upstream_of_an_important_package decides that he only
 cares about amd64 and arm? The rest of the world is obsolete anyway...

What about also embeded marked ? Projection says what consumer will
use more embeded software than desktop in the next  years.
Systemd seems pretty non modular and too heavy weight for this, at
least for now.


 Would Debian drop i386, ppc, mips and the rest?

 --
 |8]


 --
 To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/87zkkbhmbh@balabit.hu




--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAE2SPAZj=-pMMsXjgVGRWZ9A91zE1K=ghgncg5dmdhmpo0m...@mail.gmail.com



Re: A few observations about systemd

2011-07-18 Thread Gergely Nagy
 What if next year $upstream_of_an_important_package decides that he only
 cares about amd64 and arm? The rest of the world is obsolete anyway...

 What about also embeded marked ? Projection says what consumer will
 use more embeded software than desktop in the next  years.
 Systemd seems pretty non modular and too heavy weight for this, at
 least for now.

It's actually lighter than sysvinit, from what I've seen so far, but my
experiences are fairly limited.

Furthermore, on embedded systems where it doesn't make sense to use
systemd, most probably sysvinit makes even less sense, and they're using
a custom init anyway.

But I'm not an embedded guy, the closest thing I have is my router,
which is using busybox's init, to the best of my knowledge.

-- 
|8]


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87vcuzhkt8@balabit.hu



Re: A few observations about systemd

2011-07-18 Thread Simon McVittie
On Mon, 18 Jul 2011 at 12:34:52 +0200, Federico Di Gregorio wrote:
 Wasn't universal as in runs everywhere (i.e., on a lot of archs) vs
 as runs everything (when a Debian GNU/WinNT?).

I've always understood the universal OS to mean all-purpose and/or
for everyone. There's currently no CPU architecture suitable for all
purposes for which an OS is needed (I wouldn't want an x86 in my phone, or any
current ARM CPU in my laptop), so portability between CPU architectures
is necessary in order to be universal, but I think that's an implementation
detail rather than a goal.

Is Linux suitable for all purposes for which an OS is needed? I think that's
an open question. I'm not at all convinced that the ability to use kFreeBSD
or Hurd makes Debian any more universal (in terms of people who can use it,
or things you can use it for) than it already was, but the people working
on those ports clearly think there's some benefit in supporting them.

The point at which kFreeBSD or Hurd might harm Debian's universality is the
point at which supporting them causes problems for the rest of the project.
Are they a net benefit or a net burden to the rest of the project? I don't
claim to have the answer, but I think that's the question to be asking.

systemd is far from the only project whose maintainer considers supporting
non-Linux to be a waste of effort. Lennart does have a good point that
writing portably requires you to refrain from using features that were
added to Linux specifically to make what you're doing easier, more efficient
or both, which seems perverse at best. Perhaps the solution to systemd
portability is to give the FreeBSD kernel more of the useful features that
originated in Linux?

Indeed, you could view portability to many kernels as an instance of the
platform problem http://lwn.net/Articles/443531/: presumably, the only
reason you'd want to target kFreeBSD is that it does something better than
Linux does, but perhaps the right solution to that is to make Linux better.

S


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110718115410.ga31...@reptile.pseudorandom.co.uk



Re: A few observations about systemd

2011-07-18 Thread Tollef Fog Heen
]] Gergely Nagy 

| Federico Di Gregorio f...@debian.org writes:
| 
|  On 18/07/11 12:13, Samuel Thibault wrote:
|  Jon Dowland, le Mon 18 Jul 2011 10:35:30 +0100, a écrit :
|  1. carry portability patches against systemd locally
|  2. support multiple init systems
|  3. drop kfreebsd (and HURD and others)
|  
|  3 basically means dropping Universal from Debian, and replace it with
|  Linux.
| 
|  Wasn't universal as in runs everywhere (i.e., on a lot of archs) vs
|  as runs everything (when a Debian GNU/WinNT?).
| 
| The main issue I have with dropping kFreeBSD  HURD would be (apart from
| losing two platforms I use - even if for fun only; I don't want to use a
| distribution that doesn't allow me to have as much fun as I do now) that
| it leads down the path of dropping whatever a vocal upstream decides to
| don't care about.

Just for the record: Hurd's no longer in unstable and hasn't been for a
while.

| What if next year $upstream_of_an_important_package decides that he only
| cares about amd64 and arm? The rest of the world is obsolete anyway...

Then we patch it or work around it somehow.

I'm not arguing for dropping kfreebsd, and I would like some of the
kFreeBSD porters to speak up with suggestions on how to handle the
situation best for them.  After all, it's they who have to live with
whatever solution we end up with.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8739i33it6@qurzaw.varnish-software.com



Re: A few observations about systemd

2011-07-18 Thread Samuel Thibault
Tollef Fog Heen, le Mon 18 Jul 2011 13:54:45 +0200, a écrit :
 | Federico Di Gregorio f...@debian.org writes:
 | 
 |  On 18/07/11 12:13, Samuel Thibault wrote:
 |  Jon Dowland, le Mon 18 Jul 2011 10:35:30 +0100, a écrit :
 |  1. carry portability patches against systemd locally
 |  2. support multiple init systems
 |  3. drop kfreebsd (and HURD and others)
 |  
 |  3 basically means dropping Universal from Debian, and replace it with
 |  Linux.
 | 
 |  Wasn't universal as in runs everywhere (i.e., on a lot of archs) vs
 |  as runs everything (when a Debian GNU/WinNT?).
 | 
 | The main issue I have with dropping kFreeBSD  HURD would be (apart from
 | losing two platforms I use - even if for fun only; I don't want to use a
 | distribution that doesn't allow me to have as much fun as I do now) that
 | it leads down the path of dropping whatever a vocal upstream decides to
 | don't care about.
 
 Just for the record: Hurd's no longer in unstable and hasn't been for a
 while.

Just for the record: Hurd is still in unstable and has been there for a
while, and is considered as a candidate for wheezy.

Samuel


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110718115720.gp4...@const.bordeaux.inria.fr



Re: A few observations about systemd

2011-07-18 Thread Gergely Nagy
Tollef Fog Heen tfh...@err.no writes:

 | The main issue I have with dropping kFreeBSD  HURD would be (apart from
 | losing two platforms I use - even if for fun only; I don't want to use a
 | distribution that doesn't allow me to have as much fun as I do now) that
 | it leads down the path of dropping whatever a vocal upstream decides to
 | don't care about.

 Just for the record: Hurd's no longer in unstable and hasn't been for a
 while.

True, but kFreeBSD is, and it's even growing a mipsel (or was it mips?)
leg, if I understood correctly.

 | What if next year $upstream_of_an_important_package decides that he only
 | cares about amd64 and arm? The rest of the world is obsolete anyway...

 Then we patch it or work around it somehow.

 I'm not arguing for dropping kfreebsd, and I would like some of the
 kFreeBSD porters to speak up with suggestions on how to handle the
 situation best for them.  After all, it's they who have to live with
 whatever solution we end up with.

Yup, completely agreed. My response was towards those who even
considered dropping an architecture as even a remotely possible
solution, and began arguing about what Universal meant.

(Personally, I like the patch systemd path best, and time and skill
permitting, I'd be happy to help, if so need be.)

-- 
|8]


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87r55nhk4m@balabit.hu



Re: A few observations about systemd

2011-07-18 Thread Bastien ROUCARIES
On Mon, Jul 18, 2011 at 1:47 PM, Gergely Nagy alger...@balabit.hu wrote:
 What if next year $upstream_of_an_important_package decides that he only
 cares about amd64 and arm? The rest of the world is obsolete anyway...

 What about also embeded marked ? Projection says what consumer will
 use more embeded software than desktop in the next  years.
 Systemd seems pretty non modular and too heavy weight for this, at
 least for now.

 It's actually lighter than sysvinit, from what I've seen so far, but my
 experiences are fairly limited.

See depends. At least it could use dlopen and fall back

Bastien



 Furthermore, on embedded systems where it doesn't make sense to use
 systemd, most probably sysvinit makes even less sense, and they're using
 a custom init anyway.

 But I'm not an embedded guy, the closest thing I have is my router,
 which is using busybox's init, to the best of my knowledge.

 --
 |8]


 --
 To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/87vcuzhkt8@balabit.hu




--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAE2SPAa9fWohpvR=tpywroblw1dotftosrwvpusknpwjvg4...@mail.gmail.com



Re: A few observations about systemd

2011-07-18 Thread Federico Di Gregorio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 18/07/11 13:15, Gergely Nagy wrote:
 Federico Di Gregorio f...@debian.org writes:
 
  On 18/07/11 12:13, Samuel Thibault wrote:
  Jon Dowland, le Mon 18 Jul 2011 10:35:30 +0100, a écrit :
  1. carry portability patches against systemd locally
  2. support multiple init systems
  3. drop kfreebsd (and HURD and others)
  
  3 basically means dropping Universal from Debian, and replace it with
  Linux.
 
  Wasn't universal as in runs everywhere (i.e., on a lot of archs) vs
  as runs everything (when a Debian GNU/WinNT?).
 The main issue I have with dropping kFreeBSD  HURD would be (apart from
 losing two platforms I use - even if for fun only; I don't want to use a
 distribution that doesn't allow me to have as much fun as I do now) that
 it leads down the path of dropping whatever a vocal upstream decides to
 don't care about.

I'd never advocate dropping kernels or archs. Our social contract binds
us to provider our *users* the best possible OS. If systemd makes Debian
GNU/Linux better (and here I am supposing the vast majority of Debian
users are Linux users) then the right thing to do is to use it.

What about other kernels? What about embedded systems? That depends on
the developers involved. Probably using a different init or porting
systemd is a fine solution, depending on the amount of work required.

FreeBSD, HURD and Linux have different targets, a different user base
and a different developer base. Trying to create a completely uniform
Debian out of them is, IMO; doomed to fail. We don't want three
sub-optimal, perfectly identical operating systems. We want the three
best operating systems (maybe a little bit different in functionality)
we can give to our users. Right?

federico

- -- 
Federico Di Gregoriof...@debian.org
 - Ma cos'ha il tuo pesce rosso, l'orchite?
 - Si, ha un occhio solo, la voce roca e mangia gli altri pesci.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4kIHoACgkQvcCgrgZGjesj/gCePjKk5Lsdh+Ki++uIgWAwlU1N
QyYAn0AwKHjCQiJzw06k9UieQkJD1tfl
=i/XD
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e24207a.1090...@debian.org



Re: register files in dpkg database programmatically? (was Re: How Debian Deals with Data)

2011-07-18 Thread Paul Wise
On Sun, Jul 17, 2011 at 1:04 AM, Peter Samuelson wrote:

 - Treat the file as though it were shipped in the package directly.
  This means it is removed on package upgrade, as well as on package
  removal.  This is very straightforward (append the filename to
  /var/lib/dpkg/info/{foo}.list), but perhaps not too useful.

Do you have a use-case for this? I guess such files would need to be
re-created on package upgrade and I'm not sure how useful this is.

 - Do not remove the file on package upgrade, but do remove it when
  removing the package.

I would use this in clamav-unofficial-sigs.
Registration/de-registration would happen both at postinst time and
also runtime from a cron job.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAKTje6G+DG4RiyytmFpvEP=-6444gdhwtdbhcdtmvngdtp+...@mail.gmail.com



Re: A few observations about systemd

2011-07-18 Thread Juliusz Chroboczek
 It's actually lighter than sysvinit, from what I've seen so far,

$ size /sbin/init /bin/systemd 
   textdata bss dec hex filename
  300401320 612   319727ce4 /sbin/init
 79369167482188  802627   c3f43 /bin/systemd

-- Juliusz


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/877h7fbxtk@trurl.pps.jussieu.fr



Re: A few observations about systemd

2011-07-18 Thread Adam D. Barratt

On Mon, 18 Jul 2011 13:54:45 +0200, Tollef Fog Heen wrote:
Just for the record: Hurd's no longer in unstable and hasn't been for 
a

while.


Hurd very much is still in unstable - hppa was the h.{3} architecture 
which we dropped.


Regards,

Adam


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/fc4f5396272cea51b755de5786d5a...@adsl.funky-badger.org



Re: A new version of make-dfsg has been uploaded to experimental, please test

2011-07-18 Thread Ian Jackson
Manoj Srivastava writes (A new version of make-dfsg has been uploaded to 
experimental, please test):
 make 3.82 will require some transitions due to backward
  incompatibility on GNU-make-specific features.  Some bug reports have
  already occurred for build issues with make 3.82, such as
  http://bugs.debian.org/603759 . Since there are known backward
  incompatibilities, make has been uploaded to experimental. NEWS.Debian
  has an incompatibility list.

Thanks for the heads-up.  *sigh*, why do they keep doing that ?

Anyway, can you please post the incompatibility list here, if it's not
too long ?  The package itself is still in incoming.

Ian.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20004.8629.319448.606...@chiark.greenend.org.uk



Re: A new version of make-dfsg has been uploaded to experimental, please test

2011-07-18 Thread Ian Jackson
I wrote:
 Anyway, can you please post the incompatibility list here, if it's not
 too long ?

Never mind, fetched it myself.

Ian.

make-dfsg (3.82-1) experimental; urgency=low

  * New upstream release. A complete list of bugs fixed in this version is
available here:  
http://sv.gnu.org/bugs/index.php?group=makereport_id=111fix_release_id=104set=custom
  * WARNING: Future backward-incompatibility!
Wildcards are not documented as returning sorted values, but up to and
including this release the results have been sorted and some makefiles
are apparently depending on that.  In the next release of GNU make,
for performance reasons, we may remove that sorting.  If your
makefiles require sorted results from wildcard expansions, use the
$(sort ...)  function to request it explicitly.
  * WARNING: Backward-incompatibility!
The POSIX standard for make was changed in the 2008 version in a
fundamentally incompatible way: make is required to invoke the shell
as if the '-e' flag were provided.  Because this would break many
makefiles that have been written to conform to the original text of
the standard, the default behavior of GNU make remains to invoke the
shell with simply '-c'.  However, any makefile specifying the .POSIX
special target will follow the new POSIX standard and pass '-e' to the
shell.  See also .SHELLFLAGS below.
  * WARNING: Backward-incompatibility!
The '$?' variable now contains all prerequisites that caused the
target to be considered out of date, even if they do not exist
(previously only existing targets were provided in $?).
  * WARNING: Backward-incompatibility!
As a result of parser enhancements, three backward-compatibility
issues exist: first, a prerequisite containing an = cannot be
escaped with a backslash any longer.  You must create a variable
containing an = and use that variable in the prerequisite.  Second,
variable names can no longer contain whitespace, unless you put the
whitespace in a variable and use the variable.  Third, in previous
versions of make it was sometimes not flagged as an error for explicit
and pattern targets to appear in the same rule.  Now this is always
reported as an error.
  * WARNING: Backward-incompatibility!
The pattern-specific variables and pattern rules are now applied in
the shortest stem first order instead of the definition order
(variables and rules with the same stem length are still applied in
the definition order). This produces the usually-desired behavior
where more specific patterns are preferred. To detect this feature
search for 'shortest-stem' in the .FEATURES special variable.
  * WARNING: Backward-incompatibility!
The library search behavior has changed to be compatible with the
standard linker behavior. Prior to this version for prerequisites
specified using the -lfoo syntax make first searched for libfoo.so in
the current directory, vpath directories, and system directories. If
that didn't yield a match, make then searched for libfoo.a in these
directories. Starting with this version make searches first for
libfoo.so and then for libfoo.a in each of these directories in order.
  * New command line option: --eval=STRING causes STRING to be evaluated
as makefile syntax (akin to using the $(eval ...) function).  The
evaluation is performed after all default rules and variables are
defined, but before any makefiles are read.
  * New special variable: .RECIPEPREFIX allows you to reset the recipe
introduction character from the default (TAB) to something else.  The
first character of this variable value is the new recipe introduction
character.  If the variable is set to the empty string, TAB is used
again.  It can be set and reset at will; recipes will use the value
active when they were first parsed.  To detect this feature check the
value of $(.RECIPEPREFIX).
  * New special variable: .SHELLFLAGS allows you to change the options
passed to the shell when it invokes recipes.  By default the value
will be -c (or -ec if .POSIX is set).
  * New special target: .ONESHELL instructs make to invoke a single
instance of the shell and provide it with the entire recipe,
regardless of how many lines it contains.  As a special feature to
allow more straightforward conversion of makefiles to use .ONESHELL,
any recipe line control characters ('@', '+', or '-') will be removed
from the second and subsequent recipe lines.  This happens _only_ if
the SHELL value is deemed to be a standard POSIX-style shell.  If not,
then no interior line control characters are removed (as they may be
part of the scripting language used with the alternate SHELL).
  * New variable modifier 'private': prefixing a variable assignment with
the modifier 'private' suppresses inheritance of that variable by
prerequisites.  This is most 

Re: A few observations about systemd

2011-07-18 Thread Samuel Thibault
Juliusz Chroboczek, le Mon 18 Jul 2011 14:03:19 +0200, a écrit :
  It's actually lighter than sysvinit, from what I've seen so far,
 
 $ size /sbin/init /bin/systemd 
textdata bss dec hex filename
   300401320 612   319727ce4 /sbin/init
  79369167482188  802627   c3f43 /bin/systemd

Well, sysvinit is not only /sbin/init, and systemd is not only sysvinit.

Samuel


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110718122812.gs4...@const.bordeaux.inria.fr



Re: A few observations about systemd

2011-07-18 Thread Tollef Fog Heen
]] Samuel Thibault 

| Just for the record: Hurd is still in unstable and has been there for a
| while, and is considered as a candidate for wheezy.

Oh, indeed, it's just so far behind I didn't see it.  Mea culpa.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87mxgb22k7@qurzaw.varnish-software.com



Re: A few observations about systemd

2011-07-18 Thread Bastien ROUCARIES
On Mon, Jul 18, 2011 at 2:28 PM, Samuel Thibault sthiba...@debian.org wrote:
 Juliusz Chroboczek, le Mon 18 Jul 2011 14:03:19 +0200, a écrit :
  It's actually lighter than sysvinit, from what I've seen so far,

 $ size /sbin/init /bin/systemd
    text    data     bss     dec     hex filename
   30040    1320     612   31972    7ce4 /sbin/init
  793691    6748    2188  802627   c3f43 /bin/systemd

 Well, sysvinit is not only /sbin/init, and systemd is not only sysvinit.

Yes but 793691kb of unkillable even by -9 signal is not really nice.
Better security will need to keep pid==1 to some really simple stuff,
and delegate funky stuff to another daemon. pid == 1 should be keep
only to reap zombie process no more.

Bastien


 Samuel


 --
 To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/20110718122812.gs4...@const.bordeaux.inria.fr




--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cae2spazdwc9lzdrljau3_3k_xwj2ah3vn9fsyd52tb_-x+v...@mail.gmail.com



Re: A few observations about systemd

2011-07-18 Thread Russell Coker
On Mon, 18 Jul 2011, Gergely Nagy alger...@balabit.hu wrote:
 The main issue I have with dropping kFreeBSD  HURD would be (apart from
 losing two platforms I use - even if for fun only; I don't want to use a
 distribution that doesn't allow me to have as much fun as I do now) that
 it leads down the path of dropping whatever a vocal upstream decides to
 don't care about.

I don't think that dropping an architecture is necessary, patching systemd 
should be viable.

Sysvinit had a lot of patches in the Debian package that weren't included 
upstream for a long time.  There's no reason why the same couldn't be done for 
systemd.

It seems that cgroups is the main issue and systemd can already work without 
them.

On Mon, 18 Jul 2011, Juliusz Chroboczek j...@pps.jussieu.fr wrote:
  It's actually lighter than sysvinit, from what I've seen so far,
 
 $ size /sbin/init /bin/systemd 
textdata bss dec hex filename
   300401320 612   319727ce4 /sbin/init
  79369167482188  802627   c3f43 /bin/systemd

I think that they meant lighter in terms of not running shell scripts for lots 
of things.

A fast boot time is quite important for embedded systems.  I'm looking forward 
to using systemd in a year or two for some embedded systems that I run.

-- 
My Main Blog http://etbe.coker.com.au/
My Documents Bloghttp://doc.coker.com.au/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201107182246.10458.russ...@coker.com.au



Re: A few observations about systemd

2011-07-18 Thread Fernando Lemos
On Mon, Jul 18, 2011 at 9:02 AM, Gergely Nagy alger...@balabit.hu wrote:
[...]
 (Personally, I like the patch systemd path best, and time and skill
 permitting, I'd be happy to help, if so need be.)

While that may sound attractive at first, I don't think it's
technically possible at all at the moment. It's not a simple
portability problem, systemd relies on very complex Linux-specific
stuff. I think implementing all the required stuff would be an effort
comparable to implementing something like KMS or GEM or Gallium3D on
FreeBSD. It's simply not something a distribution could be concerned
with, so I don't think it would be realistic to consider this an
option. That said, I'd love to be proven wrong.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CANVYNa_hzFgUd6jmRY-e19=cqhor_8s779lj0wpk3np-qsf...@mail.gmail.com



Re: A few observations about systemd

2011-07-18 Thread Russell Coker
On Mon, 18 Jul 2011, Bastien ROUCARIES roucaries.bast...@gmail.com wrote:
 Yes but 793691kb of unkillable even by -9 signal is not really nice.

root 1  0.0  1.0   4348  2844 ?Ss   May26   0:56 /bin/systemd 
--log-level info --log-target syslog-or-kmsg --system --dump-core --show-
status=1 --sysv-console=1 --deserialize 19

Unless systemd locks it's memory (and /proc/1/maps suggests not) then that 
will all be demand-paged and probably not much will be used on most systems.  
The above is from the ps output from one of my test i386 systems.

root 1  0.0  0.0   2024   132 ?Ss   Jan28   5:16 init [2]   
  

The above is from the ps output of one of my i386 servers running Squeeze.  It 
appears that systemd has allocated an extra 2324K of RAM and has an extra 
2712K resident.  Given that it's difficult to buy a phone with less than 256M 
of RAM nowadays that doesn't seem to be a big problem, and systemd can save 
memory by removing the need to run other daemons.

 Better security will need to keep pid==1 to some really simple stuff,
 and delegate funky stuff to another daemon. pid == 1 should be keep
 only to reap zombie process no more.

I think you mean to say that there is a theoretical benefit for reliability 
there.  As all the things that systemd does will be performed by different 
root owned processes in a typical Linux system there won't be much potential 
for security benefits in using separate processes.  Even with the most strict 
configuration of SE Linux the ability to constrain things such as autofs which 
can be included in systemd isn't a huge benefit as it's extremely difficult to 
constrain them to prevent attack.  If your autofs decides to mount an 
untrusted device (be it removable media or network) and allow device nodes 
and/or SUID binaries then you're going to lose.

Finally vmlinuz is 2.3M compressed on Squeeze and it has a huge amount of code 
used for modules.  If a serious bug is found in any of that code then nothing 
will save you.  I don't think that systemd is the security issue.

You could have a HURD system running SE Linux to constrain it's device drivers 
which is similar to some research projects that preceded SE Linux and is quite 
possible to implement if someone has enough coding time.  On such a system 
systemd might comprise a significant portion of the code that is highly 
trusted.  So I would be a lot more inclined to accept an argument for sysvinit 
over systemd if it was based on a SE-HURD platform.  But SE-HURD doesn't exist 
at this time and seems unlikely to exist in the next few years.

-- 
My Main Blog http://etbe.coker.com.au/
My Documents Bloghttp://doc.coker.com.au/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201107182313.00615.russ...@coker.com.au



Re: A few observations about systemd

2011-07-18 Thread Robert Millan
2011/7/18 Tollef Fog Heen tfh...@err.no:
 | The main issue I have with dropping kFreeBSD  HURD would be (apart from
 | losing two platforms I use - even if for fun only; I don't want to use a
 | distribution that doesn't allow me to have as much fun as I do now) that
 | it leads down the path of dropping whatever a vocal upstream decides to
 | don't care about.

 Just for the record: Hurd's no longer in unstable and hasn't been for a
 while.

I'm confused... I just checked and Hurd is in unstable.  Did you mean
something else?

 I'm not arguing for dropping kfreebsd, and I would like some of the
 kFreeBSD porters to speak up with suggestions on how to handle the
 situation best for them.  After all, it's they who have to live with
 whatever solution we end up with.

I missed the rest of the discussion, but if the proposal is to replace
sysvinit with systemd, that wouldn't force removal of any non-Linux
port.  It'd be an annoying inconvenient though, as it'd just make it
diverge a bit more than it already does.

Have you considered InitNG instead?  It seems to have similar goals as
upstart/systemd without sacrificing portability:

http://initng.org/trac

-- 
Robert Millan


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOfDtXNo18etF4Cr3o3b9SS6vq_7=htlzyy6bmgd-qfqfao...@mail.gmail.com



Portability of systemd [was: A few observations about systemd]

2011-07-18 Thread Juliusz Chroboczek
 It's not a simple portability problem, systemd relies on very complex
 Linux-specific stuff.

Well, having looked at the code, yes and no.

Yes, because systemd recodes the whole startup process in C.
Translating a lot of distritibution-specific shell code into C is not
going to be portable:

  $ grep '^#.*TARGET' vconsole-setup.c 
  #ifdef TARGET_GENTOO
  #ifdef TARGET_MANDRIVA
  #if defined(TARGET_FEDORA) || defined(TARGET_MEEGO)
  #if defined(TARGET_FEDORA) || defined(TARGET_MEEGO)
  #elif defined(TARGET_SUSE)
  #elif defined(TARGET_ARCH)
  #elif defined(TARGET_FRUGALWARE)
  #elif defined(TARGET_ALTLINUX)
  #elif defined(TARGET_GENTOO)
  #elif defined(TARGET_MANDRIVA)

No, because that's not the case of systemd's core.  From what I've seen,
most of the non-portable code in systemd's core is merely there for
convenience.  For example, the %m printf descriptor is used extensively,
which is just shorthand for strerror.  Similarly, openat is used in
systemctl in order to implement a virtual cwd -- since systemctl is not
multi-threaded, this is easily (albeit messily) simulated with either
chdir or by manually concatenating absolute paths.

Now I've certainly not read all of the systemd code, but the one
exception that I've noticed is the use of cgroups.  While cgroups
provide systemd with some of its coolest functionality (notably the
ability to monitor SV initscripts, and the ability to reliably kill
mis-behaving multi-process daemons), I'm not sure to what extent people
think this functionality is central to systemd.

 I think implementing all the required stuff would be an effort
 comparable to implementing something like KMS or GEM or Gallium3D on
 FreeBSD.

I think that's an overstatement.

-- Juliusz


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8739i3buad.fsf...@trurl.pps.jussieu.fr



Re: A few observations about systemd

2011-07-18 Thread Philipp Kern
On 2011-07-18, Samuel Thibault sthiba...@debian.org wrote:
 Just for the record: Hurd's no longer in unstable and hasn't been for a
 while.
 Just for the record: Hurd is still in unstable and has been there for a
 while, and is considered as a candidate for wheezy.

Just for the record: Hurd is not yet considered as a candidate, it just might
become one.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/slrnj28eac.v70.tr...@kelgar.0x539.de



Re: A few observations about systemd

2011-07-18 Thread Matthias Klumpp
Hi!
I spoke with Lennart Poettering about this thread on IRC, and he asked me
to forward some clarifications about systemd to this list:


i found while reading through that thread

 a) the main memory usage by systemd is actually the selinux policy we
load in to memory so that we can tag sockets properly
so the big memory consumption is the price you pay for selinux, not
really for systemd
systemd will use more memory than sysvinit however
though if you then subtract the memory for inetd and so on, it will
probably comapre not too bad.
(!My Note: systemd can *of course* be used without SELinux)
the selinux policy issue is probably something we can improve, by
loading the policy only partially.

 b) systemd is very much suitable for the embedded area, that's why meego
switched to it, and it is available in a couple of embedded distributions
and, i am sure that those embedded distros are much better choices for
embedded devices, then debian is. with other words: systemd should cover 
the full range of debian. (!My Note: I showed him http://emdebian.org -
embedded devices means only really small devices here, the whole mobile
stuff is of course covered)

 c) the big problem for them about portability is not so much that i won't
accept the patches. it's primarily that porting it to non-linux is
practically impossible. about every line of it is non-portable code
i.e. we already use epoll as a main loop, already there you'll have a
hard time porting this to something else

 d) some of the debian folks seem to suggest that adopting upstart instead
of systemd would be a way out
that's bogus, since upstart is not portable to non-linux either

[15:45] mezcalero ximion: so, yeah, that's all my points
[15:45] mezcalero ximion: would be happy if you could forward that to
the ML


I think this clarifies some questions - and btw., speaking with Lennart is
not really annoying, if there are further questions about systemd, I don't
think just asking Lennart about it should be a problem, as well as
submitting patches for something Debian needs. ( c) seems to be a fair
reason for not accepting portability patches directly to systemd's main
branch to me)

Cheers,
  Matthias


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/6e497ec0e1ceeb0bd431966a81914...@mb8-2.1blu.de



Re: A few observations about systemd

2011-07-18 Thread Samuel Thibault
Matthias Klumpp, le Mon 18 Jul 2011 16:03:41 +0200, a écrit :
 though if you then subtract the memory for inetd and so on, it will
 probably comapre not too bad.

Does systemd really intend to replace inetd too, including things like
internal echo server etc.?

Samuel


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110718142504.gf4...@const.bordeaux.inria.fr



Re: A few observations about systemd

2011-07-18 Thread Bastien ROUCARIES
On Mon, Jul 18, 2011 at 3:13 PM, Russell Coker russ...@coker.com.au wrote:
 On Mon, 18 Jul 2011, Bastien ROUCARIES roucaries.bast...@gmail.com wrote:
 Yes but 793691kb of unkillable even by -9 signal is not really nice.

 root         1  0.0  1.0   4348  2844 ?        Ss   May26   0:56 /bin/systemd
 --log-level info --log-target syslog-or-kmsg --system --dump-core --show-
 status=1 --sysv-console=1 --deserialize 19

 Unless systemd locks it's memory (and /proc/1/maps suggests not) then that
 will all be demand-paged and probably not much will be used on most systems.
 The above is from the ps output from one of my test i386 systems.

 root         1  0.0  0.0   2024   132 ?        Ss   Jan28   5:16 init [2]

 The above is from the ps output of one of my i386 servers running Squeeze.  It
 appears that systemd has allocated an extra 2324K of RAM and has an extra
 2712K resident.  Given that it's difficult to buy a phone with less than 256M
 of RAM nowadays that doesn't seem to be a big problem, and systemd can save
 memory by removing the need to run other daemons.

I have some avr32 card with 32Mb that are valuable and do measurement
over network with blas/lapack. 1Mb is a lot of double. Phone is not
the only market.

 Better security will need to keep pid==1 to some really simple stuff,
 and delegate funky stuff to another daemon. pid == 1 should be keep
 only to reap zombie process no more.

 I think you mean to say that there is a theoretical benefit for reliability
 there.  As all the things that systemd does will be performed by different
 root owned processes in a typical Linux system there won't be much potential
 for security benefits in using separate processes.

pid == 1 is immortal. I should not get unrecoverable signal like
sigsegv. I could restart other daemon if needed.

 Even with the most strict
 configuration of SE Linux the ability to constrain things such as autofs which
 can be included in systemd isn't a huge benefit as it's extremely difficult to
 constrain them to prevent attack.  If your autofs decides to mount an
 untrusted device (be it removable media or network) and allow device nodes
 and/or SUID binaries then you're going to lose.

It is more profound. Pid == 1 could not be killed is it does bad work.
I will prefer a simple init daemon that could spawn a rescue shell if
needed over a ttyS or netconsole. If systemd is stuck I have better
chance to log onto my system. It will save development time.

 Finally vmlinuz is 2.3M compressed on Squeeze and it has a huge amount of code
 used for modules.  If a serious bug is found in any of that code then nothing
 will save you.  I don't think that systemd is the security issue.

I use to recompile my own kernel. The problem is not init is root and
trusted code, but more init is unkillable.

 You could have a HURD system running SE Linux to constrain it's device drivers
 which is similar to some research projects that preceded SE Linux and is quite
 possible to implement if someone has enough coding time.  On such a system
 systemd might comprise a significant portion of the code that is highly
 trusted.  So I would be a lot more inclined to accept an argument for sysvinit
 over systemd if it was based on a SE-HURD platform.  But SE-HURD doesn't exist
 at this time and seems unlikely to exist in the next few years.

 --
 My Main Blog         http://etbe.coker.com.au/
 My Documents Blog    http://doc.coker.com.au/



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cae2spaargyz6c_xdnk_vpj_wuhbmtuoogxzv_d1nw12qs0y...@mail.gmail.com



Re: A few observations about systemd

2011-07-18 Thread Roger Leigh
On Mon, Jul 18, 2011 at 04:03:41PM +0200, Matthias Klumpp wrote:
  c) the big problem for them about portability is not so much that i won't
 accept the patches. it's primarily that porting it to non-linux is
 practically impossible. about every line of it is non-portable code
 i.e. we already use epoll as a main loop, already there you'll have a
 hard time porting this to something else

Seriously?  It's just a poll interface.  How hard could it /possibly/
be to fall back to using plain poll(2) in the mainloop?  It's not
like the interfaces are vastly different.  Both poll(2) and epoll_*(2)
do pretty much exactly the same thing.  epoll might be a better
performing interface, and scale better, but it's not like poll(2) is
broken or particularly difficult to use.  (It's actually far simpler.)

There is plenty of portable software out there doing exactly this.
systemd isn't particularly special in this respect.  Take a look at
apache, for example.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.


signature.asc
Description: Digital signature


Re: A few observations about systemd

2011-07-18 Thread Tollef Fog Heen
]] Robert Millan 

| 2011/7/18 Tollef Fog Heen tfh...@err.no:
|  | The main issue I have with dropping kFreeBSD  HURD would be (apart from
|  | losing two platforms I use - even if for fun only; I don't want to use a
|  | distribution that doesn't allow me to have as much fun as I do now) that
|  | it leads down the path of dropping whatever a vocal upstream decides to
|  | don't care about.
| 
|  Just for the record: Hurd's no longer in unstable and hasn't been for a
|  while.
| 
| I'm confused... I just checked and Hurd is in unstable.  Did you mean
| something else?

No, I merely misread the rmadison output.

|  I'm not arguing for dropping kfreebsd, and I would like some of the
|  kFreeBSD porters to speak up with suggestions on how to handle the
|  situation best for them.  After all, it's they who have to live with
|  whatever solution we end up with.
| 
| I missed the rest of the discussion, but if the proposal is to replace
| sysvinit with systemd, that wouldn't force removal of any non-Linux
| port.  It'd be an annoying inconvenient though, as it'd just make it
| diverge a bit more than it already does.

(please read a bit more of the thread, I'd really like your input, but
your answer seems a bit incomplete in the context of the full thread.)

Where «a bit more» means that it'll run completely separate scripts for
booting and starting daemons.  This also means people won't be testing
those scripts which will undoubtedly lead to bugs.  I really don't think
that's a good way forward.

| Have you considered InitNG instead?  It seems to have similar goals as
| upstart/systemd without sacrificing portability:

No.  Part of the reason why I think systemd is interesting is because
some/all/lots of the other distros are moving in the same direction and
there's not really much to win in terms of having different init systems
and init scripts than the others.

Regards,
-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ipqz1vpa@qurzaw.varnish-software.com



Re: Portability of systemd [was: A few observations about systemd]

2011-07-18 Thread Bastien ROUCARIES
On Mon, Jul 18, 2011 at 3:19 PM, Juliusz Chroboczek j...@pps.jussieu.fr wrote:
 It's not a simple portability problem, systemd relies on very complex
 Linux-specific stuff.

 Well, having looked at the code, yes and no.

 Yes, because systemd recodes the whole startup process in C.
 Translating a lot of distritibution-specific shell code into C is not
 going to be portable:

  $ grep '^#.*TARGET' vconsole-setup.c
  #ifdef TARGET_GENTOO
  #ifdef TARGET_MANDRIVA
  #if defined(TARGET_FEDORA) || defined(TARGET_MEEGO)
  #if defined(TARGET_FEDORA) || defined(TARGET_MEEGO)
  #elif defined(TARGET_SUSE)
  #elif defined(TARGET_ARCH)
  #elif defined(TARGET_FRUGALWARE)
  #elif defined(TARGET_ALTLINUX)
  #elif defined(TARGET_GENTOO)
  #elif defined(TARGET_MANDRIVA)

 No, because that's not the case of systemd's core.  From what I've seen,
 most of the non-portable code in systemd's core is merely there for
 convenience.  For example, the %m printf descriptor is used extensively,
 which is just shorthand for strerror.

see gnulib portable to most unix

 Similarly, openat is used in
 systemctl in order to implement a virtual cwd -- since systemctl is not
 multi-threaded, this is easily (albeit messily) simulated with either
 chdir or by manually concatenating absolute paths.

See also gnulib but could fail if mode change behalf (see also
gnulib). Could be emulated using fork then sending fd by socket


 Now I've certainly not read all of the systemd code, but the one
 exception that I've noticed is the use of cgroups.  While cgroups
 provide systemd with some of its coolest functionality (notably the
 ability to monitor SV initscripts, and the ability to reliably kill
 mis-behaving multi-process daemons), I'm not sure to what extent people
 think this functionality is central to systemd.

BSD jail

 I think implementing all the required stuff would be an effort
 comparable to implementing something like KMS or GEM or Gallium3D on
 FreeBSD.

 I think that's an overstatement.

 -- Juliusz


 --
 To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/8739i3buad.fsf...@trurl.pps.jussieu.fr




--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAE2SPAa=hcaq9lg+o_xcck7ncgaqxy2sitfomqhsd5xgx+g...@mail.gmail.com



Re: A few observations about systemd

2011-07-18 Thread Ben Hutchings
On Mon, 2011-07-18 at 11:34 +0100, Jon Dowland wrote:
 On Mon, Jul 18, 2011 at 12:13:02PM +0200, Samuel Thibault wrote:
  Jon Dowland, le Mon 18 Jul 2011 10:35:30 +0100, a écrit :
   3. drop kfreebsd (and HURD and others)
  
  3 basically means dropping Universal from Debian, and replace it with
  Linux.
 
 I seem to recall Universal existing long before a non-Linux port.  I don't
 interpret Universal as meaning more than one kernel, nor Debian's heart
 to be the userland in exclusivity.

What's more, neither of the 'ports' to other kernels increases hardware
support.

I fundamentally disagree with the idea that all our packages must avoid
relying on certain features because some developers want to experiment
with FreeBSD (which already has a Linux emulation layer) or Hurd (a
long-running joke) and they are lacking these features.  This doesn't
serve users, it serves those developers.

Ben.

-- 
Ben Hutchings
Absolutum obsoletum. (If it works, it's out of date.) - Stafford Beer


signature.asc
Description: This is a digitally signed message part


Re: A few observations about systemd

2011-07-18 Thread Russell Coker
On Tue, 19 Jul 2011, Matthias Klumpp matth...@nlinux.org wrote:
 I spoke with Lennart Poettering about this thread on IRC, and he asked me
 
 to forward some clarifications about systemd to this list:
 
 
 i found while reading through that thread
 
  a) the main memory usage by systemd is actually the selinux policy we
 load in to memory so that we can tag sockets properly
 so the big memory consumption is the price you pay for selinux, not
 really for systemd

root 1  7.9  1.4  41828  7588 ?Ss   00:42   0:01 /bin/systemd

On an AMD64 KVM instance running SE Linux I see the above in ps output.  When 
I boot the same instance with selinux=0 I see the below:

root 1  9.3  0.7  38236  3868 ?Ss   00:43   0:01 /bin/systemd

It seems that the additional memory use for SE Linux is 3592K used and 3720K 
resident.

On an AMD64 system that means the SE Linux memory overhead in systemd is 8.5% 
of used memory and 49% of resident memory.  While 49% of total resident size 
sounds like a lot, 4M isn't much memory on a remotely modern system.  Of 
course this depends on which policy modules are loaded.

 systemd will use more memory than sysvinit however
 though if you then subtract the memory for inetd and so on, it will
 probably comapre not too bad.
 (!My Note: systemd can *of course* be used without SELinux)
 the selinux policy issue is probably something we can improve, by
 loading the policy only partially.

Yes, I've just spent as much time browsing the systemd code as I'm willing to 
do late at night.  It seems that there is room for improvement based on what I 
observe (the RAM usage is a lot bigger than /etc/selinux) but reading the code 
I can't see anything obvious or easy.

We should be able to cache the things we need and discard the rest with a 
result of only a few K of data used (and maybe 100K of extra code paged in).

  b) systemd is very much suitable for the embedded area, that's why meego
 switched to it, and it is available in a couple of embedded distributions
 and, i am sure that those embedded distros are much better choices for
 embedded devices, then debian is. with other words: systemd should cover
 the full range of debian. (!My Note: I showed him http://emdebian.org -
 embedded devices means only really small devices here, the whole mobile
 stuff is of course covered)

http://doc.coker.com.au/papers/porting-se-linux-hand-held-devices/

As an aside in 2003 I wrote a paper about porting SE Linux to the iPaQ which 
had 64M of RAM and 48M of storage.  One of my clients does some embedded stuff 
nowadays, the smallest motherboards that their suppliers offer have 128M of 
RAM soldered on (and something a lot greater than 48M of storage).

The overhead of systemd on modern embedded systems is a lot less than the 
overhead of some of the things we were doing 8 years ago as a fraction of 
system resources.

-- 
My Main Blog http://etbe.coker.com.au/
My Documents Bloghttp://doc.coker.com.au/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201107190105.33678.russ...@coker.com.au



Re: A few observations about systemd

2011-07-18 Thread Joey Hess
Josselin Mouette wrote:
 Developing for Linux-only is fine, but Lennart has explicitly said that
 he wouldn’t remotely consider accepting portability patches, which goes
 further than any other piece of free software I had to deal with.

To the contrary, it's quite similar to OpenBSD's handling of openssh.
(Though without the portablity team yet.)

-- 
see shy jo


signature.asc
Description: Digital signature


Re: A few observations about systemd

2011-07-18 Thread Russell Coker
On Tue, 19 Jul 2011, Bastien ROUCARIES roucaries.bast...@gmail.com wrote:
  The above is from the ps output of one of my i386 servers running
  Squeeze.  It appears that systemd has allocated an extra 2324K of RAM
  and has an extra 2712K resident.  Given that it's difficult to buy a
  phone with less than 256M of RAM nowadays that doesn't seem to be a big
  problem, and systemd can save memory by removing the need to run other
  daemons.
 
 I have some avr32 card with 32Mb that are valuable and do measurement
 over network with blas/lapack. 1Mb is a lot of double. Phone is not
 the only market.

How do dpkg and apt-get run on that?

http://etbe.coker.com.au/2008/05/22/xen-and-swap/

Back in 2008 I did some tests on Xen DomUs running Debian with varying amounts 
of RAM.  A simple apt-get command to install 14 packages started taking 
exponentially greater amounts of time when less than 32M of RAM were 
available.  A DomU with 28M of RAM wasn't bootable with the default Debian 
initrd.

Given that things are getting bigger all the time (both kernel and user-space) 
I wonder if Wheezy will boot in a default configuration with 32M of RAM 
anyway.

It could be that systemd isn't the biggest problem for 32M systems in Wheezy.

  Better security will need to keep pid==1 to some really simple stuff,
  and delegate funky stuff to another daemon. pid == 1 should be keep
  only to reap zombie process no more.
  
  I think you mean to say that there is a theoretical benefit for
  reliability there.  As all the things that systemd does will be
  performed by different root owned processes in a typical Linux system
  there won't be much potential for security benefits in using separate
  processes.
 
 pid == 1 is immortal. I should not get unrecoverable signal like
 sigsegv. I could restart other daemon if needed.

Jul 19 01:01:47 unstable64 systemd[1]: Caught SEGV, dumped core as pid 889.
Jul 19 01:01:47 unstable64 systemd[1]: Freezing execution

It's not strictly unrecoverable.  If you run kill -11 1 then you get the 
above in syslog.

But it does result in a system that doesn't work properly.

-- 
My Main Blog http://etbe.coker.com.au/
My Documents Bloghttp://doc.coker.com.au/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201107190117.20904.russ...@coker.com.au



Re: register files in dpkg database programmatically? (was Re: How Debian Deals with Data)

2011-07-18 Thread Christopher Baines
On Mon, 2011-07-18 at 14:19 +0200, Paul Wise wrote:
 On Sun, Jul 17, 2011 at 1:04 AM, Peter Samuelson wrote:
 
  - Treat the file as though it were shipped in the package directly.
   This means it is removed on package upgrade, as well as on package
   removal.  This is very straightforward (append the filename to
   /var/lib/dpkg/info/{foo}.list), but perhaps not too useful.
 
 Do you have a use-case for this? I guess such files would need to be
 re-created on package upgrade and I'm not sure how useful this is.

This could be used for the original suggestion of fetching data and
placing it on the system, if the data came in any format that allowed
updates of existing data, then the other way would be used (data
persistent when upgraded). This functionality would be very useful for
the above use case. 

Chris


signature.asc
Description: This is a digitally signed message part


Re: A few observations about systemd

2011-07-18 Thread Tollef Fog Heen
]] Russell Coker 

| On Tue, 19 Jul 2011, Bastien ROUCARIES roucaries.bast...@gmail.com wrote:
|   The above is from the ps output of one of my i386 servers running
|   Squeeze.  It appears that systemd has allocated an extra 2324K of RAM
|   and has an extra 2712K resident.  Given that it's difficult to buy a
|   phone with less than 256M of RAM nowadays that doesn't seem to be a big
|   problem, and systemd can save memory by removing the need to run other
|   daemons.
|  
|  I have some avr32 card with 32Mb that are valuable and do measurement
|  over network with blas/lapack. 1Mb is a lot of double. Phone is not
|  the only market.
| 
| How do dpkg and apt-get run on that?

Slowly.

A noop apt-get update takes about 10.5s, one where it updates most of
the Packages files is at closer to six minutes.  This is with / on a SD
card and no swap.

|  pid == 1 is immortal. I should not get unrecoverable signal like
|  sigsegv. I could restart other daemon if needed.
| 
| Jul 19 01:01:47 unstable64 systemd[1]: Caught SEGV, dumped core as pid 889.
| Jul 19 01:01:47 unstable64 systemd[1]: Freezing execution
| 
| It's not strictly unrecoverable.  If you run kill -11 1 then you get the 
| above in syslog.
| 
| But it does result in a system that doesn't work properly.

Well, yes.  If init crashes, stuff generally don't work that well
afterwards. :-)

Cheers,
-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/877h7f1tg8@qurzaw.varnish-software.com



Re: A few observations about systemd

2011-07-18 Thread Joey Hess
Simon McVittie wrote:
 The point at which kFreeBSD or Hurd might harm Debian's universality is the
 point at which supporting them causes problems for the rest of the project.

That is the crux of the issue. I think that if we find ourselves being
held back by needing to support kfreebsd or the hurd, a good question to
ask is:

If we had made this change before the kfreebsd port was released, would
it have somehow prevented that port?

My experience in Debian is that we adopted a great deal of linux-specific
technology over time, without much concern for whether it would cause
difficulty for unreleased ports (eg hurd). For example, d-i took
advantage of heavily linux-specific devfs[1] and was generally developed
without any particular care about portability. And yet this rather
massive weight of linux-specific choices did not prevent the kfreebsd port
from happening. It just made that port more of an impressive achivement.

So it seems unlikely to me that many changes would run afoul of the
above question, if every change made during Debian's history so far has
not managed to block the port. I'm hoping to see us go full ahead with
the linux-specific stuff. While still maintaining easy portability where
possible, in our best tradition of harnessing multiple architectures to
improve overall quality. And having the hard portability issues dealt
with by the port's dev team.

(The corollary BTW, is that we should take full advantage of freebsd-specific
features inside that port. Eg, running daemons inside jails or whatever.)

-- 
see shy jo

[1] which turned out to not have legs, but then we just switched to the
linux-specific udev instead :P


signature.asc
Description: Digital signature


Re: A few observations about systemd

2011-07-18 Thread Bastien ROUCARIES
On Mon, Jul 18, 2011 at 4:54 PM, Roger Leigh rle...@codelibre.net wrote:
 On Mon, Jul 18, 2011 at 04:03:41PM +0200, Matthias Klumpp wrote:
  c) the big problem for them about portability is not so much that i won't
 accept the patches. it's primarily that porting it to non-linux is
 practically impossible. about every line of it is non-portable code
     i.e. we already use epoll as a main loop, already there you'll have a
 hard time porting this to something else

 Seriously?  It's just a poll interface.  How hard could it /possibly/
 be to fall back to using plain poll(2) in the mainloop?  It's not
 like the interfaces are vastly different.  Both poll(2) and epoll_*(2)
 do pretty much exactly the same thing.  epoll might be a better
 performing interface, and scale better, but it's not like poll(2) is
 broken or particularly difficult to use.  (It's actually far simpler.)

 There is plenty of portable software out there doing exactly this.
 systemd isn't particularly special in this respect.  Take a look at
 apache, for example.

see particularly libevent-core-1.4-2

http://monkey.org/~provos/libevent/


 Regards,
 Roger

 --
  .''`.  Roger Leigh
  : :' :  Debian GNU/Linux             http://people.debian.org/~rleigh/
  `. `'   Printing on GNU/Linux?       http://gutenprint.sourceforge.net/
   `-    GPG Public Key: 0x25BFB848   Please GPG sign your mail.

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.10 (GNU/Linux)

 iEYEARECAAYFAk4kSRMACgkQVcFcaSW/uEhP7wCgriCMOGTncvO4w0uenX/X9HhG
 kAIAoJ9++eo2BdnH31jGH9Y+8H9JicLA
 =l+PS
 -END PGP SIGNATURE-




--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAE2SPAb3SJBJih32mQC4q+Nmj_7pBvzsDaBLpvwd=tvpecv...@mail.gmail.com



Re: A few observations about systemd

2011-07-18 Thread Russ Allbery
Simon McVittie s...@debian.org writes:

 Is Linux suitable for all purposes for which an OS is needed? I think
 that's an open question. I'm not at all convinced that the ability to
 use kFreeBSD or Hurd makes Debian any more universal (in terms of people
 who can use it, or things you can use it for) than it already was, but
 the people working on those ports clearly think there's some benefit in
 supporting them.

Just to add a data point here, I've been able to get a fairly substantial
project to use Debian when they otherwise wouldn't have considered it
because of the existence of the kFreeBSD port, specifically due to it
providing a clean way to run ZFS as a kernel file system on Debian.

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87d3h7trzc@windlord.stanford.edu



Re: A few observations about systemd

2011-07-18 Thread Tollef Fog Heen
]] Roger Leigh 

| Seriously?  It's just a poll interface.  How hard could it /possibly/
| be to fall back to using plain poll(2) in the mainloop? 

poll(2) does not give you edge triggers, something systemd uses, so
while you can emulate this in your own code, it does make life more
complex.

Cheers,
-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8739i31o6w@qurzaw.varnish-software.com



Re: A few observations about systemd

2011-07-18 Thread Moritz Mühlenhoff
Jon Dowland j...@debian.org schrieb:
 On Mon, Jul 18, 2011 at 08:12:04AM +0200, Josselin Mouette wrote:
 Developing for Linux-only is fine, but Lennart has explicitly said that
 he wouldn’t remotely consider accepting portability patches, which goes
 further than any other piece of free software I had to deal with.

 Oh.  That's worse than I thought.

 We need one and only one init system in Debian. (Those considering
 maintaining several init systems in parallel do not see how stupid,
 bloated and error-prone it would be to require all daemon maintainers to
 maintain more init scripts than they do now.) I’d like to see systemd as
 that one init system, but this challenges the future of kfreebsd.

 I've just written pretty much the opposite in my last message to the thread,
 however: it's my opinion that supporting kfreebsd et al should be done with 
 the
 minimum impact on the Linux Debian distribution.   So, pre-supposing systemd, 
 I
 see three options:

 1. carry portability patches against systemd locally
 2. support multiple init systems
 3. drop kfreebsd (and HURD and others)

 I thought 2. would be more likely than 1. (and fairer on Tolleg!) since I
 expect there will be people with no interest in kfreebsd/HURD that 
 nevertheless
 would like init system choice; however I'm not one of those people, and I'm
 increasingly of the opinion that choice for choices sake harms us.

There're other blockers beside systemd to KFreeBSD being a full Debian port,
e.g. the lack of KMS in Xorg. Even the guy who gave a talk von FreeBSD at 
last year's DebConf didn't use FreeBSD on his desktop.

Cheers,
Moritz 


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/slrnj28sii.44k@inutil.org



Re: A few observations about systemd

2011-07-18 Thread Russ Allbery
Moritz Mühlenhoff j...@inutil.org writes:

 There're other blockers beside systemd to KFreeBSD being a full Debian
 port, e.g. the lack of KMS in Xorg. Even the guy who gave a talk von
 FreeBSD at last year's DebConf didn't use FreeBSD on his desktop.

It's one thing to not work well on desktops, though, and quite another to
not support init scripts.  We have long-standing ports that have never
worked on desktops (like s390).

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87mxgbscdz@windlord.stanford.edu



Bug#634345: ITP: telepathy-farstream -- Glue library between telepathy and farsight2

2011-07-18 Thread Emilio Pozuelo Monfort
Package: wnpp
Severity: wishlist
Owner: Emilio Pozuelo Monfort po...@debian.org

* Package name: telepathy-farstream
  Version : 0.1.1
  Upstream Author : Olivier Crête olivier.cr...@collabora.com
and others
* URL : http://telepathy.freedesktop.org/
* License : LGPL 2.1+
  Programming Lang: C
  Description : Glue library between telepathy and farsight2

 Telepathy-farstream is a helper library to glue together Telepathy's media
 signalling and the media streaming capabilities of Farsight2.
 .
 Telepathy is a D-Bus framework for unifying real time communication,
 including instant messaging, voice calls and video calls. It abstracts
 differences between protocols to provide a unified interface for applications.
 .
 Farsight2 is a framework for media streaming in audio/video conferences.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110718184922.26723.36571.reportbug@marte



DEP5 Copyright Question

2011-07-18 Thread Nikolaus Rath
Hi,

I understand that a DEP5 copyright file lists licenses and copyrights
for files in the debian source package directory, rather than for files
that are installed by the generated .deb.

Does that mean that files that are *generated* during execution of
debian/rules (e.g. rendered documentation) do not need to be included in
the copyright file?

If they have to be included: isn't that slightly inconsistent? If one
wants to have the copyright for all *installed* files (rather than all
shipped files), shouldn't the files then also be listed relative to the
system root (rather than the source package directory)?


Best,

   -Nikolaus

-- 
 »Time flies like an arrow, fruit flies like a Banana.«

  PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6  02CF A9AD B7F8 AE4E 425C


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87k4bfto5e@inspiron.ap.columbia.edu



Re: DEP5 Copyright Question

2011-07-18 Thread Neil Williams
On Mon, 18 Jul 2011 14:54:53 -0400
Nikolaus Rath nikol...@rath.org wrote:

 I understand that a DEP5 copyright file lists licenses and copyrights
 for files in the debian source package directory, rather than for files
 that are installed by the generated .deb.
 
 Does that mean that files that are *generated* during execution of
 debian/rules (e.g. rendered documentation) do not need to be included in
 the copyright file?

Auto-generated files can only have the copyright of whatever creative 
content is provided by a human writer (not the copyright of the tools
used in generation). The documentation presumably comes from some kind
of source files contained in the source package and presents that same
data in a different format. The copyright of the original data is
unaffected (assuming it complies with DFSG), the generated content is
basically the distribution of a modified form of the source itself and
hence under the same licence as the source itself.

Declaring the copyright of the source covers any reformatting of the
source which occurs during the building/packaging/distribution process.

-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pgpBaGPtVajqF.pgp
Description: PGP signature


Re: DEP5 Copyright Question

2011-07-18 Thread Steve Langasek
On Mon, Jul 18, 2011 at 02:54:53PM -0400, Nikolaus Rath wrote:
 I understand that a DEP5 copyright file lists licenses and copyrights
 for files in the debian source package directory, rather than for files
 that are installed by the generated .deb.

 Does that mean that files that are *generated* during execution of
 debian/rules (e.g. rendered documentation) do not need to be included in
 the copyright file?

 If they have to be included: isn't that slightly inconsistent? If one
 wants to have the copyright for all *installed* files (rather than all
 shipped files), shouldn't the files then also be listed relative to the
 system root (rather than the source package directory)?

DEP5 does not require per-file recording of copyright and license
information, it merely provides a facility for doing so where this is
interesting or relevant.

I don't personally think it's interesting or relevant to record in
debian/copyright the license of generated files, and there is certainly
nothing in Policy that requires you to do this.  Why do you ask?

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Re: Portability of systemd [was: A few observations about systemd]

2011-07-18 Thread Jonathan Nieder
Juliusz Chroboczek wrote:

 No, because that's not the case of systemd's core.  From what I've seen,
 most of the non-portable code in systemd's core is merely there for
 convenience.  For example, the %m printf descriptor is used extensively,
 which is just shorthand for strerror.  Similarly, openat is used in
 systemctl in order to implement a virtual cwd -- since systemctl is not
 multi-threaded, this is easily (albeit messily) simulated with either
 chdir or by manually concatenating absolute paths.

Now _that_ sort of thing is fixable.  Like so:

#define printf compat_printf
extern int compat_printf(const char *format, ...);

with compat_printf being a shim that handles %m.  See gnulib for some ---
perhaps too ambitious --- examples (printf and openat).

(By the way, I thought kfreebsd and hurd supported openat fine already.
It's even part of POSIX.  And %m is handled by glibc, not the kernel,
so not a problem for our ports.)

 Now I've certainly not read all of the systemd code, but the one
 exception that I've noticed is the use of cgroups.  While cgroups
 provide systemd with some of its coolest functionality (notably the
 ability to monitor SV initscripts, and the ability to reliably kill
 mis-behaving multi-process daemons), I'm not sure to what extent people
 think this functionality is central to systemd.

If we had forever to do it, I think the obvious thing would be to
provide the minimal cgroup functionality needed in the other kernels.
Alas, time is sometimes a hard thing to find.

Thanks and hope that's amusing.
Jonathan


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110718195017.ga6...@elie.gateway.2wire.net



Re: [Lennart Poettering] Re: A few observations about systemd

2011-07-18 Thread Steve Langasek
On Sun, Jul 17, 2011 at 06:51:17PM +0200, Lennart Poettering wrote:
 In fact, a minimal systemd system will win in almost very aspect against
 a remotely similarly powerful sysvinit system: you will need much fewer
 processes to boot. That means much shorter boot times.

This is, as far as I'm aware, an unproven assertion.  While it's true that
there is a cost to the additional processes used in init scripts, I have not
seen any serious attempt at measuring how big this impact actually is -
certainly not in terms that would be relevant to Debian, which uses dash as
its /bin/sh and insserv by default (in squeeze and above).

I'm sure that systemd does much better than a traditional sysvinit boot with
/bin/bash and no dependency-based booting.  But then, so does Debian's
current boot system, and so does upstart; and neither of the latter two
involve grandiose claims of a shell-free boot.  Trying to take the shell
completely out of the boot means a definite tradeoff here between boot speed
and configurability/maintainability, and in the absence of hard numbers, I
suspect this is a false optimization and not a trade-off that we actually
want to make in a general distribution.  Which then calls into question the
use of such claims as a justification for a switch to systemd at all...

  For a low-level piece of infrastructure, systemd interacts with a lot of
  high-level software; while this might be okay for a workstation running
  Gnome, it makes me wonder whether it will be usable on servers.
  A cursory look shows that systemd intrinsically depends on D-Bus (the
  *desktop* bus) and knows about Plymouth, RedHat's implementation of
  a splash screen.  More on that below.

 Oh, come on.

 systemd does not depend on Plymouth, it merely interacts with it if it
 is around it. Where interaction simply means writing a single message
 every now and then to ply to keep it updated how far the boot
 proceeded. It's more or a less a single line of text we send over every
 now and then in very terse code.

One of these days I'll get around to writing that blog entry to set the
record straight on why plymouth is an indispensible component of boot with
any modern boot system, because when everything is starting in parallel, you
need something to handle I/O multiplexing to the user on console.  So in a
real sense, it *should* be a dependency.  Even if you don't care about
splash, you still need multiplexing.

Upstart has the same dependency, though pid 1 doesn't talk directly to
plymouth in the upstart model; instead this is handled by an out-of-process
plymouth-upstart bridge, as well as by the out-of-process mountall service
that talks to plymouth for handling of fscks, skipping the mounting of
missing filesystems, etc.

  He practices misleading advertising[2], likes to claim that the
  universal adoption of systemd by all distributions is a done thing[3],
  and attempts to bully anyone who has the gall to think that the
  discussion is still open[4].

 Juliusz practices misleading anti-advertising [1], likes to ignore the
 fact that all major distros either made systemd the default or include
 it in their distro with the exception of Ubuntu.

Well, it's nice to see that Lennart is at least acknowledging Ubuntu as a
major distribution these days, unlike in some of his earlier rhetoric. ;)

Though this is still a pretty misleading comment, since both of these
statements are also true:

  All major distros either made sysvinit the default or include it in their
  distro.

  All major distros either made upstart the default or include it in their
  distro.

Ho-hum...

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Re: [Lennart Poettering] Re: A few observations about systemd

2011-07-18 Thread Mike Hommey
On Mon, Jul 18, 2011 at 01:22:37PM -0700, Steve Langasek wrote:
 On Sun, Jul 17, 2011 at 06:51:17PM +0200, Lennart Poettering wrote:
  In fact, a minimal systemd system will win in almost very aspect against
  a remotely similarly powerful sysvinit system: you will need much fewer
  processes to boot. That means much shorter boot times.
 
 This is, as far as I'm aware, an unproven assertion.  While it's true that
 there is a cost to the additional processes used in init scripts, I have not
 seen any serious attempt at measuring how big this impact actually is -
 certainly not in terms that would be relevant to Debian, which uses dash as
 its /bin/sh and insserv by default (in squeeze and above).
 
 I'm sure that systemd does much better than a traditional sysvinit boot with
 /bin/bash and no dependency-based booting.  But then, so does Debian's
 current boot system, and so does upstart; and neither of the latter two
 involve grandiose claims of a shell-free boot.  Trying to take the shell
 completely out of the boot means a definite tradeoff here between boot speed
 and configurability/maintainability, and in the absence of hard numbers, I
 suspect this is a false optimization and not a trade-off that we actually
 want to make in a general distribution.  Which then calls into question the
 use of such claims as a justification for a switch to systemd at all...

I'd expect some important differences between shell script based init
and systemd-type init by the simple fact that there are (or at least
should be, I don't know how systemd actually works) less files to read.
Less files to read == less disk seeks. Disks seeks hurt startup performance.

Mike


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110718211439.ga14...@glandium.org



Re: A few observations about systemd

2011-07-18 Thread Steve Langasek
Hi Jon,

On Mon, Jul 18, 2011 at 10:30:15AM +0100, Jon Dowland wrote:
 Likewise,  a recent kernel does not seem like a problem, and cgroups seems
 like a fairly core part of what systemd does.

There are use cases where requiring the latest kernel would be a problem. 
For example, some virtual hosting environments, such as those using Xen
virtualization, don't give you control over the kernel you're running.  I
seem to remember 2.6.18 being a common kernel vintage in use with Xen, which
is definitely too old to work with systemd; but even if Xen moves forward to
a newer preferred kernel version, systemd could adopt and start to depend on
some other kernel feature down the line and cause the same problem.

The udev+kernel version coupling already gives us maintenance headaches for
distribution backwards-compatibility and upgradeability.  I suppose most
people running Xen can avoid this because it's virtualized and they can get
away without using udev; but when PID 1 won't start, it's a different
proposition entirely.

I guess the same applies for containers like LXC and such - you don't get
your own kernel, you just get your own kernel namespace, and you have to run
PID 1...

So yes, I expect strict kernel requirements from an init system to be a
problem.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Re: [Lennart Poettering] Re: A few observations about systemd

2011-07-18 Thread Uoti Urpala
Steve Langasek vorlon at debian.org writes:
 I'm sure that systemd does much better than a traditional sysvinit boot with
 /bin/bash and no dependency-based booting.  But then, so does Debian's
 current boot system, and so does upstart; and neither of the latter two
 involve grandiose claims of a shell-free boot.  Trying to take the shell
 completely out of the boot means a definite tradeoff here between boot speed
 and configurability/maintainability, and in the absence of hard numbers, I

Tradeoff? What tradeoff? Sysv-style init scripts are messy, definitely not
maintainable, and theoretically configurable in the turing-complete sense but
hard to modify in practice. systemd service configuration wins in boot speed,
wins big in maintainability, and is at least equal in configurability (you can
configure most things easier than with shell scripts, but can still fall back to
them if necessary).


  Juliusz practices misleading anti-advertising [1], likes to ignore the
  fact that all major distros either made systemd the default or include
  it in their distro with the exception of Ubuntu.
 
 Well, it's nice to see that Lennart is at least acknowledging Ubuntu as a
 major distribution these days, unlike in some of his earlier rhetoric. ;)
 
 Though this is still a pretty misleading comment, since both of these
 statements are also true:
 
   All major distros either made sysvinit the default or include it in their
   distro.
 
   All major distros either made upstart the default or include it in their
   distro.

It's not that misleading after all when you consider how quickly systemd has
reached that position. It was only published last year. To have reached its
current position already shows a lot of momentum.

Sysvinit is the old default, but nobody seriously claims it's gaining ground.
Upstart is still used in Ubuntu but doesn't seem to have much future elsewhere.
There's quite a lot of interest in systemd for Debian too, whereas I've seen few
people express interest in Upstart. The interest is especially low when you
consider Debian's ties with Ubuntu and people who only care about Upstart
because of that.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/loom.20110719t001733-...@post.gmane.org



Re: [Lennart Poettering] Re: A few observations about systemd

2011-07-18 Thread Russ Allbery
Uoti Urpala uoti.urp...@pp1.inet.fi writes:

 Upstart is still used in Ubuntu but doesn't seem to have much future
 elsewhere.  There's quite a lot of interest in systemd for Debian too,
 whereas I've seen few people express interest in Upstart.

Funny, my personal experience has been the exact opposite, including the
conversations that I had in-person at the last Debconf.

 The interest is especially low when you consider Debian's ties with
 Ubuntu and people who only care about Upstart because of that.

This is completely false.  I have no affiliation whatsoever with Ubuntu
and personally have no interest in using it.  Nonetheless, I think upstart
looks quite interesting

systemd also looks interesting, and I'm generally happy with either of
them as possibilities, I'm rather concerned by systemd's lack of interest
in portability.  The upstart maintainers have expressed considerably more
willingness to date to work with Debian on meeting our project's goals and
incorporating those changes into the upstream release.

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87hb6jqkx6@windlord.stanford.edu



Re: A few observations about systemd

2011-07-18 Thread Neil McGovern
On Mon, Jul 18, 2011 at 10:54:16AM -0700, Russ Allbery wrote:
 Moritz Mühlenhoff j...@inutil.org writes:
 
  There're other blockers beside systemd to KFreeBSD being a full Debian
  port, e.g. the lack of KMS in Xorg. Even the guy who gave a talk von
  FreeBSD at last year's DebConf didn't use FreeBSD on his desktop.
 
 It's one thing to not work well on desktops, though, and quite another to
 not support init scripts.  We have long-standing ports that have never
 worked on desktops (like s390).
 

Just for information, and not to do with the current situation, but it
should be noted that adding a new port doesn't necessarily have the
same criteria as keeping an existing one.

Neil
-- 
I will never drink gin again - Harmoney


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110718195912.gf...@feta.halon.org.uk



Re: [Lennart Poettering] Re: A few observations about systemd

2011-07-18 Thread Cyril Brulebois
Russ Allbery r...@debian.org (18/07/2011):
 The upstart maintainers have expressed considerably more willingness
 to date to work with Debian on meeting our project's goals and
 incorporating those changes into the upstream release.

For reference, that would likely be:
  http://lists.debian.org/debian-bsd/2009/07/msg00122.html

(Feel free to correct me if you had other references in mind.)

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: [Lennart Poettering] Re: A few observations about systemd

2011-07-18 Thread Steve Langasek
On Mon, Jul 18, 2011 at 10:18:14PM +, Uoti Urpala wrote:
 Steve Langasek vorlon at debian.org writes:
  I'm sure that systemd does much better than a traditional sysvinit boot with
  /bin/bash and no dependency-based booting.  But then, so does Debian's
  current boot system, and so does upstart; and neither of the latter two
  involve grandiose claims of a shell-free boot.  Trying to take the shell
  completely out of the boot means a definite tradeoff here between boot speed
  and configurability/maintainability, and in the absence of hard numbers, I

 Tradeoff? What tradeoff?

The tradeoff of hard-coding policy into C code in exchange for faster boot.

 Sysv-style init scripts are messy, definitely not maintainable, and
 theoretically configurable in the turing-complete sense but hard to
 modify in practice.

Yes, all of this is true.  You seem to have mistaken my criticism of the
systemd model for a defense of sysvinit, which it was not.  A system where
*everything* is a shell script is not very maintainable; but neither is a
system whose design is predicated on the idea that everything is built-in.

The middle ground between the two seems to be upstart.

 systemd service configuration wins in boot speed,

You did actually read my message, right, where I observed that there are no
published numbers to support this claim in a relevant head-to-head
comparison?  And your only response is to repeat the unsubstantiated claim?

  Though this is still a pretty misleading comment, since both of these
  statements are also true:

All major distros either made sysvinit the default or include it in their
distro.

All major distros either made upstart the default or include it in their
distro.

 It's not that misleading after all when you consider how quickly systemd has
 reached that position.

Um, of course it is.  Claiming that it's included in the distro as if
that's some sort of major milestone is *incredibly* misleading.  Lots of
things are included in lots of distros that are never going to be used by
default.  Debian has certainly not made a decision to use systemd yet, but
that doesn't stop Lennart from using the package's presence in the Debian
archive in his propaganda.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Re: [Lennart Poettering] Re: A few observations about systemd

2011-07-18 Thread Russ Allbery
Cyril Brulebois k...@debian.org writes:
 Russ Allbery r...@debian.org (18/07/2011):

 The upstart maintainers have expressed considerably more willingness to
 date to work with Debian on meeting our project's goals and
 incorporating those changes into the upstream release.

 For reference, that would likely be:
   http://lists.debian.org/debian-bsd/2009/07/msg00122.html

 (Feel free to correct me if you had other references in mind.)

I think this is somewhat obsoleted by in-person discussions at Debconf in
2010.  But this is now-fallible year-old memory, so having the discussion
with him explicitly to get the current state of his thinking would be a
good idea.

We talked about BSD explicitly during the various init system discussions
at Debconf, and the impression I came away with was that he didn't have
the time to write the code himself, but was definitely willing to work
with someone who was interested and make sure that it would continue to
work.

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/871uxnqk5z@windlord.stanford.edu



Re: [Lennart Poettering] Re: A few observations about systemd

2011-07-18 Thread Juliusz Chroboczek
 I have not seen any serious attempt at measuring how big this impact
 actually is

 I'd expect some important differences between shell script based init
 and systemd-type init

Yeah, that's everybody's intuition too.  But Steve is right -- it would
be good to see some real benchmarks.

-- Juliusz


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87sjq3fc2k@trurl.pps.jussieu.fr



Re: Portability of systemd [was: A few observations about systemd]

2011-07-18 Thread brian m. carlson
On Mon, Jul 18, 2011 at 02:50:17PM -0500, Jonathan Nieder wrote:
 (By the way, I thought kfreebsd and hurd supported openat fine already.
 It's even part of POSIX.  And %m is handled by glibc, not the kernel,
 so not a problem for our ports.)

I know the FreeBSD kernel has supported openat(2) since 8.0, but I don't
know if the kFreeBSD glibc has it implemented.  If not, it's very likely
trivial to accomplish.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature


Re: [Lennart Poettering] Re: A few observations about systemd

2011-07-18 Thread Steve Langasek
On Mon, Jul 18, 2011 at 11:14:39PM +0200, Mike Hommey wrote:
  I'm sure that systemd does much better than a traditional sysvinit boot with
  /bin/bash and no dependency-based booting.  But then, so does Debian's
  current boot system, and so does upstart; and neither of the latter two
  involve grandiose claims of a shell-free boot.  Trying to take the shell
  completely out of the boot means a definite tradeoff here between boot speed
  and configurability/maintainability, and in the absence of hard numbers, I
  suspect this is a false optimization and not a trade-off that we actually
  want to make in a general distribution.  Which then calls into question the
  use of such claims as a justification for a switch to systemd at all...

 I'd expect some important differences between shell script based init
 and systemd-type init by the simple fact that there are (or at least
 should be, I don't know how systemd actually works) less files to read.
 Less files to read == less disk seeks. Disks seeks hurt startup performance.

Yes, I've read your blog entries on the subject. :-)  That's true, but I
think the reduction in the number of files being accessed, for systemd vs.
sysvinit or upstart, is rather small; aside from some things in /etc/rcS.d,
most init scripts would have approximately a 1:1 correlation with upstart
jobs or systemd config files, and if you've read the shell off disk once
it's in cache and there's not likely to be any more seeking.  So I do expect
that most of the shell penalty will be CPU rather than disk in the context
of boot.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Re: [Lennart Poettering] Re: A few observations about systemd

2011-07-18 Thread Uoti Urpala
Russ Allbery rra at debian.org writes:
 Uoti Urpala uoti.urpala at pp1.inet.fi writes:
 
  Upstart is still used in Ubuntu but doesn't seem to have much future
  elsewhere.  There's quite a lot of interest in systemd for Debian too,
  whereas I've seen few people express interest in Upstart.
 
 Funny, my personal experience has been the exact opposite, including the
 conversations that I had in-person at the last Debconf.

Last? As in 2010? Given how quickly systemd has gained momentum, the 2010 status
is hardly representative of current interest in systemd or its relative
popularity compared to Upstart.


  The interest is especially low when you consider Debian's ties with
  Ubuntu and people who only care about Upstart because of that.
 
 This is completely false.  I have no affiliation whatsoever with Ubuntu
 and personally have no interest in using it.  Nonetheless, I think upstart
 looks quite interesting

I didn't claim that there would not be a single person interested in Upstart.
You could be more familiar with the attitudes of Debian developers than I am,
but if 2010 experience and your personal opinion are the only things you're
basing that on then it's not enough to show that low interest in Upstart would
be completely false (even restricted to developers only). 

 systemd also looks interesting, and I'm generally happy with either of
 them as possibilities, I'm rather concerned by systemd's lack of interest
 in portability.  The upstart maintainers have expressed considerably more
 willingness to date to work with Debian on meeting our project's goals and
 incorporating those changes into the upstream release.

I think the important question is whether portability to other kernels is or
should be a project's goal, and how much else you're willing to lose for the
sake of that goal. I know I would personally be a lot happier with a Debian that
supports systemd functionality than with a Debian that can run on a BSD kernel.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/loom.20110719t004726-...@post.gmane.org



Re: [Lennart Poettering] Re: A few observations about systemd

2011-07-18 Thread Russ Allbery
Uoti Urpala uoti.urp...@pp1.inet.fi writes:

 I think the important question is whether portability to other kernels
 is or should be a project's goal, and how much else you're willing to
 lose for the sake of that goal.

I believe that it should be, and I'm willing to lose systemd for that
goal, although hopefully it wouldn't come to that.

 I know I would personally be a lot happier with a Debian that supports
 systemd functionality than with a Debian that can run on a BSD kernel.

Well, while we're putting stakes in the ground, I suppose I'll hammer mine
in there as well.  I completely disagree to the point that I would take
that to a GR.

Thankfully, I suspect this will be a false dichotomy.

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/874o2jp3fm@windlord.stanford.edu



Re: [Lennart Poettering] Re: A few observations about systemd

2011-07-18 Thread brian m. carlson
On Mon, Jul 18, 2011 at 11:05:56PM +, Uoti Urpala wrote:
 I think the important question is whether portability to other kernels
 is or should be a project's goal, and how much else you're willing
 to lose for the sake of that goal. I know I would personally be a lot
 happier with a Debian that supports systemd functionality than with a
 Debian that can run on a BSD kernel.

I ran GNU/kFreeBSD on a server of mine for over a year because it had
pf.  pf makes OS fingerprinting automatic and a lot easier (at the time,
Debian's Linux kernel did not have the osf module) and traffic shaping
is much, much easier as well[0].  The Linux kernel has only recently had
ipset functionality merged upstream, which pf has had for years.  The
FreeBSD kernel also had a much, much more responsive scheduler as well
(it may still, I don't know).  It also supports ZFS, which is very
important to some people.  The reason I left is because pf stopped
working.  I agree that GNU/kFreeBSD is not a great desktop platform, but
it is an excellent server platform.

Also, I've installed systemd on my laptop and it logs almost nothing to
the console (verbose on the kernel command line does not help).
Logging to syslog is not helpful when the system won't come up to the
point of starting syslog.  What it *does* log (to syslog), however, is a
message that /usr as a separate partition is obsolete, even though this
has no effect on systemd at all, other than offending the upstream
author.  Last I checked, The Unix Way did not involve having important
system programs prattle on about irrelevant details.

I'll side with supporting GNU/kFreeBSD over systemd any day.

[0] Extremely limited bandwidth for incoming Windows SMTP servers,
anyone?

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature


Re: [Lennart Poettering] Re: A few observations about systemd

2011-07-18 Thread Uoti Urpala
Steve Langasek vorlon at debian.org writes:
  Tradeoff? What tradeoff?
 
 The tradeoff of hard-coding policy into C code in exchange for faster boot.

What's actually hard-coded so hard that it would have negative effects? What do
you actually *lose* here? The systemd model prefers to avoid shell scripts when
possible. I think that's a very good principle. But it's not like you couldn't
run shell code if you can't achieve the effect you want any other way (after all
even compatibility for sysv scripts is still provided!).

By the way, I think in exchange for faster boot is focusing too narrowly on
boot speed. It's not like boot speed would be the only reason to avoid shell.


  Sysv-style init scripts are messy, definitely not maintainable, and
  theoretically configurable in the turing-complete sense but hard to
  modify in practice.
 
 Yes, all of this is true.  You seem to have mistaken my criticism of the
 systemd model for a defense of sysvinit, which it was not.  A system where
 *everything* is a shell script is not very maintainable; but neither is a
 system whose design is predicated on the idea that everything is built-in.
 
 The middle ground between the two seems to be upstart.

Again, what's the actual maintainability problem in the systemd model? I think
you haven't identified any, and I can't really guess what you mean either.


  systemd service configuration wins in boot speed,
 
 You did actually read my message, right, where I observed that there are no
 published numbers to support this claim in a relevant head-to-head
 comparison?  And your only response is to repeat the unsubstantiated claim?

I don't know how much it wins, and I don't really care that much about boot
speed myself. Also, overall speed win could come from socket activation too, not
just avoidance of shell scripts. My main point was that your claim of tradeoff
was unsubstantiated as you didn't actually identify any negative effects to
counter the speed gains (and in fact I think quite the opposite is true). That
holds whether the speed gains are large or small.


  It's not that misleading after all when you consider how quickly systemd has
  reached that position.
 
 Um, of course it is.  Claiming that it's included in the distro as if
 that's some sort of major milestone is *incredibly* misleading.  Lots of
 things are included in lots of distros that are never going to be used by
 default.  Debian has certainly not made a decision to use systemd yet, but
 that doesn't stop Lennart from using the package's presence in the Debian
 archive in his propaganda.

Yes literally just is included doesn't mean much, but it has more support in
Debian than just a lone maintainer uploading it. Anyway I don't want to argue
about the exact semantics of his statement. systemd does have a lot momentum
even if its adoption is not a done deal in every distribution yet, and it's
hard to imagine Upstart turning the tide now or a new candidate appearing and
taking over.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/loom.20110719t011655-...@post.gmane.org



Re: DEP5 Copyright Question

2011-07-18 Thread Nikolaus Rath
Steve Langasek vor...@debian.org writes:
 On Mon, Jul 18, 2011 at 02:54:53PM -0400, Nikolaus Rath wrote:
 I understand that a DEP5 copyright file lists licenses and copyrights
 for files in the debian source package directory, rather than for files
 that are installed by the generated .deb.

 Does that mean that files that are *generated* during execution of
 debian/rules (e.g. rendered documentation) do not need to be included in
 the copyright file?

 If they have to be included: isn't that slightly inconsistent? If one
 wants to have the copyright for all *installed* files (rather than all
 shipped files), shouldn't the files then also be listed relative to the
 system root (rather than the source package directory)?

 DEP5 does not require per-file recording of copyright and license
 information, it merely provides a facility for doing so where this is
 interesting or relevant.

 I don't personally think it's interesting or relevant to record in
 debian/copyright the license of generated files, and there is certainly
 nothing in Policy that requires you to do this.  Why do you ask?


My sponsor requested me to add debian/copyright entries for files in the
generated HTML documentation. The documentation is generated by Sphinx,
and Sphinx adds some templates and js libraries which are then covered
(at least that's what I believe) by the Sphinx license rather then the
license of the documentation source files.

On one hand it makes sense to me that /usr/share/[package]/copyright
should contains information about all files in [package]. But on the
other hand it doesn't make sense to me to add something like
debian/tmp/... into my copyright file...


Best,

   -Nikolaus

-- 
 »Time flies like an arrow, fruit flies like a Banana.«

  PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6  02CF A9AD B7F8 AE4E 425C


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8762mzi36y@vostro.rath.org



Re: DEP5 Copyright Question

2011-07-18 Thread Nikolaus Rath
Neil Williams codeh...@debian.org writes:
 On Mon, 18 Jul 2011 14:54:53 -0400
 Nikolaus Rath nikol...@rath.org wrote:

 I understand that a DEP5 copyright file lists licenses and copyrights
 for files in the debian source package directory, rather than for files
 that are installed by the generated .deb.
 
 Does that mean that files that are *generated* during execution of
 debian/rules (e.g. rendered documentation) do not need to be included in
 the copyright file?

 Auto-generated files can only have the copyright of whatever creative 
 content is provided by a human writer (not the copyright of the tools
 used in generation). The documentation presumably comes from some kind
 of source files contained in the source package and presents that same
 data in a different format.

Yes, but it also contains images, style sheets and java script libraries
from the rendering tool (Sphinx).

 The copyright of the original data is unaffected (assuming it complies
 with DFSG), the generated content is basically the distribution of a
 modified form of the source itself and hence under the same licence as
 the source itself.

 Declaring the copyright of the source covers any reformatting of the
 source which occurs during the building/packaging/distribution
 process.

Even in this case?


Best,

   -Nikolaus

-- 
 »Time flies like an arrow, fruit flies like a Banana.«

  PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6  02CF A9AD B7F8 AE4E 425C


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8739i3i1qx@vostro.rath.org



Re: massive bug report to replace !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 kludges with dpkg wildcards

2011-07-18 Thread Erik de Castro Lopo
Robert Millan wrote:

 Title and template description (below) is self-explanatory.  156
 packages are affected (list is attached).
 
 Package: %package%
 Severity: wishlist
 User: debian-...@lists.debian.org
 Usertags: kfreebsd
 
 The debian/control file in %package% uses a negated list of architectures
 to specify a package relationship (most likely Build-Depends) on a
 Linux-specific package.  I.e. something like:
 
   Build-Depends: libfoo-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]

Is anyone working on making this a lintian warning?

The package I uploaded last night would have been fixed if this
was caught by lintian :-).

Erik
-- 
--
Erik de Castro Lopo
http://www.mega-nerd.com/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110719130609.d701c1b5.er...@mega-nerd.com



Re: [Lennart Poettering] Re: A few observations about systemd

2011-07-18 Thread Tollef Fog Heen
]] brian m. carlson 

Hi, 

| Also, I've installed systemd on my laptop and it logs almost nothing
| to the console (verbose on the kernel command line does not help).

try doing systemd.log_level=debug as documented in the man page?

cheers,

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87bowqzvhs@qurzaw.varnish-software.com



Accepted python-django-feincms 1.3.0~dfsg-2 (source all)

2011-07-18 Thread Janos Guljas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 15 Jul 2011 18:33:12 +0200
Source: python-django-feincms
Binary: python-django-feincms python-django-feincms-doc
Architecture: source all
Version: 1.3.0~dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Janos Guljas ja...@resenje.org
Changed-By: Janos Guljas ja...@resenje.org
Description: 
 python-django-feincms - Django-based Page CMS and CMS building toolkit
 python-django-feincms-doc - Django-based Page CMS and CMS building toolkit - 
documentation
Closes: 633970
Changes: 
 python-django-feincms (1.3.0~dfsg-2) unstable; urgency=low
 .
   * Fix conflicting imports in feincms/contrib/tagging.py (Closes: #633970)
Checksums-Sha1: 
 272ce090e387cfa3165b47521dd38a3faf9b8914 1620 
python-django-feincms_1.3.0~dfsg-2.dsc
 2026ef144e11d248948d7b2177eea0f88d76bda0 5277 
python-django-feincms_1.3.0~dfsg-2.debian.tar.gz
 24ac288f65fb093cc98f3386a40a98e6169f7443 243362 
python-django-feincms_1.3.0~dfsg-2_all.deb
 cd32886f3e47d38fb35a43bde243a49e8bb7f955 573944 
python-django-feincms-doc_1.3.0~dfsg-2_all.deb
Checksums-Sha256: 
 f4562366b5c70b11885d942ea98033e04ba0155dba3ccbed5edb448aeacd8b53 1620 
python-django-feincms_1.3.0~dfsg-2.dsc
 9868ee47893cdff5f70e718c70ccf5553ac896083df8910133dcd70b93097a9a 5277 
python-django-feincms_1.3.0~dfsg-2.debian.tar.gz
 d2283aff498f7260a46e1675815d0763a218dcb0f86d75d042f83703b7d6b73b 243362 
python-django-feincms_1.3.0~dfsg-2_all.deb
 7b64b6957801ede3b315873ad752d4fb81c388cb4c18b9a3f5e46ccfa3c20cfc 573944 
python-django-feincms-doc_1.3.0~dfsg-2_all.deb
Files: 
 aa88cfb5bf106834554d07504d7a8575 1620 python optional 
python-django-feincms_1.3.0~dfsg-2.dsc
 036752ce8efc676c55c9d77f084b2b1c 5277 python optional 
python-django-feincms_1.3.0~dfsg-2.debian.tar.gz
 a38639b13d37a71222fd249cc7b43b37 243362 python optional 
python-django-feincms_1.3.0~dfsg-2_all.deb
 ac495691539030366ef3cc02781e9dfc 573944 doc optional 
python-django-feincms-doc_1.3.0~dfsg-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk4j1hoACgkQVty5d8XpUzMdsACeJTNETsuKTphqpSDNCMM1Rvrh
vPwAnAqQss7WjoQGMCJz+eJ8b/xyepW8
=kRXE
-END PGP SIGNATURE-


Accepted:
python-django-feincms-doc_1.3.0~dfsg-2_all.deb
  to main/p/python-django-feincms/python-django-feincms-doc_1.3.0~dfsg-2_all.deb
python-django-feincms_1.3.0~dfsg-2.debian.tar.gz
  to 
main/p/python-django-feincms/python-django-feincms_1.3.0~dfsg-2.debian.tar.gz
python-django-feincms_1.3.0~dfsg-2.dsc
  to main/p/python-django-feincms/python-django-feincms_1.3.0~dfsg-2.dsc
python-django-feincms_1.3.0~dfsg-2_all.deb
  to main/p/python-django-feincms/python-django-feincms_1.3.0~dfsg-2_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qihqe-0004hn...@franck.debian.org



Accepted fonts-hosny-amiri 0.015-1 (source all)

2011-07-18 Thread Ahmed El-Mahmoudy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Jul 2011 07:28:45 +0200
Source: fonts-hosny-amiri
Binary: fonts-hosny-amiri font-hosny-amiri
Architecture: source all
Version: 0.015-1
Distribution: unstable
Urgency: low
Maintainer: Debian Fonts Task Force pkg-fonts-de...@lists.alioth.debian.org
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmo...@sabily.org
Description: 
 font-hosny-amiri - Arabic Naskh style typographically oriented font 
(transitional pa
 fonts-hosny-amiri - Arabic Naskh style typographically oriented font
Changes: 
 fonts-hosny-amiri (0.015-1) unstable; urgency=low
 .
   * New upstream release.
   * Use fontforge to build the font
 + debian/control: Added python-fontforge and fntsample to Build-Deps
 + debian/rules:
   - Remove empty override for dh_auto_clean
   - Override dh_auto_build to build font  documentation
   * Added missing_lang.fea.diff to add sources/lang.fea file that was
 forgotten by upstream.
   * Added doc-clean.diff patch to remove temporary files generated at doc.
 build
   * debian/docs: Install Unicode coverage documentation.
Checksums-Sha1: 
 f83c7411f19cd4b88127e0e07e790793c0a53fa0 1704 fonts-hosny-amiri_0.015-1.dsc
 9396c558568a55c7e6b317bb69c37ee8e336c7c1 768436 
fonts-hosny-amiri_0.015.orig.tar.bz2
 6ce47f9b40054d0c53159a7c1ac41579e2da1a14 4744 
fonts-hosny-amiri_0.015-1.debian.tar.gz
 a3021abc07ff16a1fab185837445091702602259 23 
fonts-hosny-amiri_0.015-1_all.deb
 d315ad52d9d7a90e7aed412e7ef92ff416536ceb 4604 font-hosny-amiri_0.015-1_all.deb
Checksums-Sha256: 
 e31dafe0a7eb6a03222c1f354f75a8cd5c2c83e4eeaa493479c470c11c4095f8 1704 
fonts-hosny-amiri_0.015-1.dsc
 dba7c1bacf8be8e27ca72b0891f2a8ee033bbf597f2f4c5c1bfdd64539e7c80b 768436 
fonts-hosny-amiri_0.015.orig.tar.bz2
 db712045773c67de9c9faf28e8cc795225f994737bc73baf4c90ac154ee4a63f 4744 
fonts-hosny-amiri_0.015-1.debian.tar.gz
 e96cc81262830a18aa0937f63c2608c2b06e8a33dba486f55d65bc515971ce5b 23 
fonts-hosny-amiri_0.015-1_all.deb
 f1c8d877ac70296fc38b29b45cafc8693fbdb87735457bc20e48e12e583066b8 4604 
font-hosny-amiri_0.015-1_all.deb
Files: 
 b0c96d61260cce6f1b92f808ac032e2a 1704 fonts optional 
fonts-hosny-amiri_0.015-1.dsc
 078de426dc0bcf8d143dd6cb12e0061f 768436 fonts optional 
fonts-hosny-amiri_0.015.orig.tar.bz2
 8cb9dbfb334e89b82e7f7fe04a770278 4744 fonts optional 
fonts-hosny-amiri_0.015-1.debian.tar.gz
 3c934a273980fc252809ca830179bb36 23 fonts optional 
fonts-hosny-amiri_0.015-1_all.deb
 46ded8012f70d58ecbc50ac9c6da3a7a 4604 fonts optional 
font-hosny-amiri_0.015-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBCAAGBQJOI9jMAAoJELwZapTt3aG3mMIIAKuV/9koqGZ+R+G8r9sZJglj
uR00XARTDSPcJk42DQzPtQb8P+m+RRTIp8TIRKTS2gHEwbteaLDH4x3hoYcALgbQ
u9JRU1LWL63PIG/NRTeu2XnCeMIUXyG1YcsCZgVN4SyXAl7icMu45ZTh/amy26xk
nUnqq852an5rR8/Nlqkjyu2eCnkMaeO7jKEMvaFqXzoLBfsA2/+4FYZgtC7eAW20
CCaneka1wdShPbRc7lVGsFZIytTrH65YjRBHtW0ZO6YVfh23koefmg4k/pKhIC80
p8tQNNi2upurqgJr3C5NyKYPYgo+IFTMGK1yCoYS+NYh/NeFccLwUQdbkBM4/lo=
=3rId
-END PGP SIGNATURE-


Accepted:
font-hosny-amiri_0.015-1_all.deb
  to main/f/fonts-hosny-amiri/font-hosny-amiri_0.015-1_all.deb
fonts-hosny-amiri_0.015-1.debian.tar.gz
  to main/f/fonts-hosny-amiri/fonts-hosny-amiri_0.015-1.debian.tar.gz
fonts-hosny-amiri_0.015-1.dsc
  to main/f/fonts-hosny-amiri/fonts-hosny-amiri_0.015-1.dsc
fonts-hosny-amiri_0.015-1_all.deb
  to main/f/fonts-hosny-amiri/fonts-hosny-amiri_0.015-1_all.deb
fonts-hosny-amiri_0.015.orig.tar.bz2
  to main/f/fonts-hosny-amiri/fonts-hosny-amiri_0.015.orig.tar.bz2


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qii4k-0005jb...@franck.debian.org



Accepted usb-modeswitch-data 20110714-1 (source all)

2011-07-18 Thread Didier Raboud
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 15 Jul 2011 19:36:46 +0200
Source: usb-modeswitch-data
Binary: usb-modeswitch-data
Architecture: source all
Version: 20110714-1
Distribution: unstable
Urgency: low
Maintainer: Didier Raboud o...@debian.org
Changed-By: Didier Raboud o...@debian.org
Description: 
 usb-modeswitch-data - mode switching data for usb-modeswitch
Changes: 
 usb-modeswitch-data (20110714-1) unstable; urgency=low
 .
   * New upstream release
 + New devices
  [0af0:7a05] Option iCon 461
  [12d1:14c4] Vodafone/Huawei K3771
  [12d1:14d1] Vodafone/Huawei K3770
  [12d1:1505] Huawei EC156
  [19d2:bccd] ZTE AX226 WiMax
  [1c9e:9800] Longcheer SU9800
  [2020:f00e] SpeedUp SU-8000U
 × Devices updates (see ChangeLog for details)
  [0df7:0800] Mobile Action (Smart Cable)
  [1a8d:1000] BandRich BandLuxe C100, C120, C170, C270, C3xx
Checksums-Sha1: 
 bfe6e199c3e88942e382871f099f856148f0fa22 1402 
usb-modeswitch-data_20110714-1.dsc
 13ba03089e5fa0c7357dd03eec1ec210796abc42 19383 
usb-modeswitch-data_20110714.orig.tar.bz2
 a0390bcb9579697dff22ed950144c9dfd2a070c8 9491 
usb-modeswitch-data_20110714-1.debian.tar.gz
 83179442515d8745efc959e1d045717c1606fca6 28848 
usb-modeswitch-data_20110714-1_all.deb
Checksums-Sha256: 
 3c81320b432832c45374b29086fa7b900417a4a11040365318d138e8fb496991 1402 
usb-modeswitch-data_20110714-1.dsc
 f78891e77f38c7279f620013e357e59e0d43724d155cfb4d40c587c524cf19bf 19383 
usb-modeswitch-data_20110714.orig.tar.bz2
 f175c56dfc659691c3de2f660acd7b506b9b27f2f0bf18eeed9633286f163891 9491 
usb-modeswitch-data_20110714-1.debian.tar.gz
 b03176fb3bc62b8820a8de2afdc1a5d8d824f42e4909e7fd5280f5a502268517 28848 
usb-modeswitch-data_20110714-1_all.deb
Files: 
 1d3bc476d47009f2b187db6e3a56964f 1402 comm extra 
usb-modeswitch-data_20110714-1.dsc
 da8ecaac36d97b5474d43d52fe66c272 19383 comm extra 
usb-modeswitch-data_20110714.orig.tar.bz2
 002cb5d594580ac4f9703d70e208743f 9491 comm extra 
usb-modeswitch-data_20110714-1.debian.tar.gz
 ead28010b9386df4afb01c2015bcab70 28848 comm extra 
usb-modeswitch-data_20110714-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iJwEAQECAAYFAk4j2l8ACgkQKA1Vt+jBwDh4pAP+J4o2t4CCRaJDtiAD9o+QsN0P
wctrbsnExVlKx2Z9a0CLpkXMEUdoxCbGtn+CKKfytL2QEOjAo257s1KeD/qxfn7m
ms2BGpowNM4jjWPUA0X6gYjrfh+XaeKCr6RqyLLhabFyxEBtbQ/JYS37KJs20txu
oY0TVqUBNAEpMh+5FZA=
=Lehf
-END PGP SIGNATURE-


Accepted:
usb-modeswitch-data_20110714-1.debian.tar.gz
  to main/u/usb-modeswitch-data/usb-modeswitch-data_20110714-1.debian.tar.gz
usb-modeswitch-data_20110714-1.dsc
  to main/u/usb-modeswitch-data/usb-modeswitch-data_20110714-1.dsc
usb-modeswitch-data_20110714-1_all.deb
  to main/u/usb-modeswitch-data/usb-modeswitch-data_20110714-1_all.deb
usb-modeswitch-data_20110714.orig.tar.bz2
  to main/u/usb-modeswitch-data/usb-modeswitch-data_20110714.orig.tar.bz2


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qii4w-0005lf...@franck.debian.org



Accepted clucy 0.2.2-2 (source all)

2011-07-18 Thread Daigo Moriwaki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 18 Jul 2011 16:09:04 +0900
Source: clucy
Binary: libclucy-clojure
Architecture: source all
Version: 0.2.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Daigo Moriwaki da...@debian.org
Description: 
 libclucy-clojure - Clojure interface to the Lucene search engine
Changes: 
 clucy (0.2.2-2) unstable; urgency=low
 .
   * Build-Depends on only clojure-1.2 version, with which the produced jar
 library will be linked. As of now, clojure.jar is out of the alternative
 symlink framework.
   * debian/rules: Improved generating markdown documents.
Checksums-Sha1: 
 bf9311f2e6afea6385944487aec2a2d187657e9f 1379 clucy_0.2.2-2.dsc
 58f07c9d821e7aabdc4d6b2f161c987f43384764 7609 clucy_0.2.2-2.debian.tar.gz
 5aeeb8d82bbdfccd57e015d8eb8a6bad8ce0e4e5 13926 libclucy-clojure_0.2.2-2_all.deb
Checksums-Sha256: 
 3207049f2fa6fb00d63025e7aab83c6b545dd298e9693f621e8d96ee754fd8cd 1379 
clucy_0.2.2-2.dsc
 7d6a2134f82e41c02220eb969c57a8b64644119a78c502572e4e7a5b837e7243 7609 
clucy_0.2.2-2.debian.tar.gz
 609cfa7e72848a0807ecbdeb33f868f7531c10054e4e6e8c203d7488d05a2810 13926 
libclucy-clojure_0.2.2-2_all.deb
Files: 
 f4e547480b7f09ce1b92bba63b5e6548 1379 java optional clucy_0.2.2-2.dsc
 00cb703b7d78ca0e9ebc0d910db4449a 7609 java optional clucy_0.2.2-2.debian.tar.gz
 101d055082180765b88c5acabf04da35 13926 java optional 
libclucy-clojure_0.2.2-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk4j3jAACgkQNcPj+ukc0lBT9ACePZ6ng6ZcJRgJXa8vD2UjYktK
EOYAnRa2G1Jp9FlB1hCcWUiLpcPB7/37
=4mNi
-END PGP SIGNATURE-


Accepted:
clucy_0.2.2-2.debian.tar.gz
  to main/c/clucy/clucy_0.2.2-2.debian.tar.gz
clucy_0.2.2-2.dsc
  to main/c/clucy/clucy_0.2.2-2.dsc
libclucy-clojure_0.2.2-2_all.deb
  to main/c/clucy/libclucy-clojure_0.2.2-2_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qiijf-0006e0...@franck.debian.org



Accepted golang 1:58.1-2 (source all amd64)

2011-07-18 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 18 Jul 2011 09:13:43 +0200
Source: golang
Binary: golang-go golang-src golang-doc golang-tools golang-mode kate-syntax-go 
vim-syntax-go golang-dbg golang
Architecture: source amd64 all
Version: 1:58.1-2
Distribution: unstable
Urgency: low
Maintainer: Ondřej Surý ond...@debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 golang - Experimental Go programming language [meta package]
 golang-dbg - Go programming language tool chain [debug]
 golang-doc - Documentation for Google's Go programming language
 golang-go  - Experimental Go programming language compiler
 golang-mode - Go mode for GNU Emacs
 golang-src - Go programming language compiler (.go source files)
 golang-tools - Tools for Google's Go programming language
 kate-syntax-go - Syntax files to highlight Go in the Kate editor
 vim-syntax-go - Syntax files to highlight Go in the Vim editor
Changes: 
 golang (1:58.1-2) unstable; urgency=low
 .
   * Install golang-doc package by default (Recommends from golang-tools,
 Depends from golang)
Checksums-Sha1: 
 fb4c7f6908f0a2f75d1590386a6cf3343cd08f60 1293 golang_58.1-2.dsc
 ea808f9212e7434c3bb801e9a44795ee3a797276 28717 golang_58.1-2.debian.tar.gz
 94df80e4043506177565d047650fb38718e22374 11564118 golang-go_58.1-2_amd64.deb
 72a2e5556b97a840eb91011516f59a0b489e21a8 1790168 golang-src_58.1-2_amd64.deb
 86980d45af98eb3ed4eb8d0fd14ed6450e40612f 4376972 golang-doc_58.1-2_all.deb
 8343a61e8fde7e8d0da4ed9b5fdb1b0ef6166d4b 4127342 golang-tools_58.1-2_amd64.deb
 dbc5534f1dd99f992f28d3e9f8250702b7fe1bc6 29824 golang-mode_58.1-2_all.deb
 28bfb5df0a3dfae74f5036ab60cdabc2c862a3dc 23772 kate-syntax-go_58.1-2_all.deb
 7c1887598bf906cb022e100d0133dcb3cf6bec9b 27732 vim-syntax-go_58.1-2_all.deb
 5cc00c5d0ee78d180a844f1853c16e2fff6f3b36 1175562 golang-dbg_58.1-2_amd64.deb
 7a10c424d58944a2918ed6b2ed35df74c92c8e10 22802 golang_58.1-2_all.deb
Checksums-Sha256: 
 7e6b65cf7e8b5b5fa03207b12bdf6becab460a419147f6628fe41f0d88fbf0a0 1293 
golang_58.1-2.dsc
 65a07dcdb0388b0e82c97ffa3b8433ce089caf44f85a9ebb12652f2422b6942a 28717 
golang_58.1-2.debian.tar.gz
 7f208221702406faafaec0856e7f09899739e13c98d417695a64050f9abd17d7 11564118 
golang-go_58.1-2_amd64.deb
 5e29191f0d492af67cf448b8ddf7c99f2e7db830c3a60958439fb7f0f7975339 1790168 
golang-src_58.1-2_amd64.deb
 b02cf24521ec4116e4e200fa7626e3bbdf8696c59e21d728075ea85729e8e08b 4376972 
golang-doc_58.1-2_all.deb
 5ac229f38ac1002a438779eddf0e1183292162ba097624ce308cae56a429102c 4127342 
golang-tools_58.1-2_amd64.deb
 cdd3226557d9817def57c6503c9206a429054fa2dcd74083e94c5426a486c12a 29824 
golang-mode_58.1-2_all.deb
 2f502c86b4684548636584659fb47e26ac0a13e3c6be70bf7f65aa0147456048 23772 
kate-syntax-go_58.1-2_all.deb
 5c7d6c7e41d28d8e3bb36acbe60f4962edd9d185e61fc44869c6af23ca4f69e7 27732 
vim-syntax-go_58.1-2_all.deb
 f16b453bd8a268737f804d47ab86966ae6b54310b281080f3de1d075d916dfc4 1175562 
golang-dbg_58.1-2_amd64.deb
 cb9f803976b96b9debb7f12ca6b7bfd7b975991e6410aa2d86a79d3e24f75d5d 22802 
golang_58.1-2_all.deb
Files: 
 b3ef2b3c2cecc0c287332f21b42be608 1293 devel optional golang_58.1-2.dsc
 ca1af158f0e8a7129d71459df2522e4c 28717 devel optional 
golang_58.1-2.debian.tar.gz
 34f59b1313b753e2c7c0cae7d0f778e8 11564118 devel optional 
golang-go_58.1-2_amd64.deb
 2c826429c34eaebfdaf5c82586cb2ee9 1790168 devel optional 
golang-src_58.1-2_amd64.deb
 1930f6b2fb560d1a33bd1f1440082fa1 4376972 doc optional golang-doc_58.1-2_all.deb
 ec257403cf116cfc75533a43295e8927 4127342 devel optional 
golang-tools_58.1-2_amd64.deb
 a47a5996b26efac1bf53b643c7d70d6e 29824 devel optional 
golang-mode_58.1-2_all.deb
 be294e24a24024b139fb0090c47ddf39 23772 devel optional 
kate-syntax-go_58.1-2_all.deb
 6bde084777618438117b91994eceeaea 27732 devel optional 
vim-syntax-go_58.1-2_all.deb
 35edd5cb881c1f28c758edbf2d5df3ed 1175562 debug extra 
golang-dbg_58.1-2_amd64.deb
 4f8816ba4ccbb8ee0119819c0332c45c 22802 devel optional golang_58.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk4j3gkACgkQ9OZqfMIN8nMz3QCfZXLhnTZtWV6lehHdFshCisrO
KkMAnRIbijPj9bglttf389s866mbDw8N
=J8Bc
-END PGP SIGNATURE-


Accepted:
golang-dbg_58.1-2_amd64.deb
  to main/g/golang/golang-dbg_58.1-2_amd64.deb
golang-doc_58.1-2_all.deb
  to main/g/golang/golang-doc_58.1-2_all.deb
golang-go_58.1-2_amd64.deb
  to main/g/golang/golang-go_58.1-2_amd64.deb
golang-mode_58.1-2_all.deb
  to main/g/golang/golang-mode_58.1-2_all.deb
golang-src_58.1-2_amd64.deb
  to main/g/golang/golang-src_58.1-2_amd64.deb
golang-tools_58.1-2_amd64.deb
  to main/g/golang/golang-tools_58.1-2_amd64.deb
golang_58.1-2.debian.tar.gz
  to main/g/golang/golang_58.1-2.debian.tar.gz
golang_58.1-2.dsc
  to main/g/golang/golang_58.1-2.dsc
golang_58.1-2_all.deb
  to main/g/golang/golang_58.1-2_all.deb
kate-syntax-go_58.1-2_all.deb
  to main/g/golang/kate-syntax-go_58.1-2_all.deb
vim-syntax-go_58.1-2_all.deb
  to 

Accepted libapache2-mod-authnz-external 3.2.4-2.1 (source amd64)

2011-07-18 Thread Steffen Joeris
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 18 Jul 2011 10:26:11 +1000
Source: libapache2-mod-authnz-external
Binary: libapache2-mod-authnz-external
Architecture: source amd64
Version: 3.2.4-2.1
Distribution: unstable
Urgency: high
Maintainer: Hai Zaar haiz...@haizaar.com
Changed-By: Steffen Joeris wh...@debian.org
Description: 
 libapache2-mod-authnz-external - authenticate Apache against external 
authentication services
Closes: 633637
Changes: 
 libapache2-mod-authnz-external (3.2.4-2.1) unstable; urgency=high
 .
   * Non-maintainer upload by the security team
   * Fix SQL injection via the $user paramter (Closes: #633637)
 Fixes: CVE-2011-2688
Checksums-Sha1: 
 0de6e958e966f184447226c4fa59fd96b1b3f343 1214 
libapache2-mod-authnz-external_3.2.4-2.1.dsc
 df06932fe7da2cbb6a00b4d5d74d3e1fe7de447c 3613 
libapache2-mod-authnz-external_3.2.4-2.1.diff.gz
 47222b3442e64d3217f73b319d84b313b77987b6 24640 
libapache2-mod-authnz-external_3.2.4-2.1_amd64.deb
Checksums-Sha256: 
 3b0844019250924afb235d15bc6fb27095ed25b6b332eccbcb3dd8a1c83accb6 1214 
libapache2-mod-authnz-external_3.2.4-2.1.dsc
 7255a4c23a948d943bf9a815f45cf94a6c9c6bf3ca09706b3b5921655e2038f4 3613 
libapache2-mod-authnz-external_3.2.4-2.1.diff.gz
 70fc8d5f3028511ea740ab8292177daa1a9c489f053d70b9eec440dabcf2b0f7 24640 
libapache2-mod-authnz-external_3.2.4-2.1_amd64.deb
Files: 
 7840d7735cd2e33f014228c7c3796509 1214 web optional 
libapache2-mod-authnz-external_3.2.4-2.1.dsc
 58c4d961fa1ce9010027c4d3454c5ead 3613 web optional 
libapache2-mod-authnz-external_3.2.4-2.1.diff.gz
 4cdf5d46a542c1431d3224cde7ebf42e 24640 web optional 
libapache2-mod-authnz-external_3.2.4-2.1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk4jf6IACgkQ62zWxYk/rQcDZACeOmzxWS11MoBQmJVG3e4K9XOl
MhEAn2IbmG6irpoYx5KourhC5aadyefL
=BlZk
-END PGP SIGNATURE-


Accepted:
libapache2-mod-authnz-external_3.2.4-2.1.diff.gz
  to 
main/liba/libapache2-mod-authnz-external/libapache2-mod-authnz-external_3.2.4-2.1.diff.gz
libapache2-mod-authnz-external_3.2.4-2.1.dsc
  to 
main/liba/libapache2-mod-authnz-external/libapache2-mod-authnz-external_3.2.4-2.1.dsc
libapache2-mod-authnz-external_3.2.4-2.1_amd64.deb
  to 
main/liba/libapache2-mod-authnz-external/libapache2-mod-authnz-external_3.2.4-2.1_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qijwf-0002se...@franck.debian.org



Accepted libkarma 0.1.2-2.2 (source all amd64)

2011-07-18 Thread Chow Loong Jin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Jul 2011 01:13:21 +0800
Source: libkarma
Binary: libkarma-dev libkarma0 karma-tools libkarma-cil libkarma-cil-dev
Architecture: source amd64 all
Version: 0.1.2-2.2
Distribution: unstable
Urgency: low
Maintainer: Joe Nahmias je...@debian.org
Changed-By: Chow Loong Jin hyper...@ubuntu.com
Description: 
 karma-tools - Rio Karma access library [tools]
 libkarma-cil - Rio Karma access library [CLI runtime library]
 libkarma-cil-dev - Rio Karma access library [CLI library development files]
 libkarma-dev - Rio Karma access library [development files]
 libkarma0  - Rio Karma access library [runtime files]
Closes: 634203
Changes: 
 libkarma (0.1.2-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix installing of karma-sharp dll when gmcs is not present (Closes: 
#634203)
Checksums-Sha1: 
 de0e2511e4652f831ff5476fca5fd7e6409118aa 1842 libkarma_0.1.2-2.2.dsc
 67419dbc00657f502b2210a5a6a73e5279e98f5c 4789 libkarma_0.1.2-2.2.debian.tar.gz
 1b90d1dd9f6e9431761cef1b4260daf43efd96f9 56192 libkarma-dev_0.1.2-2.2_amd64.deb
 839663efd47c0f8a57e34976eb97ebfedd2f9684 48076 libkarma0_0.1.2-2.2_amd64.deb
 0b43e606db6104d4dca4245089d35302c79a221c 28680 karma-tools_0.1.2-2.2_amd64.deb
 0c4721159e25375ec4451871421c60792ad202fe 11024 libkarma-cil_0.1.2-2.2_all.deb
 b811dfc85c6c997e46bd7a878d3eed97bc577e21 7494 
libkarma-cil-dev_0.1.2-2.2_all.deb
Checksums-Sha256: 
 f4dd61351d3f5c4a3f7d008e36c66bc04de0e61b6368dc86bf6cdcb222c9d64b 1842 
libkarma_0.1.2-2.2.dsc
 56107df54c6542a3d79e7f3ccd0630a1d169bb562bdd4f677649731e8da057e8 4789 
libkarma_0.1.2-2.2.debian.tar.gz
 b4289d392bb2d19a027abeb23eaef240b4ed401d4a0e99877d23a1d177954690 56192 
libkarma-dev_0.1.2-2.2_amd64.deb
 e02228ce846f0bc5fc36fc1048f7e5a643d2fc5daa4376deb7703790be2091ca 48076 
libkarma0_0.1.2-2.2_amd64.deb
 a977d36e15a1d92d3c8407e30e8bcb1035ce2610d1d1249a3795e7e025004c90 28680 
karma-tools_0.1.2-2.2_amd64.deb
 deba0c07aa22cbdeeb6841882a3ce6cfb27f39ea209a765713be453e3216040d 11024 
libkarma-cil_0.1.2-2.2_all.deb
 866553a5239bbb06aaa417551aa141e635d1724647a17e7e1ab24306ca638b5f 7494 
libkarma-cil-dev_0.1.2-2.2_all.deb
Files: 
 75a8470780d03e05bffbe481a61e7d6a 1842 libs extra libkarma_0.1.2-2.2.dsc
 4d8ac6a203c50b456ab23e31d0597b22 4789 libs extra 
libkarma_0.1.2-2.2.debian.tar.gz
 9d06ca0706d77ada225bb47f30680fba 56192 libdevel extra 
libkarma-dev_0.1.2-2.2_amd64.deb
 9e12433bf377275c68640592f9c7dc59 48076 libs extra libkarma0_0.1.2-2.2_amd64.deb
 1a14d6a70faa0857b6d1c3e20196e0ea 28680 utils extra 
karma-tools_0.1.2-2.2_amd64.deb
 131b9dda95b8319c7a42f6ada98cf7b1 11024 cli-mono extra 
libkarma-cil_0.1.2-2.2_all.deb
 d9487f3aadc9a5a084666719fc17f814 7494 libdevel extra 
libkarma-cil-dev_0.1.2-2.2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJOI+RPAAoJEONS1cUcUEHUcNEQAJQfKAPO0z4bi9/B8KT+S1t6
sG5hZnuChAJTycBjyAd5NXJxjPu+ObyzOY7rr4mqgF4TXW+p8ljQHEhigYOibm0O
jkur1l7lHZSpOzdoikTdYWP7qMgiZ3GXlbMnW7RdqnjnYtX1F7AirfujsBKjfIqj
dlbz5s1smthHHnHULLegxdcKG5+pruwGcW0Ni3SZfCwn9ChYcDYycuIpZiM65Zmx
IjAZ0RuEJf4NBUzEOHxpEp3ty0ZBvEW+TQxWtH0Ohnq3l0Z57/kL0D5mAHGMVGJi
LgWndtff+jgcLoISnjGDLoC8eu7xn/T8DfoeZ+wK+/8amUeT+/VAYXpzgaedLkjg
eALaxbAW/zlEhfHSTQ6DhkNsMPrlTGpCF1brlLYJMM4r3gMHS+td/QTMsspGkbzl
Bw5rPxHH1iDQeiDVC0E2bb4sGv1Wcc+/S/WJtW4Tmp/cmei+b45a99rNLZv4euw+
UVqqEF5JU5Thq3tei/ggSDZK6ZPEzlstveoZOWgddxsQqkJW7SjPGIrI6WLoq7Hq
pCOI84bllggM4s6C6QYasbzo4xuOBiNq3vX3sDa6sDKtSyBQZNwBlzUCYeX39kW+
ZLRibJr9zNEjoFxrXf6lbhI2bgt/ocirXiJyBRPgO38+A9qyqwTSTYERewyjkqWo
yMSckcJDO/UqMMrGSIRn
=aA92
-END PGP SIGNATURE-


Accepted:
karma-tools_0.1.2-2.2_amd64.deb
  to main/libk/libkarma/karma-tools_0.1.2-2.2_amd64.deb
libkarma-cil-dev_0.1.2-2.2_all.deb
  to main/libk/libkarma/libkarma-cil-dev_0.1.2-2.2_all.deb
libkarma-cil_0.1.2-2.2_all.deb
  to main/libk/libkarma/libkarma-cil_0.1.2-2.2_all.deb
libkarma-dev_0.1.2-2.2_amd64.deb
  to main/libk/libkarma/libkarma-dev_0.1.2-2.2_amd64.deb
libkarma0_0.1.2-2.2_amd64.deb
  to main/libk/libkarma/libkarma0_0.1.2-2.2_amd64.deb
libkarma_0.1.2-2.2.debian.tar.gz
  to main/libk/libkarma/libkarma_0.1.2-2.2.debian.tar.gz
libkarma_0.1.2-2.2.dsc
  to main/libk/libkarma/libkarma_0.1.2-2.2.dsc


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qijwv-0002z1...@franck.debian.org



Accepted w3m 0.5.3-3 (source i386)

2011-07-18 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Jul 2011 17:19:33 +0900
Source: w3m
Binary: w3m w3m-img
Architecture: source i386
Version: 0.5.3-3
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita t...@debian.org
Changed-By: Tatsuya Kinoshita t...@debian.org
Description: 
 w3m- WWW browsable pager with excellent tables/frames support
 w3m-img- inline image extension support utilities for w3m
Closes: 625532
Changes: 
 w3m (0.5.3-3) unstable; urgency=low
 .
   * debian/control:
 - Add Vcs-* fields. (closes: #625532)
 - Update Standards-Version to 3.9.2.
   * debian/rules: Add the targets build-arch and build-indep.
   * debian/copyright: Switch to the DEP-5 format.
Checksums-Sha1: 
 f272762af4c242714ea53dc50e5a4f7fb3cd475e 1985 w3m_0.5.3-3.dsc
 5bce30789a6fbd47f12d344c7d3e42bb827728bb 32250 w3m_0.5.3-3.debian.tar.gz
 c87cdd6afbf15354bae14175a10319c80a916af1 1202716 w3m_0.5.3-3_i386.deb
 d057d08fa6ceb0f8f01aa2895150019e89a981da 112726 w3m-img_0.5.3-3_i386.deb
Checksums-Sha256: 
 acdea4e312338e9368430c6bc77c6f94f850181b7f13712e4d7b52c9f2a22b5b 1985 
w3m_0.5.3-3.dsc
 3ea39e3b5c69f210997d54d03fc0499af58f202de82a275f4376ba645894e195 32250 
w3m_0.5.3-3.debian.tar.gz
 b0c9a167c7166687ac52c82959c4b563320175bd053eac23262a61807592257b 1202716 
w3m_0.5.3-3_i386.deb
 16be273a50cd714c7aac983d34659f7f2b8c96c02c6303e285532929958f3600 112726 
w3m-img_0.5.3-3_i386.deb
Files: 
 0cea8dfab11b8395048dd9d0aabfbb33 1985 web standard w3m_0.5.3-3.dsc
 7411a41d741e3f40a66eca638f1f9b64 32250 web standard w3m_0.5.3-3.debian.tar.gz
 0e7516110cdb7ea8c82adf25cd769b11 1202716 web standard w3m_0.5.3-3_i386.deb
 c7f2e09942c95f63d0a70528ceaa20fd 112726 web optional w3m-img_0.5.3-3_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJOI+5uAAoJEOXvq5AIDqY8iQYP/RUOfITpDg2OL4b/5I8Ty4QN
N3bNeS1r4UBKeiAyyksAoaD753WM8m1zEPJzyfM6jKkLS0h5zDyzSlNJm3LaFJht
e5Tr8Apv2WjabnYggqfBcPezokXmfnPbadn9GvBkFo4hRDRgLcp8sfxLn6bUGN7/
e7tGI+gkziQ3lO2x2fiKxNynNXsDO7ROYJdyDLRid1AxI4qDj+wqy72dXqTp6olN
O2weNRwIOHcOVIj0oDyBd+XDKuFUzw7FgTPURjcpqsW3GiAe17kdmAdRnCk1JmMf
7MfJ1BuVaP+kK8i2e8v93zkmwragCv4DjBzIzD0tucFLQmptGhEaLbBqWBT+V5EW
fXWfwzEZYyns5nyuvbYiJwfeGxNtbP+6QOfeF9EU2Ll2CEopVz1Y5tjrWwTFQOUd
QujI+WfI4UlaI27NOfwFqdhrax14z286ok8xTxLmi2rRSTO4l/j3F+X/cxWKVBWG
v/gP5NmH3RgfzCbq7365tt+6GJn5f5utg7WJHN+iA73Okbn6cFFEm4cuqj7kPClX
A9L8/Hc6B9PmQsTWl4Fn4zt4ISvC+c1vUtppJNhDDLvDoJIZuDqDRW8JBTvsdi/I
qa/M+crQhv48HlzfvfHeyZz31rdlVvfI2GAPazZ3ZXd/DwAg2erBHS2sC+Exf3zX
swwKnpxHGq6mCsmi2Eht
=1tM7
-END PGP SIGNATURE-


Accepted:
w3m-img_0.5.3-3_i386.deb
  to main/w/w3m/w3m-img_0.5.3-3_i386.deb
w3m_0.5.3-3.debian.tar.gz
  to main/w/w3m/w3m_0.5.3-3.debian.tar.gz
w3m_0.5.3-3.dsc
  to main/w/w3m/w3m_0.5.3-3.dsc
w3m_0.5.3-3_i386.deb
  to main/w/w3m/w3m_0.5.3-3_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qijxo-00033c...@franck.debian.org



Accepted avant-window-navigator 0.4.1~bzr830-1 (source all amd64)

2011-07-18 Thread Julien Lavergne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 14 Jul 2011 11:54:48 +0200
Source: avant-window-navigator
Binary: avant-window-navigator avant-window-navigator-data libawn1 libawn-doc 
libawn-dev awn-settings python-awn libawn1-dbg
Architecture: source amd64 all
Version: 0.4.1~bzr830-1
Distribution: unstable
Urgency: low
Maintainer: Julien Lavergne julien.laver...@gmail.com
Changed-By: Julien Lavergne julien.laver...@gmail.com
Description: 
 avant-window-navigator - MacOS X like panel for GNOME
 avant-window-navigator-data - Common files for avant-window-navigator
 awn-settings - Preferences manager for avant-window-navigator
 libawn-dev - library for avant-window-navigator - development files
 libawn-doc - library for avant-window-navigator - documentation files
 libawn1- library for avant-window-navigator
 libawn1-dbg - library for avant-window-navigator - debug package
 python-awn - Python bindings for avant-window-navigator library
Closes: 633810
Changes: 
 avant-window-navigator (0.4.1~bzr830-1) unstable; urgency=low
 .
   * New upstream snapshot.
   * debian/patches
- ld-no-add-needed.patch: drop, merged upstream.
- 01-bad-pointer-init.patch: drop, merged upstream.
- 02-ftbfs-python-2.6.patch: refresh.
- 03-python-import.patch: refresh.
   * debian/copyright:
- Update copyright years and upstream authors.
   * debian/vala-awn.install:
- Remove, merge contents in libawn-dev.
   * debian/control:
- Build-depends on valac-0.10 (= 0.9.1), to force stable version of Vala.
- Add dockmanager to Recommends to enable helpers support.
- Build-depends on libdesktop-agnostic-dev (= 0.3.92)
- Remove vala-desktop-agnostic build-depends, merged in
  libdesktop-agnostic-dev (Closes: #633810).
- Add DM-Upload-Allowed: yes
- Bump build-depends on python-all-dev to = 2.6.6-3~ for dh_python2 support
- Remove python-support build-depends.
- Use X-Python-Version instead of debian/pyversions.
- Fix replace for libawn1-dbg.
- Bump Standards-Version to 3.9.2 (no change needed).
- Fix description.
- Remove vala-awn binary, merged with libawn-dev.
- Add Conflicts / Replaces: valac-awn for libawn-dev.
   * debian/libawn1.symbols:
- Update with new symbols.
   * debian/gbp.conf:
- Add gbp configuration.
   * debian/rules:
- Use --with python2
- Passing --no-guessing-versions to dh_python2
- Remove use of LDFLAGS
   * debian/NEWS
- Don't use asterisk.
   * debian/avant-window-navigator.1:
   - Fix typo.
Checksums-Sha1: 
 a38cfdfecb945c3d06be7d8386577ab29d638e26 1822 
avant-window-navigator_0.4.1~bzr830-1.dsc
 0263c298df808bd3dbe62c33196a7a6fb98fbdd9 1866900 
avant-window-navigator_0.4.1~bzr830.orig.tar.gz
 73c26e92c8eee996c0e88b27e62a9482e74b2526 19800 
avant-window-navigator_0.4.1~bzr830-1.debian.tar.gz
 00057af2ee267bb33eb78b1f9bf615f3ecd96eb1 461914 
avant-window-navigator_0.4.1~bzr830-1_amd64.deb
 f4f36bafa54b7507f97fa2cd4a9cc5a0fb8dad16 437808 
avant-window-navigator-data_0.4.1~bzr830-1_all.deb
 a9bf50431f6c5bf0b7c4ce7271c13b6d5cd09bdb 229882 
libawn1_0.4.1~bzr830-1_amd64.deb
 ff090625e4624de142be57620219b48d6c221c40 164446 
libawn-doc_0.4.1~bzr830-1_all.deb
 82c805307a956583bb4e2a3f23e4c90e525e76cb 130326 
libawn-dev_0.4.1~bzr830-1_amd64.deb
 9ce7f88c04e37f9d06fda0cbcc1620ab8b02060f 177884 
awn-settings_0.4.1~bzr830-1_all.deb
 a88ffa8b1a13d3c2a6e818f4e82ab3799741f90f 143862 
python-awn_0.4.1~bzr830-1_amd64.deb
 638819959cbeae75dc8d39e5c1975f18e865d359 1256684 
libawn1-dbg_0.4.1~bzr830-1_amd64.deb
Checksums-Sha256: 
 41d35778b20dbb3d7cab7948d872fedb9a2f56a28f0764b419043055fe8a58d5 1822 
avant-window-navigator_0.4.1~bzr830-1.dsc
 1deab6182b5d5c9ba01a6107f9694064b418da93163414bc750038fd32703c5a 1866900 
avant-window-navigator_0.4.1~bzr830.orig.tar.gz
 032857ba6b53cd2708adac436eb03c8ecb9f49ead8e3e821324cd91d1110e44a 19800 
avant-window-navigator_0.4.1~bzr830-1.debian.tar.gz
 e7d2acbb414c9661964f4e43625f5bdb9cd7d2821c53cf880fe1718506f33e61 461914 
avant-window-navigator_0.4.1~bzr830-1_amd64.deb
 a27e1d7c9e779164b6731f8a376d6417fa4e14fca6406e4d0c957bdd8da35e86 437808 
avant-window-navigator-data_0.4.1~bzr830-1_all.deb
 5321b30e12a25e20ed29fdd88c915c5615c2378a86e108cc6f6ed8312430aa67 229882 
libawn1_0.4.1~bzr830-1_amd64.deb
 9a29d6ca62956a8d75de2eb6e6df7451e00604d96a620bc80e3773af2cd0c252 164446 
libawn-doc_0.4.1~bzr830-1_all.deb
 8bc99cf61c5cababed105621040d4dc20cfb1560be14b318d4b10d5d33dea63f 130326 
libawn-dev_0.4.1~bzr830-1_amd64.deb
 32f9bc54daa7d7965b6efb1689b82c0fbda57308ec27ec8467fd0145662b80a1 177884 
awn-settings_0.4.1~bzr830-1_all.deb
 9d6a458b0ba102d310cf90edf236d83d63c08bbf9f4fb0b13b12117ee6e7e3ae 143862 
python-awn_0.4.1~bzr830-1_amd64.deb
 3ebc4fd123bfd7c7ad74948b7a7af456081935fe6fcb411a5b2e2e9810707f6d 1256684 
libawn1-dbg_0.4.1~bzr830-1_amd64.deb
Files: 
 f5458d1ec36b3a20b6af7d15d0d6cc4a 1822 gnome optional 
avant-window-navigator_0.4.1~bzr830-1.dsc
 bffa74fec4e92910e8e1af6c26392692 

Accepted grilo 0.1.16-1 (source i386 all)

2011-07-18 Thread Alberto Garcia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 02 Jul 2011 13:48:46 +0300
Source: grilo
Binary: libgrilo-0.1-0 libgrilo-0.1-dev libgrilo-0.1-doc gir1.2-grilo-0.1
Architecture: source i386 all
Version: 0.1.16-1
Distribution: unstable
Urgency: low
Maintainer: Alberto Garcia agar...@igalia.com
Changed-By: Alberto Garcia agar...@igalia.com
Description: 
 gir1.2-grilo-0.1 - Framework for discovering and browsing media - GObject 
introspect
 libgrilo-0.1-0 - Framework for discovering and browsing media - Shared 
libraries
 libgrilo-0.1-dev - Framework for discovering and browsing media - Development 
files
 libgrilo-0.1-doc - Framework for discovering and browsing media - Documentation
Changes: 
 grilo (0.1.16-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/{grl-inspect.1,libgrilo-0.1-0.manpages,libgrilo-0.1-0.install}:
 use manpage shipped by upstream.
   * debian/libgrilo-0.1-0.shlibs: new API, bump shlibs to 0.1.16.
   * debian/copyright: Author(s) = Authors.
Checksums-Sha1: 
 3c8dd19cf27b45a1018abb40b46dd10c3a827a3e 1875 grilo_0.1.16-1.dsc
 9dd3ecae1326c2972f325929a4e23c930d0aaee6 576716 grilo_0.1.16.orig.tar.bz2
 2849d0fa6493d562687854b58d59d0ce29efcd34 2838 grilo_0.1.16-1.debian.tar.gz
 c00d5fbd4ea0a64649f9b49d5d9f9a0308491fcb 163832 
libgrilo-0.1-0_0.1.16-1_i386.deb
 d786673f25716fe94ab582230534956f188c5c21 207248 
libgrilo-0.1-dev_0.1.16-1_i386.deb
 38a027de442aac0534d8ff4f645a6289393c5a7b 225910 
libgrilo-0.1-doc_0.1.16-1_all.deb
 9c3a947956e631f2db3f8cc2c262e4ea0060106e 97612 
gir1.2-grilo-0.1_0.1.16-1_i386.deb
Checksums-Sha256: 
 ddc94a379a917e6000f50c194edcb43a54edc58a5d54fb7a45e226c9b2122dc4 1875 
grilo_0.1.16-1.dsc
 690dabd2bf0fb5f1f11ec9c69005c7c7b1b7c1585dc9ab7b93d3ee3aab284c74 576716 
grilo_0.1.16.orig.tar.bz2
 5876b1a359b612d34227ad956982dbc24de69ad2df9d181ffdc17f5bff6aa689 2838 
grilo_0.1.16-1.debian.tar.gz
 b1ad464a395b484d747fed52513942947acd89c6e3c90b9212eab1abc39d0e04 163832 
libgrilo-0.1-0_0.1.16-1_i386.deb
 c875cd806b66a36e515551954b56512f6360098fdcaa40a4ca81c41890abce41 207248 
libgrilo-0.1-dev_0.1.16-1_i386.deb
 f7454a7011bdb7b265b39dce71536fa104422d68366e511264540b8a96c3ff80 225910 
libgrilo-0.1-doc_0.1.16-1_all.deb
 0d428b5494739ec8d65592b92bc91bc5ff8406a0d68f4d15f18d1ea607a5aecb 97612 
gir1.2-grilo-0.1_0.1.16-1_i386.deb
Files: 
 2e6a7f0e430771954ad91730e4bd90d0 1875 libs optional grilo_0.1.16-1.dsc
 6a10e785b56007f172782791fde07c4e 576716 libs optional grilo_0.1.16.orig.tar.bz2
 00a447b7c0df5fd798df6290d99022cc 2838 libs optional 
grilo_0.1.16-1.debian.tar.gz
 532b34cd5056eecbc5a6289a5bc89fe3 163832 libs optional 
libgrilo-0.1-0_0.1.16-1_i386.deb
 c738866a194fbcba7e4d46c996220961 207248 libdevel optional 
libgrilo-0.1-dev_0.1.16-1_i386.deb
 a14239ec1c648e3e36004f601f110731 225910 doc optional 
libgrilo-0.1-doc_0.1.16-1_all.deb
 9b3f7d774f3aaf3e87dbe23e184bd07b 97612 libs optional 
gir1.2-grilo-0.1_0.1.16-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIVAwUBTiP3ub4yGa8+1BNBAQg1xg//ZthlimlO1/k8alh4hi0J3H5/kvVsNoe3
vhS3staAA7nvE1aRr3b2uUPS1pehvipYHdqscEOk/jTLkvXuvykNfLxU1gLrk/Tz
jF/FlF2BoU3LNXwU/v5HZWAxhbhzZuUBtrhU0HM3VPO/qmWnxbCYjB/fUnur+S6n
8Yx7jAR3eAT7l4hAqPzIVK5l/9jj2QZNhDbxG1GT3s0e+nVHmjN+3g6eLcJMmS4t
gXB3tdTDlYGb4gGhl7RPGoRF4OCIFTkXeZJE8weNjSiqasxDUj7lRjXcCHG7By3H
dL1H/1GGKshswoNUbXeAzviPrlKUglbdUzLVKtyZ5V6LbVXN7gAytr2NCyTu2HsN
rE8UYKnUdl9SiP5mLwgjOT2PAvRcZp2xQHasbK5Q2uEOqBfMsmbY47qaMc5gh8Ca
zyXi26r8U15hAykzg5YfEY3W9zyJSydPzA63LkBbvzJpr9j4gZe7n1qIgmtmO0AE
Afj7S+uygKYX2/xfy+syic3zwsnp6PzVXgtWNE01TUsJgqeHD/CNn7zVUvMUxdfk
+5Fef5iWNRemXs1uTl/OYsuQFHTKtuG15S3EPIpbHOp1cYdhQJ02Lm7RZwsi/U59
gBVG+LA4pq3Csyv88Qy+KMozx0be+fY3KWND5+e69Gvl2AK8PIxeRqSuOa8SKkRZ
ex1Y9Ko2NwU=
=ACDl
-END PGP SIGNATURE-


Accepted:
gir1.2-grilo-0.1_0.1.16-1_i386.deb
  to main/g/grilo/gir1.2-grilo-0.1_0.1.16-1_i386.deb
grilo_0.1.16-1.debian.tar.gz
  to main/g/grilo/grilo_0.1.16-1.debian.tar.gz
grilo_0.1.16-1.dsc
  to main/g/grilo/grilo_0.1.16-1.dsc
grilo_0.1.16.orig.tar.bz2
  to main/g/grilo/grilo_0.1.16.orig.tar.bz2
libgrilo-0.1-0_0.1.16-1_i386.deb
  to main/g/grilo/libgrilo-0.1-0_0.1.16-1_i386.deb
libgrilo-0.1-dev_0.1.16-1_i386.deb
  to main/g/grilo/libgrilo-0.1-dev_0.1.16-1_i386.deb
libgrilo-0.1-doc_0.1.16-1_all.deb
  to main/g/grilo/libgrilo-0.1-doc_0.1.16-1_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qijxf-0005iq...@franck.debian.org



Accepted grilo-plugins 0.1.16-1 (source i386)

2011-07-18 Thread Alberto Garcia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 02 Jul 2011 13:57:21 +0300
Source: grilo-plugins
Binary: grilo-plugins-0.1
Architecture: source i386
Version: 0.1.16-1
Distribution: unstable
Urgency: low
Maintainer: Alberto Garcia agar...@igalia.com
Changed-By: Alberto Garcia agar...@igalia.com
Description: 
 grilo-plugins-0.1 - Framework for discovering and browsing media - Plugins
Changes: 
 grilo-plugins (0.1.16-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/copyright: Author(s) = Authors.
   * debian/control: depend on grilo 0.1.16.
Checksums-Sha1: 
 6274d41ac97fc00a1937673fbd457859bef057f0 1907 grilo-plugins_0.1.16-1.dsc
 0cdcb3151105c41fec9c6f0d2dc001e8ef24f96f 409444 
grilo-plugins_0.1.16.orig.tar.bz2
 fbc3f5003e7088d8d456c5ffc702f79d932f1d96 2050 
grilo-plugins_0.1.16-1.debian.tar.gz
 bba4db42a54b87d3c70325b81cf57b11121be7cc 153600 
grilo-plugins-0.1_0.1.16-1_i386.deb
Checksums-Sha256: 
 3cc86b9cb9fa247440e92b1a210b1922cdaaee5a7a1fca354d2c4b8d609f7797 1907 
grilo-plugins_0.1.16-1.dsc
 71b9754d29d8db7e23e405c41e43b3647ea544fc181fd4fd679cdf91699328a0 409444 
grilo-plugins_0.1.16.orig.tar.bz2
 8ae6b871267a12617852007c6d7df11bafad2321742bb8a4953cddb34af9f145 2050 
grilo-plugins_0.1.16-1.debian.tar.gz
 c5eac6110f2266a48bcd67a0b1536a5ca2b094266bbe5420eb95b9503fbb64a1 153600 
grilo-plugins-0.1_0.1.16-1_i386.deb
Files: 
 d3b3a3128f6b8722902161f269c92d8a 1907 libs optional grilo-plugins_0.1.16-1.dsc
 2b0c4425b5695362df7cec9cd2f83bf0 409444 libs optional 
grilo-plugins_0.1.16.orig.tar.bz2
 92932bc955c7b2bd993fea767ef94e85 2050 libs optional 
grilo-plugins_0.1.16-1.debian.tar.gz
 5caf5f529df6c34de403d2b04a10b57a 153600 libs optional 
grilo-plugins-0.1_0.1.16-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIVAwUBTiP3sL4yGa8+1BNBAQiCXxAAtCgiGagHL4HEBAGI82pkILYD2telMjGF
HA2K0AbaPlTIt/idw0ZGAWC0JjdVhoLVcZsiV4IJ6ZDGLybP7ff2lDd8FwT4qRjD
JPi5T13sKFggu+8tolyG7FBUuEBH/KOzza5E23V7S/mUwyN8Yb6/4C1Q3KHh2d1y
13ET/i7AEWPb/CewCWw7rHWkPmjoDJX6xHEbqCufEjARrfvV11ZKOJnykiuGZz9r
EbUXiZM6K+eWr8M0z4m06zLgi0FfJVoPmaJAyspkrRhDIMcMVvee/3DT0JF/6DUT
g+qPBFS3r6JnYb5vdTFl38GaP38BSVnkJ7sEWIcxds4xwBA8KCx90HvpkEMBuIAc
JP3SXkoi/ob4MlYB7tFHVruKc1Qomn6kM6mMAPEmnnwB4nNInCOWH3oVzhNYs+lr
q242zTHrM6DKuIXniEdFRKXNpYBM7BSj65hGk0dSqCuRgcezE5cUxmbl2cKygKEo
7SLbY4G0ViDPClHgT6JQycdjY6SAMvRWqpfGz8xBNU8JAIazeJ58kZogBA+xqNT9
owo3Gyup9wYV2BOUtN+81DMlellILpvEvQe0biGUxwvvtbatrChzNN3jA9rRr7eL
h6emYWZJSl8Yzk82lLfnoUo2NJJ3XsG6zrXs5MLTkxzWFuAmgx0lwOe0ZcvVnpHZ
QYS1mFngFxQ=
=1e9w
-END PGP SIGNATURE-


Accepted:
grilo-plugins-0.1_0.1.16-1_i386.deb
  to main/g/grilo-plugins/grilo-plugins-0.1_0.1.16-1_i386.deb
grilo-plugins_0.1.16-1.debian.tar.gz
  to main/g/grilo-plugins/grilo-plugins_0.1.16-1.debian.tar.gz
grilo-plugins_0.1.16-1.dsc
  to main/g/grilo-plugins/grilo-plugins_0.1.16-1.dsc
grilo-plugins_0.1.16.orig.tar.bz2
  to main/g/grilo-plugins/grilo-plugins_0.1.16.orig.tar.bz2


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qijxu-0005mj...@franck.debian.org



Accepted make-dfsg 3.82-1 (source amd64)

2011-07-18 Thread Manoj Srivastava
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 18 Jul 2011 01:05:46 -0700
Source: make-dfsg
Binary: make
Architecture: source amd64
Version: 3.82-1
Distribution: experimental
Urgency: low
Maintainer: Manoj Srivastava sriva...@debian.org
Changed-By: Manoj Srivastava sriva...@debian.org
Description: 
 make   - utility for directing compilation
Closes: 612195 622644
Changes: 
 make-dfsg (3.82-1) experimental; urgency=low
 .
   * New upstream release. A complete list of bugs fixed in this version is
 available here:
   
http://sv.gnu.org/bugs/index.php?group=makereport_id=111fix_release_id=104set=custom
   * Bug fix: parallel (-j2) make with $(eval) construct segfaults,
 thanks to Bjoern Michaelsen.The fix has been included in the new
 version.  (Closes: #622644).
   * Bug fix: improving the package description (again), thanks to Justin
 B Rye (Closes: #612195).
Checksums-Sha1: 
 0913eca0d064c71888c26352898948dbc6b160b5 1574 make-dfsg_3.82-1.dsc
 ef074cf7fa1642f8dc6d74b5700d1f6de14f1335 1424218 make-dfsg_3.82.orig.tar.gz
 fa18d23cfb51266def47e236ef8d2bfd7b54f129 39882 make-dfsg_3.82-1.diff.gz
 beffcdb8e792e2c926b7965551ba62028f5e8b56 425840 make_3.82-1_amd64.deb
Checksums-Sha256: 
 6e45b189dfa4e8bee2a5435a58ec14417cdb3d77538ff518f5f6533e04a0636d 1574 
make-dfsg_3.82-1.dsc
 7ff1e1ff70126c55958a87cd2db1292193d62096ddb37890e2c5b8cf4af2f4b5 1424218 
make-dfsg_3.82.orig.tar.gz
 9c4a18034bfcb9df1c7b5e74c760a137571b6df87338742f0543d8d4081b4b76 39882 
make-dfsg_3.82-1.diff.gz
 027c9b1e7d791d28dcd2b0d97dae75e249ce8233e06806824fe0484d855fca8d 425840 
make_3.82-1_amd64.deb
Files: 
 6534bae704d53107261edc7420904e13 1574 devel standard make-dfsg_3.82-1.dsc
 5f4c1ff3f5dfe12a31c784987418118f 1424218 devel standard 
make-dfsg_3.82.orig.tar.gz
 39f4dff8ae0afc17a86a6721669277e7 39882 devel standard make-dfsg_3.82-1.diff.gz
 e21ba38a683c50eed7e9e7382fe36f0f 425840 devel standard make_3.82-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQFtBAEBCgBXBQJOI/TLUBSAABsALHNyaXZhc3RhQGdvbGRlbi1ncnlwaG9u
LmNvbUFCQTcxMDI1QTFCNUE4OEE0RTVGNjhDMjM2QkQ3MjBGNkY1NzY0NzJfMTI4
AAoJEDa9cg9vV2RyaPEH/1mIY8gYZfM6Mcd3uNqLsQc9rm9k2KZPKXE0ovBXb3UE
yue1eGO2NniY0lJc4H8N6AnFREc7MRfrXs90j+HBbmnr6Y5ndt4PrFzs33MBHHv/
aLZ86L8uZZeEjk0511X866JAEO0j3czPaES2r7EJm3300BT+M18uvuVHHe6lXgtO
VTrYcJjGDUPFhKaRtEw01GNTgzT1w5JgAq/9jaiOXq1vmWcAYkOaiDa+OhRT/eT9
36b442pWwlPmxuq5oRcBZo0okKJgbINTfvywsdPq6Y8dpoz0SEz/4mOCsYFMqyq1
UoVC6On9X6lTHJD79BPmCfop/1fmXCM1lwVrz5V965I=
=8CNP
-END PGP SIGNATURE-


Accepted:
make-dfsg_3.82-1.diff.gz
  to main/m/make-dfsg/make-dfsg_3.82-1.diff.gz
make-dfsg_3.82-1.dsc
  to main/m/make-dfsg/make-dfsg_3.82-1.dsc
make-dfsg_3.82.orig.tar.gz
  to main/m/make-dfsg/make-dfsg_3.82.orig.tar.gz
make_3.82-1_amd64.deb
  to main/m/make-dfsg/make_3.82-1_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qijyk-0005so...@franck.debian.org



Accepted vlc 1.1.11-1 (source all amd64)

2011-07-18 Thread Benjamin Drung
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 18 Jul 2011 10:26:56 +0200
Source: vlc
Binary: libvlc-dev libvlc5 libvlccore-dev libvlccore4 mozilla-plugin-vlc vlc 
vlc-data vlc-dbg vlc-nox vlc-plugin-fluidsynth vlc-plugin-ggi vlc-plugin-jack 
vlc-plugin-notify vlc-plugin-pulse vlc-plugin-sdl vlc-plugin-svg 
vlc-plugin-svgalib vlc-plugin-zvbi
Architecture: source amd64 all
Version: 1.1.11-1
Distribution: unstable
Urgency: high
Maintainer: Debian multimedia packages maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Benjamin Drung bdr...@debian.org
Description: 
 libvlc-dev - development files for libvlc
 libvlc5- multimedia player and streamer library
 libvlccore-dev - development files for libvlccore
 libvlccore4 - base library for VLC and its modules
 mozilla-plugin-vlc - multimedia plugin for web browsers based on VLC
 vlc- multimedia player and streamer
 vlc-data   - Common data for VLC
 vlc-dbg- debugging symbols for vlc
 vlc-nox- multimedia player and streamer (without X support)
 vlc-plugin-fluidsynth - FluidSynth plugin for VLC
 vlc-plugin-ggi - GGI video output plugin for VLC
 vlc-plugin-jack - Jack audio plugins for VLC
 vlc-plugin-notify - LibNotify plugin for VLC
 vlc-plugin-pulse - PulseAudio plugin for VLC
 vlc-plugin-sdl - SDL video and audio output plugin for VLC
 vlc-plugin-svg - SVG plugin for VLC
 vlc-plugin-svgalib - SVGAlib video output plugin for VLC
 vlc-plugin-zvbi - VBI teletext plugin for VLC
Closes: 633674 633675
Changes: 
 vlc (1.1.11-1) unstable; urgency=high
 .
   * New upstream release.
 - Fix heap overflow in RealMedia plugin (Closes: #633674, LP: #807486)
 - Fix heap overflow in AVI plugin (Closes: #633675, LP: #807488)
   * Call dh_autoreconf with --as-needed and drop 052_as-needed.patch.
   * Drop backported patches.
   * Drop libschroedinger weaken patch (upstream weakened it to 1.0.6).
   * Refresh remaining patches.
Checksums-Sha1: 
 9984eab2189c64bb94c80e5ef078246ee2e60aad 4374 vlc_1.1.11-1.dsc
 068e75bdbfe6e595a4db14ad49e05688c8b1d5ad 26319862 vlc_1.1.11.orig.tar.bz2
 1c68f7835839ea33dc474c259716a74d09ab418f 54637 vlc_1.1.11-1.debian.tar.gz
 2fb70affb43f3d376e83fbaded371095d7ec11b4 69448 libvlc-dev_1.1.11-1_amd64.deb
 f19aee60b0d4fc6897ad74d8c16967ca15844ef4 45602 libvlc5_1.1.11-1_amd64.deb
 f7ff52bcfea9ad2b6fe1eaf8d3e39ab576b93298 646306 
libvlccore-dev_1.1.11-1_amd64.deb
 096d2027a3c95d8c110efc93947f1e0cc15d3f11 431910 libvlccore4_1.1.11-1_amd64.deb
 0f26be20a8059d9c466314ce5f53785c473b632a 47492 
mozilla-plugin-vlc_1.1.11-1_amd64.deb
 2d8e5856dbbbc8c79e5437ff66bae9807c33e02f 1361794 vlc_1.1.11-1_amd64.deb
 e85200bc6b936445ad1bf40d0b2a5190be4bca7e 8931672 vlc-data_1.1.11-1_all.deb
 d93542e91df68f87993b5930f317f5cef7cc432d 17509990 vlc-dbg_1.1.11-1_amd64.deb
 abbb3d5dd2eeddf76e2735f86b2aa071c98cb73c 3086170 vlc-nox_1.1.11-1_amd64.deb
 7e0a1b48311487706714425cc56874b5264303ea 5512 
vlc-plugin-fluidsynth_1.1.11-1_amd64.deb
 22caf4b4ebe47521c33b761423b9e2bce753cd17 6238 vlc-plugin-ggi_1.1.11-1_amd64.deb
 d0e714a62d46d8eaf4999f8626897565fe87b23a 11528 
vlc-plugin-jack_1.1.11-1_amd64.deb
 d1abe5236f3e29c84bc377987566110a65e033cd 5992 
vlc-plugin-notify_1.1.11-1_amd64.deb
 be4df414faddf82d66d24dbf3197d1d3788b6cf1 7228 
vlc-plugin-pulse_1.1.11-1_amd64.deb
 a25ed44b02d7d7d6d70a9ef3bafd9fadc5d38658 12392 
vlc-plugin-sdl_1.1.11-1_amd64.deb
 dd14011bc0b9bc5fc982432f7267f2da58d865e7 6572 vlc-plugin-svg_1.1.11-1_amd64.deb
 696c5d326aa61d41b389a077240f2928eab8d8b8 4870 
vlc-plugin-svgalib_1.1.11-1_amd64.deb
 70c3c2a013f9100ea8e0c5c73e13628968029301 8912 
vlc-plugin-zvbi_1.1.11-1_amd64.deb
Checksums-Sha256: 
 54a028b9541b29d00093f62895e6b5d056a7183f60af8be2476e8fddde75eda1 4374 
vlc_1.1.11-1.dsc
 682560be08b82bedfaf30d8a611d80093c5883c1de72fcbcf05715b8e9f4e1cb 26319862 
vlc_1.1.11.orig.tar.bz2
 e0ebf47b5c411cf673e5b03f29050e5773aaf80574edbbd4fffce9eb5efef6d3 54637 
vlc_1.1.11-1.debian.tar.gz
 d82ddbc44da4a4562ee5feb5c3cfa46b648ec35fb7d02a75e701dcb20aad09d0 69448 
libvlc-dev_1.1.11-1_amd64.deb
 6a55b64633a95ded03388b8131149af0af1d1db796d0dcb1ee168acaaf198a6a 45602 
libvlc5_1.1.11-1_amd64.deb
 9bf0eeb609c372d25a0a1c3b1dfb746e8cba4f025ba4324d22c367651bc2f4ff 646306 
libvlccore-dev_1.1.11-1_amd64.deb
 6e2f3451bb47263ae19d7d6772480c182aab8949fe3b77af82ccb0d8214a759c 431910 
libvlccore4_1.1.11-1_amd64.deb
 db699d1cca17513fb7c7ccd65fa2d0408b68d629020d097aee383923c3004930 47492 
mozilla-plugin-vlc_1.1.11-1_amd64.deb
 1716ac53c0d8a1ff2f01c9f17c770e77f975ab66bf5d0f974ae26b8f5f9948a9 1361794 
vlc_1.1.11-1_amd64.deb
 0504808c6ffde7340db54c463ea568cb2eecc786dc937e65b010baa6c5bad427 8931672 
vlc-data_1.1.11-1_all.deb
 f6cfe9bf9de365406643aad5d3186fb5c896c1fcb7b6e1e245c4ef7d47c902ed 17509990 
vlc-dbg_1.1.11-1_amd64.deb
 0235ea845bf730629e0e0ffd4afda7d94236cb3d5c5758774c6dc938846de11f 3086170 
vlc-nox_1.1.11-1_amd64.deb
 a08feded5ba0003e2a52e9f9a0d1e69b0aaca0a80ee0dd04fbeb4ff01b247809 5512 

Accepted libsndfile 1.0.25-1 (source amd64)

2011-07-18 Thread Erik de Castro Lopo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 18 Jul 2011 20:06:57 +1000
Source: libsndfile
Binary: libsndfile1-dev libsndfile1 sndfile-programs
Architecture: source amd64
Version: 1.0.25-1
Distribution: unstable
Urgency: low
Maintainer: Erik de Castro Lopo er...@mega-nerd.com
Changed-By: Erik de Castro Lopo er...@mega-nerd.com
Description: 
 libsndfile1 - Library for reading/writing audio files
 libsndfile1-dev - Development files for libsndfile; a library for 
reading/writing a
 sndfile-programs - Sample programs that use libsndfile
Changes: 
 libsndfile (1.0.25-1) unstable; urgency=low
 .
   * New upstream.
   * debian/control: Update standards version (no changes needed).
   * debian/rules: Add build-indep and build-arch targets.
Checksums-Sha1: 
 d2b45ba16e958a76c7c559084330a5766657096b 1244 libsndfile_1.0.25-1.dsc
 e95d9fca57f7ddace9f197071cbcfb92fa16748e 1060692 libsndfile_1.0.25.orig.tar.gz
 82c6691c614703caf91ffb82012a2e3ee8753572 9474 libsndfile_1.0.25-1.debian.tar.gz
 8f70c8cfc2dae0260dbf640a53f0efaae8bf6b64 384132 
libsndfile1-dev_1.0.25-1_amd64.deb
 1d14c746b90b5ca68891a80c4bdeeeabf2eb90e0 239220 libsndfile1_1.0.25-1_amd64.deb
 df7556611f00bc8ef8b32ec4a425a1997092f396 117250 
sndfile-programs_1.0.25-1_amd64.deb
Checksums-Sha256: 
 b90b8ccf5324343d6b77dc076b987932ce04b2a24e2f59906364660f6b4ec229 1244 
libsndfile_1.0.25-1.dsc
 59016dbd326abe7e2366ded5c344c853829bebfd1702ef26a07ef662d6aa4882 1060692 
libsndfile_1.0.25.orig.tar.gz
 3a913bfb521e9874cb6a443e7cfe9ebf372e25b33fcc312ed3dd46d76549eb0b 9474 
libsndfile_1.0.25-1.debian.tar.gz
 f4489b519afa6315fe8d5a6399f3ed9a80c679422a9b4755cfd01bed57968ffa 384132 
libsndfile1-dev_1.0.25-1_amd64.deb
 45931347ed80ab5a451e11295856e3f24c4c8603119060d55f522ae73791348f 239220 
libsndfile1_1.0.25-1_amd64.deb
 bbc697bada8be5e1424429683db3c85caef97a2e43221ac3fa541a6e06c86e7d 117250 
sndfile-programs_1.0.25-1_amd64.deb
Files: 
 2207ee5c738e5c05dc07d806838c4dd9 1244 devel optional libsndfile_1.0.25-1.dsc
 e2b7bb637e01022c7d20f95f9c3990a2 1060692 devel optional 
libsndfile_1.0.25.orig.tar.gz
 05a157d7e043ca7ed348c28a3c202382 9474 devel optional 
libsndfile_1.0.25-1.debian.tar.gz
 3f726bbb4da8c4e2a3a6ee23272bdda1 384132 libdevel optional 
libsndfile1-dev_1.0.25-1_amd64.deb
 3b0d3118ae22e46aed671e228645e2e1 239220 libs optional 
libsndfile1_1.0.25-1_amd64.deb
 2cd2109308dd8eaff41027caa627a036 117250 utils optional 
sndfile-programs_1.0.25-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk4kBlkACgkQbKQad0O41siQiQCfUavJWMH0lGfylB+OTDrMI1+h
DywAn2a5qqoLAfcW24jW1/bzIDdwk2q/
=2KmL
-END PGP SIGNATURE-


Accepted:
libsndfile1-dev_1.0.25-1_amd64.deb
  to main/libs/libsndfile/libsndfile1-dev_1.0.25-1_amd64.deb
libsndfile1_1.0.25-1_amd64.deb
  to main/libs/libsndfile/libsndfile1_1.0.25-1_amd64.deb
libsndfile_1.0.25-1.debian.tar.gz
  to main/libs/libsndfile/libsndfile_1.0.25-1.debian.tar.gz
libsndfile_1.0.25-1.dsc
  to main/libs/libsndfile/libsndfile_1.0.25-1.dsc
libsndfile_1.0.25.orig.tar.gz
  to main/libs/libsndfile/libsndfile_1.0.25.orig.tar.gz
sndfile-programs_1.0.25-1_amd64.deb
  to main/libs/libsndfile/sndfile-programs_1.0.25-1_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qil87-0006rp...@franck.debian.org



Accepted xmobar 0.13-1 (source i386)

2011-07-18 Thread Apollon Oikonomopoulos
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 15 Jul 2011 15:46:01 +0300
Source: xmobar
Binary: xmobar
Architecture: source i386
Version: 0.13-1
Distribution: unstable
Urgency: low
Maintainer: Apollon Oikonomopoulos apoi...@gmail.com
Changed-By: Apollon Oikonomopoulos apoi...@gmail.com
Description: 
 xmobar - Lightweight status bar for X11 window managers with UTF-8 and Xft
Closes: 607817 610038 610046
Changes: 
 xmobar (0.13-1) unstable; urgency=low
 .
   * New upstream release
 - Drop swap ratio patch, fixed upstream
   * Enable the inotify functionality (Closes: #607817)
   * Update homepage URL (Closes: #610038)
   * Enable the wireless plugin and build-depend on libiw-dev
   * Update the manpage (Closes: #610046)
Checksums-Sha1: 
 5fd75fb970807954ac5d41781057afa159995f8a 1166 xmobar_0.13-1.dsc
 a1e9312319a378b2d60fc9388d3e8158e87b835f 55874 xmobar_0.13.orig.tar.gz
 bd6c3707b8990ab94a6604efe30c585845a96a54 15489 xmobar_0.13-1.debian.tar.gz
 d9213fff12c4d5db80fb9b6dc4e80bb2a66fb925 784724 xmobar_0.13-1_i386.deb
Checksums-Sha256: 
 eb629906c50cc0e5853ed2bad7d338345cd9985459b885dc7d58c6660772dd9b 1166 
xmobar_0.13-1.dsc
 c7c151c12491e230310a7ae22796cfe3f79d8731ddc453b661b509bb81da4a46 55874 
xmobar_0.13.orig.tar.gz
 ec1312052e8d90ae51c8026c5e984629e0f81b62df38bfe067fed05ca972ace3 15489 
xmobar_0.13-1.debian.tar.gz
 7be6dbdd047731ed123ba5f34ff79589e4dab96fdca3637819462581f00e6435 784724 
xmobar_0.13-1_i386.deb
Files: 
 08b5c70ef7f60c94115356e07b360d8a 1166 x11 optional xmobar_0.13-1.dsc
 f7946236c068b1e7944f16b7c0732857 55874 x11 optional xmobar_0.13.orig.tar.gz
 4c9cd3c78f5cfc5b6e750be3f97045f8 15489 x11 optional xmobar_0.13-1.debian.tar.gz
 abb1ecfe6d13a41c538b14082a011eaa 784724 x11 optional xmobar_0.13-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk4kDhYACgkQVty5d8XpUzMokgCfc1z2S2NqrjOm3SeZc4v5pjbZ
R7EAnjK5xFgXjhTneozXBgJX+IYOvHWD
=c/WQ
-END PGP SIGNATURE-


Accepted:
xmobar_0.13-1.debian.tar.gz
  to main/x/xmobar/xmobar_0.13-1.debian.tar.gz
xmobar_0.13-1.dsc
  to main/x/xmobar/xmobar_0.13-1.dsc
xmobar_0.13-1_i386.deb
  to main/x/xmobar/xmobar_0.13-1_i386.deb
xmobar_0.13.orig.tar.gz
  to main/x/xmobar/xmobar_0.13.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qilnw-0007yk...@franck.debian.org



Accepted libcatalyst-view-tt-perl 0.37-1 (source all)

2011-07-18 Thread Jonathan Yu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 17 Jul 2011 15:51:08 -0400
Source: libcatalyst-view-tt-perl
Binary: libcatalyst-view-tt-perl
Architecture: source all
Version: 0.37-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonathan Yu jaw...@cpan.org
Description: 
 libcatalyst-view-tt-perl - Template View Class for Catalyst
Changes: 
 libcatalyst-view-tt-perl (0.37-1) unstable; urgency=low
 .
   * New upstream release
   * Refresh copyright information
   * Standards-Version 3.9.2 (no changes)
   * Bump to debhelper 8
Checksums-Sha1: 
 781e99655d034d8f2a232dad672f588a041fea00 2282 
libcatalyst-view-tt-perl_0.37-1.dsc
 4b5e3915803be4633d90c19785eeafd24d04f0fc 43254 
libcatalyst-view-tt-perl_0.37.orig.tar.gz
 9e2208a512e139b3e85c5718791cbd457e3bca34 3238 
libcatalyst-view-tt-perl_0.37-1.debian.tar.gz
 5c189adfea63705fb1cdc17b6573eb202bbdac11 31168 
libcatalyst-view-tt-perl_0.37-1_all.deb
Checksums-Sha256: 
 14e40f10ada9c706eb034f5b169154f050cd3db14a2dff7377728d5b9ee057d7 2282 
libcatalyst-view-tt-perl_0.37-1.dsc
 1fefae3dc6cfb127205b6332719c87dd51197c5fde82635dad74a90b67267b03 43254 
libcatalyst-view-tt-perl_0.37.orig.tar.gz
 334a1b0b59c9c5397d0b0f68a69721f28fbce0f05e35f32014e1bff34eabbfca 3238 
libcatalyst-view-tt-perl_0.37-1.debian.tar.gz
 27f3702ace55c4639f076fa2fbcaaa06d693567a268eb9cd86ee3793bd15dbc2 31168 
libcatalyst-view-tt-perl_0.37-1_all.deb
Files: 
 091bd394928c4ac73bf28d26b04ab806 2282 perl optional 
libcatalyst-view-tt-perl_0.37-1.dsc
 b5932b34fc85ac485582428ba44e2662 43254 perl optional 
libcatalyst-view-tt-perl_0.37.orig.tar.gz
 31c081d3704b806a32a61728deaf6d75 3238 perl optional 
libcatalyst-view-tt-perl_0.37-1.debian.tar.gz
 70388f523dc73ee1a54ce7798dd5a105 31168 perl optional 
libcatalyst-view-tt-perl_0.37-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJOJA3SAAoJELs6aAGGSaoGECgP/2T9AaUFVorA5KeWmec4eB7S
3kiCFaThd1AIEtRHCeSL/FZLJ1pwnFvQMucCMqiq52PDO7++khzRfErnw6CaU2G4
RKE8Ny9afGrTUC+4+NIKaF39fb4NEx26Ub50EvVEXkCLp3Ao0YR9ArV/A2I8Pwib
46LKwrQkfOUhHIZYCdlIZXjPaxqFC8KRJ1vXGfpbjoMscAz6/wKfj//hOa5VTZHo
iHguvpRwvXJCJ3J+BsNcb9HJxP4snLnd3c4sXxrIZ8il5Y1CSErzu5PyqNon6Inm
JnmIb7z2r0Ty+XmWHbY026vmkNXzbfk7IcIZbos5TWbQxOAiaDdeNBEfeSRPipxH
zwftVOWcK9meIadRSE9/tDVTJDCgQL3J9PB1bDN+0e5DW0FBOAhmq+F1JC3zAXGa
A8SSJ1viuEaqyiRTpNraxYXwpWb5dODUpkc3amHKHkt1ZV3aptUYmeObNAf5dNlA
/okd2Dm/ShDDVYNeLYJm0gBp1ONVARWF5j+WKathhntdgk+3k8HqFw0DEhgofjKh
cuqMa29y9Nl21BdOW5jiXNyUiPiYLqgSqLvocMyUo6/7P4Dv+h//YP3CXLuEKjBY
xHRIkdr5pKqfJLFSHN+uX88cMAnXVTdWfw759FOPTEHTmeTbKHs7hqhAAxdaLC0K
pM/I8dg5/iCZKxrW1QMk
=4+Ox
-END PGP SIGNATURE-


Accepted:
libcatalyst-view-tt-perl_0.37-1.debian.tar.gz
  to 
main/libc/libcatalyst-view-tt-perl/libcatalyst-view-tt-perl_0.37-1.debian.tar.gz
libcatalyst-view-tt-perl_0.37-1.dsc
  to main/libc/libcatalyst-view-tt-perl/libcatalyst-view-tt-perl_0.37-1.dsc
libcatalyst-view-tt-perl_0.37-1_all.deb
  to main/libc/libcatalyst-view-tt-perl/libcatalyst-view-tt-perl_0.37-1_all.deb
libcatalyst-view-tt-perl_0.37.orig.tar.gz
  to 
main/libc/libcatalyst-view-tt-perl/libcatalyst-view-tt-perl_0.37.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qilay-0001r2...@franck.debian.org



Accepted r-zoo 1.7-1-1 (source i386)

2011-07-18 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 18 Jul 2011 06:31:38 -0500
Source: r-zoo
Binary: r-cran-zoo
Architecture: source i386
Version: 1.7-1-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-zoo - GNU R package for totally ordered indexed observations
Changes: 
 r-zoo (1.7-1-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 561a006a873ec2abbae42499a5efbfb2e95a5c55 977 r-zoo_1.7-1-1.dsc
 523837fdf2f62450b3d2e41d281ff9a5fb169559 1219645 r-zoo_1.7-1.orig.tar.gz
 cd2a28bc462dd25d1c6821311542657ebc8f1d42 2505 r-zoo_1.7-1-1.diff.gz
 a9d93d222f793873f6befba38a75a4c1be2d3d66 1392394 r-cran-zoo_1.7-1-1_i386.deb
Checksums-Sha256: 
 1a7d9678c7c453e6825f89df4150685971d890aa4a46fc7c49597a95a03fa59e 977 
r-zoo_1.7-1-1.dsc
 f487063964744e12a5094ceab6e7b8dacfb53809850f60ea8ffd5d379b2220e5 1219645 
r-zoo_1.7-1.orig.tar.gz
 a02af4f340dd8f2142235084c5f8ae413c354b69d4d2687d1953128eb5da1ce0 2505 
r-zoo_1.7-1-1.diff.gz
 c8e41bb64495afb769e0b70836b0146f57f1b1ea2d44391eff28e98abd9ad159 1392394 
r-cran-zoo_1.7-1-1_i386.deb
Files: 
 3259606c648467d42c0e2534b68f8912 977 gnu-r optional r-zoo_1.7-1-1.dsc
 4476d84510d1e489efc896cfab623a24 1219645 gnu-r optional r-zoo_1.7-1.orig.tar.gz
 b74c1490fb33f886ef645862528c7f85 2505 gnu-r optional r-zoo_1.7-1-1.diff.gz
 d3e04f8ec0bc627e9a4a5b5ccdb3967d 1392394 gnu-r optional 
r-cran-zoo_1.7-1-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iD8DBQFOJBnTCZSR95Gw07cRAkVcAJ9m20lhaUj99MSHRc7ZLJu8H4AEewCdG1kH
BxrJ77ampNWCH7VyeUMCD5Q=
=nGLK
-END PGP SIGNATURE-


Accepted:
r-cran-zoo_1.7-1-1_i386.deb
  to main/r/r-zoo/r-cran-zoo_1.7-1-1_i386.deb
r-zoo_1.7-1-1.diff.gz
  to main/r/r-zoo/r-zoo_1.7-1-1.diff.gz
r-zoo_1.7-1-1.dsc
  to main/r/r-zoo/r-zoo_1.7-1-1.dsc
r-zoo_1.7-1.orig.tar.gz
  to main/r/r-zoo/r-zoo_1.7-1.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qimit-0005lm...@franck.debian.org



Accepted geos 3.2.2-3 (source all i386)

2011-07-18 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 18 Jul 2011 12:23:11 +0200
Source: geos
Binary: libgeos-dev libgeos-c1 libgeos-3.2.2 libgeos-doc libgeos-ruby1.8 
libgeos-dbg
Architecture: source all i386
Version: 3.2.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 libgeos-3.2.2 - Geometry engine for Geographic Information Systems - C++ 
Library
 libgeos-c1 - Geometry engine for Geographic Information Systems - C Library
 libgeos-dbg - Debugging symbols for the GEOS library
 libgeos-dev - Geometry engine for GIS - Development files
 libgeos-doc - Documentation for the GEOS GIS geometry engine library
 libgeos-ruby1.8 - GEOS bindings for Ruby
Closes: 616823 631819
Changes: 
 geos (3.2.2-3) unstable; urgency=low
 .
   * New patch: swig. Fixed for strong version detection in ac_pkg_swig.m4.
 Merged from 3.3 series. Thanks strk. (closes: #631819)
   * Removed obsolete python build-deps, because now the suggested binding
 is via shapely. (closes: #616823)
Checksums-Sha1: 
 2ea8df1a7968ab45c28a1d3efc43c2d1438f00ad 1287 geos_3.2.2-3.dsc
 732ddde3c6d3cf6eae3e0b538c90a15de2b4b4c7 10599 geos_3.2.2-3.debian.tar.gz
 2639ec88173f647bdef157587140f4202782798c 1481462 libgeos-doc_3.2.2-3_all.deb
 06efe6cc510144c3a9d9b4ecd77d3a55bba9ad5f 1324868 libgeos-dev_3.2.2-3_i386.deb
 1632728c584b3bd38167461ca7e230a984cb6d0d 136868 libgeos-c1_3.2.2-3_i386.deb
 19a7e751e1dda37cb51f4a97b4cc4ad4837e6284 613360 libgeos-3.2.2_3.2.2-3_i386.deb
 be6cb695c72bb23208c88fdbc97648f5c9f1f4bc 309422 
libgeos-ruby1.8_3.2.2-3_i386.deb
 c7c7cc67d34576ba5caa830e12c49877a270a08a 5273028 libgeos-dbg_3.2.2-3_i386.deb
Checksums-Sha256: 
 9d457a006b38eac4a0574b8a0a5e873d3e7b6931e9b894509015d1ee7b5a7db8 1287 
geos_3.2.2-3.dsc
 0625eddac604c888e0a77012baa0b4b2bf97eb72c0d515f36063008007a79df2 10599 
geos_3.2.2-3.debian.tar.gz
 9ef4e27927ab117f4ee103762eef46e2c6c31547176b99cae569917b13b5ecc6 1481462 
libgeos-doc_3.2.2-3_all.deb
 88682a0469e5b4af675547928935059560a219ac751fe56b484f0ae93c735cc0 1324868 
libgeos-dev_3.2.2-3_i386.deb
 1d7c2488324ab9f85d4a156dfe3b6ec01a1c6dad475a1b5db7d859fc15a8ec95 136868 
libgeos-c1_3.2.2-3_i386.deb
 f87b59cfe694bf518a4271e51981be0f85639f8eac36a23c0bb1566b440fccf8 613360 
libgeos-3.2.2_3.2.2-3_i386.deb
 bccef7b1a88f24ba933601b8ff9baf6118e00496df9014c55bb276d8cfb03141 309422 
libgeos-ruby1.8_3.2.2-3_i386.deb
 e3e77d325c30c9912a644fc038aa59388d724da5192d61fa1bac4b050a2db4db 5273028 
libgeos-dbg_3.2.2-3_i386.deb
Files: 
 64c916f7c261dd502fc0f0d1aa2c267d 1287 science optional geos_3.2.2-3.dsc
 e284f55fd2bc0e2fe0817f87d0a9e313 10599 science optional 
geos_3.2.2-3.debian.tar.gz
 95b599c07c46d7254136532177f233d4 1481462 doc optional 
libgeos-doc_3.2.2-3_all.deb
 7fdf7f8d2b042b945bcb6e9849fd56b8 1324868 libdevel optional 
libgeos-dev_3.2.2-3_i386.deb
 48f0ff3cd70f92d24e51f4b76322851b 136868 libs optional 
libgeos-c1_3.2.2-3_i386.deb
 982692b286277b6d2853cdbf6c8842a1 613360 libs optional 
libgeos-3.2.2_3.2.2-3_i386.deb
 883c94c100166dd3cb2cffe7b7251b68 309422 ruby optional 
libgeos-ruby1.8_3.2.2-3_i386.deb
 a2d1b5f5101061b82699d7a626d0889d 5273028 debug extra 
libgeos-dbg_3.2.2-3_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk4kIcAACgkQpFNRmenyx0dlUgCePm8bu5AqIe0IGVMsGLjSfks7
WWEAoKEm+zaIV6rib8gQAhVfDXAczzRu
=0wnk
-END PGP SIGNATURE-


Accepted:
geos_3.2.2-3.debian.tar.gz
  to main/g/geos/geos_3.2.2-3.debian.tar.gz
geos_3.2.2-3.dsc
  to main/g/geos/geos_3.2.2-3.dsc
libgeos-3.2.2_3.2.2-3_i386.deb
  to main/g/geos/libgeos-3.2.2_3.2.2-3_i386.deb
libgeos-c1_3.2.2-3_i386.deb
  to main/g/geos/libgeos-c1_3.2.2-3_i386.deb
libgeos-dbg_3.2.2-3_i386.deb
  to main/g/geos/libgeos-dbg_3.2.2-3_i386.deb
libgeos-dev_3.2.2-3_i386.deb
  to main/g/geos/libgeos-dev_3.2.2-3_i386.deb
libgeos-doc_3.2.2-3_all.deb
  to main/g/geos/libgeos-doc_3.2.2-3_all.deb
libgeos-ruby1.8_3.2.2-3_i386.deb
  to main/g/geos/libgeos-ruby1.8_3.2.2-3_i386.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qimle-0007l8...@franck.debian.org



Accepted libpng 1.2.46-2 (source amd64)

2011-07-18 Thread Anibal Monsalve Salazar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 18 Jul 2011 22:05:48 +1000
Source: libpng
Binary: libpng12-0 libpng12-dev libpng3 libpng12-0-udeb
Architecture: source amd64
Version: 1.2.46-2
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar ani...@debian.org
Changed-By: Anibal Monsalve Salazar ani...@debian.org
Description: 
 libpng12-0 - PNG library - runtime
 libpng12-0-udeb - PNG library - minimal runtime library (udeb)
 libpng12-dev - PNG library - development
 libpng3- PNG library - runtime
Closes: 633944 633957 634120 634151
Changes: 
 libpng (1.2.46-2) unstable; urgency=low
 .
   [ Steve Langasek ]
   * Build for multiarch.  Requires converting libpng3 from Arch: all to
 Arch: any. Closes: 634151
   * Drop debian/libpng12-0-udeb.dirs, which just adds a pointless empty
 directory to the udeb.
 .
   [ Anibal Monsalve Salazar ]
   * Fix doc-base file
 Closes: 633944, 633957, 634120
   * Pass -Zbzip2 -z9 to dpkg-deb
Checksums-Sha1: 
 75acd9ad694702faeb9a3f4031e4c064cc935b35 1819 libpng_1.2.46-2.dsc
 236013d220c9eda3d8838f5b20b9ab0bb85ae603 639676 libpng_1.2.46.orig.tar.bz2
 404b6bc493005cf93ce07daf6aae33d7ce0fa545 15584 libpng_1.2.46-2.debian.tar.bz2
 35bbe1c8cc77588511923276320bf476ebb28cfc 188402 libpng12-0_1.2.46-2_amd64.deb
 022e55131410ee7b2f286bd9e3b447559ffc8881 264968 libpng12-dev_1.2.46-2_amd64.deb
 fdb61bdbb2b5528ed3c57751b3ff96ec7e26fa74 956 libpng3_1.2.46-2_amd64.deb
 a48464f8215000f52fa2ac271f8eb1c73a90df32 72264 
libpng12-0-udeb_1.2.46-2_amd64.udeb
Checksums-Sha256: 
 dde8061bcb70b795530d05175c449a869fa65013035638b7d5e47660dc4c5a70 1819 
libpng_1.2.46-2.dsc
 a5e796e1802b2e221498bda09ff9850bc7ec9068b6788948cc2c42af213914d8 639676 
libpng_1.2.46.orig.tar.bz2
 2538f1162511552527cbce5bb019b8ec7ddcaf4afac7362300051ed046217981 15584 
libpng_1.2.46-2.debian.tar.bz2
 8ca2bce47f116463e7de921e8829ed8e161e8a38422b21badf741653d48613ae 188402 
libpng12-0_1.2.46-2_amd64.deb
 6db4e3483ca9596cd4a0474f707c34cdb670bc2298d3dc0e29b3c453c183860c 264968 
libpng12-dev_1.2.46-2_amd64.deb
 dea52cf8ddaf5e3995659fcf264efb5405818a838d4424d0741953e4b6dea38f 956 
libpng3_1.2.46-2_amd64.deb
 433b06fe6bf7acbddceb482292a8f2a822e19593ec1146027467d5b2dd2157e3 72264 
libpng12-0-udeb_1.2.46-2_amd64.udeb
Files: 
 804cbd189494f5b105d7827c1c80db9f 1819 libs optional libpng_1.2.46-2.dsc
 e8b43dc78ef95b3949af7f961d76874b 639676 libs optional 
libpng_1.2.46.orig.tar.bz2
 c6b19e8882e1cc9187a7d31b5bd1a8c7 15584 libs optional 
libpng_1.2.46-2.debian.tar.bz2
 c88c97c6bfee135a7748915dd3763199 188402 libs optional 
libpng12-0_1.2.46-2_amd64.deb
 35b6cdc8bc010e0433e473f1ed6ffb48 264968 libdevel optional 
libpng12-dev_1.2.46-2_amd64.deb
 c56b5f121efc563cec8a102619c8bcb6 956 oldlibs optional 
libpng3_1.2.46-2_amd64.deb
 232da541f21743b1dd65c388468b40e2 72264 debian-installer extra 
libpng12-0-udeb_1.2.46-2_amd64.udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iQIbBAEBCAAGBQJOJCRHAAoJEHxWrP6UeJfYqaEP+PCk79YpMGpOt8kbbQ4C0FlM
Jdh1IDXrQE+Cj5XG/c571+p0AvsvBWVxsIFDTFR8ohqX8ZXRvyp4EmSjcv90P6mP
wiGdvjpkKBl8YBBDLw8rXhhniMwdacnA2Vv/TyIvDnmYnKORMRwfJFbTLv+fZgRQ
h1IuhBtRBsjN4jhqXN7q0h2CoUkHzwTemZ9XVtkrDZLEe9X7l6aZEvLMYnyNIifG
72rcDFkjJNZOJ5HTxGho6H2Sf2hc/CCFmzMv/BVR60mJR89TAtPTngANrsafDQgk
h1SMoa+5h6CsvvYELJzOOx/XHJkXtMsHyqaq25MZ3ZD7SZKvkb4lx17jVeattWVq
zYOnWUwnOp5MB2tQ6H+vd6Fy81ebW5OgYY+lZ6hkKYoPkjrXHVuwJao2IumaIBSe
UGNswynWZRuqFyYDtdfNkdHXKtqEFezD3kPQ4H3qUmTB9NNV3YGjb9k+6xdw1aR3
Y3wzRLsLiFqdxMcZADMrE2S02pDSE/RjC5CAjKq9kvAz9mQ75nWDUP/FQs1n3rYN
Z581qlky3o3U0D58WrsYWywPnvgXmf+SDFaboJMrXwBfSTWPJUvsi/W4AwNSj/YO
DwhlIIRObmgDuyZmAPE6k/s+c5BNGWYNMJdiHrvDYR7w/y0EUT8dlLxDCSGoYfWb
z9EqUvCxivEBKFf+PQQ=
=oQjh
-END PGP SIGNATURE-


Accepted:
libpng12-0-udeb_1.2.46-2_amd64.udeb
  to main/libp/libpng/libpng12-0-udeb_1.2.46-2_amd64.udeb
libpng12-0_1.2.46-2_amd64.deb
  to main/libp/libpng/libpng12-0_1.2.46-2_amd64.deb
libpng12-dev_1.2.46-2_amd64.deb
  to main/libp/libpng/libpng12-dev_1.2.46-2_amd64.deb
libpng3_1.2.46-2_amd64.deb
  to main/libp/libpng/libpng3_1.2.46-2_amd64.deb
libpng_1.2.46-2.debian.tar.bz2
  to main/libp/libpng/libpng_1.2.46-2.debian.tar.bz2
libpng_1.2.46-2.dsc
  to main/libp/libpng/libpng_1.2.46-2.dsc
libpng_1.2.46.orig.tar.bz2
  to main/libp/libpng/libpng_1.2.46.orig.tar.bz2


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qin0b-000118...@franck.debian.org



Accepted redis 2:2.2.11-3 (source all amd64)

2011-07-18 Thread Chris Lamb
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 18 Jul 2011 13:25:16 +0100
Source: redis
Binary: redis-server redis-doc
Architecture: source amd64 all
Version: 2:2.2.11-3
Distribution: unstable
Urgency: low
Maintainer: Chris Lamb la...@debian.org
Changed-By: Chris Lamb la...@debian.org
Description: 
 redis-doc  - Persistent key-value database with network interface (Documentati
 redis-server - Persistent key-value database with network interface
Closes: 632931
Changes: 
 redis (2:2.2.11-3) unstable; urgency=low
 .
   * Change default loglevel to notice.
   * Wait forever for redis to stop - only waiting 10 seconds could cause data
 loss.
   * Set a proper default location for socket file. (Closes: #632931)
Checksums-Sha1: 
 4f690880d33d8a7db2af912f7af5718125f792b7 1104 redis_2.2.11-3.dsc
 127864d3674a4aee4cd68e0c7e120ad0078f9084 16820 redis_2.2.11-3.debian.tar.gz
 49d1a88233d445968a04ee68dbe3e06a969d4a7f 229052 redis-server_2.2.11-3_amd64.deb
 a64601b622e0bfc7a54225e7a37a5a275fdc8189 168244 redis-doc_2.2.11-3_all.deb
Checksums-Sha256: 
 8ed9c8c2784073e537498793a28d62a69ee5c29f61905c2a0ac749b043fbf39f 1104 
redis_2.2.11-3.dsc
 8dc20371eff2241747ac7892bb3bb0328bad172ecd2293a890e3203e37937150 16820 
redis_2.2.11-3.debian.tar.gz
 806187ff6c33e2f481085fdfbf4fedd4609ddb7aef64567b2c32bbc1bd41e390 229052 
redis-server_2.2.11-3_amd64.deb
 2d41a5fba9c06a578502e52c824593db2acc76ed0ebcbccd13599583fdc2ef0a 168244 
redis-doc_2.2.11-3_all.deb
Files: 
 953642dea071d54b41fe6eaded021e93 1104 database optional redis_2.2.11-3.dsc
 03319a258ee2aef2600b6946b51c42b3 16820 database optional 
redis_2.2.11-3.debian.tar.gz
 e51ba83ab5fd960c3d5cfb7606962008 229052 database optional 
redis-server_2.2.11-3_amd64.deb
 ba24c05834802034e14962846f3b309a 168244 doc optional redis-doc_2.2.11-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk4kJs8ACgkQ5/8uW2NPmiCZOgCgnKdy6v7eYdh9I7HpzEQZPsob
EeIAnjy4v5bszfY7CNw2d3N4Mhj0salR
=Mhjr
-END PGP SIGNATURE-


Accepted:
redis-doc_2.2.11-3_all.deb
  to main/r/redis/redis-doc_2.2.11-3_all.deb
redis-server_2.2.11-3_amd64.deb
  to main/r/redis/redis-server_2.2.11-3_amd64.deb
redis_2.2.11-3.debian.tar.gz
  to main/r/redis/redis_2.2.11-3.debian.tar.gz
redis_2.2.11-3.dsc
  to main/r/redis/redis_2.2.11-3.dsc


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qin31-0003gg...@franck.debian.org



  1   2   >