Re: Splitting the devscripts package

2013-03-31 Thread Jonathan Dowland
On Sat, Mar 30, 2013 at 10:49:18PM +0100, Benjamin Drung wrote: devscripts ships a bunch of scripts to make the life of a Debian Package maintainer easier. Not every script in there is Debian packaging specific. Some of them are used on other non-Debian-based distributions. I was contacted [1]

Re: Splitting the devscripts package

2013-03-31 Thread Lars Wirzenius
On Sat, Mar 30, 2013 at 10:49:18PM +0100, Benjamin Drung wrote: I like to keep only Debian packaging specific scripts in devscripts (see the list below). Where should we put the non Debian packaging specific scripts? Should we create a neutral project or are there other projects in which these

Re: devotee (debian vote engine): predictable RNG allows recovery of secret monikers

2013-03-31 Thread Timo Juhani Lindfors
Kurt Roeckx k...@roeckx.be writes: - md5_hex($name $alias obfuscate\n), \n; + hmac_sha256_hex($name, obfuscate), \n; part probably needs some further work. Should it be + hmac_sha256_hex($name, $alias + obfuscate), \n; This is for the dummy sheet. It only

Re: devotee (debian vote engine): predictable RNG allows recovery of secret monikers

2013-03-31 Thread Kurt Roeckx
On Sun, Mar 31, 2013 at 01:03:52PM +0300, Timo Juhani Lindfors wrote: Kurt Roeckx k...@roeckx.be writes: - md5_hex($name $alias obfuscate\n), \n; + hmac_sha256_hex($name, obfuscate), \n; part probably needs some further work. Should it be +

Re: Splitting the devscripts package

2013-03-31 Thread Wookey
+++ Benjamin Drung [2013-03-30 22:49 +0100]: Hi, devscripts ships a bunch of scripts to make the life of a Debian Package maintainer easier. Not every script in there is Debian packaging specific. Some of them are used on other non-Debian-based distributions. Whilst considering what scripts

Re: Splitting the devscripts package

2013-03-31 Thread Michael Gilbert
On Sun, Mar 31, 2013 at 11:56 AM, Wookey wrote: +++ Benjamin Drung [2013-03-30 22:49 +0100]: Hi, devscripts ships a bunch of scripts to make the life of a Debian Package maintainer easier. Not every script in there is Debian packaging specific. Some of them are used on other non-Debian-based

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

2013-03-31 Thread Dirk Eddelbuettel
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 do, I started packaging pre-releases and rc candidates [3] based on

Re: Splitting the devscripts package

2013-03-31 Thread Andrew Starr-Bochicchio
On Sun, Mar 31, 2013 at 11:56 AM, Wookey woo...@wookware.org wrote: +++ Benjamin Drung [2013-03-30 22:49 +0100]: Hi, devscripts ships a bunch of scripts to make the life of a Debian Package maintainer easier. Not every script in there is Debian packaging specific. Some of them are used

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

2013-03-31 Thread Ansgar Burchardt
Dirk Eddelbuettel e...@debian.org writes: 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 do, I started packaging

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

2013-03-31 Thread Adam D. Barratt
CC list trimmed and -release added On 31.03.2013 17:45, 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.

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

2013-03-31 Thread Dirk Eddelbuettel
On 31 March 2013 at 19:12, Ansgar Burchardt wrote: | However the binaries seem to claim they would also work with the newer R | versions? I looked at r-cran-rsymphony and it has | Depends: [...], r-base-core (= 2.14.1) You looked at the code from before the update of that package: Package:

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

2013-03-31 Thread Dirk Eddelbuettel
On 31 March 2013 at 18:18, Adam D. Barratt wrote: | Aside from the lack of pre-discussion, co-ordination etc., the last few | weeks of a freeze _really_ isn't the right time to be starting a large | (or indeed small) transition in unstable. We now have at least 87 (based | on this morning's

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

2013-03-31 Thread Ansgar Burchardt
Dirk Eddelbuettel e...@debian.org writes: On 31 March 2013 at 19:12, Ansgar Burchardt wrote: | However the binaries seem to claim they would also work with the newer R | versions? I looked at r-cran-rsymphony and it has | Depends: [...], r-base-core (= 2.14.1) You looked at the code from

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

2013-03-31 Thread Lars Wirzenius
On Sun, Mar 31, 2013 at 12:33:46PM -0500, Dirk Eddelbuettel wrote: On 31 March 2013 at 18:18, Adam D. Barratt wrote: | Aside from the lack of pre-discussion, co-ordination etc., the last few | weeks of a freeze _really_ isn't the right time to be starting a large | (or indeed small)

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

2013-03-31 Thread Dirk Eddelbuettel
On 31 March 2013 at 19:41, Ansgar Burchardt wrote: | Dirk Eddelbuettel e...@debian.org writes: | On 31 March 2013 at 19:12, Ansgar Burchardt wrote: | | However the binaries seem to claim they would also work with the newer R | | versions? I looked at r-cran-rsymphony and it has | | Depends:

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

2013-03-31 Thread Ansgar Burchardt
Dirk Eddelbuettel e...@debian.org writes: On 31 March 2013 at 19:41, Ansgar Burchardt wrote: | Dirk Eddelbuettel e...@debian.org writes: | On 31 March 2013 at 19:12, Ansgar Burchardt wrote: | | However the binaries seem to claim they would also work with the newer R | | versions? I looked

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

2013-03-31 Thread Dirk Eddelbuettel
On 31 March 2013 at 20:25, Ansgar Burchardt wrote: | Dirk Eddelbuettel e...@debian.org writes: | On 31 March 2013 at 19:41, Ansgar Burchardt wrote: | | Dirk Eddelbuettel e...@debian.org writes: | | On 31 March 2013 at 19:12, Ansgar Burchardt wrote: | | | However the binaries seem to claim

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

2013-03-31 Thread Guillem Jover
On Sun, 2013-03-31 at 20:25:45 +0200, Ansgar Burchardt wrote: I assume this means that a non-working set of packages could also migrate to testing (if there was no freeze). The freeze only prevents breakage for wheezy, but after wheezy one can still get a broken system due to a partial upgrade.

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

2013-03-31 Thread Philipp Kern
On Sun, Mar 31, 2013 at 12:33:46PM -0500, Dirk Eddelbuettel wrote: In the grand scheme of things, R is a rather peripheral package. Not sure where you get that idea, but given that you insist on that: | pkern@franck ~ % dak rm -nR -s testing r-base | Working... done. […] | Checking reverse

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

2013-03-31 Thread Uoti Urpala
Philipp Kern wrote: On Sun, Mar 31, 2013 at 12:33:46PM -0500, Dirk Eddelbuettel wrote: I cannot influence the R release cycle which happens within our freeze. As have a few previous R releases, and none of those created any trouble. Thanks for trading the R release cycle with Debian's and

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

2013-03-31 Thread Samuel Thibault
Uoti Urpala, le Mon 01 Apr 2013 00:48:08 +0300, a écrit : Philipp Kern wrote: On Sun, Mar 31, 2013 at 12:33:46PM -0500, Dirk Eddelbuettel wrote: I cannot influence the R release cycle which happens within our freeze. As have a few previous R releases, and none of those created any

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

2013-03-31 Thread Arno Töll
On 31.03.2013 23:48, Uoti Urpala wrote: Philipp Kern wrote: On Sun, Mar 31, 2013 at 12:33:46PM -0500, Dirk Eddelbuettel wrote: I cannot influence the R release cycle which happens within our freeze. As have a few previous R releases, and none of those created any trouble. Thanks for trading

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

2013-03-31 Thread Josselin Mouette
Le dimanche 31 mars 2013 à 13:35 -0500, Dirk Eddelbuettel a écrit : That is why we have a meta-variable ${R:Depends} in Depends: which gets filled by the R version that compiling the package, currently 3.0.0~20130330-1. And which prevents the migration. The same scheme worked before

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

2013-03-31 Thread Ansgar Burchardt
Dirk Eddelbuettel e...@debian.org writes: | I assume this means that a non-working set of packages could also | migrate to testing (if there was no freeze). This should probably get | fixed, maybe with something similar to the perlapi-5.14.2 virtual | package provided by perl(-base)? That

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

2013-03-31 Thread Neil Williams
On Mon, 01 Apr 2013 00:48:08 +0300 Uoti Urpala uoti.urp...@pp1.inet.fi wrote: Philipp Kern wrote: On Sun, Mar 31, 2013 at 12:33:46PM -0500, Dirk Eddelbuettel wrote: I cannot influence the R release cycle which happens within our freeze. As have a few previous R releases, and none of

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

2013-03-31 Thread Josselin Mouette
Le lundi 01 avril 2013 à 00:48 +0300, Uoti Urpala a écrit : IMO it's important to remember that it's fundamentally the release team that is at fault for problems here, not the R maintainer. There are certainly problems with the duration of the wheezy freeze, but pointing fingers at the

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

2013-03-31 Thread Jurij Smakov
On Mon, Apr 01, 2013 at 12:48:08AM +0300, Uoti Urpala wrote: Philipp Kern wrote: On Sun, Mar 31, 2013 at 12:33:46PM -0500, Dirk Eddelbuettel wrote: I cannot influence the R release cycle which happens within our freeze. As have a few previous R releases, and none of those created any

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

2013-03-31 Thread Charles Plessy
Le Mon, Apr 01, 2013 at 12:15:17AM +0200, Arno Töll a écrit : There are release-critical problems which need to be fixed first. Hint: You could help there as well which is a much better idea rather than ranting and trolling around. Hi Arno, Note that according to the dynamic list of

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

2013-03-31 Thread Paul Tagliamonte
On Mon, Apr 01, 2013 at 12:48:08AM +0300, Uoti Urpala wrote: Philipp Kern wrote: On Sun, Mar 31, 2013 at 12:33:46PM -0500, Dirk Eddelbuettel wrote: I cannot influence the R release cycle which happens within our freeze. As have a few previous R releases, and none of those created any

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

2013-03-31 Thread Dirk Eddelbuettel
On 31 March 2013 at 22:14, Philipp Kern wrote: | On Sun, Mar 31, 2013 at 12:33:46PM -0500, Dirk Eddelbuettel wrote: | In the grand scheme of things, R is a rather peripheral package. | | Not sure where you get that idea, but given that you insist on that: | | | pkern@franck ~ % dak rm -nR -s

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

2013-03-31 Thread Dirk Eddelbuettel
On 1 April 2013 at 00:16, Josselin Mouette wrote: | Le dimanche 31 mars 2013 à 13:35 -0500, Dirk Eddelbuettel a écrit : | That is why we have a meta-variable | |${R:Depends} | | in Depends: which gets filled by the R version that compiling the package, | currently 3.0.0~20130330-1.

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

2013-03-31 Thread Dirk Eddelbuettel
On 1 April 2013 at 00:17, Ansgar Burchardt wrote: | Dirk Eddelbuettel e...@debian.org writes: | | I assume this means that a non-working set of packages could also | | migrate to testing (if there was no freeze). This should probably get | | fixed, maybe with something similar to the

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

2013-03-31 Thread Scott Kitterman
On Sunday, March 31, 2013 05:49:31 PM Dirk Eddelbuettel wrote: On 1 April 2013 at 00:17, Ansgar Burchardt wrote: | Dirk Eddelbuettel e...@debian.org writes: | | I assume this means that a non-working set of packages could also | | migrate to testing (if there was no freeze). This should

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

2013-03-31 Thread gregor herrmann
On Mon, 01 Apr 2013 07:24:29 +0900, Charles Plessy wrote: There are release-critical problems which need to be fixed first. Hint: You could help there as well which is a much better idea rather than ranting and trolling around. Note that according to the dynamic list of blockers for the

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

2013-03-31 Thread Andrey Rahmatullin
On Mon, Apr 01, 2013 at 01:18:49AM +0200, gregor herrmann wrote: There are release-critical problems which need to be fixed first. Hint: You could help there as well which is a much better idea rather than ranting and trolling around. Note that according to the dynamic list of

dak-roulette activated

2013-03-31 Thread Jonathan Wiltshire
The residents of #debian-uk are pleased to announce that, in conjunction with our friendly FTP masters, dak-roulette has just been activated in cron on ftp-master.debian.org targetting unstable and no particular maintainer. I enclose the documentation for your reference.

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

2013-03-31 Thread Uoti Urpala
Neil Williams wrote: On Mon, 01 Apr 2013 00:48:08 +0300 Uoti Urpala uoti.urp...@pp1.inet.fi wrote: Philipp Kern wrote: Thanks for trading the R release cycle with Debian's and for delaying the IMO it's important to remember that it's fundamentally the release team that is at fault for

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

2013-03-31 Thread Samuel Thibault
Uoti Urpala, le Mon 01 Apr 2013 03:07:25 +0300, a écrit : Having latest upstream versions easily available to users is important for the development of many projects, That's what experimental is for. Samuel -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of

Re: dak-roulette activated

2013-03-31 Thread Scott Kitterman
On Monday, April 01, 2013 01:07:32 AM Jonathan Wiltshire wrote: The residents of #debian-uk are pleased to announce that, in conjunction with our friendly FTP masters, dak-roulette has just been activated in cron on ftp-master.debian.org targetting unstable and no particular maintainer. I

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

2013-03-31 Thread Scott Kitterman
On Monday, April 01, 2013 03:07:25 AM Uoti Urpala wrote: Neil Williams wrote: On Mon, 01 Apr 2013 00:48:08 +0300 Uoti Urpala uoti.urp...@pp1.inet.fi wrote: Philipp Kern wrote: Thanks for trading the R release cycle with Debian's and for delaying the IMO it's important to

Re: dak-roulette activated

2013-03-31 Thread Samuel Thibault
Scott Kitterman, le Sun 31 Mar 2013 20:37:38 -0400, a écrit : dak-roulette(1) Excellent. What's the interval on the cron runs? If we get lucky, this could get us to a release really soon. Which could even fit on just one CD! Samuel -- To UNSUBSCRIBE, email to

Re: dak-roulette activated

2013-03-31 Thread Gunnar Wolf
Samuel Thibault dijo [Mon, Apr 01, 2013 at 02:40:56AM +0200]: Scott Kitterman, le Sun 31 Mar 2013 20:37:38 -0400, a écrit : dak-roulette(1) Excellent. What's the interval on the cron runs? If we get lucky, this could get us to a release really soon. Which could even fit on just

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

2013-03-31 Thread Uoti Urpala
Scott Kitterman wrote: If I'm reading you correctly, you seem to believe that creating the release is somehow the release team's job. It's not. The job belongs to all of us. No, that's not what I'm saying. But I think the release team is primarily responsible for the policies that harm the

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

2013-03-31 Thread Gunnar Wolf
Uoti Urpala dijo [Mon, Apr 01, 2013 at 05:12:46AM +0300]: No, that's not what I'm saying. But I think the release team is primarily responsible for the policies that harm the work other maintainers do on unstable. A release must not be the only goal for package maintainers, and IMO it

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

2013-03-31 Thread Faidon Liambotis
On 04/01/13 05:48, Gunnar Wolf wrote: Uoti Urpala dijo [Mon, Apr 01, 2013 at 05:12:46AM +0300]: No, that's not what I'm saying. But I think the release team is primarily responsible for the policies that harm the work other maintainers do on unstable. A release must not be the only goal for

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

2013-03-31 Thread Steve M. Robbins
Philipp Kern wrote: Thanks for trading the R release cycle with Debian's and for delaying the release. The harm has already been done, so somebody should probably go and create a transition tracker for it? Rather than accept the harm, surely the release team could simply roll back the upload

Accepted apt-offline 1.3 (source all)

2013-03-31 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 12 Jan 2013 12:25:25 +0530 Source: apt-offline Binary: apt-offline apt-offline-gui Architecture: source all Version: 1.3 Distribution: experimental Urgency: low Maintainer: Ritesh Raj Sarraf r...@debian.org Changed-By: Ritesh

Accepted dnprogs 2.61 (source all i386)

2013-03-31 Thread Chrissie Caulfield
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 11:18:32 + Source: dnprogs Binary: dnet-common dnet-progs libdnet libdnet-dev Architecture: source all i386 Version: 2.61 Distribution: unstable Urgency: low Maintainer: Chrissie Caulfield chris...@debian.org

Accepted komparator 4:0.9-1 (source i386)

2013-03-31 Thread Mark Purcell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 21:09:21 +1100 Source: komparator Binary: komparator Architecture: source i386 Version: 4:0.9-1 Distribution: experimental Urgency: low Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org

Accepted dput 0.9.6.3+nmu2 (source all)

2013-03-31 Thread Thijs Kinkhorst
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 13:09:54 +0200 Source: dput Binary: dput Architecture: source all Version: 0.9.6.3+nmu2 Distribution: unstable Urgency: low Maintainer: Y Giridhar Appaji Nag app...@debian.org Changed-By: Thijs Kinkhorst

Accepted clang 1:3.0-6.2 (source amd64)

2013-03-31 Thread Peter Michael Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 28 Mar 2013 09:02:01 + Source: clang Binary: clang libclang1 libclang-dev libclang-common-dev Architecture: source amd64 Version: 1:3.0-6.2 Distribution: unstable Urgency: low Maintainer: LLVM Packaging Team

Accepted r-cran-foreach 1.4.0-2 (source all)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 07:30:07 -0500 Source: r-cran-foreach Binary: r-cran-foreach Architecture: source all Version: 1.4.0-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted gdata 2.12.0-2 (source all)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 07:30:48 -0500 Source: gdata Binary: r-cran-gdata Architecture: source all Version: 2.12.0-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted gnucash 1:2.4.12-1 (source amd64 all)

2013-03-31 Thread Sébastien Villemot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 31 Mar 2013 14:59:43 +0200 Source: gnucash Binary: gnucash gnucash-dbg gnucash-common python-gnucash Architecture: source amd64 all Version: 1:2.4.12-1 Distribution: experimental Urgency: low Maintainer: Sébastien Villemot

Accepted libmath-base36-perl 0.12-1 (source all)

2013-03-31 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 31 Mar 2013 07:36:05 +0200 Source: libmath-base36-perl Binary: libmath-base36-perl Architecture: source all Version: 0.12-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libclass-inspector-perl 1.28-1 (source all)

2013-03-31 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 31 Mar 2013 08:47:35 +0200 Source: libclass-inspector-perl Binary: libclass-inspector-perl Architecture: source all Version: 1.28-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted tftp-hpa 5.2-8 (source i386)

2013-03-31 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 16:54:07 +0200 Source: tftp-hpa Binary: tftp-hpa tftpd-hpa Architecture: source i386 Version: 5.2-8 Distribution: experimental Urgency: low Maintainer: Daniel Baumann m...@daniel-baumann.ch Changed-By: Daniel Baumann

Accepted latticeextra 0.6-24-2 (source i386)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 10:04:27 -0500 Source: latticeextra Binary: r-cran-latticeextra Architecture: source i386 Version: 0.6-24-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk

Accepted libconfig-inihash-perl 3.01.01-2 (source all)

2013-03-31 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 31 Mar 2013 08:54:59 +0200 Source: libconfig-inihash-perl Binary: libconfig-inihash-perl Architecture: source all Version: 3.01.01-2 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted r-cran-lpsolve 5.6.7-2 (source i386)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 10:09:42 -0500 Source: r-cran-lpsolve Binary: r-cran-lpsolve Architecture: source i386 Version: 5.6.7-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted tkrplot 0.0.23-2 (source i386)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 10:11:48 -0500 Source: tkrplot Binary: r-cran-tkrplot Architecture: source i386 Version: 0.0.23-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted libdatetime-event-ical-perl 0.11-1 (source all)

2013-03-31 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 31 Mar 2013 09:09:13 +0200 Source: libdatetime-event-ical-perl Binary: libdatetime-event-ical-perl Architecture: source all Version: 0.11-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted libfile-dircompare-perl 0.7-1 (source all)

2013-03-31 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 31 Mar 2013 09:11:04 +0200 Source: libfile-dircompare-perl Binary: libfile-dircompare-perl Architecture: source all Version: 0.7-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted polspline 1.1.7-2 (source i386)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 10:14:30 -0500 Source: polspline Binary: r-cran-polspline Architecture: source i386 Version: 1.1.7-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted r-cran-slam 0.1-28-2 (source i386)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 10:21:05 -0500 Source: r-cran-slam Binary: r-cran-slam Architecture: source i386 Version: 0.1-28-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted r-cran-sn 0.4-17-2 (source i386)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 10:23:46 -0500 Source: r-cran-sn Binary: r-cran-sn Architecture: source i386 Version: 0.4-17-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted rsymphony 0.1-15-2 (source i386)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 10:34:20 -0500 Source: rsymphony Binary: r-cran-rsymphony Architecture: source i386 Version: 0.1-15-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted sm 2.2-4.1-2 (source i386)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 10:26:43 -0500 Source: sm Binary: r-cran-sm Architecture: source i386 Version: 2.2-4.1-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel e...@debian.org

Accepted rserve 0.6-8.1-2 (source i386)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 10:47:59 -0500 Source: rserve Binary: r-cran-rserve Architecture: source i386 Version: 0.6-8.1-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted rsprng 1.0-3 (source i386)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 10:41:35 -0500 Source: rsprng Binary: r-cran-rsprng Architecture: source i386 Version: 1.0-3 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted rgtk2 2.20.25-2 (source i386)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 10:55:40 -0500 Source: rgtk2 Binary: r-cran-rgtk2 Architecture: source i386 Version: 2.20.25-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted rake-compiler 0.8.3-1 (source all)

2013-03-31 Thread Youhei SASAKI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 01 Apr 2013 01:10:01 +0900 Source: rake-compiler Binary: rake-compiler Architecture: source all Version: 0.8.3-1 Distribution: experimental Urgency: low Maintainer: Debian Ruby Extras Maintainers

Accepted ruby-rack-protection 1.5.0-1 (source all)

2013-03-31 Thread Youhei SASAKI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 01 Apr 2013 01:27:50 +0900 Source: ruby-rack-protection Binary: ruby-rack-protection Architecture: source all Version: 1.5.0-1 Distribution: experimental Urgency: low Maintainer: Debian Ruby Extras Maintainers

Accepted evolution-data-server 3.8.0-2 (source all amd64)

2013-03-31 Thread Jordi Mallach
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 11:20:06 -0500 Source: evolution-data-server Binary: evolution-data-server evolution-data-server-common evolution-data-server-dev evolution-data-server-dbg evolution-data-server-doc libedataserver-1.2-17

Accepted gnome-user-share 3.8.0-1 (source i386)

2013-03-31 Thread Emilio Pozuelo Monfort
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 18:29:51 +0200 Source: gnome-user-share Binary: gnome-user-share Architecture: source i386 Version: 3.8.0-1 Distribution: experimental Urgency: low Maintainer: Debian GNOME Maintainers

Accepted fbasics 2160.85-2 (source i386)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 12:11:30 -0500 Source: fbasics Binary: r-cran-fbasics Architecture: source i386 Version: 2160.85-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted its 1.1.8-3 (source all)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 12:07:49 -0500 Source: its Binary: r-cran-its Architecture: source all Version: 1.1.8-3 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel e...@debian.org

Accepted r-cran-int64 1.1.2-2 (source i386)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 12:10:03 -0500 Source: r-cran-int64 Binary: r-cran-int64 Architecture: source i386 Version: 1.1.2-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted evolution 3.8.0-1 (source all amd64)

2013-03-31 Thread Jordi Mallach
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 30 Mar 2013 21:59:24 -0500 Source: evolution Binary: evolution libevolution evolution-common evolution-dev evolution-dbg evolution-plugins evolution-plugins-experimental Architecture: source all amd64 Version: 3.8.0-1

Accepted r-cran-domc 1.3.0-2 (source all)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 12:39:44 -0500 Source: r-cran-domc Binary: r-cran-domc Architecture: source all Version: 1.3.0-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted r-cran-dosnow 1.0.6-3 (source all)

2013-03-31 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 12:41:10 -0500 Source: r-cran-dosnow Binary: r-cran-dosnow Architecture: source all Version: 1.0.6-3 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel e...@debian.org Changed-By: Dirk Eddelbuettel

Accepted zeya 0.6-2 (source all)

2013-03-31 Thread Romain Francoise
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 31 Mar 2013 19:31:25 +0200 Source: zeya Binary: zeya Architecture: source all Version: 0.6-2 Distribution: unstable Urgency: low Maintainer: Romain Francoise rfranco...@debian.org Changed-By: Romain Francoise

Accepted openjdk-7 7u17-2.3.8-1 (source amd64 all)

2013-03-31 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 14:31:11 +0200 Source: openjdk-7 Binary: openjdk-7-jdk openjdk-7-jre-headless openjdk-7-jre openjdk-7-jre-lib openjdk-7-demo openjdk-7-source openjdk-7-doc openjdk-7-dbg icedtea-7-jre-jamvm openjdk-7-jre-zero

Accepted rcs 5.8.1-3 (amd64 source)

2013-03-31 Thread Romain Francoise
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 31 Mar 2013 19:55:16 +0200 Source: rcs Binary: rcs Architecture: amd64 source Version: 5.8.1-3 Distribution: unstable Urgency: low Maintainer: Romain Francoise rfranco...@debian.org Changed-By: Romain Francoise

Accepted vcsh 1.1-1 (source all)

2013-03-31 Thread Richard Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 31 Mar 2013 20:46:10 +0200 Source: vcsh Binary: vcsh Architecture: source all Version: 1.1-1 Distribution: experimental Urgency: low Maintainer: Richard Hartmann richih.mailingl...@gmail.com Changed-By: Richard Hartmann

Accepted open-vm-tools 2:9.2.2-893683-7 (source i386 all)

2013-03-31 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 20:57:51 +0200 Source: open-vm-tools Binary: open-vm-tools open-vm-toolbox open-vm-tools-dev open-vm-tools-dbg open-vm-dkms Architecture: source i386 all Version: 2:9.2.2-893683-7 Distribution: experimental Urgency:

Accepted virtualbox-guest-additions-iso 4.2.10-1 (source all)

2013-03-31 Thread Felix Geyer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 31 Mar 2013 20:54:36 +0200 Source: virtualbox-guest-additions-iso Binary: virtualbox-guest-additions-iso Architecture: source all Version: 4.2.10-1 Distribution: experimental Urgency: low Maintainer: Debian Virtualbox Team

Accepted python-apsw 3.7.16.1-r1-1 (source all amd64)

2013-03-31 Thread Joel Rosdahl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 20:41:13 +0200 Source: python-apsw Binary: python-apsw python-apsw-dbg python-apsw-doc Architecture: source all amd64 Version: 3.7.16.1-r1-1 Distribution: unstable Urgency: low Maintainer: Joel Rosdahl

Accepted gcr 3.8.0-1 (source all amd64)

2013-03-31 Thread Sjoerd Simons
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 22:22:37 +0200 Source: gcr Binary: gcr libgck-1-dev libgck-1-doc libgck-1-0 gir1.2-gck-1 libgcr-3-dev libgcr-3-doc libgcr-3-1 libgcr-3-common gir1.2-gcr-3 Architecture: source all amd64 Version: 3.8.0-1

Accepted gnome-keyring 3.8.0-1 (source amd64)

2013-03-31 Thread Thomas Bechtold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 25 Mar 2013 23:11:12 +0100 Source: gnome-keyring Binary: gnome-keyring libpam-gnome-keyring Architecture: source amd64 Version: 3.8.0-1 Distribution: experimental Urgency: low Maintainer: Josselin Mouette j...@debian.org

Accepted gnome-shell 3.8.0.1-2 (source all amd64)

2013-03-31 Thread Sjoerd Simons
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 22:36:06 +0200 Source: gnome-shell Binary: gnome-shell gnome-shell-common gnome-shell-dbg Architecture: source all amd64 Version: 3.8.0.1-2 Distribution: experimental Urgency: low Maintainer: Debian GNOME Maintainers

Accepted gnome-sushi 3.8.0-1 (source amd64)

2013-03-31 Thread Jean Schurger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 27 Mar 2013 13:14:45 -0400 Source: gnome-sushi Binary: gnome-sushi Architecture: source amd64 Version: 3.8.0-1 Distribution: experimental Urgency: low Maintainer: Debian GNOME Maintainers

Accepted lxc 0.9.0~rc1-3 (source i386)

2013-03-31 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 22:01:26 +0200 Source: lxc Binary: lxc lxc-dbg lxc-dev Architecture: source i386 Version: 0.9.0~rc1-3 Distribution: experimental Urgency: low Maintainer: Daniel Baumann m...@daniel-baumann.ch Changed-By: Daniel

Accepted virtualbox 4.1.18-dfsg-2+deb7u1 (source amd64 all)

2013-03-31 Thread Felix Geyer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 31 Mar 2013 20:45:16 +0200 Source: virtualbox Binary: virtualbox-qt virtualbox virtualbox-dbg virtualbox-dkms virtualbox-source virtualbox-guest-dkms virtualbox-guest-source virtualbox-guest-x11 virtualbox-guest-utils

Accepted whois 5.0.21 (source i386)

2013-03-31 Thread Marco d'Itri
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 19:46:02 +0200 Source: whois Binary: whois Architecture: source i386 Version: 5.0.21 Distribution: unstable Urgency: low Maintainer: Marco d'Itri m...@linux.it Changed-By: Marco d'Itri m...@linux.it Description:

Accepted libparallel-forkmanager-perl 1.02-1 (source all)

2013-03-31 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 01 Apr 2013 00:28:40 +0300 Source: libparallel-forkmanager-perl Binary: libparallel-forkmanager-perl Architecture: source all Version: 1.02-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted whois 5.0.22 (source i386)

2013-03-31 Thread Marco d'Itri
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sun, 31 Mar 2013 22:17:29 +0200 Source: whois Binary: whois Architecture: source i386 Version: 5.0.22 Distribution: unstable Urgency: low Maintainer: Marco d'Itri m...@linux.it Changed-By: Marco d'Itri m...@linux.it Description:

Accepted plr 1:8.3.0.14-1 (source amd64)

2013-03-31 Thread Christoph Berg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 31 Mar 2013 23:40:26 +0200 Source: plr Binary: postgresql-9.1-plr Architecture: source amd64 Version: 1:8.3.0.14-1 Distribution: experimental Urgency: low Maintainer: Christoph Berg m...@debian.org Changed-By: Christoph Berg

Accepted libfinance-quotehist-perl 1.19-2 (source all)

2013-03-31 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 01 Apr 2013 01:16:56 +0300 Source: libfinance-quotehist-perl Binary: libfinance-quotehist-perl Architecture: source all Version: 1.19-2 Distribution: unstable Urgency: low Maintainer: Debian Perl Group

Accepted aqsis 1.8.1-4 (source amd64 all)

2013-03-31 Thread Manuel A. Fernandez Montecelo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 1 Apr 2013 00:34:33 +0100 Source: aqsis Binary: aqsis aqsis-examples libaqsis1 libaqsis-dev Architecture: source amd64 all Version: 1.8.1-4 Distribution: unstable Urgency: low Maintainer: Manuel A. Fernandez Montecelo

  1   2   >