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

2013-04-07 Thread Philip Rinn
On 07.04.2013 03:07, Julian Gilbey wrote:
 Ah, thanks Chris, I wasn't aware of that!  But then it seems to me
 that the correct lines should be:
 
 Build-Depends: ..., r-base-dev, ...
 [...]
 Depends: ..., ${R:Depends}, ...
 
 as the source package is *not* dependent upon the R version, only the
 binary package resulting from it; this will aid any backporters, for
 example.
No, you have to Build-Depend on the minimal R version your package needs.
A (probably bad) example: sactterelot3d needs R = 2.7.0 so my Build-Depends is:

Build-Depends: debhelper (= 9), cdbs, r-base-dev (= 2.7.0)

Philip


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/516139ab.9030...@gmx.net



Re: Status of Debian package utility tester

2013-04-07 Thread Niels Thykier
On 2013-04-05 13:37, Paul Tagliamonte wrote:
 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 stalled 
 since 
 august and it has not yet been uploaded to the archive?
 
 Yeah. It got to the point where there was enough there to start writing
 tests to help replace Lintian's, but never got around to actually
 porting them over.
 
 It's actually not a bad tool, if you want to hack on it, I'll move it
 off my github and onto a git.d.o repo

It is already on git.d.o:

 http://anonscm.debian.org/gitweb/?p=collab-maint/dpu-test-framework.git

In sync with your github repo.

 -- I'd be happy to help (and perhaps nthykier as well)
 

Indeed, I am still interested in this project.


 [1] http://blog.pault.ag/post/30552124986/a-bit-more-on-dpu

 I'll have a look whether its useful for my needs.
 
 Yep! I'd be happy to help with it, if it's got some problems (which I
 bet it does, we never actually put it to real use)
 [...]
 

~Niels



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/51614bc7.4080...@thykier.net



Re: so long, and thanks for all the fish

2013-04-07 Thread Chris Bannister
On Sat, Apr 06, 2013 at 01:55:24AM +0100, Aneurin Price wrote:
 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 need to remember that the Debian project is essentially masturbation.
 Nobody likes to be told they're doing it wrong.

Are you pulling my leg?

-- 
If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing. --- Malcolm X


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



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

2013-04-07 Thread Julian Gilbey
On Sun, Apr 07, 2013 at 11:17:31AM +0200, Philip Rinn wrote:
 On 07.04.2013 03:07, Julian Gilbey wrote:
  Ah, thanks Chris, I wasn't aware of that!  But then it seems to me
  that the correct lines should be:
  
  Build-Depends: ..., r-base-dev, ...
  [...]
  Depends: ..., ${R:Depends}, ...
  
  as the source package is *not* dependent upon the R version, only the
  binary package resulting from it; this will aid any backporters, for
  example.
 No, you have to Build-Depend on the minimal R version your package needs.
 A (probably bad) example: sactterelot3d needs R = 2.7.0 so my Build-Depends 
 is:
 
 Build-Depends: debhelper (= 9), cdbs, r-base-dev (= 2.7.0)

Yes, indeed.  My bad.  But it does *not* need to depend on r-base-dev
(= 3.0.0) unless the package actually requires 3.0.0 functionality.

Uploading erm 0.14-0-6 with the correct build-time dependencies;
raschsampler has no specified R version dependency, so leaving that
one unspecified.

   Julian


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130407120102.gb25...@d-and-j.net



Bug#704898: ITP: libnet-idn-nameprep-perl -- stringprep profile for Internationalized Domain Names (RFC 3491)

2013-04-07 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann gre...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libnet-idn-nameprep-perl
  Version : 1.101+dfsg
  Upstream Author : Claus F�rber cfaer...@cpan.org
* URL : https://metacpan.org/release/Net-IDN-Nameprep/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : stringprep profile for Internationalized Domain Names (RFC 
3491)

Net::IDN::Nameprep implements the nameprep specification, which describes how
to prepare internationalized domain name (IDN) labels in order to increase
the likelihood that name input and name comparison work in ways that make
sense for typical users throughout the world. Nameprep is a profile of the
stringprep protocol and is used as part of a suite of on-the-wire protocols
for internationalizing the Domain Name System (DNS).


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130407120029.ga13...@jadzia.comodo.priv.at



Bug#704899: ITP: libhash-storediterator-perl -- Functions for accessing a hashes internal iterator

2013-04-07 Thread Xavier Guimard
Package: wnpp
Severity: wishlist
Owner: Xavier Guimard x.guim...@free.fr

* Package name: libhash-storediterator-perl
  Version : 0.003
  Upstream Author : Chad Granum exodi...@gmail.com
* URL : https://metacpan.org/release/Hash-StoredIterator
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Functions for accessing a hashes internal iterator

In perl all hashes have an internal iterator. This iterator is used by
the each() function, as well as by keys() and values(). Because these
all share use of the same iterator, they tend to interact badly with
eachother when nested.

Hash::StoredIterator gives you access to get, set, and init the iterator
inside a hash. This allows you to store the current iterator, use
each/keys/values/etc, and then restore the iterator, this helps you to
ensure you do not interact badly with other users of the iterator.

Along with low-level get/set/init functions, there are also 2 variations
of each() which let you act upon each key/value pair in a safer way than
vanilla each()

This module can also export new implementations of keys() and values()
which stash and restore the iterator so that they are safe to use within
each().

This module is required to update libperl5i-perl


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



Re: Generators for debian/* files?

2013-04-07 Thread Antonio Terceiro
On Fri, Apr 05, 2013 at 12:16:40PM +0200, olivier sallou wrote:
 dh-make-perl indeed for Perl CPAN packages.
 
 dh-make for base packages...

gem2deb for Ruby packages ...

-- 
Antonio Terceiro terce...@debian.org


signature.asc
Description: Digital signature


Multiple applications in one git repo

2013-04-07 Thread Rodolfo García Peñas
Hi,

I am thinking to set my debian/watch files for some applications that are using 
the same git repository. There is an open discussion about that in the upstream 
developers mail list.

The problem is that the repository http://repo.or.cz/w/dockapps.git has 
multiple dockapps applications. Every application has a different package (p.e. 
wmbiff, wmmoonclock,...). Is possible to use the git tags as versions to be 
used by debian/watch for these applications?

Thanks,
kix
-- 
||// //\\// Rodolfo kix Garcia
||\\// //\\ http://www.kix.es/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130407122738.ga12...@kentin.kix.es



Re: Multiple applications in one git repo

2013-04-07 Thread Paul Wise
What you want should be possible if upstream were to add some git
tags. Obviously the downloaded tarball would need to be modified.

Does upstream release individual tarballs for each application?

Probably what needs to happen is to split the git repo up into one per app.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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



upgraded systems won't boot from UUID volumes

2013-04-07 Thread Daniel Pocock


I notice this bug was downgraded below the RC threshold and appears to
have been missed so far:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612402

Basically, if somebody has UUID syntax in /etc/fstab, their root FS
isn't mounted and they can't boot

Patches are included, should this be bumped up to RC and fixed?

Regards,

Daniel


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



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

2013-04-07 Thread Thomas Goirand
On 04/02/2013 09:18 PM, Goswin von Brederlow wrote:
 Actually that hits another problem. Namely that the epoch does not
 appear in the binary package filename. While wheezy would have 1.2.3-1
 and unstable would have 1:1.2.3-1 they both produce the same
 foo_1.2.3-1_amd64.deb. But for certain the file contents will differ,
 the files won't be bit identical and checksums will differ. The
 archive can not handle that case.
The fact that the epoch doesn't appear in the file name is the most
annoying part of it. Perhaps at some point, we could change that fact,
and solve the problem, maybe for Jessie?

Thomas


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



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

2013-04-07 Thread Daniel Pocock


On 05/04/13 14:06, Ian Jackson wrote:
 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 classified for jessie and beyond.

 1. http://lists.debian.org/debian-devel/2007/06/thrd2.html#00700

 2. http://wiki.debian.org/ConsistentUnitPrefixes
 
 You should try to address this through the policy process.  If and
 when we have competing policy proposals the TC might want to
 arbitrate.


Hi Ian (and thanks Ian),

Your issue is now on the radar and this is a clear way forward - even if
it has been missed for wheezy, I too would like to see this progress in
Debian, not just for the installer

Here is the link to the policy team:
   http://wiki.debian.org/Teams/Policy

and this is the existing wiki on units, which doesn't appear to be
formal policy just yet:
   http://wiki.debian.org/ConsistentUnitPrefixes

In the short term, the installer team really appear to have a lot of
competing demands, there are a range of bugs listed for D-I related
packages.  In the long term, to keep Debian at the forefront, things
like installing onto bootable btrfs RAID1 works fine[1] but needs
changes to the installer to make it easy, and that appears to require
strategic changes to the installer architecture[2].  There is a clear
opportunity here for more people to be involved in the installer project
(both collaborating on the more urgent bugs and doing strategic work),
and approaching these issues as a whole would certainly give you a
chance of influencing its future direction.

Regards,

Daniel



1. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686130

2. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686097


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



Re: upgraded systems won't boot from UUID volumes

2013-04-07 Thread Neil Williams
On Sun, 07 Apr 2013 15:25:43 +0200
Daniel Pocock dan...@pocock.com.au wrote:

 I notice this bug was downgraded below the RC threshold and appears to
 have been missed so far:

It was only pushed to RC status by your request and then almost
immediately moved back to original severity of Important by one of the
maintainers.

It is up to the maintainers to assign severity of bugs. Why have you
not asked the maintainers of their opinion of the severity?

-- 


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



pgpa3UOxSAPWN.pgp
Description: PGP signature


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

2013-04-07 Thread Dirk Eddelbuettel

On 7 April 2013 at 13:01, Julian Gilbey wrote:
| On Sun, Apr 07, 2013 at 11:17:31AM +0200, Philip Rinn wrote:
|  On 07.04.2013 03:07, Julian Gilbey wrote:
|   Ah, thanks Chris, I wasn't aware of that!  But then it seems to me
|   that the correct lines should be:
|   
|   Build-Depends: ..., r-base-dev, ...
|   [...]
|   Depends: ..., ${R:Depends}, ...
|   
|   as the source package is *not* dependent upon the R version, only the
|   binary package resulting from it; this will aid any backporters, for
|   example.
|  No, you have to Build-Depend on the minimal R version your package needs.
|  A (probably bad) example: sactterelot3d needs R = 2.7.0 so my 
Build-Depends is:
|  
|  Build-Depends: debhelper (= 9), cdbs, r-base-dev (= 2.7.0)
| 
| Yes, indeed.  My bad.  But it does *not* need to depend on r-base-dev
| (= 3.0.0) unless the package actually requires 3.0.0 functionality.

And we really do sometimes have the superset as R also imposes.  Right now
the only reason we are rebuilding is ... so that R (at run-time, when loading
the package) sees it as being produced by R (= 3.0.0).  
 
| Uploading erm 0.14-0-6 with the correct build-time dependencies;
| raschsampler has no specified R version dependency, so leaving that
| one unspecified.

I still think that is wrong but you ipso-facto get the right thing to
happen.  But for my packages, I do make this explicit.

Dirk

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20833.31680.984007.402...@max.nulle.part



Bug#704906: ITP: emscripten -- An LLVM-to-JavaScript Compiler

2013-04-07 Thread Sylvestre Ledru
Package: wnpp
Severity: wishlist
Owner: Sylvestre Ledru sylves...@debian.org

* Package name: emscripten
  Version : git
  Upstream Author : Alon Zakai alonza...@gmail.com
* URL : http://emscripten.org
* License : MIT license and the University of Illinois/NCSA Open Source 
License
  Programming Lang: JS  co
  Description : An LLVM-to-JavaScript Compiler

Emscripten is an LLVM to JavaScript compiler. It takes LLVM bitcode (which can 
be generated from C/C++ using Clang, or any other language that can be 
converted into LLVM bitcode) and compiles that into JavaScript, which can be 
run on the web (or anywhere else JavaScript can run).

Using Emscripten, you can

 *   Compile C and C++ code into JavaScript and run that on the web
 *   Run code in languages like Python as well, by compiling CPython from C to 
JavaScript and interpreting code in that on the web


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



Re: upgraded systems won't boot from UUID volumes

2013-04-07 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 07/04/13 15:47, Neil Williams wrote:
 On Sun, 07 Apr 2013 15:25:43 +0200 Daniel Pocock
 dan...@pocock.com.au wrote:
 
 I notice this bug was downgraded below the RC threshold and
 appears to have been missed so far:
 
 It was only pushed to RC status by your request and then almost 
 immediately moved back to original severity of Important by one of
 the maintainers.
 
 It is up to the maintainers to assign severity of bugs. Why have
 you not asked the maintainers of their opinion of the severity?
 

Because they already downgraded below the RC status, so I'm curious if
other people have reason to believe there is a problem.

I have only come across a few systems with UUID in fstab, but if
somebody else is aware of widespread use of this, now is probably the
time to comment.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJRYYBjAAoJEOm1uwJp1aqDaDsQAIxvLnK6WlMqpuVq3+UlOygO
I+Hghoycbq/DvwHLArbuw5ntRtgxDgrUB+CDqtqt+zniElbRyjdUh+M8y1wFijQ5
CHfbWvRPorG8CleWIJostqRANiwodM+KDcWOLeV8tu4lgO0gmuohIboEx2TluCzS
YoIg/IHtDr6TaHICrKt9XPDnBm67UlbrMy1GXCKFGH8m5FGVnjrfsFOMzJhllng8
IzqkRdFn5DED5gyfNqhFg24rGgBwu2UAqOnYGyAQHmakuxdIyMxVmqgm3J6PSL4M
cNgHI/+H4jUm2uSPvNUCYmbv9U9NhiogHCYWa3uITVRGQeWN086zrZv3+7lfwzQz
bU5BdSsIyrNqlAKyPw1cYJBJuoA04lYLxs9uX5B+mdrivuYIqlV8HK5mq7v714vk
9AyYH3Y2izGPUuG1TkH5be70VE74rYU/6SmBqTyl3ECJOvnB43eTLC2dzUu7xF4w
bcrKv1MZdvALvEw8ymlE2/t7no65S+sWgJ5+bwTJQTQEEOc9zC9fgwqPDR2lVNp2
37GKy5oW4rTwXGwN5op9HXHSISe2C/AfcvInFD0ghq+LR2DNJ3aGjkqrje7o1xYb
yIBllG4Z/eZSgpFb2TN+DzOby8qmPe2Qsf7SLSN2QXe9svkn1lOkJ6Uu516pnjoz
KeeU0t0oqZP2GbGiGPzb
=t+lR
-END PGP SIGNATURE-


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



Re: upgraded systems won't boot from UUID volumes

2013-04-07 Thread The Wanderer

On 04/07/2013 10:19 AM, Daniel Pocock wrote:


On 07/04/13 15:47, Neil Williams wrote:


On Sun, 07 Apr 2013 15:25:43 +0200 Daniel Pocock dan...@pocock.com.au
wrote:


I notice this bug was downgraded below the RC threshold and appears to
have been missed so far:


It was only pushed to RC status by your request and then almost immediately
moved back to original severity of Important by one of the maintainers.

It is up to the maintainers to assign severity of bugs. Why have you not
asked the maintainers of their opinion of the severity?


Because they already downgraded below the RC status, so I'm curious if other
people have reason to believe there is a problem.

I have only come across a few systems with UUID in fstab, but if somebody
else is aware of widespread use of this, now is probably the time to comment.


Well, for what it's worth, my laptop has UUIDs in fstab but my desktop doesn't.

It may or may not be relevant that I have grub-pc held on my desktop at version
1.99-17; I believe this was originally due to the existence of bugs which
claimed that upgrading could/would break the boot, but by now it may be due more
to inertia than to anything else.

--
   The Wanderer

Warning: Simply because I argue an issue does not mean I agree with any
side of it.

Every time you let somebody set a limit they start moving it.
  - LiveJournal user antonia_tiger


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5161830c.5090...@fastmail.fm



Bug#704909: ITP: libcmime - libcmime is a lightweight mime library, written in C

2013-04-07 Thread Werner Detter
Package: wnpp
Severity: wishlist
Owner: Werner Detter wer...@aloah-from-hell.de

* Package name: libcmime
  Version : 0.1.6
  Upstream Author : Axel Steiner, a...@treibsand.com
Werner Detter, wer...@aloah-from-hell.de
Robin Doer, r...@space.net
* URL : http://www.libcmime.org
* License : LGPL3
  Programming Lang: C
  Description : libcmime is a lightweight mime library, written in C

libcmime is a lightweight mime library, written in C.  It attempts to be a 
general library for parsing and creating mime email messages and is designed to 
provide an easy to use and easy to integrate interface for developers.


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



Re: upgraded systems won't boot from UUID volumes

2013-04-07 Thread Neil Williams
On Sun, 07 Apr 2013 16:19:15 +0200
Daniel Pocock dan...@pocock.com.au wrote:

 On 07/04/13 15:47, Neil Williams wrote:
  It was only pushed to RC status by your request and then almost 
  immediately moved back to original severity of Important by one of
  the maintainers.
  
  It is up to the maintainers to assign severity of bugs. Why have
  you not asked the maintainers of their opinion of the severity?
  
 
 Because they already downgraded below the RC status, so I'm curious if
 other people have reason to believe there is a problem.

Incorrect. The original submitter filed the bug as Important. It wasn't
donwgraded prior to your upgrade.

The mere presence of the open bug report is sufficient to see if other
people have a similar problem. The only reason to escalate the issue to
debian-devel is because you're trying to overrule the maintainers.
 
 I have only come across a few systems with UUID in fstab, but if
 somebody else is aware of widespread use of this, now is probably the
 time to comment.

Google already knows about this bug, whatever the severity setting.

It is not only RC bugs which show up on searches.

Visiblity is no reason for severity ping-pong or escalation to -devel.

Talk to the maintainers without messing with bug severity, you may
learn something.

-- 


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



pgpwK8RpwtWdQ.pgp
Description: PGP signature


Re: upgraded systems won't boot from UUID volumes

2013-04-07 Thread Roger Leigh
On Sun, Apr 07, 2013 at 04:19:15PM +0200, Daniel Pocock wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256
 
 On 07/04/13 15:47, Neil Williams wrote:
  On Sun, 07 Apr 2013 15:25:43 +0200 Daniel Pocock
  dan...@pocock.com.au wrote:
  
  I notice this bug was downgraded below the RC threshold and
  appears to have been missed so far:
  
  It was only pushed to RC status by your request and then almost 
  immediately moved back to original severity of Important by one of
  the maintainers.
  
  It is up to the maintainers to assign severity of bugs. Why have
  you not asked the maintainers of their opinion of the severity?
  
 
 Because they already downgraded below the RC status, so I'm curious if
 other people have reason to believe there is a problem.
 
 I have only come across a few systems with UUID in fstab, but if
 somebody else is aware of widespread use of this, now is probably the
 time to comment.

UUIDs are used by default AFAICS when the installer creates the
fstab, and should work just fine.  Just looking and I don't have
an example system which uses UUIDs /and/ LVM root, however--this
does not appear to be the default for LVM.  While this is an
important issue, the fact that it's not hit by default might be
one reason for lowering the severity.

The patches look reasonable.  Though for scripts/local-top/lvm2
you might be able to merge the case into the previous case,
since they look identical.  


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linuxhttp://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-GPG Public Key  F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800


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



Re: upgraded systems won't boot from UUID volumes

2013-04-07 Thread Cyril Brulebois
Roger Leigh rle...@codelibre.net (07/04/2013):
 UUIDs are used by default AFAICS when the installer creates the
 fstab, and should work just fine.  Just looking and I don't have
 an example system which uses UUIDs /and/ LVM root, however--this
 does not appear to be the default for LVM.  While this is an
 important issue, the fact that it's not hit by default might be
 one reason for lowering the severity.

Running encrypted LVM, with UUIDs, and without any issues…

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: upgraded systems won't boot from UUID volumes

2013-04-07 Thread Ben Hutchings
On Sun, 2013-04-07 at 16:19 +0200, Daniel Pocock wrote:
 On 07/04/13 15:47, Neil Williams wrote:
  On Sun, 07 Apr 2013 15:25:43 +0200 Daniel Pocock
  dan...@pocock.com.au wrote:
  
  I notice this bug was downgraded below the RC threshold and
  appears to have been missed so far:
  
  It was only pushed to RC status by your request and then almost 
  immediately moved back to original severity of Important by one of
  the maintainers.
  
  It is up to the maintainers to assign severity of bugs. Why have
  you not asked the maintainers of their opinion of the severity?
  
 
 Because they already downgraded below the RC status, so I'm curious if
 other people have reason to believe there is a problem.
 
 I have only come across a few systems with UUID in fstab,

If you *don't* use LVM this is normal, as device names are not stable.

 but if
 somebody else is aware of widespread use of this, now is probably the
 time to comment.

I just did some install and upgrade tests:

1. I installed squeeze and selected guided partitioning using LVM.  The
installer put /dev/mapper/* names in /etc/fstab (and also created a
non-LVM /boot formatted as ext2!).  Upgrading to wheezy worked fine.

2. I installed squeeze and selected 'manual partitioning' and created a
pure LVM layout with root and swap LVs.  This also resulted in
/dev/mapper/* names in /etc/fstab.

3. Running 'dpkg-reconfigure linux-base' did not change these device
names, as expected (it should only touch IDE and SCSI device names).

So it seems that this is only going to be an issue if users take the
unusual step of changing /etc/fstab to refer to LVs by UUID.  But maybe
there are management tools that do that as a matter of course?

Ben.

-- 
Ben Hutchings
I'm not a reverse psychological virus.  Please don't copy me into your sig.


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


Re: upgraded systems won't boot from UUID volumes

2013-04-07 Thread Steve Langasek
On Sun, Apr 07, 2013 at 04:01:25PM +0100, Roger Leigh wrote:

 UUIDs are used by default AFAICS when the installer creates the
 fstab, and should work just fine.  Just looking and I don't have
 an example system which uses UUIDs /and/ LVM root, however--this
 does not appear to be the default for LVM.  While this is an
 important issue, the fact that it's not hit by default might be
 one reason for lowering the severity.

They are not used by default for filesystems on LVM, because LVM volume
names are already unique identifiers and fs UUIDs are *not* due to
snapshotting.

So the patch here may or may not be appropriate to apply, but in no case
should you be referencing LVM volumes by UUID on /etc/fstab.

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


signature.asc
Description: Digital signature


Re: Multiple applications in one git repo

2013-04-07 Thread Philip Hands
Paul Wise p...@debian.org writes:

...
 Probably what needs to happen is to split the git repo up into one per
 app.

Might it be possible to do that with git-subtree, and then track the
application specific branch created by subtree as the upstream for each
package?

I think all that needs to be done for that would be to run

  git subtree split ...

regularly for each application to keep the application specific branches
up to date -- if the upstreams are willing to have a cron job do that,
I'd think that would be problem solved.

BTW the git subtree script is to be found in git's contrib directory.  I
seem to have it installed via a package that I found somewhere, because
I don't like installing unpackaged stuff, but that's a decision for the
upstreams.

Cheers, Phil.
-- 
|)|  Philip Hands [+44 (0)20 8530 9560]http://www.hands.com/
|-|  HANDS.COM Ltd.http://www.uk.debian.org/
|(|  10 Onslow Gardens, South Woodford, London  E18 1NE  ENGLAND


pgpm6jGCB9MwL.pgp
Description: PGP signature


Re: Multiple applications in one git repo

2013-04-07 Thread Paul Wise
On Mon, Apr 8, 2013 at 2:32 AM, Philip Hands wrote:

 Might it be possible to do that with git-subtree, and then track the
 application specific branch created by subtree as the upstream for each
 package?

I'm not familiar with this case, nor with git subtree but my favourite
solution for multiple repositories is mr:

http://packages.debian.org/sid/mr

There is also the repo tool from the Android world, but that isn't in Debian:

https://code.google.com/p/git-repo/

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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



Re: upgraded systems won't boot from UUID volumes

2013-04-07 Thread Henrique de Moraes Holschuh
On Sun, 07 Apr 2013, Ben Hutchings wrote:
 So it seems that this is only going to be an issue if users take the
 unusual step of changing /etc/fstab to refer to LVs by UUID.  But maybe
 there are management tools that do that as a matter of course?

One should never use UUIDs in fstab to refer to non-unique filesystems
(which is pretty much a normal thing with LVM, as the use of snapshotting is
common).  Any management tools that screw this up need a reality check (and
post-haste bug fix).

Doing otherwise is courting a data loss scenario.  We've seen it happen a
large number of times over the years because of the md 0.90 layout, until
userspace tools started to add defensive layers to make it less likely to
happen.

-- 
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh


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



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

2013-04-07 Thread Jonathan Nieder
Holger Levsen wrote:
 On Montag, 1. April 2013, Steve M. Robbins wrote:

 Rather than accept the harm, surely the release team could simply roll
 back the upload in some manner?

 As I understand it, only by introducing an epoch in the package version. 

Or by using the 9.0.0+really0.99-1 version convention, which IMHO for
is way better for cases of temporary backtracking like this.

But in this particular case, leaving it alone in unstable would be
better still.  The release is not that far away, and it is not
impossible to maintain packages in testing even when the package in
sid has moved on.

Regards,
Jonathan


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130408053404.GA28322@elie.Belkin



Accepted isenkram 0.3 (source all)

2013-04-07 Thread Petter Reinholdtsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 07:13:08 +0200
Source: isenkram
Binary: isenkram
Architecture: source all
Version: 0.3
Distribution: unstable
Urgency: low
Maintainer: Petter Reinholdtsen p...@debian.org
Changed-By: Petter Reinholdtsen p...@debian.org
Description: 
 isenkram   - Suggest packages to install when inserting new hardware
Closes: 704666
Changes: 
 isenkram (0.3) unstable; urgency=low
 .
   * Search for modalias files in /sys/devices/ instead of /sys/, to
 speed up the process and avoid looking in irrelevant parts of
 /sys/.
   * Change aptdaemon dependency to recommend, to make it possible to
 use isenkram from the command line without installing aptdaemon
 (Closes: #704666).
Checksums-Sha1: 
 d4f34ef237d22316d9edc59795fd5fb452633b7e 1029 isenkram_0.3.dsc
 e36aefdc3c91522f327c00095fbee41a00610b36 16275 isenkram_0.3.tar.gz
 e0809558c118370fd92818d60d56168437925e9e 9114 isenkram_0.3_all.deb
Checksums-Sha256: 
 8a890ba7ee24a4c5b45a74829d5c7e9e2dac640bb1889072e0e23ceac7abacf1 1029 
isenkram_0.3.dsc
 314ea6037aca79c6e878c852aa4ed3e534457de4b47c4feba26450aed3505fc7 16275 
isenkram_0.3.tar.gz
 dd8536a6c369b44a5ec72790b8ff779c8d54d9cc6ae787475f8dc39ded72928d 9114 
isenkram_0.3_all.deb
Files: 
 2c72885fe65edae833005788b5da78ce 1029 misc optional isenkram_0.3.dsc
 dcfeaabf76bbf0da105c883b780301c1 16275 misc optional isenkram_0.3.tar.gz
 24e51197f72273396739a662dff718e6 9114 misc extra isenkram_0.3_all.deb

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

iD8DBQFRYQpu20zMSyow1ykRAuQaAKCBK33iyYtFY6QzGWIo34VZLfUNegCfVeLK
XntMyT9/jWQ2wo1ldstnVJs=
=4sI6
-END PGP SIGNATURE-


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



Accepted gitg 0.2.7-1~exp0 (source amd64)

2013-04-07 Thread Dmitry Smirnov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 10:32:03 +1000
Source: gitg
Binary: gitg
Architecture: source amd64
Version: 0.2.7-1~exp0
Distribution: experimental
Urgency: low
Maintainer: Jonny Lamb jo...@debian.org
Changed-By: Dmitry Smirnov only...@debian.org
Description: 
 gitg   - git repository viewer
Changes: 
 gitg (0.2.7-1~exp0) experimental; urgency=low
 .
   * New upstream bugfix release [April 2013].
Checksums-Sha1: 
 9177035ca22e79d54d583bb049e8e1cba9545a41 2011 gitg_0.2.7-1~exp0.dsc
 7b1428819666e4797d64dc94bb1624d5e7b75e6a 528904 gitg_0.2.7.orig.tar.xz
 1d3a15bada79980a2bd6da2d63011d01c8844f86 4636 gitg_0.2.7-1~exp0.debian.tar.xz
 799694d4ea4e88b8fe661c930c10676ba9019ff3 232610 gitg_0.2.7-1~exp0_amd64.deb
Checksums-Sha256: 
 74a6cd37a0ae3e2d183e7e740ea14650ed190355497d6632e04ae81036a17c73 2011 
gitg_0.2.7-1~exp0.dsc
 c07fc4fc6cef31a06f0b9daa2ed23a5d0f6cb0a10a728324970675fc7001d095 528904 
gitg_0.2.7.orig.tar.xz
 4e917c3554e5b4756118e309e29066915ed257d29facc6ca0f06df7750f974c9 4636 
gitg_0.2.7-1~exp0.debian.tar.xz
 a8b80da77ec022364a6c3a852bbcc7d3a08e2a9e32ac5a8cc8506986bb98e672 232610 
gitg_0.2.7-1~exp0_amd64.deb
Files: 
 598fc08cd99e4aaad5c9138720fdaf2e 2011 vcs optional gitg_0.2.7-1~exp0.dsc
 54010e00f2fc6d21f121b51259f8abfe 528904 vcs optional gitg_0.2.7.orig.tar.xz
 9dd30e60b8ab162ef2e7869b998e4fca 4636 vcs optional 
gitg_0.2.7-1~exp0.debian.tar.xz
 0f6445207d7bd36f5dbcfc66885e55a2 232610 vcs optional 
gitg_0.2.7-1~exp0_amd64.deb

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

iQIcBAEBAgAGBQJRYMHnAAoJEFK2u9lTlo0bi0cP/1aw57EmpduaW5AGawM9KBMO
ZFkogGQqslNJVyz7btO9a1j0cHZcyoSEpN6kP78hAwpNtWOTAzTsTLEs7h5GLNuW
+Iil0cwi6JuOcNXuTTx+0DFsQHhL3+kwCJrXgg2lJHps1E4xG2zOI50GqQV4+AGE
Oxh0lXoHYEDEv4FpzGjLFE24Noe4kS4PggfIEaYPMTXh95Z/4/+btBeioJaPJ18T
2Jh3xZ165ztmxGNOp3J+IP1eTDzcMBwbFk8izA7nHx9D6u32QM8L/vbC9WTLyAWj
DzSAWc/XubJyuJ8SHbuecAZKIhA5PNIImEkDjw3XdDVp04Gx/LsJmBS8Fc++mfjG
pR3mZtMATUp1zjyJ53m27KBIkF/TJmtvxiKg0yQ+u7AxMNcK4eeEZve/cSPmrAd7
6icQpZmiwd8kJ5sa0jfjrORZtlJZSfCmeMq+EVvskCwlK+jod5PTNkxpbSXogQ7K
wIYsN/E48SgM8oJtrP+UT0tqpd7SpizLT9qyWm9WMwZUPm4Rv3SVD2gprcM6PXox
DW7wHvlE4kdylDKLNsKouAv8VzmDhVXaiWxjaHtUmK8Jy6xdLRg47fAlbPfjwxMO
QGkaPUD/dFesPCsJv/dYB5hwt4lybkY/MfG9EGFhIqux3PTTYgC6NTQhe/YkDWC9
9wNr3let+7XL/uRcwXfg
=LkKx
-END PGP SIGNATURE-


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



Accepted josm-plugins 0.0.svn29348+ds1-1 (source all)

2013-04-07 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 06 Apr 2013 23:44:11 +0200
Source: josm-plugins
Binary: josm-plugins
Architecture: source all
Version: 0.0.svn29348+ds1-1
Distribution: experimental
Urgency: low
Maintainer: Debian OpenStreetMap Team pkg-osm-ma...@lists.alioth.debian.org
Changed-By: David Paleino da...@debian.org
Description: 
 josm-plugins - Plugins for JOSM
Changes: 
 josm-plugins (0.0.svn29348+ds1-1) experimental; urgency=low
 .
   * New upstream snapshot.
   * Bump JOSM dependency to 5759.
Checksums-Sha1: 
 0beeebbc94e483cad8358a62f313356578056c4a 1653 
josm-plugins_0.0.svn29348+ds1-1.dsc
 ad97db7fecff6acf6ac3b573ec0c6f67c2f3f2ee 278154 
josm-plugins_0.0.svn29348+ds1.orig.tar.gz
 cebece68bfeec9ce0fec2686bbc82b1fb7fc17ed 10607 
josm-plugins_0.0.svn29348+ds1-1.debian.tar.gz
 3f72da81cb0be35298195ddcff84d778e820f1d1 352182 
josm-plugins_0.0.svn29348+ds1-1_all.deb
Checksums-Sha256: 
 a31566c5dfdb20580f29f76995a144d5bd9b6951c350fcdc54afae263c4a25ab 1653 
josm-plugins_0.0.svn29348+ds1-1.dsc
 288ce44aec535d8151dce3409336445d9ec1286b5905670e105d0c43b49e822f 278154 
josm-plugins_0.0.svn29348+ds1.orig.tar.gz
 92a1109dcaad7980e2b71cad2a3befbd7381a41abd2e16616f1dcdae4e33ba5c 10607 
josm-plugins_0.0.svn29348+ds1-1.debian.tar.gz
 f69e01df6df5070500804c93f1fbcddf1af912f43c69d88ce66eebe53e3c8a3f 352182 
josm-plugins_0.0.svn29348+ds1-1_all.deb
Files: 
 8aa973d5d16878d06eae70f9b79795a1 1653 utils extra 
josm-plugins_0.0.svn29348+ds1-1.dsc
 7c8699de2c9faf3eeed59122a5182cab 278154 utils extra 
josm-plugins_0.0.svn29348+ds1.orig.tar.gz
 7a3a3eeb4c304aa9da2246818525de18 10607 utils extra 
josm-plugins_0.0.svn29348+ds1-1.debian.tar.gz
 0cef2217e8f2677c44abd77bd7fb5ee0 352182 utils extra 
josm-plugins_0.0.svn29348+ds1-1_all.deb

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

iEYEARECAAYFAlFhJaAACgkQ5qqQFxOSsXSPgwCgxp0Z1BtiZRDltMJ4jJu7oZS0
fVYAn1Wd5HQlaBA0mVkHzDzVFJsDXkan
=Vfaz
-END PGP SIGNATURE-


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



Accepted raschsampler 0.8-5-4 (source amd64)

2013-04-07 Thread Julian Gilbey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 09:40:42 +0100
Source: raschsampler
Binary: r-cran-raschsampler
Architecture: source amd64
Version: 0.8-5-4
Distribution: unstable
Urgency: low
Maintainer: Julian Gilbey j...@debian.org
Changed-By: Julian Gilbey j...@debian.org
Description: 
 r-cran-raschsampler - GNU R package for sampling binary matrices with fixed 
margins
Changes: 
 raschsampler (0.8-5-4) unstable; urgency=low
 .
   * Update the control file to Build-Depend on plain r-base-dev and to
 Depend on ${R:Depends}
Checksums-Sha1: 
 a56606f79bc74e64eeb041c073cd84ef2c2bd9a4 1095 raschsampler_0.8-5-4.dsc
 e3ef5e74225142c0ff1159b3ef2a38f230f1b10b 2022 
raschsampler_0.8-5-4.debian.tar.gz
 e11ffe51c23cf8080e88b404e468ba45a84acf8e 192658 
r-cran-raschsampler_0.8-5-4_amd64.deb
Checksums-Sha256: 
 373d7f8f8b2b3db03d2dca5536c2a47ec897ecb4eab62d6dc78aef709c21aeb6 1095 
raschsampler_0.8-5-4.dsc
 33c4e3dfc175fa8f2348521dbec8343f158cc10693b9754eabab9fc3871d1363 2022 
raschsampler_0.8-5-4.debian.tar.gz
 312df74f1867d7b77c218be5ab70fcc0aad683fcf678c3e07e43e36cf4471674 192658 
r-cran-raschsampler_0.8-5-4_amd64.deb
Files: 
 7b1cfa2de16292ab9e9f353b9369df39 1095 gnu-r optional raschsampler_0.8-5-4.dsc
 1b08fe4df3eb97b4e33f29a7a96396e0 2022 gnu-r optional 
raschsampler_0.8-5-4.debian.tar.gz
 c1d513581513ba0ab06979a3726b5e8f 192658 gnu-r optional 
r-cran-raschsampler_0.8-5-4_amd64.deb

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

iEYEARECAAYFAlFhMe8ACgkQDU59w/205FmUZACeMSAWRszdtBBuhcCZuCxyiKob
+cMAn06RWBF6J7/zicHiMK1q8YMfY6oJ
=nfZs
-END PGP SIGNATURE-


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



Accepted erm 0.14-0-5 (source amd64)

2013-04-07 Thread Julian Gilbey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 09:46:06 +0100
Source: erm
Binary: r-cran-erm
Architecture: source amd64
Version: 0.14-0-5
Distribution: unstable
Urgency: low
Maintainer: Julian Gilbey j...@debian.org
Changed-By: Julian Gilbey j...@debian.org
Description: 
 r-cran-erm - GNU R package for 'extended Rasch modelling'
Changes: 
 erm (0.14-0-5) unstable; urgency=low
 .
   * Update the control file to use the ${R:Depends} autogenerated
 dependency list
Checksums-Sha1: 
 4519bfa0b91c1cb3f7b7c3df6cec2fb7f2e44a8b 1124 erm_0.14-0-5.dsc
 ee993ceef7cf08863d40cc0ed8ea9c278f6778eb 4265 erm_0.14-0-5.debian.tar.gz
 f4ea2ac6177bd787b817917d698e4391319150c5 813616 r-cran-erm_0.14-0-5_amd64.deb
Checksums-Sha256: 
 d016e320463047d1658a7b7ac20b2edad5ffea172afb492746c0f6b0fc86c952 1124 
erm_0.14-0-5.dsc
 7b229e4dab1120743a292bc4011997662e328b5be51db1c4195baad97f7e28fd 4265 
erm_0.14-0-5.debian.tar.gz
 66346f8f37d6ce38f66568b55460cf2506d6bd19db41901351a54858afd3fd1a 813616 
r-cran-erm_0.14-0-5_amd64.deb
Files: 
 da570c482b2a81bdf18f55857c71f93e 1124 gnu-r optional erm_0.14-0-5.dsc
 6df2fce507dc728ec9b212fdb7964419 4265 gnu-r optional erm_0.14-0-5.debian.tar.gz
 f3bfbc53c198d498485fff67c2c985ca 813616 gnu-r optional 
r-cran-erm_0.14-0-5_amd64.deb

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

iEYEARECAAYFAlFhMw0ACgkQDU59w/205FmLSgCgyTH7APQwW0ZTQZx7HGdj9074
kpAAoJhmPkPcrPbV2x/51tlllThcvwyf
=ED7/
-END PGP SIGNATURE-


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



Accepted minieigen 0.3~dfsg~bzr25-2 (source amd64)

2013-04-07 Thread Anton Gladky
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 11:06:45 +0200
Source: minieigen
Binary: python-minieigen
Architecture: source amd64
Version: 0.3~dfsg~bzr25-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Anton Gladky gl...@debian.org
Description: 
 python-minieigen - Small boost::python wrapper of parts of the Eigen library.
Changes: 
 minieigen (0.3~dfsg~bzr25-2) unstable; urgency=low
 .
   * [6c7cd63] Fix doc-generation on non-linux archs.
   * [c171a89] Adjust packaging in order to python2.
   * [aebe6ba] Use wrap-and-sort.
Checksums-Sha1: 
 4b303022d566d54abb18a76e8d782f33a69f0f7b 2161 minieigen_0.3~dfsg~bzr25-2.dsc
 0367b4c1e7bc97acdeb1cae7272f08d9b587a451 4861 
minieigen_0.3~dfsg~bzr25-2.debian.tar.gz
 116d11ce4cfd2863151f3eb866336e9de2f71f61 396990 
python-minieigen_0.3~dfsg~bzr25-2_amd64.deb
Checksums-Sha256: 
 191497f8332b5997d6964f6cfe1c05d5481555d8b95fdbd66aad4de2d8e9d733 2161 
minieigen_0.3~dfsg~bzr25-2.dsc
 093d66f5a4f58f933053b69ff1668e226028ed813c12df7859a6472c5f516976 4861 
minieigen_0.3~dfsg~bzr25-2.debian.tar.gz
 bd8fd4211f3e718d6aca53719cfee29dbfaebd3f5fa48ee2bc86efab63761a69 396990 
python-minieigen_0.3~dfsg~bzr25-2_amd64.deb
Files: 
 5363bb3a84b621680af82aeccc0462dd 2161 libs optional 
minieigen_0.3~dfsg~bzr25-2.dsc
 e38620d3df7b8253b2dbf3fce68ce77d 4861 libs optional 
minieigen_0.3~dfsg~bzr25-2.debian.tar.gz
 e140867c7cc018c9a9ea343dcd7dea58 396990 python optional 
python-minieigen_0.3~dfsg~bzr25-2_amd64.deb

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

iQIcBAEBAgAGBQJRYTkZAAoJENPhc4PPp/8GmzoP/3fqz9az9gO+LqdMqitFPPGA
kH/M2sszFurgveUP+AZkgTiruBI4u/jzyej/9gA/wtSgsAajgllEnPxPb9YIbA9L
/YTLPDt7I6QnLLuTQ5Ka0faUZp4HZqVeFNKVTJGKMl32DdmEwPaiqXfC4i4TsJ+G
soMRXmaDBDdjHE/OwHHteyUf1lMkDqpb0Ukp2soTI3jlK1pXm6X18/+MH64V/pYJ
x1SYBE91ZbMVw3voFE6DWv4CQ79PDVXXxnsF4/Ucw0WZNfnnpkvXLbYOqBREg05j
h+bqLz2MJKYXsXmUjyK2u8kdL4DareHnGT2Ip+IOiMc3VazAa8HLTXkZGphYU+/a
5nEYmAB9qTA6wZodA7gvsivCyG1l3tbG/f/g+rR/UUSCgvgQYJ7JU7gzfK0MuhWM
o2asSof2vJdGNWpFZLJ7sk7zIFdFkJJsgk43j2zhV8sWU/qyhf2OmkIMHX3lqtoW
A5AyBpDu9pV79Pu/4KZ46Bcz6gfu9iRjXRsGl2ykGuQcvBueThxohAatzVJUk/kV
V2FkuKKMSpiKQdRuTmkGHJ5X+XBDqaccJV8YKfWDtyAZGpbJM+6UfRV5OrVEppEB
7qDZCUiu8VvoCe12l0sc8oR/ZZtkCDqL/TSOoJKOJEYRL0anwjPxAr/BSlr7UXfk
/nQ1hjmjf+zgXj37b+2B
=8r1S
-END PGP SIGNATURE-


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



Accepted libcpandb-perl 0.18-1 (source all)

2013-04-07 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 04 Apr 2013 05:39:33 +0200
Source: libcpandb-perl
Binary: libcpandb-perl
Architecture: source all
Version: 0.18-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Xavier Guimard x.guim...@free.fr
Description: 
 libcpandb-perl - Perl module for working with the unified CPAN database
Changes: 
 libcpandb-perl (0.18-1) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Xavier Guimard ]
   * Imported Upstream version 0.18
   * Update debian/copyright (years and format)
   * Bump Standards-Version to 3.9.4
   * Remove liborlite-statistics-perl from dependencies
Checksums-Sha1: 
 12ef028f34b74358aebc5905de60610b89b9a28c 2224 libcpandb-perl_0.18-1.dsc
 7a5600f2f21642327a60a7a92fe01bfdfc08870f 38789 libcpandb-perl_0.18.orig.tar.gz
 ff1a6c2c217195be1830a211d0b87bea803f2ee2 2260 
libcpandb-perl_0.18-1.debian.tar.gz
 6d0abdc6d728925802293527538bf4866ccf0b09 43404 libcpandb-perl_0.18-1_all.deb
Checksums-Sha256: 
 258c351b99ecca28878d40fc1f1f0df3b95d0ff8294b875a08182692b1c75e71 2224 
libcpandb-perl_0.18-1.dsc
 9c724cc8831058833bdf4c30fc4b8d50e85b45417531400dd9ecfdda4e1099b7 38789 
libcpandb-perl_0.18.orig.tar.gz
 5e9cc4fa0f0cc6f967010b98b00e1593c3784bab9fe7b6d5c4357b996a6e3890 2260 
libcpandb-perl_0.18-1.debian.tar.gz
 4f2830d3df7f62a64a7cc097704f011f461cc64501334ac3778419f43bb7e5da 43404 
libcpandb-perl_0.18-1_all.deb
Files: 
 aff96d4225fa5750ad166c0fc578bcd8 2224 perl optional libcpandb-perl_0.18-1.dsc
 da63a5a7083cf7205a281789b0452b61 38789 perl optional 
libcpandb-perl_0.18.orig.tar.gz
 1070a66054108db3329a507ead505a25 2260 perl optional 
libcpandb-perl_0.18-1.debian.tar.gz
 e2e1f036a57a168bca23de76dc5516c4 43404 perl optional 
libcpandb-perl_0.18-1_all.deb

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

iQIcBAEBCAAGBQJRYUW7AAoJELs6aAGGSaoGmr0QAJOkEcTPhtpJ6xSPzcNpCUv9
n0xn53wFwWqz/Nx3haipQodGRPzfsk9EO+7232kPaqz1Qo8djKY/9EvKV89YwsB6
oydcVfN9+90qsF+Gznl5xOfy48BeQB+0R0P7d7YRneoYDVGMx8H9O9whACKMGF5u
ObmZk0su2rOBrpTimC+mn0pddMjFs9uaXu0KBU75HlNwPbolIEqnv2UYMvD5zMgU
neX0IT6LC4ZvO+RbfDlnmoMtyyGRPnEqlXdgUxmzX3k+zADS5QSImFYvvD9AKKU7
kYDPROzn2lfwsNunhzr68097ybp5OcUZZrDRPVWebt1xLovJJfw/DTB3d24SATKg
vdyk9IBc1wXGOR3pNKmdpl4d0Rw9KYsrnKPoudRTsuOIbi7liIIB+rRG2vFsZHjL
Z7YJKrFrfMuLHjk400L+Oqf/Br5o2TGVeJleobg0wWaPG6re9bM3aWpOz+RT4e4b
WTFEQkg6XX6EtIW8DD4x5TLC0zzUS8cRudfzltVd9LhKJXheYEi+xUrTd7Tbo/25
M1trYyYs9iP3B+VKwt6DZuP9n7R8qdp3HMDMLdt7scvs6p0rEXERzW8AfYZsgxHo
89M/fjBczi3Qj9BX5Ki5oJb1hPz7VvDBs9+Y+g2TkzPmK/QeYQf4MSujfQTfCSnU
kY43xGFHE/+m9di48FGn
=hyS9
-END PGP SIGNATURE-


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



Accepted libcrypt-openssl-bignum-perl 0.04-4 (source amd64)

2013-04-07 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 04 Apr 2013 05:49:27 +0200
Source: libcrypt-openssl-bignum-perl
Binary: libcrypt-openssl-bignum-perl
Architecture: source amd64
Version: 0.04-4
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Xavier Guimard x.guim...@free.fr
Description: 
 libcrypt-openssl-bignum-perl - Perl module to access OpenSSL multiprecision 
integer arithmetic l
Changes: 
 libcrypt-openssl-bignum-perl (0.04-4) unstable; urgency=low
 .
   [ Xavier Guimard ]
   * Bump Standards-Version to 3.9.4
   * Use debhelper 9.20120312
   * Update debian/copyright (years and upstream contact)
   * Rename debian/docs into debian/libcrypt-openssl-bignum-perl.docs
   * Update description
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
Checksums-Sha1: 
 b2240381c93589eb88faee1082c73242affe63fa 2197 
libcrypt-openssl-bignum-perl_0.04-4.dsc
 a1750c698f6c7bb287f1addd0d9776384c73446a 2344 
libcrypt-openssl-bignum-perl_0.04-4.debian.tar.gz
 6f75ab018b15c0b19a62458462957082501782bd 25146 
libcrypt-openssl-bignum-perl_0.04-4_amd64.deb
Checksums-Sha256: 
 1105031ea43e14523a504a6b2d7c1e994ed7c0b369ea8a9066938ffcbd83510e 2197 
libcrypt-openssl-bignum-perl_0.04-4.dsc
 2313a68551d2887c61ca7c3f06ef3068a5a2ef5cacc9244b1660e88bacc198ff 2344 
libcrypt-openssl-bignum-perl_0.04-4.debian.tar.gz
 7d931e1346bbb83d56c5706b7bef1ebc78bf3f2be58391d546ddbee6b0f56a25 25146 
libcrypt-openssl-bignum-perl_0.04-4_amd64.deb
Files: 
 1ab55b6378a1f0b1084676be96ed982c 2197 perl optional 
libcrypt-openssl-bignum-perl_0.04-4.dsc
 8abbdb37988a8a38b0afda55f479d0fc 2344 perl optional 
libcrypt-openssl-bignum-perl_0.04-4.debian.tar.gz
 0d4a663808384224cab684b415fd67dd 25146 perl optional 
libcrypt-openssl-bignum-perl_0.04-4_amd64.deb

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

iQIcBAEBCAAGBQJRYUdOAAoJELs6aAGGSaoGVecP/052dUVHziojwXMCYaqE46SN
EnddUPPI97D+75tAa2B4za6JmDYEefgrs7dvWQsio+V0fIWa2rhdevMkuWwwMt7t
6fwVUimTV8zk3smSOj28a31aDeub0PBPwxB1h0X54FwxQPh+lGUvgnFIi2QZf7iD
0xU/eBdHv77ESVm1qA1t53YPhYWAyVCYHbgVLCSvjO7gzaJDIu/Cad5rPcPnlYOY
CYJ93oj/Jz7imSptKFegKrpeXdj+O/7faYVIEGi+GZc23VFOgkjwo9XyOydZNFeo
FB1Gkg6TNpiIUqwtGZY7ziOWhciZdo7nkEOc+B0GKVaSq2tLEm3vOslS8/XrPQOW
x/drDkN1Utnl7Pw0F/pM+gxQoSH48FOAdIZ0MtK+x/Xij6xTQJq42mCKvmaw7aZ2
/daVcb3qzYwIW0oejVDG0tYhGTatHol8Ak0tkLxJuzrh/7cEVf6FczdXy1kKohIf
nJIMR5jCnh8wIWYb4ix0JxlK7CJx7eT+IV9tDdknnQPSTnmDD0yWvrhVH/bvtg8n
I4hWGCc8eQkap0uQF4jjqHBhrpLgWfcD5FzdKI+WL8JemzK1T6vPuyiwCVawyg4H
aja8e8N2jvKfDSYQ1LVXQwlY1Uo+QHvvHYi7d/HUBs8klr+ReGBBKcjYfgFS3YAB
DLxciMcucjtK5NTMRMcy
=QAmU
-END PGP SIGNATURE-


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



Accepted libpdf-table-perl 0.9.6003-1 (source all)

2013-04-07 Thread Xavier Guimard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 04 Apr 2013 05:54:57 +0200
Source: libpdf-table-perl
Binary: libpdf-table-perl
Architecture: source all
Version: 0.9.6003-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Xavier Guimard x.guim...@free.fr
Description: 
 libpdf-table-perl - utility class for building table layouts in a PDF::API2 
object
Changes: 
 libpdf-table-perl (0.9.6003-1) unstable; urgency=low
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Xavier Guimard ]
   * Update debian/watch to accept 0.9.6_h3 version and change it into 0.9.6003
   * Imported Upstream version 0.9.6003
   * Bump debian/copyright to 1.0
   * Bump Standards-Version to 3.9.4
   * Remove spelling patch now included in upstream
Checksums-Sha1: 
 b99a39fce192c8c5ca242c4bbbd4d0a81ccd00c0 2155 libpdf-table-perl_0.9.6003-1.dsc
 35c0dd71731cc6a97852b0ff9896260b51757ac0 23618 
libpdf-table-perl_0.9.6003.orig.tar.gz
 cd9d10918a236aba35f41a88c6ae4864311ee175 2880 
libpdf-table-perl_0.9.6003-1.debian.tar.gz
 cd8912fba9b02d68d40a90b5879a45bfdd65d19f 31372 
libpdf-table-perl_0.9.6003-1_all.deb
Checksums-Sha256: 
 68cd53356bfcba31fbd1021f823f4761e72fdf8f23e877f8356c60c830f4e3a9 2155 
libpdf-table-perl_0.9.6003-1.dsc
 dd19deca75208a73941cce253eac618eaf53c55e9cc3a9006ac49051be15e035 23618 
libpdf-table-perl_0.9.6003.orig.tar.gz
 e208858c445a8d4b05b6366a2244b6f3e333c21378a5e542bc92282ebcf4d2ee 2880 
libpdf-table-perl_0.9.6003-1.debian.tar.gz
 f0809261914dea700db31b332dde8f538c019817be738c2a3609be50ef03abc0 31372 
libpdf-table-perl_0.9.6003-1_all.deb
Files: 
 4acd8a68aa654d833d7be6eb55cc1e5c 2155 perl optional 
libpdf-table-perl_0.9.6003-1.dsc
 28a4985d3829e13fed396553abdac4b4 23618 perl optional 
libpdf-table-perl_0.9.6003.orig.tar.gz
 2e8f4bb37af3a13456560150909ced93 2880 perl optional 
libpdf-table-perl_0.9.6003-1.debian.tar.gz
 eec228e58ab59eda8850ac84db7da491 31372 perl optional 
libpdf-table-perl_0.9.6003-1_all.deb

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

iQIcBAEBCAAGBQJRYUZSAAoJELs6aAGGSaoGgL0P/0rp3vAPtTr01UDbStVl0l8m
muYkJ0qt4hl8V4Yh/bT6L2j2156kimPDmL6Mz3A/wXq9tdXHV0WbYJSFj4UqdrQK
l55bmfzRCWgkpU5pss5fgyVa89jx7ExZPz1FqdJu9LH68eznrPXhTpjof8C6AV88
wMxCfH3OWsAQKYGpx34/v0nUhVCQTWUf5zUqppK9oc6ldAbLHQ5ING5O59RQZorW
6jWOMtmiclCrs+PAvfdukzIZWjKJQulAR0aNV6MDUv6+DA//Iv3y1LJ/zM1qIgJI
DJbgSKwAduXnYOH83x8k9UMYozpXdT7jwQeg4f7C5z1tAXqsl6Z7fU2CmDbuqzAF
A5ksyu+pVx9+IgzojB8MGJmjHH0S/kbg9wevTt3dMZeJbxZ2H3t6hF1ZAdgzBLQF
nA+R5S7LRELCbU0HKJQd6CiW3tROzVqRXTrMOe2YGLlssE2h06XqDH4wRncqEShX
/4sklH5EXc+idtwMgMLj/gxL/92OzfMExLtYvmjCFZfAj4Rx5Vj/l5YrYSjUNBd6
RZXFNJqwLTMInlKq+ehwBYbr8IM1Vskfu3YM5+oMe+qydOxlvnpIMIdZb95BLBaF
WRIN50GmK9hBQ21h8/oEyl9N9F/MwNfHPSuiDWcXwaOGxX0OU9o/wLf5sQWxu4pA
LuCImG4Z3q84zRRBbjjx
=Vezv
-END PGP SIGNATURE-


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



Accepted libksane 4:4.10.2-1 (source amd64 all)

2013-04-07 Thread Sune Vuorela
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 10:44:34 +
Source: libksane
Binary: libksane0 libksane-data libksane-dev libksane-dbg
Architecture: source amd64 all
Version: 4:4.10.2-1
Distribution: experimental
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Sune Vuorela s...@debian.org
Description: 
 libksane-data - scanner library (data files)
 libksane-dbg - debugging symbols for the KDE graphics module
 libksane-dev - scanner library development headers
 libksane0  - scanner library (runtime)
Changes: 
 libksane (4:4.10.2-1) experimental; urgency=low
 .
   * New upstream
   * Bump build-deps
   * Update uploaders
Checksums-Sha1: 
 f06d8ce1834772ffdf02da3566857a7a5a4ef039 1597 libksane_4.10.2-1.dsc
 3b9b83974dd2cdabe0cbe5fd3904ced1413a756b 82568 libksane_4.10.2.orig.tar.xz
 7d8a4595323e511b66e34c29416afc6dcf1d3d0d 4636 libksane_4.10.2-1.debian.tar.gz
 d2e91cb17b1a50e8e0fd1d3c5e5a74ce69967616 79934 libksane0_4.10.2-1_amd64.deb
 2ea61421beb5c9dc24ef7c7793fec51746b0b15c 4946 libksane-data_4.10.2-1_all.deb
 b36fb093d5099d4fb9c8ca3633789972083ea0fd 8408 libksane-dev_4.10.2-1_amd64.deb
 161551b3e93b45f79186da509628c076d11e9cc5 742018 libksane-dbg_4.10.2-1_amd64.deb
Checksums-Sha256: 
 82b2504287cf809b019dc795bc55d2822494b8937aa96e48c42d400fc08724b3 1597 
libksane_4.10.2-1.dsc
 ac6328eb74ca54f421f2a0154ab153662acae8532110bc176517e0ea83800f5f 82568 
libksane_4.10.2.orig.tar.xz
 67e37416dbcd953c7ac46683e47e88046a3e217387952245b86397b39d1e1e59 4636 
libksane_4.10.2-1.debian.tar.gz
 4eafde55035d7b4e1c4969e86f648081f2d4d99373ceb367fb5c94ae97a6ab70 79934 
libksane0_4.10.2-1_amd64.deb
 370ad6b4e891ddf74a7c6c22ef0f86760e0605181b9145b93ba423df2e5fc9a0 4946 
libksane-data_4.10.2-1_all.deb
 1edd39fe45d08b91aa7da939f90ae7eebf145142783a9f8848bc6ad6353adf0b 8408 
libksane-dev_4.10.2-1_amd64.deb
 a3813f62d0ee9ee0289f9a356639c91905e79118572bf913e740b6703080e3bd 742018 
libksane-dbg_4.10.2-1_amd64.deb
Files: 
 7b23d409a4b5c9df383bb89b5b78984b 1597 kde optional libksane_4.10.2-1.dsc
 4397c07295e009a6c6a530ba383f3179 82568 kde optional libksane_4.10.2.orig.tar.xz
 7af82de09289decf81901959a9ca4ba0 4636 kde optional 
libksane_4.10.2-1.debian.tar.gz
 786071a0222eed58ad5f022ede486288 79934 libs optional 
libksane0_4.10.2-1_amd64.deb
 818f3b5cb30a4602ef2af0afa32ff8b0 4946 libs optional 
libksane-data_4.10.2-1_all.deb
 fe05a16783a2ffc8ab85929676991397 8408 libdevel optional 
libksane-dev_4.10.2-1_amd64.deb
 aee3df50c0f29c166a27d97068525b0b 742018 debug extra 
libksane-dbg_4.10.2-1_amd64.deb

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

iEYEARECAAYFAlFhTy8ACgkQnMvaFgH6i0q7XQCeO5YMu2ZjNW+FahUL/EgGpBi9
F9MAn00DyK1qhWVbyqVlQ9H+Em8Y8aPR
=rrvg
-END PGP SIGNATURE-


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



Accepted erm 0.14-0-6 (source amd64)

2013-04-07 Thread Julian Gilbey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 12:56:26 +0100
Source: erm
Binary: r-cran-erm
Architecture: source amd64
Version: 0.14-0-6
Distribution: unstable
Urgency: low
Maintainer: Julian Gilbey j...@debian.org
Changed-By: Julian Gilbey j...@debian.org
Description: 
 r-cran-erm - GNU R package for 'extended Rasch modelling'
Changes: 
 erm (0.14-0-6) unstable; urgency=low
 .
   * And fix the Build-Depends to depend on a versioned r-base-dev.
Checksums-Sha1: 
 1314c12771c7d5fab21a7577cfecffa3733466f0 1136 erm_0.14-0-6.dsc
 8d6cb1374ed0e0155db20d611a89647b845f608d 4248 erm_0.14-0-6.debian.tar.gz
 1637b7e5277b2d793da613adfe86921c39df5723 813644 r-cran-erm_0.14-0-6_amd64.deb
Checksums-Sha256: 
 42a91c5339d5307e89e41d838da418f8982efb5947fcd30083b2098f69308ec7 1136 
erm_0.14-0-6.dsc
 f865415447d15c706575c8e10d43696bf773bbb671800d72a7ba13b5afd76417 4248 
erm_0.14-0-6.debian.tar.gz
 42f23ec528ad388f24c1f8a0aba4ae65930f65984a98465cfc084761e86ee9f2 813644 
r-cran-erm_0.14-0-6_amd64.deb
Files: 
 1ddfc0d465f41ffd71886de8450f3ac5 1136 gnu-r optional erm_0.14-0-6.dsc
 d4934477335bc6dc40b51efbbad22d91 4248 gnu-r optional erm_0.14-0-6.debian.tar.gz
 a939c1ed77f9e0d5cf0b2a058d794ce7 813644 gnu-r optional 
r-cran-erm_0.14-0-6_amd64.deb

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

iEYEARECAAYFAlFhX0cACgkQDU59w/205Fn7bQCgv2uWvcLoBiFiukNciF8lVWPW
gb8AoIsyhiCfmYIgky+ZFcKsUKq0EsaD
=7T0n
-END PGP SIGNATURE-


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



Accepted lightdm 1.5.3-1 (source amd64)

2013-04-07 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 07 Apr 2013 14:30:05 +0200
Source: lightdm
Binary: lightdm lightdm-vala liblightdm-gobject-1-0 liblightdm-qt-2-0 
liblightdm-gobject-dev liblightdm-qt-dev
Architecture: source amd64
Version: 1.5.3-1
Distribution: experimental
Urgency: low
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 liblightdm-gobject-1-0 - simple display manager (gobject library)
 liblightdm-gobject-dev - simple display manager (gobject development files)
 liblightdm-qt-2-0 - simple display manager (Qt library)
 liblightdm-qt-dev - simple display manager (Qt development files)
 lightdm- simple display manager
 lightdm-vala - simple display manager (Vala files)
Closes: 689870
Changes: 
 lightdm (1.5.3-1) experimental; urgency=low
 .
   * New upstream unstable release.
   * debian/docs: ship NEWS file.closes: #689870
   * debian/watch:
 - support .xz tarballs.
   * debian/patches:
 - 01_set-default-path, 03_quit-plymouth, 04_dont-add-pkglibexecdir-path
   and 05_debianize-pam-files refreshed.
   * debian/control:
 - add build-dep on libgcrypt11-dev.
   * debian/rules:
 - disable pie hardening flags for now, it segfaults at startup.
 - fix gdmflexiserver removal
 - fix permissions on apparmor profiles.
   * debian/lightdm.install:
 - install apparmor profiles.
Checksums-Sha1: 
 c4214d192c50f079c6683ef8701221ea3395bd32 2234 lightdm_1.5.3-1.dsc
 59dbabebfc1ac1a03d7d4f1f2c52119a695fc83c 420596 lightdm_1.5.3.orig.tar.xz
 749186b712f1aefce26645def504a530cfbc17f9 33164 lightdm_1.5.3-1.debian.tar.gz
 6ddb3b845a2160c671d0b542825add285cd82c98 143342 lightdm_1.5.3-1_amd64.deb
 d7e62c66be1213e3226e5a5bbe99239bc2a0dbb9 6646 lightdm-vala_1.5.3-1_amd64.deb
 5d28f4bfdf7511588557f88347c27dccc719cd67 34766 
liblightdm-gobject-1-0_1.5.3-1_amd64.deb
 23f316891cd5b6a0bc7953697f26bb601028c474 35918 
liblightdm-qt-2-0_1.5.3-1_amd64.deb
 afb84e9cc058c39b5370be0acab07aaa743cd4b9 56420 
liblightdm-gobject-dev_1.5.3-1_amd64.deb
 875975cd7032a4589d05ad6a091881ef1b8bf642 40938 
liblightdm-qt-dev_1.5.3-1_amd64.deb
Checksums-Sha256: 
 7cbbc3f6e107b37521bc3a1b5d8dd09a70d75cde08236bd1f6d6eb1cd190 2234 
lightdm_1.5.3-1.dsc
 9887ac76fd25f3a134d1eb092d712fcd3c30d466c895df375b240790b9f028e8 420596 
lightdm_1.5.3.orig.tar.xz
 21081b39c782f6980c1634ddced8a958315cff6bc5c562557f54c7ed8c0f346e 33164 
lightdm_1.5.3-1.debian.tar.gz
 25175ac0e2f130610952c157fe8ccbf3edd6e94f9a651e1e23d1d014651f3fbd 143342 
lightdm_1.5.3-1_amd64.deb
 0a447e82380be33f671239f12c1c28c9ff7013a9a78da41007ee3dd76e44f473 6646 
lightdm-vala_1.5.3-1_amd64.deb
 5b7f51d53c992c83667b2d79db9423fb8376b34751b27b88bdd59f40cb444d6f 34766 
liblightdm-gobject-1-0_1.5.3-1_amd64.deb
 6f1573145c2ed41df49a6efa0ac9bcbb30e4d7fa16fcedf6dfbdbf93daca1dd9 35918 
liblightdm-qt-2-0_1.5.3-1_amd64.deb
 7b90e739c1e3dda3c784234e414891e905addd671f4f51e4369a5cf16a506664 56420 
liblightdm-gobject-dev_1.5.3-1_amd64.deb
 9d54b3f13d199ef61f5b71582276602445cad16167a597e61708729007b0d571 40938 
liblightdm-qt-dev_1.5.3-1_amd64.deb
Files: 
 d288f2309611b0c9a6272b0d93c5fdea 2234 x11 optional lightdm_1.5.3-1.dsc
 565e59d34d830282f01721cd1b3a4586 420596 x11 optional lightdm_1.5.3.orig.tar.xz
 fc6877ae6236818ff19097edf28098c9 33164 x11 optional 
lightdm_1.5.3-1.debian.tar.gz
 7cc0d24549dbe1db53ce600e2cb3d18b 143342 x11 optional lightdm_1.5.3-1_amd64.deb
 6631e6fc93eed951ec5a4b7b354ca80a 6646 x11 optional 
lightdm-vala_1.5.3-1_amd64.deb
 6302720b862fdf7aed7cfea0827eeabf 34766 libdevel optional 
liblightdm-gobject-1-0_1.5.3-1_amd64.deb
 c6e9524001c772475bd87d2d10813ed9 35918 libdevel optional 
liblightdm-qt-2-0_1.5.3-1_amd64.deb
 193f93ca13fbf90e736e5c30fb17eaef 56420 libdevel optional 
liblightdm-gobject-dev_1.5.3-1_amd64.deb
 d5b34ae058c45c3dcb34d60cfa9762c0 40938 libdevel optional 
liblightdm-qt-dev_1.5.3-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (GNU/Linux)

iQEcBAEBCgAGBQJRYWehAAoJEG3bU/KmdcCl4z4IALHN6vjBlYJeompXkRLbLsrj
p0kJ2+1LjYCDp073Cg8RWRVFtUS1DUtk474Mq8l3fy8wNKIaQNPvgk6boJ0NGSpR
9nGRmqURxSQ3jeEpx061+0A3nC9c5WcljTcJgl36iBljiFsWq/SCom4QxPaS88oS
MErF8rkuW5vDtCo9QWQU15nmJPI2/J4Iu6fkr+Xys7TdOffCFiBafwok6OruKDBh
A1f7KXackDGg/vhqAedh7PpGeYq1LGeykYF/oi+VronesA7wQa/nSu7xcTQZ5GLw
mZbg0SDOZGCyjXaxgB0o/dVdmtdWDmc6hwH5bTYCovzkq3P6kaSHnl4w9AwEX64=
=sfkI
-END PGP SIGNATURE-


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



Accepted lightdm-gtk-greeter 1.5.1-1 (source amd64)

2013-04-07 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 07 Apr 2013 14:34:20 +0200
Source: lightdm-gtk-greeter
Binary: lightdm-gtk-greeter
Architecture: source amd64
Version: 1.5.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 lightdm-gtk-greeter - simple display manager (GTK+ greeter)
Changes: 
 lightdm-gtk-greeter (1.5.1-1) experimental; urgency=low
 .
   * New upstream release.
   * debian/rules:
 - enable all hardening flags.
   * debian/patches:
 - 04_default-gtk-greeter-config refreshed.
Checksums-Sha1: 
 9806575977e40cc8dbef90729fb29ac35ae04f5c 1870 lightdm-gtk-greeter_1.5.1-1.dsc
 ce52ca00d996a12c465ae52b8a56cb05a1a397af 383685 
lightdm-gtk-greeter_1.5.1.orig.tar.gz
 22be8636674f794e23bf0b8720cb41c6f84fc61d 3058 
lightdm-gtk-greeter_1.5.1-1.debian.tar.gz
 a5222080ea2d139a8f9b4eedbf43009a54a46e56 53244 
lightdm-gtk-greeter_1.5.1-1_amd64.deb
Checksums-Sha256: 
 dea09f634bdfc0e9c45a254be5243ac650664b83b69f29694e36e97d9b6de51e 1870 
lightdm-gtk-greeter_1.5.1-1.dsc
 ecce7e917a79fa8f2126c3fafb6337f81f2198892159a4ef695016afecd2d621 383685 
lightdm-gtk-greeter_1.5.1.orig.tar.gz
 330d3607e23722276f8eb855646b8edbef2e0c3ffdef671ed971d6b5ee3417bc 3058 
lightdm-gtk-greeter_1.5.1-1.debian.tar.gz
 e7c07950496750ddb4742d5b101bbd248a70dd5c94d13b4009af645afde2f116 53244 
lightdm-gtk-greeter_1.5.1-1_amd64.deb
Files: 
 ec0146ce7479ad1966d030b7bc742704 1870 x11 optional 
lightdm-gtk-greeter_1.5.1-1.dsc
 d40b61de2a1585fe6d17af70bc1a752f 383685 x11 optional 
lightdm-gtk-greeter_1.5.1.orig.tar.gz
 d1977296d369083ed1e7106c0680faf4 3058 x11 optional 
lightdm-gtk-greeter_1.5.1-1.debian.tar.gz
 4282c7890b820891cc7de6f03fc40355 53244 x11 optional 
lightdm-gtk-greeter_1.5.1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (GNU/Linux)

iQEcBAEBCgAGBQJRYWmgAAoJEG3bU/KmdcClYlYH/jRtVEKifVTRUjPxHuwdC7Qd
pydkbnN6LCuhQ7sgr+R0/GT5+vO27yLzaUDMZVYRej+8Iijirbqv1Faip9OOqwwK
99PmiLtGW12jGdvvPzJTfzVfuKxLjBz1TFtK9v4VexLq1SkCX5qldoJew3xq7lsg
iWbD9kAq8p9i+XKPpd/OL+CjHp6D3f+0A5U6ArbF9G6E+TxICUbW2x2aoY23sPa9
cTCrEH27D0KWlos4UN1HyKYMk8sPrdglGcyNJKNolj5vtvTZchnfW1ZLXjmf4N4n
BFZQSiqXOFuY2M3Wjh0TKXsGFVuRP7vlauBek17pcKBXJb8tOpYHEd3GIKf3uos=
=AOV6
-END PGP SIGNATURE-


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



Accepted cpanminus 1.6107-1 (source all)

2013-04-07 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 14:47:41 +0200
Source: cpanminus
Binary: cpanminus
Architecture: source all
Version: 1.6107-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 cpanminus  - script to get, unpack, build and install modules from CPAN
Changes: 
 cpanminus (1.6107-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 92c9ea2e2334568765327e8a0bcc61e9e22ecc8b 1977 cpanminus_1.6107-1.dsc
 e87ded8bf016c711d7134c594a175212ebe92ae5 87782 cpanminus_1.6107.orig.tar.gz
 40330b81834ce4de4ec9984c7652cfb3cbdbfa0e 3521 cpanminus_1.6107-1.debian.tar.gz
 ad34bbfe531e05c82ef1cd70c775d6e8b2c3f709 60424 cpanminus_1.6107-1_all.deb
Checksums-Sha256: 
 fab0b7eb53898c7b3dcda66ff6aebe673b78235d5ff29f220b38245e47fdd143 1977 
cpanminus_1.6107-1.dsc
 ae04d98de669fe1eb632c43f21b8756712b47c0a752dfe60676ee1f32695a579 87782 
cpanminus_1.6107.orig.tar.gz
 e961b14671ed32f9cb1ea8cf02cf0d6022cb182d593eab8440d929e5079410b7 3521 
cpanminus_1.6107-1.debian.tar.gz
 4cc7ec189b4fa6e6aa3cbb2211a5ae7d6aef8a30d11e18c5aacf7509e074f176 60424 
cpanminus_1.6107-1_all.deb
Files: 
 b248f9ef1d9b0b1738c926f220b2d7be 1977 perl optional cpanminus_1.6107-1.dsc
 be611dce0f19a38b522660370eb763f9 87782 perl optional 
cpanminus_1.6107.orig.tar.gz
 077aece7e166b153e9d8c81ebf915d3d 3521 perl optional 
cpanminus_1.6107-1.debian.tar.gz
 88de8b1d062567819eb2bb85bc11523a 60424 perl optional cpanminus_1.6107-1_all.deb

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

iQIbBAEBAgAGBQJRYWsgAAoJEK+lG9bN5XPLKrYP9AocO678zQ74HxuiTlQygo6y
WZNWG5sYRAggiOhqTbzPI8HkUb4Gi3GXVwe291LTdbYfvE7nThdiIFKBMvZaHGfv
DRpHXhzsbPjdt5h2YUWT9TvnH9MVOCR6Tb1pgL7lFJv4u0LrOO20mNb7CXP5E/J7
tAr8oDgxjr8fiAOHnwkKMFYfW7x5Dwyap0pf7ckn9H9Bk0wj3d0ifssy65kLd8R4
WGzeVAs/rwTELxiJBkLZ5DEQDRClqKMZpLgy+39W+ngvqED+w/UFGgDqDQ3xi6fJ
cTQVB+i0GShyI3J86jxCEIzVEOXA0lXzLpnz08tlnkvXiIynWAh0StlNka4MSDAR
E9orgjsF8TKTHKyBpdTdpGQgsBC7uciqNeN8mtNy2FWU7iWq/zhXiaP7l77HtN/m
ibzjbYplI6e15ij1ePahlyHKfJRx3LJW62cMP1VSaWPDy39hGqwHWcGyI8kIV/Hl
MY+S5bKdf7FruxIIKCTIdvzol/fVVdn+mtmkdfNV8E85hyoBz9mudxcSxecFWYw2
/i4YQY/jcKROUEbBMmalsMD48tPMOqdPwshEcYU1Vy96JljE5gyH2P7cHmoq8XMT
80zv01WIdxccntFll/zWJUbJ7LxndeRKVhuM1eCjNh1HRRP2tetSZhKZuvkzOcu5
m5xszliwGqAjVhhhBWo=
=Va1f
-END PGP SIGNATURE-


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



Accepted libitext-java 2.1.7-5 (source all amd64)

2013-04-07 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 29 Mar 2013 22:47:29 +0100
Source: libitext-java
Binary: libitext-java libitext-java-gcj libitext-rtf-java libitext-rups-java
Architecture: source all amd64
Version: 2.1.7-5
Distribution: experimental
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description: 
 libitext-java - Java Library to create and manipulate PDF on the fly
 libitext-java-gcj - Java Library to create and manipulate PDF on the fly
 libitext-rtf-java - Java Library to create and manipulate RTF files on the fly
 libitext-rups-java - graphical tool for Reading and Updating PDF Syntax (RUPS)
Changes: 
 libitext-java (2.1.7-5) experimental; urgency=low
 .
   * Team upload.
   * Update to Standards-Version to 3.9.4 (no change required)
   * Added a patch to compile against Bouncy Castle 1.47 or later.
   * debian/watch: Changed to match only the 2.x releases
   * debian/rules: Added a get-orig-source target
Checksums-Sha1: 
 e5bb140d5909bca31cac63b798c8e070e30f8436 2375 libitext-java_2.1.7-5.dsc
 9b124d6657a9634b778acdb1df5c323e59083967 17132 
libitext-java_2.1.7-5.debian.tar.gz
 a52cc6c0204c9acd5ed851d1c06c634a507ecab0 1078592 libitext-java_2.1.7-5_all.deb
 dbcf2dde62b2944db19220e1cd5685f1e45924db 158212 
libitext-rtf-java_2.1.7-5_all.deb
 8047d76b40520c9f6cf120a791ea55dee16961de 74274 
libitext-rups-java_2.1.7-5_all.deb
 2ba9262a2d4af666a7e61d03c9dfae57693b58f4 2129770 
libitext-java-gcj_2.1.7-5_amd64.deb
Checksums-Sha256: 
 9cf3360b03503f1c29dbd821c295388e015b1c693a3681626120542b24c679d2 2375 
libitext-java_2.1.7-5.dsc
 760126b695aec885520a202c349960df692d3509f96f5037f5a3e32b1bbe42b7 17132 
libitext-java_2.1.7-5.debian.tar.gz
 a1779d5250e0c55c7e60af7615e622809086e11dd463c4ef9a8428edd0a80f66 1078592 
libitext-java_2.1.7-5_all.deb
 d3c41c8f8d9aa53eb81c6f73a729ae5cef1447ad3f991ba05eef3d509a8b23e0 158212 
libitext-rtf-java_2.1.7-5_all.deb
 49f6b665d11dcdaa09f167243e56fb89df89c0091c733b81ff0f8f46c6d903a1 74274 
libitext-rups-java_2.1.7-5_all.deb
 acbc8065f3fce31153e294ce3d5277fb574e78f84d690dbac762c819421f9244 2129770 
libitext-java-gcj_2.1.7-5_amd64.deb
Files: 
 0e9b1184eb2ba165a91025fbf0aa3ac0 2375 java optional libitext-java_2.1.7-5.dsc
 a5a5c2fa40b3a716caa930a388ad21cd 17132 java optional 
libitext-java_2.1.7-5.debian.tar.gz
 05e711bc70d691a0a6e8092dfbd3851d 1078592 java optional 
libitext-java_2.1.7-5_all.deb
 43ff25d99465b8232faf5fb009b9f304 158212 java optional 
libitext-rtf-java_2.1.7-5_all.deb
 db473fe2eadec345f50792391c603de8 74274 java optional 
libitext-rups-java_2.1.7-5_all.deb
 7240e5254c72b44e1fee20cb03546023 2129770 java optional 
libitext-java-gcj_2.1.7-5_amd64.deb

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

iQIcBAEBCAAGBQJRYXFTAAoJEAVLu599gGRCdM8P/0sr/sAp4Q+EOmCubEkostVn
n+ENCnLZx3v/UBMRHpnbCQGZ4XXTpNg7ITMkzV6KQ7hD/ECsTQ0Zv8oFmNj1rlRv
5WpZ1m4uYbWT0CxOl3M5wsqoPh46+6Epq1EOtTL+4ONaVvS6PJpCUjRhEYI+IoMw
0b2PHy7Hz06mfbqIPwu59qSmON9X6WhUY3kM4OyRgeVm0yQfFjvl934tzJffe9Yh
wOBvPexG1t8Uq01iMqn23ZpvjYuTSMcpSojcOVzqIofWWw/qwvuM46ewvwFr9eVz
d9skoMX4vfmyS3oTXtq2d4LVr64cUtkA2uKrfFqZwsnn7iSO49zSCzD67YZ0fn+7
WjOEYca07w23nWUd5RFiTBugfKtGcgSUpEB5FBfZOIAmJ6a/Y3dMxLxgfCY5BrDM
TWfnUwsah3qxDbEMSnKE4Sj1/VBo/0PBQi10FzTAh3F47C3hNpy37RNLriJr1tkB
6YnveJqFiORVFxWg+pk7D60iHLAyX4rEUTDyzNSGNl3SvxsOS2pFCdq0Vaa/mGm8
RB5mvHgS0ToXIhBSEwE/nhS3mEOpWP3Hsqwvsj6DQjuRwWhB+kYnuAzyMYOk2Jvy
kpuqNxO895DWfREX7eQXPTVZ/OjjAo6EubU3MGdHb2FVCe78BPrtWk86/nUwtx2F
IcAn9gRXA8+/n6qoPx/k
=wYyC
-END PGP SIGNATURE-


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



Accepted libdist-zilla-perl 4.300033-1 (source all)

2013-04-07 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:21:34 +0200
Source: libdist-zilla-perl
Binary: libdist-zilla-perl
Architecture: source all
Version: 4.300033-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 libdist-zilla-perl - Perl distribution builder
Changes: 
 libdist-zilla-perl (4.300033-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 0a6d490b58af1feed055d3dab542224f8afe0c1b 3605 libdist-zilla-perl_4.300033-1.dsc
 e7f11182c89e2826f0511344bdece40b5c473f21 138420 
libdist-zilla-perl_4.300033.orig.tar.gz
 be74400ad4f3d8e7934f4ef2f88fbc566fa32ea7 5880 
libdist-zilla-perl_4.300033-1.debian.tar.gz
 81eb607f12c8435943e4ffa572c8a34c34b157cc 395700 
libdist-zilla-perl_4.300033-1_all.deb
Checksums-Sha256: 
 e3a4488265d3f2d060945cd68e5730368a130efb18992ce4b57ebd02b48e680b 3605 
libdist-zilla-perl_4.300033-1.dsc
 b5ea9c61c14edb685f22f22e330fb14947817457681602d8973135c4bd6d07a5 138420 
libdist-zilla-perl_4.300033.orig.tar.gz
 7af4304a8dbed033d6f0eaeba8411a9c6528bbb1f57b57da0f7ed27d432ac29b 5880 
libdist-zilla-perl_4.300033-1.debian.tar.gz
 786dd8123e0608a23841b2c1b6dfb4e8b287bac7bc46d4ead213eaa8845527e6 395700 
libdist-zilla-perl_4.300033-1_all.deb
Files: 
 84ba29684e8f7f8ff4ae962151e34165 3605 perl optional 
libdist-zilla-perl_4.300033-1.dsc
 d6b933f1982e5d695a602f1bb700d912 138420 perl optional 
libdist-zilla-perl_4.300033.orig.tar.gz
 1f83b9041657b1e62f596855846e8a04 5880 perl optional 
libdist-zilla-perl_4.300033-1.debian.tar.gz
 37abfa40074a9d23cd0eafb8cde728d4 395700 perl optional 
libdist-zilla-perl_4.300033-1_all.deb

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

iQIcBAEBAgAGBQJRYXPUAAoJEK+lG9bN5XPLsuQP/0XumRjvnGjbpo3KEGSUHlcO
7/c8LPUHElG/1GAV5k5OxU1JXtpkcGq9xrEu4fmBIWxMW6QV/CfHATGjJfo5pvNg
0yIFGxANl7aRlDRV38fNkGSeQmfLEpfMqk5T3OrDyM1bU05bdU5u2IZPWWIRooIz
Of1T7ArUiYda9qUdPGd+HhPviD4uqOiSJu/B4B0urmYEFx8i/zcmGzYVsrHNATxi
R8hR8qux7heC5SwaenisoRLmG8clWPD+2cwgtiY0GGJcm0DJkaHedigo851vXbiU
yaM0wlM/6+CE8OGdFJl/pPUfjm4x5H2h+iWxBidnWS92XHm1DjsWW46hH6xS/oU7
wKZ5JvVTBwxwYy/beaKwL2Ielr2GiDWuw9YVYtddJWW22EEYetAMIWQ0xzhuIyoC
WEEHtRgPZZNQkHI0owRWut4lpBcU6WzW2xsNYqoFWBbFN13XOAllzPVVyf+4KERm
I/7vpivMnF4hXiSYHSgIkWHWg/Vj3OH9hSpH1ZwtAINK0qFdn7Yxgh5kIZjHOyId
V9MMR7/awen0ldygggIFKWLaTOYELTpfbbOUBh8IdhVzv4WZzpE5kvluvW2aLXnS
Y2vUPjzqaGykDqTm2FYNAQ4vC0c7k9Qkh8isdCJ6WmfKXMsp6/SV31VSHlwu0FWU
RWQvuY5NSBSLcTIvK5vf
=I/60
-END PGP SIGNATURE-


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



Accepted sysstat 10.1.5-1 (source i386 all)

2013-04-07 Thread Robert Luberda
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 12:36:24 +0200
Source: sysstat
Binary: sysstat isag
Architecture: source i386 all
Version: 10.1.5-1
Distribution: experimental
Urgency: low
Maintainer: Robert Luberda rob...@debian.org
Changed-By: Robert Luberda rob...@debian.org
Description: 
 isag   - Interactive System Activity Grapher for sysstat
 sysstat- system performance tools for Linux
Changes: 
 sysstat (10.1.5-1) experimental; urgency=low
 .
   * New upstream version.
Checksums-Sha1: 
 446533866408dbf03b58a52bfaba02eb2111bb3b 1228 sysstat_10.1.5-1.dsc
 637258b7881446317079a80be497a013105b2b20 298103 sysstat_10.1.5.orig.tar.bz2
 ebb93543ea7b6469d851658c609c80f22f7f474a 32567 sysstat_10.1.5-1.debian.tar.bz2
 3352d6fe55231e9a78d7dd9bff53c967034985b0 411942 sysstat_10.1.5-1_i386.deb
 df658b76c099e3fd82b17dab79e8acba67a5fa9b 52704 isag_10.1.5-1_all.deb
Checksums-Sha256: 
 ca1b9a4fc9d642e30d1b2f078db13c92799c48850e1407a64dc7d6e46a0cfd4a 1228 
sysstat_10.1.5-1.dsc
 933c669c62316b24697efdbec77999a5d9290cb815679ba179b44c58b0ec4922 298103 
sysstat_10.1.5.orig.tar.bz2
 f65b56a774830094914d965adab842ef0fa4de3a1a3b74ccae6a0b42d9e6f35d 32567 
sysstat_10.1.5-1.debian.tar.bz2
 81b488724999dd452f8bb694350b20cc2b53f9f3db5b0d5a303ddabe87c4ec68 411942 
sysstat_10.1.5-1_i386.deb
 c4fccc29120137d53d8b3d6f4a5771828389b897b73b35cfdfe36db857b68b90 52704 
isag_10.1.5-1_all.deb
Files: 
 dd3fadb3364150d4f1bb55cf1116d5d4 1228 admin optional sysstat_10.1.5-1.dsc
 5f57c129b50234b25e4a7e0a363b1b72 298103 admin optional 
sysstat_10.1.5.orig.tar.bz2
 3232c15d83d973b7f7dd3162f4246568 32567 admin optional 
sysstat_10.1.5-1.debian.tar.bz2
 97186820d139aa1d616f457ffd720b87 411942 admin optional 
sysstat_10.1.5-1_i386.deb
 5c64b2831cf3b46854cd9df11c9778fa 52704 admin optional isag_10.1.5-1_all.deb

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

iEYEARECAAYFAlFhTYwACgkQThh1cJ0wnDuYgACdGRHYDC8Wmq86Fykqx4tSgHtv
eHUAnA+KXxeqsEKdtbYmXUA94cJTg0eU
=kpez
-END PGP SIGNATURE-


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



Accepted xfdesktop4 4.10.2-1 (source all amd64)

2013-04-07 Thread Lionel Le Folgoc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 07 Apr 2013 15:17:13 +0200
Source: xfdesktop4
Binary: xfdesktop4-data xfdesktop4 xfdesktop4-dbg
Architecture: source all amd64
Version: 4.10.2-1
Distribution: experimental
Urgency: low
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Lionel Le Folgoc mrpo...@gmail.com
Description: 
 xfdesktop4 - xfce desktop background, icons and root menu manager
 xfdesktop4-data - xfce desktop background, icons and root menu (common files)
 xfdesktop4-dbg - debugging informations for xfdesktop4
Closes: 702643
Changes: 
 xfdesktop4 (4.10.2-1) experimental; urgency=low
 .
   * New upstream bugfix release:
 - Fix hang when no backdrop image is selected.  closes: #702643
Checksums-Sha1: 
 6994720733a5c028018e4b5f859d40deca216600 2045 xfdesktop4_4.10.2-1.dsc
 19df6acafd3be6c44bf385414ea346932f9a7056 1144561 xfdesktop4_4.10.2.orig.tar.bz2
 387c7734e285cc559b96a32d0c99bce10a3d66ce 10793 
xfdesktop4_4.10.2-1.debian.tar.gz
 2f0e30925c60e794f3022723638c627208cb8e38 645600 
xfdesktop4-data_4.10.2-1_all.deb
 b2bf91c859286cbfc72c8150e7eea42e8e8736c5 157130 xfdesktop4_4.10.2-1_amd64.deb
 bd558f2ecc01e63e2fe723c09a3042c715953c1d 676228 
xfdesktop4-dbg_4.10.2-1_amd64.deb
Checksums-Sha256: 
 5af4a3e39d9429ad8770e86d4eddc6d8dcdb8821e244054ce3d4a84e3c0d0428 2045 
xfdesktop4_4.10.2-1.dsc
 49a6e0be513e307e896f7e5929825babec9bbcd4b2e73552f9d27647a4db797d 1144561 
xfdesktop4_4.10.2.orig.tar.bz2
 fdf5020b33a4f7cc425c0adef5af340dce905aa9fc129464921dd61134004b56 10793 
xfdesktop4_4.10.2-1.debian.tar.gz
 0d704c1f3f67442a5d3337c9204739cecb88f56caaa7d89e1fab619168c86cae 645600 
xfdesktop4-data_4.10.2-1_all.deb
 3610b69b09135abb268555b26ec082a71b15540a483fa4f70a1aa0ed28e076c0 157130 
xfdesktop4_4.10.2-1_amd64.deb
 15b15e7d9d43b3d0806cafd63e7cfec275fa9afba5c72028394bd6c6a00396af 676228 
xfdesktop4-dbg_4.10.2-1_amd64.deb
Files: 
 e0897e7e43d4c82866e20c6e0f9216cc 2045 xfce optional xfdesktop4_4.10.2-1.dsc
 54a84ce63046c279fc3ec3f436d2f1b0 1144561 xfce optional 
xfdesktop4_4.10.2.orig.tar.bz2
 bc9916721cbdce8930c3426d5bad04a2 10793 xfce optional 
xfdesktop4_4.10.2-1.debian.tar.gz
 dc377d2952ea35bad28469a4098d2004 645600 xfce optional 
xfdesktop4-data_4.10.2-1_all.deb
 9b132b680d9a3e234909cd327db701d0 157130 xfce optional 
xfdesktop4_4.10.2-1_amd64.deb
 b481be3757b1b81444028e3a1cf41188 676228 debug extra 
xfdesktop4-dbg_4.10.2-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (GNU/Linux)

iQEcBAEBCgAGBQJRYXM3AAoJEG3bU/KmdcCl8yoH/A/VJ4NMPxK9YO9+JJMEO8IM
2vKH9iyRiyG7GHyvvwehGzCwkPamTxCUqsAv5WS8Q07UaxobKOvH8gLOSwzxdPvx
SZF5hCFoNTk/LB/tYEHIM7XeNv0UQ6cGFgqj0suvJpXKOQt1exAPml2zF8yt0x0y
f+33J/4rSBxIDlI0oJPNPa36ZSxySufARbSDYf8vZgZlgg0uF4s7hfHYtWTvKFv1
S9DMAVhp1zt+kfnQ4AxR1od8sR74B15z1KYzkavXh7gtV2qtqKszI9q+sS+RATFQ
gbgbImYYGp5tA3gUF8ZN4xB/9R4NHQlQJ7bBG03Q5H25WXzjcFIWFcSsw/V72ds=
=VM1Y
-END PGP SIGNATURE-


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



Accepted avalon-framework 4.2.0-9 (source all)

2013-04-07 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 02 Apr 2013 15:57:59 +0200
Source: avalon-framework
Binary: libavalon-framework-java libavalon-framework-java-doc
Architecture: source all
Version: 4.2.0-9
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description: 
 libavalon-framework-java - Common framework for Java server applications
 libavalon-framework-java-doc - Common framework for Java server applications 
(API)
Closes: 653991
Changes: 
 avalon-framework (4.2.0-9) unstable; urgency=low
 .
   * Team upload.
   * Removed Michael Koch from the uploaders list (Closes: #653991)
   * Bumped Standards-Version to 3.9.4 (no changes)
   * debian/watch: Fixed the URL
   * debian/copyright: Updated the syntax to the final DEP5 format
Checksums-Sha1: 
 8b40479ef86053bb062a234b144eb97cca7ce9ea 2255 avalon-framework_4.2.0-9.dsc
 4f93d7d38099b9f28c8d3b2c22de6bf014af7699 5603 
avalon-framework_4.2.0-9.debian.tar.gz
 5e7aab1ed8918f31180e5723ce580da990c89ffc 70554 
libavalon-framework-java_4.2.0-9_all.deb
 d8d8add7a8416a6ba0f915264cf25ef0999f5acb 135034 
libavalon-framework-java-doc_4.2.0-9_all.deb
Checksums-Sha256: 
 14be542893f3cd038d43d7443bbdd01f257598e705b20e46e7b948f867643e7a 2255 
avalon-framework_4.2.0-9.dsc
 9d5415d86439214e249bd0a93a2eed9f52dc4ba6a2214091eb403431059a2a73 5603 
avalon-framework_4.2.0-9.debian.tar.gz
 005bdbca78a5e5480deb576b05a3cb1cf9532619be03145ecd039e7ef3d59ac9 70554 
libavalon-framework-java_4.2.0-9_all.deb
 e50dcbee9cb56404ce868ee6a64e51c0e71fae67450ed59d9def71a229ca7256 135034 
libavalon-framework-java-doc_4.2.0-9_all.deb
Files: 
 d495ad7495b39d135a09fa7fb0e8f578 2255 java optional 
avalon-framework_4.2.0-9.dsc
 f1f20b3b12a8db29d76fd645c959c876 5603 java optional 
avalon-framework_4.2.0-9.debian.tar.gz
 5bcdb3122c35162f8584fa5ad60d53d7 70554 java optional 
libavalon-framework-java_4.2.0-9_all.deb
 282cb4e2baf6e2ee9f74c1328429d556 135034 doc optional 
libavalon-framework-java-doc_4.2.0-9_all.deb

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

iQIcBAEBCAAGBQJRYXd4AAoJEAVLu599gGRCposP/1PeF19J1Wdv6s/36h7pmzzA
8rRCrAOAfiF11s/hUPi1aePTxLiCzBf9vXE4v5tYJnAKZesLoz2RnxoAQF1adyS4
jONhocnwF4GnKUJsuuvXEUtnjk7Eq7pL4eR97waPC2wEjXsOG3D2Pqff0Z24bHOM
8kWFlruv0PYyHv9ZjyMLZbisX65LjzSjwMKxcJ48AlyRgyth6EE7N5AEdPo9Ee8g
Euuw4BtBP676xccyIsQzvZcmU3185VoONsiAzhJb0FlA+Gfz7QuoUq5EfRdFBMsH
TdvEbyWPacmlQMaRKczJYvYEJq/M+z15HHetCOEBB3p7ksYYrZ5vdYvGLpeQV4Fc
ZI5aVv6KmLKJ9KmblkaavbS5YdGpE1EV/GE+FKhT5y3/3aRHhfbLN3utK9XMGIlq
QdfS6se2Jexnosr0v9HtWColDnZJzyhe4K3ri7BApkbHUOexbttWE5T+WdEgw08I
+1uGsGIXm7SY2gkB8huxjeiqcz+vODH5pIpXWOzgQ/nAux99kj0wyX0p2I3bmzkB
+t10JBie8AS7a3C9FSLIIkQYd3qS5qBDmakxX/GitiCUyh9YyzxMl2XeUG60SP4f
3cQFan32gS+eRtiLZ2UWHheVk8MBG8sZKca4AWQr0lifyq/jpmA7KE0uT+jbFAX5
g/sp5+H6f968ARkcGsML
=Ktb3
-END PGP SIGNATURE-


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



Accepted php-horde-alarm 2.0.4-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:42:02 +0200
Source: php-horde-alarm
Binary: php-horde-alarm
Architecture: source all
Version: 2.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-alarm - ${phppear:summary}
Changes: 
 php-horde-alarm (2.0.4-1) unstable; urgency=low
 .
   * New upstream version 2.0.4
Checksums-Sha1: 
 5fada28f7e628d6d6264008a236cb034b98b8db5 1374 php-horde-alarm_2.0.4-1.dsc
 7d7958b67c9bf3e4de8e5682e63e34f9b9e7cf9f 35692 
php-horde-alarm_2.0.4.orig.tar.gz
 a0f1987381171c8e0127ced58cde42c7d80cf548 2102 
php-horde-alarm_2.0.4-1.debian.tar.gz
 bfa827cbdbfa3f3ccfaf9461dd752c75f0834033 43130 php-horde-alarm_2.0.4-1_all.deb
Checksums-Sha256: 
 e46cae513606e9691e86859622a7dce21a7a60acd0097d6913e95197d9e55f33 1374 
php-horde-alarm_2.0.4-1.dsc
 ded371677812aebe7d24eb933db70a6f254fcefe7b04c28d877cb98aead6e53a 35692 
php-horde-alarm_2.0.4.orig.tar.gz
 92e70dfa0844c77d5d859b69df112847152574958c33f7fa528628c8da880bb5 2102 
php-horde-alarm_2.0.4-1.debian.tar.gz
 9f26bcaf2445b109359f34bd0b8614b9bcc22ac17427fb815815b00f8e39ac80 43130 
php-horde-alarm_2.0.4-1_all.deb
Files: 
 5ba160ff222a64c63c3122ade39579fc 1374 php extra php-horde-alarm_2.0.4-1.dsc
 58b2c485c18db6a7bcf68b64f731b0d7 35692 php extra 
php-horde-alarm_2.0.4.orig.tar.gz
 d3ab9a480d4c4867ebc94f40de55854b 2102 php extra 
php-horde-alarm_2.0.4-1.debian.tar.gz
 c2a912ab5a3d43407966eca320ff7887 43130 php extra 
php-horde-alarm_2.0.4-1_all.deb

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

iEYEARECAAYFAlFhd9QACgkQOW2jYf5fHX/cKACgmVJ+TIoVVwpDjSTGgm70Mqgr
R3UAoJdlKWWjh6JgLhMsR/d4joebUHiq
=sqJH
-END PGP SIGNATURE-


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



Accepted php-horde-argv 2.0.7-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:42:18 +0200
Source: php-horde-argv
Binary: php-horde-argv
Architecture: source all
Version: 2.0.7-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-argv - ${phppear:summary}
Changes: 
 php-horde-argv (2.0.7-1) unstable; urgency=low
 .
   * New upstream version 2.0.7
Checksums-Sha1: 
 e68d3556a8147f8084817a24c565716ee39de8e2 1363 php-horde-argv_2.0.7-1.dsc
 7c7f9d71eeaff9631c3968c9791a6b547cdffb0a 63922 php-horde-argv_2.0.7.orig.tar.gz
 de7cdc4efb4e58b6a6c01f851588d22b07af5a0f 2747 
php-horde-argv_2.0.7-1.debian.tar.gz
 bd880cdaf18e988cb9eb1d48b2630ae0bfc04b8c 86472 php-horde-argv_2.0.7-1_all.deb
Checksums-Sha256: 
 ad17fccc68b95015b9854993aea11e2eede41799b2c885a339435843c6493553 1363 
php-horde-argv_2.0.7-1.dsc
 8ff2e0246493f415bd57ff3db84565728daf922ff39ab003b4d85b0c0f3ccc84 63922 
php-horde-argv_2.0.7.orig.tar.gz
 eb4cf51eb038aa49e38fdab8e3c7c9d1eebcd7f1a3844758787dd7302cf91c92 2747 
php-horde-argv_2.0.7-1.debian.tar.gz
 546fb4b80c2e83997d422860b4c71ef4e1578f34fd93e7c2fbaac29feb515e06 86472 
php-horde-argv_2.0.7-1_all.deb
Files: 
 dc4113cc131985a9768d46f0c3b4ea99 1363 php extra php-horde-argv_2.0.7-1.dsc
 441b89c7f247cfced3666a290e2c3eca 63922 php extra 
php-horde-argv_2.0.7.orig.tar.gz
 a9bbac3e8afad3f8a90df339f73023a0 2747 php extra 
php-horde-argv_2.0.7-1.debian.tar.gz
 e99a10aede6c5ba09c6c201b21fdf432 86472 php extra php-horde-argv_2.0.7-1_all.deb

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

iEYEARECAAYFAlFhd+IACgkQOW2jYf5fHX8u1gCfdOASfbP1lP1lMhQPrfzfYwJf
S/MAnjXX+yoqXBwOp6yl7J2l3BlWNyyk
=VVE5
-END PGP SIGNATURE-


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



Accepted php-horde-crypt 2.1.3-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:44:20 +0200
Source: php-horde-crypt
Binary: php-horde-crypt
Architecture: source all
Version: 2.1.3-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-crypt - ${phppear:summary}
Changes: 
 php-horde-crypt (2.1.3-1) unstable; urgency=low
 .
   * New upstream version 2.1.3
Checksums-Sha1: 
 52bd980832513feb49da77b99cc91ef639015bd3 1377 php-horde-crypt_2.1.3-1.dsc
 145ec95ca4fc747353ff76772e029b2e33039eea 145039 
php-horde-crypt_2.1.3.orig.tar.gz
 43ae9ec0d3a50fcad4e27afd4af2fb5f7e022620 2090 
php-horde-crypt_2.1.3-1.debian.tar.gz
 6f5219d0450f96184e8fcb12c2a1b8870c0465a1 159080 php-horde-crypt_2.1.3-1_all.deb
Checksums-Sha256: 
 a0245b7394dfcc6e6db4a13bd6b6ff0ca2566949f7cd9ba83cc4042fd9324919 1377 
php-horde-crypt_2.1.3-1.dsc
 8fb4298ed430aca38822d435d36f077f0be9c8b770a8ec034b2b2ac9576ead1d 145039 
php-horde-crypt_2.1.3.orig.tar.gz
 83e47584147f823da928db440a6c82c3fe0e12f2d63cf37de224d8052f4dab18 2090 
php-horde-crypt_2.1.3-1.debian.tar.gz
 66508afd94534e0f080dbed30e7f828048c322e74dbf8d22baec1bd918238b70 159080 
php-horde-crypt_2.1.3-1_all.deb
Files: 
 ab00ad3afdae080398615fc690164767 1377 php extra php-horde-crypt_2.1.3-1.dsc
 bc5263c2474f0348f74d981bb9e251da 145039 php extra 
php-horde-crypt_2.1.3.orig.tar.gz
 bfe30c5881d92fdd9d93afa14cfa799a 2090 php extra 
php-horde-crypt_2.1.3-1.debian.tar.gz
 0159166d07b2ca4815d2f4939c55599d 159080 php extra 
php-horde-crypt_2.1.3-1_all.deb

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

iEYEARECAAYFAlFheHQACgkQOW2jYf5fHX/suACdGW9iYVikmjc/oE+QPtMEp3Pu
iIAAn3KTCjxwO9Or0kGX+A30ngYw0hQ4
=gbow
-END PGP SIGNATURE-


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



Accepted gourmet 0.16.0-2 (source all)

2013-04-07 Thread Christian Marillat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:31:51 +0200
Source: gourmet
Binary: gourmet
Architecture: source all
Version: 0.16.0-2
Distribution: experimental
Urgency: low
Maintainer: Christian Marillat maril...@debian.org
Changed-By: Christian Marillat maril...@debian.org
Description: 
 gourmet- gtk-based recipe organizer and shopping list generator
Closes: 704896
Changes: 
 gourmet (0.16.0-2) experimental; urgency=low
 .
   * Should depends on python-elib.intl (Closes: #704896)
Checksums-Sha1: 
 d4ceee715c5cba55ece52850ddc5c9afec36e808 1227 gourmet_0.16.0-2.dsc
 544b1e02b176a3f9bcb062c4b1098306495df5d6 4060 gourmet_0.16.0-2.debian.tar.gz
 ac63c6bf3a6222691e6d1f80871a749d769b3464 2307130 gourmet_0.16.0-2_all.deb
Checksums-Sha256: 
 8515de18c403cf30cb00fe7d02a4f738e960e4c29e82f124cadd116eae83b198 1227 
gourmet_0.16.0-2.dsc
 613831a1cd2649aedab63af517deaebf0436d11b28c6762d074d514552c1ccc3 4060 
gourmet_0.16.0-2.debian.tar.gz
 f40be89337528baa7ba3e7654869bd30a7288cc039e4204d174ce72f6acb3560 2307130 
gourmet_0.16.0-2_all.deb
Files: 
 689b0dfa8118a44a1fb039f86b1beb7c 1227 gnome optional gourmet_0.16.0-2.dsc
 08be985fc464db62214bb5c635cbae22 4060 gnome optional 
gourmet_0.16.0-2.debian.tar.gz
 610e56d390053eb7c41bc83fa7181975 2307130 gnome optional 
gourmet_0.16.0-2_all.deb

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

iD8DBQFRYYPNB9xWPR9BuQcRAgpbAJsGaTpugooYW5X+TR+XdOJdUnmQ9ACdHXHA
/w76Jf8sMB0lc0trUTDt5Ck=
=7N0n
-END PGP SIGNATURE-


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



Accepted php-horde 5.0.4+debian0-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:23:05 +0200
Source: php-horde
Binary: php-horde
Architecture: source all
Version: 5.0.4+debian0-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde  - ${phppear:summary}
Changes: 
 php-horde (5.0.4+debian0-1) unstable; urgency=low
 .
   * New upstream version 5.0.4
Checksums-Sha1: 
 d23512aaef29681816d0e0cc8804e5f9dad929fd 1386 php-horde_5.0.4+debian0-1.dsc
 d5c22b818a7c20f98caeb0e4232f5fdaf194d681 2835280 
php-horde_5.0.4+debian0.orig.tar.gz
 131659fce545a2164d3c321f1ba23bee530395aa 9434 
php-horde_5.0.4+debian0-1.debian.tar.gz
 a2b6e5609bce61e278e2f3debebe7ca7ca7ef57a 2985840 
php-horde_5.0.4+debian0-1_all.deb
Checksums-Sha256: 
 b609021369aaaff824050b4ad1b34d608a305222d2b324fd812ad35485b07a53 1386 
php-horde_5.0.4+debian0-1.dsc
 0989750b399e795b57d6f8c135394f1c74863db9e4c2d764601c199ae17752dd 2835280 
php-horde_5.0.4+debian0.orig.tar.gz
 dc215f9ddc6ea33dae075490f25189937291e02b52840e4e1aea898056217fc0 9434 
php-horde_5.0.4+debian0-1.debian.tar.gz
 e22547ddbbfd99b2bc8a31717cb3ccd0dd0b3b1e61118f75324e536a0992a67c 2985840 
php-horde_5.0.4+debian0-1_all.deb
Files: 
 95cbe7d6f99c32972dc1fea217a5e174 1386 php extra php-horde_5.0.4+debian0-1.dsc
 ba01874f3371bc985e2d83d84297727c 2835280 php extra 
php-horde_5.0.4+debian0.orig.tar.gz
 b65f12cb7c6a20ca53726b0c4b7ccd67 9434 php extra 
php-horde_5.0.4+debian0-1.debian.tar.gz
 84547fda4e85e9c57764451c3a61e201 2985840 php extra 
php-horde_5.0.4+debian0-1_all.deb

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

iEYEARECAAYFAlFhgaEACgkQOW2jYf5fHX9oNQCfZCjCXbzhs9oTV6RdPaLUiTv9
C4wAn3dKkZCK1mBKMcUS4susDBLvf06o
=xY4p
-END PGP SIGNATURE-


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



Accepted php-horde-auth 2.0.4-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:49:49 +0200
Source: php-horde-auth
Binary: php-horde-auth
Architecture: source all
Version: 2.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-auth - ${phppear:summary}
Changes: 
 php-horde-auth (2.0.4-1) unstable; urgency=low
 .
   * New upstream version 2.0.4
 - Removed patch 20-Call-time_pass-by-reference.diff: merged
Checksums-Sha1: 
 048ca07d01b236534c80013c0e89cbbdea8676d5 1363 php-horde-auth_2.0.4-1.dsc
 cd062b562d1de1965e5b12f7613f2d34404fe665 54162 php-horde-auth_2.0.4.orig.tar.gz
 416fc45910195fabfae801ae52869c050baf2621 2221 
php-horde-auth_2.0.4-1.debian.tar.gz
 1e294cf7566f64fb01f2e2b44d6610855d3aa015 62094 php-horde-auth_2.0.4-1_all.deb
Checksums-Sha256: 
 30588058072b7382661733fc7ca25294b1a9d524790dc3b3c5aba41efc210d50 1363 
php-horde-auth_2.0.4-1.dsc
 739ad183a2bdd3e3b099c9cdfdf653d48affd2e74fe07b8ac2de3d3ddd486d6a 54162 
php-horde-auth_2.0.4.orig.tar.gz
 32dcf982743750ba951aeb085b898a77fc2de48694167523529c65f852e4a885 2221 
php-horde-auth_2.0.4-1.debian.tar.gz
 0fb22cc55690e259f874683bcaf3f547ded67d6729b956c724ae50fb37538284 62094 
php-horde-auth_2.0.4-1_all.deb
Files: 
 08b4eb7d9390181992787c22064b7931 1363 php extra php-horde-auth_2.0.4-1.dsc
 b2fee7119f947c87cb5222f96f7f005f 54162 php extra 
php-horde-auth_2.0.4.orig.tar.gz
 a9289006a3c5a8e0caffc0f87e627c50 2221 php extra 
php-horde-auth_2.0.4-1.debian.tar.gz
 a6b9525354a3385a98a1174501f57c53 62094 php extra php-horde-auth_2.0.4-1_all.deb

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

iEYEARECAAYFAlFheb4ACgkQOW2jYf5fHX8MygCeLBO2dd51P92RVVoBzCTuVyiw
IYIAoI8wY3XqM3bHdTHZZYcjGMvXZt13
=SL7Q
-END PGP SIGNATURE-


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



Accepted php-horde-cache 2.0.3-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:54:00 +0200
Source: php-horde-cache
Binary: php-horde-cache
Architecture: source all
Version: 2.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-cache - ${phppear:summary}
Changes: 
 php-horde-cache (2.0.3-1) unstable; urgency=low
 .
   * New upstream version 2.0.3
Checksums-Sha1: 
 10a71cda92e87a06299b48ae6ab17d0bf196cba8 1374 php-horde-cache_2.0.3-1.dsc
 732bd162e372cd9c2a98d8956c2462bc2d25cd8f 18917 
php-horde-cache_2.0.3.orig.tar.gz
 fa14d20d1e267830933901499e6d14c50024ab61 2105 
php-horde-cache_2.0.3-1.debian.tar.gz
 cf0c80b6140931233e55b09c0de46771fdff52d5 18392 php-horde-cache_2.0.3-1_all.deb
Checksums-Sha256: 
 3c08ed7f85a5de3e780d922095b6607ec1e06e0f35def984d3ea39562625dec7 1374 
php-horde-cache_2.0.3-1.dsc
 22b550318209150d02f1c210c08c0ea0680c82b3ad85028bb415d13b4add1b56 18917 
php-horde-cache_2.0.3.orig.tar.gz
 8291495fb036663f7e2898ec60a6962ddaaa1cb3e5a1030982b1e6d23627f4c9 2105 
php-horde-cache_2.0.3-1.debian.tar.gz
 69bd6c3a1689471d059b46e0045509ce44a06564e74acebde48c2173d2b6ba8c 18392 
php-horde-cache_2.0.3-1_all.deb
Files: 
 a4151a523ab0fff75ddfac91e10d988e 1374 php extra php-horde-cache_2.0.3-1.dsc
 3ab6d54d64073b4b16015063f4525bf0 18917 php extra 
php-horde-cache_2.0.3.orig.tar.gz
 57f56d7ef1c571377ba83666d0947bf3 2105 php extra 
php-horde-cache_2.0.3-1.debian.tar.gz
 f6548e3d63b7a9255077593afbb0a9fe 18392 php extra 
php-horde-cache_2.0.3-1_all.deb

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

iEYEARECAAYFAlFherMACgkQOW2jYf5fHX9xHwCbBQP/01QWoYPBZeEolzeJl6vB
PWQAn0s94VVQqjLzEUktOY/1+8z/VOkV
=hfLM
-END PGP SIGNATURE-


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



Accepted php-horde-cli 2.0.3-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:55:39 +0200
Source: php-horde-cli
Binary: php-horde-cli
Architecture: source all
Version: 2.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-cli - ${phppear:summary}
Changes: 
 php-horde-cli (2.0.3-1) unstable; urgency=low
 .
   * New upstream version 2.0.3
Checksums-Sha1: 
 2a24b9bf0babf8040ce3df350a02e63b983af3f9 1352 php-horde-cli_2.0.3-1.dsc
 96d77bceefef715992271b4cd420226e082cdd4d 27411 php-horde-cli_2.0.3.orig.tar.gz
 9094e4484caa8594c8b32541591fedcad3906ad8 2113 
php-horde-cli_2.0.3-1.debian.tar.gz
 989e07c9421e1532270cc3fc54118fbaf956eaa8 32880 php-horde-cli_2.0.3-1_all.deb
Checksums-Sha256: 
 d0016c707c59f07a540982d3e963321b2460263ae5e9d980657c55f90e7a3530 1352 
php-horde-cli_2.0.3-1.dsc
 afa8cf10cc6b692e9843abb4f55b646b62a42a36956271f59cf957289ab9167c 27411 
php-horde-cli_2.0.3.orig.tar.gz
 bbb5d9da523e6d591573928036ec637291105c5c558d0c824166d0527de7f5cd 2113 
php-horde-cli_2.0.3-1.debian.tar.gz
 c71fcf16f76b2b95ad0f55c5095151f376329fc40a0fd4782930115794185094 32880 
php-horde-cli_2.0.3-1_all.deb
Files: 
 91a38a546ce9cd47dc01e6ff48db59b5 1352 php extra php-horde-cli_2.0.3-1.dsc
 3fe2ff852313bd197cddf3f6a70d0a92 27411 php extra 
php-horde-cli_2.0.3.orig.tar.gz
 7a2682350140a70e3992780ee366f0c3 2113 php extra 
php-horde-cli_2.0.3-1.debian.tar.gz
 09bdc0b0570ef033bc5d9eedf91db7c6 32880 php extra php-horde-cli_2.0.3-1_all.deb

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

iEYEARECAAYFAlFhev4ACgkQOW2jYf5fHX8qlACffKzeYBgIu6sUgREzJDHIKrRy
OKoAn1ESauKU3IRKu4YWI753BFaoGLuD
=4L2f
-END PGP SIGNATURE-


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



Accepted php-horde-compress 2.0.3-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:57:13 +0200
Source: php-horde-compress
Binary: php-horde-compress
Architecture: source all
Version: 2.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-compress - ${phppear:summary}
Changes: 
 php-horde-compress (2.0.3-1) unstable; urgency=low
 .
   * New upstream version 2.0.3
Checksums-Sha1: 
 0f26937df49bc512dae707bd83ea292d6d9f0912 1407 php-horde-compress_2.0.3-1.dsc
 f6c2d398f2db24b5a88297426aab37b2ab953f59 36911 
php-horde-compress_2.0.3.orig.tar.gz
 a2cac7975785bf5c6a123bcd3275f000aa013e8a 2122 
php-horde-compress_2.0.3-1.debian.tar.gz
 9d26a47345140d04f925cc801b230c9d7873c3f0 44070 
php-horde-compress_2.0.3-1_all.deb
Checksums-Sha256: 
 bc7c203e95a75c375a45aada4cd6477a791e3176744c9b20f6ea00e90efd8c45 1407 
php-horde-compress_2.0.3-1.dsc
 576e0afba984779a971c65ca6567602f63f55b7af3561c2830513dcd8331675e 36911 
php-horde-compress_2.0.3.orig.tar.gz
 d446e3407c1ed8154c17880d4660dca6040aae2e04534596513ed5a9f7e0560f 2122 
php-horde-compress_2.0.3-1.debian.tar.gz
 e0eab3e9da0cb6c01ddfd445ecd3286d08c4e6214c105e99ecafbde59f41e693 44070 
php-horde-compress_2.0.3-1_all.deb
Files: 
 7db0c289f50b1e5efa2c7b0fee874334 1407 php extra php-horde-compress_2.0.3-1.dsc
 05c11f1cf2935abf60f7dd673e82946e 36911 php extra 
php-horde-compress_2.0.3.orig.tar.gz
 d3002a19b20a175b242a0ce1bfcd67d6 2122 php extra 
php-horde-compress_2.0.3-1.debian.tar.gz
 bcff34499c19313336f432cc0e2956b7 44070 php extra 
php-horde-compress_2.0.3-1_all.deb

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

iEYEARECAAYFAlFhe5oACgkQOW2jYf5fHX9gTACdGKkxgOYnIe0X57ABxrx0QoMU
/v0AnRunHu6lBGZFIPwFS2Vj9/1pH7uQ
=XlE3
-END PGP SIGNATURE-


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



Accepted php-horde-content 2.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:17:31 +0200
Source: php-horde-content
Binary: php-horde-content
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-content - ${phppear:summary}
Changes: 
 php-horde-content (2.0.2-1) unstable; urgency=low
 .
   * New upstream version 2.0.2
Checksums-Sha1: 
 9877d536827ce82b6a57cd5b647c2cdcbf600605 1412 php-horde-content_2.0.2-1.dsc
 2875225ad6b2441d926010495717a5f991a03ba2 22532 
php-horde-content_2.0.2.orig.tar.gz
 b0d0e3b9270b1331baccf77243beff17ebae8b9f 2804 
php-horde-content_2.0.2-1.debian.tar.gz
 e6d2ced844c2333cb7782b25410a7075a89718f8 34844 
php-horde-content_2.0.2-1_all.deb
Checksums-Sha256: 
 3a548d6f8d8e3d783b6adb1b088de4cf65ffee923ce57272ba9460aa3c2f653e 1412 
php-horde-content_2.0.2-1.dsc
 4442d32e6ebc64194e196cd4898c2be086aaa017bb90891729543a81fa9fe7db 22532 
php-horde-content_2.0.2.orig.tar.gz
 8a65be428afc82aff0f10b75089b4ee3a2515b57a6728e6c48df89cfd1a6615d 2804 
php-horde-content_2.0.2-1.debian.tar.gz
 792ab09feafc029056b000e959da9f0a64b95be1719457c57c67be73f1cce917 34844 
php-horde-content_2.0.2-1_all.deb
Files: 
 0b7fbcb51ac3485d89571c995ae1ffee 1412 php extra php-horde-content_2.0.2-1.dsc
 7e8cebf7774fd4beccb70d753416 22532 php extra 
php-horde-content_2.0.2.orig.tar.gz
 bdcc683fba0bbd910eb0e9a306a84d1b 2804 php extra 
php-horde-content_2.0.2-1.debian.tar.gz
 6308db52a195267b5c748cb8f3136cbc 34844 php extra 
php-horde-content_2.0.2-1_all.deb

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

iEYEARECAAYFAlFhgEQACgkQOW2jYf5fHX9LwQCghQ16TdWhDsPaENKEvOi6uU6P
oHgAn19rnF/2eUztPyVCseZkWNgsumLh
=0dVo
-END PGP SIGNATURE-


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



Accepted php-horde-data 2.0.3-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:07:43 +0200
Source: php-horde-data
Binary: php-horde-data
Architecture: source all
Version: 2.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-data - ${phppear:summary}
Changes: 
 php-horde-data (2.0.3-1) unstable; urgency=low
 .
   * New upstream version 2.0.3
Checksums-Sha1: 
 91336c0ecd0857c6b7dc74b3dd18dc2d8b88453d 1363 php-horde-data_2.0.3-1.dsc
 4ea0673d65dbe08ece427f0928d0c58f3bf1915b 43843 php-horde-data_2.0.3.orig.tar.gz
 e6a0d18eb32e4d459dbe5da3529f65532597b632 2102 
php-horde-data_2.0.3-1.debian.tar.gz
 bc4f24e23b6f3a5a5a80588e4e3cfd47791ab42a 55758 php-horde-data_2.0.3-1_all.deb
Checksums-Sha256: 
 0097bd7efb8312f83583506a94a7a2143a69c5cc3b09e6f05d020c25ae03d4a1 1363 
php-horde-data_2.0.3-1.dsc
 67dd2fd865d86b33c7003b4d8aa52a7056dd5a78a9fd44d1ab20ee36297d4ddb 43843 
php-horde-data_2.0.3.orig.tar.gz
 e75e74e00b022a7e9ef406c42556dc343f9068eeb2a5e892f3d3ffc0bc3b0290 2102 
php-horde-data_2.0.3-1.debian.tar.gz
 4be69e27a63c79e4e6c6e5098b41fef4709e5c3050caf9ec77bcf8f003856c02 55758 
php-horde-data_2.0.3-1_all.deb
Files: 
 7b2122b00ebad7fde806ff837dc61e27 1363 php extra php-horde-data_2.0.3-1.dsc
 924dae3473cc42c1feb989bbc3437358 43843 php extra 
php-horde-data_2.0.3.orig.tar.gz
 56b817a4a98ccb4aac3eab77815f7e07 2102 php extra 
php-horde-data_2.0.3-1.debian.tar.gz
 84c3321669dfc9e69831e7093ad0ef97 55758 php extra php-horde-data_2.0.3-1_all.deb

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

iEYEARECAAYFAlFhfe4ACgkQOW2jYf5fHX/BigCfcpG5qBkdRLOKwUFpWq/cud35
dIkAmwa2QzKbWaiBocu4OmJ4/tG/jIWF
=Uj2V
-END PGP SIGNATURE-


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



Accepted php-horde-date 2.0.4-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:09:09 +0200
Source: php-horde-date
Binary: php-horde-date
Architecture: source all
Version: 2.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-date - ${phppear:summary}
Changes: 
 php-horde-date (2.0.4-1) unstable; urgency=low
 .
   * New upstream version 2.0.4
Checksums-Sha1: 
 82a24e720904c728a19e4e5a5bcc2019f74c9e43 1363 php-horde-date_2.0.4-1.dsc
 a6bca4e570176d297d31c9c0995c1af40f5b421f 60540 php-horde-date_2.0.4.orig.tar.gz
 0312c9335e5a87ddd070b91a178078a53e24f10e 2731 
php-horde-date_2.0.4-1.debian.tar.gz
 6dc7b7b358f15e9818007c858a597685dab6caef 71138 php-horde-date_2.0.4-1_all.deb
Checksums-Sha256: 
 9abac5d342b2d3e266cd784fefc0ebb199129f348ba87564b828969c16943aeb 1363 
php-horde-date_2.0.4-1.dsc
 26fbaa39974080d7528b893faffeae713d4cf4faf505a9d12d033d5a24b0ccab 60540 
php-horde-date_2.0.4.orig.tar.gz
 bdb90f2ab9ff386a93c6a7ab981102ea1bd70bde93be3c8a6e4f32c0d7cc1dd0 2731 
php-horde-date_2.0.4-1.debian.tar.gz
 387f6260db32ca1814d39e513baf230f63de7fba47d3b35aff3827dba1561c7b 71138 
php-horde-date_2.0.4-1_all.deb
Files: 
 554e32bd4e27f702002a2b92bc35a688 1363 php extra php-horde-date_2.0.4-1.dsc
 25ffe4dc5a8e0c8a5c7dfc0235c1c607 60540 php extra 
php-horde-date_2.0.4.orig.tar.gz
 df7df2c86829d6d0a91ff38b105b3265 2731 php extra 
php-horde-date_2.0.4-1.debian.tar.gz
 151cad36cdf293040c04c3404ca3acb2 71138 php extra php-horde-date_2.0.4-1_all.deb

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

iEYEARECAAYFAlFhfjkACgkQOW2jYf5fHX9nKACdHQf+/ppO7P0z3jpRZJk+rPAs
52YAmgLXzaSozGQYJO+eF8w0Cqa7Y5MP
=ytlH
-END PGP SIGNATURE-


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



Accepted php-horde-date-parser 2.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:46:12 +0200
Source: php-horde-date-parser
Binary: php-horde-date-parser
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-date-parser - ${phppear:summary}
Changes: 
 php-horde-date-parser (2.0.2-1) unstable; urgency=low
 .
   * New upstream version 2.0.2
Checksums-Sha1: 
 cdc3fe2a5e6e43a6f9c197c897a75b2a38dd20fb 1440 php-horde-date-parser_2.0.2-1.dsc
 2bbf056096acf0dc1b9708e3a23129037c76b349 32563 
php-horde-date-parser_2.0.2.orig.tar.gz
 41b35955326ca9b8f23ddd5d78717ecedc5114bb 2718 
php-horde-date-parser_2.0.2-1.debian.tar.gz
 40d3cdcf14bd562b543506102f478dcce8d8677b 32148 
php-horde-date-parser_2.0.2-1_all.deb
Checksums-Sha256: 
 e0a62e45d0836ec694db3516b3bd9fde9c38db45d9ab4e8abc3f89e988129906 1440 
php-horde-date-parser_2.0.2-1.dsc
 5797691e8e6217edab9d9f23ff67e33c9202e133e5de2301d815ca3c7c3a217b 32563 
php-horde-date-parser_2.0.2.orig.tar.gz
 c0699ffb401b34f88785c207051f7cb162895eb8dccb44c69bc486357b85e7f8 2718 
php-horde-date-parser_2.0.2-1.debian.tar.gz
 9fea939850e58c2ed335d0a14be7b422eb317d7a1864269fd77d899a23b41e67 32148 
php-horde-date-parser_2.0.2-1_all.deb
Files: 
 de2690a9aa3a6867a9ec472684604734 1440 php extra 
php-horde-date-parser_2.0.2-1.dsc
 7cbb6be811e3a925c404b02b5789d3ec 32563 php extra 
php-horde-date-parser_2.0.2.orig.tar.gz
 9b5b0135057e4c96e8db42663d30e433 2718 php extra 
php-horde-date-parser_2.0.2-1.debian.tar.gz
 68e3a37125cb3d9bbf17011bec465205 32148 php extra 
php-horde-date-parser_2.0.2-1_all.deb

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

iEYEARECAAYFAlFhecwACgkQOW2jYf5fHX/kqgCZAUBo4fazoVxkdQGrN3kgn6DO
HvkAnRJ1vivjiM8AgpBuBdV4dq0awy60
=4Rj6
-END PGP SIGNATURE-


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



Accepted php-horde-db 2.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:10:32 +0200
Source: php-horde-db
Binary: php-horde-db
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-db - ${phppear:summary}
Changes: 
 php-horde-db (2.0.2-1) unstable; urgency=low
 .
   * New upstream version 2.0.2
Checksums-Sha1: 
 8dc7c0b7cf5e32a4a69e2dd8c8587c1a2ed4a958 1344 php-horde-db_2.0.2-1.dsc
 9d9303b1fcb93e6b707ce2791d7d00fe6c8ef005 109623 php-horde-db_2.0.2.orig.tar.gz
 2b20dd4501e01b43149bbfa0ac606450cddc2887 2706 
php-horde-db_2.0.2-1.debian.tar.gz
 19c12b5b5202d420509690787b7bea38981cc721 128194 php-horde-db_2.0.2-1_all.deb
Checksums-Sha256: 
 4c7562310131997855a245607d7e180800ced20618541d1e990da0c718bda4b4 1344 
php-horde-db_2.0.2-1.dsc
 b69e3951606c798f9f77bc1cf9f5d1a95152ec2576a0f744e3516efbd939b436 109623 
php-horde-db_2.0.2.orig.tar.gz
 f9a7672792be5f487769614bbfd770657590e3ba1b0013a28cac538ae0b3d1f5 2706 
php-horde-db_2.0.2-1.debian.tar.gz
 869c575f8112650cdf74961208d65ab14bd81409de546384dca156d39f77c164 128194 
php-horde-db_2.0.2-1_all.deb
Files: 
 0bd65d46939440372bf00916a44d7bc4 1344 php extra php-horde-db_2.0.2-1.dsc
 1bdf6371c5658af07ed8ee03704032d5 109623 php extra 
php-horde-db_2.0.2.orig.tar.gz
 791cda438f992d78ea5d561f7632f7e1 2706 php extra 
php-horde-db_2.0.2-1.debian.tar.gz
 68fec5e33c894f14dec6ff0b0a486180 128194 php extra php-horde-db_2.0.2-1_all.deb

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

iEYEARECAAYFAlFhfoAACgkQOW2jYf5fHX/6KACfZvsHKMdQLtzFaOMRfTCwtC4Y
rQAAniPYw0NaAE98sJmhvcAFU8Fnw1h2
=go3o
-END PGP SIGNATURE-


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



Accepted php-horde-editor 2.0.3+debian0-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:52:18 +0200
Source: php-horde-editor
Binary: php-horde-editor
Architecture: source all
Version: 2.0.3+debian0-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-editor - ${phppear:summary}
Changes: 
 php-horde-editor (2.0.3+debian0-1) unstable; urgency=low
 .
   * New upstream version 2.0.3
   * Update d/gbp.conf (debian-upstream+repack branch is for gbp only)
   * ckeditor moved to subdir
Checksums-Sha1: 
 e8a28cadc62eca020bc0f754f383293234d6dbd7 1457 
php-horde-editor_2.0.3+debian0-1.dsc
 3d76d0b0df3a706d3b3453775d4af2863f14140a 24811 
php-horde-editor_2.0.3+debian0.orig.tar.gz
 862a55cd72369963d309bf082f3fa95e379310c3 2617 
php-horde-editor_2.0.3+debian0-1.debian.tar.gz
 84de8b712bd87cb7c89fb400909f0acbf0adcf81 4794 
php-horde-editor_2.0.3+debian0-1_all.deb
Checksums-Sha256: 
 9bd999fe024c73822cb09974cf41a7653eb80667370e8ae4c98e6b67426ebdad 1457 
php-horde-editor_2.0.3+debian0-1.dsc
 d99970db1a21291d89cf4bf593e9b2bd4041900804d755f25bfc9ffb1ee35ad1 24811 
php-horde-editor_2.0.3+debian0.orig.tar.gz
 8bf8ba801accb652cd0e4eaabfa4348393957708e6656c23c6ac059e6ad63ba9 2617 
php-horde-editor_2.0.3+debian0-1.debian.tar.gz
 7e33a043bc074b5710c0ce245639136be6b3471a231bb95b419f207d0410e83d 4794 
php-horde-editor_2.0.3+debian0-1_all.deb
Files: 
 21a009a781d535713c903c1916e7f553 1457 php extra 
php-horde-editor_2.0.3+debian0-1.dsc
 1bf59312e757dee751535f20778ae59c 24811 php extra 
php-horde-editor_2.0.3+debian0.orig.tar.gz
 16324c01a37147a6699f2afa96393c0a 2617 php extra 
php-horde-editor_2.0.3+debian0-1.debian.tar.gz
 df887a1ffb3fe70a369ac2c1f1bee65f 4794 php extra 
php-horde-editor_2.0.3+debian0-1_all.deb

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

iEYEARECAAYFAlFheisACgkQOW2jYf5fHX9/8ACfQaKBbGs8A3DNeaZ/8OZB/Iyv
9CsAnAlwVkbiTPYdKbuij4xLwKSkOxu2
=GWGj
-END PGP SIGNATURE-


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



Accepted php-horde-elasticsearch 1.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:50:44 +0200
Source: php-horde-elasticsearch
Binary: php-horde-elasticsearch
Architecture: source all
Version: 1.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-elasticsearch - ${phppear:summary}
Changes: 
 php-horde-elasticsearch (1.0.2-1) unstable; urgency=low
 .
   * New upstream version 1.0.2
Checksums-Sha1: 
 d85291e21dd1bd091116b579e633c02385565ac2 1459 
php-horde-elasticsearch_1.0.2-1.dsc
 a17f10d6c37fcbee8b91d7d4fbfa998377065cc4 4129 
php-horde-elasticsearch_1.0.2.orig.tar.gz
 99471284adfc48150833e491d1689627e275e801 2190 
php-horde-elasticsearch_1.0.2-1.debian.tar.gz
 49091988d4d62a792d09911e5d222ff96053284c 8784 
php-horde-elasticsearch_1.0.2-1_all.deb
Checksums-Sha256: 
 53378e2fd1c47287d3aa8d0a8f58ffdadd6ae0a5d9e9f3a28bb153dbdd49f60c 1459 
php-horde-elasticsearch_1.0.2-1.dsc
 fa76d41b8073390ac41b20591dac3757ae85081f788610c3590248684da51163 4129 
php-horde-elasticsearch_1.0.2.orig.tar.gz
 4f32ffb61c2dce2bf3ab18c7e1a04d665aa22bf01d24d7fdbbdc0501c0b56862 2190 
php-horde-elasticsearch_1.0.2-1.debian.tar.gz
 3708cc226d156cfb2df4cb6a487b6e85fe726d05b5ea740a8026131de8ec56c4 8784 
php-horde-elasticsearch_1.0.2-1_all.deb
Files: 
 f5720627ce3abd70bfc546fa7c70cf94 1459 php extra 
php-horde-elasticsearch_1.0.2-1.dsc
 3be73bb8ec37fed6b0e1f99ba79d5157 4129 php extra 
php-horde-elasticsearch_1.0.2.orig.tar.gz
 9dfb6c01ad92cdb3e57d0db24a7332fe 2190 php extra 
php-horde-elasticsearch_1.0.2-1.debian.tar.gz
 0ff996c27dca06affeb6fabda80f8673 8784 php extra 
php-horde-elasticsearch_1.0.2-1_all.deb

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

iEYEARECAAYFAlFhekQACgkQOW2jYf5fHX8rCwCfRwzrwWwhwuZuyYWvmCEtQACA
bowAniIP8tqEwdi47Ps+oFj5UtENE5Nj
=nbrm
-END PGP SIGNATURE-


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



Accepted php-horde-exception 2.0.3-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:11:35 +0200
Source: php-horde-exception
Binary: php-horde-exception
Architecture: source all
Version: 2.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-exception - ${phppear:summary}
Changes: 
 php-horde-exception (2.0.3-1) unstable; urgency=low
 .
   * New upstream version 2.0.3
Checksums-Sha1: 
 69d23d61410c1fa189309eab7f71681b5419eac7 1418 php-horde-exception_2.0.3-1.dsc
 13270cf69ad0e931a0894699f5124f15ebd2a33d 24887 
php-horde-exception_2.0.3.orig.tar.gz
 aa59ef4b14c2d7778f190b5b9e36055a7edac206 2106 
php-horde-exception_2.0.3-1.debian.tar.gz
 f10b3f7c46ca25023ff3fa4572e4a61dc9689c19 31636 
php-horde-exception_2.0.3-1_all.deb
Checksums-Sha256: 
 dfff4928fa3e8dbc31603df4a290bb94d9d7f3d8fc0d8ea0d76a77576a66ef9d 1418 
php-horde-exception_2.0.3-1.dsc
 c84a7f7db930b056ed0bd4506b18ee710573f5f184b21b1a4ca89024a4f49b76 24887 
php-horde-exception_2.0.3.orig.tar.gz
 693af17cc079a112afbaf04210c35009771f792d012a90ca61b5abba121bb59e 2106 
php-horde-exception_2.0.3-1.debian.tar.gz
 63439f4c31368ce6752fa3cf21d5085693ed57f3bdc244db2d04044bcca4e10d 31636 
php-horde-exception_2.0.3-1_all.deb
Files: 
 8a2747e31321d2ea1660ac7b2c225446 1418 php extra php-horde-exception_2.0.3-1.dsc
 5d5363560722ffef02b1d31b6c37a26b 24887 php extra 
php-horde-exception_2.0.3.orig.tar.gz
 e642a88e8d0729ec31c924d4e621835e 2106 php extra 
php-horde-exception_2.0.3-1.debian.tar.gz
 ca6ef7fc8ec09ee9f8f24ef4d4130243 31636 php extra 
php-horde-exception_2.0.3-1_all.deb

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

iEYEARECAAYFAlFhf0kACgkQOW2jYf5fHX8KPQCeN5ahSv6/0tRDN3wXSG1oJyr4
ZeIAnRRlzh+sejy4BohCKugbFJuu630A
=bnoa
-END PGP SIGNATURE-


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



Accepted php-horde-group 2.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:15:04 +0200
Source: php-horde-group
Binary: php-horde-group
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-group - ${phppear:summary}
Changes: 
 php-horde-group (2.0.2-1) unstable; urgency=low
 .
   * New upstream version 2.0.2
Checksums-Sha1: 
 ee5ada7b2491d7a4b0ffe71779117ce58b24a520 1374 php-horde-group_2.0.2-1.dsc
 a7f6e3c80503ae307ed8b6bb23d6cfe226708e63 20412 
php-horde-group_2.0.2.orig.tar.gz
 28834ea17dbb3eac2a66c3f991d864372a70ed8b 2083 
php-horde-group_2.0.2-1.debian.tar.gz
 b5816983aeaddc2521bd25d8f8ac8c3004c1bcce 21304 php-horde-group_2.0.2-1_all.deb
Checksums-Sha256: 
 95a4768c116bfe238cd5f7fba2cfe2a645661aae15aebb8c3593ddb75682e644 1374 
php-horde-group_2.0.2-1.dsc
 47e3ec8fb9e7905f9e76ec9b5f6d026d05fe97b0decece639a97f6e40feb3aa0 20412 
php-horde-group_2.0.2.orig.tar.gz
 f850e90e9ff60822a5746fd6c29469b8bfbab86419182f7d336a2bc94385008a 2083 
php-horde-group_2.0.2-1.debian.tar.gz
 d43121a43d271e793913ac15db2d074740085c7b135fe1e553a04718123337e4 21304 
php-horde-group_2.0.2-1_all.deb
Files: 
 45117719a6510028524a6bc192621fa8 1374 php extra php-horde-group_2.0.2-1.dsc
 dd839d16938a501a60c75ba20382764e 20412 php extra 
php-horde-group_2.0.2.orig.tar.gz
 acac26fad040fc55b998535f91c5b87e 2083 php extra 
php-horde-group_2.0.2-1.debian.tar.gz
 368ac0f5d5ac5c0f16c25169f0bc 21304 php extra 
php-horde-group_2.0.2-1_all.deb

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

iEYEARECAAYFAlFhf40ACgkQOW2jYf5fHX/gQQCfa68J5Re7Gr3BG37PTePR4w3e
dfkAoIVjf6aWEWSSVHWUYnqe22to8RRL
=kBjs
-END PGP SIGNATURE-


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



Accepted php-horde-form 2.0.3-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:53:40 +0200
Source: php-horde-form
Binary: php-horde-form
Architecture: source all
Version: 2.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-form - ${phppear:summary}
Changes: 
 php-horde-form (2.0.3-1) unstable; urgency=low
 .
   * New upstream version 2.0.3
Checksums-Sha1: 
 e5c754d4e1d6c71e98ed114e8097b954e05fc018 1366 php-horde-form_2.0.3-1.dsc
 be790e6dd75d9135908f6eade9107e82660b6cdb 193002 
php-horde-form_2.0.3.orig.tar.gz
 e95e72ef9438b7a0427e5f1808a7729ef461d408 2124 
php-horde-form_2.0.3-1.debian.tar.gz
 ef449aa67300f83c36bda6e42233ea738ef5523b 202390 php-horde-form_2.0.3-1_all.deb
Checksums-Sha256: 
 3f0a3875cd2a66712821797ece352afa4d73a6e6e6c92d9d1cac32f573a346d8 1366 
php-horde-form_2.0.3-1.dsc
 12337a243e6bc7f7137be144132260a5b514fa9e8b03de957ab577cb92382439 193002 
php-horde-form_2.0.3.orig.tar.gz
 7cf2e7ef512a80b86c8c1a6c1a1e9736aaef48f483c72e7ff0513d55d9d53448 2124 
php-horde-form_2.0.3-1.debian.tar.gz
 d72369a4cc3cfffe490c4239bbe8a6f4d6fa9ed36cc96d7e0c3fdf7d3efee209 202390 
php-horde-form_2.0.3-1_all.deb
Files: 
 64034a3967a1145bd5a5be134131e4b1 1366 php extra php-horde-form_2.0.3-1.dsc
 a014065096031582002324e46ef61545 193002 php extra 
php-horde-form_2.0.3.orig.tar.gz
 0e2c4f41c268862365c75edfd89f7aae 2124 php extra 
php-horde-form_2.0.3-1.debian.tar.gz
 d7778fc207ffdceb9e55daf7a1b2d95c 202390 php extra 
php-horde-form_2.0.3-1_all.deb

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

iEYEARECAAYFAlFheoEACgkQOW2jYf5fHX8BbwCfZpIBD/lJ7ZVnH5C8HxNXjsQZ
DiIAn3NN3Cuxh271JcMGDNPDs/0N1r4g
=Qx1A
-END PGP SIGNATURE-


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



Accepted php-horde-history 2.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:16:04 +0200
Source: php-horde-history
Binary: php-horde-history
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-history - ${phppear:summary}
Changes: 
 php-horde-history (2.0.2-1) unstable; urgency=low
 .
   * New upstream version 2.0.2
Checksums-Sha1: 
 e1f9db06deaaee706f1868e5faa450271d34cf05 1396 php-horde-history_2.0.2-1.dsc
 efcc204ddbd073678a634f035b33c7702d8d1013 17424 
php-horde-history_2.0.2.orig.tar.gz
 52da71960f6d0bd39d0cc0b2db9a404a0bd72597 2122 
php-horde-history_2.0.2-1.debian.tar.gz
 414f1a81125439cd25b1ea4abe078dd89812f6aa 15428 
php-horde-history_2.0.2-1_all.deb
Checksums-Sha256: 
 ddc1787b3b83c60b94d36ad282baef62dd6942c974dd27bbedf82526d4671787 1396 
php-horde-history_2.0.2-1.dsc
 f223abdc9a2689281d0ff59cd71cace00a47e2ce774593e88240429d628efae1 17424 
php-horde-history_2.0.2.orig.tar.gz
 d0fc1282189eb9c96091cd6db47922ac3dce596e0f4f80d58cfead844349610e 2122 
php-horde-history_2.0.2-1.debian.tar.gz
 48e9be8f70554485d6f9b29a2847d43bb9d429c7ed4bf4831097c428bae110f0 15428 
php-horde-history_2.0.2-1_all.deb
Files: 
 0d837b2b5b236a83fcc88df1e8415e61 1396 php extra php-horde-history_2.0.2-1.dsc
 5eff8a12fffd9ae03f40ce8c38fb2a34 17424 php extra 
php-horde-history_2.0.2.orig.tar.gz
 04d8f6096e69e038379de5fc50ae2fb0 2122 php extra 
php-horde-history_2.0.2-1.debian.tar.gz
 6e3076d31b4d7eded6dd888e7ab7fca5 15428 php extra 
php-horde-history_2.0.2-1_all.deb

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

iEYEARECAAYFAlFhf9oACgkQOW2jYf5fHX8i/ACeLS2wIDIYuMyB+RfTZwS17Ewi
hxgAn21XPRzmMreh4PKa1DwX8egtSo4B
=dIyA
-END PGP SIGNATURE-


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



Accepted php-horde-http 2.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:54:40 +0200
Source: php-horde-http
Binary: php-horde-http
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-http - ${phppear:summary}
Changes: 
 php-horde-http (2.0.2-1) unstable; urgency=low
 .
   * New upstream version 2.0.2
Checksums-Sha1: 
 793c633a5fd2d9df2f5935754901e07d720f6762 1363 php-horde-http_2.0.2-1.dsc
 ec9f5e8c84744f8416e624462660407a7cef3283 12632 php-horde-http_2.0.2.orig.tar.gz
 10686178b39076c7ce13432991f161271bf44edd 2674 
php-horde-http_2.0.2-1.debian.tar.gz
 764365f3de32b9d5120fc73caa1bdf9830f92a01 21220 php-horde-http_2.0.2-1_all.deb
Checksums-Sha256: 
 10df52c55ab126d14880fc2e586fc0a9a3c72f64d7fed26d4171e664cd820ec7 1363 
php-horde-http_2.0.2-1.dsc
 e889556b0d04ae2711784e091fb19b76c54b05084be460212caed7153b4f5147 12632 
php-horde-http_2.0.2.orig.tar.gz
 161223b09670e96db24351fdd146a285b3631658770f648bbae10c59827dd83c 2674 
php-horde-http_2.0.2-1.debian.tar.gz
 5a103b24b6b51be70f1d8448bcbf790def01452f303791f4e9138c9716b698c6 21220 
php-horde-http_2.0.2-1_all.deb
Files: 
 d9e7f2cb95d80e072784387cae68be42 1363 php extra php-horde-http_2.0.2-1.dsc
 cc35d07fb9cf5265d11b42f67e9a506a 12632 php extra 
php-horde-http_2.0.2.orig.tar.gz
 2994c24df1fc6dc846b64cd37a01972e 2674 php extra 
php-horde-http_2.0.2-1.debian.tar.gz
 7148b25cebb3b896c9f76cfb85a09491 21220 php extra php-horde-http_2.0.2-1_all.deb

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

iEYEARECAAYFAlFhetQACgkQOW2jYf5fHX/A+QCcD3o9Y+uKyr29nf8zoXqsexpy
GvMAoJT5DJTQwhcJ2Atz6TdA9wZGVc4V
=bOXg
-END PGP SIGNATURE-


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



Accepted php-horde-icalendar 2.0.4-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:17:25 +0200
Source: php-horde-icalendar
Binary: php-horde-icalendar
Architecture: source all
Version: 2.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-icalendar - ${phppear:summary}
Changes: 
 php-horde-icalendar (2.0.4-1) unstable; urgency=low
 .
   * New upstream version 2.0.4
Checksums-Sha1: 
 4f540623095a0018bcffa95ea3e9f874382de1e7 1421 php-horde-icalendar_2.0.4-1.dsc
 91c2d19d8440b48a564117f610b7519b41dbfcd7 101299 
php-horde-icalendar_2.0.4.orig.tar.gz
 66a9d60c181e98f7e69df27e766a2472eb3c7804 2104 
php-horde-icalendar_2.0.4-1.debian.tar.gz
 d09d5e13a0e6bf2cdc29bdc8868b73865080baa3 120512 
php-horde-icalendar_2.0.4-1_all.deb
Checksums-Sha256: 
 3064409d06c18809e9ce0fb68fab0a8d2a385805b35834da92bb6a920ab87269 1421 
php-horde-icalendar_2.0.4-1.dsc
 72a8de94e7086f475c786d0bc3203df8395cc864ece3020ce1cfdf71b6c570bb 101299 
php-horde-icalendar_2.0.4.orig.tar.gz
 b0b1d6789cf69b61913ed7c3b08c12ebf7e6dde6a3a21fb4886f7df68f24109c 2104 
php-horde-icalendar_2.0.4-1.debian.tar.gz
 f842a5045e196d52e57a255bdb354ceaa87f09bea2285c1276d7e916009c4927 120512 
php-horde-icalendar_2.0.4-1_all.deb
Files: 
 374fbab6f6d6357c4211901d15fd509d 1421 php extra php-horde-icalendar_2.0.4-1.dsc
 0f730045387d55babd647bdd7ba4ae8f 101299 php extra 
php-horde-icalendar_2.0.4.orig.tar.gz
 cfd30f38066241d47a1bfc177cb0ac41 2104 php extra 
php-horde-icalendar_2.0.4-1.debian.tar.gz
 e309ccc63492317d0c8c54ddcd7b2032 120512 php extra 
php-horde-icalendar_2.0.4-1_all.deb

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

iEYEARECAAYFAlFhgD4ACgkQOW2jYf5fHX8jkwCgmysbslDWfraopBElEjZ6rYeJ
ezoAn0vjnSGSOa8tSxFDvEscHMn71El7
=U5vA
-END PGP SIGNATURE-


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



Accepted php-horde-image 2.0.4-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:56:14 +0200
Source: php-horde-image
Binary: php-horde-image
Architecture: source all
Version: 2.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-image - ${phppear:summary}
Changes: 
 php-horde-image (2.0.4-1) unstable; urgency=low
 .
   * New upstream version 2.0.4
Checksums-Sha1: 
 4d3ace0f5631d75e56fde5aa40e76aed79f822eb 1377 php-horde-image_2.0.4-1.dsc
 7312d8a395f2a35116a5532b13faa712e8874a6b 788319 
php-horde-image_2.0.4.orig.tar.gz
 45f5d94a198e9c1b4e51038fd9a59390ee31405f 2355 
php-horde-image_2.0.4-1.debian.tar.gz
 87ca4bb0cafcb88e8e4225c803ec9304589ceb5b 831400 php-horde-image_2.0.4-1_all.deb
Checksums-Sha256: 
 3feab1ae4f7d32579e11bdc2e7c8c883478ba8cc8b9e04618dea4e26d8ec2914 1377 
php-horde-image_2.0.4-1.dsc
 d4b6edeea7dc1af09dc65834c1d95d724af7854e995a1beb2d766b469d504793 788319 
php-horde-image_2.0.4.orig.tar.gz
 9dfa460fefe54e2e05a53b83a4996c767a281c9f40818cc4b02e3cfb2a1a25fc 2355 
php-horde-image_2.0.4-1.debian.tar.gz
 400547347e8c83df1a3965fe294bd292ab844e61346a28eeeabe35334358c02c 831400 
php-horde-image_2.0.4-1_all.deb
Files: 
 a28343a598e6174c67f20c87d4e783e2 1377 php extra php-horde-image_2.0.4-1.dsc
 4bee116da6f8da22a2088ae840c3dc03 788319 php extra 
php-horde-image_2.0.4.orig.tar.gz
 bdc1d5d20acbdba6edcb1f4ee6c95485 2355 php extra 
php-horde-image_2.0.4-1.debian.tar.gz
 7a90f931409a40a40a884a831d92a615 831400 php extra 
php-horde-image_2.0.4-1_all.deb

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

iEYEARECAAYFAlFhezUACgkQOW2jYf5fHX9QzwCaAtxLsBtezfth4LMiEcrsvZkI
uaAAn1+hhoSYjPseFAeO2Wi3I6jqnAk9
=rwl9
-END PGP SIGNATURE-


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



Accepted php-horde-imp 6.0.4-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:26:12 +0200
Source: php-horde-imp
Binary: php-horde-imp
Architecture: source all
Version: 6.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-imp - ${phppear:summary}
Changes: 
 php-horde-imp (6.0.4-1) unstable; urgency=low
 .
   * New upstream version 6.0.4
Checksums-Sha1: 
 bd3b2bac7be6b4a9a5ec8a234cba4c3dc3e63fa0 1374 php-horde-imp_6.0.4-1.dsc
 0a90f9946a579499f067bfe1ad1c1ca93d591050 4879036 
php-horde-imp_6.0.4.orig.tar.gz
 ae94c815401e107145e29fa364cedae915fbcab6 2321 
php-horde-imp_6.0.4-1.debian.tar.gz
 f9941c1ce59e9525a011b32c3b17bf7dc7c67f47 4964194 php-horde-imp_6.0.4-1_all.deb
Checksums-Sha256: 
 bfa9893bd486665ac1ae975678d23802e31404b3935c924dfbaacce5c1fd5c1c 1374 
php-horde-imp_6.0.4-1.dsc
 e7c9d5db656ef8560a3cf96b0bb6e3702f0664ab0b363c952d2638ef7a7ca211 4879036 
php-horde-imp_6.0.4.orig.tar.gz
 18b834a978af879248be5fb89fb0ba1a634572e1c8b2fcf8756287a6be9e8934 2321 
php-horde-imp_6.0.4-1.debian.tar.gz
 5a59ab922e0542b15ad93ee193fde5aa13ed004cbfa66bd0e2ce5b319b538825 4964194 
php-horde-imp_6.0.4-1_all.deb
Files: 
 2c8776ea634e60a30ba3d15259a79e3b 1374 php extra php-horde-imp_6.0.4-1.dsc
 775452181ef468b91eab0e90cc75217a 4879036 php extra 
php-horde-imp_6.0.4.orig.tar.gz
 001c2a6f55aadcf3b2cae5bb3dacccd1 2321 php extra 
php-horde-imp_6.0.4-1.debian.tar.gz
 758c6421049bbeeda71f6b109f365885 4964194 php extra 
php-horde-imp_6.0.4-1_all.deb

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

iEYEARECAAYFAlFhgnwACgkQOW2jYf5fHX9UFACeOs++capG0gTmq95Us4OXvOq9
JHsAn0CMnJx3Hj4IXEiHHJxFs9bbAMW2
=PwXK
-END PGP SIGNATURE-


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



Accepted php-horde-imsp 2.0.3-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:54:05 +0200
Source: php-horde-imsp
Binary: php-horde-imsp
Architecture: source all
Version: 2.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-imsp - ${phppear:summary}
Changes: 
 php-horde-imsp (2.0.3-1) unstable; urgency=low
 .
   * New upstream version 2.0.3
Checksums-Sha1: 
 c5397b64bc1a43abe104bde4ac0dd4176885ea8a 1363 php-horde-imsp_2.0.3-1.dsc
 138c2cdaeb983dacbfb8c3b16053ec69b2ca4d39 35022 php-horde-imsp_2.0.3.orig.tar.gz
 17cf54facd7a36af518a933c7e07c1bc1f3d6bee 2035 
php-horde-imsp_2.0.3-1.debian.tar.gz
 91fc8ab7a29f843d2fbba466450efa0d5cf2ee08 40958 php-horde-imsp_2.0.3-1_all.deb
Checksums-Sha256: 
 a73ea4b97ec593956a192d07d4828fdea64626467e16b515197fd18a80e02fb7 1363 
php-horde-imsp_2.0.3-1.dsc
 f07dfe169e09fd560c39440f84295703bd280de79b1441c0c31f413135e8eaba 35022 
php-horde-imsp_2.0.3.orig.tar.gz
 af9e4dbd8ff623f64dba45bbfea2d622ff0ff52e12eb1953c4f5b3c7a3985b97 2035 
php-horde-imsp_2.0.3-1.debian.tar.gz
 c2c86fffb1aaf298187d57dee507dc8432e8fec0115f8479c41fb8a451579cd6 40958 
php-horde-imsp_2.0.3-1_all.deb
Files: 
 febc76224519803036a4d23c67321807 1363 php extra php-horde-imsp_2.0.3-1.dsc
 d331836a96cb9ea1a089a312303f 35022 php extra 
php-horde-imsp_2.0.3.orig.tar.gz
 3915b90c8738349bbb325fe6eab818b8 2035 php extra 
php-horde-imsp_2.0.3-1.debian.tar.gz
 028ecc3cd2645b7a6e6033ecce5695b6 40958 php extra php-horde-imsp_2.0.3-1_all.deb

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

iEYEARECAAYFAlFherQACgkQOW2jYf5fHX/cyQCgloWjMC9ffOy78Ckj7nQkIiFr
p2kAnRv50paYDRON4BrqTenjVeO2dFPk
=wg1D
-END PGP SIGNATURE-


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



Accepted php-horde-itip 2.0.4-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:04:59 +0200
Source: php-horde-itip
Binary: php-horde-itip
Architecture: source all
Version: 2.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-itip - ${phppear:summary}
Changes: 
 php-horde-itip (2.0.4-1) unstable; urgency=low
 .
   * New upstream version 2.0.4
Checksums-Sha1: 
 cc5938a1d0289b9558d2a5a9960cb96f0592f9a2 1363 php-horde-itip_2.0.4-1.dsc
 e3ef4d98bbff9389aef00cf8b5dafe093d2e85f0 35028 php-horde-itip_2.0.4.orig.tar.gz
 6bd2ab037c053cfa0f590a10fb4ff57b62b029c3 2176 
php-horde-itip_2.0.4-1.debian.tar.gz
 d37f3bece616ea838e2dbd78102d933f7ed28b63 42424 php-horde-itip_2.0.4-1_all.deb
Checksums-Sha256: 
 44cb4def5040e119b4f7f2363a5b483c59b0eeb13a589e72f85625baee40ddea 1363 
php-horde-itip_2.0.4-1.dsc
 b96d45ba4d2b0bc84663b93f4eb63ec908f886e73a62e55088ce5cec841fb1dd 35028 
php-horde-itip_2.0.4.orig.tar.gz
 d15647f3fff7d376b6d04c78b8110ee75478a8735515fa33a9c5ac73f38b3384 2176 
php-horde-itip_2.0.4-1.debian.tar.gz
 2e1b61aa6b6dd8700f8fa5675a4f941c0111342ba54c9a0450e5f1580592e1d7 42424 
php-horde-itip_2.0.4-1_all.deb
Files: 
 e59db0fe0485368d05b196f3a6ddff7b 1363 php extra php-horde-itip_2.0.4-1.dsc
 af3c0c79e4dcc162446c1f1031dc1dbe 35028 php extra 
php-horde-itip_2.0.4.orig.tar.gz
 6df91a51152b877a06761788b1f2197b 2176 php extra 
php-horde-itip_2.0.4-1.debian.tar.gz
 83df86a9a766688d3e1fe87f5c4c556b 42424 php extra php-horde-itip_2.0.4-1_all.deb

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

iEYEARECAAYFAlFhfVQACgkQOW2jYf5fHX8qDwCgkEOV06GGbVB1EM+UggdqWoR5
IvEAnjliCd7pOfQG/99G1YUVbk2NdezW
=tT7b
-END PGP SIGNATURE-


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



Accepted php-horde-kolab-format 2.0.3-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:55:32 +0200
Source: php-horde-kolab-format
Binary: php-horde-kolab-format
Architecture: source all
Version: 2.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-kolab-format - ${phppear:summary}
Changes: 
 php-horde-kolab-format (2.0.3-1) unstable; urgency=low
 .
   * New upstream version 2.0.3
Checksums-Sha1: 
 d9d4fbf7d1df0f14f31b71b3b2fb1223c5e42a4e 1451 
php-horde-kolab-format_2.0.3-1.dsc
 f1042ecf48647802a0357ccb8e341e4c41c3bdae 57898 
php-horde-kolab-format_2.0.3.orig.tar.gz
 5e89c458b97a552181ee8fc836d15f9d81637c94 2040 
php-horde-kolab-format_2.0.3-1.debian.tar.gz
 3af3ed23cf632285e855d73fa608ece8870a65e0 73290 
php-horde-kolab-format_2.0.3-1_all.deb
Checksums-Sha256: 
 e10240f4b67a41c68aaadbe9f6dd038d4a498970eb391dc84d1fa8cc69cabeb8 1451 
php-horde-kolab-format_2.0.3-1.dsc
 7325d963ed542a0ea5582d97e4079d757438ccb4358376b601aa282dcc09aee3 57898 
php-horde-kolab-format_2.0.3.orig.tar.gz
 ab307475e92403a314ed465b9a3e9634d0762e298e333a6f349fcfb021096861 2040 
php-horde-kolab-format_2.0.3-1.debian.tar.gz
 1f475c92d57a0636e402a1c374ed327091429e7fac7ca9437f97a3d181592ee7 73290 
php-horde-kolab-format_2.0.3-1_all.deb
Files: 
 00b6defdb8be187021df927f3de9c2d9 1451 php extra 
php-horde-kolab-format_2.0.3-1.dsc
 1ad93e5879523c11cc4405c5e1a1b685 57898 php extra 
php-horde-kolab-format_2.0.3.orig.tar.gz
 21915421f18b751dcfef03d9915e654f 2040 php extra 
php-horde-kolab-format_2.0.3-1.debian.tar.gz
 15305c499bd78181c4fab3a3f49607a5 73290 php extra 
php-horde-kolab-format_2.0.3-1_all.deb

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

iEYEARECAAYFAlFheycACgkQOW2jYf5fHX/zcQCffp2vNFdH/n4vHwVKB6Nhj8+r
PJYAnRSmX+oeUqa/NvzUcFKIMnQmgul/
=Vdkb
-END PGP SIGNATURE-


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



Accepted php-horde-kolab-server 2.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:57:22 +0200
Source: php-horde-kolab-server
Binary: php-horde-kolab-server
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-kolab-server - ${phppear:summary}
Changes: 
 php-horde-kolab-server (2.0.2-1) unstable; urgency=low
 .
   * New upstream version 2.0.2
Checksums-Sha1: 
 4806e5ec6d183025ab2d85bfe9832fa86eb05fab 1454 
php-horde-kolab-server_2.0.2-1.dsc
 62c2c2a82540e2cce9778710e00377c9896e5e87 101680 
php-horde-kolab-server_2.0.2.orig.tar.gz
 f148edecf2843a7a8c8e3d581d408ba47f34c8f4 2008 
php-horde-kolab-server_2.0.2-1.debian.tar.gz
 a8d72c7535f4ef579ef36ded88f698afa3d93315 122028 
php-horde-kolab-server_2.0.2-1_all.deb
Checksums-Sha256: 
 c35fa5a191572839838b3f913191be9ecc18986abfc1d19a1e8cde80fcc753d3 1454 
php-horde-kolab-server_2.0.2-1.dsc
 8c6e731988773a988831bea1e5167f18803c7827d92d95d63cc39a0483b2 101680 
php-horde-kolab-server_2.0.2.orig.tar.gz
 7f1ba95ed75fc50ba1416640a63c03d1784671b9493e73e5baecbccf32fc92cb 2008 
php-horde-kolab-server_2.0.2-1.debian.tar.gz
 95bcdb5cd338ffcfea914953147a52474024b0207d98be99962a9e12c075e0fb 122028 
php-horde-kolab-server_2.0.2-1_all.deb
Files: 
 d74364aa6be6c8233e154be0a7efa16d 1454 php extra 
php-horde-kolab-server_2.0.2-1.dsc
 89b69e2ac739f72cb1e3a6388a02c57d 101680 php extra 
php-horde-kolab-server_2.0.2.orig.tar.gz
 1e896430d0ab385154300c778632b18a 2008 php extra 
php-horde-kolab-server_2.0.2-1.debian.tar.gz
 7eb7677ff81eaabdb53b22558eda6008 122028 php extra 
php-horde-kolab-server_2.0.2-1_all.deb

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

iEYEARECAAYFAlFhe7IACgkQOW2jYf5fHX+3sgCcC+gWKshyzN2KYE7JELTH4xPI
ZtgAn0cDZb9N2Bbtv0WZCf+oA3DpmH8F
=Azcd
-END PGP SIGNATURE-


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



Accepted php-horde-kolab-storage 2.0.4-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:59:52 +0200
Source: php-horde-kolab-storage
Binary: php-horde-kolab-storage
Architecture: source all
Version: 2.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-kolab-storage - ${phppear:summary}
Changes: 
 php-horde-kolab-storage (2.0.4-1) unstable; urgency=low
 .
   * New upstream version 2.0.4
Checksums-Sha1: 
 7d2167c130ee881342b5de4125a921be69556c1c 1465 
php-horde-kolab-storage_2.0.4-1.dsc
 933dfb91b8a35af922db732f40929991018748b6 170353 
php-horde-kolab-storage_2.0.4.orig.tar.gz
 cd02b352164693ef1f0aaeffbc6bbb777ef80156 2067 
php-horde-kolab-storage_2.0.4-1.debian.tar.gz
 67a67804ba179698d9d878a36c85d712839fad87 200046 
php-horde-kolab-storage_2.0.4-1_all.deb
Checksums-Sha256: 
 8b89a16574a14d6fae43ec6cd4742734ac6647a23b5c66819bbe6f67f09718bc 1465 
php-horde-kolab-storage_2.0.4-1.dsc
 adbb24a265bdeac3373e6ab5bd9b11ff9ee532275b1a859a1c0e815e9c4a504f 170353 
php-horde-kolab-storage_2.0.4.orig.tar.gz
 79c4df703f9cc4dfff642851e93bd2da96ff17759e945b37f1a3492a78444264 2067 
php-horde-kolab-storage_2.0.4-1.debian.tar.gz
 63c580f73feda337764f64c5dfd01e1be0a4c571e39ad3e19f93754469ed9a9f 200046 
php-horde-kolab-storage_2.0.4-1_all.deb
Files: 
 a7a9edbc8afe4847234fe3101727b638 1465 php extra 
php-horde-kolab-storage_2.0.4-1.dsc
 ae100615d22de55164417b740e9e8933 170353 php extra 
php-horde-kolab-storage_2.0.4.orig.tar.gz
 846bb58a743018f01ab816552273bcd7 2067 php extra 
php-horde-kolab-storage_2.0.4-1.debian.tar.gz
 e49e0b52d620400706067c19d4f032d1 200046 php extra 
php-horde-kolab-storage_2.0.4-1_all.deb

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

iEUEARECAAYFAlFhfSsACgkQOW2jYf5fHX/rBACfREHJLEVtdRFJdGDRzmmbAD7h
zncAmP5pSosvVaJjonJa+D2AYF9ge2s=
=OcAh
-END PGP SIGNATURE-


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



Accepted php-horde-ldap 2.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:06:27 +0200
Source: php-horde-ldap
Binary: php-horde-ldap
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-ldap - ${phppear:summary}
Changes: 
 php-horde-ldap (2.0.2-1) unstable; urgency=low
 .
   * New upstream version 2.0.2
Checksums-Sha1: 
 f8084cadbb85809f373179330f7bf3869e4d569f 1363 php-horde-ldap_2.0.2-1.dsc
 f90bed2b0d109d35460307ab649b217d845bca3c 63268 php-horde-ldap_2.0.2.orig.tar.gz
 d8808c61bf3a9d09ebeba1abeb5b52a2155c9df3 2046 
php-horde-ldap_2.0.2-1.debian.tar.gz
 de08a23d4a344aed076b7b043bc7bd8b4aa13aa5 70414 php-horde-ldap_2.0.2-1_all.deb
Checksums-Sha256: 
 52512dcbadcad1bef8ec64c2b6ceffd4960ab606dd26971e87cd7ba946f56dba 1363 
php-horde-ldap_2.0.2-1.dsc
 e1c5113ca6f19f26f6a0800ae8219aff755495027b27cc87a4373a42344cc497 63268 
php-horde-ldap_2.0.2.orig.tar.gz
 2bd4ccd803e4079cfe43b7d8bcec5634dab092928a83acf155b79375ffd00c10 2046 
php-horde-ldap_2.0.2-1.debian.tar.gz
 62dbcbcd02db4d5e165691ad34734795fc7aba0885b9d54a43a4666a026cd8ea 70414 
php-horde-ldap_2.0.2-1_all.deb
Files: 
 48c358651ba77d87a3d1cb827e982d5f 1363 php extra php-horde-ldap_2.0.2-1.dsc
 8d76cbcea83f72c05c60f5dc31076a69 63268 php extra 
php-horde-ldap_2.0.2.orig.tar.gz
 704103193d2dc2f365a9aad7e8f86e05 2046 php extra 
php-horde-ldap_2.0.2-1.debian.tar.gz
 a4e61ca302187b38d645514e9b185be4 70414 php extra php-horde-ldap_2.0.2-1_all.deb

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

iEYEARECAAYFAlFhfZYACgkQOW2jYf5fHX8K9QCfdFdwSWRIaKiksBqH6+SX2Y1S
CXgAnjoyS6sb/vIxU2nJq4AswbxATMKw
=Jn8Z
-END PGP SIGNATURE-


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



Accepted php-horde-lock 2.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:19:13 +0200
Source: php-horde-lock
Binary: php-horde-lock
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-lock - ${phppear:summary}
Changes: 
 php-horde-lock (2.0.2-1) unstable; urgency=low
 .
   * New upstream version 2.0.2
Checksums-Sha1: 
 c6f265a2a223569c561cebf0bb69d2b4ee2bdf2e 1363 php-horde-lock_2.0.2-1.dsc
 322d1f3b7c26f276e8dfac0c882ba67d739862b4 16050 php-horde-lock_2.0.2.orig.tar.gz
 857d9275c6c3839140a20db1331c82a2af13b7e6 2083 
php-horde-lock_2.0.2-1.debian.tar.gz
 5f3b1c532c909328fba379732ede6d12d5296cef 13986 php-horde-lock_2.0.2-1_all.deb
Checksums-Sha256: 
 9ff167ed3d27afbf296aaa8dd1bd5a52867624fe8f60ae64a35c815874a185c7 1363 
php-horde-lock_2.0.2-1.dsc
 848a5e025a6f726ace0783eb089689a5e271e3dcd2ff1e1de5dc7ceea737f442 16050 
php-horde-lock_2.0.2.orig.tar.gz
 3d45d3a3f116caa2e51a6a11ec4fa8f32a14a156f7d247d50a66de1a9393ed6e 2083 
php-horde-lock_2.0.2-1.debian.tar.gz
 e958964020b7cfa2038788411d2c3b768ae85fdbe418fd54f2831dd27d805d19 13986 
php-horde-lock_2.0.2-1_all.deb
Files: 
 56e16d5cc8509f98f2557c0be3756588 1363 php extra php-horde-lock_2.0.2-1.dsc
 fa41acf74821d0e381c5fb9f82f6165e 16050 php extra 
php-horde-lock_2.0.2.orig.tar.gz
 1373a98743fee9945399ae6378b34bdc 2083 php extra 
php-horde-lock_2.0.2-1.debian.tar.gz
 07311618f36b8fbd566162efa81eb06e 13986 php extra php-horde-lock_2.0.2-1_all.deb

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

iEYEARECAAYFAlFhgMQACgkQOW2jYf5fHX8rNgCeINEDBegz/jvXjlAXHKXitkRI
hlMAnigFWZlSbffpPP3/OaWwmk6Q8Atz
=SlJm
-END PGP SIGNATURE-


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



Accepted php-horde-memcache 2.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:07:49 +0200
Source: php-horde-memcache
Binary: php-horde-memcache
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-memcache - ${phppear:summary}
Changes: 
 php-horde-memcache (2.0.2-1) unstable; urgency=low
 .
   * New upstream version 2.0.2
Checksums-Sha1: 
 17f7804c4bd85dce857b513948947660f3ae3927 1407 php-horde-memcache_2.0.2-1.dsc
 2823c5c552356f28ad7ca2f5d1ecdb56bdbdda41 14023 
php-horde-memcache_2.0.2.orig.tar.gz
 6a95706fb00f074c453362d567e8da8248ce2dde 1978 
php-horde-memcache_2.0.2-1.debian.tar.gz
 3a043cfc4bb4ffa4ca7756f999d44bde33bc1a73 10962 
php-horde-memcache_2.0.2-1_all.deb
Checksums-Sha256: 
 a34b997fe4cd16de556763b1989dfe78e3abce34c2eef468448104511df80f5e 1407 
php-horde-memcache_2.0.2-1.dsc
 ce8b276d422bf4cee61854950ce6979d93195b5501f838fac3ca8b15b6f4f0d4 14023 
php-horde-memcache_2.0.2.orig.tar.gz
 f8ba59da35ee12948f293e971840f47aec23fdfd70f65785828ed0d64bd701d4 1978 
php-horde-memcache_2.0.2-1.debian.tar.gz
 0ec87258c553bfad37dd4e424651b749a954114fb757ded7b9cc4dfda7575e6c 10962 
php-horde-memcache_2.0.2-1_all.deb
Files: 
 c4457af9637cdfd18579262165993d5e 1407 php extra php-horde-memcache_2.0.2-1.dsc
 0cebc39c80289cde3f13cebeb95a04f4 14023 php extra 
php-horde-memcache_2.0.2.orig.tar.gz
 c82b4016adbda82ca8fa7b18e9599de9 1978 php extra 
php-horde-memcache_2.0.2-1.debian.tar.gz
 4fd8827e7b60303e773761623cfe82a0 10962 php extra 
php-horde-memcache_2.0.2-1_all.deb

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

iEYEARECAAYFAlFhfdwACgkQOW2jYf5fHX/vEQCgjRC655T4tIOly1J+FpVz9Zo4
7XUAoJusjGAKUmbZVd1w6GtDECa0/jkt
=tBfv
-END PGP SIGNATURE-


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



Accepted php-horde-mime 2.0.4-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:24:56 +0200
Source: php-horde-mime
Binary: php-horde-mime
Architecture: source all
Version: 2.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-mime - ${phppear:summary}
Changes: 
 php-horde-mime (2.0.4-1) unstable; urgency=low
 .
   * New upstream version 2.0.4
Checksums-Sha1: 
 ad30fabe67455867bd61d67cd702d9c4501c8e65 1363 php-horde-mime_2.0.4-1.dsc
 5439767efc52342ed5d4c33c8f851564a8beeec6 91155 php-horde-mime_2.0.4.orig.tar.gz
 ec4e1ed616beb8116b7cedd3f6f1bdcf94840bea 2133 
php-horde-mime_2.0.4-1.debian.tar.gz
 702655750a4e26e22f641c3a24f003b6fcf5 104888 php-horde-mime_2.0.4-1_all.deb
Checksums-Sha256: 
 7d4d0418dcf38734e51d5d571aefa95eeb48711ad84ffecd349cfd10d5e7bb99 1363 
php-horde-mime_2.0.4-1.dsc
 955805a9dcba2fc5676bccffa5e2e36cb228e4f46ff4f514c66cbab570f285f5 91155 
php-horde-mime_2.0.4.orig.tar.gz
 067caff55fac18778dbe141e5319b928be3a12aeeae3d7843b4a8cdff36908d2 2133 
php-horde-mime_2.0.4-1.debian.tar.gz
 067e6a1f598242f73b65b103d3c3a9a3d9558807038b805b048d4cd4563b8a4d 104888 
php-horde-mime_2.0.4-1_all.deb
Files: 
 35b8ba8898ffd8d1df25745764ba5790 1363 php extra php-horde-mime_2.0.4-1.dsc
 cc5b9d19e1f52971d706602e6dc86e4b 91155 php extra 
php-horde-mime_2.0.4.orig.tar.gz
 4658a825f9faea7da88edc1986c4000f 2133 php extra 
php-horde-mime_2.0.4-1.debian.tar.gz
 501ee59585ccdd9097c72d0de71dcf67 104888 php extra 
php-horde-mime_2.0.4-1_all.deb

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

iEYEARECAAYFAlFhgeAACgkQOW2jYf5fHX/yGACfcEFmTWi+/1ikvDoFT2Lnucw1
JOwAnR1rnsZTdRDnpEbB3nrnnsjax0kG
=kbxb
-END PGP SIGNATURE-


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



Accepted php-horde-mime-viewer 2.0.4-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:26:03 +0200
Source: php-horde-mime-viewer
Binary: php-horde-mime-viewer
Architecture: source all
Version: 2.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-mime-viewer - ${phppear:summary}
Changes: 
 php-horde-mime-viewer (2.0.4-1) unstable; urgency=low
 .
   * New upstream version 2.0.4
Checksums-Sha1: 
 ece5681135ac5532d9044dfa42618817bcdcce8d 1459 php-horde-mime-viewer_2.0.4-1.dsc
 0883d00ff62341b26f18722fa128a03f049196d9 158764 
php-horde-mime-viewer_2.0.4.orig.tar.gz
 d979abb036473bce534d9b9258b1fd71c527e1c0 2846 
php-horde-mime-viewer_2.0.4-1.debian.tar.gz
 619b966185294ff59620c85f1704159d92c41956 170416 
php-horde-mime-viewer_2.0.4-1_all.deb
Checksums-Sha256: 
 4c2442c2cc83e0cffe53afee9d7c50f3183118587521360aaca478bb6e4816dc 1459 
php-horde-mime-viewer_2.0.4-1.dsc
 0c8429258a2a9b2aeb6c95d6e4d2b40c45a2687ea0c9e5b21c94b2c355b67a5b 158764 
php-horde-mime-viewer_2.0.4.orig.tar.gz
 a824470af20fa7c48564aa99b7de73fe8bdab8587e62308ee9fe88cad79d3df8 2846 
php-horde-mime-viewer_2.0.4-1.debian.tar.gz
 362cac30822f4d8ee006cd68e2d7947b732bf21d56db30914667dc097d1464d6 170416 
php-horde-mime-viewer_2.0.4-1_all.deb
Files: 
 0b49356d8a4b843087cb39019d03c6c2 1459 php extra 
php-horde-mime-viewer_2.0.4-1.dsc
 fb85883315cb52401ebae5aa1eb6fa9a 158764 php extra 
php-horde-mime-viewer_2.0.4.orig.tar.gz
 1bb78ad1ef7451e900e8e3df3c1d0c5f 2846 php extra 
php-horde-mime-viewer_2.0.4-1.debian.tar.gz
 e89580be7e4c0b04a666dd136efa65fb 170416 php extra 
php-horde-mime-viewer_2.0.4-1_all.deb

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

iEYEARECAAYFAlFhgloACgkQOW2jYf5fHX95hQCgjeSEyqKPPf1Chz/XrnJOBMq2
Ot8An3AtU1YE+Nhz1JbyzF9SaZQceyF0
=gdPl
-END PGP SIGNATURE-


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



Accepted php-horde-pdf 2.0.3-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:09:21 +0200
Source: php-horde-pdf
Binary: php-horde-pdf
Architecture: source all
Version: 2.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-pdf - ${phppear:summary}
Changes: 
 php-horde-pdf (2.0.3-1) unstable; urgency=low
 .
   * New upstream version 2.0.3
Checksums-Sha1: 
 20ff0cda28e99e14302131f11787c679d2c6ce1d 1352 php-horde-pdf_2.0.3-1.dsc
 abaf60a08599103b87eb7d971c7d285917152922 53142 php-horde-pdf_2.0.3.orig.tar.gz
 db8e8945ef7f5ce3de990ecf2bfad0ad236b7594 2037 
php-horde-pdf_2.0.3-1.debian.tar.gz
 618e5e4f90633d5d15fe48c19b70af9ffd9132c9 54222 php-horde-pdf_2.0.3-1_all.deb
Checksums-Sha256: 
 e77d910f5c448ce98ae797830b75a3c0a2c726869ce6225c63ef0b15ec6cfc95 1352 
php-horde-pdf_2.0.3-1.dsc
 ec6a65d9305344bf8f4bcaffb84ae09a80593befc252f358217016cd36cba913 53142 
php-horde-pdf_2.0.3.orig.tar.gz
 007a8bdb429a70fcae1d21936c85551d1ffe20764eca0a5d81d51ea0bd9562d6 2037 
php-horde-pdf_2.0.3-1.debian.tar.gz
 a6a079827f404d2a2bb684fdb4a09c6d01acfe1ac0d361136ec6a95aeb6f0a53 54222 
php-horde-pdf_2.0.3-1_all.deb
Files: 
 6b10e149c72680c5fb1db439449a15ba 1352 php extra php-horde-pdf_2.0.3-1.dsc
 6f2bf1ec094b29badf4d147eebd2c06c 53142 php extra 
php-horde-pdf_2.0.3.orig.tar.gz
 e6e0eea716ad5e4ee4790a2f0e5c497c 2037 php extra 
php-horde-pdf_2.0.3-1.debian.tar.gz
 b650c0367e046098c321be7ea66ce7ad 54222 php extra php-horde-pdf_2.0.3-1_all.deb

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

iEYEARECAAYFAlFhflEACgkQOW2jYf5fHX/HqwCfSiuKcQ+ii46sYW7AxUbooaTu
7RkAniCC0UsxS00CYzIzPNqYLyfbfJ6M
=FWwr
-END PGP SIGNATURE-


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



Accepted php-horde-perms 2.1.0-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:28:24 +0200
Source: php-horde-perms
Binary: php-horde-perms
Architecture: source all
Version: 2.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-perms - ${phppear:summary}
Changes: 
 php-horde-perms (2.1.0-1) unstable; urgency=low
 .
   * New upstream version 2.1.0
Checksums-Sha1: 
 ba43fa2b2f42f52d385521fb7aa9318ab2d702e6 1374 php-horde-perms_2.1.0-1.dsc
 bd3d36c3cbb3e959184c0e01dd2fe4988ae5be82 38872 
php-horde-perms_2.1.0.orig.tar.gz
 5c793fca40493e54145f5cc7916ae7b8da64e9af 2107 
php-horde-perms_2.1.0-1.debian.tar.gz
 462787a3adf531565355eaad5941ddfe6a383aed 48676 php-horde-perms_2.1.0-1_all.deb
Checksums-Sha256: 
 6a683bce068d7a1a4dd6de9a183bcd699f2cdf92f613cd6028a684a81131e27e 1374 
php-horde-perms_2.1.0-1.dsc
 a0f17561267472a665ed8d709a76cc0af5ed15c6d91ab3f151dec2ace7c66a2b 38872 
php-horde-perms_2.1.0.orig.tar.gz
 e43c25d39541a7ef84f796f9ca48787145fc615d118b5a187f54346eb6db6117 2107 
php-horde-perms_2.1.0-1.debian.tar.gz
 5689fd0fd17fccf592b63faf2c8637a3b17a8efa6f24ec182f4401f7ba6df1a4 48676 
php-horde-perms_2.1.0-1_all.deb
Files: 
 c913ae1c180a510e081bf645cfe6cf6d 1374 php extra php-horde-perms_2.1.0-1.dsc
 edc9c21563579ec6bb4bd2202da9c61b 38872 php extra 
php-horde-perms_2.1.0.orig.tar.gz
 64d5514e6ba5b45efbb1e1cd9daced2d 2107 php extra 
php-horde-perms_2.1.0-1.debian.tar.gz
 2973a69cd7ca3e20a34cad9e4dbb290b 48676 php extra 
php-horde-perms_2.1.0-1_all.deb

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

iEYEARECAAYFAlFhgskACgkQOW2jYf5fHX9v4gCdHzBxrkOjnRqCZASIZ1+sE0rB
tYsAnjoNwGotLexVcLmeZ3R2uSaJstN6
=h5GA
-END PGP SIGNATURE-


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



Accepted php-horde-rdo 2.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:06:57 +0200
Source: php-horde-rdo
Binary: php-horde-rdo
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-rdo - ${phppear:summary}
Changes: 
 php-horde-rdo (2.0.2-1) unstable; urgency=low
 .
   * New upstream version 2.0.2
Checksums-Sha1: 
 e522194b3619b301ddc34b920de93859551ec560 1352 php-horde-rdo_2.0.2-1.dsc
 1021fe67a2720de9445a8e9a0b71e8996cbb6f45 34691 php-horde-rdo_2.0.2.orig.tar.gz
 8e7d36c1c0d84d28f09e7ef51d188078f7ac3822 2705 
php-horde-rdo_2.0.2-1.debian.tar.gz
 21ffe30901e8e1ae8679dc373aac1a7df2e2758a 36840 php-horde-rdo_2.0.2-1_all.deb
Checksums-Sha256: 
 cedadc43538d21ed5c61a9392edbaad30fda4c372c50e596ebc023de2d3ef90d 1352 
php-horde-rdo_2.0.2-1.dsc
 68e4e8fb847200e676263af6e6ffc9d05f218590e5eccf3547a71ed4a55560e1 34691 
php-horde-rdo_2.0.2.orig.tar.gz
 c4c8c7ec035d4b0a6a7ba6a68c4f44f98467c720025050214ce402ef35d85919 2705 
php-horde-rdo_2.0.2-1.debian.tar.gz
 72c068f955ced8f1ace42a6a302508772052769c147ad0e2e827b313fa511f80 36840 
php-horde-rdo_2.0.2-1_all.deb
Files: 
 8d449ae225c4ce8566c447a1459807a5 1352 php extra php-horde-rdo_2.0.2-1.dsc
 353a6f6b36d920efbee0e13fc9cb84a8 34691 php extra 
php-horde-rdo_2.0.2.orig.tar.gz
 a6c9cad42a47bca0563c6200342901ff 2705 php extra 
php-horde-rdo_2.0.2-1.debian.tar.gz
 804687d30aa3737f892ee44ef4c6efcc 36840 php extra php-horde-rdo_2.0.2-1_all.deb

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

iEYEARECAAYFAlFhfbgACgkQOW2jYf5fHX+oaACeNtJaAneYCFC/j5mZ7fMxjPqd
ug0AnioU9XBk6E4KQo8EFyUHYnnnyIcu
=dZfU
-END PGP SIGNATURE-


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



Accepted php-horde-service-facebook 2.0.4-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:15:24 +0200
Source: php-horde-service-facebook
Binary: php-horde-service-facebook
Architecture: source all
Version: 2.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-service-facebook - ${phppear:summary}
Changes: 
 php-horde-service-facebook (2.0.4-1) unstable; urgency=low
 .
   * New upstream version 2.0.4
Checksums-Sha1: 
 32a3173b11c9fed01b0e91b4e98c2da2afef7367 1495 
php-horde-service-facebook_2.0.4-1.dsc
 efa8e9ad33f6a0809a2155c127f75ba3040ebbd3 31563 
php-horde-service-facebook_2.0.4.orig.tar.gz
 7385a536caff57f163cdb53084330789f52da8e5 2308 
php-horde-service-facebook_2.0.4-1.debian.tar.gz
 4d3c8095a28f2e86c08b06a8f29603cbd9609eea 48026 
php-horde-service-facebook_2.0.4-1_all.deb
Checksums-Sha256: 
 b4aefa7967a99ee37301805c44a084db066daf6e12594b37a0ab4e268ab6381f 1495 
php-horde-service-facebook_2.0.4-1.dsc
 1b7e03159f3e811d802d6cfc6bf265dfb5777a7d45ff198388b25671477bbebb 31563 
php-horde-service-facebook_2.0.4.orig.tar.gz
 c1c302840056da67c3dd0437aae444883ac2bbb92965218ca94463232b6fec48 2308 
php-horde-service-facebook_2.0.4-1.debian.tar.gz
 ff599f43e024599091780475400fd4aab8a7a2f5a67af6ef53e969cf074fb964 48026 
php-horde-service-facebook_2.0.4-1_all.deb
Files: 
 971a459d5e96f3c5a47812756e26c198 1495 php extra 
php-horde-service-facebook_2.0.4-1.dsc
 9ae87f898d6118d0a0419cf4345b74d5 31563 php extra 
php-horde-service-facebook_2.0.4.orig.tar.gz
 ae89167ed983518528c283632682404e 2308 php extra 
php-horde-service-facebook_2.0.4-1.debian.tar.gz
 8f0da719534832f611c308f4c57210e3 48026 php extra 
php-horde-service-facebook_2.0.4-1_all.deb

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

iEUEARECAAYFAlFhf7kACgkQOW2jYf5fHX9JVgCWLlK1kBXGyo8V2eg/Em1WfnVh
AACfVUSCWMZjIpJQIOdpE/LR5vI2ml8=
=BWg5
-END PGP SIGNATURE-


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



Accepted php-horde-service-twitter 2.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:17:36 +0200
Source: php-horde-service-twitter
Binary: php-horde-service-twitter
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-service-twitter - ${phppear:summary}
Changes: 
 php-horde-service-twitter (2.0.2-1) unstable; urgency=low
 .
   * New upstream version 2.0.2
Checksums-Sha1: 
 b04f73622f02fa70d84dd14aebc311e8c07368c3 1481 
php-horde-service-twitter_2.0.2-1.dsc
 9c804344001603fe32e5e824a20519aced24dfc8 9503 
php-horde-service-twitter_2.0.2.orig.tar.gz
 b55edd01c237b18e2116c8792bd21435cb6166fd 2148 
php-horde-service-twitter_2.0.2-1.debian.tar.gz
 c24acb0335a66f7a1d1317ac59f48630e1551f44 15158 
php-horde-service-twitter_2.0.2-1_all.deb
Checksums-Sha256: 
 39e0bae9f8de4c216249ee0d5ad86cd433acc8acd10696ca83857bcb07f9c740 1481 
php-horde-service-twitter_2.0.2-1.dsc
 012b3480912f9f0168548c038a67ad5eaffb410aa35b48097c0dd61e55419e41 9503 
php-horde-service-twitter_2.0.2.orig.tar.gz
 4e25545af5c36ecc141cc61df518563a8320f3617813d6b32080a1cff0a49028 2148 
php-horde-service-twitter_2.0.2-1.debian.tar.gz
 1b363ed667d931f83fb919745b1a52c806450db2a702caadaba6279fc9cfc3e2 15158 
php-horde-service-twitter_2.0.2-1_all.deb
Files: 
 c5764f267a84bd9a773cad966aeb0883 1481 php extra 
php-horde-service-twitter_2.0.2-1.dsc
 bb96081121905809acc40de511b77d72 9503 php extra 
php-horde-service-twitter_2.0.2.orig.tar.gz
 00a1737d1c5fa962993ff12ac3925a90 2148 php extra 
php-horde-service-twitter_2.0.2-1.debian.tar.gz
 36594c9fa5d639a36a862fcf0b74efaf 15158 php extra 
php-horde-service-twitter_2.0.2-1_all.deb

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

iEYEARECAAYFAlFhgFQACgkQOW2jYf5fHX/nzgCgh6LgB9e27ugWsowKewFIKZFZ
vEQAn0Ugb79UGDYD9UF+tZ0+kfYeNmHp
=I4RV
-END PGP SIGNATURE-


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



Accepted php-horde-service-weather 2.0.4-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:19:19 +0200
Source: php-horde-service-weather
Binary: php-horde-service-weather
Architecture: source all
Version: 2.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-service-weather - ${phppear:summary}
Changes: 
 php-horde-service-weather (2.0.4-1) unstable; urgency=low
 .
   * New upstream version 2.0.4
Checksums-Sha1: 
 4069229ecdde70a77f27419060d465572240526b 1503 
php-horde-service-weather_2.0.4-1.dsc
 85b6842cce26993923f255de69af1d88a001a5e0 178878 
php-horde-service-weather_2.0.4.orig.tar.gz
 a885b9a3e92adf15a922c7584989c65307d6361a 2188 
php-horde-service-weather_2.0.4-1.debian.tar.gz
 5a40fd8c3c09216fc97d66181e934c7a19a50716 197484 
php-horde-service-weather_2.0.4-1_all.deb
Checksums-Sha256: 
 50c584a6978d351023a0ff95050c75ebf0af4e1231370b4c6922e34772147459 1503 
php-horde-service-weather_2.0.4-1.dsc
 9dcd7db8f44074fb82ded1c816728487c1d8f01895dc010ab6d35c502dc1da81 178878 
php-horde-service-weather_2.0.4.orig.tar.gz
 61f2090f494930b073015b898f1fc14ed55bf60a5e1a31a023d28e18d0a71298 2188 
php-horde-service-weather_2.0.4-1.debian.tar.gz
 eeb8bf1f9263c4dfebff48f3879e52b7cb4237e25c41a381d09faafe15e07764 197484 
php-horde-service-weather_2.0.4-1_all.deb
Files: 
 1964217d4f379862821318249d6805a7 1503 php extra 
php-horde-service-weather_2.0.4-1.dsc
 1774250fd7d41ca285c06374a77724a3 178878 php extra 
php-horde-service-weather_2.0.4.orig.tar.gz
 0e11f0f6aed4b8d9a210af0552d0eeba 2188 php extra 
php-horde-service-weather_2.0.4-1.debian.tar.gz
 7095f98699a1a2899863b27606aa3b83 197484 php extra 
php-horde-service-weather_2.0.4-1_all.deb

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

iEYEARECAAYFAlFhgNAACgkQOW2jYf5fHX8jxQCfTm4uegvPQSUHEW+QLgADW5yN
K6QAoJD495U2XJ8prJWQ7B7zJOA/KJu+
=pctr
-END PGP SIGNATURE-


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



Accepted php-horde-sesha 1.0.0~beta1-3 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:50:59 +0200
Source: php-horde-sesha
Binary: php-horde-sesha
Architecture: source all
Version: 1.0.0~beta1-3
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-sesha - ${phppear:summary}
Closes: 701793
Changes: 
 php-horde-sesha (1.0.0~beta1-3) unstable; urgency=low
 .
   * Add B-D on php-horde-role. Fix FTBFS (Closes: #701793)
Checksums-Sha1: 
 85d889de91eb1fa59d1ded8235b06e9ab6f59fb4 1435 php-horde-sesha_1.0.0~beta1-3.dsc
 22548b64f7aae753357836cb8e61807382d42515 2277 
php-horde-sesha_1.0.0~beta1-3.debian.tar.gz
 975ec7bf78f3f8d117b796c2eb9810ea939bc2b3 238474 
php-horde-sesha_1.0.0~beta1-3_all.deb
Checksums-Sha256: 
 6191f222f78a3a0a2ffc0de98d7eb663dbdfe37e6199fed2921ed17498bb0bef 1435 
php-horde-sesha_1.0.0~beta1-3.dsc
 52c44c94d9c7d261f6a49d2a6cf3f29684dad4bd1ff74caa9b70302b61dd0a4d 2277 
php-horde-sesha_1.0.0~beta1-3.debian.tar.gz
 9d3ae5e721308f68ba8cbd1aac84c81d822b744b2248066cfeb6a8a6013836fc 238474 
php-horde-sesha_1.0.0~beta1-3_all.deb
Files: 
 a025cafab0d5e656d56152796a216e4c 1435 php extra 
php-horde-sesha_1.0.0~beta1-3.dsc
 37a8cd7ccc39ba845a62ac6647e49920 2277 php extra 
php-horde-sesha_1.0.0~beta1-3.debian.tar.gz
 04c2ec0de5535e0032e6e4abda86b9f3 238474 php extra 
php-horde-sesha_1.0.0~beta1-3_all.deb

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

iEYEARECAAYFAlFheekACgkQOW2jYf5fHX8VZwCgnCZpmB1SeI+n/mE3R2OJ8Evf
0RAAnRYrGzo2NVE+541pqhSU8SlIowEJ
=6B0l
-END PGP SIGNATURE-


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



Accepted php-horde-syncml 2.0.3-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:21:30 +0200
Source: php-horde-syncml
Binary: php-horde-syncml
Architecture: source all
Version: 2.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-syncml - ${phppear:summary}
Changes: 
 php-horde-syncml (2.0.3-1) unstable; urgency=low
 .
   * New upstream version 2.0.3
Checksums-Sha1: 
 92b6f7baa78e621830fdb15da6a5e20ddcbf9a64 1388 php-horde-syncml_2.0.3-1.dsc
 8c45214bc6a33e5cde5facc3a8d353a8270aaad3 133601 
php-horde-syncml_2.0.3.orig.tar.gz
 6e8fd80315621c3b0643598a97936d3d061e557a 2083 
php-horde-syncml_2.0.3-1.debian.tar.gz
 d2501363f920ddfc35ef7c69ef2a2fa4b7cee7c7 165730 
php-horde-syncml_2.0.3-1_all.deb
Checksums-Sha256: 
 588236830439bc0079e20f279db8ecfbe562d32f006ac39f049a8679b8d8cda9 1388 
php-horde-syncml_2.0.3-1.dsc
 b966dc32a390b8866a342efc1b7b0046a5ed1e6b0d7a18ba4f9ef327fb394528 133601 
php-horde-syncml_2.0.3.orig.tar.gz
 55e450639c4d6e876513d4ff2ecd600ee19e9a192d309af6307b2de0ca1aa88c 2083 
php-horde-syncml_2.0.3-1.debian.tar.gz
 e92ae8447e25b2d16f5b3c4b49c4c2c19e9327aee3e9867c7d357f6e15dec28f 165730 
php-horde-syncml_2.0.3-1_all.deb
Files: 
 bbe611905a463ec678e5cad96d9e071c 1388 php extra php-horde-syncml_2.0.3-1.dsc
 f8c76750e92060190225fc79929b693b 133601 php extra 
php-horde-syncml_2.0.3.orig.tar.gz
 fe4c46c73502b0ee7f4dd077c0e2a806 2083 php extra 
php-horde-syncml_2.0.3-1.debian.tar.gz
 b75dcb96b3900e018b76bba4b836fc4d 165730 php extra 
php-horde-syncml_2.0.3-1_all.deb

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

iEYEARECAAYFAlFhgVUACgkQOW2jYf5fHX/kQgCfZnZWAdIx4AkezVKVO7HVe0b8
QboAmgKnds8T6kzxCSVk5tF3aReZkpje
=So/D
-END PGP SIGNATURE-


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



Accepted php-horde-test 2.2.1-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:25:23 +0200
Source: php-horde-test
Binary: php-horde-test
Architecture: source all
Version: 2.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-test - ${phppear:summary}
Changes: 
 php-horde-test (2.2.1-1) unstable; urgency=low
 .
   * New upstream version 2.2.1
Checksums-Sha1: 
 e658c07f37cf54e59ddda605779842899b754600 1372 php-horde-test_2.2.1-1.dsc
 217bb8fe6ef71cf3174db8db9483261e54e8b86c 20647 php-horde-test_2.2.1.orig.tar.gz
 c9a01de4712bd2f950c0ee223484f022cbbe93e6 1951 
php-horde-test_2.2.1-1.debian.tar.gz
 461ecc45cef66d1576e61b8e75d98bb45306e04c 20704 php-horde-test_2.2.1-1_all.deb
Checksums-Sha256: 
 aa1aefecd70775d6e7f363c87eb6c53eb6b4923fed3ce2c5cb026c277b3c93a9 1372 
php-horde-test_2.2.1-1.dsc
 6fa7766692ef30d3cf563d38d238f4f77222f82f3d93f2a1ccdc71588b835915 20647 
php-horde-test_2.2.1.orig.tar.gz
 7d642368169784d43cca6cc82cfb88d950a2efc7dd46a8ee4344a143df242c7c 1951 
php-horde-test_2.2.1-1.debian.tar.gz
 ab382204e59ea3585b593b99b60a869f866290907ec8625e146167bc19b1b969 20704 
php-horde-test_2.2.1-1_all.deb
Files: 
 787f1ca994c924c45b0060ecfd093a74 1372 php extra php-horde-test_2.2.1-1.dsc
 a3fa58540f8a4dd9ade3260a9f7f6341 20647 php extra 
php-horde-test_2.2.1.orig.tar.gz
 87195b2faaea8430652b10ae834fe692 1951 php extra 
php-horde-test_2.2.1-1.debian.tar.gz
 9223621ec2bb626756c2028278bf7f7e 20704 php extra php-horde-test_2.2.1-1_all.deb

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

iEYEARECAAYFAlFhggEACgkQOW2jYf5fHX+ONACfSg0fCXjXXMoTp3ZR1iWKnyFJ
+OEAoJtfST87vCxKei6PpNIhxgv8Ahoa
=56HP
-END PGP SIGNATURE-


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



Accepted php-horde-text-diff 2.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:09:47 +0200
Source: php-horde-text-diff
Binary: php-horde-text-diff
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-text-diff - ${phppear:summary}
Changes: 
 php-horde-text-diff (2.0.2-1) unstable; urgency=low
 .
   * New upstream version 2.0.2
Checksums-Sha1: 
 33dca5c56a3dcc7d2f7931d5ecdb90ae88ed66dc 1418 php-horde-text-diff_2.0.2-1.dsc
 03ee3112e4418b3a795181b147f438d17fd9aad2 28954 
php-horde-text-diff_2.0.2.orig.tar.gz
 f2f4d37ed7c96c70f89500233993a82abb3a2f66 2330 
php-horde-text-diff_2.0.2-1.debian.tar.gz
 39efc7b4d0f1c1b7758f81af84f7220ade148bd9 30342 
php-horde-text-diff_2.0.2-1_all.deb
Checksums-Sha256: 
 1109842eda63509106abe954fe8bff400088534ae388494981ec5bcefc85b2f1 1418 
php-horde-text-diff_2.0.2-1.dsc
 ff86bcd476bcd9bed2841fa0a0e247d605d68ee59748f33985bdca17d76d2dfb 28954 
php-horde-text-diff_2.0.2.orig.tar.gz
 ce4a63a26b7981d549b5ac4f0a4ac4555afcb879e632acf95a11f0eb1a5f61bf 2330 
php-horde-text-diff_2.0.2-1.debian.tar.gz
 bc545580bc55e7e1b56d3e4f8046c197a23a3a73af900f14bacf9c5dea00f238 30342 
php-horde-text-diff_2.0.2-1_all.deb
Files: 
 1a7f4b1c40cb2367ee9d8ee485b3d9f2 1418 php extra php-horde-text-diff_2.0.2-1.dsc
 4f4d43c397bac90784a81f9c559db572 28954 php extra 
php-horde-text-diff_2.0.2.orig.tar.gz
 7415120995396f6ad20b94dbbbe3c80c 2330 php extra 
php-horde-text-diff_2.0.2-1.debian.tar.gz
 3a7c4ba5af33984f89a3fc21e21f7289 30342 php extra 
php-horde-text-diff_2.0.2-1_all.deb

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

iEYEARECAAYFAlFhfqUACgkQOW2jYf5fHX8eCACfbRd/mCZHqsTaKsX11JZaP7hf
7QYAni0yK/3UtFUp0+mv8nXzDgjbnXKt
=Xk44
-END PGP SIGNATURE-


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



Accepted php-horde-timezone 1.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:14:10 +0200
Source: php-horde-timezone
Binary: php-horde-timezone
Architecture: source all
Version: 1.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-timezone - ${phppear:summary}
Changes: 
 php-horde-timezone (1.0.2-1) unstable; urgency=low
 .
   * New upstream version 1.0.2
Checksums-Sha1: 
 f8ca34dbadb08744ceb8ff0e4e7bc30e5bb3 1407 php-horde-timezone_1.0.2-1.dsc
 3667460f573816c1f33e289c5cbc374d71d16826 20255 
php-horde-timezone_1.0.2.orig.tar.gz
 bf79946a7d7b44dd18ce2181d386b2dadf43164c 1975 
php-horde-timezone_1.0.2-1.debian.tar.gz
 f696f19263b33404c77f68332ea5bc9b5ff2e341 17318 
php-horde-timezone_1.0.2-1_all.deb
Checksums-Sha256: 
 7644a29d8f6eae0a16d743923f0a1a318070e419d8d16f68587b9ba5ae3421c0 1407 
php-horde-timezone_1.0.2-1.dsc
 1aad53d75794099f35d91952e119ee621eedbed876dd3f63b832bc6cd657eb39 20255 
php-horde-timezone_1.0.2.orig.tar.gz
 01c9850721b9072d2866786f5413bb182ba362cf60c1fb827a31ab1dcb2fef32 1975 
php-horde-timezone_1.0.2-1.debian.tar.gz
 691139c1304a6cff10bb7491c4d4a63d716c2ce6558945c2f0c1168b282a2e1f 17318 
php-horde-timezone_1.0.2-1_all.deb
Files: 
 f97533bcd5b582e6376a4e231f1f0687 1407 php extra php-horde-timezone_1.0.2-1.dsc
 e7ff14aa464479a2e2381b7b4da55312 20255 php extra 
php-horde-timezone_1.0.2.orig.tar.gz
 e40c03177f3742f105afcb76005900d1 1975 php extra 
php-horde-timezone_1.0.2-1.debian.tar.gz
 197dbe79168d044d9a91653cddf1f43c 17318 php extra 
php-horde-timezone_1.0.2-1_all.deb

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

iEYEARECAAYFAlFhf2kACgkQOW2jYf5fHX9/VQCffwTiCZu5fEssAqCwVsRRjIG0
iyUAn2NzPKmYuFuYL/of2OcBnG6llrE0
=DGhT
-END PGP SIGNATURE-


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



Accepted php-horde-tree 2.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:15:50 +0200
Source: php-horde-tree
Binary: php-horde-tree
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-tree - ${phppear:summary}
Changes: 
 php-horde-tree (2.0.2-1) unstable; urgency=low
 .
   * New upstream version 2.0.2
Checksums-Sha1: 
 72996ae90d4edc67b6dce37d98b2599750b2e700 1363 php-horde-tree_2.0.2-1.dsc
 f21d8c422deb97fe2f0154621cf7e8b8a3994e33 18754 php-horde-tree_2.0.2.orig.tar.gz
 ee68d32a65f66dfaef30a91e3d3c6e005e512d74 2103 
php-horde-tree_2.0.2-1.debian.tar.gz
 bac0bc24407daa9be5e6b8a40177f271274835b4 16988 php-horde-tree_2.0.2-1_all.deb
Checksums-Sha256: 
 cc59432e9cfce96a88d5575d49be378091db7201484fe69f8b52a8c5d3a8310c 1363 
php-horde-tree_2.0.2-1.dsc
 73a324a92d7d5c029857596662e2ef3747a1260dc105bf8c90065bbf1c76cff3 18754 
php-horde-tree_2.0.2.orig.tar.gz
 5839858ac439f7da375f8688af371da1b0eb6b9f56fabc57cb3f74ca176ed8a4 2103 
php-horde-tree_2.0.2-1.debian.tar.gz
 11f842ee1ab9396fb1897f13aa357c49e3d4d89e64de39c528c6fa28118c1ab6 16988 
php-horde-tree_2.0.2-1_all.deb
Files: 
 22a5a8af35badb5a472f2758d3ca3543 1363 php extra php-horde-tree_2.0.2-1.dsc
 b8976b2d2630842ebdc6ca4a464059db 18754 php extra 
php-horde-tree_2.0.2.orig.tar.gz
 27a64e4723483e645a44245291672959 2103 php extra 
php-horde-tree_2.0.2-1.debian.tar.gz
 741fc3a44c4bf070811bfaf21cb47d80 16988 php extra php-horde-tree_2.0.2-1_all.deb

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

iEYEARECAAYFAlFhf88ACgkQOW2jYf5fHX992QCgl+8pvVyExZNjP6HAqmyPUSmi
j50An3iykHuc0Z782oPLDfobaM7J79kT
=d/oz
-END PGP SIGNATURE-


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



Accepted php-sabredav 1.7.5+dfsg-2 (source all)

2013-04-07 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 07 Apr 2013 10:14:57 -0400
Source: php-sabredav
Binary: php-sabre-dav
Architecture: source all
Version: 1.7.5+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: ownCloud for Debian maintainers 
pkg-owncloud-maintain...@lists.alioth.debian.org
Changed-By: David Prévot taf...@debian.org
Description: 
 php-sabre-dav - SabreDAV allows you to easily add WebDAV support to a PHP 
applica
Closes: 704889
Changes: 
 php-sabredav (1.7.5+dfsg-2) unstable; urgency=low
 .
   * Team upload
   * Drop the transitional dummy package (closes: #704889)
Checksums-Sha1: 
 da7451bd7a54953372bb791c5e9347b2f4b20ed1 2055 php-sabredav_1.7.5+dfsg-2.dsc
 1968dd383cd0db302553831f050c2853068965eb 7835 
php-sabredav_1.7.5+dfsg-2.debian.tar.gz
 37287e61ac8fd4fe6349fb90415db1d71c742dab 208434 
php-sabre-dav_1.7.5+dfsg-2_all.deb
Checksums-Sha256: 
 9e86e861257e62c4a613cc9c222e544d5969e03216aee380cfd8772681e3fb5e 2055 
php-sabredav_1.7.5+dfsg-2.dsc
 38f5e0a1dda561347bc714b95ce5060ece3761205b74c973fa56e39607d5c0d0 7835 
php-sabredav_1.7.5+dfsg-2.debian.tar.gz
 ec29b5b72487240a216d3f6e2c7293551497dff47d9520cf3aaae9f104cb2917 208434 
php-sabre-dav_1.7.5+dfsg-2_all.deb
Files: 
 e0a3caeae7d9c8feb8764eac194f558f 2055 php optional 
php-sabredav_1.7.5+dfsg-2.dsc
 1a86a9c480c23c8ebdee6d00c2e7b671 7835 php optional 
php-sabredav_1.7.5+dfsg-2.debian.tar.gz
 ee602cda36e4be2ffdb4cdf1ce7acc15 208434 php optional 
php-sabre-dav_1.7.5+dfsg-2_all.deb

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

iQIcBAEBCAAGBQJRYYBLAAoJELgqIXr9/gnydHMP/0gQc5L5k+jiFDlXTqEXSWS1
vWu7UK/DkZeEvrWlPs75mXLJXdhh30kShIpys3r4rnNmUlVc2NL71+ayocAe+ntI
reh+A+XLRX0RqbX9DvNBQFk3ktp13FsLVbEQdcT1P+8yyDn6C6uYObgC4baBX1a0
8NJhMmfH+d03jywN9kfw734a7zJCi9gZT60mj25PfdQeGyxrneOUASohlkCikl03
H8fLmh6E+9bp9s01vuR3Gm+CSBb9PJhPofYnXphAj7/REAZfhresyYe2Zn+dx7sp
/4gpRqu6wXGbHPOPVRJefJD+uicoR5V+JdzElvEAuztls7uVYWYFQLK9OR0f9UFV
FWWk7IH/QqTkbpX2lkfmH+0BStIaozu9DL4+4rk2w/lg4sm8l2sa5CKNPHFDHJP0
9ouYHiiUpfU5BeqRO2d7Dkv3OULS16mnn8mdDQ8se5LjedakZ2OPdv6AnZa+B9Df
4zsGJVbavytUHHkqjMaLnBsvzOXtmP2VqMgbqHq23haLMUT5FqIkl4F/lXdILRFU
kCalsTehY0aDZg/tyHNPwlBhf8L+m2wbLfQLMarbv+favypEeONgcGKNt4uCRYiX
P86MTHgTnfuzbSbC9Iy36MgU9opLxh9+L7nreNKt3tlBDqBKnmI46IM1kyg1h3Ml
sINlUuaN57rM4Ldp++FI
=IRJJ
-END PGP SIGNATURE-


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



Accepted php-sabredav 1.7.5+dfsg-3 (source all)

2013-04-07 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 07 Apr 2013 10:56:00 -0400
Source: php-sabredav
Binary: php-sabre-dav php-sabredav
Architecture: source all
Version: 1.7.5+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: ownCloud for Debian maintainers 
pkg-owncloud-maintain...@lists.alioth.debian.org
Changed-By: David Prévot taf...@debian.org
Description: 
 php-sabre-dav - SabreDAV allows you to easily add WebDAV support to a PHP 
applica
 php-sabredav - transitional dummy package
Changes: 
 php-sabredav (1.7.5+dfsg-3) unstable; urgency=low
 .
   * Team upload
   * Provide back the transitional dummy package, with Breaks: owncloud ( 5)
 to avoid premature/asynchronous upgrades, better fix to #704889, thanks to
 Gregor Herrmann gre...@debian.org
Checksums-Sha1: 
 0ef929c1a07448c1d7f471ae72051ab7d14ff993 2104 php-sabredav_1.7.5+dfsg-3.dsc
 bfc4af17f28e4b2dedb1df240a929778fc4cfa86 8011 
php-sabredav_1.7.5+dfsg-3.debian.tar.gz
 9b6a0cb3ec0c87d15331f69935a9176ac1d2a270 208532 
php-sabre-dav_1.7.5+dfsg-3_all.deb
 6c328f6aed9b89a30989dfe0a64693223ac2610f 23964 
php-sabredav_1.7.5+dfsg-3_all.deb
Checksums-Sha256: 
 4ad1bb49bff946c8052ed3e3e1c7e94cbfc2689f58b51fa70a61ee1ffa061fb8 2104 
php-sabredav_1.7.5+dfsg-3.dsc
 0edfc221eed0a733e0041831ee5c0d5c19acb8be52d40fd039f53c590681318e 8011 
php-sabredav_1.7.5+dfsg-3.debian.tar.gz
 74902c8c61b867b80f1e832e90da1d821e383e7ff7ad0778f6767cdef4c6fcad 208532 
php-sabre-dav_1.7.5+dfsg-3_all.deb
 f9d325b7bede05a0a41a3183760764aa7aa8d503688a46b1d6ffc5979b6cfff2 23964 
php-sabredav_1.7.5+dfsg-3_all.deb
Files: 
 d9bc21bfddd8550987930281f24e815d 2104 php optional 
php-sabredav_1.7.5+dfsg-3.dsc
 facdbfb51c98c72911ca84fd3c96047b 8011 php optional 
php-sabredav_1.7.5+dfsg-3.debian.tar.gz
 4160b0321d026405078ea82e2cbba277 208532 php optional 
php-sabre-dav_1.7.5+dfsg-3_all.deb
 55a85cdfdb4f050fa3f87868915a32e7 23964 oldlibs optional 
php-sabredav_1.7.5+dfsg-3_all.deb

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

iQIcBAEBCAAGBQJRYYozAAoJELgqIXr9/gnyl/kP/iLPhPCDDf+SYVrfZj7lXII+
sroLSSa7Qcv5wL9fFMkpMK8V6ZwO46eRxYepRUBM8bB8tKegukuSVeAMlLvBYCmw
N264mhpRgxH1KQzqbDmWXTF/Ta1+qJaob9HvCUefNGKStuSjpGBqKmZdf9dZ8L1g
sSRwViwQcOXBvsjdh5zB3G8XgTccQixg0/h8wiy3ydlaE/9VNthJogveUq46w0lq
iDw5Bk/5nP1bMm4xz7oY8m79qldt+ClEgcGkrrok8//fvXWwmBm0qNOp8qRqlAIN
98hNaXLfhHsqnUNJsrzizIYNXyVZGWZp1F2RYDPU8jUcCPTak4Gc//WuQLMP/jf7
aevbz3OhUOtToshAlyXSumTpPYtLrevyqW8AOmuYrxJL3ZCo75mC/p3RCQlcOTA0
0rCuInsB3giik0j8jSWveoFjQcfK2tJzKJUNxwlQu5aHbaLZ14GzcKfF3jN75Z7h
mIF4IgBGh/yXIAQVMcaayZtsiOAjVlKYHbqFvn04hdlyin6tr1PoIGyuvqULSe7Y
EFMioF+V18g78SciiLEp5840vHKZh0Nrp7DgRscn3ABflWUEiC8kXA4NVWJ9j65n
v99XFW5Uf4LZTA/ofR6K9+7MxK2dHyhEy5PFt0jSy8Bh0pUWWIXwB1WvapAcok6g
VsP3JQferCn8YjslIFvg
=ouYO
-END PGP SIGNATURE-


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



Accepted pokerth 1.0.1-1 (source amd64 all)

2013-04-07 Thread Evgeni Golov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:12:35 +0200
Source: pokerth
Binary: pokerth pokerth-server pokerth-data
Architecture: source amd64 all
Version: 1.0.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Evgeni Golov evg...@debian.org
Description: 
 pokerth- Texas hold'em game
 pokerth-data - Texas hold'em game - common data files
 pokerth-server - Texas hold'em game - server
Changes: 
 pokerth (1.0.1-1) experimental; urgency=low
 .
   * New upstream bugfix release.
Checksums-Sha1: 
 f381745a29a86d180b3c4cca729da066259c750f 1838 pokerth_1.0.1-1.dsc
 09411bd52db16af1e833b8c90cfaca1feeb4d86e 19201790 pokerth_1.0.1.orig.tar.bz2
 9265b40c6ee65aa1213c6739897502275ee40486 13565 pokerth_1.0.1-1.debian.tar.gz
 9f7505588e04013aaab544b5a941a192d66328ca 1676386 pokerth_1.0.1-1_amd64.deb
 a983fb60a3c6ba24210345d4d0ef45805a7a1ac4 822744 
pokerth-server_1.0.1-1_amd64.deb
 fef713b009acc622c69a36ff45d23c76bbce21be 16963610 pokerth-data_1.0.1-1_all.deb
Checksums-Sha256: 
 376c7bc3c6400a058330e2df469df93f6023b3620eefdb4130e797c4d0009bf8 1838 
pokerth_1.0.1-1.dsc
 29c359028a27fad0d30e11a9295e610593d23e34bffdb71de488f63f459e3d5d 19201790 
pokerth_1.0.1.orig.tar.bz2
 7a72513f379557858e3360ebb46d854e3a9172658df46d73ec2dbcf95746b5f0 13565 
pokerth_1.0.1-1.debian.tar.gz
 7f4754120c0f0e89d0f40fc17c9425e3dd23521a5cb522ed97b4b132c878f38f 1676386 
pokerth_1.0.1-1_amd64.deb
 1168e86fb1302840efa69e0bba2ed604e4a3ee9ac1f9312349210802aff1a558 822744 
pokerth-server_1.0.1-1_amd64.deb
 a9357f63d08c9fe8bac374698c1270caec3bbdb44b800e223bb42b645415041a 16963610 
pokerth-data_1.0.1-1_all.deb
Files: 
 14e0186ddd743aa45a738d78dae0170c 1838 games optional pokerth_1.0.1-1.dsc
 c6dcf0ed68ab50af91371348ffad5d00 19201790 games optional 
pokerth_1.0.1.orig.tar.bz2
 a609679208d6d511e105e2b48b5a0e00 13565 games optional 
pokerth_1.0.1-1.debian.tar.gz
 1fb8b5462cef49f5b650d19c8139e7d6 1676386 games optional 
pokerth_1.0.1-1_amd64.deb
 146fef9f2aa0124eaf88ca7f8cdb0fef 822744 games optional 
pokerth-server_1.0.1-1_amd64.deb
 c392adec2a1c5fb9f4442dbb20b992d1 16963610 games optional 
pokerth-data_1.0.1-1_all.deb

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

iEYEARECAAYFAlFhio0ACgkQJKAUGKwVtQx7PACgjA5T4QdNe9JF0Tk5x3r3dTXQ
KlQAoIKKUjKgbCV6PcZb+S1fLAR71ywL
=PY5p
-END PGP SIGNATURE-


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



Accepted gregmisc 2.1.2-3 (source all)

2013-04-07 Thread Dirk Eddelbuettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 05 Apr 2013 20:11:44 -0500
Source: gregmisc
Binary: r-cran-gregmisc
Architecture: source all
Version: 2.1.2-3
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description: 
 r-cran-gregmisc - GNU R package with miscellaneous functions by Greg Warnes et 
al
Changes: 
 gregmisc (2.1.2-3) unstable; urgency=low
 .
   * debian/control: Set Build-Depends: to current R version
   * debian/control: Change Depends to ${R:Depends}
   * debian/control: Set Standards-Version: to current version
 .
   * (Re-)building with R 3.0.0
Checksums-Sha1: 
 9b2aa0b481c5fcbe043125a28de52d097ddc725e 1091 gregmisc_2.1.2-3.dsc
 8f6b49bb0b8333606cfe0ffab8f899d291050218 2696 gregmisc_2.1.2-3.diff.gz
 933c108d1e029425cc48c7b03802c687572a47d2 27126 r-cran-gregmisc_2.1.2-3_all.deb
Checksums-Sha256: 
 cc76478bbc0f9a97ecb51c546c2bd1da103419680b668079f8a0f99c5a3f137c 1091 
gregmisc_2.1.2-3.dsc
 6d00c196ade584e8848a3916d2418dd41dc798892b0621c1015458a73babbaf4 2696 
gregmisc_2.1.2-3.diff.gz
 c609b8336c3d4027e07c96ec1d75b06d0dca19f737557ab6611724f9ade71534 27126 
r-cran-gregmisc_2.1.2-3_all.deb
Files: 
 a9c42837f25fa3c957a2a737b819c8dc 1091 gnu-r optional gregmisc_2.1.2-3.dsc
 4edf2e2d3014f1aa4e99f5e1af9eda90 2696 gnu-r optional gregmisc_2.1.2-3.diff.gz
 c33ebc953477865366bbe2c5b504cd40 27126 gnu-r optional 
r-cran-gregmisc_2.1.2-3_all.deb

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

iD8DBQFRYZNzCZSR95Gw07cRAnX4AJ4zL7q/uwipTjn2s3Y7qznNRrgsLQCfSzf4
zNHeT7qcnEeuzXvHXgxuFqg=
=9Hdw
-END PGP SIGNATURE-


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



Accepted php-horde-ingo 3.0.3-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:30:42 +0200
Source: php-horde-ingo
Binary: php-horde-ingo
Architecture: source all
Version: 3.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-ingo - ${phppear:summary}
Changes: 
 php-horde-ingo (3.0.3-1) unstable; urgency=low
 .
   * New upstream version 3.0.3
Checksums-Sha1: 
 f1e5217c1667c09c60461f4e2ce7078907449694 1385 php-horde-ingo_3.0.3-1.dsc
 b0c471d65972c2f68eac8cdc4f5b917c89d54407 1495647 
php-horde-ingo_3.0.3.orig.tar.gz
 ae8e751f95cf158750b15f997cc199c37598e13b 3474 
php-horde-ingo_3.0.3-1.debian.tar.gz
 6e42fae26dbfa16474a9958111f516cd428e4979 1526506 php-horde-ingo_3.0.3-1_all.deb
Checksums-Sha256: 
 7357e694041663ebf220cba5bdf123df56770c5f3c35d313dac837c70d64981d 1385 
php-horde-ingo_3.0.3-1.dsc
 91b2252c8d52c8efacb7fb1f2d83b57aa78fd8f8e2b0c0e09775385df472b789 1495647 
php-horde-ingo_3.0.3.orig.tar.gz
 69335e51fb9591e65c22a5764236b9149d5401cc0ef0351d6ba69a008c60f4d0 3474 
php-horde-ingo_3.0.3-1.debian.tar.gz
 cf5b61a4797c462a3ef01e9d89ee29abfa3ca5e618a43a2d645e0b63efc402ac 1526506 
php-horde-ingo_3.0.3-1_all.deb
Files: 
 897efdbbad68809220557f264bdc136c 1385 php extra php-horde-ingo_3.0.3-1.dsc
 3efba8c2c24911eefd19f2e589bd182e 1495647 php extra 
php-horde-ingo_3.0.3.orig.tar.gz
 a563f1b43204565173e3609bbd20d3a6 3474 php extra 
php-horde-ingo_3.0.3-1.debian.tar.gz
 56ff6d01411820cfd9845bb76983cc29 1526506 php extra 
php-horde-ingo_3.0.3-1_all.deb

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

iEYEARECAAYFAlFhlE8ACgkQOW2jYf5fHX9w0ACfQQnrNmelhmZW0f4lEI4942Sy
Q24AoJZIoZztGTi2MMFyIllLHmj8qsu7
=z7hD
-END PGP SIGNATURE-


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



Accepted php-horde-prefs 2.3.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 16:29:59 +0200
Source: php-horde-prefs
Binary: php-horde-prefs
Architecture: source all
Version: 2.3.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-prefs - ${phppear:summary}
Changes: 
 php-horde-prefs (2.3.2-1) unstable; urgency=low
 .
   * New upstream version 2.3.2
Checksums-Sha1: 
 f25279cc309ae5db34fbd33d2a9c1e2200a0e423 1374 php-horde-prefs_2.3.2-1.dsc
 71bc8279e444cb83f13f5052a771492e8d921099 53550 
php-horde-prefs_2.3.2.orig.tar.gz
 12f2991a2f2380ba715d7b30be77753a191f83c0 2142 
php-horde-prefs_2.3.2-1.debian.tar.gz
 2209b43001ecfb1c96b4537dd3f72484689b09ca 65250 php-horde-prefs_2.3.2-1_all.deb
Checksums-Sha256: 
 5d2eedfa109cd88b0dfc208adcc0a5fd8a512284ebc54863eee13d72c4f5ef2e 1374 
php-horde-prefs_2.3.2-1.dsc
 2b145f63c9c4169c490d8c63c9be6ace1982ecc684bfcb23e2780b604c2dc2db 53550 
php-horde-prefs_2.3.2.orig.tar.gz
 207f8f1c7278d51d72bd741266cf9182b9f9dc6b37412632527558b5aa8b1b2c 2142 
php-horde-prefs_2.3.2-1.debian.tar.gz
 292e551bb207cf2d6092a29f1d1228a7e6d9364290a6c8857e5b6ac2bf72541d 65250 
php-horde-prefs_2.3.2-1_all.deb
Files: 
 bdc8606a5f2cc097eec49e877cc2be15 1374 php extra php-horde-prefs_2.3.2-1.dsc
 5fc54cf2747684cc60d7cf4777e8fe1b 53550 php extra 
php-horde-prefs_2.3.2.orig.tar.gz
 ed228edd51463e453429368ee1be2d1e 2142 php extra 
php-horde-prefs_2.3.2-1.debian.tar.gz
 dd7270ef71c6c25e5152f78925eef5ef 65250 php extra 
php-horde-prefs_2.3.2-1_all.deb

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

iEYEARECAAYFAlFhlEIACgkQOW2jYf5fHX+rAwCggHiWVYZrMvS+M6U+XRPiCIq7
WaoAnRkzN0/pvzzi+Kqstu4wmEKxpl+j
=Fvy7
-END PGP SIGNATURE-


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



Accepted php-horde-serialize 2.0.2-1 (source all)

2013-04-07 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 17:44:38 +0200
Source: php-horde-serialize
Binary: php-horde-serialize
Architecture: source all
Version: 2.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-serialize - ${phppear:summary}
Changes: 
 php-horde-serialize (2.0.2-1) unstable; urgency=low
 .
   * New upstream version 2.0.2
Checksums-Sha1: 
 330cbb480d29f5e45140c8fd26cde05acf4c 1418 php-horde-serialize_2.0.2-1.dsc
 2fd6d6fb6036a8658dee1df342e06aa477d96dfb 16297 
php-horde-serialize_2.0.2.orig.tar.gz
 8ac697e7963c3f57cdf9f22178e7166c35df65c2 2114 
php-horde-serialize_2.0.2-1.debian.tar.gz
 4e144d779ba60447a81834a5e59b1188c7d552f2 14162 
php-horde-serialize_2.0.2-1_all.deb
Checksums-Sha256: 
 6156b9685d206cf070eeebdd7628f0b5c36d6a7d5d4fc2552dfec9b8790bf25f 1418 
php-horde-serialize_2.0.2-1.dsc
 ad06c36a3f6b28e51d1d7937f3ff56f7fb9e15037789ec1f288fccdaabe519c6 16297 
php-horde-serialize_2.0.2.orig.tar.gz
 7ef3f11f55587e4f2977273b494098f2c396ac8cab52773c4e4da229b18004e6 2114 
php-horde-serialize_2.0.2-1.debian.tar.gz
 0122dd1189068931bd3b17e8421fd1c9050e51343b112a30ffc6d431b717ffe3 14162 
php-horde-serialize_2.0.2-1_all.deb
Files: 
 263bbde1de5d8c1d42c48e149436d00a 1418 php extra php-horde-serialize_2.0.2-1.dsc
 e5589c03888c45d44a1b43a0679b7743 16297 php extra 
php-horde-serialize_2.0.2.orig.tar.gz
 9e3ae054c3c2885657c0f553e3b75f6c 2114 php extra 
php-horde-serialize_2.0.2-1.debian.tar.gz
 75394a0bf44cd1ad6a734acb88312f4b 14162 php extra 
php-horde-serialize_2.0.2-1_all.deb

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

iEYEARECAAYFAlFhlLUACgkQOW2jYf5fHX8MRwCgnHG37I55r0haT7jRORt4PCah
N1IAnjnk3QmrpEtCC6CgvIDQN8IXbR8e
=uF0f
-END PGP SIGNATURE-


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



Accepted kamera 4:4.10.2-1 (source amd64)

2013-04-07 Thread Sune Vuorela
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Apr 2013 15:48:50 +
Source: kamera
Binary: kamera kamera-dbg
Architecture: source amd64
Version: 4:4.10.2-1
Distribution: experimental
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Sune Vuorela s...@debian.org
Description: 
 kamera - digital camera support for KDE applications
 kamera-dbg - debugging symbols for kamera
Changes: 
 kamera (4:4.10.2-1) experimental; urgency=low
 .
   * New upstream release.
   * Add me to uploaders.
   * Bump build-deps.
   * Remove patch taken from upstream.
Checksums-Sha1: 
 7a7ae14977ba0622489cac2a68d5b6c76917e5bc 1446 kamera_4.10.2-1.dsc
 5ee6904705c1d323c7c0d780d0ecf65f93175981 37868 kamera_4.10.2.orig.tar.xz
 3f5d99381eb4fd0c3817b16a8aca0b037943cd16 2460 kamera_4.10.2-1.debian.tar.gz
 b80802ce54433ecfe68b2c6ba2ad8501494cf927 51352 kamera_4.10.2-1_amd64.deb
 dc8d077e59b24cc90410e66f1223655ad9cab8a1 333748 kamera-dbg_4.10.2-1_amd64.deb
Checksums-Sha256: 
 0acaf14561c1aea847a25dc8c2ff77df4b2d0e39b855fa8dfd45f6a12e7b7769 1446 
kamera_4.10.2-1.dsc
 e10e86c33d55f72f8753908a2398d222e4bd9b860db33a42191c068ea92378e3 37868 
kamera_4.10.2.orig.tar.xz
 d8c16acd2e093bd4c20113ce18eda0a7a359594fa11fde4c0cdbb6cedcaa9f4f 2460 
kamera_4.10.2-1.debian.tar.gz
 f76f71f994600f2682772cebfe4c7443e3103b44fff37e6ff2c894f8fa539957 51352 
kamera_4.10.2-1_amd64.deb
 bc6580126ff8e56e1c17abf9700ad1089edd1ef736aec7a2426782ec77dad071 333748 
kamera-dbg_4.10.2-1_amd64.deb
Files: 
 33ce36cce2563f58e5acfc439dd93b03 1446 kde optional kamera_4.10.2-1.dsc
 1c0db9ab4635cac2830099d88f7737f2 37868 kde optional kamera_4.10.2.orig.tar.xz
 21d51caccaa5d7296729e813f9964fd7 2460 kde optional 
kamera_4.10.2-1.debian.tar.gz
 259641bcdbcde957a2b2cc76b95566e1 51352 graphics optional 
kamera_4.10.2-1_amd64.deb
 78f854e85c6c6a88094c30e57ed8d14c 333748 debug extra 
kamera-dbg_4.10.2-1_amd64.deb

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

iEYEARECAAYFAlFhluMACgkQnMvaFgH6i0poOQCdF1udyn08jSBl6BMsJbQkVe6L
A0sAn2gXGP4Iy0SK9w/i0hPT3HrF38Oh
=RZKq
-END PGP SIGNATURE-


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



  1   2   >