socket activation interface

2013-06-01 Thread Helmut Grohne
On Sat, Jun 01, 2013 at 03:53:15AM +0200, Lennart Poettering wrote: [...] I remember even emailing the Upstart guys about that, but I never got any reply. This was a long long time before Upstart added socket activation. This appears to be the discussion starting with this mail:

Re: How to check for other init systems from sysvinit script

2013-06-01 Thread Michael Stapelberg
Hi Ondřej, Ondřej Surý ond...@sury.org writes: Practical question: if I were to support systemd .service, upstart init job and/or OpenRC whatever together with standard sysvinit script, how do I check for currently used init system from sysvinit script to not start the service for a second

Re: Custom Reload command/signal in upstart

2013-06-01 Thread Helmut Grohne
On Fri, May 31, 2013 at 11:44:53PM +0200, Ond??ej Surý wrote: cat php5-fpm.service EOF [Unit] Description=The PHP FastCGI Process Manager After=syslog.target network.target Small nitpick here: Specifying syslog.target in an After is completely unnecessary and counterproductive. At the time

Re: default MTA

2013-06-01 Thread Tollef Fog Heen
]] Russ Allbery Basically, what we're looking for here is the equivalent of a check engine light (except, of course, with better user-visible diagnostics available). That's what the end user actually wants: something clear and visible indicating that something is wrong, which they can drill

Re: systemd .service file conversion

2013-06-01 Thread Marc Haber
On Fri, 31 May 2013 14:08:01 +0200, Josselin Mouette j...@debian.org wrote: Le jeudi 30 mai 2013 à 22:25 +0200, Marc Haber a écrit : Do you actually run a kernel other than Linux Actually no, but it is a pleasure to see Debian move towards this freedom with every new release. I disagree

Re: systemd .service file conversion

2013-06-01 Thread Marc Haber
On Fri, 31 May 2013 16:33:22 +0200, m...@linux.it (Marco d'Itri) wrote: On May 31, Jeff Epler jep...@unpythonic.net wrote: The idea that somehow users of non-linux kernels don't matter or don't even exist as debian users is one of the most frustrating bits of this whole thread. I'm sorry for

Re: systemd .service file conversion

2013-06-01 Thread Tollef Fog Heen
]] Roger Lynn I prefer to be notified of changes to configuration files during upgrades so that I know which configurations need updating, rather than just hoping that the old config will work with the updated package and missing out on any new options silently introduced in a master

Re: Custom Reload command/signal in upstart

2013-06-01 Thread Vincent Bernat
❦ 1 juin 2013 00:44 CEST, Steve Langasek vor...@debian.org : start on (local-filesystems and net-device-up IFACE!=lo) stop on runlevel [016] FYI, it's strongly recommended to use 'start on runlevel [2345]' here as the start condition, for several reasons: - The 'filesystem' events are

Re: libnss consolidation

2013-06-01 Thread Arto Jantunen
Brian May br...@microcomaustralia.com.au writes: On 31 May 2013 20:19, Bastien ROUCARIES roucaries.bast...@gmail.com wrote: Gnutls is really crappy about suid see http://lists.debian.org/debian-devel/2010/03/msg00298.html 2+ years later or 2 Debian releases later, I would have hoped these

Re: Custom Reload command/signal in upstart

2013-06-01 Thread John Paul Adrian Glaubitz
On 06/01/2013 12:24 PM, Vincent Bernat wrote: I don't know how systemd behaves in this way (so this is not something to hold against upstart), but there are so many daemons that need to be started after the network has been configured that it should be easy to do this. For example, most daemons

Re: systemd .service file conversion

2013-06-01 Thread John Paul Adrian Glaubitz
On 06/01/2013 11:59 AM, Marc Haber wrote: Before saying things like that, please file a GR removing the universal from Debian's claim. Calm down. Debian has been called universal long before the arrival of the non-Linux kernels. And, in fact, Marco and Joss have a point that if hardly anyone

Re: Switching to mozilla ESR in stable-security

2013-06-01 Thread Vincent Lefevre
On 2013-05-31 08:52:37 +, Raphael Geissert wrote: Russ Allbery rra at debian.org writes: [...] This would *enable* users to install software from backports if it either didn't exist in stable at all or if they explicitly requested it from backports, but would not install such software

Re: Custom Reload command/signal in upstart

2013-06-01 Thread Zygmunt Krynicki
W dniu sob, cze 1, 2013 o 12:52 ,nadawca John Paul Adrian Glaubitz glaub...@physik.fu-berlin.de napisał: On 06/01/2013 12:24 PM, Vincent Bernat wrote: I don't know how systemd behaves in this way (so this is not something to hold against upstart), but there are so many daemons that need to

Re: Custom Reload command/signal in upstart

2013-06-01 Thread John Paul Adrian Glaubitz
On 06/01/2013 01:51 PM, Zygmunt Krynicki wrote: I believe there was a counter example of using CUPS where unless you really start it, other machines won't discover it via avahi and you won't be able to print to a networked printer. One exception does not mean that all daemons should be

Re: Custom Reload command/signal in upstart

2013-06-01 Thread Uoti Urpala
Zygmunt Krynicki wrote: W dniu sob, cze 1, 2013 o 12:52 ,nadawca John Paul Adrian Glaubitz glaub...@physik.fu-berlin.de napisał: On 06/01/2013 12:24 PM, Vincent Bernat wrote: I don't know how systemd behaves in this way (so this is not something to hold against upstart),

Re: socket activation interface

2013-06-01 Thread Jérôme Bartand
Helmut Grohne helmut at subdivi.de writes: Following the thread, one can observe that communication between Lennart and Scott is not ideal. This is just sad, and I am not to blame either of them. Maybe we can get both to a table now by mediating the discussion? Scott James Remnant does no

Re: Switching to mozilla ESR in stable-security

2013-06-01 Thread Benjamin Drung
Am Donnerstag, den 30.05.2013, 22:29 +0100 schrieb Wookey: +++ Josh Triplett [2013-05-29 11:50 -0700]: Moritz Muehlenhoff wrote: One problematic aspect are the various xul-ext-* packages currently packaged. It's very likely that some of them will break with ESR17 and ESR24 in the

Re: systemd .service file conversion

2013-06-01 Thread Salvo Tomaselli
You have the context wrong here. considering systemd as a default init is too vague. Wikipedia says: A default, in computer science, refers to a setting or a value automatically assigned to a software application, computer program or device, outside of user intervention. What's vague about

DM upload permission question

2013-06-01 Thread Mathieu Malaterre
Hi there, I am trying to give Sven Eckelmann dm upload permission on exactimage. Here what I did 1. read [1] 2. write a text file: $ cat malat-1.dak-commands Archive: ftp.debian.org Uploader: Sven Eckelmann s...@narfation.org Action: dm Fingerprint: 522D7163831C73A635D12FE5EC371482956781AF

Re: systemd .service file conversion

2013-06-01 Thread Marc Haber
On Sat, 01 Jun 2013 12:42:33 +0200, John Paul Adrian Glaubitz glaub...@physik.fu-berlin.de wrote: What's the point in doing that work when, in the end, hardly anyone is using it? Freedom. It is not free to take away freedom just because too few people have chosen to exercise freedom. Greetings

Re: systemd .service file conversion

2013-06-01 Thread John Paul Adrian Glaubitz
On 06/01/2013 04:48 PM, Marc Haber wrote: On Sat, 01 Jun 2013 12:42:33 +0200, John Paul Adrian Glaubitz glaub...@physik.fu-berlin.de wrote: What's the point in doing that work when, in the end, hardly anyone is using it? Freedom. It is not free to take away freedom just because too few people

Bug#710698: ITP: libsdl2-image -- Image loading library for SDL2

2013-06-01 Thread Felix Geyer
Package: wnpp Severity: wishlist Owner: Debian SDL packages maintainers pkg-sdl-maintain...@lists.alioth.debian.org * Package name: libsdl2-image Version : 2.0.0~rc1 Upstream Author : Sam Lantinga slou...@libsdl.org * URL : http://www.libsdl.org/tmp/SDL_image/ *

Re: Switching to mozilla ESR in stable-security

2013-06-01 Thread Florian Weimer
* Thomas Goirand: Maybe the best way forward is to have backports activated by default (there's already a patch available for that, not sure if it has been applied to d-i yet). Then when installing a desktop (since backports are now fully part of Debian), we could provide browsers from there

Re: DM upload permission question

2013-06-01 Thread Arno Töll
Hi, On 01.06.2013 16:56, Mathieu Malaterre wrote: Uploader: Sven Eckelmann s...@narfation.org Uploader is you, not uploader as in person you want to grant upload rights. That's also used for mail confirmation I believe. Having that said, I'm no ftpmaster so I don't know what precisely went

Re: default MTA

2013-06-01 Thread Vincent Lefevre
On 2013-05-28 13:05:25 +0200, Josselin Mouette wrote: Le mardi 28 mai 2013 à 12:13 +0200, Adam Borowski a écrit : Being able to send outgoing mail, and to handle local (such as SMTP rejects or notifications from system daemons) seems plenty useful to me. Most clients (apart maybe from

Re: default MTA

2013-06-01 Thread Chris Knadle
On Friday, May 31, 2013 07:15:36, Marc Haber wrote: On Thu, 30 May 2013 19:51:04 -0400, Chris Knadle chris.kna...@coredump.us wrote: For Exim, the one thing I would want to change would be to ship a configuration that by default created an SSL certificate and enabled MAIN_TLS_ENABLE to

Re: Feedback on Debian 7.0

2013-06-01 Thread Russ Allbery
Russ Allbery r...@debian.org writes: Nikolas Kallis n...@nikolaskallis.com writes: Another thing I am pissed off about is the lack of a graphical text-editor being included in Debian 7.0. The last time I checked, my calendar said 2013, and as so, would not expect a text-editor not being

Re: default MTA

2013-06-01 Thread Russ Allbery
Marc Haber mh+debian-de...@zugschlus.de writes: For e-mail coming in from other clients, with the local exim acting as a server? Certificates are usually only used in E-Mail when a server authenticates itself to a client before the client sends its authentication data. SMTP with client

Re: systemd .service file conversion

2013-06-01 Thread Uoti Urpala
Salvo Tomaselli wrote: You have the context wrong here. considering systemd as a default init is too vague. Wikipedia says: A default, in computer science, refers to a setting or a value automatically assigned to a software application, computer program or device, outside of user

Re: default MTA

2013-06-01 Thread Chris Knadle
On Saturday, June 01, 2013 05:34:22, Tollef Fog Heen wrote: ]] Russ Allbery Basically, what we're looking for here is the equivalent of a check engine light (except, of course, with better user-visible diagnostics available). That's what the end user actually wants: something clear and

Re: systemd .service file conversion

2013-06-01 Thread Ondřej Surý
Ondřej Surý On 1. 6. 2013, at 11:59, Marc Haber mh+debian-de...@zugschlus.de wrote: On Fri, 31 May 2013 16:33:22 +0200, m...@linux.it (Marco d'Itri) wrote: On May 31, Jeff Epler jep...@unpythonic.net wrote: The idea that somehow users of non-linux kernels don't matter or don't even exist

Re: default MTA

2013-06-01 Thread Chris Knadle
On Wednesday, May 29, 2013 20:02:42, Russ Allbery wrote: Chris Knadle chris.kna...@coredump.us writes: On Wednesday, May 29, 2013 15:46:15, Russ Allbery wrote: That's exactly the point, and is why I would prefer not to write those notifications into a file that no one ever looks at. (Which

Re: systemd .service file conversion

2013-06-01 Thread Ondřej Surý
On 1. 6. 2013, at 16:48, Marc Haber mh+debian-de...@zugschlus.de wrote: On Sat, 01 Jun 2013 12:42:33 +0200, John Paul Adrian Glaubitz glaub...@physik.fu-berlin.de wrote: What's the point in doing that work when, in the end, hardly anyone is using it? Freedom. It is not free to take away

Re: systemd .service file conversion

2013-06-01 Thread Wouter Verhelst
On 30-05-13 22:36, Uoti Urpala wrote: Russ Allbery wrote: Uoti Urpala uoti.urp...@pp1.inet.fi writes: Marc Haber wrote: And it is still completely inferior even to dpkg-conffile handling, which has huge wishes left open as well. False. The message you replied to already listed advantages

Re: systemd .service file conversion

2013-06-01 Thread Uoti Urpala
Marc Haber wrote: On Sat, 01 Jun 2013 12:42:33 +0200, John Paul Adrian Glaubitz glaub...@physik.fu-berlin.de wrote: What's the point in doing that work when, in the end, hardly anyone is using it? Freedom. It is not free to take away freedom just because too few people have chosen to

Re: default MTA

2013-06-01 Thread Roger Lynn
On 31/05/13 07:50, Jean-Christophe Dubacq wrote: A utility to scan syslog and convey important information to the user would be much more useful than configuring all mailers in Debian to read root's local mail by default. I know how to redirect root's mail elsewhere, thank you for not making

Re: systemd .service file conversion

2013-06-01 Thread Stephan Seitz
On Sat, Jun 01, 2013 at 09:44:05PM +0200, Wouter Verhelst wrote: FWIW, I happen to agree with Marc. Having everything in /etc makes it *much* clearer what the actual current configuration is; it also means that if the defaults change on upgrade, your environment doesn't suddenly start acting

Re: GNU config (config.sub/guess) is now GPLv3 with additional permission

2013-06-01 Thread Florian Weimer
* Henrique de Moraes Holschuh: The above covers the vast majority of packages, as it is very rare for any build system to need config.sub or config.guess and _not_ use GNU autoconf. The exception does not require that the configuration script generated by Autoconf is actually used for

Re: systemd .service file conversion

2013-06-01 Thread Svante Signell
On Sat, 2013-06-01 at 22:57 +0300, Uoti Urpala wrote: Marc Haber wrote: On Sat, 01 Jun 2013 12:42:33 +0200, John Paul Adrian Glaubitz glaub...@physik.fu-berlin.de wrote: Why would kFreeBSD particularly matter for freedom? As opposed to any other random piece of software? Debian

Re: systemd .service file conversion

2013-06-01 Thread Salvo Tomaselli
In data sabato 01 giugno 2013 22.02.25, Uoti Urpala ha scritto: So, to sum it up: Upstream systemd is ready for production and suitable to be chosen as the default Debian init. Can you back up your claim somehow? You mixed up these two things (you also talked about use in Fedora, which

Re: systemd .service file conversion

2013-06-01 Thread Uoti Urpala
Wouter Verhelst wrote: On 30-05-13 22:36, Uoti Urpala wrote: While there is room for reasonable disagreement about the relative benefits of different configuration setups, completely inferior even to dpkg-conffile handling is not part of any reasonable disagreement. That claim is simply

Re: systemd .service file conversion

2013-06-01 Thread Uoti Urpala
Svante Signell wrote: On Sat, 2013-06-01 at 22:57 +0300, Uoti Urpala wrote: Debian regularly removes old buggy packages that few people use. Are you saying that is wrong, and for the sake of freedom people should be given the ability to keep installing them even if few actually want to? If

Bug#710740: ITP: NoVoHT -- A lightweight persistent in memory hash table

2013-06-01 Thread Kevin Brandstatter
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org Package Name: novoht Version: 0.4 Upstream Author: Kevin Brandstatter ke...@kbrandstatter.com URL: https://github.com/kev40293/NoVoHT License: Apache 2.0 Description: A lightweight persistent in memory hash table

Re: systemd .service file conversion

2013-06-01 Thread Miroslaw Baran
On Sun 02 Jun 2013 01:12:43 Uoti Urpala wrote: Also, these issues were already covered in the thread a year ago (and your post doesn't look like you'd have understood the arguments there but disagreed). Your quality advocacy work for upstart is almost as good as Rob Weir's incessant efforts

Re: default MTA

2013-06-01 Thread Ben Hutchings
On Sat, 2013-06-01 at 15:06 -0400, Chris Knadle wrote: On Friday, May 31, 2013 07:15:36, Marc Haber wrote: [...] SMTP with client certificates is possible, but I have only seen this two times in 15 years of running E-Mail servers. Yes I'd expect this to be rare, and I can't recall using

Re: Feedback on Debian 7.0

2013-06-01 Thread Daniel Hartwig
On 2 June 2013 03:10, Russ Allbery r...@debian.org wrote: It would probably be a good idea for the installer to add commented-out sources.list lines for the main archive, even if the installation is done off-line. (Assuming that it doesn't, but Nikolas's experience seems to indicate that it

docbook-xsl: why only one version ?

2013-06-01 Thread Jerome BENOIT
Hello List, I have to deal with docbook-xsl for one of my package. I am not familiar with docbook-xsl stuff, so my question may sound naive. It appears that the upstream stuff play with docbook-xsl version 1.75.2 , but not 1.76.1 : only the last one is available on Wheezy, so why only one version

Accepted cinder 2013.1.1-2 (source all)

2013-06-01 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 23 May 2013 00:08:47 +0800 Source: cinder Binary: python-cinder cinder-common cinder-api cinder-volume cinder-scheduler cinder-backup Architecture: source all Version: 2013.1.1-2 Distribution: unstable Urgency: low Maintainer:

Accepted mruby 0.0.0~20130531+git5c6d2818-1 (source amd64)

2013-06-01 Thread Nobuhiro Iwamatsu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 31 May 2013 17:33:04 +0900 Source: mruby Binary: mruby libmruby-dev Architecture: source amd64 Version: 0.0.0~20130531+git5c6d2818-1 Distribution: experimental Urgency: low Maintainer: Nobuhiro Iwamatsu iwama...@debian.org

Accepted libcommons-jexl2-java 2.1.1-2 (source all)

2013-06-01 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 01 Jun 2013 00:16:35 +0200 Source: libcommons-jexl2-java Binary: libcommons-jexl2-java libcommons-jexl2-java-doc Architecture: source all Version: 2.1.1-2 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers

Accepted libmath-prime-util-perl 0.29-1 (source amd64)

2013-06-01 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 01 Jun 2013 08:04:20 +0200 Source: libmath-prime-util-perl Binary: libmath-prime-util-perl Architecture: source amd64 Version: 0.29-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted psqlodbc 1:09.01.0200-3 (source amd64)

2013-06-01 Thread Christoph Berg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 31 May 2013 23:17:44 -0700 Source: psqlodbc Binary: odbc-postgresql odbc-postgresql-dbg Architecture: source amd64 Version: 1:09.01.0200-3 Distribution: unstable Urgency: low Maintainer: Christoph Berg m...@debian.org

Accepted testrepository 0.0.14-2 (source all)

2013-06-01 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 01 Jun 2013 06:27:20 + Source: testrepository Binary: testrepository python-testrepository Architecture: source all Version: 0.0.14-2 Distribution: unstable Urgency: low Maintainer: Debian Python Modules Team

Accepted glance 2013.1-4 (source all)

2013-06-01 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 30 May 2013 11:21:41 +0800 Source: glance Binary: python-glance glance python-glance-doc glance-common glance-api glance-registry Architecture: source all Version: 2013.1-4 Distribution: unstable Urgency: low Maintainer: PKG

Accepted heat 2013.1-5 (source all)

2013-06-01 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 23 May 2013 23:16:57 +0800 Source: heat Binary: python-heat heat-common heat-engine heat-api heat-api-cfn heat-api-cloudwatch Architecture: source all Version: 2013.1-5 Distribution: unstable Urgency: low Maintainer: PKG

Accepted easy-format 1.0.1-1 (source amd64)

2013-06-01 Thread Hendrik Tews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 31 May 2013 22:16:56 +0200 Source: easy-format Binary: libeasy-format-ocaml-dev libeasy-format-ocaml Architecture: source amd64 Version: 1.0.1-1 Distribution: unstable Urgency: low Maintainer: Debian OCaml Maintainers

Accepted fonts-lohit-beng-assamese 2.5.3-1 (source all)

2013-06-01 Thread Vasudev Kamath
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 01 Jun 2013 11:27:50 +0530 Source: fonts-lohit-beng-assamese Binary: fonts-lohit-beng-assamese Architecture: source all Version: 2.5.3-1 Distribution: unstable Urgency: low Maintainer: Debian-IN Team

Accepted fonts-lohit-beng-bengali 2.5.3-1 (source all)

2013-06-01 Thread Vasudev Kamath
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 01 Jun 2013 12:41:43 +0530 Source: fonts-lohit-beng-bengali Binary: fonts-lohit-beng-bengali Architecture: source all Version: 2.5.3-1 Distribution: unstable Urgency: low Maintainer: Debian-IN Team

Accepted mgltools-mglutil 1.5.7~rc1~cvs.20130519-1 (source all)

2013-06-01 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 May 2013 12:00:00 +0200 Source: mgltools-mglutil Binary: mgltools-mglutil Architecture: source all Version: 1.5.7~rc1~cvs.20130519-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

Accepted mgltools-networkeditor 1.5.7~rc1~cvs.20130519-1 (source all)

2013-06-01 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 May 2013 12:00:00 +0200 Source: mgltools-networkeditor Binary: mgltools-networkeditor Architecture: source all Version: 1.5.7~rc1~cvs.20130519-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

Accepted python-heatclient 0.2.2-2 (source all)

2013-06-01 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 01 Jun 2013 09:23:44 +0800 Source: python-heatclient Binary: python-heatclient Architecture: source all Version: 0.2.2-2 Distribution: unstable Urgency: low Maintainer: PKG OpenStack openstack-de...@lists.alioth.debian.org

Accepted gnome-common 3.7.4-1 (source all)

2013-06-01 Thread Thomas Bechtold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 01 Jun 2013 11:04:10 +0200 Source: gnome-common Binary: gnome-common Architecture: source all Version: 3.7.4-1 Distribution: unstable Urgency: low Maintainer: Debian GNOME Maintainers

Accepted mgltools-pyautodock 1.5.7~rc1~cvs.20130519-1 (source all)

2013-06-01 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 May 2013 12:00:00 +0200 Source: mgltools-pyautodock Binary: mgltools-pyautodock Architecture: source all Version: 1.5.7~rc1~cvs.20130519-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

Accepted mgltools-pybabel 1.5.7~rc1~cvs.20130519-1 (source all)

2013-06-01 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 May 2013 12:00:00 +0200 Source: mgltools-pybabel Binary: mgltools-pybabel Architecture: source all Version: 1.5.7~rc1~cvs.20130519-1 Distribution: unstable Urgency: low Maintainer: Debian-Med Packaging Team

Accepted mgltools-scenario2 1.5.7~rc1~cvs.20130519-1 (source all)

2013-06-01 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 May 2013 12:00:00 +0200 Source: mgltools-scenario2 Binary: mgltools-scenario2 Architecture: source all Version: 1.5.7~rc1~cvs.20130519-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

Accepted mgltools-support 1.5.7~rc1~cvs.20130519-1 (source all)

2013-06-01 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 May 2013 12:00:00 +0200 Source: mgltools-support Binary: mgltools-support Architecture: source all Version: 1.5.7~rc1~cvs.20130519-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

Accepted mgltools-symserv 1.5.7~rc1~cvs.20130519-1 (source all)

2013-06-01 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 May 2013 12:00:00 +0200 Source: mgltools-symserv Binary: mgltools-symserv Architecture: source all Version: 1.5.7~rc1~cvs.20130519-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

Accepted shibboleth-sp2 2.5.1+dfsg-1 (source i386 all)

2013-06-01 Thread Russ Allbery
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 31 May 2013 16:09:24 -0700 Source: shibboleth-sp2 Binary: libapache2-mod-shib2 libshibsp6 libshibsp-dev libshibsp-doc shibboleth-sp2-schemas Architecture: source i386 all Version: 2.5.1+dfsg-1 Distribution: experimental

Accepted abiword 3.0.0~svn20130523-1 (source all amd64)

2013-06-01 Thread Dmitry Smirnov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 01 Jun 2013 15:04:42 +1000 Source: abiword Binary: abiword-common abiword abiword-plugin-grammar abiword-plugin-mathview libabiword-3.0 libabiword-3.0-dev abiword-dbg Architecture: source all amd64 Version: 3.0.0~svn20130523-1

Accepted harfbuzz 0.9.18-1 (source amd64)

2013-06-01 Thread Ahmed El-Mahmoudy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 31 May 2013 17:02:53 +0200 Source: harfbuzz Binary: libharfbuzz0a libharfbuzz-icu0 libharfbuzz-dev libharfbuzz-bin libharfbuzz0-udeb Architecture: source amd64 Version: 0.9.18-1 Distribution: unstable Urgency: low Maintainer:

Accepted webkitgtk 2.0.2-1 (source all amd64)

2013-06-01 Thread Emilio Pozuelo Monfort
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 29 May 2013 10:39:29 +0200 Source: webkitgtk Binary: libjavascriptcoregtk-1.0-0 libjavascriptcoregtk-1.0-dev libjavascriptcoregtk-1.0-0-dbg gir1.2-javascriptcoregtk-1.0 libwebkitgtk-1.0-0 libwebkit-dev libwebkitgtk-dev

Accepted ed 1.9~rc1-1 (source amd64)

2013-06-01 Thread Martin Zobel-Helas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 01 Jun 2013 11:57:05 +0200 Source: ed Binary: ed Architecture: source amd64 Version: 1.9~rc1-1 Distribution: unstable Urgency: low Maintainer: Martin Zobel-Helas zo...@debian.org Changed-By: Martin Zobel-Helas zo...@debian.org

Accepted httrack 3.47.16-1 (source all amd64)

2013-06-01 Thread Xavier Roche
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 01 Jun 2013 11:48:45 +0200 Source: httrack Binary: httrack webhttrack webhttrack-common libhttrack2 libhttrack-dev httrack-doc proxytrack Architecture: source all amd64 Version: 3.47.16-1 Distribution: unstable Urgency: low

Accepted krb5-auth-dialog 3.8.0-2 (source i386)

2013-06-01 Thread Guido Günther
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 31 May 2013 17:10:20 +0200 Source: krb5-auth-dialog Binary: krb5-auth-dialog Architecture: source i386 Version: 3.8.0-2 Distribution: unstable Urgency: low Maintainer: Guido Günther a...@sigxcpu.org Changed-By: Guido Günther

Accepted mgltools-viewerframework 1.5.7~rc1~cvs.20130519-1 (source all)

2013-06-01 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 May 2013 12:00:00 +0200 Source: mgltools-viewerframework Binary: mgltools-viewerframework Architecture: source all Version: 1.5.7~rc1~cvs.20130519-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

Accepted mgltools-vision 1.5.7~rc1~cvs.20130519-1 (source all)

2013-06-01 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 May 2013 12:00:00 +0200 Source: mgltools-vision Binary: mgltools-vision Architecture: source all Version: 1.5.7~rc1~cvs.20130519-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

Accepted fonts-lohit-deva 2.5.3-1 (source all)

2013-06-01 Thread Vasudev Kamath
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 01 Jun 2013 13:49:41 +0530 Source: fonts-lohit-deva Binary: fonts-lohit-deva Architecture: source all Version: 2.5.3-1 Distribution: unstable Urgency: low Maintainer: Debian-IN Team debian-in-work...@lists.alioth.debian.org

Accepted libldm 0.2.3-2 (source amd64)

2013-06-01 Thread Hilko Bengen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 01 Jun 2013 12:09:38 +0200 Source: libldm Binary: libldm-dev libldm-dbg libldm-1.0-0 ldmtool Architecture: source amd64 Version: 0.2.3-2 Distribution: unstable Urgency: medium Maintainer: Hilko Bengen ben...@debian.org

Accepted fonts-lohit-gujr 2.5.3-1 (source all)

2013-06-01 Thread Vasudev Kamath
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 01 Jun 2013 16:15:14 +0530 Source: fonts-lohit-gujr Binary: fonts-lohit-gujr Architecture: source all Version: 2.5.3-1 Distribution: unstable Urgency: low Maintainer: Debian-IN Team debian-in-work...@lists.alioth.debian.org

Accepted movabletype-opensource 5.1.4+dfsg-5 (source all)

2013-06-01 Thread Dominic Hargreaves
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 01 Jun 2013 11:54:33 +0100 Source: movabletype-opensource Binary: movabletype-opensource movabletype-plugin-core movabletype-plugin-zemanta Architecture: source all Version: 5.1.4+dfsg-5 Distribution: unstable Urgency: low

Accepted fonts-lohit-guru 2.5.3-1 (source all)

2013-06-01 Thread Vasudev Kamath
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 01 Jun 2013 16:52:20 +0530 Source: fonts-lohit-guru Binary: fonts-lohit-guru Architecture: source all Version: 2.5.3-1 Distribution: unstable Urgency: low Maintainer: Debian-IN Team debian-in-work...@lists.alioth.debian.org

Accepted foundry 0.0.20100226-2 (source amd64)

2013-06-01 Thread Simon Richter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 01 Jun 2013 13:39:46 +0200 Source: foundry Binary: foundry Architecture: source amd64 Version: 0.0.20100226-2 Distribution: unstable Urgency: low Maintainer: Simon Richter s...@debian.org Changed-By: Simon Richter

Accepted librep 0.90.2-1.4 (source all amd64)

2013-06-01 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 30 May 2013 13:44:48 +0200 Source: librep Binary: rep librep9 librep-dev librep-dbg rep-doc Architecture: source all amd64 Version: 0.90.2-1.4 Distribution: unstable Urgency: low Maintainer: Luis Rodrigo Gallardo Cruz

Accepted netmrg 0.20-6.2 (source amd64)

2013-06-01 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 30 May 2013 13:38:37 +0200 Source: netmrg Binary: netmrg Architecture: source amd64 Version: 0.20-6.2 Distribution: unstable Urgency: low Maintainer: Uwe Steinmann ste...@debian.org Changed-By: gregor herrmann

Accepted t38modem 2.0.0-4 (source i386)

2013-06-01 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 01 Jun 2013 21:25:38 +1000 Source: t38modem Binary: t38modem Architecture: source i386 Version: 2.0.0-4 Distribution: unstable Urgency: low Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org Changed-By:

Accepted logwatch 7.4.0+svn20130529rev144-1 (source all)

2013-06-01 Thread Willi Mann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 01 Jun 2013 14:03:28 +0200 Source: logwatch Binary: logwatch Architecture: source all Version: 7.4.0+svn20130529rev144-1 Distribution: unstable Urgency: low Maintainer: Willi Mann wi...@debian.org Changed-By: Willi Mann

Accepted libhttp-message-perl 6.06-1 (source all)

2013-06-01 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 01 Jun 2013 07:52:09 +0200 Source: libhttp-message-perl Binary: libhttp-message-perl Architecture: source all Version: 6.06-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libsql-statement-perl 1.404-1 (source all)

2013-06-01 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 01 Jun 2013 07:47:10 +0200 Source: libsql-statement-perl Binary: libsql-statement-perl Architecture: source all Version: 1.404-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libcompress-raw-bzip2-perl 2.061-1 (source amd64)

2013-06-01 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 01 Jun 2013 08:14:25 +0200 Source: libcompress-raw-bzip2-perl Binary: libcompress-raw-bzip2-perl Architecture: source amd64 Version: 2.061-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libcompress-raw-lzma-perl 2.061-1 (source amd64)

2013-06-01 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 01 Jun 2013 14:44:24 +0200 Source: libcompress-raw-lzma-perl Binary: libcompress-raw-lzma-perl Architecture: source amd64 Version: 2.061-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libcompress-raw-zlib-perl 2.061-1 (source amd64)

2013-06-01 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 01 Jun 2013 08:13:16 +0200 Source: libcompress-raw-zlib-perl Binary: libcompress-raw-zlib-perl Architecture: source amd64 Version: 2.061-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libio-compress-perl 2.061-1 (source all)

2013-06-01 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 01 Jun 2013 08:20:42 +0200 Source: libio-compress-perl Binary: libio-compress-perl Architecture: source all Version: 2.061-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted ncbi-blast+ 2.2.28-1 (source amd64 all)

2013-06-01 Thread Olivier Sallou
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 01 Jun 2013 08:40:51 +0200 Source: ncbi-blast+ Binary: ncbi-blast+ ncbi-blast+-legacy Architecture: source amd64 all Version: 2.2.28-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

Accepted libfennec-perl 2.005-1 (source all)

2013-06-01 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 01 Jun 2013 07:57:18 +0200 Source: libfennec-perl Binary: libfennec-perl Architecture: source all Version: 2.005-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org

Accepted libio-compress-lzma-perl 2.061-1 (source all)

2013-06-01 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 01 Jun 2013 14:47:31 +0200 Source: libio-compress-lzma-perl Binary: libio-compress-lzma-perl Architecture: source all Version: 2.061-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted shelxle 1.0.629-1 (source amd64)

2013-06-01 Thread Daniel Leidert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 01 Jun 2013 14:52:09 +0200 Source: shelxle Binary: shelxle Architecture: source amd64 Version: 1.0.629-1 Distribution: unstable Urgency: low Maintainer: Debichem Team debichem-de...@lists.alioth.debian.org Changed-By: Daniel

Accepted blobby 1.0~rc3-3 (source amd64 all)

2013-06-01 Thread Felix Geyer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 01 Jun 2013 15:18:00 +0200 Source: blobby Binary: blobby blobby-server blobby-data Architecture: source amd64 all Version: 1.0~rc3-3 Distribution: unstable Urgency: low Maintainer: Debian Games Team

Accepted mgltools-dejavu 1.5.7~rc1~cvs.20130519-1 (source all)

2013-06-01 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 May 2013 12:00:00 +0200 Source: mgltools-dejavu Binary: mgltools-dejavu Architecture: source all Version: 1.5.7~rc1~cvs.20130519-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

Accepted mgltools-gle 1.5.7~rc1~cvs.20130519-1 (source amd64)

2013-06-01 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 May 2013 12:00:00 +0200 Source: mgltools-gle Binary: mgltools-gle Architecture: source amd64 Version: 1.5.7~rc1~cvs.20130519-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

Accepted mgltools-opengltk 1.5.7~rc1~cvs.20130519-1 (source amd64)

2013-06-01 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 May 2013 12:00:00 +0200 Source: mgltools-opengltk Binary: mgltools-opengltk Architecture: source amd64 Version: 1.5.7~rc1~cvs.20130519-1 Distribution: unstable Urgency: low Maintainer: Debian Med Packaging Team

  1   2   >