Re: Do symbols make sense for C++

2012-01-26 Thread Mike Hommey
On Thu, Jan 26, 2012 at 08:58:55AM +0100, Raphael Hertzog wrote: Hi, On Wed, 25 Jan 2012, Russ Allbery wrote: 4. Once I had a symbols file that resulted in a successful build and that I could have uploaded, I started thinking about how I was going to maintain it. With a C program,

Re: Do symbols make sense for C++

2012-01-26 Thread Mike Hommey
On Wed, Jan 25, 2012 at 10:53:04PM -0800, Russ Allbery wrote: I'm currently working on the Policy modification to document (and recommend) use of symbols instead of shlibs, but I'd only personally used symbols with C libraries. Today I decided that I should try adding a symbols file to a C++

Re: Do symbols make sense for C++

2012-01-26 Thread Sune Vuorela
On 2012-01-26, Russ Allbery r...@debian.org wrote: But that feels like a result contrary to what I had previously thought was the intended direction, so I wanted to ask the Debian development community as a whole: am I missing something? Are these symbols files actually useful? Symbol files

Re: Do symbols make sense for C++

2012-01-26 Thread Russ Allbery
Raphael Hertzog hert...@debian.org writes: On Wed, 25 Jan 2012, Russ Allbery wrote: 4. Once I had a symbols file that resulted in a successful build and that I could have uploaded, I started thinking about how I was going to maintain it. With a C program, I would change the symbols

RE: Bug#653813: ITP: edgar -- The Legend of Edgar platform game

2012-01-26 Thread Richard Sweeney
The code is GPL and the gfx and data is CC BY-NC-SA 3.0. This is the first time I've heard a mention of a CC license. There is nothing in the source tarball mentioning a Creative Commons license. If you really mean it to be CC BY-NC-SA 3.0, you have to clearly specify that in the source

Re: Do symbols make sense for C++

2012-01-26 Thread Jérémy Lal
On 26/01/2012 09:08, Sune Vuorela wrote: On 2012-01-26, Russ Allbery r...@debian.org wrote: But that feels like a result contrary to what I had previously thought was the intended direction, so I wanted to ask the Debian development community as a whole: am I missing something? Are these

Re: Do symbols make sense for C++

2012-01-26 Thread Reinhard Tartler
On Do, Jan 26, 2012 at 09:26:15 (CET), Jérémy Lal wrote: [...] About what i wonder (since i'm not c++ expert) if abi-compliance-checker is serious enough to be used to decide soname bumps ? http://www.upstream-tracker.org/ Thank you very much for pointing out this service. It surely is very

Re: Do symbols make sense for C++

2012-01-26 Thread Chow Loong Jin
On 26/01/2012 14:53, Russ Allbery wrote: 5. The exported symbols of the library contained many symbols that obviously weren't really from that library, but instead were artifacts of the C++ compilation process, things like instantiations of std::vector. Do those go into the symbols

Re: Do symbols make sense for C++

2012-01-26 Thread Sune Vuorela
On 2012-01-26, Jérémy Lal kapo...@melix.org wrote: About what i wonder (since i'm not c++ expert) if abi-compliance-checker is serious enough to be used to decide soname bumps ? http://www.upstream-tracker.org/ The abi checker that iirc is hosted somewhere underneath linuxfoundation is

Re: Do symbols make sense for C++

2012-01-26 Thread Sune Vuorela
On 2012-01-26, Russ Allbery r...@debian.org wrote: I certainly believe there are carefully-maintained C++ libraries that are more conservative and that go to the required effort to make this work properly, and KDE is probably an excellent example of a large C++ project with enough C++ experts

Re: Do symbols make sense for C++

2012-01-26 Thread Sune Vuorela
On 2012-01-26, Chow Loong Jin hyper...@debian.org wrote: (c++|regex)MediaInfoLib::MediaInfo::Count_Get\(MediaInfoLib::stream_t, unsigned (int|long)\)@Base 0.7.52 (subst)MediaInfoLib::MediaInfo::Count_Get(MediaInfoLib::stream_t {size_t})@base 0.7.52 note that you might actually want to use the

Re: Bug#653813: ITP: edgar -- The Legend of Edgar platform game

2012-01-26 Thread Paul Wise
On Thu, Jan 26, 2012 at 3:57 PM, Richard Sweeney wrote: OK, what's the best approach for that? I've updated the readme in the doc directory to reflect that, so it'll be present in the source. Can I just include the same file in the binary release? The readme file is here:

Re: Do symbols make sense for C++

2012-01-26 Thread Chow Loong Jin
On 26/01/2012 17:06, Sune Vuorela wrote: On 2012-01-26, Chow Loong Jin hyper...@debian.org wrote: (c++|regex)MediaInfoLib::MediaInfo::Count_Get\(MediaInfoLib::stream_t, unsigned (int|long)\)@Base 0.7.52 (subst)MediaInfoLib::MediaInfo::Count_Get(MediaInfoLib::stream_t {size_t})@base 0.7.52

Re: Do symbols make sense for C++

2012-01-26 Thread Sune Vuorela
On 2012-01-26, Chow Loong Jin hyper...@debian.org wrote: (subst)MediaInfoLib::MediaInfo::Count_Get(MediaInfoLib::stream_t {size_t})@base 0.7.52 That feature has not been implemented, and its bug[1] has been tagged won= tfix. it's available in pkg-kde-tools as mentioned at other places in

RE: Bug#653813: ITP: edgar -- The Legend of Edgar platform game

2012-01-26 Thread Paul Wise
On Thu, 2012-01-26 at 10:00 +, Richard Sweeney wrote: The reason for choosing NC is because I don't want someone selling something I'm giving away for nothing. I take it there's no Debian compatible license that allows me to do this? That would go against items 5 and 6 of the DFSG:

RE: Bug#653813: ITP: edgar -- The Legend of Edgar platform game

2012-01-26 Thread Richard Sweeney
(Apologies if this top posts, sending from my phone) The reason for choosing NC is because I don't want someone selling something I'm giving away for nothing. I take it there's no Debian compatible license that allows me to do this? Date: Thu, 26 Jan 2012 17:28:38 +0800 Subject: Re:

Re: Bug#653813: ITP: edgar -- The Legend of Edgar platform game

2012-01-26 Thread Paul Wise
On Thu, Jan 26, 2012 at 3:57 PM, Richard Sweeney wrote: OK, what's the best approach for that? I've updated the readme in the doc directory to reflect that, so it'll be present in the source. Can I just include the same file in the binary release? The readme file is here:

RE: Bug#653813: ITP: edgar -- The Legend of Edgar platform game

2012-01-26 Thread Richard Sweeney
(Last top post) After some reading, I can probably just leave the assets under the current license. I can simply just change it back since it's currently not released? Date: Thu, 26 Jan 2012 18:22:01 +0800 Subject: Re: Bug#653813: ITP: edgar -- The Legend of Edgar platform game From:

Re: Switching /etc/mtab to /proc/mounts and removing /lib/init/rw

2012-01-26 Thread Goswin von Brederlow
brian m. carlson sand...@crustytoothpaste.net writes: On Wed, Jan 18, 2012 at 03:05:58PM +0100, Goswin von Brederlow wrote: jida...@jidanni.org writes: Forty years of pleasant df(1) and mount(1) reading shattered in one day, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653073 Any

Re: Do symbols make sense for C++

2012-01-26 Thread Florian Weimer
* Russ Allbery: I'm currently working on the Policy modification to document (and recommend) use of symbols instead of shlibs, but I'd only personally used symbols with C libraries. Today I decided that I should try adding a symbols file to a C++ library, particularly if I'm going to

Re: collab-maint join requests on Alioth

2012-01-26 Thread Enrico Zini
On Tue, Jan 24, 2012 at 07:57:10AM +0100, Raphael Hertzog wrote: I don't know if this has been fixed on the FusionForge side, but when I was processing collab-maint, this was not the case. Alioth did not send out such mails (i.e. when you accepted/declined a join request). If that's still

Re: Bug#653813: ITP: edgar -- The Legend of Edgar platform game

2012-01-26 Thread Martin Bagge / brother
On 2012-01-26 11:51, Richard Sweeney wrote: After some reading, I can probably just leave the assets under the current license. I can simply just change it back since it's currently not released? If current license is GPL and someone make a fork based on that your license change in the future

Re: collab-maint join requests on Alioth

2012-01-26 Thread Raphael Hertzog
On Thu, 26 Jan 2012, Enrico Zini wrote: Good point, I really assumed that alioth would send you a notification mail. We can try to manually inform people when we accept them, but me being one of those that would have to spend time doing it, I would consider that to be a useless extra

Re: RFC: Realtime system (audio) group

2012-01-26 Thread Josselin Mouette
Le mercredi 25 janvier 2012 à 13:31 +0100, Adrian Knoth a écrit : If you have PolicyKit, rtkit defaults to letting you have rt priorities if and only if you are logged in locally (gdm, kdm, getty etc., but not Is there something like If you're logged in locally, I'll grant you RT

Re: collab-maint join requests on Alioth

2012-01-26 Thread Enrico Zini
On Thu, Jan 26, 2012 at 02:20:15PM +0100, Raphael Hertzog wrote: Can we have GForge send a notification mail on approval/decline, at least for collab-maint? FWIW, I opened https://alioth.debian.org/tracker/?func=detailgroup_id=1aid=304644atid=21 in 2007. I think you'll have to

Re: Do symbols make sense for C++

2012-01-26 Thread Lisandro Damián Nicanor Pérez Meyer
On Jue 26 Ene 2012 05:08:07 Sune Vuorela escribió: [snip] Am I missing some trick to make them useful? You miss pkgkde-symbolshelper written by the fabulous Modestas Vainius which is available in pkg-kde-tools. http://pkg-kde.alioth.debian.org/symbolfiles.html +1. As Sune said in other

A package question

2012-01-26 Thread Svante Signell
Hi, I need to install an old package, having a dependency on libreadline5-dev. This -dev package does no longer exist, it is replaced by libreadline-gplv2-dev. From the package description that package conflicts with libreadline5-dev, and replaces libreadline5-dev. Still the old package refuses

Re: Bug#653813: ITP: edgar -- The Legend of Edgar platform game

2012-01-26 Thread The Fungi
On 2012-01-26 13:06:31 +0100 (+0100), Martin Bagge / brother wrote: [...] There are several articles about the problem with CC NC licenses, exactly what that means is not clear. Make sure to study the field before picking anything based on NC. Pick license and pick it wise. The historic

[Fwd: A package question]

2012-01-26 Thread Svante Signell
Sorry, I just realized I'm not subscribed to debian-deval from the mailing address below. Forwarded Message From: Svante Signell s...@kth.se Reply-to: s...@kth.se To: debian-devel debian-devel@lists.debian.org Subject: A package question Date: Thu, 26 Jan 2012 16:34:18 +0100

Re: Do symbols make sense for C++

2012-01-26 Thread Bernhard R. Link
* From: Russ Allbery, Wed, 25 Jan 2012 22:53:04 -0800 4. Once I had a symbols file that resulted in a successful build and that I could have uploaded, I started thinking about how I was going to maintain it. With a C program, I would change the symbols file versions when the underlying

Re: Do symbols make sense for C++

2012-01-26 Thread Russ Allbery
Bernhard R. Link brl...@debian.org writes: How many upstream are there that try to achieve ABI equivalence? Usually people only try to achieve ABI compability, i.e. programs compiled against the old version will work with the new one, but there is no garantee that programs compiled against

Re: Do symbols make sense for C++

2012-01-26 Thread Thomas Weber
On Thu, Jan 26, 2012 at 08:08:07AM +, Sune Vuorela wrote: Am I missing some trick to make them useful? You miss pkgkde-symbolshelper written by the fabulous Modestas Vainius which is available in pkg-kde-tools. http://pkg-kde.alioth.debian.org/symbolfiles.html I'm currently creating

Re: Do symbols make sense for C++

2012-01-26 Thread Sune Vuorela
On 2012-01-26, Thomas Weber twe...@debian.org wrote: I'm currently creating symbol files for Octave in Debian. And quite frankly, the way symbol files for C++ libraries are handled and (especially) documented is totally frustrating. There's exactly zero precise documentation on how to

Re: Bug#657067: ITP: futures -- backport of concurrent.futures package from Python 3.2

2012-01-26 Thread Antonio Terceiro
Jakub Wilk escreveu isso aí: * Antonio Terceiro terce...@debian.org, 2012-01-25, 10:12: Another argument in favor of using the same name for source and binary packages: suppose there is libfoo, and independent bindings for Perl, Python and Ruby, all called foo, and that foo is unique in their

Work-needing packages report for Jan 27, 2012

2012-01-26 Thread wnpp
The following is a listing of packages for which help has been requested through the WNPP (Work-Needing and Prospective Packages) system in the last week. Total number of orphaned packages: 397 (new: 5) Total number of packages offered up for adoption: 151 (new: 3) Total number of packages

Accepted libzen 0.4.24-1 (source all amd64)

2012-01-26 Thread Chow Loong Jin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 25 Jan 2012 03:42:26 +0800 Source: libzen Binary: libzen-dev libzen0 libzen-doc Architecture: source amd64 all Version: 0.4.24-1 Distribution: unstable Urgency: low Maintainer: Chow Loong Jin hyper...@debian.org Changed-By: Chow

Accepted sundials 2.4.0-6 (source i386)

2012-01-26 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 10:18:07 +0100 Source: sundials Binary: libsundials-serial libsundials-cvode1 libsundials-cvodes2 libsundials-ida2 libsundials-idas0 libsundials-kinsol1 libsundials-nvecserial0 libsundials-serial-dev

Accepted facter 1.6.5-1 (source all)

2012-01-26 Thread Stig Sandbeck Mathisen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 11:11:13 +0100 Source: facter Binary: facter Architecture: source all Version: 1.6.5-1 Distribution: unstable Urgency: low Maintainer: Puppet Package Maintainers pkg-puppet-de...@lists.alioth.debian.org Changed-By:

Accepted slurm-llnl 2.3.3-1 (source i386 all)

2012-01-26 Thread Gennaro Oliva
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 24 Jan 2012 23:02:15 +0100 Source: slurm-llnl Binary: slurm-llnl libslurmdb23 libslurm23 libpmi0 libslurm-dev libslurmdb-dev libpmi0-dev slurm-llnl-doc slurm-llnl-basic-plugins slurm-llnl-basic-plugins-dev slurm-llnl-sview

Accepted puppet 2.7.10-1 (source all)

2012-01-26 Thread Stig Sandbeck Mathisen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 11:27:00 +0100 Source: puppet Binary: puppet-common puppet puppetmaster-common puppetmaster puppetmaster-passenger vim-puppet puppet-el puppet-testsuite Architecture: source all Version: 2.7.10-1 Distribution:

Accepted nova 2012.1~e2+git757-g62cf887-3 (source all)

2012-01-26 Thread Ghe Rivero
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 25 Jan 2012 17:03:08 +0100 Source: nova Binary: python-nova nova-common nova-compute nova-compute-lxc nova-compute-uml nova-compute-xen nova-compute-kvm nova-scheduler nova-volume nova-ajax-console-proxy nova-api nova-network

Accepted gadap 2.0-1 (source i386)

2012-01-26 Thread Alastair McKinstry
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 25 Jan 2012 10:23:26 +0100 Source: gadap Binary: libgadap-dev Architecture: source i386 Version: 2.0-1 Distribution: unstable Urgency: low Maintainer: Alastair McKinstry mckins...@debian.org Changed-By: Alastair McKinstry

Accepted qjackrcd 1.0.5~ds0-1 (source amd64)

2012-01-26 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 25 Jan 2012 17:33:41 +0100 Source: qjackrcd Binary: qjackrcd Architecture: source amd64 Version: 1.0.5~ds0-1 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers

Accepted wcstools 3.8.4-1 (source i386)

2012-01-26 Thread Ole Streicher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 13 Jan 2012 17:11:08 +0100 Source: wcstools Binary: wcstools libwcstools-dev libwcstools0 Architecture: source i386 Version: 3.8.4-1 Distribution: unstable Urgency: low Maintainer: Debian Science Maintainers

Accepted glance 2012.1~e3-1 (source all)

2012-01-26 Thread Ghe Rivero
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 12:20:27 +0100 Source: glance Binary: python-glance glance-common glance-api glance-registry glance python-glance-doc Architecture: source all Version: 2012.1~e3-1 Distribution: unstable Urgency: low Maintainer: PKG

Accepted xfonts-traditional 1.4 (source all)

2012-01-26 Thread Ian Jackson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 26 Jan 2012 11:44:44 + Source: xfonts-traditional Binary: xfonts-traditional Architecture: source all Version: 1.4 Distribution: unstable Urgency: low Maintainer: Ian Jackson ijack...@chiark.greenend.org.uk Changed-By: Ian

Accepted actionaz 3.2.1.1+dfsg-1 (source amd64)

2012-01-26 Thread Adrien Cunin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 23 Jan 2012 23:56:16 +0100 Source: actionaz Binary: actionaz Architecture: source amd64 Version: 3.2.1.1+dfsg-1 Distribution: unstable Urgency: low Maintainer: Adrien Cunin adri2...@ubuntu.com Changed-By: Adrien Cunin

Accepted apper 0.7.0-1 (source amd64)

2012-01-26 Thread Matthias Klumpp
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 06 Oct 2011 17:54:49 +0200 Source: apper Binary: apper apper-dbg Architecture: source amd64 Version: 0.7.0-1 Distribution: unstable Urgency: low Maintainer: Matthias Klumpp matth...@tenstral.net Changed-By: Matthias Klumpp

Accepted haskell-attoparsec-conduit 0.0.1-1 (source all amd64)

2012-01-26 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 25 Jan 2012 19:45:18 -0500 Source: haskell-attoparsec-conduit Binary: libghc-attoparsec-conduit-dev libghc-attoparsec-conduit-prof libghc-attoparsec-conduit-doc Architecture: source all amd64 Version: 0.0.1-1 Distribution:

Accepted haskell-zlib-conduit 0.0.1-1 (source all amd64)

2012-01-26 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 25 Jan 2012 19:45:18 -0500 Source: haskell-zlib-conduit Binary: libghc-zlib-conduit-dev libghc-zlib-conduit-prof libghc-zlib-conduit-doc Architecture: source all amd64 Version: 0.0.1-1 Distribution: unstable Urgency: low

Accepted openstereogram 0.1+20080921-1 (source all)

2012-01-26 Thread Scott Howard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 25 Jan 2012 20:22:46 -0500 Source: openstereogram Binary: openstereogram Architecture: source all Version: 0.1+20080921-1 Distribution: unstable Urgency: low Maintainer: Debian Science Team

Accepted ruby-build 20111230-1 (source all)

2012-01-26 Thread Sebastian Boehm
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 07 Jan 2012 17:55:27 +0100 Source: ruby-build Binary: ruby-build Architecture: source all Version: 20111230-1 Distribution: unstable Urgency: low Maintainer: Debian Ruby Extras Maintainers

Accepted ruby-instantiator 0.0.6+git9cbbe70-1 (source all)

2012-01-26 Thread Cédric Boutillier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 25 Jan 2012 00:28:19 +0100 Source: ruby-instantiator Binary: ruby-instantiator Architecture: source all Version: 0.0.6+git9cbbe70-1 Distribution: unstable Urgency: low Maintainer: Debian Ruby Extras Maintainers

Accepted horizon 2012.1~e3-1 (source all)

2012-01-26 Thread Ghe Rivero
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 14:37:30 +0100 Source: horizon Binary: python-django-horizon openstack-dashboard Architecture: source all Version: 2012.1~e3-1 Distribution: unstable Urgency: low Maintainer: PKG OpenStack

Accepted libexplain 0.51.D001-1 (source amd64)

2012-01-26 Thread Peter Miller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 23:46:11 +1100 Source: libexplain Binary: explain libexplain30 libexplain30-dbg libexplain-dev Architecture: source amd64 Version: 0.51.D001-1 Distribution: unstable Urgency: low Maintainer: Peter Miller

Accepted fglrx-driver 1:12-1-1 (source amd64)

2012-01-26 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 26 Jan 2012 14:02:01 +0100 Source: fglrx-driver Binary: fglrx-driver libfglrx libxvbaw1 libxvbaw-dev libgl1-fglrx-glx fglrx-glx fglrx-glx-ia32 libfglrx-ia32 fglrx-modules-dkms fglrx-source fglrx-control fglrx-atieventsd

Accepted gringo 3.0.4-1 (source amd64)

2012-01-26 Thread Thomas Krennwallner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 26 Jan 2012 14:59:59 +0100 Source: gringo Binary: gringo Architecture: source amd64 Version: 3.0.4-1 Distribution: unstable Urgency: low Maintainer: Debian Science Maintainers

Accepted jpnevulator 1.3.1-1 (source amd64)

2012-01-26 Thread Freddy Spierenburg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 22 Jan 2012 00:14:01 +0100 Source: jpnevulator Binary: jpnevulator Architecture: source amd64 Version: 1.3.1-1 Distribution: unstable Urgency: low Maintainer: Freddy Spierenburg fre...@snarl.nl Changed-By: Freddy Spierenburg

Accepted puppet-lint 0.1.11-1 (source all)

2012-01-26 Thread Stig Sandbeck Mathisen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 15:33:41 +0100 Source: puppet-lint Binary: puppet-lint Architecture: source all Version: 0.1.11-1 Distribution: unstable Urgency: low Maintainer: Puppet Package Maintainers pkg-puppet-de...@lists.alioth.debian.org

Accepted antlr 2.7.7+dfsg-4 (source all amd64)

2012-01-26 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 26 Jan 2012 16:05:41 +0100 Source: antlr Binary: antlr libantlr-java libantlr-dev libantlr2.7-cil antlr-doc python-antlr Architecture: source all amd64 Version: 2.7.7+dfsg-4 Distribution: unstable Urgency: low Maintainer:

Accepted jinput 20100502+dfsg-6 (source all amd64)

2012-01-26 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 26 Jan 2012 16:37:00 +0100 Source: jinput Binary: libjinput-java libjinput-jni libjinput-java-doc Architecture: source all amd64 Version: 20100502+dfsg-6 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers

Accepted chromium-browser 16.0.912.77~r118311-1 (source all amd64)

2012-01-26 Thread Giuseppe Iuculano
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 10:57:28 +0100 Source: chromium-browser Binary: chromium-browser chromium-browser-dbg chromium-browser-l10n chromium-browser-inspector chromium chromium-dbg chromium-l10n chromium-inspector Architecture: source all

Accepted horizon 2012.1~e3-2 (source all)

2012-01-26 Thread Ghe Rivero
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 16:40:21 +0100 Source: horizon Binary: python-django-horizon openstack-dashboard Architecture: source all Version: 2012.1~e3-2 Distribution: unstable Urgency: low Maintainer: PKG OpenStack

Accepted keystone 2012.1~e3-1 (source all)

2012-01-26 Thread Julien Danjou
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 17:03:10 +0100 Source: keystone Binary: python-keystone keystone keystone-doc Architecture: source all Version: 2012.1~e3-1 Distribution: unstable Urgency: low Maintainer: PKG OpenStack

Accepted dhcpcd 1:3.2.3-10 (source i386)

2012-01-26 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 21:04:22 + Source: dhcpcd Binary: dhcpcd Architecture: source i386 Version: 1:3.2.3-10 Distribution: unstable Urgency: low Maintainer: Simon Kelley si...@thekelleys.org.uk Changed-By: Simon Kelley

Accepted libjboss-xml-binding-java 2.0.3.GA-2 (source all)

2012-01-26 Thread Miguel Landaeta
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 26 Jan 2012 17:37:44 +0100 Source: libjboss-xml-binding-java Binary: libjboss-xml-binding-java Architecture: source all Version: 2.0.3.GA-2 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers

Accepted liblscp 0.5.6-5 (source all amd64)

2012-01-26 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 26 Jan 2012 17:33:33 +0100 Source: liblscp Binary: liblscp-dbg liblscp-dev liblscp-doc liblscp6 Architecture: source amd64 all Version: 0.5.6-5 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers

Accepted perlindex 1.605-4 (source all)

2012-01-26 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 26 Jan 2012 19:15:15 +0200 Source: perlindex Binary: libtext-english-perl perlindex Architecture: source all Version: 1.605-4 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted python-novaclient 1:2012.1~e3-1 (source all)

2012-01-26 Thread Julien Danjou
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 18:13:21 +0100 Source: python-novaclient Binary: python-novaclient Architecture: source all Version: 1:2012.1~e3-1 Distribution: unstable Urgency: low Maintainer: PKG OpenStack openstack-de...@lists.alioth.debian.org

Accepted telepathy-gabble 0.14.1-1 (source amd64)

2012-01-26 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 26 Jan 2012 17:11:14 + Source: telepathy-gabble Binary: telepathy-gabble telepathy-gabble-dbg Architecture: source amd64 Version: 0.14.1-1 Distribution: unstable Urgency: low Maintainer: Debian Telepathy maintainers

Accepted buddycloud-server 0.1.10-2 (source all)

2012-01-26 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 26 Jan 2012 16:49:37 +0100 Source: buddycloud-server Binary: buddycloud-server Architecture: source all Version: 0.1.10-2 Distribution: unstable Urgency: low Maintainer: Debian Javascript Maintainers

Accepted cricket 1.0.5-16 (source i386)

2012-01-26 Thread Christian Marillat
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 18:58:25 +0100 Source: cricket Binary: cricket Architecture: source i386 Version: 1.0.5-16 Distribution: unstable Urgency: low Maintainer: Christian Marillat maril...@debian.org Changed-By: Christian Marillat

Accepted kfreebsd-kernel-headers 0.68 (source kfreebsd-amd64)

2012-01-26 Thread Robert Millan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 19:03:11 +0100 Source: kfreebsd-kernel-headers Binary: kfreebsd-kernel-headers Architecture: source kfreebsd-amd64 Version: 0.68 Distribution: unstable Urgency: low Maintainer: GNU/kFreeBSD Maintainers

Accepted sg3-utils 1.33-1 (source amd64)

2012-01-26 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 26 Jan 2012 23:40:42 +0530 Source: sg3-utils Binary: sg3-utils libsgutils2-2 libsgutils2-dev Architecture: source amd64 Version: 1.33-1 Distribution: unstable Urgency: low Maintainer: Ritesh Raj Sarraf r...@debian.org

Accepted python-osd 0.2.14-5.1 (source all i386)

2012-01-26 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 24 Jan 2012 19:02:00 +0100 Source: python-osd Binary: python-pyosd python-osd Architecture: source all i386 Version: 0.2.14-5.1 Distribution: unstable Urgency: low Maintainer: Mauro Lizaur ma...@cacavoladora.org Changed-By:

Accepted telepathy-gabble 0.15.3-1 (source amd64)

2012-01-26 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 26 Jan 2012 17:53:22 + Source: telepathy-gabble Binary: telepathy-gabble telepathy-gabble-dbg Architecture: source amd64 Version: 0.15.3-1 Distribution: experimental Urgency: low Maintainer: Debian Telepathy maintainers

Accepted petsc 3.2.dfsg-4 (source all amd64)

2012-01-26 Thread Adam C. Powell, IV
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 14:10:51 -0500 Source: petsc Binary: libpetsc3.2-dev petsc-dev libpetsc3.2 libpetsc3.2-dbg petsc3.2-doc Architecture: source all amd64 Version: 3.2.dfsg-4 Distribution: unstable Urgency: low Maintainer: Debian

Accepted gpodder 3.0.4-1 (source all)

2012-01-26 Thread tony mancill
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 24 Jan 2012 21:59:59 -0800 Source: gpodder Binary: gpodder Architecture: source all Version: 3.0.4-1 Distribution: experimental Urgency: low Maintainer: Thomas Perl m...@thp.io Changed-By: tony mancill tmanc...@debian.org

Accepted maven-debian-helper 1.5 (source all)

2012-01-26 Thread Ludovic Claude
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 24 Jan 2012 23:55:22 +0100 Source: maven-debian-helper Binary: maven-debian-helper Architecture: source all Version: 1.5 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers

Accepted petsc 3.2.dfsg-5 (source all amd64)

2012-01-26 Thread Adam C. Powell, IV
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 15:02:15 -0500 Source: petsc Binary: libpetsc3.2-dev petsc-dev libpetsc3.2 libpetsc3.2-dbg petsc3.2-doc Architecture: source all amd64 Version: 3.2.dfsg-5 Distribution: unstable Urgency: low Maintainer: Debian

Accepted qemu-kvm 1.0+dfsg-5 (source i386)

2012-01-26 Thread Michael Tokarev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 27 Jan 2012 00:42:11 +0400 Source: qemu-kvm Binary: qemu-kvm qemu-kvm-dbg kvm Architecture: source i386 Version: 1.0+dfsg-5 Distribution: unstable Urgency: high Maintainer: Michael Tokarev m...@tls.msk.ru Changed-By: Michael

Accepted movabletype-opensource 5.1.2+dfsg-3 (source all)

2012-01-26 Thread Dominic Hargreaves
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 21:01:07 + Source: movabletype-opensource Binary: movabletype-opensource movabletype-plugin-core movabletype-plugin-zemanta Architecture: source all Version: 5.1.2+dfsg-3 Distribution: unstable Urgency: low

Accepted xmltooling 1.4.2-2 (source i386 all)

2012-01-26 Thread Russ Allbery
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 26 Jan 2012 12:58:17 -0800 Source: xmltooling Binary: libxmltooling5 libxmltooling-dev xmltooling-schemas libxmltooling-doc Architecture: source i386 all Version: 1.4.2-2 Distribution: unstable Urgency: low Maintainer: Debian

Accepted esys-particle 2.1-2 (source amd64)

2012-01-26 Thread Anton Gladky
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 21:01:07 +0100 Source: esys-particle Binary: esys-particle Architecture: source amd64 Version: 2.1-2 Distribution: unstable Urgency: high Maintainer: Debian Science Maintainers

Accepted skrooge 1.2.0-2 (source all amd64)

2012-01-26 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 25 Jan 2012 03:39:31 +1100 Source: skrooge Binary: skrooge skrooge-common Architecture: source amd64 all Version: 1.2.0-2 Distribution: unstable Urgency: low Maintainer: Debian KDE Extras Team

Accepted alliance 5.0-20110203-5 (source i386)

2012-01-26 Thread Roland Stigge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 21:55:53 +0100 Source: alliance Binary: alliance Architecture: source i386 Version: 5.0-20110203-5 Distribution: unstable Urgency: low Maintainer: Roland Stigge sti...@antcom.de Changed-By: Roland Stigge

Accepted picard 0.16-2 (source amd64)

2012-01-26 Thread Charlie Smotherman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 19 Jan 2012 07:52:27 -0500 Source: picard Binary: picard Architecture: source amd64 Version: 0.16-2 Distribution: unstable Urgency: low Maintainer: Adam Cécile (Le_Vert) gand...@le-vert.net Changed-By: Charlie Smotherman

Accepted psmisc 22.15-2 (source amd64)

2012-01-26 Thread Craig Small
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 27 Jan 2012 08:53:36 +1100 Source: psmisc Binary: psmisc Architecture: source amd64 Version: 22.15-2 Distribution: unstable Urgency: low Maintainer: Craig Small csm...@debian.org Changed-By: Craig Small csm...@debian.org

Accepted dokuwiki 0.0.20120125-1 (source all)

2012-01-26 Thread Tanguy Ortolo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 26 Jan 2012 23:10:28 +0100 Source: dokuwiki Binary: dokuwiki Architecture: source all Version: 0.0.20120125-1 Distribution: unstable Urgency: low Maintainer: Tanguy Ortolo tanguy+deb...@ortolo.eu Changed-By: Tanguy Ortolo

Accepted audacious 3.2-1 (source amd64)

2012-01-26 Thread Cyril Lavier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 26 Jan 2012 22:54:40 +0100 Source: audacious Binary: audacious audacious-dbg audacious-dev libaudclient2 libaudcore1 Architecture: source amd64 Version: 3.2-1 Distribution: unstable Urgency: low Maintainer: Debian Multimedia

Accepted mpich2 1.4.1-2 (source all amd64)

2012-01-26 Thread Adam C. Powell, IV
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 26 Jan 2012 15:19:17 -0500 Source: mpich2 Binary: mpich2 mpich2-doc libmpich2-3 libmpich2-dev Architecture: source all amd64 Version: 1.4.1-2 Distribution: unstable Urgency: low Maintainer: Debian Science Maintainers

Accepted cynthiune.app 0.9.5-13.1 (source amd64)

2012-01-26 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 27 Jan 2012 00:51:15 +0100 Source: cynthiune.app Binary: cynthiune.app Architecture: source amd64 Version: 0.9.5-13.1 Distribution: unstable Urgency: low Maintainer: Debian GNUstep maintainers

Accepted speakup 3.1.6.dfsg.1-1 (source all)

2012-01-26 Thread Samuel Thibault
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 25 Jan 2012 17:23:10 +0100 Source: speakup Binary: speakup-doc speakup-tools Architecture: source all Version: 3.1.6.dfsg.1-1 Distribution: unstable Urgency: low Maintainer: Debian Accessibility Team

Accepted wims 4.03a-1 (source all amd64)

2012-01-26 Thread Georges Khaznadar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 27 Jan 2012 01:31:18 +0100 Source: wims Binary: wims wims-java-applets wims-modules flydraw Architecture: source amd64 all Version: 4.03a-1 Distribution: unstable Urgency: low Maintainer: Georges Khaznadar georg...@ofset.org

Accepted haskell-mime-mail 0.4.1.0-1 (source all amd64)

2012-01-26 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 26 Jan 2012 20:04:36 -0500 Source: haskell-mime-mail Binary: libghc-mime-mail-dev libghc-mime-mail-prof libghc-mime-mail-doc Architecture: source all amd64 Version: 0.4.1.0-1 Distribution: unstable Urgency: low Maintainer:

Accepted bip 0.8.8-2 (source amd64)

2012-01-26 Thread Pierre-Louis Bonicoli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 23 Jan 2012 21:14:41 +0100 Source: bip Binary: bip Architecture: source amd64 Version: 0.8.8-2 Distribution: unstable Urgency: high Maintainer: Pierre-Louis Bonicoli pierre-louis.bonic...@gmx.fr Changed-By: Pierre-Louis Bonicoli

Accepted haskell-blaze-html 0.4.3.1-1 (source all amd64)

2012-01-26 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 26 Jan 2012 20:15:49 -0500 Source: haskell-blaze-html Binary: libghc-blaze-html-dev libghc-blaze-html-prof libghc-blaze-html-doc Architecture: source all amd64 Version: 0.4.3.1-1 Distribution: unstable Urgency: low Maintainer:

Accepted haskell-cookie 0.3.0.2-1 (source all amd64)

2012-01-26 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 26 Jan 2012 20:20:51 -0500 Source: haskell-cookie Binary: libghc-cookie-dev libghc-cookie-prof libghc-cookie-doc Architecture: source all amd64 Version: 0.3.0.2-1 Distribution: unstable Urgency: low Maintainer: Debian Haskell

Accepted haskell-http-types 0.6.8-1 (source all amd64)

2012-01-26 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 26 Jan 2012 20:51:05 -0500 Source: haskell-http-types Binary: libghc-http-types-dev libghc-http-types-prof libghc-http-types-doc Architecture: source all amd64 Version: 0.6.8-1 Distribution: unstable Urgency: low Maintainer:

Accepted haskell-tls-extra 0.4.2.1-1 (source all amd64)

2012-01-26 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 26 Jan 2012 20:58:53 -0500 Source: haskell-tls-extra Binary: libghc-tls-extra-dev libghc-tls-extra-prof libghc-tls-extra-doc Architecture: source all amd64 Version: 0.4.2.1-1 Distribution: unstable Urgency: low Maintainer:

  1   2   >