Re: Git packaging workflow discussion on planet.d.o

2013-04-05 Thread Andreas Tille
On Thu, Apr 04, 2013 at 11:07:04PM +0800, Thomas Goirand wrote: Well, if you really want to generate these from Git, that's also possible (though the changelog might be quite big, so in some cases, I'm about to give up on that...): gen-upstream-changelog: git checkout master

Re: R 3.0.0 and required rebuilds of all reverse Depends: of R

2013-04-05 Thread Julian Gilbey
On Sun, Mar 31, 2013 at 11:45:15AM -0500, Dirk Eddelbuettel wrote: A new major release R 3.0.0 will come out on Wednesday April 3rd, as usual according the the release plan and announcements [1]. It contains major internal changes [2] and requires rebuilds of all R packages. As I usually

Re: Git packaging workflow discussion on planet.d.o

2013-04-05 Thread Tollef Fog Heen
]] Andreas Tille Hmmm, you just show some more code as in your blog but this is not addressing the three flaws of the workflow I was mentioning in my initial mail. I'm honestly wondering whether I'm missing something and these are non-issues. They seem to just be deficiencies in the tools,

Re: R 3.0.0 and required rebuilds of all reverse Depends: of R

2013-04-05 Thread Charles Plessy
Le Fri, Apr 05, 2013 at 08:53:52AM +0100, Julian Gilbey a écrit : On Sun, Mar 31, 2013 at 11:45:15AM -0500, Dirk Eddelbuettel wrote: I am a little unclear what is required; is a binary rebuild sufficient, or is some change in the source code necessary? If the former, would it not be better

Generators for debian/* files?

2013-04-05 Thread Thomas Koch
Hi, debian-java has the tool mh_make that generates debian packages from maven projects. There's some java code in there that produces debian/* files: rules, copyright, watch, control, orig-tar.sh, doc-base.api, doc.install and of course source/format and compat. This java code should be

Re: Generators for debian/* files?

2013-04-05 Thread Jonathan Dowland
On Fri, Apr 05, 2013 at 11:07:31AM +0200, Thomas Koch wrote: This java code should be replaces with something in perl/python/non-JVM. Why? Is there already some logic/templates in Debian that I could build on? dh-make-perl perhaps? -- To UNSUBSCRIBE, email to

SI units (was Re: failure to communicate)

2013-04-05 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/04/13 22:43, Christian PERRIER wrote: Quoting ian_br...@fastmail.net (ian_br...@fastmail.net): If Debian bug report #684128 proves anything, it is that you will never convince anyone with technical argument, facts advanced in support of

Re: SI units (was Re: failure to communicate)

2013-04-05 Thread Jonathan Dowland
On Fri, Apr 05, 2013 at 11:26:29AM +0200, Daniel Pocock wrote: It may actually be useful for the technical committee to review what is on the wiki and make some general statement about Debian's position (if they haven't done so in the past), and that can guide the way similar bugs are

Status of Debian package utility tester

2013-04-05 Thread Thomas Koch
Hi, as I've posted some minutes ago I'm searching to generate the files in debian/ and remembered the DPU project[1]. It took me some time to find the blogpost again and thus the name of the project. It seems the project is stalled since august and it has not yet been uploaded to the archive?

Bug#704541: marked as done (general: cannot switch open application by taskbar)

2013-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 5 Apr 2013 11:54:23 +0200 with message-id 201304051154.26778.hol...@layer-acht.org and subject line Re: Bug#704541: general: cannot switch open application by taskbar has caused the Debian Bug report #704541, regarding general: cannot switch open application by taskbar to

Re: Generators for debian/* files?

2013-04-05 Thread olivier sallou
dh-make-perl indeed for Perl CPAN packages. dh-make for base packages... Olivier 2013/4/5 Thomas Koch tho...@koch.ro Hi, debian-java has the tool mh_make that generates debian packages from maven projects. There's some java code in there that produces debian/* files: rules, copyright,

Re: Generators for debian/* files?

2013-04-05 Thread Wookey
+++ Jonathan Dowland [2013-04-05 10:09 +0100]: On Fri, Apr 05, 2013 at 11:07:31AM +0200, Thomas Koch wrote: This java code should be replaces with something in perl/python/non-JVM. Why? Because it's an entirely unnecessary circular build-dependency. java is not part of build-essential and

Re: Git packaging workflow discussion on planet.d.o

2013-04-05 Thread Guillem Jover
On Thu, 2013-04-04 at 23:07:04 +0800, Thomas Goirand wrote: gen-author-list: git log --format='%aN %aE' | awk '{arr[$$0]++} END{for (i in arr){print arr[i], i;}}' | sort -rn | cut -d' ' -f2- A better way to write the above could be: gen-author-list: git shortlog -nes | tr -s '

Re: Git packaging workflow discussion on planet.d.o

2013-04-05 Thread Guido Günther
On Thu, Apr 04, 2013 at 09:38:36AM -0700, Russ Allbery wrote: Jean-Christophe Dubacq jean-christophe.dub...@ens-lyon.org writes: Yesterday, however, I just had the case of a project with no tarballs (as the library I wanted to package is part of a larger project, it's not released

Re: SI units (was Re: failure to communicate)

2013-04-05 Thread Paul Tagliamonte
Can we *PLEASE* stop making new threads. It's getting *REALLY* hard to keep playing whack-a-mole with my bozo bin. Keep it all on the same thread. We don't need to 5 threads about this nonsense. It's starting to get annoying. On Fri, Apr 05, 2013 at 11:26:29AM +0200, Daniel Pocock wrote:

Re: Status of Debian package utility tester

2013-04-05 Thread Paul Tagliamonte
On Fri, Apr 05, 2013 at 11:56:04AM +0200, Thomas Koch wrote: Hi, as I've posted some minutes ago I'm searching to generate the files in debian/ and remembered the DPU project[1]. It took me some time to find the blogpost again and thus the name of the project. It seems the project is

alternative debian/rules

2013-04-05 Thread Игорь Пашев
I've just realized that debian/rules might not be a makefile, but can be a script in any language. Is there any package using debian/rules whihc is not a makefile? Are there any packages that can get advantages by using debian/rules written in bash/perl/python/etc? -- To UNSUBSCRIBE, email to

Re: failure to communicate

2013-04-05 Thread Thomas Goirand
On 04/05/2013 04:43 AM, Christian PERRIER wrote: Nothing proves that the patches you proposed will be ignored *after* the release of wheezy. Christian, Not fixing this bug would be a very bad move, because it can lead to having partitions not aligned to a 4K boundary, meaning that your system

Re: alternative debian/rules

2013-04-05 Thread Timo Weingärtner
Hallo Игорь Пашев, 2013-04-05 um 13:32:24 schriebst Du: I've just realized that debian/rules might not be a makefile, but can be a script in any language. Is there any package using debian/rules whihc is not a makefile? Are there any packages that can get advantages by using debian/rules

Re: alternative debian/rules

2013-04-05 Thread Simon McVittie
On 05/04/13 12:32, Игорь Пашев wrote: I've just realized that debian/rules might not be a makefile, but can be a script in any language. This is technically possible (dpkg allows it), but not acceptable for Debian packages (Debian Policy requires that debian/rules is an executable makefile).

Re: alternative debian/rules

2013-04-05 Thread Adam Borowski
On Fri, Apr 05, 2013 at 03:32:24PM +0400, Игорь Пашев wrote: I've just realized that debian/rules might not be a makefile, but can be a script in any language. The policy says: # 4.9. Main building script: `debian/rules' # - # # This file must be an

Re: alternative debian/rules

2013-04-05 Thread Rene Engelhard
Hi, On Fri, Apr 05, 2013 at 03:32:24PM +0400, Игорь Пашев wrote: I've just realized that debian/rules might not be a makefile, but can be a script in any language. Not really. http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules This file must be an executable makefile, [...]

Re: Generators for debian/* files?

2013-04-05 Thread Johannes Schauer
Hi, Quoting Wookey (2013-04-05 12:17:42) Because it's an entirely unnecessary circular build-dependency. java is not part of build-essential and this doesn't seem like a good reason for making it so. mh_make is part of the package maven-debian-helper (Thomas: I cant find the package

Re: alternative debian/rules

2013-04-05 Thread Thomas Preud'homme
Le vendredi 5 avril 2013 13:41:50, Adam Borowski a écrit : It can be done, here's an example how to use a JIT C compiler (tcc) this way: dget http://angband.pl/debian/pool/main/g/goodbye/goodbye_0.2-1.dsc although you might have trouble smuggling this through the FTPmasters :p On the

Re: Generators for debian/* files?

2013-04-05 Thread Adam D. Barratt
On 05.04.2013 12:45, Johannes Schauer wrote: (Thomas: I cant find the package debian-java you were talking about) That's because it's a group of people, not a package... Regards, Adam -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#704746: ITP: r-cran-armadillo -- R bindings to Armadillo C++ linear algebra library

2013-04-05 Thread Dirk Eddelbuettel
Package: wnpp Owner: Dirk Eddelbuettel e...@debian.org Severity: wishlist * Package name: r-cran-armadillo Version : 0.3.800.1-1 Upstream Author : Dirk Eddelbuettel et al (for RcppArmadillo), Conrad Sanderson (for Armadillo) * URL or Web page :

SI units (was Re: failure to communicate)

2013-04-05 Thread Ian Jackson
Daniel Pocock writes (SI units (was Re: failure to communicate)): It may actually be useful for the technical committee to review what is on the wiki and make some general statement about Debian's position (if they haven't done so in the past), and that can guide the way similar bugs are

Epoch usage conventions (was Re: R 3.0.0 and required rebuilds of all reverse Depends: of R)

2013-04-05 Thread Ian Jackson
Guillem Jover writes (Epoch usage conventions (was Re: R 3.0.0 and required rebuilds of all reverse Depends: of R)): Well, I strongly disagree that in general using epochs for packaging mistakes is a good practice (and I've thought so even before Ubuntu existed). The main purpose of epochs is

Re: failure to communicate

2013-04-05 Thread Dmitrijs Ledkovs
On 4 April 2013 20:47, ian_br...@fastmail.net wrote: On Thu, 4 Apr 2013 19:09:04 +0200 Christian PERRIER bubu...@debian.org wrote: This mail is a very good argument to confirm that overcomplicated methods to make your point will just fail. If you have a point to make it, make ti. Once.

SI units (was: failure to communicate)

2013-04-05 Thread Benjamin Drung
Am Freitag, den 05.04.2013, 12:59 +0100 schrieb Dmitrijs Ledkovs: The default to base-10 units, is good as majority of the installer deals with HDD drives (not SSD) and not RAM. SSD manufactures use base-10 units, too. Even 128 GB SSDs have 128 * 10^9 bytes for the users, but 128 * 2^30 bytes

Re: alternative debian/rules

2013-04-05 Thread Игорь Пашев
2013/4/5 Adam Borowski kilob...@angband.pl: The policy says Indeed. So, in any case one can use its own tool just like dh: %: debian/megatool $@ -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

threads, Subjects: and mailers (was Re: SI units (was Re: failure to communicate))

2013-04-05 Thread Jonathan Dowland
On Fri, Apr 05, 2013 at 07:28:32AM -0400, Paul Tagliamonte wrote: Can we *PLEASE* stop making new threads. It's getting *REALLY* hard to keep playing whack-a-mole with my bozo bin. Fix your mailer… I see precisely one thread, correctly linked together via message-id and references headers, with

Re: failure to communicate

2013-04-05 Thread Andrey Rahmatullin
On Fri, Apr 05, 2013 at 07:37:19PM +0800, Thomas Goirand wrote: Nothing proves that the patches you proposed will be ignored *after* the release of wheezy. Christian, Not fixing this bug would be a very bad move, because it can lead to having partitions not aligned to a 4K boundary,

Bug#704760: ITP: python-pecan -- WSGI object-dispatching web framework

2013-04-05 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand z...@debian.org * Package name: python-pecan Version : 0.2.1 Upstream Author : Jonathan LaCour jonat...@dreamhost.com * URL : https://github.com/dreamhost/pecan * License : BSD Programming Lang: Python

Re: Generators for debian/* files?

2013-04-05 Thread Thomas Koch
Jonathan Dowland: On Fri, Apr 05, 2013 at 11:07:31AM +0200, Thomas Koch wrote: This java code should be replaces with something in perl/python/non-JVM. Why? Wookeys response (circular build-dependency) is not the reason here. We have two packages, maven-repo-helper with minimal dependency

Re: failure to communicate

2013-04-05 Thread The Wanderer
On 04/05/2013 10:40 AM, Andrey Rahmatullin wrote: On Fri, Apr 05, 2013 at 07:37:19PM +0800, Thomas Goirand wrote: Not fixing this bug would be a very bad move, because it can lead to having partitions not aligned to a 4K boundary, meaning that your system would be slow. If any tools don't

Re: failure to communicate

2013-04-05 Thread Thomas Goirand
On 04/05/2013 07:59 PM, Dmitrijs Ledkovs wrote: The default to base-10 units, is good as majority of the installer deals with HDD drives (not SSD) and not RAM. Come on... it's not! Let's be serious 5 minutes here. There isn't even a warning about which units are in use. This fools our users (me

Re: sprezzos apt-show-rewrite complete (report + numbers)

2013-04-05 Thread Julian Andres Klode
On Wed, Mar 20, 2013 at 06:31:11AM -0400, nick black wrote: This is a followup to my post to debian-devel, debian-derivatives, deity, and sprezzos-dev last Monday entitled apt-show-versions rewrite. This post is strictly informative, and does not advocate any policy. Documentation has been

Re: failure to communicate

2013-04-05 Thread Didier 'OdyX' Raboud
Hi Thomas, Le vendredi, 5 avril 2013 17.52:19, Thomas Goirand a écrit : On 04/05/2013 07:59 PM, Dmitrijs Ledkovs wrote: And all of these features will only land for the next cycle with a release in ~= 2 years time. I really hope that it wont be the case. That it doesn't go into Debian

Re: Bug#684128: down the memory hole

2013-04-05 Thread Axel Beckert
Hi Ian. ian_br...@fastmail.net wrote: It seems that Historical Revisionism, of the bad kind, is now in operation at Debian, in that critical commentary about unapplied patches is made to disappear down the memory hole, without leaving so much as a trace on the relevant bug report. If it

Bug#704766: ITP: rapicorn -- The Rapicorn Toolkit

2013-04-05 Thread Alessio Treglia
Package: wnpp Severity: wishlist Owner: Alessio Treglia ales...@debian.org * Package name: rapicorn Version : 13.03.0 Upstream Author : Tim Janik t...@gtk.org * URL : http://rapicorn.org * License : LGPL Programming Lang: C++ Description : The Rapicorn

Re: Re: failure to communicate

2013-04-05 Thread ian_bruce
o...@debian.org a écrit : You want that bug fixed? Great: test the patch, document your tests I did all that. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684128#103 gather feedback, get involved quoting from the above: I would be interested to hear suggestions as to what sort of

Re: alternative debian/rules

2013-04-05 Thread Russ Allbery
Игорь Пашев pashev.i...@gmail.com writes: Indeed. So, in any case one can use its own tool just like dh: %: debian/megatool $@ Yes, from a Policy perspective. Although please consider using dh and its framework instead to make life easier for everyone else in the project who may have

Re: failure to communicate

2013-04-05 Thread Thomas Goirand
On 04/05/2013 10:40 PM, Andrey Rahmatullin wrote: On Fri, Apr 05, 2013 at 07:37:19PM +0800, Thomas Goirand wrote: Nothing proves that the patches you proposed will be ignored *after* the release of wheezy. Christian, Not fixing this bug would be a very bad move, because it can lead to

Re: failure to communicate

2013-04-05 Thread Andrey Rahmatullin
On Sat, Apr 06, 2013 at 02:50:19AM +0800, Thomas Goirand wrote: Nothing proves that the patches you proposed will be ignored *after* the release of wheezy. Christian, Not fixing this bug would be a very bad move, because it can lead to having partitions not aligned to a 4K boundary,

Re: failure to communicate

2013-04-05 Thread Thomas Goirand
On 04/06/2013 12:16 AM, Didier 'OdyX' Raboud wrote: Hi Thomas, Le vendredi, 5 avril 2013 17.52:19, Thomas Goirand a écrit : On 04/05/2013 07:59 PM, Dmitrijs Ledkovs wrote: And all of these features will only land for the next cycle with a release in ~= 2 years time. I really hope that it

Re: failure to communicate

2013-04-05 Thread Cyril Brulebois
[ Not answering all occurrences, things got repeated a few times… ] Thomas Goirand z...@debian.org (06/04/2013): I've wrote that we should at least address the issue, in a way or another, through the next point release if that is safer. It is not. But, are you seriously proposing that we

Re: [PATCH] netplug - Allow to specify custom script file via param '-s'

2013-04-05 Thread Pali Rohár
On Wednesday 27 March 2013 12:41:03 Andrew Shadura wrote: Hello, On Wed, 27 Mar 2013 12:08:20 +0100 Pali Rohár pali.ro...@gmail.com wrote: So is my patch totally ignored? I sent it to upstream maintainer, next to debian mailinglist, attached to debian bug tracking system, sent to

Re: Bug#684128: failure to communicate

2013-04-05 Thread Christian PERRIER
Quoting Thomas Goirand (z...@debian.org): But, are you seriously proposing that we leave the issue as-is ??? Of course. The issue is there since partman exists (about 2005, from memory) and has probably never prevented anyone to install Debian since then. So, yes, this issue will still be in

Re: Git packaging workflow discussion on planet.d.o

2013-04-05 Thread Thomas Goirand
On 04/05/2013 06:57 PM, Guillem Jover wrote: On Thu, 2013-04-04 at 23:07:04 +0800, Thomas Goirand wrote: gen-author-list: git log --format='%aN %aE' | awk '{arr[$$0]++} END{for (i in arr){print arr[i], i;}}' | sort -rn | cut -d' ' -f2- A better way to write the above could be:

Re: Git packaging workflow discussion on planet.d.o

2013-04-05 Thread Andreas Tille
Hi, On Fri, Apr 05, 2013 at 10:21:58AM +0200, Tollef Fog Heen wrote: ]] Andreas Tille Hmmm, you just show some more code as in your blog but this is not addressing the three flaws of the workflow I was mentioning in my initial mail. I'm honestly wondering whether I'm missing something

Re: Git packaging workflow discussion on planet.d.o

2013-04-05 Thread Guillem Jover
On Sat, 2013-04-06 at 04:40:00 +0800, Thomas Goirand wrote: On 04/05/2013 06:57 PM, Guillem Jover wrote: A better way to write the above could be: gen-author-list: git shortlog -nes | tr -s ' '| cut -f2- which in addition will fix up the authors using any .mailmap rules. Though

libc-bin

2013-04-05 Thread carlos
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Thanks for your time and job! I've trying to use Chromiun latest trunk but its requires libc-bin 2.15, even I use Debian Testing I do not have this package. Is thought to have libc 2.17 on Debian testing soon? -BEGIN PGP SIGNATURE-

Re: so long, and thanks for all the fish

2013-04-05 Thread Aneurin Price
On 4 April 2013 18:28, ian_br...@fastmail.net wrote: There is apparently no mode of argument, or style of communications, which is capable of penetrating the Debian bureaucracy. It is impervious, even to patches which have been previously solicited. Silly me, for taking that seriously. You

Update on R 3.0.0 migration (Was: R 3.0.0 and required rebuilds of all reverse Depends: of R)

2013-04-05 Thread Dirk Eddelbuettel
First off, let me apologize. I clearly did this the wrong way and should have contacted -release and -devel beforehand. My bad -- I'm sorry for extra work this created for the release managers and maintainer, particularly at this time. R 3.0.0 was released on April 3 as scheduled. As usual, I

Re: R 3.0.0 and required rebuilds of all reverse Depends: of R

2013-04-05 Thread Charles Plessy
Le Sun, Mar 31, 2013 at 07:02:15PM -0400, Scott Kitterman a écrit : Depends: r-base-core (= 3.0.0~20130327) , r-base-core ( 4) or you could have an API virtual package: r-base-api-3.0 Hi Dirk and everybody, since we already have a substitution variable in most of the R packages

Accepted ykclient 2.9-1 (source amd64)

2013-04-05 Thread Simon Josefsson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 04 Apr 2013 22:38:57 +0200 Source: ykclient Binary: libykclient3 libykclient-dev Architecture: source amd64 Version: 2.9-1 Distribution: unstable Urgency: low Maintainer: Tollef Fog Heen tfh...@debian.org Changed-By: Simon

Accepted kdepim-runtime 4:4.10.2-1 (source amd64)

2013-04-05 Thread Sune Vuorela
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 26 Mar 2013 14:42:10 + Source: kdepim-runtime Binary: kdepim-runtime kdepim-runtime-dbg Architecture: source amd64 Version: 4:4.10.2-1 Distribution: experimental Urgency: low Maintainer: Debian Qt/KDE Maintainers

Accepted yubikey-personalization 1.12.0-4 (source amd64)

2013-04-05 Thread Simon Josefsson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 04 Apr 2013 15:07:36 +0200 Source: yubikey-personalization Binary: yubikey-personalization libykpers-1-1 libykpers-1-dev Architecture: source amd64 Version: 1.12.0-4 Distribution: unstable Urgency: low Maintainer: Tollef Fog

Accepted sbcl 2:1.1.6-2 (source all kfreebsd-amd64)

2013-04-05 Thread Christoph Egger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 05 Apr 2013 09:22:30 +0200 Source: sbcl Binary: sbcl sbcl-doc sbcl-source Architecture: source all kfreebsd-amd64 Version: 2:1.1.6-2 Distribution: experimental Urgency: low Maintainer: Debian Common Lisp Team

Accepted ruby-gettext 2.3.8-1 (source all)

2013-04-05 Thread Jérémy Bobbio
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 05 Apr 2013 09:05:48 + Source: ruby-gettext Binary: ruby-gettext libgettext-ruby libgettext-ruby1.8 libgettext-ruby1.9.1 Architecture: source all Version: 2.3.8-1 Distribution: experimental Urgency: low Maintainer: Debian

Accepted ruby-bluefeather 0.41-1 (source all)

2013-04-05 Thread Youhei SASAKI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 01 Apr 2013 01:22:37 +0900 Source: ruby-bluefeather Binary: ruby-bluefeather Architecture: source all Version: 0.41-1 Distribution: experimental Urgency: low Maintainer: Debian Ruby Extras Maintainers

Accepted spykeviewer 0.2.0-2 (source all)

2013-04-05 Thread Robert Pröpper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 16 Jan 2013 11:57:15 +0100 Source: spykeviewer Binary: spykeviewer Architecture: source all Version: 0.2.0-2 Distribution: experimental Urgency: low Maintainer: NeuroDebian Team t...@neuro.debian.net Changed-By: Robert Pröpper

Accepted langford 0.0.20130221-1 (source amd64 all)

2013-04-05 Thread Simon Richter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 04 Apr 2013 18:17:33 +0200 Source: langford Binary: langford-utils langford-dkms Architecture: source amd64 all Version: 0.0.20130221-1 Distribution: unstable Urgency: low Maintainer: Simon Richter s...@debian.org Changed-By:

Accepted snaphu 1.4.2-1 (source i386)

2013-04-05 Thread Antonio Valentino
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 27 Dec 2012 10:45:54 + Source: snaphu Binary: snaphu Architecture: source i386 Version: 1.4.2-1 Distribution: unstable Urgency: low Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org Changed-By: Antonio

Accepted langford 0.0.20130221-2 (source amd64 all)

2013-04-05 Thread Simon Richter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 04 Apr 2013 21:39:45 +0200 Source: langford Binary: langford-utils langford-dkms Architecture: source amd64 all Version: 0.0.20130221-2 Distribution: unstable Urgency: low Maintainer: Simon Richter s...@debian.org Changed-By:

Accepted hybserv 1.9.2-6 (source i386)

2013-04-05 Thread Dominic Hargreaves
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 04 Apr 2013 21:15:53 +0100 Source: hybserv Binary: hybserv Architecture: source i386 Version: 1.9.2-6 Distribution: unstable Urgency: low Maintainer: Dominic Hargreaves d...@earth.li Changed-By: Dominic Hargreaves d...@earth.li

Accepted doris 4.06~beta2+dfsg-1 (source i386)

2013-04-05 Thread Antonio Valentino
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 19 Dec 2012 19:29:21 +0100 Source: doris Binary: doris Architecture: source i386 Version: 4.06~beta2+dfsg-1 Distribution: unstable Urgency: low Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org Changed-By:

Accepted festvox-ca-ona-hts 1.0.2-1 (source all)

2013-04-05 Thread Sergio Oller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 19 Feb 2012 16:16:00 +0100 Source: festvox-ca-ona-hts Binary: festvox-ca-ona-hts Architecture: source all Version: 1.0.2-1 Distribution: unstable Urgency: low Maintainer: Sergio Oller sergiol...@gmail.com Changed-By: Sergio

Accepted festival-ca 2.1.5-1 (source all)

2013-04-05 Thread Sergio Oller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 10 Dec 2012 00:38:44 +0100 Source: festival-ca Binary: festival-ca Architecture: source all Version: 2.1.5-1 Distribution: unstable Urgency: low Maintainer: Sergio Oller sergiol...@gmail.com Changed-By: Sergio Oller

Accepted python-dawg 0.5.2-1 (source i386)

2013-04-05 Thread Jakub Wilk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Wed, 16 Jan 2013 21:28:56 +0100 Source: python-dawg Binary: python-dawg python-dawg-dbg python3-dawg python3-dawg-dbg Architecture: source i386 Version: 0.5.2-1 Distribution: experimental Urgency: low Maintainer: Jakub Wilk

Accepted gatling 0.13-3 (source amd64)

2013-04-05 Thread Roland Stigge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 05 Apr 2013 11:26:50 +0200 Source: gatling Binary: gatling Architecture: source amd64 Version: 0.13-3 Distribution: experimental Urgency: low Maintainer: Vedran Furač vedran.fu...@gmail.com Changed-By: Roland Stigge

Accepted libfusioninventory-agent-task-esx-perl 2.2.1-1 (source all)

2013-04-05 Thread Gonéri Le Bouder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 05 Apr 2013 11:19:29 +0200 Source: libfusioninventory-agent-task-esx-perl Binary: libfusioninventory-agent-task-esx-perl Architecture: source all Version: 2.2.1-1 Distribution: experimental Urgency: low Maintainer: Gonéri Le

Accepted pd-unauthorized 0.1-1 (source amd64)

2013-04-05 Thread Hans-Christoph Steiner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 17 Jan 2013 23:27:03 -0500 Source: pd-unauthorized Binary: pd-unauthorized Architecture: source amd64 Version: 0.1-1 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers

Accepted libsoxr 0.1.0-1 (source amd64)

2013-04-05 Thread Benjamin Drung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 19 Jan 2013 13:59:15 +0100 Source: libsoxr Binary: libsoxr0 libsoxr-lsr0 libsoxr-dev Architecture: source amd64 Version: 0.1.0-1 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers

Accepted office2003-schemas 1.0-1 (source all)

2013-04-05 Thread Mathieu Malaterre
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 17 Jan 2013 10:19:02 +0100 Source: office2003-schemas Binary: office2003-schemas Architecture: source all Version: 1.0-1 Distribution: unstable Urgency: low Maintainer: Debian XML/SGML Group

Accepted uucp-lmtp 0.20130117 (source all)

2013-04-05 Thread Bastian Blank
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 17 Jan 2013 13:16:04 +0100 Source: uucp-lmtp Binary: uucp-lmtp Architecture: source all Version: 0.20130117 Distribution: unstable Urgency: low Maintainer: Bastian Blank wa...@debian.org Changed-By: Bastian Blank

Accepted fonts-opendyslexic 20121111-1 (source all)

2013-04-05 Thread Tanguy Ortolo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 03 Jan 2013 23:43:41 +0100 Source: fonts-opendyslexic Binary: fonts-opendyslexic Architecture: source all Version: 2012-1 Distribution: unstable Urgency: low Maintainer: Debian Accessibility Team

Accepted python-jedi 0.5~b5-1 (source all)

2013-04-05 Thread Piotr Ożarowski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 19 Jan 2013 23:02:16 +0100 Source: python-jedi Binary: python-jedi python3-jedi vim-python-jedi Architecture: source all Version: 0.5~b5-1 Distribution: experimental Urgency: low Maintainer: Piotr Ożarowski pi...@debian.org

Accepted diodon 1.0.1-1 (source amd64)

2013-04-05 Thread Oliver Sauder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 16 Jan 2013 10:59:10 +0200 Source: diodon Binary: diodon libdiodon0 gir1.2-diodon-1.0 diodon-dev diodon-plugins Architecture: source amd64 Version: 1.0.1-1 Distribution: experimental Urgency: low Maintainer: Oliver Sauder

Accepted libsoxr 0.1.1-1 (source amd64)

2013-04-05 Thread Benjamin Drung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 05 Apr 2013 13:06:38 +0200 Source: libsoxr Binary: libsoxr0 libsoxr-lsr0 libsoxr-dev Architecture: source amd64 Version: 0.1.1-1 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers

Accepted libtools-macro-clojure 0.1.1-1 (source all)

2013-04-05 Thread Daigo Moriwaki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 22 Jan 2013 13:28:34 +0900 Source: libtools-macro-clojure Binary: libtools-macro-clojure Architecture: source all Version: 0.1.1-1 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers

Accepted m2m-aligner 1.2-1 (source i386)

2013-04-05 Thread Giulio Paci
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 22 Jan 2013 01:07:14 +0100 Source: m2m-aligner Binary: m2m-aligner Architecture: source i386 Version: 1.2-1 Distribution: experimental Urgency: low Maintainer: Giulio Paci giuliop...@gmail.com Changed-By: Giulio Paci

Accepted scalasca 1.4.2-1 (source amd64)

2013-04-05 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 27 Sep 2012 19:32:09 +0200 Source: scalasca Binary: scalasca scalasca-examples Architecture: source amd64 Version: 1.4.2-1 Distribution: unstable Urgency: low Maintainer: Sylvestre Ledru sylves...@debian.org Changed-By:

Accepted libdynapath-clojure 0.2.1-1 (source all)

2013-04-05 Thread Daigo Moriwaki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 22 Jan 2013 11:45:07 +0900 Source: libdynapath-clojure Binary: libdynapath-clojure Architecture: source all Version: 0.2.1-1 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers

Accepted mmtk 2.7.8-1 (source i386)

2013-04-05 Thread Picca Frédéric-Emmanuel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 20 Jan 2013 16:28:22 +0200 Source: mmtk Binary: python-mmtk Architecture: source i386 Version: 2.7.8-1 Distribution: experimental Urgency: low Maintainer: Debian Science Maintainers

Accepted libbultitude-clojure 0.2.0-1 (source all)

2013-04-05 Thread Daigo Moriwaki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 22 Jan 2013 13:06:56 +0900 Source: libbultitude-clojure Binary: libbultitude-clojure Architecture: source all Version: 0.2.0-1 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers

Accepted r-cran-inline 0.3.11-2 (source all)

2013-04-05 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 05 Apr 2013 07:32:36 -0500 Source: r-cran-inline Binary: r-cran-inline Architecture: source all Version: 0.3.11-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted haskell-hoogle 4.2.15-1 (source all amd64)

2013-04-05 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 08 Feb 2013 20:50:25 +0100 Source: haskell-hoogle Binary: libghc-hoogle-dev libghc-hoogle-prof libghc-hoogle-doc hoogle Architecture: source all amd64 Version: 4.2.15-1 Distribution: experimental Urgency: low Maintainer: Debian

Accepted haskell-hoogle 4.2.15-2 (source all amd64)

2013-04-05 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 17 Feb 2013 17:34:13 +0100 Source: haskell-hoogle Binary: libghc-hoogle-dev libghc-hoogle-prof libghc-hoogle-doc hoogle Architecture: source all amd64 Version: 4.2.15-2 Distribution: experimental Urgency: low Maintainer: Debian

Accepted ebook2cw 0.8.2-1 (source amd64)

2013-04-05 Thread Christoph Feenders
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 11 Jan 2013 09:22:01 +0100 Source: ebook2cw Binary: ebook2cw Architecture: source amd64 Version: 0.8.2-1 Distribution: unstable Urgency: low Maintainer: Debian Hamradio Maintainers debian-h...@lists.debian.org Changed-By:

Accepted haskell-hoogle 4.2.14-1 (source all amd64)

2013-04-05 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 06 Jan 2013 11:32:57 +0100 Source: haskell-hoogle Binary: libghc-hoogle-dev libghc-hoogle-prof libghc-hoogle-doc hoogle Architecture: source all amd64 Version: 4.2.14-1 Distribution: experimental Urgency: low Maintainer: Debian

Accepted libxml-compile-perl 1.31-1 (source all)

2013-04-05 Thread Joenio Costa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 25 Jan 2013 09:13:08 -0300 Source: libxml-compile-perl Binary: libxml-compile-perl Architecture: source all Version: 1.31-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted okular 4:4.10.2-1 (source amd64)

2013-04-05 Thread Maximiliano Curia
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 04 Apr 2013 12:43:20 +0200 Source: okular Binary: libokularcore2 okular okular-dev okular-extra-backends okular-dbg Architecture: source amd64 Version: 4:4.10.2-1 Distribution: experimental Urgency: low Maintainer: Debian

Accepted oxygen-icons 4:4.10.2-1 (source all)

2013-04-05 Thread Debian Qt/KDE Maintainers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 05 Apr 2013 14:18:22 +0200 Source: oxygen-icons Binary: oxygen-icon-theme Architecture: source all Version: 4:4.10.2-1 Distribution: experimental Urgency: low Maintainer: Debian Qt/KDE Maintainers

Accepted gtkpod 2.1.3-3 (source amd64 all)

2013-04-05 Thread Matteo F. Vescovi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 05 Apr 2013 15:08:55 +0200 Source: gtkpod Binary: gtkpod gtkpod-data gtkpod-dbg libgtkpod1 libgtkpod-dev libatomicparsley0 libatomicparsley-dev Architecture: source amd64 all Version: 2.1.3-3 Distribution: experimental Urgency:

Accepted lomoco 1.0.0-1 (source amd64)

2013-04-05 Thread Didier Raboud
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 05 Apr 2013 15:20:10 +0200 Source: lomoco Binary: lomoco Architecture: source amd64 Version: 1.0.0-1 Distribution: unstable Urgency: low Maintainer: Debian QA Group packa...@qa.debian.org Changed-By: Didier Raboud

Accepted erm 0.14-0-3 (source amd64)

2013-04-05 Thread Julian Gilbey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 05 Apr 2013 14:47:01 +0100 Source: erm Binary: r-cran-erm Architecture: source amd64 Version: 0.14-0-3 Distribution: unstable Urgency: low Maintainer: Julian Gilbey j...@debian.org Changed-By: Julian Gilbey j...@debian.org

Accepted raschsampler 0.8-5-2 (source amd64)

2013-04-05 Thread Julian Gilbey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 05 Apr 2013 13:32:58 + Source: raschsampler Binary: r-cran-raschsampler Architecture: source amd64 Version: 0.8-5-2 Distribution: unstable Urgency: low Maintainer: Julian Gilbey j...@debian.org Changed-By: Julian Gilbey

Accepted strucchange 1.4-7-2 (source all)

2013-04-05 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 05 Apr 2013 09:19:54 -0500 Source: strucchange Binary: r-cran-strucchange Architecture: source all Version: 1.4-7-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

  1   2   >