Re: /run in *unstable*: migration of /lib/init/rw, /dev/.*

2011-05-15 Thread Tollef Fog Heen
]] Henrique de Moraes Holschuh 

| On Sat, 14 May 2011, Tollef Fog Heen wrote:
|  ]] Kurt Roeckx 
|  | On Sat, May 14, 2011 at 04:55:01PM +0100, Roger Leigh wrote:
|  |  Packages using /etc
|  |/etc/adjtime 
|  | 
|  | That file should probably not be in /etc in the first place,
|  | but be somewhere under /var/lib.  Since FHS 2.2 it even mentions
|  | that this file should be /var/lib/hwclock/adjtime.
|  
|  It should be on the root fs, else your clock will be wrong in early
|  bootup leading to all kinds of bugs.
| 
| Indeed.  We've dissected this issue before, there's a thread about it in the
| d-devel archives.

I've filed this as a bug[1] against the FHS now, making it a 3.0 blocker,
so hopefully we can get this fixed soon.

[1]: http://bugs.linux-foundation.org/show_bug.cgi?id=790

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


-- 
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/87aaeogzsz@qurzaw.varnish-software.com



Re: earliest supported kernel is 2.6.32 now

2011-05-15 Thread Russell Coker
On Sat, 14 May 2011, Ben Hutchings b...@decadent.org.uk wrote:
 Backward-compatibility has a cost, sometimes substantial.
 
 I don't think packages in testing/unstable should be expected to support
 any kernel version older than that in stable.  It's the same same rule we
 apply to any other dependency.

There is also a cost to running old versions of packages to match the kernel 
that you are compelled to use.

EG if you have a RHEL5 system running as a Xen Dom0 it's probably not going to 
be a desired upgrade option to use Debian/Squeeze.  As RHEL6 doesn't support 
Xen Dom0 and RHEL5 doesn't support a Squeeze kernel for the DomU that leaves 
no option for a recent Xen kernel with RHEL as Dom0.  I'm sure that I'm not 
the only person who's running a system with Squeeze DomUs that have a Lenny 
udev to deal with this.

-- 
My Main Blog http://etbe.coker.com.au/
My Documents Bloghttp://doc.coker.com.au/


-- 
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/201105152114.02941.russ...@coker.com.au



Re: [pkg-cryptsetup-devel] Bug#626641: Bug#626641: cryptsetup: bug #587220 re-introduced

2011-05-15 Thread Jonas Meurer
Hey,

@debian-devel: this is about a bugreport against cryptsetup. The
submitter suggests that cryptsetup should print a warning at package
removal, that locking dm-crypt devices is no longer possible.

I rather think that this is a obvious information, and making it
explicit is not required.

On 14/05/2011 Christoph Anton Mitterer wrote:
 On Sat, 14 May 2011 16:22:30 +0200, Jonas Meurer jo...@freesources.org
 wrote:
  If people remove the package cryptsetup from their system, I hope they
  know what they do. And I hope that they don't remove the package in case
  that they still need it.
  
  Once the cryptsetup package is removed, they will not be able to setup
  and/or unlock encrypted dm-crypt devices anyway.
  
  And if people really remove the cryptsetup package and still expect its
  initscript to work afterwards, we really cannot help them.
 
 I don't think that's the appropriate way to solve this... so I'd suggest
 the following compromise:
 
 - We agree that it's fine to break if people are stupid and delete the
 cryptdisk.functions.

Ok, agreed on that.

 - But if the package is installed and removed (but not purged) some
 additional caution should be taken. I'd suggest using e.g. debconf (with a
 priority of high, to warn that cryptdisks are still open (if any) any
 might not be closed anymore correctly afterwards.
 This does not only solve any meta-security issues (as people are now
 explicitly warned), but it also prevents any problems of dm-crypt-mappings
 that are still open any cannot be closed anymore (well at least not with
 cryptsetup itself).

While I do understand your motivation, I don't think that a warning as
removal time is appropriate. If people remove the cryptsetup package,
they should expect, that the functionality provided by the package goes
away with the package. After all they *remove* software.

I can imagine loads of software that whould have to warn the user while
being removed. This is valid for any kind of crypto applications at
least.

But let me think about it a bit. I'd love to hear a third opinion about
it. I've cc-ed debian-devel to see what others think.

Checking for unlocked dm-crypt devices at cryptsetup package removal,
and warn the user only in case s/he has open dm-crypt devices, might be
an option.

 Perhaps specifically adding a notice there, which tells that this could be
 security relevant, as the user cannot use cryptsetup to close the devices
 /dev/abc ... to /dev/efg anymore (as well as scripts depending on it)
 and that he'll probably not even be noticed.



 The later is IMHO good and common practise, e.g. all linux-image-*
 packages warn you if you're about to remove the running kernel (and even
 give you the opportunity to abort).

This is a different case, as removing the running kernel and all related
kernel modules will most likely *break* your running system in a fashion
that you no longer can intervent. Thinks like a kernel panic are likely.

 I guess this is a good compromise in following the debian policy, having
 the best possible user experience (no situations in where he cannot close
 already open devices anymore) and also warning about the fact that he might
 not be able to reliably close his dm-crypt mappings.
 
 
 Still I think that an exit code != 0 is the better solution,... but that's
 a general problem of the way debian handles it's initscripts.

I see your point. And I don't know the reasons why initscripts are
treated as config files in the first place (beside them being in /etc).
But this bugreport is not the place to discuss things like that. Raise
them on debian-devel if you like to propose a better solution.

Greetings,
 jonas


signature.asc
Description: Digital signature


Re: [Xcb] planning to remove xprint, libxprintutil and related packages

2011-05-15 Thread Drew Parsons
On Thu, 2011-04-21 at 17:18 +0200, Julien Danjou wrote:
 On Thu, Apr 21 2011, Jamey Sharp wrote:
 
  - In libxcb master, I'd be happy to change configure.ac to default to
not building xprint. I'd personally continue building it because I
build all known extensions, just to check for build regressions, but
there's no reason everybody else needs to.
 
  - For Debian, while I can't argue with your point, Julien, that I don't
see any good reason not to build it, I also don't see any good reason
*to* build it, and I have a lot of sympathy with wanting to hide that
Xprint ever existed. :-)
 
 If the decision to disable its building by default in XCB is taken, I
 think we should follow XCB decision in the Debian packaging and disable
 (or not enable) its building.
 
 But for the XCB-side decision, I really don't have enough hindsight to
 have a decent opinion, so I'll leave that up to you. :)
 


Following up the Xprint removal, I've submitted the request for my
xprint packages to be removed.

I'm happy with whatever decision you think is best for XCB, whether it's
best to keep providing libxcb-xprint0 for compatibility with your
upstream.


 If you really want to hide that Xprint ever existed, maybe that'd be a
 reason to stop building that package, otherwise, I don't see really
 any.

No, no, it's not like that :)  I'm quite proud of the little service
Xprint provided in its time, I don't want to hide it! In fact I made
sure a final version was sleeping soundly in snapshot.debian.org for
anyone in the future who might want to call it up.  

So leave libxcb-xprint0 in if you prefer!  I just wanted to make sure
you knew that the xprint server is going to be gone.

Regards,
Drew




-- 
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/1305458432.8473.12.camel@pug



Re: [pkg-cryptsetup-devel] Bug#626641: Bug#626641: cryptsetup: bug #587220 re-introduced

2011-05-15 Thread Henrique de Moraes Holschuh
On Sun, 15 May 2011, Jonas Meurer wrote:
  - But if the package is installed and removed (but not purged) some
  additional caution should be taken. I'd suggest using e.g. debconf (with a

should?  We hardly hand-hold our users that much.  You have removed the
package, all functionality it provides is *GONE*.  It *is* *that* *simple*,
and it is the truth for _ALL_ packages.

In fact, it is a serious bug for any package in the removed-but-not-purged
state to affect the running system in any way other than use up some storage
and dpkg database space.

 While I do understand your motivation, I don't think that a warning as
 removal time is appropriate. If people remove the cryptsetup package,
 they should expect, that the functionality provided by the package goes
 away with the package. After all they *remove* software.

Agreed.  You *could* use postrm to output a single line, no-debconf, to the
terminal, that states cryptsetup: package removed, all cryptdisk functions
are now unavailable.  But this is _entirely_ unnecessary IMO.

 I can imagine loads of software that whould have to warn the user while
 being removed. This is valid for any kind of crypto applications at
 least.

And any critical services, etc.  No, let's not go down that path.  At most
we do it for bootloaders and the kernel, and AFAIK we're not doing much of
it even for those two very small classes of packages, even.

We usually warn only when it will break your system _right then_, and
probably make things very hard to fix.  Messing with the running kernel,
messing with 'essential' packages...

 Checking for unlocked dm-crypt devices at cryptsetup package removal,
 and warn the user only in case s/he has open dm-crypt devices, might be
 an option.

That one would make sense, actually.

 I see your point. And I don't know the reasons why initscripts are
 treated as config files in the first place (beside them being in /etc).

Because we often have to modify them locally, and it is no rare thing
either.

-- 
  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/20110515120316.ga32...@khazad-dum.debian.net



Debian x86 32-bits built for i586 !?

2011-05-15 Thread Mike Hommey
Hi,

I just found out that gcc is compiled with --with-arch-32=i586, which
effectively means it builds with -march=i586 by default (and that it
still claims an i486-linux-gnu target).

I'm wondering. Is the project at large aware that we're not building for
i486, but for i586 ? That even the maintainer doesn't know why for
sure[1] and that no changelog entry documents when or why that happened?
(nothing in debian/changelog, and the corresponding svn commit says
Update to SVN 20100625 (r161383) from the gcc-4_5-branch.)
And that as far as I can see, this hasn't been discussed or documented
in the released notes?

Mike

1. See the following message from bug 609690:

On Tue, Jan 11, 2011 at 05:20:32PM +0100, Matthias Klose wrote:
 On 11.01.2011 16:38, Petr Salinger wrote:
 Package: gcc-4.4
 Version: 4.4.5-8
 
 Hi,
 
 the current gcc-4.4 uses (tested on i386/4.4.5-6 and kfreebsd-i386/4.4.5-8)
 as a default arch i586.
 COLLECT_GCC_OPTIONS='-v' '-dD' '-E' '-mtune=generic' '-march=i586'
 
 echo  | gcc-4.4 -dD -x c -E - | grep 86
 
 #define __DBL_MAX__ 1.7976931348623157e+308
 #define __i386 1
 #define __i386__ 1
 #define i386 1
 #define __i586 1
 #define __i586__ 1
 
 It is due to debian/rules2:
 
 ifneq (,$(filter $(DEB_TARGET_ARCH), amd64 i386 kfreebsd-i386 
 kfreebsd-amd64))
 #CONFARGS += --with-arch-32=i486
 ifeq ($(distribution),Ubuntu)
 CONFARGS += --with-arch-32=i686
 else
 CONFARGS += --with-arch-32=i586
 endif
 endif
 
 
 I believe, that even plain i486 have to be supported,
 also changelog claims that default should still be i486.
 
 yes, I think I did change that to avoid libgomp failures, which
 requires i586, and not just i486.  Not sure what to do about that
 for squeeze.
 
   $ apt-cache rdepends libgomp1 | wc -l
   77
 
 So all these packages would need setting of the -march flag explicitly.
 
 There are other packages which do require i586, like OpenJDK.
 
 
 


-- 
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/20110515120800.ga10...@glandium.org



Re: Debian x86 32-bits built for i586 !?

2011-05-15 Thread Henrique de Moraes Holschuh
On Sun, 15 May 2011, Mike Hommey wrote:
 I just found out that gcc is compiled with --with-arch-32=i586, which
 effectively means it builds with -march=i586 by default (and that it
 still claims an i486-linux-gnu target).
 
 I'm wondering. Is the project at large aware that we're not building for
 i486, but for i586 ? That even the maintainer doesn't know why for

No.  And unless we got a bug report form an i486 user, our users
probably didn't notice it either.

What are the *exact* differences between code generated for march=i486
to code generated for march=i586?  What CPUs would break?

  I believe, that even plain i486 have to be supported,
  also changelog claims that default should still be i486.
  
  yes, I think I did change that to avoid libgomp failures, which
  requires i586, and not just i486.  Not sure what to do about that
  for squeeze.
  
$ apt-cache rdepends libgomp1 | wc -l
77
  
  So all these packages would need setting of the -march flag explicitly.
  
  There are other packages which do require i586, like OpenJDK.

We may well consider switching the i386 port to i586.  But lets access
the real impact, first.  And whether we still have enough *active* i486
users (or i586-like CPUs that do not support gcc march=i586 if such a
thing could happen) to care.

-- 
  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/20110515122805.gc32...@khazad-dum.debian.net



Re: Debian x86 32-bits built for i586 !?

2011-05-15 Thread Ben Hutchings
On Sun, 2011-05-15 at 09:28 -0300, Henrique de Moraes Holschuh wrote:
 On Sun, 15 May 2011, Mike Hommey wrote:
  I just found out that gcc is compiled with --with-arch-32=i586, which
  effectively means it builds with -march=i586 by default (and that it
  still claims an i486-linux-gnu target).
  
  I'm wondering. Is the project at large aware that we're not building for
  i486, but for i586 ? That even the maintainer doesn't know why for
 
 No.  And unless we got a bug report form an i486 user, our users
 probably didn't notice it either.
 
 What are the *exact* differences between code generated for march=i486
 to code generated for march=i586?  What CPUs would break?
[...]

There are a few new instructions on the Pentium that can be used in ring
3: cmpxchg8 and rdtsc.  Linux has separate options for '586' and '586
with TSC', both of which result in -m586, so gcc does not appear to
assume the existence of rdtsc.  I would not expect gcc to generate
cmpxchg8 except through an intrinsic, but I could be wrong.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


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


Re: Debian x86 32-bits built for i586 !?

2011-05-15 Thread Henrique de Moraes Holschuh
On Sun, 15 May 2011, Ben Hutchings wrote:
 On Sun, 2011-05-15 at 09:28 -0300, Henrique de Moraes Holschuh wrote:
  On Sun, 15 May 2011, Mike Hommey wrote:
   I just found out that gcc is compiled with --with-arch-32=i586, which
   effectively means it builds with -march=i586 by default (and that it
   still claims an i486-linux-gnu target).
   
   I'm wondering. Is the project at large aware that we're not building for
   i486, but for i586 ? That even the maintainer doesn't know why for
  
  No.  And unless we got a bug report form an i486 user, our users
  probably didn't notice it either.
  
  What are the *exact* differences between code generated for march=i486
  to code generated for march=i586?  What CPUs would break?
 [...]
 
 There are a few new instructions on the Pentium that can be used in ring
 3: cmpxchg8 and rdtsc.  Linux has separate options for '586' and '586
 with TSC', both of which result in -m586, so gcc does not appear to
 assume the existence of rdtsc.  I would not expect gcc to generate
 cmpxchg8 except through an intrinsic, but I could be wrong.

Assuming we can't just do away with i486 support for now, did anyone track
down exactly what was causing breakages that forced the change from
march=486 to march=586?

-- 
  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/20110515143922.gb11...@khazad-dum.debian.net



Re: Bug#626641: cryptsetup: bug #587220 re-introduced

2011-05-15 Thread Christoph Anton Mitterer

Hey...

I really don't wanna step on anyone's toes, especially not Jonas' (as  
I'm in many cases quite satisfied and happy with his work for  
cryptsetup), but sometimes I really wonder why this is packaged for  
Debian at all, as it seems that it's merely intended to be a toy, and  
not to be used for serious[0] cryptographic security.


Why do I say toy,... well it seems as cryptsetup is handled like  
just any normal program, or like lvm or mdadm.
Of course, from a technical point of view, this is true, it just sets  
up some DM mappings, but the intention behind it (well at least if  
used seriously) is strong security.


Of course we do not warn the user if he e.g. removes postgresql, that  
he won't be able to use his DB any longer and we also don't warn him  
that he'll get into troubles when removing lvm2.


But the difference is, that for those it would just cause breakage,  
but not the (possible) complete destruction of a possibly long-term  
and wide ranging security model.


Why?! Simply be cause one might be in desperate troubles, closing his  
devices with sensitive data (consider the police already knock your  
door).


Of course you can always argue an expert user should know that, but  
why - if absolutely unnecessary - should we let such things open, if  
we can prevent the users from shooting in their foot.


You also wouldn't remove any secmem usage from gpg, just because an  
expert user should know that he has to encrypt his swap partition.



And honestly, I don't see much of a difference with the warnings when  
removing the running kernel or are there any bigger problems that  
modules that should be newly loaded would not be found?!




Ideally, in a package like cryptsetup, operations should either fully  
succeed or fully fail, so that a user at least knows that he's in  
trouble.
For some of such bugs (e.g. exit code problems with  
cryptdisks_start/stop) I was already able to convince Jonas after  
sometimes long discussion to fix this, for others (init-scripts) he's  
more or less bound by the policy which is IMO for historical reasons  
wrong with respect to init-scripts (exit codes, and their handling as  
config files[1]).


E.g. if I say /etc/init.d/cryptdisks stop, I expect that any  
cryptdisks are stopped (well at least ne not early ones) and if this  
didn't work for some _valid_[3] reason, a warning should be given and  
in any circumstances exit code should be != 0.



What makes me really sad with respect to all this is, that Debian  
obviously doesn't understand that things like cryptsetup must be  
handled very sensitive and much more special than most other programs.
This is also, why I unfortunately must advise against using Debian's  
cryptsetup in many cases on the dm-crypt mailinglist; at least if  
perfect[0] security is desired.


And it's especially frustrating as for many things (some keyscripts,  
etc.) alternatives or easy fixes would be available.


Words like Messing with the running kernel, messing with 'essential'  
packages... (and I guess you mean implicitly that cryptsetup is not  
essential) demonstrate quite well the wrong understanding of  
cryptsetup... for someone who really wants to do serious security, the  
functionality of most essential packages is completely uninteresting  
(except as far as needed by cryptsetup)... because their failure would  
just mean e.g. an unbootable (but still secure) system.



Apart from that,... I honestly don't think that it's necessary to  
modify well written initscripts (and it shouldn't be) in 95% of all  
cases.
Most configuration of the initscript itself or daemon parameters can  
be don in /etc/defaults/foo...
And we already have lots of nicely written initscripts (e.g.  
postgresql/zope) that show that it's even possible to run multiple  
servers with one single init script.

If you need another good reason why something's wrong there, see [2].


Cheers,
Chris.


[0] Please don't use the argument that there's always a weaker element  
in the chain, like torturing you to death if we argue like that we  
could more or less completely drop many crypto/security packages.


[1] I mean the whole idea of configuring init-scripts via  
/etc/defaults/foo already shows that something's going wrong there  
... having a configuration file for a configuration file?!


[2] Which is not the user broke the scripts but he did something  
allowed like remove but not purge.



--
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/20110515172155.14404atey8dob...@webmail.physik.uni-muenchen.de



Re: Debian x86 32-bits built for i586 !?

2011-05-15 Thread brian m. carlson
On Sun, May 15, 2011 at 09:28:05AM -0300, Henrique de Moraes Holschuh wrote:
 What are the *exact* differences between code generated for march=i486
 to code generated for march=i586?  What CPUs would break?

With -march=i586, code will be generated that runs on a Pentium without
MMX (or later chips) instead of code that runs on any i486 or better.
The extra instructions are CMPXCHG8B, CPUID, RDMSR, WRMSR, RDTSC, and
MOV (when it's used with a control register)[0].  AIUI, some IDT
Winchips do not support these instructions either.

With -march=i486, the code will work on any 32-bit or 64-bit x86
processor other than the i386 itself.  We originally switched to
generating code for the i486 because it was needed for certain C++
support in GCC and libstdc++, although that is no longer the case, IIRC.

The -march use, which specifies which instructions may be generated, is
different from -mtune, which specifies for which processor the
instructions are scheduled.  -mtune has been set to i686 (since most
32-bit processors these days are i686) and tuning for the i586 is a bad
idea since it was designed for executing 16-bit code efficiently, not
32-bit code.  I believe the -mtune value should remain i686.

[0] http://www.singlix.com/trdos/pentium.txt

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature


Bug#626831: ITP: activity-log-manager -- blacklist configuration user interface for Zeitgeist

2011-05-15 Thread Siegfried-Angel Gevatter Pujals
Package: wnpp
Severity: wishlist
Owner: Siegfried-Angel Gevatter Pujals rai...@ubuntu.com

* Package name: activity-log-manager
  Version : 0.8
  Upstream Author : Zeitgeist Activity Log Manager Team 
d...@lists.zeitgeist-project.com
* URL : https://launchpad.net/history-manager
* License : GPL-2+
  Programming Lang: Python
  Description : blacklist configuration user interface for Zeitgeist

 Zeitgeist is a service which logs the user's activities and events (files
 opened, websites visited, conversations held with other people, etc.) and
 makes the relevant information available to other applications.
 .
 It serves as a comprehensive activity log and also makes it possible to
 determine relationships between items based on usage patterns.
 .
 This package contains Activity Log Manager, a graphical user interface which
 lets you control what gets logged by Zeitgeist. It supports setting up
 blacklists according to several criteria (such as application or file types),
 temporarily stopping all logging as well as deleting recent events.



-- 
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/20110515180303.14678.38828.reportbug@gepard.savanna



Re: Debian x86 32-bits built for i586 !?

2011-05-15 Thread Julien Cristau
On Sun, May 15, 2011 at 14:08:00 +0200, Mike Hommey wrote:

 I'm wondering. Is the project at large aware that we're not building for
 i486, but for i586 ? That even the maintainer doesn't know why for
 sure[1] and that no changelog entry documents when or why that happened?
 (nothing in debian/changelog, and the corresponding svn commit says
 Update to SVN 20100625 (r161383) from the gcc-4_5-branch.)
 And that as far as I can see, this hasn't been discussed or documented
 in the released notes?
 
To the best of my knowledge neither the release managers nor the release
notes editors for squeeze were notified of this change.

Cheers,
Julien


-- 
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/20110515190558.gy2...@radis.liafa.jussieu.fr



Re: Debian x86 32-bits built for i586 !?

2011-05-15 Thread Raphael Hertzog
On Sun, 15 May 2011, Henrique de Moraes Holschuh wrote:
 On Sun, 15 May 2011, Mike Hommey wrote:
  I'm wondering. Is the project at large aware that we're not building for
  i486, but for i586 ? That even the maintainer doesn't know why for
 
 No.  And unless we got a bug report form an i486 user, our users
 probably didn't notice it either.

I used Debian on some embedded computers based on this processor:
http://www.vortex86sx.com

cat /proc/cpuinfo reports 486

But I have not tried Squeeze yet. So it's possible that other users have
not found the problem yet.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Follow my Debian News ▶ http://RaphaelHertzog.com (English)
  ▶ http://RaphaelHertzog.fr (Français)


-- 
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/20110515194842.gc32...@rivendell.home.ouaza.com



RFC: PX fglrx-driver support

2011-05-15 Thread Patrick Matthäi
Hello list,

in the past and with the current packaging it is necessary to divert
libGl from mesa with the fglrx variant in order to have got a working
fglrx setup.

Now since 11-5 AMD adds support for dynamic driver loading, so that
you are e.g. able to use your integrated PX AMD card OR your Intel GPU.
For this behaviour it is still necessary to divert the libGl (with a
symlink to the fglrx variant or the original driver). AMD provides a
switchscript which could be executed and which sets all necessary links,
going deeper in those new specifications would be too much for this thread.

So I want to ask you now:
Would it be possible and conform with our policies if we add an init
script for fglrx-driver, which diverts on start libGl (if enabled) and
removes the divert on stop?
This would have the following pros:
a) fglrx could be installed, but does not have to be used
b) dealing with symlinks will break X11 sessions, if mesa gets an update

What do you think?

-- 
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

E-Mail: pmatth...@debian.org
patr...@linux-dev.org

Comment:
Always if we think we are right,
we were maybe wrong.
*/



signature.asc
Description: OpenPGP digital signature


Bug#626841: ITP: mkgmapgui -- A Graphical User Interface for mkgmap

2011-05-15 Thread Mònica Ramírez Arceda
Package: wnpp
Severity: wishlist
Owner: Mònica Ramírez Arceda mon...@probeta.net


* Package name: mkgmapgui
  Version : 1.1
* URL : http://activityworkshop.net/software/mkgmapgui
* License : GPL-2
  Programming Lang: Java
  Description : A Graphical User Interface for mkgmap

mkgmap is a very useful and free command-line utility for making map 
files for GPS devices. It is used to convert an Osm file into an Img file 
and combine multiple Img files into one big Img file. 

There are lots of other things that mkgmap can do too, 
including complicated style files and other configuration options, 
but these two are the functions which most people use.

mkgmap works great, but it's command line only. 
mkgmapgui is just a front-end to mkgmap.



--
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/20110515200027.17837.5914.reportbug@celpetit



Bug#626848: ITP: libqtzeitgeist0 -- wrapper library around the Zeitgeist DBus API for Qt

2011-05-15 Thread Lisandro Damián Nicanor Pérez Meyer
Package: wnpp
Severity: wishlist
Owner: Lisandro Damián Nicanor Pérez Meyer perezme...@gmail.com

* Package name: libqtzeitgeist0
  Version : 0.7.0
  Upstream Author : 2010 Collabora Ltd.
* URL : http://zeitgeist-project.com/
* License : LGPL-2.1
  Programming Lang: C++
  Description : wrapper library around the Zeitgeist DBus API for Qt

 Zeitgeist is a service which logs the user's activities and notifications,
 anywhere from files opened to websites visited and conversations, and makes
 this information readily available for other applications to use. It is also
 able to establish relationships between items based on similarity and usage 
 patterns.
 .
 libQZeitgeist is a wrapper library around the Zeitgeist DBus API for Qt.



-- 
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/20110515204253.18493.57684.report...@luna.lisandropm.com.ar



Re: Bug#626641: cryptsetup: bug #587220 re-introduced

2011-05-15 Thread Henrique de Moraes Holschuh
On Sun, 15 May 2011, Christoph Anton Mitterer wrote:
 And honestly, I don't see much of a difference with the warnings
 when removing the running kernel or are there any bigger
 problems that modules that should be newly loaded would not be
 found?!

An immediate panic makes it impossible for you to fix the system.  Suble
differences in the kernel internal ABI can easily corrupt system state
and cause data loss or hard hangs.  And you'll need to reboot using a
live-cd to repair in the first place if you removed the last kernel that
could run your box.

OTOH, all it takes to handle a dm-crypt device you forgot open is the
direct use of dmsetup, or simply reinstalling cryptsetup.  Or a system
reboot/reset.  Or a system power off.

 Ideally, in a package like cryptsetup, operations should either
 fully succeed or fully fail, so that a user at least knows that he's
 in trouble.

...

 E.g. if I say /etc/init.d/cryptdisks stop, I expect that any
 cryptdisks are stopped (well at least ne not early ones) and if
 this didn't work for some _valid_[3] reason, a warning should be
 given and in any circumstances exit code should be != 0.

Well, initscripts *are* mandated to FAIL if they cannot shutdown the
service.  So yes, if there are cryptsetup disks open and you tell the
initscript to stop the service, and it cannot close the disks, it IS to
return failure.

OTOH, if there are *no* cryptsetup disks open to close in the first
place, it is to return success.

 'essential' packages... (and I guess you mean implicitly that
 cryptsetup is not essential) demonstrate quite well the wrong

It is not an 'essential package' by any means.  However, we have a very
strict technical definition of what an 'essential package' is, and that
definition is directly related to the packaging system and a few other
system details.

So you likely misunderstood me there.  It has nothing to do with how
essential cryptsetup is to your usage of a particular Debian system.

-- 
  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/20110515211838.ga29...@khazad-dum.debian.net



Re: Debian x86 32-bits built for i586 !?

2011-05-15 Thread David Goodenough
On Sunday 15 May 2011, Raphael Hertzog wrote:
 On Sun, 15 May 2011, Henrique de Moraes Holschuh wrote:
  On Sun, 15 May 2011, Mike Hommey wrote:
   I'm wondering. Is the project at large aware that we're not building
   for i486, but for i586 ? That even the maintainer doesn't know why for
  
  No.  And unless we got a bug report form an i486 user, our users
  probably didn't notice it either.
 
 I used Debian on some embedded computers based on this processor:
 http://www.vortex86sx.com
 
 cat /proc/cpuinfo reports 486
 
 But I have not tried Squeeze yet. So it's possible that other users have
 not found the problem yet.
 
 Cheers,
I also run Debian on embedded computers mainly running SC1100 CPUs and
/proc/cpuinfo reports:-

processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 4
model   : 9
model name  : 486 DX/4-WB
stepping: 4

The kit may be over 8 years old, but it runs just fine and has been running
Debian stock kernels all its life.  I would like to keep it that way.

David


-- 
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/201105152245.43104.david.goodeno...@btconnect.com



Re: Debian x86 32-bits built for i586 !?

2011-05-15 Thread Ben Hutchings
On Sun, 2011-05-15 at 21:48 +0200, Raphael Hertzog wrote:
 On Sun, 15 May 2011, Henrique de Moraes Holschuh wrote:
  On Sun, 15 May 2011, Mike Hommey wrote:
   I'm wondering. Is the project at large aware that we're not building for
   i486, but for i586 ? That even the maintainer doesn't know why for
  
  No.  And unless we got a bug report form an i486 user, our users
  probably didn't notice it either.
 
 I used Debian on some embedded computers based on this processor:
 http://www.vortex86sx.com
 
 cat /proc/cpuinfo reports 486
 
 But I have not tried Squeeze yet. So it's possible that other users have
 not found the problem yet.

The kernel in 'lenny' was broken on 486 for 6 months after release
(#515982).

I think any claim that Debian supports 486-class processors is more of
an aspiration.  What maintainer has the time to test on such antiques
regularly?

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


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


Re: Debian x86 32-bits built for i586 !?

2011-05-15 Thread Russ Allbery
Ben Hutchings b...@decadent.org.uk writes:

 I think any claim that Debian supports 486-class processors is more of
 an aspiration.  What maintainer has the time to test on such antiques
 regularly?

Yes, this isn't something that we're going to be able to really do without
automated tools that would detect problematic binaries.  Without that, the
most that I suspect people will be able to do is fix problems that happen
to be stumbled upon by i486 users.

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/


-- 
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/87boz3l942@windlord.stanford.edu



Bug#626865: ITP: librdf-acl-perl -- access control lists for the semantic web

2011-05-15 Thread Jonas Smedegaard
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard d...@jones.dk

* Package name: librdf-acl-perl
  Version : 0.101
  Upstream Author : Toby Inkster toby...@cpan.org
* URL : http://search.cpan.org/dist/RDF-ACL/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : access control lists for the semantic web

 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::ACL is a Perl library for managing access control lists based on
 RDF data defined, either a serialised string of RDF, a file name, a URI
 or any other method handled by RDF::TrineShortcuts.
 .
 Note that this module provides access control and does not perform
 authentication!



-- 
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/20110516013915.2028.50640.reportbug@localhost.localdomain



Re: Bug#626641: cryptsetup: bug #587220 re-introduced

2011-05-15 Thread Christoph Anton Mitterer
On Sun, 15 May 2011 18:18:39 -0300, Henrique de Moraes Holschuh
h...@debian.org wrote:
 OTOH, all it takes to handle a dm-crypt device you forgot open is the
 direct use of dmsetup, or simply reinstalling cryptsetup.  Or a system
 reboot/reset.  Or a system power off.
A system power off or dropping the mapping directly via dmsetup (which an
end-user does not necessarily know[0]) may not be enough:

I'm not sure whether milan has already implemented anything with respect
to this, but eventually the dm-crypt keys in memory (and perhaps the whole
memory itself) should be securely wiped.
Not sure whether he'll put that in the DM level, however, so you may be
right and dmsetup might be enough.

But than you depend on dmsetup and you just moved the problem.


 Ideally, in a package like cryptsetup, operations should either
 fully succeed or fully fail, so that a user at least knows that he's
 in trouble.
 ...
Yes?
It's like gnupg, where you also want to have clear exit codes under any
circumstances, and not sometimes exit 0 though a signature verified wrong.
[2]

 Well, initscripts *are* mandated to FAIL if they cannot shutdown the
 service.  So yes, if there are cryptsetup disks open and you tell the
 initscript to stop the service, and it cannot close the disks, it IS to
 return failure.
Have you actually had a look at the code? I doubt.
With the most recent upload (and this is the very reason why I've reopened
the bug), you can have the situation (package removed but not pruged) where
you say:
/etc/init.d/cryptdisks stop
and it gives you just $? = 0, as /lib/cryptsetup/cryptdisks.functions is
gone.


 OTOH, if there are *no* cryptsetup disks open to close in the first
 place, it is to return success.
THAT is fully ok of course,... and I've never said anything else...


 It is not an 'essential package' by any means.  However, we have a very
 strict technical definition of what an 'essential package' is, and that
 definition is directly related to the packaging system and a few other
 system details.
 
 So you likely misunderstood me there.  It has nothing to do with how
 essential cryptsetup is to your usage of a particular Debian system.
Yes I know that it's _not_ essential in the sense of the Debian Policy and
the Essential: yes control field, but, and this is what I'm trying to
explain the whole time, it is essential with respect to it's usage.
This means:

If you're someone who (seriously) wants to do disk encryption, than
cryptsetup (and that it perfectly works[2] in any circumstance is the most
essential thing on earth for you ;-)
And therefore I'd say, that there are some packages in debian (e.g.
cryptsetup, gnupg, openssl) which really need very special handling.

And this is also the reason why I've had quite some discussions with Jonas
before. While some of them were just rejected additions of features or
making the whole thing work in more setups (e.g. when /usr is network
mounted, etc. etc.) some were also about these small and inconsiderable
pieces, some may seem to be very nitpicking, but all of them are utterly
important when one wants real security.
This is not only small things like secure exit codes, but can be
things like securing the shell execution environment in all scripts (was
also reject, though it's a two liner), or adding documentation why
something is done, or (sometimes even more important) why something is
deliberately not done.

Again, I hope that Jonas doens't feel offended or so,... I just miss the
strong sense of care that is required for security in many places.


Cheers,
Chris.


[0] And we shouldn't exclude end users without deeper knowledge from
having a secure as possible system if they can get if for free.


-- 
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/ebfc7fa78b646e772cb1b479fa574...@imap.dd24.net



Re: Debian x86 32-bits built for i586 !?

2011-05-15 Thread Drake Wilson
Quoth Ben Hutchings b...@decadent.org.uk, on 2011-05-15 14:36:03 +0100:
 There are a few new instructions on the Pentium that can be used in ring
 3: cmpxchg8 and rdtsc.  Linux has separate options for '586' and '586
 with TSC', both of which result in -m586, so gcc does not appear to
 assume the existence of rdtsc.  I would not expect gcc to generate
 cmpxchg8 except through an intrinsic, but I could be wrong.

FWIW, I'm using Debian on a Soekris box with an AMD Geode.  ISTR being
told in the past that this is a 486-class machine, but /proc/cpuinfo
reports (with some lines elided):

| processor   : 0
| vendor_id   : Geode by NSC
| cpu family  : 5
| model   : 4
| model name  : Geode(TM) Integrated Processor by National Semi
| stepping: 0
| cpu MHz : 266.571
| cpuid level : 2
| wp  : yes
| flags   : fpu tsc msr cx8 cmov mmx
| clflush size: 32

So it does have TSC, CMPXCHG8, and CMOV support.  I'm not sure where
that places it exactly on the ix86 processor chart; supposedly those
are the main architectural differences that can actually break things
compiled for i586?

   --- Drake Wilson


-- 
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/20110516015702.ga11...@drache.begriffli.ch



Re: Bug#626641: cryptsetup: bug #587220 re-introduced

2011-05-15 Thread Henrique de Moraes Holschuh
On Mon, 16 May 2011, Christoph Anton Mitterer wrote:
 With the most recent upload (and this is the very reason why I've reopened
 the bug), you can have the situation (package removed but not pruged) where
 you say:
 /etc/init.d/cryptdisks stop
 and it gives you just $? = 0, as /lib/cryptsetup/cryptdisks.functions is
 gone.

A package is, as a general rule, not supposed to allow itself to be removed
with the initscript indicating a failure state in the first place.  There
are exceptions, but I cannot see why cryptsetup would be one.

 If you're someone who (seriously) wants to do disk encryption, than

Then you'd better know the real limits of the system you're using, and you'd
better know how to use it properly in the first place.

 Again, I hope that Jonas doens't feel offended or so,... I just miss the
 strong sense of care that is required for security in many places.

You must be entirely out of your mind if you even GET that feeling using
Debian, or any other normal Linux distro.

OTOH, I seriously doubt Jonas will be offended by any of this :-)

 [0] And we shouldn't exclude end users without deeper knowledge from
 having a secure as possible system if they can get if for free.

End users without training will screw it up _every_ _time_.  Or they will be
extremely easy prey to social engineering.  It amounts to the same thing.

You have to actually design a system to be impossible to be used insecurely
in the first place for it to even last for a small while in the hands of
someone without a clue.  Debian is not that system.  Nor is your PeeCee
something that could be turned into such a system through the operating
system only.

I tire of this thread.  There are apparently bugs in the initscripts, well,
if that's correct, just get them fixed.  Then, the package will not allow
itself to be removed with crypt disks still active in the first place.

It'd have to switch to 'restart only _after_ upgrades, but stop on removal'
logic, though.  And 'restart' will probably have to mean 'open any crypto
disks that are not currently open, close any that are not supposed to be
open anymore'.  Or maybe 'do nothing'.

-- 
  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/20110516023004.ga9...@khazad-dum.debian.net



Re: Debian x86 32-bits built for i586 !?

2011-05-15 Thread Henrique de Moraes Holschuh
On Mon, 16 May 2011, Ben Hutchings wrote:
 I think any claim that Debian supports 486-class processors is more of
 an aspiration.  What maintainer has the time to test on such antiques
 regularly?

Well, nobody is running regular kernel regression testing on 486-class
hardware AFAIK, and that includes the kernel upstream.  I'd doubt even i586
is getting any serious testing...

So yes, it will break every so often, and the situation is not going to get
any better.

-- 
  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/20110516023637.gb9...@khazad-dum.debian.net



Bug#626874: ITP: librdf-linkeddata-perl -- Linked Data server implementation

2011-05-15 Thread Jonas Smedegaard
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard d...@jones.dk

* Package name: librdf-linkeddata-perl
  Version : 0.20
  Upstream Author : Kjetil Kjernsmo kjet...@cpan.org
* URL : http://search.cpan.org/dist/RDF-LinkedData/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Linked Data server implementation

 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::LinkedData provides a server implementation for serving Linked
 Data from the host it is configured for. Its main feature is that it
 can take an RDF model optionally read from file(s) or from a SPARQL
 endpoint and serve the URIs of those resources according to Linked
 Data best practices. It will do content negotation, supports many
 seralizations, and it will do 303 redirects as needed.



-- 
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/20110516025024.12946.21709.reportbug@localhost.localdomain



Bug#626876: ITP: librdf-helper-properties-perl -- shortcuts to retrieve certain information

2011-05-15 Thread Jonas Smedegaard
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard d...@jones.dk

* Package name: librdf-helper-properties-perl
  Version : 0.10
  Upstream Author : Kjetil Kjernsmo kjet...@cpan.org
* URL : http://search.cpan.org/dist/RDF-Helper-Properties/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : shortcuts to retrieve certain information

 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::Helper::Properties provides some convenience routines for handling
 RDF data.



-- 
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/20110516030230.14996.91957.reportbug@localhost.localdomain



Bug#626878: ITP: libtest-www-mechanize-psgi-perl -- test PSGI programs using WWW::Mechanize

2011-05-15 Thread Jonas Smedegaard
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard d...@jones.dk

* Package name: libtest-www-mechanize-psgi-perl
  Version : 0.35
  Upstream Author : Leon Brocard a...@astray.com
* URL : http://search.cpan.org/dist/Test-WWW-Mechanize-PSGI/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : test PSGI programs using WWW::Mechanize

 PSGI is a specification to decouple web server environments from web
 application framework code.
 .
 Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates
 features for web application testing. The Test::WWW::Mechanize::PSGI
 module meshes the two to allow easy testing of PSGI applications.



-- 
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/20110516035112.5704.25329.reportbug@localhost.localdomain



Switch from xz-utils to liblzma in dpkg Pre-Depends

2011-05-15 Thread Guillem Jover
Hi!

As I'd like to change a Pre-Depends in dpkg, I'm bringing this up here
for discussion, as per policy §3.5 and given dpkg “Essential: yes”
nature.


As mentioned in [0] some time ago, I'd like to switch the Pre-Depends
from the current xz-utils commands to use the liblzma shared library,
(with a patch provided by Jonathan Nieder). This will reduce the
pseudo-essential package set and installed size slightly, and it
will also allow for speed up improvements in the future.

  [0] http://lists.debian.org/debian-devel/2010/02/msg00511.html

There might be packages now implicitly depending on xz-utils given
that it's being pulled by dpkg, but those are buggy and should be
fixed regardless.

If there's no strong reasons not to, I'd like to include this for
1.16.1, as part of the dpkg buffer api rework needed for multiarch,
the conffiledb and automatic checksum generation.

thanks,
guillem


-- 
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/20110516041948.ga21...@gaara.hadrons.org



Accepted fossil 2011.05.12.145652-1 (source amd64)

2011-05-15 Thread Barak A. Pearlmutter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 09:08:47 +0100
Source: fossil
Binary: fossil
Architecture: source amd64
Version: 2011.05.12.145652-1
Distribution: unstable
Urgency: low
Maintainer: Barak A. Pearlmutter b...@debian.org
Changed-By: Barak A. Pearlmutter b...@debian.org
Description: 
 fossil - DSCM with built-in wiki, http interface and server, tickets datab
Changes: 
 fossil (2011.05.12.145652-1) unstable; urgency=low
 .
   * New upstream version
Checksums-Sha1: 
 8265db007dbb2ff8231eb5984568f4f8d6fa2612 1199 fossil_2011.05.12.145652-1.dsc
 979763c6d8c7e6b6b014c0f17230275ffbe7ed18 2291119 
fossil_2011.05.12.145652.orig.tar.gz
 dacbff3a2fe65d49311b354b78168f8baa9a68f6 28036 
fossil_2011.05.12.145652-1.debian.tar.gz
 93c9455a9ac913c1b5bd0204ffea035c6aa11450 353804 
fossil_2011.05.12.145652-1_amd64.deb
Checksums-Sha256: 
 2375b9942f62a959d2a1d16e6b35e8c323438352cf5aacabeb9bb791efacf160 1199 
fossil_2011.05.12.145652-1.dsc
 13b15ff3b0b252c584c2f7f4d8d2ecd6dc7a179e5d937a674378a9fa6b5da1f4 2291119 
fossil_2011.05.12.145652.orig.tar.gz
 fa45e8d8835dfda6f9668cf02c35fb42b52ac57e7a55516f8593084bfcd216e6 28036 
fossil_2011.05.12.145652-1.debian.tar.gz
 ad03085e18d162f6ea5030df6e5a0c283ca829dd0c2f787b3a8094a52a191206 353804 
fossil_2011.05.12.145652-1_amd64.deb
Files: 
 cda1f36bbeac04d5fe7cee2eb2c0 1199 vcs optional 
fossil_2011.05.12.145652-1.dsc
 ed0a915c7647b98aa4850d9154519244 2291119 vcs optional 
fossil_2011.05.12.145652.orig.tar.gz
 4de18b0172c6b00112a5c14aea93f923 28036 vcs optional 
fossil_2011.05.12.145652-1.debian.tar.gz
 78c764b6783c4dfa6f5ba96e44a27cea 353804 vcs optional 
fossil_2011.05.12.145652-1_amd64.deb

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

iEYEARECAAYFAk3Pi+IACgkQLz4Gnv7CP7LQVgCgxRf7MfcKVlE6Tw1QNJfWZ9Eo
eLAAn0pyWGE3gpp0LtEY+wNboR0lH2cT
=zAn2
-END PGP SIGNATURE-


Accepted:
fossil_2011.05.12.145652-1.debian.tar.gz
  to main/f/fossil/fossil_2011.05.12.145652-1.debian.tar.gz
fossil_2011.05.12.145652-1.dsc
  to main/f/fossil/fossil_2011.05.12.145652-1.dsc
fossil_2011.05.12.145652-1_amd64.deb
  to main/f/fossil/fossil_2011.05.12.145652-1_amd64.deb
fossil_2011.05.12.145652.orig.tar.gz
  to main/f/fossil/fossil_2011.05.12.145652.orig.tar.gz


-- 
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/e1qlwz9-0001m2...@franck.debian.org



Accepted octave3.2 3.2.4-10 (source all amd64)

2011-05-15 Thread Thomas Weber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 08:21:49 +0200
Source: octave3.2
Binary: octave3.2 octave3.2-doc octave3.2-htmldoc octave3.2-headers 
octave3.2-emacsen octave3.2-info octave3.2-dbg octave3.2-common
Architecture: source amd64 all
Version: 3.2.4-10
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group pkg-octave-de...@lists.alioth.debian.org
Changed-By: Thomas Weber twe...@debian.org
Description: 
 octave3.2  - GNU Octave language for numerical computations (3.2 branch)
 octave3.2-common - architecture-independent files for octave3.2
 octave3.2-dbg - Debug symbols for octave3.2
 octave3.2-doc - PDF documentation on the GNU Octave language (3.2 branch)
 octave3.2-emacsen - Emacs support for the GNU Octave language (3.2 branch)
 octave3.2-headers - header files for the GNU Octave language (3.2 branch)
 octave3.2-htmldoc - HTML documentation on the GNU Octave language (3.2 branch)
 octave3.2-info - GNU Info documentation on the GNU Octave language (3.2 branch)
Closes: 603046
Changes: 
 octave3.2 (3.2.4-10) unstable; urgency=low
 .
   * New patches
 - fixes-for-gcc-4.6: GCC 4.6 no longer includes the headers that defined
 size_t automatically; and it doesn't like 'inline' in explicit
 instantiations either (closes: #603046). The latter bug isn't mentioned in
 the bug report, but was seen once the first bug was fixed. Thanks to Orion
 Poplawski from Fedora for the original patch.
 - avoid-implicit-conversion: explicitly convert strings to numbers
 (closes: 603046). Thanks to Kim Hansen for the patch.
Checksums-Sha1: 
 adba72fe69f7bee684f3f9f4307c43be3498f075 2011 octave3.2_3.2.4-10.dsc
 52ff464039dc6044452559015c01dca214394a84 68209 octave3.2_3.2.4-10.diff.gz
 0e1011cf54b2231c8327f599ee529852564b593a 9837978 octave3.2_3.2.4-10_amd64.deb
 768c0a1e09fd00cfebdc0064a6e93dc30c1ac404 536492 
octave3.2-headers_3.2.4-10_amd64.deb
 333680a22170fe523e048812b9250ee8e8970b9b 82944560 
octave3.2-dbg_3.2.4-10_amd64.deb
 62c0e7accb77212fb8ad7d8c3b6fea80970038aa 3204316 octave3.2-doc_3.2.4-10_all.deb
 041ca162f87e3b10acc89739e510589472ea2350 1037258 
octave3.2-htmldoc_3.2.4-10_all.deb
 12f14a9cc3a352ed569ded58ce225f59cc08ea6e 110186 
octave3.2-emacsen_3.2.4-10_all.deb
 bf79dbe97ecc8cbe28c7d806a1315dafd9cae569 561522 octave3.2-info_3.2.4-10_all.deb
 bd2298ff2408f99aec2b40d08cbf646d0ba4fee9 673098 
octave3.2-common_3.2.4-10_all.deb
Checksums-Sha256: 
 2d9e3f6734aab99948c2390811c0af5154a7ba4bcd6e63b79bc362604a9c3e12 2011 
octave3.2_3.2.4-10.dsc
 3a37b47bcd36ac4eb5fbded8a81f81c128e4eff421e8d74ba2c0116a672b9ef4 68209 
octave3.2_3.2.4-10.diff.gz
 fe7c221e0eb48c6c017f72835d9b3e762c028b211c50a370b5f8a49076d751b8 9837978 
octave3.2_3.2.4-10_amd64.deb
 7159cfb79f6bd136f6e6ae4369d7b31e40002986f639dc4cf983df60386586cc 536492 
octave3.2-headers_3.2.4-10_amd64.deb
 355df5685572734ad081eb2a03cb14531e446afa20a3fecd5293c97cafab4c08 82944560 
octave3.2-dbg_3.2.4-10_amd64.deb
 d5c216cd894f01b3b295b5fecfe51351ad2c656e6066db5446076bd0d3cd4137 3204316 
octave3.2-doc_3.2.4-10_all.deb
 770d489fafe3daf947bc6b5c5c3cb8e06b481ca61224e112f237f1bdfe9071b1 1037258 
octave3.2-htmldoc_3.2.4-10_all.deb
 151898705068d5702ab80b020de1c4147a086a163565e5bc20a9f3a3ce700bfa 110186 
octave3.2-emacsen_3.2.4-10_all.deb
 83554e2170ef7e3ac57d754bf02fc9e074aa12393bc581b29fb877b5abe4dd80 561522 
octave3.2-info_3.2.4-10_all.deb
 b2f71a52fa531953c54b6ee5c48978a55e8f9cd755162876ddba60bf7ec42644 673098 
octave3.2-common_3.2.4-10_all.deb
Files: 
 6384fcded9ed5f32c20dc4cac1a3eaac 2011 math optional octave3.2_3.2.4-10.dsc
 19abf93769f7a83edf029717b81e9520 68209 math optional octave3.2_3.2.4-10.diff.gz
 47bb334f5f6232d1a8a6ef992fb3f58d 9837978 math optional 
octave3.2_3.2.4-10_amd64.deb
 01845443d60f1f338c1629bb8ac74d37 536492 math optional 
octave3.2-headers_3.2.4-10_amd64.deb
 839a0a4b4f30e8cd3b8c22119a9d6c3d 82944560 debug extra 
octave3.2-dbg_3.2.4-10_amd64.deb
 7f5fe0038c482c8a4cfd888fa351ec5e 3204316 doc optional 
octave3.2-doc_3.2.4-10_all.deb
 e0e6b8c9176d505defb5b2be231d1dc1 1037258 doc optional 
octave3.2-htmldoc_3.2.4-10_all.deb
 da371d4f8d3b8aa5117e56e95b8112b7 110186 math optional 
octave3.2-emacsen_3.2.4-10_all.deb
 c72aeb7b3e91cd6796c4c74bb54d8f39 561522 math optional 
octave3.2-info_3.2.4-10_all.deb
 50e5337c071580a669ed88fa677a7bdb 673098 devel extra 
octave3.2-common_3.2.4-10_all.deb

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

iEYEARECAAYFAk3PiqwACgkQPqD4a3lPnXw3AwCeNoVx4QfMQDZX3ho/JXlEbUKk
/aMAnAvYrBj63W5LoFq8cuWDClQWqGvd
=8sTC
-END PGP SIGNATURE-


Accepted:
octave3.2-common_3.2.4-10_all.deb
  to main/o/octave3.2/octave3.2-common_3.2.4-10_all.deb
octave3.2-dbg_3.2.4-10_amd64.deb
  to main/o/octave3.2/octave3.2-dbg_3.2.4-10_amd64.deb
octave3.2-doc_3.2.4-10_all.deb
  to main/o/octave3.2/octave3.2-doc_3.2.4-10_all.deb
octave3.2-emacsen_3.2.4-10_all.deb
  to main/o/octave3.2/octave3.2-emacsen_3.2.4-10_all.deb
octave3.2-headers_3.2.4-10_amd64.deb
 

Accepted librdf-query-perl 2.906-1 (source all)

2011-05-15 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 15 May 2011 10:45:55 +0200
Source: librdf-query-perl
Binary: librdf-query-perl
Architecture: source all
Version: 2.906-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 librdf-query-perl - RDF query implementation of SPARQL/RDQL in Perl
Changes: 
 librdf-query-perl (2.906-1) unstable; urgency=low
 .
   New upstream release.
 + Tighten build-dependency on librdf-trine-perl.
 + Build-depend on libmodule-pluggable-perl.
 + Stop build-depending on libdigest-sha1-perl.
   * Improve package relations:
 + Relax (drop versioning) for packages satisifed even in oldstable:
   * Improve package relations:
 + Stop declaring packages part of core Perl even in oldstable:
   - libscalar-list-utils-perl
   - libdigest-sha-perl
   - libfile-temp-perl
   - libmodule-pluggable-perl
 + Favor recent perl over module now in core:
   - libfile-spec-perl
   * Update copyright file:
 + Bump format to draft 174 of DEP-5.
 + Fix improve references for convenience copy of Module::Install.
 + Fix list separate License sections for each actual license (not
   Perl combo as single section).
 + Rewrap license fields at 72 chars, and shorten comments.
   * Bump policy compliance to standards-version 3.9.2.
Checksums-Sha1: 
 f4bba769fb76d77ed6813c7dce0bc54de90686a7 2404 librdf-query-perl_2.906-1.dsc
 0c542449d4494a9aa46ae3f63149706bebd87088 322683 
librdf-query-perl_2.906.orig.tar.gz
 ffc5d07850515cd447a17045c7b9a4a928832885 4926 
librdf-query-perl_2.906-1.debian.tar.gz
 b83b5071c4420812942019e3b6fb1062b918113a 405856 
librdf-query-perl_2.906-1_all.deb
Checksums-Sha256: 
 f7dab3d63a2c542ef938378ae9073d81fcb759aceb44e835b4a77d3226252ee4 2404 
librdf-query-perl_2.906-1.dsc
 69baba030804d7dde484daa6d9ae0cdf3b953bf05b13cb9590aa40f2de0ddfdc 322683 
librdf-query-perl_2.906.orig.tar.gz
 bacd2e82e626f3f27d27ee99e7e656d7287112a2032e50a3a8e138ea8e94beb8 4926 
librdf-query-perl_2.906-1.debian.tar.gz
 12421f247a114b9ee0a224affa91b97ccf74c9abc72f65812cc11aee33d1dda4 405856 
librdf-query-perl_2.906-1_all.deb
Files: 
 212d591ed508aac258277fd0aafba2f9 2404 perl optional 
librdf-query-perl_2.906-1.dsc
 20aa64f2a405006952bf4d9644286ce9 322683 perl optional 
librdf-query-perl_2.906.orig.tar.gz
 669fde35058c8de03571e00340cab3df 4926 perl optional 
librdf-query-perl_2.906-1.debian.tar.gz
 6c041fba871209072f6f873d64ef505b 405856 perl optional 
librdf-query-perl_2.906-1_all.deb

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

iQIcBAEBCgAGBQJNz5QyAAoJECx8MUbBoAEhTsgP/RVAkHIZawO/bbR8k57eGdZW
lhiiN8AJa3VhHXmrrP3avdgHYBLXGujZE46E2cH03j6fZNQ/zijXRP1dg0uhchDo
PnaV0tQbvGAxsJOW7n3BDqhkeb2uIrIWPuDIGrML8saoJnm6CDYOwio81UFfn/l1
WGCq59z2oKDJAw7jkWxEC1mhL1990jNKtZadtIIs3VBqfZAqGelXFEDAx2pvm53t
RxS/muvYIBnVUmzSEAgfRc9vitJ5nomnORn9MB0X4rOFFQ740mq6kqiIOfJnOXPY
G8M3DT7M55yHlMBDn6XzMK92jlWILrJzog53rfAq2nqaSy7thQwyNMw50sT+EyBj
roI+VVxbTFluJrSDSIVTChUDq/ToJwpS2k8Q69SszV38paYfjJHRers0fAdJY9fi
HY75Zv27g6YOxaCUccrhbUWSXF7ni9DA4jsL+st3xEThZwsLXPLiJgT6fOxKdCE9
7FMmBFnbeqiyx4ytZJ/jEbvSlgm7leS5DAtT6HZrEvZYjH5cqiAU1GEKqn2sEhqm
8tHl4zZHNBI4FZuyk25wpOwx0K3GvbJPjTr5jws6Uq/rw+I5vv+fymC2yfJCkXVV
CBNkmIW7u7xIzioy2j6CvjzafVwfHv+rrXf+gm1wrJDW7O42XE8iirWjqtsUU2MF
dCoz7CN9Jw1LVU8om+rq
=dkie
-END PGP SIGNATURE-


Accepted:
librdf-query-perl_2.906-1.debian.tar.gz
  to main/libr/librdf-query-perl/librdf-query-perl_2.906-1.debian.tar.gz
librdf-query-perl_2.906-1.dsc
  to main/libr/librdf-query-perl/librdf-query-perl_2.906-1.dsc
librdf-query-perl_2.906-1_all.deb
  to main/libr/librdf-query-perl/librdf-query-perl_2.906-1_all.deb
librdf-query-perl_2.906.orig.tar.gz
  to main/libr/librdf-query-perl/librdf-query-perl_2.906.orig.tar.gz


-- 
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/e1qlxdd-0003vb...@franck.debian.org



Accepted conserver 8.1.18-1 (source i386)

2011-05-15 Thread Jörgen Hägg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 10:58:00 +0200
Source: conserver
Binary: conserver-server conserver-client
Architecture: source i386
Version: 8.1.18-1
Distribution: unstable
Urgency: low
Maintainer: Jörgen Hägg j...@debian.org
Changed-By: Jörgen Hägg j...@debian.org
Description: 
 conserver-client - connect to a console server
 conserver-server - connect multiple user to a serial console with logging
Closes: 603055
Changes: 
 conserver (8.1.18-1) unstable; urgency=low
 .
   * new upstream version
   * updated default config files (closes: #603055)
Checksums-Sha1: 
 cd1520d495f6c5a1d336025fdb7196ab3d698455 1089 conserver_8.1.18-1.dsc
 c686724c609830afb585c4f825cc6abcf23c0f33 320774 conserver_8.1.18.orig.tar.gz
 11aa3de17c0985b382aa6eec650a4321abf49934 34049 conserver_8.1.18-1.diff.gz
 929daa4f618a5116a7f2accf2378089c3463b2b1 183792 
conserver-server_8.1.18-1_i386.deb
 97f4aa9c20cf67c8d7d488ea2b03dd3271f4a9f3 75078 
conserver-client_8.1.18-1_i386.deb
Checksums-Sha256: 
 79a68deaccb72830830cbd60ae4ec64556ad4d64c864e37af3180ce3fdf19c96 1089 
conserver_8.1.18-1.dsc
 7461861b63d9d11325650021d93585e84b9c18ac7d46fdeb5ed24a36da183a93 320774 
conserver_8.1.18.orig.tar.gz
 654c41febb0090a9c1af73df5e045d7c0722834618e83d35b6b9c65c5adae3b6 34049 
conserver_8.1.18-1.diff.gz
 40e2bbf8f1197518480f46702c579f2cb427bbae6e3643f7d79fa55cc3d5722f 183792 
conserver-server_8.1.18-1_i386.deb
 424f30b06bf96b90cf96d1064efdcba414f632b26658ce1a13433e239f8355c9 75078 
conserver-client_8.1.18-1_i386.deb
Files: 
 38cf3c31dbcd71e423cbc6f9760d6a02 1089 non-free/comm optional 
conserver_8.1.18-1.dsc
 b27d26594361020f52d0b44f2e4bc439 320774 non-free/comm optional 
conserver_8.1.18.orig.tar.gz
 a0798721e7a29a36652ebe6ea4c53424 34049 non-free/comm optional 
conserver_8.1.18-1.diff.gz
 1f8a4420031d1d4441f4ea37b5be834d 183792 non-free/comm optional 
conserver-server_8.1.18-1_i386.deb
 a35e3bc3cf865f3358d26a478da8a782 75078 non-free/comm optional 
conserver-client_8.1.18-1_i386.deb

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

iD8DBQFNz5gvygfmFBKqHbgRAixYAKCwRiLB8YADkdk24lCBsUm+PseFCQCZAdbi
/0h7F6DGrXHsoTx9OxDRtPs=
=CpnN
-END PGP SIGNATURE-


Accepted:
conserver-client_8.1.18-1_i386.deb
  to non-free/c/conserver/conserver-client_8.1.18-1_i386.deb
conserver-server_8.1.18-1_i386.deb
  to non-free/c/conserver/conserver-server_8.1.18-1_i386.deb
conserver_8.1.18-1.diff.gz
  to non-free/c/conserver/conserver_8.1.18-1.diff.gz
conserver_8.1.18-1.dsc
  to non-free/c/conserver/conserver_8.1.18-1.dsc
conserver_8.1.18.orig.tar.gz
  to non-free/c/conserver/conserver_8.1.18.orig.tar.gz


-- 
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/e1qlxs6-0005qr...@franck.debian.org



Accepted cyrus-imapd-2.2 2.2.13p1-9 (source all amd64)

2011-05-15 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 10:34:21 +0200
Source: cyrus-imapd-2.2
Binary: cyrus-common-2.2 cyrus-doc-2.2 cyrus-imapd-2.2 cyrus-pop3d-2.2 
cyrus-admin-2.2 cyrus-murder-2.2 cyrus-nntpd-2.2 cyrus-clients-2.2 
cyrus-dev-2.2 libcyrus-imap-perl22
Architecture: source all amd64
Version: 2.2.13p1-9
Distribution: unstable
Urgency: low
Maintainer: Debian Cyrus Team 
pkg-cyrus-imapd-debian-de...@lists.alioth.debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 cyrus-admin-2.2 - Cyrus mail system - administration tools
 cyrus-clients-2.2 - Cyrus mail system (test clients)
 cyrus-common-2.2 - Cyrus mail system - common files
 cyrus-dev-2.2 - Cyrus mail system (developer files)
 cyrus-doc-2.2 - Cyrus mail system - documentation files
 cyrus-imapd-2.2 - Cyrus mail system - IMAP support
 cyrus-murder-2.2 - Cyrus mail system (proxies and aggregator)
 cyrus-nntpd-2.2 - Cyrus mail system (NNTP support)
 cyrus-pop3d-2.2 - Cyrus mail system - POP3 support
 libcyrus-imap-perl22 - Interface to Cyrus imap client imclient library
Changes: 
 cyrus-imapd-2.2 (2.2.13p1-9) unstable; urgency=low
 .
   * Define PATH_MAX as 4096 on platforms which doesn't have it defined
 (fixes Hurd build)
   * Move the upgrade login to cyrus-common-2.2.postinst as it depends on
 cyrus-common-2.2 files
Checksums-Sha1: 
 389462ef6e58da3af33af7ca7ff2c7cf847caccd 1988 cyrus-imapd-2.2_2.2.13p1-9.dsc
 935bff2703de128c458558961486b48e4878cc06 247462 
cyrus-imapd-2.2_2.2.13p1-9.diff.gz
 be9777528fafb7bc00c79863d5feb078bc3e3b60 230042 
cyrus-doc-2.2_2.2.13p1-9_all.deb
 abed21af69038249f0c8f6adf68a5f0a2cbfe4a4 84426 
cyrus-admin-2.2_2.2.13p1-9_all.deb
 a001dcfebd93f3b5df001282bde84550d49d3858 6602332 
cyrus-common-2.2_2.2.13p1-9_amd64.deb
 6b06c2e24c67df168859d9281c823bcb0522d62c 959896 
cyrus-imapd-2.2_2.2.13p1-9_amd64.deb
 5925be126de02df9203b79816a707da494a5edba 286868 
cyrus-pop3d-2.2_2.2.13p1-9_amd64.deb
 894632bbe5edece78db1ca0043a36a6f6f8f790b 1161022 
cyrus-murder-2.2_2.2.13p1-9_amd64.deb
 d4fdcd25786449ddd8be8fd125afdc31074cb159 621060 
cyrus-nntpd-2.2_2.2.13p1-9_amd64.deb
 d3a01474750b0b8a105165f5b8a80b7ffc293668 137916 
cyrus-clients-2.2_2.2.13p1-9_amd64.deb
 623be90a7a9f979eb611db11c1c71b96d9b15196 274678 
cyrus-dev-2.2_2.2.13p1-9_amd64.deb
 9f9b76322f5f169728ffa91ad3b4d01f82738f88 193308 
libcyrus-imap-perl22_2.2.13p1-9_amd64.deb
Checksums-Sha256: 
 47a801b78f5e8ead783cda3306d1f148995b960c4439d1652862973d49acc280 1988 
cyrus-imapd-2.2_2.2.13p1-9.dsc
 056feea4879d7c26409ecf69802289def5d2fe1b1b2b21bdd7236886e62215f8 247462 
cyrus-imapd-2.2_2.2.13p1-9.diff.gz
 1d460c9d486faab59820c5582f53c1e77caf2fc4f64c3cbd0265068a26ece76c 230042 
cyrus-doc-2.2_2.2.13p1-9_all.deb
 16969a4234a387377877a814af9d97bd08979b90157b26e16f53595459339599 84426 
cyrus-admin-2.2_2.2.13p1-9_all.deb
 1ec1f9966394df01cb7f1f92044493d04e95bb5ffb58d8a31dcc7218f4a9440a 6602332 
cyrus-common-2.2_2.2.13p1-9_amd64.deb
 692194c445de165e2cb42b2f33cc1d0259cc0202eab59b6e5fb699eb5d3c2c41 959896 
cyrus-imapd-2.2_2.2.13p1-9_amd64.deb
 b2d4321c3531de52a9872e85db7f24fd1892d04231018c3ba17c41655f4ab5a8 286868 
cyrus-pop3d-2.2_2.2.13p1-9_amd64.deb
 cc4adaab72976cb66a22c9485ce52da69f0a9caebab103813226209b08a9b382 1161022 
cyrus-murder-2.2_2.2.13p1-9_amd64.deb
 9342e4a3a5d503c5398be92967005f1f01a063285eb43fb8a748bf0e054a 621060 
cyrus-nntpd-2.2_2.2.13p1-9_amd64.deb
 9a66cd08320a05dc3ac430e2b835db1f82482b8b0553818ca860d713cc787c3c 137916 
cyrus-clients-2.2_2.2.13p1-9_amd64.deb
 d9d1c6b7408119389fbf36077c901dc6f2d19b6d549be083a1b51151dec02800 274678 
cyrus-dev-2.2_2.2.13p1-9_amd64.deb
 9186eb38134e40ba5b377daf35c89ac8c2cc1d00ba620311817413015dd62ca7 193308 
libcyrus-imap-perl22_2.2.13p1-9_amd64.deb
Files: 
 c7895a278ef3806be993998ae62c233a 1988 mail extra cyrus-imapd-2.2_2.2.13p1-9.dsc
 fcccb9279852218aa217f46b3b33d776 247462 mail extra 
cyrus-imapd-2.2_2.2.13p1-9.diff.gz
 55367d8f80209aeb396781c0d347c061 230042 doc extra 
cyrus-doc-2.2_2.2.13p1-9_all.deb
 b67f44b40677b822b0f8d5b4a6b9e4a0 84426 mail extra 
cyrus-admin-2.2_2.2.13p1-9_all.deb
 28e19146c37e3648146e1decb9d4f2bf 6602332 mail extra 
cyrus-common-2.2_2.2.13p1-9_amd64.deb
 acd71aa8391883269ef14aee6ee516ae 959896 mail extra 
cyrus-imapd-2.2_2.2.13p1-9_amd64.deb
 cd9b5862ef92a1dade8da112f75a576f 286868 mail extra 
cyrus-pop3d-2.2_2.2.13p1-9_amd64.deb
 c79bd9ac130fbd3285a5d9d9dc151ed5 1161022 mail extra 
cyrus-murder-2.2_2.2.13p1-9_amd64.deb
 5fa58a23b013b3a27e8568d3706e436e 621060 mail extra 
cyrus-nntpd-2.2_2.2.13p1-9_amd64.deb
 e9c2d34875e93a3a0da6eb40dd044bfc 137916 mail extra 
cyrus-clients-2.2_2.2.13p1-9_amd64.deb
 430523acc69ad2bd1d1e818f2a6c672c 274678 devel extra 
cyrus-dev-2.2_2.2.13p1-9_amd64.deb
 7ebeb294ba2c22e9455a6e107fb02450 193308 perl extra 
libcyrus-imap-perl22_2.2.13p1-9_amd64.deb

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

iEYEARECAAYFAk3PmJMACgkQ9OZqfMIN8nOjDwCgmze4F3KqurGecPAWtnGKIywM
OwUAn1wVfPfBHOaCbyREVXVQJU0GJvMt
=quT2

Accepted cyrus-imapd-2.4 2.4.8-6 (source all amd64)

2011-05-15 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 10:57:43 +0200
Source: cyrus-imapd-2.4
Binary: cyrus-common-2.4 cyrus-doc-2.4 cyrus-imapd-2.4 cyrus-pop3d-2.4 
cyrus-admin-2.4 cyrus-murder-2.4 cyrus-replication-2.4 cyrus-nntpd-2.4 
cyrus-clients-2.4 cyrus-dev-2.4 cyrus-common libcyrus-imap-perl24 cyrus-clients 
cyrus-imapd cyrus-pop3d cyrus-admin cyrus-murder cyrus-replication cyrus-nntpd 
cyrus-doc cyrus-dev libcyrus-imap-perl
Architecture: source amd64 all
Version: 2.4.8-6
Distribution: unstable
Urgency: low
Maintainer: Debian Cyrus Team 
pkg-cyrus-imapd-debian-de...@lists.alioth.debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 cyrus-admin - Cyrus mail system - administration tools (metapackage)
 cyrus-admin-2.4 - Cyrus mail system - administration tools
 cyrus-clients - Cyrus mail system - test clients (metapackage)
 cyrus-clients-2.4 - Cyrus mail system - test clients
 cyrus-common - Cyrus mail system - common files
 cyrus-common-2.4 - Cyrus mail system - common files
 cyrus-dev  - Cyrus mail system - developer files (metapackage)
 cyrus-dev-2.4 - Cyrus mail system - developer files
 cyrus-doc  - Cyrus mail system - documentation files (metapackage)
 cyrus-doc-2.4 - Cyrus mail system - documentation files
 cyrus-imapd - Cyrus mail system - IMAP support (metapackage)
 cyrus-imapd-2.4 - Cyrus mail system - IMAP support
 cyrus-murder - Cyrus mail system - proxies and aggregator (metapackage)
 cyrus-murder-2.4 - Cyrus mail system - proxies and aggregator
 cyrus-nntpd - Cyrus mail system - NNTP support (metapackage)
 cyrus-nntpd-2.4 - Cyrus mail system - NNTP support
 cyrus-pop3d - Cyrus mail system - POP3 support (metapackage)
 cyrus-pop3d-2.4 - Cyrus mail system - POP3 support
 cyrus-replication - Cyrus mail system - replication (metapackage)
 cyrus-replication-2.4 - Cyrus mail system - replication
 libcyrus-imap-perl - Interface to Cyrus imap client imclient library 
(metapackage)
 libcyrus-imap-perl24 - Interface to Cyrus imap client imclient library
Closes: 626759
Changes: 
 cyrus-imapd-2.4 (2.4.8-6) unstable; urgency=low
 .
   * cyrus-makedirs also need /usr/sbin/cyrus and
 /usr/lib/cyrus/bin/makedirs to be moved to cyrus-common
   * Install manpages with cyrus- prefix to correct packages
   * Add a note about automatic upgrade (Closes: #626759)
   * Define PATH_MAX as 4096 on platforms which doesn't have it defined
 (fixes Hurd build)
   * Move the upgrade login to cyrus-common-2.4.postinst as it depends on
 cyrus-common-2.4 files
   * Force removal of *.active files in postrm script
   * Move dbX.Y-util back to Depends to be safe
   * Move to more standard debconf setup to fix breakage in postrm script
Checksums-Sha1: 
 0b78000a564edb8b8b0c66751ab2d5c543b4998f 2198 cyrus-imapd-2.4_2.4.8-6.dsc
 e5944bf36072ba32155f36c823f6c3939801fae1 117520 
cyrus-imapd-2.4_2.4.8-6.debian.tar.gz
 a1fc1703f74febf2adbc66240a731da43aa7d53f 9352040 
cyrus-common-2.4_2.4.8-6_amd64.deb
 8e1f9e28d8d8dc9bd9725e8b752bafa89bbab6de 275530 cyrus-doc-2.4_2.4.8-6_all.deb
 0deb877e2433a121823da4c0f87d70042a6efa37 1078578 
cyrus-imapd-2.4_2.4.8-6_amd64.deb
 c1ecf9744246a6ef6dd10d2d5db18d9a146f80e6 327376 
cyrus-pop3d-2.4_2.4.8-6_amd64.deb
 b942b1179149401fb7ef1d8e6c560aa36dc89272 107858 cyrus-admin-2.4_2.4.8-6_all.deb
 320e84d8e1b72092ae74c5f5db2c6e837a954c50 1453192 
cyrus-murder-2.4_2.4.8-6_amd64.deb
 360683b8dca13f5bfd5201a6e91239c0b2428992 1293174 
cyrus-replication-2.4_2.4.8-6_amd64.deb
 65f02358d8fe5514a6027280f94d981fccda3709 687450 
cyrus-nntpd-2.4_2.4.8-6_amd64.deb
 c1acfa1e5a15e6b924b295d9f22d666b6d0b84d7 168370 
cyrus-clients-2.4_2.4.8-6_amd64.deb
 ab766026af9c5e5d08f93f439f47931ddc1073e5 276186 cyrus-dev-2.4_2.4.8-6_amd64.deb
 48bd33abde8e93534cc177bcf9844ccc0c863d7a 131786 cyrus-common_2.4.8-6_all.deb
 9a472d65f6ab68095516f67dd05a35b1fc58dab0 182060 
libcyrus-imap-perl24_2.4.8-6_amd64.deb
 084a2eea90251003a92865647518990b1ac8d64b 924 cyrus-clients_2.4.8-6_all.deb
 3ae8930fd734e78b0552068161a0dc94ef159003 918 cyrus-imapd_2.4.8-6_all.deb
 6530b98988bf690a585d15b10149b92d35681745 924 cyrus-pop3d_2.4.8-6_all.deb
 a9e81cc6615129ef70c0b8e0263ac898ec6ba24b 924 cyrus-admin_2.4.8-6_all.deb
 a77824c818b71df5578d7948e48f24c7d61603d8 928 cyrus-murder_2.4.8-6_all.deb
 bf6a6b67155667c30a0989fe67d16066c2ff19e6 924 cyrus-replication_2.4.8-6_all.deb
 f603041b4c5a8f2d3a5bf26870a9120cc9cafc1b 920 cyrus-nntpd_2.4.8-6_all.deb
 f0ac27a6e224055e65d38b7197cde5388a1d4043 920 cyrus-doc_2.4.8-6_all.deb
 f01e884dcdfb868279a17903ec8fa6cb07a95c6f 922 cyrus-dev_2.4.8-6_all.deb
 379b49794a7848d71bb4d763e01164fd0edc 936 libcyrus-imap-perl_2.4.8-6_all.deb
Checksums-Sha256: 
 2511e2b89d06362a9f51fee8c66eca983b8259bc886b3e2b052e5ea355d03196 2198 
cyrus-imapd-2.4_2.4.8-6.dsc
 f2d3c1875ed8984023ea627661ce5b93a47aaeb99391570eb9b2329f794c4f6b 117520 
cyrus-imapd-2.4_2.4.8-6.debian.tar.gz
 ff5edda9ec268202196f8f7b8a75b81d8296f387efeb49a2bdb4e2b2cfcacd8c 9352040 

Accepted eb 4.4.3-2 (source all i386)

2011-05-15 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 17:45:24 +0900
Source: eb
Binary: libeb16 libeb16-dev eb-utils eb-doc
Architecture: source all i386
Version: 4.4.3-2
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita t...@debian.org
Changed-By: Tatsuya Kinoshita t...@debian.org
Description: 
 eb-doc - C library for accessing electronic books (documents)
 eb-utils   - C library for accessing electronic books (utilities)
 libeb16- C library for accessing electronic books (runtime files)
 libeb16-dev - C library for accessing electronic books (development files)
Changes: 
 eb (4.4.3-2) unstable; urgency=low
 .
   * debian/rules: Add --no-info to help2man to suppress pointer to Texinfo
 manual.
   * debian/copyright, debian/changelog: Typo fix.
Checksums-Sha1: 
 cc90fdd479ad3410c9399305c53e447116e05300 1687 eb_4.4.3-2.dsc
 ab6a655bc8c717155069a2e58d12a0cce5061022 7789 eb_4.4.3-2.debian.tar.gz
 3b74434fe85d52acfc3bb3387cb432295a99ce14 316532 eb-doc_4.4.3-2_all.deb
 f16be1cc9c2ea047b55ce652cef56fa223087c7a 113762 libeb16_4.4.3-2_i386.deb
 81ec4d84e00ac434e4d1a2e619f00c514f4f7329 155198 libeb16-dev_4.4.3-2_i386.deb
 be495edf8569de140b3f29e9c9e37d7b362a33ca 81336 eb-utils_4.4.3-2_i386.deb
Checksums-Sha256: 
 a5db86524b12cd11412e436b2662cd3edcfc096f3a9dc61934bb7a12c47ab3f1 1687 
eb_4.4.3-2.dsc
 50afdb2cc831d7199e827d744aa6f22a990313497d58f3ae782db7dc4c0b58f4 7789 
eb_4.4.3-2.debian.tar.gz
 4891860db5607b124d999c22a7e4e9e3f88f5f5c7350198cee90f8f2f8afb220 316532 
eb-doc_4.4.3-2_all.deb
 e2c4f288efedda7c68f2614faee3fa88e0a6644a7dbb8115e8086bcbbf64001b 113762 
libeb16_4.4.3-2_i386.deb
 e61b1c1ca6e55a19623307edf74e0280028c16a9ecec266bb712335f2effdac0 155198 
libeb16-dev_4.4.3-2_i386.deb
 3eeab0e25d49cb93e6e0b8ab3659a6f553e8606b2106288a5c5a26e9619c5cc4 81336 
eb-utils_4.4.3-2_i386.deb
Files: 
 6fa87784de4932b09b2f46c5308905e4 1687 libs optional eb_4.4.3-2.dsc
 72ef23c5c1ae40920b0207e97b9ba3c9 7789 libs optional eb_4.4.3-2.debian.tar.gz
 378def94912bb8bfe57532acb3b6fa5f 316532 doc optional eb-doc_4.4.3-2_all.deb
 349da8549dc783798ac9d2ba8ad61852 113762 libs optional libeb16_4.4.3-2_i386.deb
 b0d38a4d1e3ce426c7469c5ed3d5580f 155198 libdevel optional 
libeb16-dev_4.4.3-2_i386.deb
 ecd3c437afeda776902aa75140b1d54d 81336 utils optional eb-utils_4.4.3-2_i386.deb

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

iQIcBAEBCAAGBQJNz5U1AAoJEOXvq5AIDqY8nqgP/R/4oqWVbJmUmpUHnLPQF1vd
OxFP/n+NLKK97Ys4NxcNbVASj76mPwxuV9i0aqOM9ZtYtWgy1W6q/+IScXWgH4TJ
0lduDPu7V0EeoBSgzaWD93Q9+xPJyZ/WnVbtC4a8trsrZeXAT5hhcq6FVELBz5cM
8ngdcl/I9du8hiA2hIFT54bwkt20Gc72nJsULbjjfRpiLySrjWlBdB8/6UK28NHF
Z2p+MrbgbLxtOSwls3acO1KXxIMZKF4HSd+6uMiAJZVRHBHkDShaTr0ECWPhgwp7
Z36dYk18z9Po13bEbvVhzHeSMEFUJ8DO8cAALguIa0XgwskoCjRrPXkwIyp5yMkx
ZwjgclCwf8GZdS7FunvjYkvMH88gBg8zxPsDxQivwj1Po5b62tkckxKwHKVjYxKZ
GJg6dnjUA1ZJdJny/6opREH5xIzGr1wuXa/w5rRKUkqKl7zjlLMlBAzcAj0Yco5z
yJRoQPcYwi95wUptiqSZHnbrPNqyIrMjcIynpFQ1vRW6csplmZtYFWame8uI3tI9
5eteDw3XCT2oGJT/OV/MKINPZqlSS8sL9juGz4saQoEfIRbFSA+86ALyCd6joQYz
Oae+hwOzPl/D9VgjsMvdkIp3YC304KNC9v/LEUpuPsBRsZM9UVU/avbCVZWgCQK6
2KY1uQxFXv917kL8qxpE
=2VUA
-END PGP SIGNATURE-


Accepted:
eb-doc_4.4.3-2_all.deb
  to main/e/eb/eb-doc_4.4.3-2_all.deb
eb-utils_4.4.3-2_i386.deb
  to main/e/eb/eb-utils_4.4.3-2_i386.deb
eb_4.4.3-2.debian.tar.gz
  to main/e/eb/eb_4.4.3-2.debian.tar.gz
eb_4.4.3-2.dsc
  to main/e/eb/eb_4.4.3-2.dsc
libeb16-dev_4.4.3-2_i386.deb
  to main/e/eb/libeb16-dev_4.4.3-2_i386.deb
libeb16_4.4.3-2_i386.deb
  to main/e/eb/libeb16_4.4.3-2_i386.deb


-- 
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/e1qlxtg-0006jm...@franck.debian.org



Accepted omniorb-dfsg 4.1.5-2 (source all i386)

2011-05-15 Thread Thomas Girard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 22:57:25 +0200
Source: omniorb-dfsg
Binary: omniorb omniorb-idl omniorb-nameserver omniorb-doc libcos4-1 
libcos4-1-dbg libcos4-dev libomniorb4-1 libomniorb4-1-dbg libomniorb4-dev 
libomnithread3c2 libomnithread3c2-dbg libomnithread3-dev omniidl
Architecture: source all i386
Version: 4.1.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian CORBA Team pkg-corba-de...@lists.alioth.debian.org
Changed-By: Thomas Girard thomas.g.gir...@free.fr
Description: 
 libcos4-1  - omniORB CORBA services stubs
 libcos4-1-dbg - omniORB CORBA services stubs debugging symbols
 libcos4-dev - omniORB CORBA services stubs development files
 libomniorb4-1 - omniORB core libraries
 libomniorb4-1-dbg - omniORB core libraries debugging symbols
 libomniorb4-dev - omniORB core libraries development files
 libomnithread3-dev - C++ threading library development files
 libomnithread3c2 - C++ threading library
 libomnithread3c2-dbg - C++ threading library debugging symbols
 omniidl- omniORB IDL to C++ and Python compiler
 omniorb- IOR and naming service utilities for omniORB
 omniorb-doc - omniORB documentation
 omniorb-idl - omniORB CORBA services idl files
 omniorb-nameserver - omniORB naming service
Closes: 624099
Changes: 
 omniorb-dfsg (4.1.5-2) unstable; urgency=low
 .
   * debian/patches/set_ipv6_v6only_to_0: use upstream strategy to allow
 omniORB to work with net.ipv6.bindv6only=1 default value. Thanks to Duncan
 Grisby for the investigation and the hint. Closes: #624099.
Checksums-Sha1: 
 bb08f9f3da1d61e67962444ac3ff89692854c642 1564 omniorb-dfsg_4.1.5-2.dsc
 98ee59c2e14c54d67a6ebc58665c28ecd7a348ce 19987 
omniorb-dfsg_4.1.5-2.debian.tar.gz
 7f46e3befc09391dad89c87f25775d7f610c538b 74978 omniorb-idl_4.1.5-2_all.deb
 a1e99fba58a54d2d66d4514998c85d0878cf93ca 648692 omniorb-doc_4.1.5-2_all.deb
 5bd82131b351663c5675e9b3b55000204a397234 70806 omniorb_4.1.5-2_i386.deb
 1ecf8ba7b07ea2fe100908dae3a62fcf2daca411 79022 
omniorb-nameserver_4.1.5-2_i386.deb
 83d0d6add5871498f4c8506ce59f1f49e0c05d21 2016104 libcos4-1_4.1.5-2_i386.deb
 5fbf386ddf2543b5db047e1c00eacdb936de7cb4 4935874 libcos4-1-dbg_4.1.5-2_i386.deb
 cab5e6e051207c0fe8942bdc29d28069b3877d99 2234936 libcos4-dev_4.1.5-2_i386.deb
 d71c607703bfd07593b3d6a678a36df7c63b950e 1449788 libomniorb4-1_4.1.5-2_i386.deb
 128098b8e8e3cbba54d90827ccf5ed0239c1689d 4805634 
libomniorb4-1-dbg_4.1.5-2_i386.deb
 1ecbffaaf2ff2b81a8241768220fe5cb78e0d1ff 1954766 
libomniorb4-dev_4.1.5-2_i386.deb
 f7c6313a16ca04da51a43d20855ee75f86b35d71 42154 
libomnithread3c2_4.1.5-2_i386.deb
 dd6f46e16afea328c08780cf4c8cdecf3a93a83e 46582 
libomnithread3c2-dbg_4.1.5-2_i386.deb
 c671b494774501cfd899fae4b7070527b9747090 49042 
libomnithread3-dev_4.1.5-2_i386.deb
 afaa7315bd5e71df161620ab43825256237fe264 367940 omniidl_4.1.5-2_i386.deb
Checksums-Sha256: 
 40ab6a83eae5d14e81804144b82e32d3c2059f0d44b7846b8c26d6b719d877f3 1564 
omniorb-dfsg_4.1.5-2.dsc
 76af0c9d1bd978e77feae6fe22ae0a909979a5f5b33ca2ce29c731e59de99879 19987 
omniorb-dfsg_4.1.5-2.debian.tar.gz
 8fa44d28fe5199070880888dbc2304d2adbd8ec321bed505a6d648bceda3d12d 74978 
omniorb-idl_4.1.5-2_all.deb
 0f50f2d50f0ce503d0ec5f51d9f542c383438bdc7ccb1950f01225385a135cff 648692 
omniorb-doc_4.1.5-2_all.deb
 e472ddbc09d44638e36d66a1aac50ea3bd86a75ea5fb4fe2b6b63abb59b17b96 70806 
omniorb_4.1.5-2_i386.deb
 9cea71f3388a2b8ec4889ad0d858a19bd930a1f76ceed396878f6db487f9acff 79022 
omniorb-nameserver_4.1.5-2_i386.deb
 8d6911a1e311d7587be4710df2597016f1a55e538ea5b9d5154df1046dc34bbb 2016104 
libcos4-1_4.1.5-2_i386.deb
 f83558919a95c81d4b071ee3ff70297c87af792834414ab435ef51d6545d6b8a 4935874 
libcos4-1-dbg_4.1.5-2_i386.deb
 9ca8eb005bce6a0270c34d5c5f378a10c55fc8d88b9b34dbeb25b760baacee4a 2234936 
libcos4-dev_4.1.5-2_i386.deb
 027ce3a5327b47ff33d3cc8ccf170f2535897a3d86a8826e05b887c364252116 1449788 
libomniorb4-1_4.1.5-2_i386.deb
 a3df249ecba1ddad191e3bd6147916869fe324d388bda634361838cd22c43a0c 4805634 
libomniorb4-1-dbg_4.1.5-2_i386.deb
 d4028f6a7347d552a6e9dea737237cd44d94a693a029264150b8af1129b511dc 1954766 
libomniorb4-dev_4.1.5-2_i386.deb
 96e65aec8b5e98c2c8027398e191836b711828c228496d6a66f676742224f833 42154 
libomnithread3c2_4.1.5-2_i386.deb
 40bd25d2c523e1234517cdb621b1c6e4de67433bcf6106dde2f95e65ba3e5f80 46582 
libomnithread3c2-dbg_4.1.5-2_i386.deb
 9b1883d08040859e7b112d874db24158791dc3daa0c75975ce0f1c8fba462529 49042 
libomnithread3-dev_4.1.5-2_i386.deb
 7c941da00fc6236512b653487a4a9dd20c6aed31a0b185b177df1fb01e0add4d 367940 
omniidl_4.1.5-2_i386.deb
Files: 
 fa8641939c2080f7a65aa8768f62965b 1564 devel optional omniorb-dfsg_4.1.5-2.dsc
 53bf74026f43d591cf6dc9ccfecba92b 19987 devel optional 
omniorb-dfsg_4.1.5-2.debian.tar.gz
 eb9af232b78fe8ca9f031ddcfa1a151c 74978 devel optional 
omniorb-idl_4.1.5-2_all.deb
 e787eedf06b5e10c35921213f1b20ee4 648692 doc optional 
omniorb-doc_4.1.5-2_all.deb
 4e90f63d723c98d96ecdd4d5e069d5ec 70806 devel optional 

Accepted ruby1.8 1.8.7.334-5 (source all amd64)

2011-05-15 Thread Lucas Nussbaum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 10:49:09 +0200
Source: ruby1.8
Binary: ruby1.8 libruby1.8 libruby1.8-dbg ruby1.8-dev libtcltk-ruby1.8 
ruby1.8-examples ri1.8 ruby1.8-full
Architecture: source all amd64
Version: 1.8.7.334-5
Distribution: unstable
Urgency: low
Maintainer: Lucas Nussbaum lu...@debian.org
Changed-By: Lucas Nussbaum lu...@lucas-nussbaum.net
Description: 
 libruby1.8 - Libraries necessary to run Ruby 1.8
 libruby1.8-dbg - Debugging symbols for Ruby 1.8
 libtcltk-ruby1.8 - Tcl/Tk interface for Ruby 1.8
 ri1.8  - Ruby Interactive reference (for Ruby 1.8)
 ruby1.8- Interpreter of object-oriented scripting language Ruby 1.8
 ruby1.8-dev - Header files for compiling extension modules for the Ruby 1.8
 ruby1.8-examples - Examples for Ruby 1.8
 ruby1.8-full - Ruby 1.8 full installation
Closes: 625855
Changes: 
 ruby1.8 (1.8.7.334-5) unstable; urgency=low
 .
   * Build depend on libreadline-gplv2-dev instead of libreadline5-dev. Ruby
 is dual-licensed under GPLv2 (only) || Ruby license, so we cannot use
 libreadline6-dev. Closes: #625855
Checksums-Sha1: 
 1ea68a3ffc849c81033bf996d3a5b5e156df9617 1553 ruby1.8_1.8.7.334-5.dsc
 8437e2cc9f5ecef9e066a8abc24272461dfff5a8 50007 
ruby1.8_1.8.7.334-5.debian.tar.gz
 986acceba388a94f0c28a81babbefc4bb5b3cdee 340394 
ruby1.8-examples_1.8.7.334-5_all.deb
 eb2e558212f632177ceeed1c9bc7d9bc52157a42 1426018 ri1.8_1.8.7.334-5_all.deb
 6c2969811ad0efc2a0e3536e61995e8d10a860b3 279192 
ruby1.8-full_1.8.7.334-5_all.deb
 ebb63ccb95cf88a0fa68306084415f71e2efc0c2 315400 ruby1.8_1.8.7.334-5_amd64.deb
 392f880058f913c8a39b06770086d40ab015ae7a 2074642 
libruby1.8_1.8.7.334-5_amd64.deb
 19405d001e134c81efeb415a957f37be37e81b95 1702018 
libruby1.8-dbg_1.8.7.334-5_amd64.deb
 c9572a19aa758998210c75e4971099394fbf4a6d 902938 
ruby1.8-dev_1.8.7.334-5_amd64.deb
 037242c5a8db16be1eb0563c174a588173794554 2028720 
libtcltk-ruby1.8_1.8.7.334-5_amd64.deb
Checksums-Sha256: 
 cd833fd028b951ec1b15d0d219b88e330d3188949a86ae686591669162036dca 1553 
ruby1.8_1.8.7.334-5.dsc
 a634230df3880a87dd79001e1ea6f025358cb175a74304b0c040e7d8bc58e8b4 50007 
ruby1.8_1.8.7.334-5.debian.tar.gz
 5a27c155885ad5379f96f14dacb719881f7b4b0c87c571c9777277918e96bb37 340394 
ruby1.8-examples_1.8.7.334-5_all.deb
 e51d28b2bf02433c62c7f447b7f3844b27ae639764d4c691f853ba2c78f204e3 1426018 
ri1.8_1.8.7.334-5_all.deb
 2aa550b801fd65c3dc0e2c625b5f606475a782c3a50d513dc35eef2a4c7a48ca 279192 
ruby1.8-full_1.8.7.334-5_all.deb
 2ee67451f90e367e5f3075cd8dbddf47aec393d4021dcddbb6dd2fe5cb42eeaf 315400 
ruby1.8_1.8.7.334-5_amd64.deb
 b475b2dfaa55bbd4e319638768e0900a6927dac256ea187694deb64a03c88805 2074642 
libruby1.8_1.8.7.334-5_amd64.deb
 c2622f510e6e7c9040f5fbfabb414097e3599ce4ee8d4b54eca445ad450393e9 1702018 
libruby1.8-dbg_1.8.7.334-5_amd64.deb
 19fe745802a4950b5d25efd2b611874e7ed93cb81d0ce3dd39b2b44d86ef6f6b 902938 
ruby1.8-dev_1.8.7.334-5_amd64.deb
 35bcde14f07a57a2e8d272857320b0a22202d7da87d6bf48716d05271bedf267 2028720 
libtcltk-ruby1.8_1.8.7.334-5_amd64.deb
Files: 
 8312258b3570ff74c1c38a81817fad26 1553 ruby optional ruby1.8_1.8.7.334-5.dsc
 70121babb8806b42008985bdce13532b 50007 ruby optional 
ruby1.8_1.8.7.334-5.debian.tar.gz
 521d8ef168119f2c51befb287ccf49c9 340394 ruby optional 
ruby1.8-examples_1.8.7.334-5_all.deb
 726221ead1987346e46351944977201d 1426018 ruby optional 
ri1.8_1.8.7.334-5_all.deb
 c9240b9843b9f5823a3babf02acc9f9f 279192 ruby optional 
ruby1.8-full_1.8.7.334-5_all.deb
 d753c6d77b7d85b14e4b60e17c1f498b 315400 ruby optional 
ruby1.8_1.8.7.334-5_amd64.deb
 83f5484baf0d3e0901e523c428d35558 2074642 libs optional 
libruby1.8_1.8.7.334-5_amd64.deb
 f3a0964837d7f94a2f30d8b40c149d72 1702018 debug extra 
libruby1.8-dbg_1.8.7.334-5_amd64.deb
 72686a298ad61e6ccfa2605a741159a6 902938 ruby optional 
ruby1.8-dev_1.8.7.334-5_amd64.deb
 bbe48f623c3fa1a911382fbad2f65ba3 2028720 ruby optional 
libtcltk-ruby1.8_1.8.7.334-5_amd64.deb

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

iD8DBQFNz53j2hliNwI7P08RAtWHAJ0c1F9vbxySmmIM6KQ9uLJIFXKwQACgikDb
+KnjS2rgPOVZkRE5DyBCHaM=
=U0rT
-END PGP SIGNATURE-


Accepted:
libruby1.8-dbg_1.8.7.334-5_amd64.deb
  to main/r/ruby1.8/libruby1.8-dbg_1.8.7.334-5_amd64.deb
libruby1.8_1.8.7.334-5_amd64.deb
  to main/r/ruby1.8/libruby1.8_1.8.7.334-5_amd64.deb
libtcltk-ruby1.8_1.8.7.334-5_amd64.deb
  to main/r/ruby1.8/libtcltk-ruby1.8_1.8.7.334-5_amd64.deb
ri1.8_1.8.7.334-5_all.deb
  to main/r/ruby1.8/ri1.8_1.8.7.334-5_all.deb
ruby1.8-dev_1.8.7.334-5_amd64.deb
  to main/r/ruby1.8/ruby1.8-dev_1.8.7.334-5_amd64.deb
ruby1.8-examples_1.8.7.334-5_all.deb
  to main/r/ruby1.8/ruby1.8-examples_1.8.7.334-5_all.deb
ruby1.8-full_1.8.7.334-5_all.deb
  to main/r/ruby1.8/ruby1.8-full_1.8.7.334-5_all.deb
ruby1.8_1.8.7.334-5.debian.tar.gz
  to main/r/ruby1.8/ruby1.8_1.8.7.334-5.debian.tar.gz
ruby1.8_1.8.7.334-5.dsc
  to main/r/ruby1.8/ruby1.8_1.8.7.334-5.dsc
ruby1.8_1.8.7.334-5_amd64.deb
  to 

Accepted ruby1.9.1 1.9.2.180-5 (source all amd64)

2011-05-15 Thread Lucas Nussbaum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 10:46:43 +0200
Source: ruby1.9.1
Binary: ruby1.9.1 libruby1.9.1 libruby1.9.1-dbg ruby1.9.1-dev 
libtcltk-ruby1.9.1 ruby1.9.1-examples ri1.9.1 ruby1.9.1-full
Architecture: source all amd64
Version: 1.9.2.180-5
Distribution: unstable
Urgency: low
Maintainer: Lucas Nussbaum lu...@debian.org
Changed-By: Lucas Nussbaum lu...@lucas-nussbaum.net
Description: 
 libruby1.9.1 - Libraries necessary to run Ruby 1.9.1
 libruby1.9.1-dbg - Debugging symbols for Ruby 1.9.1
 libtcltk-ruby1.9.1 - Tcl/Tk interface for Ruby 1.9.1
 ri1.9.1- Ruby Interactive reference (for Ruby 1.9.1)
 ruby1.9.1  - Interpreter of object-oriented scripting language Ruby 1.9.2
 ruby1.9.1-dev - Header files for compiling extension modules for the Ruby 1.9.1
 ruby1.9.1-examples - Examples for Ruby 1.9
 ruby1.9.1-full - Ruby 1.9.1 full installation
Changes: 
 ruby1.9.1 (1.9.2.180-5) unstable; urgency=low
 .
   * Build-depend on libreadline-gplv2-dev instead of libreadline5-dev. Ruby
 is dual-licensed under GPLv2 (only) || Ruby license, so we cannot use
 libreadline6-dev.
Checksums-Sha1: 
 88b6d5653a4d8d15d0527843ab10f4e7166f8e06 1586 ruby1.9.1_1.9.2.180-5.dsc
 e53abc3f25058a4a59fc9d2dc0cb8ddb4774833a 41285 
ruby1.9.1_1.9.2.180-5.debian.tar.gz
 e5ca5ed1f6c18e875592134e5b2786a37c273942 793456 
ruby1.9.1-examples_1.9.2.180-5_all.deb
 b3f8ff1d12720f5d7ee869dbeb0b2b77f6433c95 2102374 ri1.9.1_1.9.2.180-5_all.deb
 3ff3c3fa6e88ba578055ce34fad11d3f56a2a241 730764 
ruby1.9.1-full_1.9.2.180-5_all.deb
 56b3975eb7d70f266ad9ae0e8f3d14326bbcc3de 767620 ruby1.9.1_1.9.2.180-5_amd64.deb
 fe9ef4ff705a662c1cc5a4d85acb476538aad1e8 4556186 
libruby1.9.1_1.9.2.180-5_amd64.deb
 0685e83033730b3eef0d3ebc6831297a13bdb557 3813514 
libruby1.9.1-dbg_1.9.2.180-5_amd64.deb
 bb53b8d264e0def23d43422ed5cf43d856f698b1 1889566 
ruby1.9.1-dev_1.9.2.180-5_amd64.deb
 284ee41fceb4be3bbf8cdb5f3be564dff4adfad5 2515234 
libtcltk-ruby1.9.1_1.9.2.180-5_amd64.deb
Checksums-Sha256: 
 0869db5b618df292bcd47059ae84928ed859f65022a72bff6bba03661555618e 1586 
ruby1.9.1_1.9.2.180-5.dsc
 424194b63409f7ac0aef16a6a2d565c2dcb76887c8d8f91df5765e8c0b498349 41285 
ruby1.9.1_1.9.2.180-5.debian.tar.gz
 6760ef1e210982291d13aaa9ec951b7671d6fcdf182f1b7cc4ee9b8026ba0891 793456 
ruby1.9.1-examples_1.9.2.180-5_all.deb
 de7ac0e624f527f2611b96058f6fbf91aa17b91f37fb27b4011bc4c32a705a6e 2102374 
ri1.9.1_1.9.2.180-5_all.deb
 5a67f5cdffac426d5a0216c02a4a8b866b5fabf56672cf5c0648d520b1ce456e 730764 
ruby1.9.1-full_1.9.2.180-5_all.deb
 88c28dc7daf3b579e6edbb37e58dd1a1f1c18033f54a50227d0dd78c4f6a1822 767620 
ruby1.9.1_1.9.2.180-5_amd64.deb
 2bc78fc09634985e1ea4b0d74bc6a32c8fc98899cbca332ea4f7e4136c02e273 4556186 
libruby1.9.1_1.9.2.180-5_amd64.deb
 421d0bfb94d058eb4197590f7ae512fe006767acfeeed40a1eb9092ddc82f19c 3813514 
libruby1.9.1-dbg_1.9.2.180-5_amd64.deb
 5a5ae4e9fe1788e388a5c23524148d8791adcf59405890aa9af5cb3bd5665ec3 1889566 
ruby1.9.1-dev_1.9.2.180-5_amd64.deb
 c50bebd955fea655bb447a782b78b5cc776f746b3ad4de937d16bd3fc20d192a 2515234 
libtcltk-ruby1.9.1_1.9.2.180-5_amd64.deb
Files: 
 56fc6e48ef7874cc32c987410aace621 1586 ruby optional ruby1.9.1_1.9.2.180-5.dsc
 149ab2acc672e4478c4f0f251fe10ab7 41285 ruby optional 
ruby1.9.1_1.9.2.180-5.debian.tar.gz
 7387e394a28aa9231aef5d15f1d6d780 793456 ruby optional 
ruby1.9.1-examples_1.9.2.180-5_all.deb
 1db2b939e796dddf177add21681a0c57 2102374 ruby optional 
ri1.9.1_1.9.2.180-5_all.deb
 5705b3c4579ba9fb5ff288389badf740 730764 ruby optional 
ruby1.9.1-full_1.9.2.180-5_all.deb
 950ad4eaf6f6616c29abe825d3e546a9 767620 ruby optional 
ruby1.9.1_1.9.2.180-5_amd64.deb
 c1dbd890f76682e89fb9fcb3c393b6c2 4556186 libs optional 
libruby1.9.1_1.9.2.180-5_amd64.deb
 bd10a462b51891917f8b08c690d6a057 3813514 debug extra 
libruby1.9.1-dbg_1.9.2.180-5_amd64.deb
 58bd545ffe6a4294ff3903fe29810fad 1889566 ruby optional 
ruby1.9.1-dev_1.9.2.180-5_amd64.deb
 49d57640e5eaa0e54ea5632f6e61fcae 2515234 ruby optional 
libtcltk-ruby1.9.1_1.9.2.180-5_amd64.deb

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

iD8DBQFNz53v2hliNwI7P08RAq03AKClKbZ4XdHxgWGPr2sScC508XyaBQCgwf2u
tF/o+emnJZcHsHO9e6JBFIk=
=HuKi
-END PGP SIGNATURE-


Accepted:
libruby1.9.1-dbg_1.9.2.180-5_amd64.deb
  to main/r/ruby1.9.1/libruby1.9.1-dbg_1.9.2.180-5_amd64.deb
libruby1.9.1_1.9.2.180-5_amd64.deb
  to main/r/ruby1.9.1/libruby1.9.1_1.9.2.180-5_amd64.deb
libtcltk-ruby1.9.1_1.9.2.180-5_amd64.deb
  to main/r/ruby1.9.1/libtcltk-ruby1.9.1_1.9.2.180-5_amd64.deb
ri1.9.1_1.9.2.180-5_all.deb
  to main/r/ruby1.9.1/ri1.9.1_1.9.2.180-5_all.deb
ruby1.9.1-dev_1.9.2.180-5_amd64.deb
  to main/r/ruby1.9.1/ruby1.9.1-dev_1.9.2.180-5_amd64.deb
ruby1.9.1-examples_1.9.2.180-5_all.deb
  to main/r/ruby1.9.1/ruby1.9.1-examples_1.9.2.180-5_all.deb
ruby1.9.1-full_1.9.2.180-5_all.deb
  to main/r/ruby1.9.1/ruby1.9.1-full_1.9.2.180-5_all.deb
ruby1.9.1_1.9.2.180-5.debian.tar.gz
  to main/r/ruby1.9.1/ruby1.9.1_1.9.2.180-5.debian.tar.gz

Accepted libav 4:0.7~beta2-2 (source all amd64)

2011-05-15 Thread Reinhard Tartler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 10:49:54 +0200
Source: libav
Binary: ffmpeg ffmpeg-dbg libav-dbg libav-source ffmpeg-doc libav-doc 
libavutil51 libavcodec53 libavdevice53 libavformat53 libavfilter2 libpostproc52 
libswscale1 libavutil-dev libavcodec-dev libavdevice-dev libavformat-dev 
libavfilter-dev libpostproc-dev libswscale-dev
Architecture: source amd64 all
Version: 4:0.7~beta2-2
Distribution: experimental
Urgency: low
Maintainer: Debian multimedia packages maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Reinhard Tartler siret...@tauware.de
Description: 
 ffmpeg - Multimedia player, server, encoder and transcoder
 ffmpeg-dbg - Debug symbols for Libav related packages
 ffmpeg-doc - Documentation of the Libav API (transitional package)
 libav-dbg  - Debug symbols for Libav related packages
 libav-doc  - Documentation of the Libav API
 libav-source - Patched Libav sources
 libavcodec-dev - Development files for libavcodec
 libavcodec53 - Libav codec library
 libavdevice-dev - Development files for libavdevice
 libavdevice53 - Libav device handling library
 libavfilter-dev - Development files for libavfilter
 libavfilter2 - Libav video filtering library
 libavformat-dev - Development files for libavformat
 libavformat53 - Libav file format library
 libavutil-dev - Development files for libavutil
 libavutil51 - Libav utility library
 libpostproc-dev - Development files for libpostproc
 libpostproc52 - Libav video postprocessing library
 libswscale-dev - Development files for libswscale
 libswscale1 - Libav video scaling library
Changes: 
 libav (4:0.7~beta2-2) experimental; urgency=low
 .
   * refresh patches
   * rename Tweak-doxygen-config patch
   * add patch from upstream to fix build failure on kFreeBSD
   * ignore quilt .pc status directory
Checksums-Sha1: 
 b12a9aaf0e682c75b3a163f7f41d8f0a438d91e7 2413 libav_0.7~beta2-2.dsc
 5a5da9590740080f20db965b5b761b70d9c134cd 34354 libav_0.7~beta2-2.debian.tar.gz
 cb4d5b3a7c3dc5bda5e4db194b2b8156675d8eef 435070 ffmpeg_0.7~beta2-2_amd64.deb
 20cd853981f6d835d879028b95f02ec5a14090d8 36316 ffmpeg-dbg_0.7~beta2-2_amd64.deb
 11227d5e2b9bab6f14a5054f8a35ae4915edf164 9350878 
libav-dbg_0.7~beta2-2_amd64.deb
 4ec1ccdd7a9f3116884c7375de8a0b8c7272ad1d 5130092 
libav-source_0.7~beta2-2_all.deb
 bc72a8f873e66ec9ae562d264e319f688989143a 36276 ffmpeg-doc_0.7~beta2-2_all.deb
 c1e38d3b84af8b5acf65330d65c03404f0cafbcb 36484 libav-doc_0.7~beta2-2_all.deb
 87019a251b4a4e02eed965c5eca030856332a14d 88938 
libavutil51_0.7~beta2-2_amd64.deb
 f09d97f1d9608d9cc3ad1624328e18b1d2418f04 2658180 
libavcodec53_0.7~beta2-2_amd64.deb
 0fdbf66abf70563ef6e2d6445d9c1603f0898902 58400 
libavdevice53_0.7~beta2-2_amd64.deb
 2155485a44cec65769e0c3c3d3430becda4c2900 486962 
libavformat53_0.7~beta2-2_amd64.deb
 b68b7eeb10ec7f8e3c2dcd99344fd1d1ff632b4e 92456 
libavfilter2_0.7~beta2-2_amd64.deb
 44a1eac369e6d2b66c7d9fe18d5635fe535994d8 97884 
libpostproc52_0.7~beta2-2_amd64.deb
 b6a3a32b8aa28973c0a98fdd70c8549616a59beb 137868 
libswscale1_0.7~beta2-2_amd64.deb
 cac846c8f70ad8417bb9c5b6263714de8be3afa6 130812 
libavutil-dev_0.7~beta2-2_amd64.deb
 ee2fcc855c63f8c9d9adb2d947f924739d373d6e 3100228 
libavcodec-dev_0.7~beta2-2_amd64.deb
 e748a473fa0fdb1a1408d16e968264ebed75d63e 59946 
libavdevice-dev_0.7~beta2-2_amd64.deb
 cffb586c559482e820dd40fd4576c837f951144e 642420 
libavformat-dev_0.7~beta2-2_amd64.deb
 b8e9b2cc9726958fc9ce7bce5c6afb02743b27d1 117742 
libavfilter-dev_0.7~beta2-2_amd64.deb
 63207b4b69197ff2c4c1a76702b05ea78fcbed93 98544 
libpostproc-dev_0.7~beta2-2_amd64.deb
 36d8f548a6d8cfa37c60d83845742c0914e5585b 156460 
libswscale-dev_0.7~beta2-2_amd64.deb
Checksums-Sha256: 
 7b392905542a24db13c968ea23260005b8135ceec1ecbc46cdee5cd3ef88d05c 2413 
libav_0.7~beta2-2.dsc
 59668f4e7ddcfb68271ceffd49c5865390f1cf4680fc8fb9824f9466ec72cd79 34354 
libav_0.7~beta2-2.debian.tar.gz
 e5579b206820c13daf21ae495126e497b21331c11f6eb7930a2161e3142938b6 435070 
ffmpeg_0.7~beta2-2_amd64.deb
 e0eae109e45e09186f5a2b1735df6fc16fb92fc2ef10203b283e954614f714f8 36316 
ffmpeg-dbg_0.7~beta2-2_amd64.deb
 0c3de08359397b9b34979b03b7b481ffd3116c33e82b55a9caee8e177af2ce49 9350878 
libav-dbg_0.7~beta2-2_amd64.deb
 7dda87385d6261edd0ac2202d0f4b1f5fddb87f25cc47f0fa79f0a58947e5ca6 5130092 
libav-source_0.7~beta2-2_all.deb
 cdadb0b1db61e98e55e6aaa8428bb910bd1fe5a8a44b5f73a63d00aa08dd5ce6 36276 
ffmpeg-doc_0.7~beta2-2_all.deb
 39de5f91dae05c0993853bd5ce5619934c0a35de28399b63509407ce123877f4 36484 
libav-doc_0.7~beta2-2_all.deb
 9dc53b2c86ff18caa6dbc8dcd52236f8d81b2c3e6a5a829b36b132e723639ad0 88938 
libavutil51_0.7~beta2-2_amd64.deb
 7d1a3bb717b9a1d9ed0f0207be7dc3bbead845c69fbd18521a6635a5a0db727a 2658180 
libavcodec53_0.7~beta2-2_amd64.deb
 6afd731f1297c5632f9c60f95b9e7fa2f303081ee6e329721cd91f8ca73a0ab9 58400 
libavdevice53_0.7~beta2-2_amd64.deb
 7ef1923cfc79d0cc033893543431349e1a9f9297d56f04f2bdd762583033297b 486962 
libavformat53_0.7~beta2-2_amd64.deb
 

Accepted mmass 3.11.0-2 (source all amd64)

2011-05-15 Thread Filippo Rusconi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 10:56:37 +0200
Source: mmass
Binary: mmass mmass-modules
Architecture: source all amd64
Version: 3.11.0-2
Distribution: unstable
Urgency: low
Maintainer: The Debichem Group debichem-de...@lists.alioth.debian.org
Changed-By: Filippo Rusconi rusconi-deb...@laposte.net
Description: 
 mmass  - Mass spectrometry tool for proteomics
 mmass-modules - Mass spectrometry tool for proteomics - extension modules
Closes: 626743
Changes: 
 mmass (3.11.0-2) unstable; urgency=low
 .
   * Change calculations.so install path so that the kFreeBSD kernel is
 supported along with Linux (Closes: #626743). Thanks to Christoph
 Egger christ...@christoph-egger.org for reporting the bug and
 providing the patch to fix it.
Checksums-Sha1: 
 069a9c516ea1dc0ef078de4d7aeeb09b40125a7a 1351 mmass_3.11.0-2.dsc
 9cd0cbe0ab199fee8338b7d3810636670d13fb78 7284 mmass_3.11.0-2.debian.tar.gz
 727063802dbc441afd47904b399ef8b25d7cd895 3593218 mmass_3.11.0-2_all.deb
 ff24ed8f3801121238030bffedb9c0a673d9d542 9274 mmass-modules_3.11.0-2_amd64.deb
Checksums-Sha256: 
 db70aea9f88873deb2479e17b22d149a9f052e6f16453ad5b6fb6c3e423a4c0a 1351 
mmass_3.11.0-2.dsc
 4ac9c72a1a8123ebf650d476de188c9b2a043ceebb1f0e0b7e38098af319026d 7284 
mmass_3.11.0-2.debian.tar.gz
 d3f69bac32b92ca37f7b503c46a9edd387ac135770df5fbc7229442c8fa8903e 3593218 
mmass_3.11.0-2_all.deb
 7efb9187bbf6e753b3286f56e5431b63f38a5c9b1c122649f7d3fc4fcc997a18 9274 
mmass-modules_3.11.0-2_amd64.deb
Files: 
 b9e5c47982e0560479b8224dcfcf5a6a 1351 science optional mmass_3.11.0-2.dsc
 a5af6936bc87aef1916e7e7fbdbbceb1 7284 science optional 
mmass_3.11.0-2.debian.tar.gz
 fbf764bed850495048f260578b0edfe4 3593218 science optional 
mmass_3.11.0-2_all.deb
 9de667ea8f4471baac46cb3c23bbef4b 9274 science optional 
mmass-modules_3.11.0-2_amd64.deb

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

iEYEARECAAYFAk3Pl9gACgkQTTOs5MePaHwMqwCdHmfpbB/Qb/IbwsGcxCGzpoPt
81sAn0+fUViSamSxluRiTZSNXbeJ99oI
=ZxTc
-END PGP SIGNATURE-


Accepted:
mmass-modules_3.11.0-2_amd64.deb
  to main/m/mmass/mmass-modules_3.11.0-2_amd64.deb
mmass_3.11.0-2.debian.tar.gz
  to main/m/mmass/mmass_3.11.0-2.debian.tar.gz
mmass_3.11.0-2.dsc
  to main/m/mmass/mmass_3.11.0-2.dsc
mmass_3.11.0-2_all.deb
  to main/m/mmass/mmass_3.11.0-2_all.deb


-- 
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/e1qlyob-0001xr...@franck.debian.org



Accepted gyp 0.1~svn917-1 (source all)

2011-05-15 Thread Giuseppe Iuculano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 12:28:22 +0200
Source: gyp
Binary: gyp
Architecture: source all
Version: 0.1~svn917-1
Distribution: unstable
Urgency: low
Maintainer: Debian Chromium Maintainers 
pkg-chromium-ma...@lists.alioth.debian.org
Changed-By: Giuseppe Iuculano iucul...@debian.org
Description: 
 gyp- Generate Your Projects
Changes: 
 gyp (0.1~svn917-1) unstable; urgency=low
 .
   * [ee6aecb] Imported Upstream version 0.1~svn917
Checksums-Sha1: 
 5436b27a2bcf9189f993c504f6d90075e6b565d6 1134 gyp_0.1~svn917-1.dsc
 eb44999e82292a8516eb3a06a2ad7adc248bcb1e 247157 gyp_0.1~svn917.orig.tar.gz
 14bbbc7596584badd5b2f5d2b14a6d9f9f4983c5 3443 gyp_0.1~svn917-1.debian.tar.gz
 55e881895f89e2dab79ae42867d24a7c06bc0698 167620 gyp_0.1~svn917-1_all.deb
Checksums-Sha256: 
 c3a4e2059beea0f48c9e5f6b9c532141958462ce415efd024d14fccb219a4767 1134 
gyp_0.1~svn917-1.dsc
 fa1f68a0ebdbd28da954da2d80b8ee64979ac01485f1afd433e6777c23c259d5 247157 
gyp_0.1~svn917.orig.tar.gz
 c825643658d2a638c635a74172f7b73dca413aaa88870d766bd727ee9abb1041 3443 
gyp_0.1~svn917-1.debian.tar.gz
 7496334276d24a5aaeec3eefbf665d2d5c247cd1478ca4389f155ec2382330c0 167620 
gyp_0.1~svn917-1_all.deb
Files: 
 1449dfe3ba57831825e001b92fc1dc7a 1134 python optional gyp_0.1~svn917-1.dsc
 f833a95ad5572c751825c4814648278e 247157 python optional 
gyp_0.1~svn917.orig.tar.gz
 b633699f79cbc3e22a428b33db538879 3443 python optional 
gyp_0.1~svn917-1.debian.tar.gz
 3e1e44a82e3ab35eaec66a39029fef44 167620 python optional 
gyp_0.1~svn917-1_all.deb

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

iEYEARECAAYFAk3Pr1MACgkQNxpp46476aqd2QCbBOLJ/HX6SvgjtrUcSpD1C0AO
gokAn3Oczib4EAPuFw5tT3n1xfqCy+wF
=IDNT
-END PGP SIGNATURE-


Accepted:
gyp_0.1~svn917-1.debian.tar.gz
  to main/g/gyp/gyp_0.1~svn917-1.debian.tar.gz
gyp_0.1~svn917-1.dsc
  to main/g/gyp/gyp_0.1~svn917-1.dsc
gyp_0.1~svn917-1_all.deb
  to main/g/gyp/gyp_0.1~svn917-1_all.deb
gyp_0.1~svn917.orig.tar.gz
  to main/g/gyp/gyp_0.1~svn917.orig.tar.gz


-- 
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/e1qlz5v-jk...@franck.debian.org



Accepted octave-nan 2.4.1-1 (source amd64)

2011-05-15 Thread Thomas Weber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 26 Apr 2011 11:30:23 +0200
Source: octave-nan
Binary: octave-nan
Architecture: source amd64
Version: 2.4.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group pkg-octave-de...@lists.alioth.debian.org
Changed-By: Thomas Weber twe...@debian.org
Description: 
 octave-nan - handles data with and without missing values in Octave
Changes: 
 octave-nan (2.4.1-1) unstable; urgency=low
 .
   * New upstream release
   * Bump standards version to 3.9.1, no changes required
Checksums-Sha1: 
 5103b7992a07d2d18c1017aa887618af59f3a91e 1290 octave-nan_2.4.1-1.dsc
 4027b8152b4476608f69935476130d7126a9e2d3 660560 octave-nan_2.4.1.orig.tar.gz
 6946dd4a9a468d3d1eb57622442c020390662419 3422 octave-nan_2.4.1-1.debian.tar.gz
 89a3a380de96f8d5aee1ff301b22fcaa3295e5bb 225254 octave-nan_2.4.1-1_amd64.deb
Checksums-Sha256: 
 a16060399bc37b975701573fabe3d814685e43aa55a79557a41ad8ec97613590 1290 
octave-nan_2.4.1-1.dsc
 e2b4e478f17357bb437aae851100ce10d1eea7c3daf18e555789d34ed4a3bac2 660560 
octave-nan_2.4.1.orig.tar.gz
 ceab5073c6e8b6604afc9ef5dc7613bce87bfd4a17fb68a78183b7414b6a48be 3422 
octave-nan_2.4.1-1.debian.tar.gz
 8200e301592c491a93a00f50459a784e949142257059005a0eb8ca8837d03047 225254 
octave-nan_2.4.1-1_amd64.deb
Files: 
 7e68f4fb24615b2085d2737abe8a31a3 1290 math optional octave-nan_2.4.1-1.dsc
 62d1432bff6e3844fb99059864f16207 660560 math optional 
octave-nan_2.4.1.orig.tar.gz
 41794a0faa692b7f997c38350db4ec05 3422 math optional 
octave-nan_2.4.1-1.debian.tar.gz
 c5256f756007ea5b0ce02f94e007c765 225254 math optional 
octave-nan_2.4.1-1_amd64.deb

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

iEYEARECAAYFAk3PtfsACgkQPqD4a3lPnXz2KQCdFUbBfmkUhUYz7rzN3FoimPQd
v2kAn3JV91kgYc38a+xT7xf35wjsFKyr
=ygjG
-END PGP SIGNATURE-


Accepted:
octave-nan_2.4.1-1.debian.tar.gz
  to main/o/octave-nan/octave-nan_2.4.1-1.debian.tar.gz
octave-nan_2.4.1-1.dsc
  to main/o/octave-nan/octave-nan_2.4.1-1.dsc
octave-nan_2.4.1-1_amd64.deb
  to main/o/octave-nan/octave-nan_2.4.1-1_amd64.deb
octave-nan_2.4.1.orig.tar.gz
  to main/o/octave-nan/octave-nan_2.4.1.orig.tar.gz


-- 
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/e1qlzyx-0004fz...@franck.debian.org



Accepted octave-nan 2.4.1-2 (source amd64)

2011-05-15 Thread Thomas Weber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 13:19:17 +0200
Source: octave-nan
Binary: octave-nan
Architecture: source amd64
Version: 2.4.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group pkg-octave-de...@lists.alioth.debian.org
Changed-By: Thomas Weber twe...@debian.org
Description: 
 octave-nan - handles data with and without missing values in Octave
Changes: 
 octave-nan (2.4.1-2) unstable; urgency=low
 .
   * Add patch fix_makefile, for adapting the values to Octave 3.2
Checksums-Sha1: 
 095636fda77dc79dc16eea18471d55e70c57151e 1290 octave-nan_2.4.1-2.dsc
 c214bdcc6100283c1601ed75d9a031661575 3469 octave-nan_2.4.1-2.debian.tar.gz
 833cc09dd2e4ce12e8214a252fed4119691a6dd9 225294 octave-nan_2.4.1-2_amd64.deb
Checksums-Sha256: 
 cd4b6eb8957f50d67ec7f51a9292c156719a44f4eff4a9c5cc7fb7c8484cea13 1290 
octave-nan_2.4.1-2.dsc
 77d3a29b3c30cfc520a18a7a379a6deb1523f6c662a59d150404dcf9d3979818 3469 
octave-nan_2.4.1-2.debian.tar.gz
 6795c7b3398821eeb2f66fcf7e6d7d7c8dc134c652693c900a90cb3d6f4254a5 225294 
octave-nan_2.4.1-2_amd64.deb
Files: 
 65b5113973b7acdfa419f45650f49ac9 1290 math optional octave-nan_2.4.1-2.dsc
 67edb4d18c9b1b1bfb10a401d7bbc66f 3469 math optional 
octave-nan_2.4.1-2.debian.tar.gz
 958d496fd1ef81a505cb11491ef64aed 225294 math optional 
octave-nan_2.4.1-2_amd64.deb

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

iEYEARECAAYFAk3Pt60ACgkQPqD4a3lPnXxfTgCdEIdfeAhqAWdcaubV2p04Q2JF
mV8An3ehhmOvJlnu2ChNb9SwDAV47sRH
=vmV0
-END PGP SIGNATURE-


Accepted:
octave-nan_2.4.1-2.debian.tar.gz
  to main/o/octave-nan/octave-nan_2.4.1-2.debian.tar.gz
octave-nan_2.4.1-2.dsc
  to main/o/octave-nan/octave-nan_2.4.1-2.dsc
octave-nan_2.4.1-2_amd64.deb
  to main/o/octave-nan/octave-nan_2.4.1-2_amd64.deb


-- 
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/e1qlzz9-0004kl...@franck.debian.org



Accepted wl-beta 2.15.9+0.20110420-1 (source all)

2011-05-15 Thread Tatsuya Kinoshita
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 19:41:19 +0900
Source: wl-beta
Binary: wl-beta
Architecture: source all
Version: 2.15.9+0.20110420-1
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita t...@debian.org
Changed-By: Tatsuya Kinoshita t...@debian.org
Description: 
 wl-beta- mail/news reader supporting IMAP for emacsen (development version
Changes: 
 wl-beta (2.15.9+0.20110420-1) unstable; urgency=low
 .
   * New upstream release. (CVS trunk on 2011-04-20)
   * debian/patches/30_elmo-folder-open.patch: Removed. (merged upstream)
   * debian/control: Update Standards-Version to 3.9.2.
   * debian/copyright: Switch to the DEP-5 format.
Checksums-Sha1: 
 b42d457661d9e599a03fea95866db4b8341f4655 1811 wl-beta_2.15.9+0.20110420-1.dsc
 af84474cf776847837886d86732d9eac79731fee 1156180 
wl-beta_2.15.9+0.20110420.orig.tar.gz
 fd8a6daa589e4c60b9ec9481e70ba1ce4c342506 18240 
wl-beta_2.15.9+0.20110420-1.debian.tar.gz
 3b22dbc2238d0821ec34af8604b251e9b0d15e27 956478 
wl-beta_2.15.9+0.20110420-1_all.deb
Checksums-Sha256: 
 fcf495780676aaa687d8876289d3a17992e69ffc63d28f43d797aeca5bf2e5ea 1811 
wl-beta_2.15.9+0.20110420-1.dsc
 418e097f6f71106df6973a5862b64b7ac16e790d1bbfa1d9a4881ef0c85acfe0 1156180 
wl-beta_2.15.9+0.20110420.orig.tar.gz
 6f58a663e54841ad36898e2e4220529263da8a461c7c1a82f776fd92814357b2 18240 
wl-beta_2.15.9+0.20110420-1.debian.tar.gz
 2e7f2d3b8c06c2b0318eb4ddef2c837c5e4abe35bc46b5c9fca570b80538fa72 956478 
wl-beta_2.15.9+0.20110420-1_all.deb
Files: 
 686c113e2bd819a14703ea91a75390ff 1811 lisp extra 
wl-beta_2.15.9+0.20110420-1.dsc
 d4fdc267b4515970f16ccfe2de7a8613 1156180 lisp extra 
wl-beta_2.15.9+0.20110420.orig.tar.gz
 724972df43ea8a3d0f4b951ce67286e0 18240 lisp extra 
wl-beta_2.15.9+0.20110420-1.debian.tar.gz
 d9587de5a0118dd34c58c59c088ed42f 956478 lisp extra 
wl-beta_2.15.9+0.20110420-1_all.deb

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

iQIcBAEBCAAGBQJNz7K2AAoJEOXvq5AIDqY8Be4P/iTbPP9YVuejuhUi9NZfE9Qh
Pl22tINnyBIsdvdNIm0uS2hFmCRlXyCXTw/gQFMPZBfmiQn1v8y3H6D5BzytyHm5
A9AulOjoIWep+f5csUKHXmOp7f6YoL4REyt8R06rrzrohlE5R+nEEsagIuPOIk08
Ygm4F6m2Jg6AymplfOduH6V8Cnl35vjgcqN4EydwCMpASTvPP4eICsyMP/4KveoX
V2qL97ttRT9lMMfEv2O7Yq7EEgg3IfJ5WTjlpx1qAZNF2VQIlUinGdRZ0P/ivzrH
zMBhB0bfMqS1noZXEREla+26gfiyJb4oLuI2r7OzARu+b944MlyLf1sloE+VqQCz
VS07du4MHLhuCMAlxk7EDlcL4yCAWATowPdS5i4ivjMqbKjiozHkunEQdEjSWkdQ
2ctHO3yyBOpTA8V8ni09HY6T1kwgkF0/ZflprEO9cIHYO+OMtjjyS4kQqQHLW2A9
vQ2FNXUlZjLClvtn88QyWPEus9oIV9ZScdRkgFHAsUow21giAWlzjHp1oU0aFPmD
5FDXCoL4ETr/VsKFSRDjSonT5GNUp55z4CMBDIG0lLVAkxZXMThGzQ4/00EdVVjV
U92GWPVhE6gfsicV7ddFbIhY6x39yRoD+uk5aoRWsnNaoZg9Sz5Mgo5dQiQUFQaW
lUtubZpgrUxCjtHiG4ML
=BGs2
-END PGP SIGNATURE-


Accepted:
wl-beta_2.15.9+0.20110420-1.debian.tar.gz
  to main/w/wl-beta/wl-beta_2.15.9+0.20110420-1.debian.tar.gz
wl-beta_2.15.9+0.20110420-1.dsc
  to main/w/wl-beta/wl-beta_2.15.9+0.20110420-1.dsc
wl-beta_2.15.9+0.20110420-1_all.deb
  to main/w/wl-beta/wl-beta_2.15.9+0.20110420-1_all.deb
wl-beta_2.15.9+0.20110420.orig.tar.gz
  to main/w/wl-beta/wl-beta_2.15.9+0.20110420.orig.tar.gz


-- 
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/e1qlagx-00029m...@franck.debian.org



Accepted libxml-parser-perl 2.40-1 (source i386)

2011-05-15 Thread Nicholas Bamber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 11:11:16 +0100
Source: libxml-parser-perl
Binary: libxml-parser-perl
Architecture: source i386
Version: 2.40-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Nicholas Bamber nicho...@periapt.co.uk
Description: 
 libxml-parser-perl - Perl module for parsing XML files
Closes: 472860 528293 588994
Changes: 
 libxml-parser-perl (2.40-1) unstable; urgency=low
 .
   [ Nicholas Bamber ]
   * Moved package to Debian Perl Group
   * Updated VCS and Home page (Closes: #528293)
   * Raised standards version to 3.9.2
   * Reviewed dependencies
   * Raised debhelper version and compat level to 7
   * New upstream release
   * Refreshed debian/rules and removed unneeded debhelper files
   * Removed duplicate control fields
   * Added debian/source/format
   * Email change: Stevie Strickland - sstri...@cc.gatech.edu
   * Email change: Raphael Hertzog - hert...@debian.org
   * Refreshed copyright
   * Added patch to fix NAME entries in pod (Closes: #472860)
   * Added patch to fix other pod errors (Closes: #588994)
   * Added patch to fix spelling errors
   * Added rules to fix local perl shebang and not to compress xmlfilter
   * Added rules to recompile encodings from libxml-encoding-perl in
 preference to the encodings bundled with upstream
   * Remove the contributed encodings as they appear to be in XML::Encoding
   * Added doc-base references to documentation in XML/Parser/Encodings 
directory
 .
   [ gregor herrmann ]
   * debian/watch: use dist-based URL.
Checksums-Sha1: 
 5ce0ed6b5767d5ff05128e7a100be9ed0d98eab7 2084 libxml-parser-perl_2.40-1.dsc
 d9430d12a6382ad11e0d53a49cecc4f03cc32187 237891 
libxml-parser-perl_2.40.orig.tar.gz
 d829fd4401cecaf195c0f192c8e1dda96ea535da 6787 
libxml-parser-perl_2.40-1.debian.tar.gz
 480f5c9fc7b7e49eaffeae79c7144c6be8367d91 314076 
libxml-parser-perl_2.40-1_i386.deb
Checksums-Sha256: 
 fe318b68dd078f559e30e1b9c2989a702a62e77590025e96868954a2142daa75 2084 
libxml-parser-perl_2.40-1.dsc
 e5e433684e799ef7b6b852c0ca31b71054717628555444d3dc9fceac0df71512 237891 
libxml-parser-perl_2.40.orig.tar.gz
 6fd381210a8175822612191513a923434b7356dc574ba08b50253e1d4ad74f98 6787 
libxml-parser-perl_2.40-1.debian.tar.gz
 ad07a1786f2eef72257046533ec60a005b5f35fab39656960559660771df8fbe 314076 
libxml-parser-perl_2.40-1_i386.deb
Files: 
 6272ec6723c994d78cf3e7009f90e43a 2084 perl optional 
libxml-parser-perl_2.40-1.dsc
 c66e9adba003d0667cc40115ccd837a5 237891 perl optional 
libxml-parser-perl_2.40.orig.tar.gz
 f372d50446f53aa406b63badd7da6006 6787 perl optional 
libxml-parser-perl_2.40-1.debian.tar.gz
 abd4917faecd25572da8b10dda222683 314076 perl optional 
libxml-parser-perl_2.40-1_i386.deb

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

iQIcBAEBCAAGBQJNz8RcAAoJELs6aAGGSaoGuuUQAKnKAES4WEVWwgNrxV5Msz5O
XS3FPSLv6uRRXAtQ9/CPzT8cCDVS9jX/r7ZicYW9Jq1NxpJz+Vzxw8JBJKaJxupp
VbyPeu/sbufTNcdQqP93N6xDI61jrQ4Wd8rvEEEmPUS84p/VMHSNU3daX8DrAeTd
I0eIXnTx3iOiQ4MsCw6gjcotmIF5FfYOp8krUFsrCNtDZCBt1jKeGMXpiACce6EB
Du1CK3/VE+87vK89VfS2SBYM40MzjiznLrN/IvcYdRuH0UPNBzrK25j042HZ6d89
x/ypz3ECHtWQTOi9tWFrdGfejrnD9qL5tYVCHMZISP1ld675O9MPFJEaR4+hoTlW
+q+Rn/UrlzdWGPEF7kERibs5hUS/HXzybkxiDX4hOMKEcWrjyXZ23Hq8fpv6ovpz
0MdMCmy9DyPEDDxOR/KihFwWHcbPrbxZ7Bg1R+8PSlDE21RqcZEteEOlZvSDkBMX
I6Uf/vR/5L80RWijEYU18dQgNWN8NoELP1M08DsQIs0q/Lw4dTMc/FdkX5hpPFls
AhO5pPMQPcKtGEEPCDxBZJY8K6PGM0dr6MCmzN/Qe99E57ru9xxT9V/7PLFgskOw
WaiYVvCon6GJnqfdrbqw1np+pYYFH0pUMBhXKCzbo8vhujvDhl3Ba3v0O2No7Igk
FAPUFBqe3B5R1EgMkrZ5
=qAuJ
-END PGP SIGNATURE-


Accepted:
libxml-parser-perl_2.40-1.debian.tar.gz
  to main/libx/libxml-parser-perl/libxml-parser-perl_2.40-1.debian.tar.gz
libxml-parser-perl_2.40-1.dsc
  to main/libx/libxml-parser-perl/libxml-parser-perl_2.40-1.dsc
libxml-parser-perl_2.40-1_i386.deb
  to main/libx/libxml-parser-perl/libxml-parser-perl_2.40-1_i386.deb
libxml-parser-perl_2.40.orig.tar.gz
  to main/libx/libxml-parser-perl/libxml-parser-perl_2.40.orig.tar.gz


-- 
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/e1qlavk-0004c8...@franck.debian.org



Accepted libxrd-parser-perl 0.101-2 (source all)

2011-05-15 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 15 May 2011 14:16:16 +0200
Source: libxrd-parser-perl
Binary: libxrd-parser-perl
Architecture: source all
Version: 0.101-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libxrd-parser-perl - parse XRD and host-meta files into RDF::Trine models
Changes: 
 libxrd-parser-perl (0.101-2) unstable; urgency=low
 .
   * Fix add patch 1001 to use Digest::SHA (not Digest::SHA1).
   * Update copyright file:
 + Bump format to draft 174 of DEP-5.
 + Fix improve references for convenience copy of Module::Install.
 + Fix list separate License sections for each actual license (not
   Perl combo as single section).
 + Rewrap license fields at 72 chars, and shorten comments.
   * Bump policy compliance to standards-version 3.9.2.
Checksums-Sha1: 
 731d329be94c67d80df591ad38862887ef1f478e 2125 libxrd-parser-perl_0.101-2.dsc
 9dd884f00a32fae710b866f528b34166e8d677b1 4032 
libxrd-parser-perl_0.101-2.debian.tar.gz
 c9e0fd2c31e63adcd453cc158c324446adb31569 25026 
libxrd-parser-perl_0.101-2_all.deb
Checksums-Sha256: 
 b7b550ba6d069e74bfa152de42081fc9b79cd2946e319e10a59d19fa32e6ff5c 2125 
libxrd-parser-perl_0.101-2.dsc
 ad6d6d32555eadb648d82654bc82b4d94b1d184a0947fc4d036a81ff1b506056 4032 
libxrd-parser-perl_0.101-2.debian.tar.gz
 d67b403f04c77bc39b2840e281a1b2b7bc02c922bfaf54eb7720034b8a08e74f 25026 
libxrd-parser-perl_0.101-2_all.deb
Files: 
 21543c10150e224e247e904585d5 2125 perl optional 
libxrd-parser-perl_0.101-2.dsc
 c06fdd8ddd09280c75d9f484e2e982ac 4032 perl optional 
libxrd-parser-perl_0.101-2.debian.tar.gz
 0b9c1dfccacf03419572f089b89abdb1 25026 perl optional 
libxrd-parser-perl_0.101-2_all.deb

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

iQIcBAEBCgAGBQJNz8UsAAoJECx8MUbBoAEhz/wP/ijXXdgfGjNiIQFLASVCPHtx
DtshCmkkd0D4tdoUM09Uqd3C5s/4o7RztoWpH28ewA1MJ6+VPd5kPYJDKCvOrNHi
GCwZL1hShjHZ1Y91PFS63pFEBxwaOgEgIuFJWYaB7+m5/JAIMn1jT8nxyTI8xlB5
HE5ZLkvowG5Tnup3oxQV5KqYdjsnyq25PtNtXzVIM/GQJCO9NLL8+euYSRLqXwMd
fPpzRzNDORdpFpheXCAB0afF8YiaSDIuG/Dp+sHpNflezT2pQBY3wjMK4SXw54SS
PY6QAnRahkt5Zl7ae+yOV3lyUhJQ/N4GlTnRjo++QkrNPBtKbK0zGcYLOuwe+8Hc
msIZPXbOI7XKK9xLVr0vEK/ReNITLoKbLWdu+No8EhFxIaZf9jOBpUyHzZPIdiet
RmFllQuFwe0uzahwxOQYYFvPE8pbSCwvZFFtoB9INdWlH4amwVdbGKGqCWZ+7D5l
U03F1eBiZ7I4+ie6SubEpTMr6np+aKQB94lZocJK584Qn/y4n2Gx9vbQm1HGXsCK
omXX7kUEHu/YHXVHAi996/eLQR789nzBFULqC0Ao5KSqzg1Xjd/n2bQ+3XoWxmGv
9uY1KnWYXWivavazlvuIoE0dkqKM3WUvgr0EzJyBhSL2xpI0IVZlr/EaVasN/J/r
E1O5TBtIAkAEdPragUdm
=qP1b
-END PGP SIGNATURE-


Accepted:
libxrd-parser-perl_0.101-2.debian.tar.gz
  to main/libx/libxrd-parser-perl/libxrd-parser-perl_0.101-2.debian.tar.gz
libxrd-parser-perl_0.101-2.dsc
  to main/libx/libxrd-parser-perl/libxrd-parser-perl_0.101-2.dsc
libxrd-parser-perl_0.101-2_all.deb
  to main/libx/libxrd-parser-perl/libxrd-parser-perl_0.101-2_all.deb


-- 
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/e1qlavv-0004ex...@franck.debian.org



Accepted schroedinger 1.0.10-2.1 (source all amd64)

2011-05-15 Thread Reinhard Tartler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 12:19:55 +0200
Source: schroedinger
Binary: libschroedinger-1.0-0 libschroedinger-dev libschroedinger-doc
Architecture: source all amd64
Version: 1.0.10-2.1
Distribution: unstable
Urgency: medium
Maintainer: Maintainers of GStreamer packages 
pkg-gstreamer-maintain...@lists.alioth.debian.org
Changed-By: Reinhard Tartler siret...@tauware.de
Description: 
 libschroedinger-1.0-0 - library for encoding/decoding of Dirac video streams
 libschroedinger-dev - library for encoding/decoding of Dirac video streams 
(development
 libschroedinger-doc - library for encoding/decoding of Dirac video streams 
(documentati
Closes: 599095 625191
Changes: 
 schroedinger (1.0.10-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * disable testsuite, Closes: #599095
   * relax debian/libschroedinger-1.0-0.symbols to ignore implementation
 specific internal symbols matching on _orc_.* and _schro_.*, Closes: 
#625191
Checksums-Sha1: 
 40b402bd3f5744a4fe274116e1980174f2a1f0a9 1293 schroedinger_1.0.10-2.1.dsc
 ce98696f20bf151afd7bbcf91ffca7656b79be60 17800 
schroedinger_1.0.10-2.1.debian.tar.gz
 e85e197733d0245bdd4bee957d1bb92f27830b75 95038 
libschroedinger-doc_1.0.10-2.1_all.deb
 e6dcde1934345134dc3586de587c2152b8827f90 278448 
libschroedinger-1.0-0_1.0.10-2.1_amd64.deb
 c1e9bd93c7bf62cf7486a7514ae6ba944f718758 326842 
libschroedinger-dev_1.0.10-2.1_amd64.deb
Checksums-Sha256: 
 da71faebedbdf67f5b5f647e777f8ba1bde8ce0c691d33e93ed689c7fbaecdb0 1293 
schroedinger_1.0.10-2.1.dsc
 1550df9fd84875ffee4b41778f845e058234c1209ef363e52046bca3100a02ca 17800 
schroedinger_1.0.10-2.1.debian.tar.gz
 7d11a06df495237a06da9705529023e59b36b66d8be05480ce2ca21a1993405d 95038 
libschroedinger-doc_1.0.10-2.1_all.deb
 0a0e27e0f6f5022ec6b0b8e6fbc031cb0b5a7c42ff536dafd318899b9edb19bf 278448 
libschroedinger-1.0-0_1.0.10-2.1_amd64.deb
 9eab8a386640d3206cb4786ba9f4e063070adbd1c634bd6ad0d98ee8e5f17a06 326842 
libschroedinger-dev_1.0.10-2.1_amd64.deb
Files: 
 67392899b5a829d2f56937e50474091f 1293 libs optional schroedinger_1.0.10-2.1.dsc
 875564e9e5d1ca4855a1bfb131c109ec 17800 libs optional 
schroedinger_1.0.10-2.1.debian.tar.gz
 7a102c97d33bc220df97428b803618b6 95038 doc optional 
libschroedinger-doc_1.0.10-2.1_all.deb
 5c1d2cd19606cf527a09cd4c241d 278448 libs optional 
libschroedinger-1.0-0_1.0.10-2.1_amd64.deb
 92ae55f35a1de93e01dabd5017b0b3bf 326842 libdevel optional 
libschroedinger-dev_1.0.10-2.1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Debian Powered!

iEYEARECAAYFAk3PrVEACgkQmAg1RJRTSKRCKgCeJk8sF12eTmFJOEtGWgjceDNG
Zp8An20blg2kTQvXsVSviVQqIDbLFLVq
=2y9C
-END PGP SIGNATURE-


Accepted:
libschroedinger-1.0-0_1.0.10-2.1_amd64.deb
  to main/s/schroedinger/libschroedinger-1.0-0_1.0.10-2.1_amd64.deb
libschroedinger-dev_1.0.10-2.1_amd64.deb
  to main/s/schroedinger/libschroedinger-dev_1.0.10-2.1_amd64.deb
libschroedinger-doc_1.0.10-2.1_all.deb
  to main/s/schroedinger/libschroedinger-doc_1.0.10-2.1_all.deb
schroedinger_1.0.10-2.1.debian.tar.gz
  to main/s/schroedinger/schroedinger_1.0.10-2.1.debian.tar.gz
schroedinger_1.0.10-2.1.dsc
  to main/s/schroedinger/schroedinger_1.0.10-2.1.dsc


-- 
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/e1qlavo-0004k2...@franck.debian.org



Accepted dmedia 0.6.0~repack-1 (source all)

2011-05-15 Thread Bilal Akhtar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 14:04:54 +0530
Source: dmedia
Binary: python-dmedia dmedia dmedia-service dmedia-importer dmedia-gtk 
dmedia-webui
Architecture: source all
Version: 0.6.0~repack-1
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Bilal Akhtar bilalakh...@ubuntu.com
Description: 
 dmedia - Distributed media library (transitional package)
 dmedia-gtk - Distributed media library (GTK+ interface)
 dmedia-importer - Distributed media library (Media Importer)
 dmedia-service - Distributed media library (DBus service)
 dmedia-webui - Distributed media library (HTML5 Web interface)
 python-dmedia - Distributed media library (Python modules)
Changes: 
 dmedia (0.6.0~repack-1) experimental; urgency=low
 .
   * New upstream release.
   * debian/control:
 - Split up separate upstream components into separate Debian packages.
   (LP: #748016)
 - Change dependencies according to upstream changes.
 - Remove build-dep on libjs-mootools as mootools isn't used anymore.
 - Correct package synopsis by removing articles from them.
   * debian/*.install: Make appropriate changes for split up of separate
 DMedia components into individual binary packages.
   * debian/patches/02_fix_couchdb_deprecated_function.patch : Dropped,
 merged upstream.
   * debian/patches/01_fix_errors_in_manpage.patch: Refreshed to make patch
 apply properly in new upstream version.
   * debian/rules: Remove override_dh_installxfonts override as there's no
 need to link to mootools anymore
Checksums-Sha1: 
 b28b590993e9d504e09ece582e9a20ee02f65923 1429 dmedia_0.6.0~repack-1.dsc
 ec07dbcb42fa19ca7ca4c51d7185394b72f3dda7 152277 dmedia_0.6.0~repack.orig.tar.gz
 58792902db888ef91755d4af97273c9c66ad4541 16232 
dmedia_0.6.0~repack-1.debian.tar.gz
 b37e26740520ea667b67ceb7cd673dd3ea3cae77 58948 
python-dmedia_0.6.0~repack-1_all.deb
 5e741f58d022ab10a45b409a839419a0579b1283 14324 dmedia_0.6.0~repack-1_all.deb
 ea3cca324882d4bd3d0a8c9deabae3bf39427d99 17012 
dmedia-service_0.6.0~repack-1_all.deb
 a85eb196bec83d8620c7104ce6b887f11a7fd1ef 22958 
dmedia-importer_0.6.0~repack-1_all.deb
 c8c10982e1e3742639eee0986a637955d9f4e728 27746 
dmedia-gtk_0.6.0~repack-1_all.deb
 e7a475ce2e891d961c24a510cc112da6609d37cd 47900 
dmedia-webui_0.6.0~repack-1_all.deb
Checksums-Sha256: 
 2ab96d831d3696783ca4a676acd7bfb7104efea2d7cebfd434121d55368bd0eb 1429 
dmedia_0.6.0~repack-1.dsc
 703361663cf5c6063423fc542b1a3d220c4827fdfdad88fca8400760e332a052 152277 
dmedia_0.6.0~repack.orig.tar.gz
 f3aea4f93b2ca5209711c1d7841ef6a325ed54e1f082047e7dc358f1d461a0db 16232 
dmedia_0.6.0~repack-1.debian.tar.gz
 c879d3fa882b89f0c5779f503860521317d9dd92f690c1bd4e7ffd3aceef091d 58948 
python-dmedia_0.6.0~repack-1_all.deb
 552cde1a9031841daea5a76b4b5c9874144dee24229eae4b9d6fd403116090ce 14324 
dmedia_0.6.0~repack-1_all.deb
 6c71bcfa1c0ffdeb1eb087fa717f848fdf3803ea0f1d0d912f38c8ddf978101d 17012 
dmedia-service_0.6.0~repack-1_all.deb
 4c0302bafed9d714428886286a73dc5625c602d0dd417fe3f403126f0650242e 22958 
dmedia-importer_0.6.0~repack-1_all.deb
 8947684c7219c9e5d1844e75d2d732010378d0bcee2e2e6b9d47226bce1f351e 27746 
dmedia-gtk_0.6.0~repack-1_all.deb
 c1b3a85528ef37b9637da3feb6a788334a92050ee1a7e3b033f13c2524e95c2e 47900 
dmedia-webui_0.6.0~repack-1_all.deb
Files: 
 7005476f718a9c0333f014b7f6532c4e 1429 video optional dmedia_0.6.0~repack-1.dsc
 f25f7d62710cc72065d235a6269bdf98 152277 video optional 
dmedia_0.6.0~repack.orig.tar.gz
 9d3477bc8c6581616e3a19b11cf67822 16232 video optional 
dmedia_0.6.0~repack-1.debian.tar.gz
 110a6287af273af934f02326d6107cf7 58948 python optional 
python-dmedia_0.6.0~repack-1_all.deb
 b021be895073df74d777392695b6b11b 14324 video optional 
dmedia_0.6.0~repack-1_all.deb
 cce96485b580f147fbf89cec4e875de2 17012 video optional 
dmedia-service_0.6.0~repack-1_all.deb
 6de9237a702d7dcb612efa04a054a673 22958 video optional 
dmedia-importer_0.6.0~repack-1_all.deb
 3477de25b4d3c1cc7202a16e05171b6c 27746 video optional 
dmedia-gtk_0.6.0~repack-1_all.deb
 ae966bfe0a28138dce0b4cfe77fb9ede 47900 video optional 
dmedia-webui_0.6.0~repack-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Debian Powered!

iEYEARECAAYFAk3Pn7UACgkQmAg1RJRTSKSN6ACeJDvyuEZ/U/UGmGWcdj5S1ouH
LdIAnjYSFZilqYMk+wYYifDw9XJ8ShRK
=szz4
-END PGP SIGNATURE-


Accepted:
dmedia-gtk_0.6.0~repack-1_all.deb
  to main/d/dmedia/dmedia-gtk_0.6.0~repack-1_all.deb
dmedia-importer_0.6.0~repack-1_all.deb
  to main/d/dmedia/dmedia-importer_0.6.0~repack-1_all.deb
dmedia-service_0.6.0~repack-1_all.deb
  to main/d/dmedia/dmedia-service_0.6.0~repack-1_all.deb
dmedia-webui_0.6.0~repack-1_all.deb
  to main/d/dmedia/dmedia-webui_0.6.0~repack-1_all.deb
dmedia_0.6.0~repack-1.debian.tar.gz
  to main/d/dmedia/dmedia_0.6.0~repack-1.debian.tar.gz
dmedia_0.6.0~repack-1.dsc
  to 

Accepted haskell-happstack-util 6.0.0-1 (source all amd64)

2011-05-15 Thread Giovanni Mascellani
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 14 May 2011 16:52:09 +0200
Source: haskell-happstack-util
Binary: libghc-happstack-util-dev libghc-happstack-util-prof 
libghc-happstack-util-doc
Architecture: source all amd64
Version: 6.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Giovanni Mascellani g...@debian.org
Description: 
 libghc-happstack-util-dev - Happstack web framework, utilities package - GHC 
libraries
 libghc-happstack-util-doc - Happstack web framework, utilities package - 
documentation
 libghc-happstack-util-prof - Happstack web framework, utilities package - GHC 
profiling librar
Changes: 
 haskell-happstack-util (6.0.0-1) unstable; urgency=low
 .
   [ Marco Silva ]
   * Use ghc instead of ghc6
 .
   [ Giovanni Mascellani ]
   * New upstream release.
   * Description: removing references to GHC 6.
   * debian/copyright:
 + copyright years updated;
 + some missing copyright holders added.
   * Standards-Version bumped to 3.9.1 (no changes required).
   * Dependencies fixed.
Checksums-Sha1: 
 ad3de8a65824e2ce134d3ade8fb534c368c3 2055 
haskell-happstack-util_6.0.0-1.dsc
 9a45c87d0a7086d0ff8ab36ed41cf1143aaee7ca 24529 
haskell-happstack-util_6.0.0.orig.tar.gz
 882461fc2749b26c2825ef3d0b158f81972ee2da 3770 
haskell-happstack-util_6.0.0-1.debian.tar.gz
 936557e64fb55a8f05bfff5372d533953adce0ac 85198 
libghc-happstack-util-doc_6.0.0-1_all.deb
 3d5cbdf44374550c74263a3da81379c60309d3e8 297076 
libghc-happstack-util-dev_6.0.0-1_amd64.deb
 4d31d6e4c319f933aeaf0313f364e7e23b6e7f9a 575622 
libghc-happstack-util-prof_6.0.0-1_amd64.deb
Checksums-Sha256: 
 788e0e6d60748e5719bc8014ebcb99cb2ba5e891c6e4648044a6b88acd65c3b3 2055 
haskell-happstack-util_6.0.0-1.dsc
 9f7806ecf7ad517849ef00559812a6de6646b4093329477706189535c951141b 24529 
haskell-happstack-util_6.0.0.orig.tar.gz
 bb0221e54c2944701bec4729a5a3838da4670fce3488b337f2e3003c486836b5 3770 
haskell-happstack-util_6.0.0-1.debian.tar.gz
 b967a3ef289730126069125791a51a11ffbbb4e09d2fa5831439e8de01bcae76 85198 
libghc-happstack-util-doc_6.0.0-1_all.deb
 878834bffef47ff378017935ae6e32dbb4d4234511f80a7124f832e33fae2ed3 297076 
libghc-happstack-util-dev_6.0.0-1_amd64.deb
 18d1087ea667c4dafca17b54ee67edd8a3a9d39ddaaa4e2e5ecaa6da9f8af9e9 575622 
libghc-happstack-util-prof_6.0.0-1_amd64.deb
Files: 
 0cf5c7335fa0518a1ebf1752425cbe7d 2055 haskell extra 
haskell-happstack-util_6.0.0-1.dsc
 0839c54a7bb415d57e44a5d044562278 24529 haskell extra 
haskell-happstack-util_6.0.0.orig.tar.gz
 91b9fca7d76e3f63cf5ad79c44c379fd 3770 haskell extra 
haskell-happstack-util_6.0.0-1.debian.tar.gz
 90042e99bc951495f481d272c9507fa3 85198 doc extra 
libghc-happstack-util-doc_6.0.0-1_all.deb
 66a890eda176b8396662092551c1b108 297076 haskell extra 
libghc-happstack-util-dev_6.0.0-1_amd64.deb
 2e078828da1a86af50cc11bba869d80d 575622 haskell extra 
libghc-happstack-util-prof_6.0.0-1_amd64.deb

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

iF4EAREKAAYFAk3OmNkACgkQBIoTAU7n/+M2gAEAh/EWD+ZLasWSruO9Oe1ZwzNH
uVKUwP1LBkEUGOrPOyAA/RLTutdTWdLm8dEdX8INyWzAVJAvSNTP4UfB+mchLMO0
=v3/e
-END PGP SIGNATURE-


Accepted:
haskell-happstack-util_6.0.0-1.debian.tar.gz
  to main/h/haskell-happstack-util/haskell-happstack-util_6.0.0-1.debian.tar.gz
haskell-happstack-util_6.0.0-1.dsc
  to main/h/haskell-happstack-util/haskell-happstack-util_6.0.0-1.dsc
haskell-happstack-util_6.0.0.orig.tar.gz
  to main/h/haskell-happstack-util/haskell-happstack-util_6.0.0.orig.tar.gz
libghc-happstack-util-dev_6.0.0-1_amd64.deb
  to main/h/haskell-happstack-util/libghc-happstack-util-dev_6.0.0-1_amd64.deb
libghc-happstack-util-doc_6.0.0-1_all.deb
  to main/h/haskell-happstack-util/libghc-happstack-util-doc_6.0.0-1_all.deb
libghc-happstack-util-prof_6.0.0-1_amd64.deb
  to main/h/haskell-happstack-util/libghc-happstack-util-prof_6.0.0-1_amd64.deb


-- 
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/e1qlajd-0007dt...@franck.debian.org



Accepted php5 5.3.6-11 (source all amd64)

2011-05-15 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 14 May 2011 22:15:32 +0200
Source: php5
Binary: php5 php5-common libapache2-mod-php5 libapache2-mod-php5filter php5-cgi 
php5-cli php5-fpm php5-dev php5-dbg php-pear php5-curl php5-enchant php5-gd 
php5-gmp php5-imap php5-interbase php5-intl php5-ldap php5-mcrypt php5-mysql 
php5-odbc php5-pgsql php5-pspell php5-recode php5-snmp php5-sqlite php5-sybase 
php5-tidy php5-xmlrpc php5-xsl
Architecture: source amd64 all
Version: 5.3.6-11
Distribution: unstable
Urgency: low
Maintainer: Debian PHP Maintainers pkg-php-ma...@lists.alioth.debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 libapache2-mod-php5 - server-side, HTML-embedded scripting language (Apache 2 
module)
 libapache2-mod-php5filter - server-side, HTML-embedded scripting language 
(apache 2 filter mo
 php-pear   - PEAR - PHP Extension and Application Repository
 php5   - server-side, HTML-embedded scripting language (metapackage)
 php5-cgi   - server-side, HTML-embedded scripting language (CGI binary)
 php5-cli   - command-line interpreter for the php5 scripting language
 php5-common - Common files for packages built from the php5 source
 php5-curl  - CURL module for php5
 php5-dbg   - Debug symbols for PHP5
 php5-dev   - Files for PHP5 module development
 php5-enchant - Enchant module for php5
 php5-fpm   - server-side, HTML-embedded scripting language (FPM-CGI binary)
 php5-gd- GD module for php5
 php5-gmp   - GMP module for php5
 php5-imap  - IMAP module for php5
 php5-interbase - interbase/firebird module for php5
 php5-intl  - internationalisation module for php5
 php5-ldap  - LDAP module for php5
 php5-mcrypt - MCrypt module for php5
 php5-mysql - MySQL module for php5
 php5-odbc  - ODBC module for php5
 php5-pgsql - PostgreSQL module for php5
 php5-pspell - pspell module for php5
 php5-recode - recode module for php5
 php5-snmp  - SNMP module for php5
 php5-sqlite - SQLite module for php5
 php5-sybase - Sybase / MS SQL Server module for php5
 php5-tidy  - tidy module for php5
 php5-xmlrpc - XML-RPC module for php5
 php5-xsl   - XSL module for php5
Closes: 626640
Changes: 
 php5 (5.3.6-11) unstable; urgency=low
 .
   * Use more reasonable default number of processes for PHP5-FPM
   * Enable firebird support everywhere also in debian/rules
   * Don't delete still used session files (Closes: #626640)
   * Enable building of php5-interbase by adding Architecture: any
 to debian/control
   * Use dh_prep instead of dh_clean -k
Checksums-Sha1: 
 ae28ce6c2134ad67e0ae2de630e460e20ee23b9f 2622 php5_5.3.6-11.dsc
 6bd0d2b1bca286eaf316da27c1824a2d6c42f5f0 193145 php5_5.3.6-11.diff.gz
 18812a7eedcbf3f8d211811c5b030a8101031421 06 php5-common_5.3.6-11_amd64.deb
 7ce338c8ba2de1143da7dcd6fad4a8d0a8fa422f 3068186 
libapache2-mod-php5_5.3.6-11_amd64.deb
 893c4c4025a233dbea0433c9e8ae06291ba6065d 3067634 
libapache2-mod-php5filter_5.3.6-11_amd64.deb
 b1d4e70d95b6130cada23828d18d1f7670a62065 5952262 php5-cgi_5.3.6-11_amd64.deb
 4219c9066d141bac71462950d5a93debc0b39c4b 2975484 php5-cli_5.3.6-11_amd64.deb
 d005c93c14d8b0701d2a48311ff90177cf279a69 3011666 php5-fpm_5.3.6-11_amd64.deb
 d4ce6ea30a26922fc50d73e456e07234840a64fc 410334 php5-dev_5.3.6-11_amd64.deb
 bd9c0873330ce04fd4d9973538c40d4c4c7bf6e5 12904534 php5-dbg_5.3.6-11_amd64.deb
 43c12c018ab655c03623cf775c1278cb0e616b88 27258 php5-curl_5.3.6-11_amd64.deb
 50bffeaf01530aa828bf658801ef25a562896688 9126 php5-enchant_5.3.6-11_amd64.deb
 03d987493b75cedd3a38497118bde26976034069 39406 php5-gd_5.3.6-11_amd64.deb
 297032a27d012ce6f02e5d210a9485d056c0ddba 16616 php5-gmp_5.3.6-11_amd64.deb
 91dc945c9afd3ca035b03de613de27e0f5b4c2a1 35074 php5-imap_5.3.6-11_amd64.deb
 02ee58a9f0b4861e69ff8ad2c7168ceca9630daf 49238 
php5-interbase_5.3.6-11_amd64.deb
 672ca06cb7a28e0dbe583a930b0eaa6c7236222b 61048 php5-intl_5.3.6-11_amd64.deb
 16426cc22e48f4cfcf7edfb5755b138da0d9c545 19776 php5-ldap_5.3.6-11_amd64.deb
 c5533fe98e0d09005587d56f3fc78017f1d2c146 15276 php5-mcrypt_5.3.6-11_amd64.deb
 45f39f31184784c9623866a644a752e5f67dbfca 77036 php5-mysql_5.3.6-11_amd64.deb
 2ea8d71ca4cce6a7e2c103da29d5b93450a81b8e 36200 php5-odbc_5.3.6-11_amd64.deb
 37dd2c77804a16c94d27446563a4141985f1cdc0 60002 php5-pgsql_5.3.6-11_amd64.deb
 c0df5e0305f0a38575f2857b6de27804bcbe5b6f 8388 php5-pspell_5.3.6-11_amd64.deb
 6fd210b3ace55dd76c846c67bbe090c23e57b756 4344 php5-recode_5.3.6-11_amd64.deb
 30ccc64a0604143fd684d3fb4f8df420576c3973 11152 php5-snmp_5.3.6-11_amd64.deb
 e03c7e0a590e608a3b7acd773c04e742bd912409 56954 php5-sqlite_5.3.6-11_amd64.deb
 989a07ceda1e618ff5512dff72ff71c2ca36c3f0 26782 php5-sybase_5.3.6-11_amd64.deb
 06a1368b186e2d098a960e215b2f75b1cfc6baf5 18474 php5-tidy_5.3.6-11_amd64.deb
 e349491de4597b7d46489e60fbed54dda28f4d55 35328 php5-xmlrpc_5.3.6-11_amd64.deb
 55a2c0db116f593ce964c1529947f1122afa682c 13684 php5-xsl_5.3.6-11_amd64.deb
 f58204f9158f216f47299b5f16d1782168be934d 1056 php5_5.3.6-11_all.deb
 

Accepted acoustid-fingerprinter 0.1-1 (source amd64)

2011-05-15 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 12 May 2011 19:54:52 -0400
Source: acoustid-fingerprinter
Binary: acoustid-fingerprinter
Architecture: source amd64
Version: 0.1-1
Distribution: unstable
Urgency: low
Maintainer: Clint Adams cl...@debian.org
Changed-By: Clint Adams cl...@debian.org
Description: 
 acoustid-fingerprinter - Acoustid fingerprinter
Changes: 
 acoustid-fingerprinter (0.1-1) unstable; urgency=low
 .
   * Initial release based on upstream packaging.
Checksums-Sha1: 
 64874c390459a24cd51cde3771cac2243db9ceaf 1870 acoustid-fingerprinter_0.1-1.dsc
 bc16118c5621a7c2eba925f0c081ec51bdd3b6a8 25603 
acoustid-fingerprinter_0.1.orig.tar.gz
 1184b802a98ebff434e99034d952aafe4c264123 2238 
acoustid-fingerprinter_0.1-1.debian.tar.gz
 f1d7976b02ee89e6331e916cd3ed5c2395198926 66270 
acoustid-fingerprinter_0.1-1_amd64.deb
Checksums-Sha256: 
 9e08b332344c35c74a3ffb4e8d3d299fa3e21cd7309683c5638abff7c3329cb4 1870 
acoustid-fingerprinter_0.1-1.dsc
 efac5906c825cd329dd2eb9d8cef6d65715058b5d644f94d209f13337a24300c 25603 
acoustid-fingerprinter_0.1.orig.tar.gz
 130ad197692dd5b5a560aec1721b7ae4dadfa92d27ab65fcfed98d8cbd208e95 2238 
acoustid-fingerprinter_0.1-1.debian.tar.gz
 c64b07f3ed64c01c4a672b5587b86d75beefa36e705c19f59de23bc03787471a 66270 
acoustid-fingerprinter_0.1-1_amd64.deb
Files: 
 8e453261f6b7ce6fa6c5b45704b75479 1870 sound optional 
acoustid-fingerprinter_0.1-1.dsc
 c0e209a5343b7243d80840269ab9f8ca 25603 sound optional 
acoustid-fingerprinter_0.1.orig.tar.gz
 39344e90228da46c760c92b28710e581 2238 sound optional 
acoustid-fingerprinter_0.1-1.debian.tar.gz
 c53a74369164638e1a1412a2b3b8fe29 66270 sound optional 
acoustid-fingerprinter_0.1-1_amd64.deb

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

iQIcBAEBCgAGBQJNzqP6AAoJEFWSMx4ZnTiotmMP/2UBuv/9TfnGhNZrxaufnZar
s8cJXWK3cZdk1dZqgq6Y7uPriUEPMK470ziJHwRECZYBKKhAjVwvJ87fYNHHf9eb
vPLdtSI3qNndUK9aEMm7s8qN7DbByqArp/D5xVsZQQtZ8+wt6vHh+OvMDj/e6Rew
N4RBq5yBsU9lT+G69TpG6ggLAWW0TwOk3GgqopMqYnCA49KG8Q0c2/8/LGgCwt08
inbAY7bHTjKQAXqAj2Bbf5keMZzuYZ0fIt2ZnLka1JonbzDPl3bvFxR/gRoIL6LT
OTi5LvKHOXAizjT614U0azcEiiEftKmOq+5rAuKWdYbp+EDocA/0FcYIAqCUnqLG
etU71ZE9VFkUfcwiWZA253B10olSIfvgagVB9smEDAV0am7Od2RyWVwErYgWdbV5
h2Ag+I2+rJDYwG6ooj5fjWYqSMS7MZkwxVefN4dgnTFNH4s3k/uAZSxsWYnWMtnn
/uB/UWvVh7hjxDKmkQTZZRs36hOVrgBfBwBi+590Dd71TUxUKb1Wy6WfPg7uWaSL
cT8IMclS/DNonDsEq2kVqqnzpSGxPK+8OcCBnI4VWkqOIXGpUgKg76Cz+t8xoZqj
71pHmju++t7aDNMxsl43DS3PPNQ5j4S+yrblf0mswCvMP9LyZ5YPq6ZQIhg5dImX
cvbaOssb3N2R7VPuzPPB
=twip
-END PGP SIGNATURE-


Accepted:
acoustid-fingerprinter_0.1-1.debian.tar.gz
  to main/a/acoustid-fingerprinter/acoustid-fingerprinter_0.1-1.debian.tar.gz
acoustid-fingerprinter_0.1-1.dsc
  to main/a/acoustid-fingerprinter/acoustid-fingerprinter_0.1-1.dsc
acoustid-fingerprinter_0.1-1_amd64.deb
  to main/a/acoustid-fingerprinter/acoustid-fingerprinter_0.1-1_amd64.deb
acoustid-fingerprinter_0.1.orig.tar.gz
  to main/a/acoustid-fingerprinter/acoustid-fingerprinter_0.1.orig.tar.gz


-- 
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/e1qlaxt-0002s0...@franck.debian.org



Accepted libperlanet-perl 0.54-1 (source all)

2011-05-15 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 14 May 2011 18:55:04 +0200
Source: libperlanet-perl
Binary: libperlanet-perl
Architecture: source all
Version: 0.54-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libperlanet-perl - program for creating programs that aggregate web feeds
Closes: 550561
Changes: 
 libperlanet-perl (0.54-1) unstable; urgency=low
 .
   * Initial packaging release.
 Closes: bug#550561.
Checksums-Sha1: 
 4c6a4af26bd74aa6dcff70a9bb387bcea5ee7d8e 2299 libperlanet-perl_0.54-1.dsc
 4f85f0847e21fa645083aafafcf127369c3d778c 62697 
libperlanet-perl_0.54.orig.tar.gz
 eb66af17921e5aa25c924c7e07beda2722ef25e5 3089 
libperlanet-perl_0.54-1.debian.tar.gz
 fd6c068b56cdb2f519a28a9a1b1eae7ad879f4cd 55998 libperlanet-perl_0.54-1_all.deb
Checksums-Sha256: 
 07b7b00e11d098d14c347305668b7e9c68bdec9348d138862f622faa4e872729 2299 
libperlanet-perl_0.54-1.dsc
 69ad13c5e4e8f70104b2b167e3d11f950ac4e1a46b8d889689ec406f709722f1 62697 
libperlanet-perl_0.54.orig.tar.gz
 af3ee31b2191f598bc23879cc563cb77aab8a2ea16c047f45adb318402bc3c71 3089 
libperlanet-perl_0.54-1.debian.tar.gz
 c8dbf7bdc8e153464c75f2001e5114696811bd8d2ed9e9e2a4d46429350d9f92 55998 
libperlanet-perl_0.54-1_all.deb
Files: 
 4acfb49bc81d1cd31122bb452853b8f0 2299 perl optional libperlanet-perl_0.54-1.dsc
 32680cc53d7f53596062278b3117bc3b 62697 perl optional 
libperlanet-perl_0.54.orig.tar.gz
 c1d31f3590cbf7d3a79de318912084f2 3089 perl optional 
libperlanet-perl_0.54-1.debian.tar.gz
 bfb8620488d7b71aefe153e2821871c5 55998 perl optional 
libperlanet-perl_0.54-1_all.deb

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

iQIcBAEBCgAGBQJNzrV4AAoJECx8MUbBoAEhzI0P/0k6GzzUPUY+aUBOe68FTISL
cSwlcIBD6df4Q9CHRA0g6j+uQP1rZAFHMJRMTCdYZM4uvYi1DRgYhylpbePm/upC
t+A5lMp9MKJHM2X9GW4qrIKFYcN+l0h2ES/dAFAJne9ktzonG7hIj6CmjFxNYJla
d+2XpMmOtt+eASGkOTOBDbuf7DQ+Xw6HtSmMb0Nj6qj8IKBNJWRgwBZmQ6CYVe3f
Yvtz3MgGgG/+mg8ylmWK3NgS3faKPylGzB29OusJoBKV1wSSI+kvy3zD37SUfuuP
pMAHPSSgu2HIGEQZ88mDm7YwY4LsNBV0e1m0YAQtrRD4t9w49jRncYyE13FQKsi6
i4yCg9I8wtRbiZbrB5KY9DU0Ukoa7vx0xAv1/8GdopBVr93+fkKlb4c3Z9Op0oWf
fDN+sKc241PgoPU49LKfdALCPizZ4XwsAbTv3BdVZ5L4BnmdyhQWxyi/IPGa5/SS
J4m1g+2Mumu+dV89CHH5Wu6mf2zm2pu1AAjDVoTrErqFgjTfBSxiSikZIpaSIQcP
w1ddQ+KtwM2QWKpAeaf6dtSBZmCLCIZro+AdaDDFQHv51BdBAC+YAlxzcnMI9FXI
0PzuACFCdtOyc5zh43LDQSU9agUDXpgraouaOlZECzLgSTdVjDYv4c/T9KgnT+II
Th53UJFCbL4qxRjCuZx1
=AVl4
-END PGP SIGNATURE-


Accepted:
libperlanet-perl_0.54-1.debian.tar.gz
  to main/libp/libperlanet-perl/libperlanet-perl_0.54-1.debian.tar.gz
libperlanet-perl_0.54-1.dsc
  to main/libp/libperlanet-perl/libperlanet-perl_0.54-1.dsc
libperlanet-perl_0.54-1_all.deb
  to main/libp/libperlanet-perl/libperlanet-perl_0.54-1_all.deb
libperlanet-perl_0.54.orig.tar.gz
  to main/libp/libperlanet-perl/libperlanet-perl_0.54.orig.tar.gz


-- 
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/e1qlaxd-0002ux...@franck.debian.org



Accepted libperlanet-perl 0.54-2 (source all)

2011-05-15 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 14 May 2011 19:18:33 +0200
Source: libperlanet-perl
Binary: libperlanet-perl
Architecture: source all
Version: 0.54-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libperlanet-perl - program for creating programs that aggregate web feeds
Changes: 
 libperlanet-perl (0.54-2) unstable; urgency=low
 .
   * Fix (build-)depend on libtrycatch-perl.
Checksums-Sha1: 
 84072258329308f689f1237ad5f667de4b0394e6 2317 libperlanet-perl_0.54-2.dsc
 85ca16ae7c459d2f16d2dbca47fa2bcc9e9d601c 3075 
libperlanet-perl_0.54-2.debian.tar.gz
 8fc4cc6534254f9c44f6434ed7eef729b6bf611f 56276 libperlanet-perl_0.54-2_all.deb
Checksums-Sha256: 
 2036fc6045af44dfef42bf6675d136985720e1510ca533a15ee756290dd8dbbb 2317 
libperlanet-perl_0.54-2.dsc
 002bedcb4edb006f7f3f5b370567d97afd5a745f89db58d319b69f49e4e79465 3075 
libperlanet-perl_0.54-2.debian.tar.gz
 1f9058da942284538aafd0f8970c260e0715261a788a92ba72af16c3369636a3 56276 
libperlanet-perl_0.54-2_all.deb
Files: 
 01523078988fc24140eda7ca7645d6a7 2317 perl optional libperlanet-perl_0.54-2.dsc
 6ffe746f26010601ccab0408f0afaa2c 3075 perl optional 
libperlanet-perl_0.54-2.debian.tar.gz
 c6e475e0ee618bdd451f0e902f3db9d2 56276 perl optional 
libperlanet-perl_0.54-2_all.deb

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

iQIcBAEBCgAGBQJNzrn4AAoJECx8MUbBoAEheEwQAIFay6W/RrqPhl0+epaeoRoK
b8D141boRz9ZV5aof8f7CeSE30+csefHB9g70zmBedSKcnwHyrv+LEzgqY4qhr7z
VBsYkvl1prCH2214M6ZcduX8kiQOEwYd5g6UTKhUL9C71NSGqscGnqtw0ExWGZhv
jSONCS8r8YsseuIkSh2htsYN/mSBYnEu3ZN+y8gJPkjuO3bDXBO1UoglI0a1wiLj
NalcRcfZR/xfBrN15yq5eNlHLRcpZ5vpdC4h6Kc/zqsqKwjpx71r5Ztl3fCOIM/u
e4BR5BS4MCIWGO1XMHMEKvrxjE4tAH4Zr0MKrzU1bqkaHAPLUvgULdwcG40LebzS
jNu8qsGNeLGpJM/Z8u9+RCf8qBWIDa4c1EYJ7M1p5/N69V9EwWQH/YLCd+/RSG1h
CbVFFCeKMQALCau51jng3bwxtqnivdORtXlfuWaT4sE1PquB1SRdnHg8wrVJf497
pS3LsLJpGTWimoF6WEtBGSg3oz9Z0ku9ksEHg8gdMJgEBqxUsTd3H7o5a47ZNoif
jGfrlWaSUJY8Ho/wReo0P/AyRuukShZzl1KkHP7lodCUVB5ygHtER0TbuIQ7Lbxz
oWalE4KF8VvvZ3SfCcMIVTKgpi1E/9ArbnyAQ7JAzNmvcibcO88qP8QPoBiLPRoq
uREPO5nAiSrI6YuaOz3/
=tr+X
-END PGP SIGNATURE-


Accepted:
libperlanet-perl_0.54-2.debian.tar.gz
  to main/libp/libperlanet-perl/libperlanet-perl_0.54-2.debian.tar.gz
libperlanet-perl_0.54-2.dsc
  to main/libp/libperlanet-perl/libperlanet-perl_0.54-2.dsc
libperlanet-perl_0.54-2_all.deb
  to main/libp/libperlanet-perl/libperlanet-perl_0.54-2_all.deb


-- 
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/e1qlaxn-0002xc...@franck.debian.org



Accepted libperlanet-perl 0.54-3 (source all)

2011-05-15 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 14 May 2011 19:55:55 +0200
Source: libperlanet-perl
Binary: libperlanet-perl
Architecture: source all
Version: 0.54-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libperlanet-perl - program for creating programs that aggregate web feeds
Changes: 
 libperlanet-perl (0.54-3) unstable; urgency=low
 .
   * Install example files.
Checksums-Sha1: 
 c089d694f378301c8df9988913be59fbc9e04c72 2317 libperlanet-perl_0.54-3.dsc
 bd619d230ad53249c86680928b3afcdef1eb0add 3159 
libperlanet-perl_0.54-3.debian.tar.gz
 72ee0b9d80c85f5aef002faf4ac1e0ded58cc7c0 56988 libperlanet-perl_0.54-3_all.deb
Checksums-Sha256: 
 16852e77af4d49437879a9f62bd28bbd63a6f1426d49416ab32a94080975e8b3 2317 
libperlanet-perl_0.54-3.dsc
 1954ab2e7961150bfffe64e106e75a4983ae6a168a36217a24635cb87194398d 3159 
libperlanet-perl_0.54-3.debian.tar.gz
 4a9280e1ce1f7fb042301b7028dacd4658962e1fa683b3fb743497840bfd20d6 56988 
libperlanet-perl_0.54-3_all.deb
Files: 
 600e1815df411e3c2f8f29b3ae22f26f 2317 perl optional libperlanet-perl_0.54-3.dsc
 86e7c36e00e9c74d6bd09168c491f9d1 3159 perl optional 
libperlanet-perl_0.54-3.debian.tar.gz
 248c277fa1718237ed0f34225176f31c 56988 perl optional 
libperlanet-perl_0.54-3_all.deb

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

iQIcBAEBCgAGBQJNzsRRAAoJECx8MUbBoAEhVM4QAK8D/IaaWc8gYoRLrYEFOTFu
25rC/hkJLIWlFAvmqtLKCONVGGDtfAJul56g6g2Gp+YTKaA9/4m6WOJLBSxFN4y9
HRTk0crsEeNrrJt5nFMz0c0QLIA/CbLoTT8T6a0dBFJp6nxIZR+R3asxG/OYciFJ
pEN1VuNDiq9YzZZDJyevV0/a1NsKpwFNKh0X3u9ORxuIb/f7U8lqc81suAA57VJj
+jFNlaiKDeutBUXWSvZjJSAzoF+98RhvyW93GO7UOERzDW4w3bRShTi3LDkssxU5
Aw/fjhiuMrxmaMScZCiT5kjC+sa+C8txQznfukqHiVEME15PsAuZ+0o7lKSWHy75
Q7fySVOFM5mvZ8cLV2GtzVqZRPflcwZpwQKTpbBCxW63v9xqbu7aksXVthzb76sW
rrl5BwEMr3rpXldFrQus+WiMOgEbJrpY3LLCwgz8QfMbtuCSTEUgzP0kH0NvsVMB
uA0R8d2FJNywlfAAccwzSpC1qHBc9A3ovsKKqGJSIk2CemT2O4X7Lo9licuHWxE7
ESBQLlOKZA7epIrwJutw//bqIVpB0rWxN/rC1vozkwQO8I474FQBzEjHytrqerMD
An4+2W7Jrv79pyB1+xlbXDzQxGFYF6tn0fnCMQPH6Rwji14RmR2AKnaTeOm+QXf5
gzZHwWI9g5L6r0KaODmR
=ez9f
-END PGP SIGNATURE-


Accepted:
libperlanet-perl_0.54-3.debian.tar.gz
  to main/libp/libperlanet-perl/libperlanet-perl_0.54-3.debian.tar.gz
libperlanet-perl_0.54-3.dsc
  to main/libp/libperlanet-perl/libperlanet-perl_0.54-3.dsc
libperlanet-perl_0.54-3_all.deb
  to main/libp/libperlanet-perl/libperlanet-perl_0.54-3_all.deb


-- 
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/e1qlaxy-0002zx...@franck.debian.org



Accepted libtrycatch-perl 1.003000-1 (source amd64)

2011-05-15 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 14 May 2011 15:10:50 +0200
Source: libtrycatch-perl
Binary: libtrycatch-perl
Architecture: source amd64
Version: 1.003000-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libtrycatch-perl - first class try catch semantics for Perl
Closes: 626702
Changes: 
 libtrycatch-perl (1.003000-1) unstable; urgency=low
 .
   * Initial packaging release.
 Closes: bug#626702.
Checksums-Sha1: 
 1184b4023c104fad09834daa2922abb52f399b26 2308 libtrycatch-perl_1.003000-1.dsc
 270a54fa8ac6aba72cbba5f4d05e1745084ff2ea 87037 
libtrycatch-perl_1.003000.orig.tar.gz
 41bcd0a5f402125afd71a2199803bf0472a91db7 3653 
libtrycatch-perl_1.003000-1.debian.tar.gz
 930de5170ab8ed36afa636d4194b436f36b0fb84 24546 
libtrycatch-perl_1.003000-1_amd64.deb
Checksums-Sha256: 
 d1c8500b86bd9b6315df326525de217af73e04147a397ff61bd9f35c1a689b86 2308 
libtrycatch-perl_1.003000-1.dsc
 ae035067ff2b93bad779e28c838618ac7f388ec2167c9c2745026b54dee4924f 87037 
libtrycatch-perl_1.003000.orig.tar.gz
 5e3c05461b65d1a9b5fed39e278344e084c2c08a54aeb23ca9d3b9233afe967a 3653 
libtrycatch-perl_1.003000-1.debian.tar.gz
 0c460b000217f4488b40ec6d8787244f8f77364fcd5fd03e498f1eda27963654 24546 
libtrycatch-perl_1.003000-1_amd64.deb
Files: 
 92e84124ac241e0a8c056ea3adf6c7fe 2308 perl optional 
libtrycatch-perl_1.003000-1.dsc
 590620cf5815781cc0d344bf5483956a 87037 perl optional 
libtrycatch-perl_1.003000.orig.tar.gz
 58540e5d946debac7ad7714c0f030a23 3653 perl optional 
libtrycatch-perl_1.003000-1.debian.tar.gz
 053f9878371ee7e0e6f6cbe37d7b6661 24546 perl optional 
libtrycatch-perl_1.003000-1_amd64.deb

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

iQIcBAEBCgAGBQJNzq+AAAoJECx8MUbBoAEhkSwQAK1HbX0n3je9EP+QqDh4VHtB
zmoXZm7IoAZhbh/88n1zoow+wIvHlc3b7Me6tXdVoHx/vhfddSiPhloj4qEUmpRa
tJV9ODSCzX6wBk08sNcSJARWz6XyqUEX4G2CLsC2pURE1o4cH1Bj+DkaL1ijuYfH
xSWoKL3tZSHTAcmD2q8AamOmdo69Yn+nbxnD0dIfdkHimN/yuSuDb6J+Z8JMPYEN
LKdjvvIHN9caa15a8/sqTmtX/Bcmtp6tAltQbsJx5FtC/yRQ64BaLDwhl+iqqarY
k63z1AHkbH293qPXroFKSorcxAw2xQVyYYjBlcENdGQbIZAcGiYEIZIFGbpP4sEg
I72Q9/uEMN4vroJ5zVz/nquWbM7s3mWzt0MmEL5SBa1aSeT4V6TkBe/8u2wJI5SL
Zy817J4xZ597YasJvgjIOhU70TJpO4MfXZ8vXufnnln5hHYDPxgtViUVa96SbIUG
JMYrLPYMnqoQZZNELREhtO5EA/BnwyUV7mcLNVRONZW1QqlhtOYK3UX6c3zYDBkP
qg4a8zlBS1U5RNB0+U+hbA2RoHYyhQF9E/Zk1OXAVQPcnPoMByGxPxOsUsNl5ce5
1XD+69nEB1VvkmXJr7HpK7U+hbkM4WdVbOyy8102uI6KL/ofQGbE9UxIQ73Wrwi3
LaJVY1YjtUd160pdghWH
=p5Zm
-END PGP SIGNATURE-


Accepted:
libtrycatch-perl_1.003000-1.debian.tar.gz
  to main/libt/libtrycatch-perl/libtrycatch-perl_1.003000-1.debian.tar.gz
libtrycatch-perl_1.003000-1.dsc
  to main/libt/libtrycatch-perl/libtrycatch-perl_1.003000-1.dsc
libtrycatch-perl_1.003000-1_amd64.deb
  to main/libt/libtrycatch-perl/libtrycatch-perl_1.003000-1_amd64.deb
libtrycatch-perl_1.003000.orig.tar.gz
  to main/libt/libtrycatch-perl/libtrycatch-perl_1.003000.orig.tar.gz


-- 
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/e1qlay6-0002d1...@franck.debian.org



Accepted r-bioc-biobase 2.12.1-1 (source amd64)

2011-05-15 Thread Charles Plessy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 14 May 2011 22:35:11 +0900
Source: r-bioc-biobase
Binary: r-bioc-biobase
Architecture: source amd64
Version: 2.12.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Charles Plessy ple...@debian.org
Description: 
 r-bioc-biobase - base functions for Bioconductor
Closes: 169859
Changes: 
 r-bioc-biobase (2.12.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #169859)
Checksums-Sha1: 
 5330850bb80a97c1abad70c082e6292d7f92ab51 1944 r-bioc-biobase_2.12.1-1.dsc
 3a9ae10356cee7c57acc36a410e480bbcff5523a 976 
r-bioc-biobase_2.12.1.orig.tar.gz
 f027d203820d485d6edab7740e0f2b3404bad3e2 5336 r-bioc-biobase_2.12.1-1.diff.gz
 2bcc524ff3a4c74c9a3af4029035f9c5d0428ec2 2672936 
r-bioc-biobase_2.12.1-1_amd64.deb
Checksums-Sha256: 
 d0d72d05e5da977d7ad5e39a29ec23ac5bf2dfd40db8100444e4a173f394c9a6 1944 
r-bioc-biobase_2.12.1-1.dsc
 8d16adb779c63228fee029a1d410b8906cae6dd9876a40958f13f469aaf9e608 976 
r-bioc-biobase_2.12.1.orig.tar.gz
 b50070598aa0c88ab55fd8e423c5955575fadcf48c30a1275c774240cb353cdd 5336 
r-bioc-biobase_2.12.1-1.diff.gz
 f52f09d82ce272b5a6c1216813cc328ef264f759ac22b9630cf8368df8e0d927 2672936 
r-bioc-biobase_2.12.1-1_amd64.deb
Files: 
 e7ed671456253db5bf30076395b074f7 1944 gnu-r optional 
r-bioc-biobase_2.12.1-1.dsc
 893dc8abd60e3cebae58a000ffb15288 976 gnu-r optional 
r-bioc-biobase_2.12.1.orig.tar.gz
 8ce50984d1b64d94ecbec9646ff5821b 5336 gnu-r optional 
r-bioc-biobase_2.12.1-1.diff.gz
 d5fe23272e247c9bd3debf0caf6e08e1 2672936 gnu-r optional 
r-bioc-biobase_2.12.1-1_amd64.deb

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

iQIcBAEBCAAGBQJNzoshAAoJEMW9bI8ildUCiyEP/2wYB8opVgZKGae+FRIrdqwd
iAswV+C2mxjyAjv2nkYO8gHYE96IqUeB/8qVsdJPO7GZDG1o/wqLpIXFpWymyrzs
iXVBMEcm0WWfCmFTgkvTHTf8eHf+GRV/byPJoozvskmDhDPI5lKJDjMzgpZLWJsx
wKfYxh0aN1mBiIEzhOfeQWkqyzPIkX6hNbte4FzVXkqn161KQQYXm2X+4Y9/Uowk
HVbAgZPVzi7tLx0bMe24O06Ti6q7LSKQ/+dO2cmu/+Ql1vawDAD2Da2r0Hb9+sFw
LOrmE4Kw1SnxFGb3OuDKMITurYd+lLk/NgjeKyjxi6K+mUX6Le74Nei2EBtj+8sB
Jar1C5Xst2NmTBA/FhMEt1JBXeZUOkQwc3hfDmB9bQAzdAW0zHeTBahxiCfYhfHI
vmyIcQ72IKpdj1fhhFacjw9Gw9ibKf50afUzsUmWQn+2XaA26XCoQr5QSZELpBtl
tKQO2eRaLDNSOhnKiul6i3rk0/CklYE6re3RaZR8eY5F+vwCY0JElE366VOFFYdh
iKtJu3lvpY1gmOtN/2WpMd7A5ydvytv0BOlMDQ+ioLekDoQbJh4Jg4dcvUj2KOYU
f6StQyFUJBAlGUChHJC0Kfb4QBZRgml8sZXWkG9UHAQZ9kpymXlGv6FD+JhgRdxg
bmoqx/dFvOfuEAYCW10f
=jaER
-END PGP SIGNATURE-


Accepted:
r-bioc-biobase_2.12.1-1.diff.gz
  to main/r/r-bioc-biobase/r-bioc-biobase_2.12.1-1.diff.gz
r-bioc-biobase_2.12.1-1.dsc
  to main/r/r-bioc-biobase/r-bioc-biobase_2.12.1-1.dsc
r-bioc-biobase_2.12.1-1_amd64.deb
  to main/r/r-bioc-biobase/r-bioc-biobase_2.12.1-1_amd64.deb
r-bioc-biobase_2.12.1.orig.tar.gz
  to main/r/r-bioc-biobase/r-bioc-biobase_2.12.1.orig.tar.gz


-- 
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/e1qlayi-0002hf...@franck.debian.org



Accepted libcgi-auth-foaf-ssl-perl 1.001-4 (source all)

2011-05-15 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 15 May 2011 14:51:38 +0200
Source: libcgi-auth-foaf-ssl-perl
Binary: libcgi-auth-foaf-ssl-perl
Architecture: source all
Version: 1.001-4
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libcgi-auth-foaf-ssl-perl - authentication using WebID
Changes: 
 libcgi-auth-foaf-ssl-perl (1.001-4) unstable; urgency=low
 .
   * Mention module name in long description.
   * Update copyright file:
 + Fix improve references for convenience copy of Module::Install.
Checksums-Sha1: 
 b565ff337490b73c5ee169c70e1285ae0c00d920 2243 
libcgi-auth-foaf-ssl-perl_1.001-4.dsc
 c8f9e101efdf8e2ecefc4d3068c174f82448a7c3 3708 
libcgi-auth-foaf-ssl-perl_1.001-4.debian.tar.gz
 0d4ae12e2a26606a08a9007f2321b53b0aaec4ac 28822 
libcgi-auth-foaf-ssl-perl_1.001-4_all.deb
Checksums-Sha256: 
 00599a049739f9efb08ff4e35d195ccf8892847dcfef17523e6afa0be91edd75 2243 
libcgi-auth-foaf-ssl-perl_1.001-4.dsc
 ff80cc846cadcd6d08c3dcb66009da28603dec7664ccc3ebab82036a3e5b93db 3708 
libcgi-auth-foaf-ssl-perl_1.001-4.debian.tar.gz
 33c31c8bcedfb7b4f05d16bc8891245e0b559905a0e7861e61a64aa8ad753cdb 28822 
libcgi-auth-foaf-ssl-perl_1.001-4_all.deb
Files: 
 f5c82304d37034fab45446822182625c 2243 perl optional 
libcgi-auth-foaf-ssl-perl_1.001-4.dsc
 b2845ba85eb1743e897a0bd515be7536 3708 perl optional 
libcgi-auth-foaf-ssl-perl_1.001-4.debian.tar.gz
 519a8eb70c76b198a785cc1c0528bf42 28822 perl optional 
libcgi-auth-foaf-ssl-perl_1.001-4_all.deb

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

iQIcBAEBCgAGBQJNz8z4AAoJECx8MUbBoAEhPhAP/0LmXFRXkjgxJhscscD8MtyN
yhvR4sTGSQsdidtyLvlTGUB18X+M2jVP3KoF9EqwvPb8KJz93Td/6pfmLRKSJgAV
tIrY9Nh1B2grsIxZwJnYGSKDhPrrSXSXt3dwpJIOAZ/FhS5BNn4CsQ/814fbgo8z
VpanhJCIAZ8MuU9UfMz3Jvn9qg2MG4rZJapRacjP6fK5tY4s1614Ek1uL21ivNIR
oNk2J1hwGINQk8Cgzd7SfWzGSej6hj4HS6Gt0e4cNiJdFTzwoy4CF/QBOw6bPidY
453Op7fLxrLwr5eOwRGlNV7iTP1N1qeRN4JGepfj15GvtgWd9SgsP/uE8njiL+W2
M2yqRfFWhwQ4Xbbm6n2NDPH7Lr7YMEdceAE4EHT81PueQjpW4N3d857+4T5L2Az7
Vo4RSkY3RJat2RafZQASe61cZMIpD5RFeUXYyMmi9XlqOf0TAtZzzHuwH9zsslfh
qoj3Mb7R51v4k97DUTs24AIj8lX92gIqoi8mB6QLTYI1t3QvBGxzsG5KTeTNmrkP
C+jlXEqpUbvRE9GkzHD2mF41j2Tik5g1sfp6gUWrndZpdK5hFTxWmNiXwU+VO9Pc
jKldPOTO5BcTdAmmDUXCagzwvVzCp4oSfIkEecZCW0Pi2dh6GHy/uwfQd/m1uo0r
HmDdeX6hWzVyTw0MJ3jf
=Eflq
-END PGP SIGNATURE-


Accepted:
libcgi-auth-foaf-ssl-perl_1.001-4.debian.tar.gz
  to 
main/libc/libcgi-auth-foaf-ssl-perl/libcgi-auth-foaf-ssl-perl_1.001-4.debian.tar.gz
libcgi-auth-foaf-ssl-perl_1.001-4.dsc
  to main/libc/libcgi-auth-foaf-ssl-perl/libcgi-auth-foaf-ssl-perl_1.001-4.dsc
libcgi-auth-foaf-ssl-perl_1.001-4_all.deb
  to 
main/libc/libcgi-auth-foaf-ssl-perl/libcgi-auth-foaf-ssl-perl_1.001-4_all.deb


-- 
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/e1qlayd-0002nj...@franck.debian.org



Accepted liblwp-authen-oauth-perl 1.01-1 (source all)

2011-05-15 Thread Kai Wasserbäch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 13:46:20 +0200
Source: liblwp-authen-oauth-perl
Binary: liblwp-authen-oauth-perl
Architecture: source all
Version: 1.01-1
Distribution: unstable
Urgency: low
Maintainer: Kai Wasserbäch cu...@debian.org
Changed-By: Kai Wasserbäch cu...@debian.org
Description: 
 liblwp-authen-oauth-perl - OAuth authentication plugin for LWP
Closes: 626770
Changes: 
 liblwp-authen-oauth-perl (1.01-1) unstable; urgency=low
 .
   * Initial release. (Closes: #626770)
Checksums-Sha1: 
 e75502f3c7d9938520ba07c5c7da1b7552c168a4 1822 
liblwp-authen-oauth-perl_1.01-1.dsc
 381bae5e0d89043ccc5f6c26766ebdbbc4d69d5f 4720 
liblwp-authen-oauth-perl_1.01.orig.tar.gz
 1cccbd694da7d58b6d06e18b1638bd3587f35452 1728 
liblwp-authen-oauth-perl_1.01-1.debian.tar.gz
 e201059be2b81a4de511b4b786d9397226b06a9c 9438 
liblwp-authen-oauth-perl_1.01-1_all.deb
Checksums-Sha256: 
 1ff0aa7a0657137e1fc49ca93725d98bce7926f14447c8c66802b30a4bcc0a7c 1822 
liblwp-authen-oauth-perl_1.01-1.dsc
 ee020a5355b7be9e2191982e1c988c554e3dc3c1dd9e2f028d9b52dbd3e0ee9b 4720 
liblwp-authen-oauth-perl_1.01.orig.tar.gz
 0473af9eb9f339f8f0e7cb9d23c9b8655fd8c475c07233b51b146581e1e64b3f 1728 
liblwp-authen-oauth-perl_1.01-1.debian.tar.gz
 890b3b25b356f2af8d090f715df71ff74632f8d9fa58c918c631a283bf2adcbd 9438 
liblwp-authen-oauth-perl_1.01-1_all.deb
Files: 
 6d0cdba36d003b0266f9c0500bcd9fd2 1822 perl optional 
liblwp-authen-oauth-perl_1.01-1.dsc
 639c660aaf6246a568d49c1318c675ca 4720 perl optional 
liblwp-authen-oauth-perl_1.01.orig.tar.gz
 c24ed0e5b823e0c91e933fb9565b8ea5 1728 perl optional 
liblwp-authen-oauth-perl_1.01-1.debian.tar.gz
 8d3688d1c3d26732c0ae4d6e56378744 9438 perl optional 
liblwp-authen-oauth-perl_1.01-1_all.deb

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

iQGcBAEBAgAGBQJNz75SAAoJEKMJ12zh3lnSY8oL/jFjf7mn2zsCCYFWtQKrHooC
BCemOCikfEWSTYMOyNn4Fj6/xI4B1owkMrQChkpmbeTXqNfFTtGt2R03/17SRNes
iMxucPZQZGUg/uNqhFTIxhjhaTrvV550HwVgH+ncdYbbnnAjp65UbGAXePT7aQMj
83GCNp1TpkO7kPxbKzBK6MByxvJxyGkogxov+rN6bC3Umzi7lU5gcrxLuyGrT3hv
ZdB+MCi73GmrPduPXxEEpdhEttlXx4jtiReDBVdFAmwpJ2fLTxv0uxZesNtMw/G+
FIOVZPKHc44c0ZFr8hSjs0nr4vO5145MWrRrV9R1Jm8j4d2O8OyqVBtdha7HnEo4
Jiqj5qTrFcc7PyyjlyOPbqz98L9fS1gHARFD/LvR/TN7pHWYNm3dwxAE+ESuCcCM
wyUrqYvyfadcLUsJFyI1iIkLRMSQj1kr0fuNN0xeHSmx49vkWukltjXOrreaL0Ys
ei0B4/L2kLcZoJg7X7ez2FBx0qvgjuB9+HGAYWsqrg==
=KVOF
-END PGP SIGNATURE-


Accepted:
liblwp-authen-oauth-perl_1.01-1.debian.tar.gz
  to 
main/libl/liblwp-authen-oauth-perl/liblwp-authen-oauth-perl_1.01-1.debian.tar.gz
liblwp-authen-oauth-perl_1.01-1.dsc
  to main/libl/liblwp-authen-oauth-perl/liblwp-authen-oauth-perl_1.01-1.dsc
liblwp-authen-oauth-perl_1.01-1_all.deb
  to main/libl/liblwp-authen-oauth-perl/liblwp-authen-oauth-perl_1.01-1_all.deb
liblwp-authen-oauth-perl_1.01.orig.tar.gz
  to 
main/libl/liblwp-authen-oauth-perl/liblwp-authen-oauth-perl_1.01.orig.tar.gz


-- 
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/e1qlbby-0004pz...@franck.debian.org



Accepted libofetion 2.2.0-1 (source amd64)

2011-05-15 Thread Aron Xu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 04 May 2011 19:23:36 +0800
Source: libofetion
Binary: libofetion1 libofetion-dev
Architecture: source amd64
Version: 2.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Aron Xu happyaron...@gmail.com
Changed-By: Aron Xu happyaron...@gmail.com
Description: 
 libofetion-dev - open source implementation of Fetion protocol library - 
developme
 libofetion1 - open source implementation of Fetion protocol library
Closes: 608047
Changes: 
 libofetion (2.2.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #608047).
Checksums-Sha1: 
 8f717293849ba10b88767e68ea0bfec1c9c6276e 1132 libofetion_2.2.0-1.dsc
 18a70a7778d334507e61fcb3c0da00479205a46c 74052 libofetion_2.2.0.orig.tar.gz
 e9651f0910571ec744a28c8d7d7ffc5b4b81c9f3 2140 libofetion_2.2.0-1.debian.tar.gz
 e512c618cbe71a691b5c6a29567028a81ae2ab7e 73866 libofetion1_2.2.0-1_amd64.deb
 7eb475c576225bc4d4d00f2520da593cc80eb810 96528 libofetion-dev_2.2.0-1_amd64.deb
Checksums-Sha256: 
 c7be87ff162479c528a917dd7cd9973c1261f4fd3654936ffa3b719465393b9b 1132 
libofetion_2.2.0-1.dsc
 d0032979838938259d19bbdeed84a7bce250a2a15636ba076cd2945e94715112 74052 
libofetion_2.2.0.orig.tar.gz
 f1a9acba2c4ed178ede5f06dffa41938385c3da05d826793eb29ac7ff11c4f80 2140 
libofetion_2.2.0-1.debian.tar.gz
 c5e2e8cf44bc92c20aae59575dd6edeb0a609eef786e6a179a0c7cad9f7ce5dd 73866 
libofetion1_2.2.0-1_amd64.deb
 dae5102c3f278aaa34cde0e5760a584367a4a0049f5fa9222c834c3faa0c574a 96528 
libofetion-dev_2.2.0-1_amd64.deb
Files: 
 16284c7a62248c9f692ad599ae62e2bc 1132 libs optional libofetion_2.2.0-1.dsc
 372425dabdba1226ec6f87c9209fa0ad 74052 libs optional 
libofetion_2.2.0.orig.tar.gz
 bb3bf567130de76fee0f56afc590e1c3 2140 libs optional 
libofetion_2.2.0-1.debian.tar.gz
 84541dbedb8ae838f922cf0534b30114 73866 libs optional 
libofetion1_2.2.0-1_amd64.deb
 46a8da572d327ff7a17f8a2c9bd1aee1 96528 libdevel optional 
libofetion-dev_2.2.0-1_amd64.deb

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

iEYEARECAAYFAk3PR0UACgkQ5TUK4GCH0vgiZQCffDusQwhgVnlvvOlzCawxVvdW
QmkAn2g+NFeEeg9skTGURRUqg86RPDN9
=W5NX
-END PGP SIGNATURE-


Accepted:
libofetion-dev_2.2.0-1_amd64.deb
  to main/libo/libofetion/libofetion-dev_2.2.0-1_amd64.deb
libofetion1_2.2.0-1_amd64.deb
  to main/libo/libofetion/libofetion1_2.2.0-1_amd64.deb
libofetion_2.2.0-1.debian.tar.gz
  to main/libo/libofetion/libofetion_2.2.0-1.debian.tar.gz
libofetion_2.2.0-1.dsc
  to main/libo/libofetion/libofetion_2.2.0-1.dsc
libofetion_2.2.0.orig.tar.gz
  to main/libo/libofetion/libofetion_2.2.0.orig.tar.gz


-- 
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/e1qlbcb-0004tm...@franck.debian.org



Accepted ruby-barby 0.4.3-1 (source all)

2011-05-15 Thread Gunnar Wolf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 13 May 2011 14:30:24 -0500
Source: ruby-barby
Binary: ruby-barby libbarby-ruby libbarby-ruby1.8 libbarby-ruby-doc
Architecture: source all
Version: 0.4.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Gunnar Wolf gw...@debian.org
Description: 
 libbarby-ruby - Transitional package for ruby-barby
 libbarby-ruby-doc - Transitional package for ruby-barby
 libbarby-ruby1.8 - Transitional package for ruby-barby
 ruby-barby - Ruby library for barcode generation
Changes: 
 ruby-barby (0.4.3-1) unstable; urgency=low
 .
   * New upstream release
   * Repackaged using the new deb2gem packaging infrastructure
Checksums-Sha1: 
 a68ce87ff157038a978a18c462f7f058ecc34c57 2028 ruby-barby_0.4.3-1.dsc
 6a79558b816abee922d23a64e1a7006cb5637b50 90038 ruby-barby_0.4.3.orig.tar.gz
 60e0a40f33d90f87cf522733ac197acd1e8a9eb5 11482 ruby-barby_0.4.3-1.debian.tar.gz
 118650bb6fa51a12da17d38f216e0a7d2a2f12e3 33912 ruby-barby_0.4.3-1_all.deb
 7e524f46599127a96b128dd14e5bb8d04c765734 11736 libbarby-ruby_0.4.3-1_all.deb
 e2e7fb8f307b1336427bfd2db45b6ab37dbfe659 11740 libbarby-ruby1.8_0.4.3-1_all.deb
 6459e1de05da04398313230726aaf8f6e7e9e796 11732 
libbarby-ruby-doc_0.4.3-1_all.deb
Checksums-Sha256: 
 f5aab4fccad99a76af6ea7c9c5d8203f3e16a1fced113ff39239e4debc8bce3b 2028 
ruby-barby_0.4.3-1.dsc
 c686bcf66faad130592c5500df7d399388945a82c726fb3b91a2e3bce9d2a139 90038 
ruby-barby_0.4.3.orig.tar.gz
 2678a1c6d10904bca881f92dffa524552a47359d6abc72cc930b87f7e8161509 11482 
ruby-barby_0.4.3-1.debian.tar.gz
 7a27422adcdade38297772c44938cb3baaf7fa131880618ad906fb251550c005 33912 
ruby-barby_0.4.3-1_all.deb
 3cda45fde4b23062bfd62b0213fd4ccd67b686bd8bb8efa033838b6dcf545809 11736 
libbarby-ruby_0.4.3-1_all.deb
 f11c9e7d8b71049bb6fa969cdfc1e23ed0808493ed88034dc151cb0ab9355f15 11740 
libbarby-ruby1.8_0.4.3-1_all.deb
 63ecc7706576c4253ddf34f7dd85066a6f98f47186bc2f2a439bf0c1e5d584c1 11732 
libbarby-ruby-doc_0.4.3-1_all.deb
Files: 
 cfdcbfb64eeb9f336f955d11415dd0f5 2028 ruby optional ruby-barby_0.4.3-1.dsc
 8f1faf7e8cbd9ed079d16a0536494aaf 90038 ruby optional 
ruby-barby_0.4.3.orig.tar.gz
 df83701fbfbfca0af9acb2bbd882fe38 11482 ruby optional 
ruby-barby_0.4.3-1.debian.tar.gz
 623eb5d61458b34eb3dd9007518d7db0 33912 ruby optional ruby-barby_0.4.3-1_all.deb
 e6640cf50246dc44e6f333177f57fadf 11736 oldlibs optional 
libbarby-ruby_0.4.3-1_all.deb
 9ce0df5f21f9dd2c6d867c50a0f4e341 11740 oldlibs optional 
libbarby-ruby1.8_0.4.3-1_all.deb
 4481e2d489fdab59669d6b758695e864 11732 oldlibs optional 
libbarby-ruby-doc_0.4.3-1_all.deb

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

iQIcBAEBCAAGBQJNzyibAAoJEGc6A+TB25IfQS4P/Akr4SrfD+X4qjmsqnx3wr88
VqDGxEcEUn172XWfxPpWiscRpR7xU1Bv4WYDWl964IdWlilH01jQ9L0GpOmR/RqC
/r0UqxsE88GaH8BP68bZeyJVTp4uWPUOkHlTRmf8u1uF2IYLJwvPv16nIeLBR2PP
MlgNZH6Vz0rK+Bho//jhNgTM0UvlSTM+VADNnKAuxLR+OfZ3p8O7wNuan0d2YckL
eSRFlWasTIkKQrClmzhVGwSiwlaCSgHUjh34kvkRYPIjVEp3Aq0mP8uvMwh4WJWk
CnB6KFaVX03mwsWQ4UnrlLWSDl8vDfWBZtWulXEmjqh87gtBjAl0m5XWk3QN+Jtg
BjntYj7nzzmvzKl2jFAAS+zP/aYZJKApBBNlGZx+4+l8QiU2ki3IccXZKQOQ5rsa
pbzGCLoU00zb637hz83EaqCrRynYNIJFBEn8KaE9LcZsU+onG+6GAjOlqo8QyugO
OpeikQyrPgqO7krDPvR5n3k9r4kZ/KcA2Kn1ZK3ltj+z1MfURtJM4d5O1pYbOuWV
5CsC6JKeYZJ56ZCHurqelz7CItLhsACYGoJg5dzDdEGYf8RUZyraps7Yr3oqldjo
AKcH6XjDV15v19VM8UerNecMz8c33RIinl9GVi5aVwUK5dYJEfWxQ5f7p8ssyfDd
N2njfI+Abm4N12q1iyeZ
=VtGb
-END PGP SIGNATURE-


Accepted:
libbarby-ruby-doc_0.4.3-1_all.deb
  to main/r/ruby-barby/libbarby-ruby-doc_0.4.3-1_all.deb
libbarby-ruby1.8_0.4.3-1_all.deb
  to main/r/ruby-barby/libbarby-ruby1.8_0.4.3-1_all.deb
libbarby-ruby_0.4.3-1_all.deb
  to main/r/ruby-barby/libbarby-ruby_0.4.3-1_all.deb
ruby-barby_0.4.3-1.debian.tar.gz
  to main/r/ruby-barby/ruby-barby_0.4.3-1.debian.tar.gz
ruby-barby_0.4.3-1.dsc
  to main/r/ruby-barby/ruby-barby_0.4.3-1.dsc
ruby-barby_0.4.3-1_all.deb
  to main/r/ruby-barby/ruby-barby_0.4.3-1_all.deb
ruby-barby_0.4.3.orig.tar.gz
  to main/r/ruby-barby/ruby-barby_0.4.3.orig.tar.gz


-- 
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/e1qlbcn-0004yo...@franck.debian.org



Accepted libconstantine-java 0.7-2 (source all)

2011-05-15 Thread Nicolas Duboc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 14:53:27 +0200
Source: libconstantine-java
Binary: libconstantine-java libconstantine-java-doc
Architecture: source all
Version: 0.7-2
Distribution: unstable
Urgency: low
Maintainer: Nicolas Duboc ndu...@debian.org
Changed-By: Nicolas Duboc ndu...@debian.org
Description: 
 libconstantine-java - platform constants for Java
 libconstantine-java-doc - Java Constantine library API documentation
Changes: 
 libconstantine-java (0.7-2) unstable; urgency=low
 .
   * Jar file is now registered in the local Debian Maven repository.
   * Switched source files of the Debian packaging to MIT license.
   * Bumped Debian policy compliance to 3.9.1. Nothing to do.
Checksums-Sha1: 
 783b420b426a7a29ad43278f140a1c74ee7b6e08 1182 libconstantine-java_0.7-2.dsc
 6a8efd4a5ed67637aef63cbc0fc33c015c031a88 2587 libconstantine-java_0.7-2.diff.gz
 2cd69ba94e607d8fe909f4ad19630a43f7b0d953 238004 
libconstantine-java_0.7-2_all.deb
 017d76602f5b0faf2b7d9d3069dd915a9465e329 317698 
libconstantine-java-doc_0.7-2_all.deb
Checksums-Sha256: 
 4d61f498b33860b7514c5c0eb8049f6235e881782a22db03e5163f6961f880d1 1182 
libconstantine-java_0.7-2.dsc
 06c2fe2466ffec87c9c0868aca625cdbee566b2cfd198dd5c1b2a6be8e0852a5 2587 
libconstantine-java_0.7-2.diff.gz
 5dec5ced2e29fe4cead2b61b4dee394e09ddc4a04b213eb9d75b9c5f88770b83 238004 
libconstantine-java_0.7-2_all.deb
 de4e025cda11693e790317a916fabcfda84c0b1b73d5b3b6de50391ce2553791 317698 
libconstantine-java-doc_0.7-2_all.deb
Files: 
 c5afb20cb0a52c3cb4ec5818c73594c3 1182 java optional 
libconstantine-java_0.7-2.dsc
 1120876fbae04a24c043bf9364c08520 2587 java optional 
libconstantine-java_0.7-2.diff.gz
 05072603546f44059df21fcb83547b93 238004 java optional 
libconstantine-java_0.7-2_all.deb
 3bad328f24bed8503b979cd6b7b3d292 317698 doc optional 
libconstantine-java-doc_0.7-2_all.deb

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

iEYEARECAAYFAk3P1BAACgkQEAlStfgBp0NF8QCfcZG3SaSUn9y8vGrcPvkyLmSL
J7QAn0zgaw8SvU7Y9JqmGg1IxFsz4o8G
=rvey
-END PGP SIGNATURE-


Accepted:
libconstantine-java-doc_0.7-2_all.deb
  to main/libc/libconstantine-java/libconstantine-java-doc_0.7-2_all.deb
libconstantine-java_0.7-2.diff.gz
  to main/libc/libconstantine-java/libconstantine-java_0.7-2.diff.gz
libconstantine-java_0.7-2.dsc
  to main/libc/libconstantine-java/libconstantine-java_0.7-2.dsc
libconstantine-java_0.7-2_all.deb
  to main/libc/libconstantine-java/libconstantine-java_0.7-2_all.deb


-- 
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/e1qlbqv-0007wd...@franck.debian.org



Accepted pkg-config 0.26-1 (source amd64)

2011-05-15 Thread Tollef Fog Heen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 14:37:09 +0200
Source: pkg-config
Binary: pkg-config
Architecture: source amd64
Version: 0.26-1
Distribution: unstable
Urgency: low
Maintainer: Tollef Fog Heen tfh...@debian.org
Changed-By: Tollef Fog Heen tfh...@debian.org
Description: 
 pkg-config - manage compile and link flags for libraries
Closes: 217902 389066 398901 475031 482884 576320 590992
Changes: 
 pkg-config (0.26-1) unstable; urgency=low
 .
   * New upstream release
 - Updated usage message.  Closes: #389066
 - Fixes old bug.  Closes: #475031
 - Allows PKG_CONFIG_LIBDIR.  Closes: #398901
 - Man page documents how to get the default search path.
   Closes: #576320
   * Switch to multiarch paths.  Thanks to Steve Langasek for the patch.
 Closes: #590992
   * Strip out multiarch library paths.  Closes: #482884
   * Drop a cross wrapper into /usr/share.  Thanks to Wookey for the
 implementation.   Closes: #217902
   * Re-add two missing lines in Changelog which were accidentially
 removed.
Checksums-Sha1: 
 8e3ea35c6cc1e6ede1f595d8aae4ab79ba25c0cf 1679 pkg-config_0.26-1.dsc
 fd71a70b023b9087c8a7bb76a0dc135a61059652 396399 pkg-config_0.26.orig.tar.gz
 47a4391e1dd532a6dca7d32e61cb66a94d4f8b2c 4866 pkg-config_0.26-1.diff.gz
 e099963dea542d6e9edcb9e09e1db5393fb88bd1 59502 pkg-config_0.26-1_amd64.deb
Checksums-Sha256: 
 946380edc59d586adb7c2dbac84314380c5a6761b4ee5f5ae1c152eb6703235a 1679 
pkg-config_0.26-1.dsc
 94c1936a797c930fb3e4e5a154165b6268caba22b32d24083dd4c492a533c8af 396399 
pkg-config_0.26.orig.tar.gz
 69d93e4866a8977ad8a465cabd09b0361c1b93e109c81ff46850f0b2fc29591d 4866 
pkg-config_0.26-1.diff.gz
 cd2073c893b10135efa9650d7679d8d9ebdb156e6cf576d9222b4c36f0e229f5 59502 
pkg-config_0.26-1_amd64.deb
Files: 
 3d1f34f0ae0670cf5f70e54c01dc 1679 devel optional pkg-config_0.26-1.dsc
 47525c26a9ba7ba14bf85e01509a7234 396399 devel optional 
pkg-config_0.26.orig.tar.gz
 ce641f17553792a5b01245f06aee590f 4866 devel optional pkg-config_0.26-1.diff.gz
 b790a7f1146ceede7903308cb89a0bbe 59502 devel optional 
pkg-config_0.26-1_amd64.deb

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

iQIcBAEBCAAGBQJNz9P3AAoJELZaSHHKGdcXdF8P/2TlKx/gUgq/47hUsKmIA7EN
KmhRw6zaBb7MuMwZLkDmptV352OAnbbWZiHvJ30Da9IPM0Re21IcRZRO7PUwSXEY
+5E8aZhstOhYl9IX0P1XHeR62MsMrajSbzjy8oe7t+WaURbhyjqHFtu23AD5G/1P
kYinKv4Mo+z2DYl7l/6m9vrfAlKAoixpQeAzo4K1IWXrHqVdvkEuqkF85997mu1Q
sxazNl0VibwHbvmdjIugvM2OgWWE1on8eW0vbhbdQ//wEMbCgQYDcOI2UeOR2Zfr
Xz+ShMfnApd5T3fZGItNItQiyuy8s+6KW7K6cmWAK7aNDvduWUnBpOvJpkg0SZk5
bLGbGgJ0rmczJzJyQe9OcVmmiozgEkqd+aHg5HuoKeK+HRF7mtkbUC8n3zojjNO/
9J5BYmWeX3MtsfjYqDpNOntJgaQpgvF/CU0LJGa0mSs6IsaFSVkBUY5ucFXWtB1o
yiFbXouJM0bF71O5jfF+2nvjZ7ATyBLp/FmB2gsOwSysaFTRcfnVXiY+b5efcS4C
xnh0PB8ajF9+jCN9cpsBMC1Wzb4Bcth7SFhs+vM1+g539AFfg+Lq0gmx+xJjT/AU
d+RF6JUwS1vMPUjcmZRQMBNUyUsKiMR3RRuVz+MxXXBJNf6aJ5OXB7h8zHlYtu7i
z6BMVnT+nZK3oYoJwNUG
=9S2U
-END PGP SIGNATURE-


Accepted:
pkg-config_0.26-1.diff.gz
  to main/p/pkg-config/pkg-config_0.26-1.diff.gz
pkg-config_0.26-1.dsc
  to main/p/pkg-config/pkg-config_0.26-1.dsc
pkg-config_0.26-1_amd64.deb
  to main/p/pkg-config/pkg-config_0.26-1_amd64.deb
pkg-config_0.26.orig.tar.gz
  to main/p/pkg-config/pkg-config_0.26.orig.tar.gz


-- 
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/e1qlbro-00084s...@franck.debian.org



Accepted altermime 0.3.10-7 (source amd64)

2011-05-15 Thread Julien Valroff
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 03 May 2011 20:05:16 +0200
Source: altermime
Binary: altermime
Architecture: source amd64
Version: 0.3.10-7
Distribution: unstable
Urgency: low
Maintainer: Julien Valroff jul...@debian.org
Changed-By: Julien Valroff jul...@debian.org
Description: 
 altermime  - utility used to alter mime-encoded mailpacks
Closes: 625307
Changes: 
 altermime (0.3.10-7) unstable; urgency=low
 .
   * Update VCS fields
   * Add lintian override for false positive spelling error
   * Add patch to Fix compiler warnings for 'unused-but-set-variable' causing
 FTBFS with -Werror and GCC 4.6 (Closes: #625307)
Checksums-Sha1: 
 2b5d78fdfcbe8fa7edca9c1f056a100e77a5523d 1812 altermime_0.3.10-7.dsc
 9654dffb15452cf853ab8d5d6195eb312c766260 12438 altermime_0.3.10-7.debian.tar.gz
 f49bd0bfd08b48de19bc7600e379c7ff08325d64 62768 altermime_0.3.10-7_amd64.deb
Checksums-Sha256: 
 4aa59198b1aff3dbeca9196595aac609d6b234aba9043d64a890f668489e53cc 1812 
altermime_0.3.10-7.dsc
 6ae1662056dda960298e6b31ae7a7fe110becb922026b77209cd4bf2e2440d8d 12438 
altermime_0.3.10-7.debian.tar.gz
 19e6693820a13d8e265ce5cfeae6b9dfbfb4a6aaf4685274af2e6f63b6a5b748 62768 
altermime_0.3.10-7_amd64.deb
Files: 
 3277c774570368c6bce486f084d05e1d 1812 mail optional altermime_0.3.10-7.dsc
 da0f68c4e495336ac4b3f4b54100541d 12438 mail optional 
altermime_0.3.10-7.debian.tar.gz
 4a206118981097fa3dde0587e07726ee 62768 mail optional 
altermime_0.3.10-7_amd64.deb

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

iQIcBAEBCAAGBQJNz9o6AAoJEIWf72cljiax2YAQAOAZeccoSfMweXp+h+gmxcNb
QxAJgQ4gx78z/LW0hn14IkAX9gCrt8lumFfAO4yhzEZfQyiP0Ow5fdQ3hiVUBY5B
okjTqvny5sEZdd3tEu/Ozh1J5PF8+5llWfUMaitghOp9XwJnbCBYgd3aNjAY08cC
U5CoFfvvVbhQlmHbcfNeQRb3G2Ukdpld7GhCaqBxSeuYnOQc2EX2SAmuXw4/UgyR
jvKIsJWO+skmIJRbax80oZLawb0tJDF+bh9GmxrOZUpsUHOUsxx/ixCM1+STtOGK
AOXT0jDMJvNIsYQgXW7BElu6IKqPIAT0eFuPIwwfh1FKkn2B6qKNtikqu8cY9AeB
jTjZ4WwKn+2oKgZVH4zux1O0vj8Zx2eCvaxwS3yDVYQ1fEQa5woiMZBJUCJzNLPk
5Ax4UVSYrIdYACO43QMxhFMWmc3AjULkEm4pQUVsNdmhQr/i4sla5+GFK0kK1dkU
FUEclOCWVYGYFU+McxsWaZy1Dqb5mASJLp6bD2r4yOAryh5qJN4mgPE5p2AnCsZD
NwGW2fFvh5PK5dmfLFAZ57u1EzSDh63guGBxOL0J6Pgm9c7q/ittRDiDbIYRq9AZ
xnqHqFovmKt6YJ9xdPX8FS2dJ15EOUzMD/Fk9CKvGoDaMye69WChM6LAFnWs+QeS
dcpU2W0Q73ExV+91rw8m
=RGJC
-END PGP SIGNATURE-


Accepted:
altermime_0.3.10-7.debian.tar.gz
  to main/a/altermime/altermime_0.3.10-7.debian.tar.gz
altermime_0.3.10-7.dsc
  to main/a/altermime/altermime_0.3.10-7.dsc
altermime_0.3.10-7_amd64.deb
  to main/a/altermime/altermime_0.3.10-7_amd64.deb


-- 
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/e1qlcby-0001x3...@franck.debian.org



Accepted libdevel-patchperl-perl 0.36-1 (source all)

2011-05-15 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 15:59:54 +0200
Source: libdevel-patchperl-perl
Binary: libdevel-patchperl-perl
Architecture: source all
Version: 0.36-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini al3x...@gmail.com
Description: 
 libdevel-patchperl-perl - Perl module to patch perl source a la Devel::PPort's 
buildperl.pl
Changes: 
 libdevel-patchperl-perl (0.36-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 5c8985adcf2c4b4d95c9bfee36fdf76e07fac8b4 2123 
libdevel-patchperl-perl_0.36-1.dsc
 faf56703b553a241bb95c43e81cbf300cb9cfb79 41570 
libdevel-patchperl-perl_0.36.orig.tar.gz
 379fd158e331639df98e5199d9aa05b43ce1a764 1743 
libdevel-patchperl-perl_0.36-1.debian.tar.gz
 c6b09e9bf67654847ed1475f45f38c92b61a0c60 42086 
libdevel-patchperl-perl_0.36-1_all.deb
Checksums-Sha256: 
 865ecbd92ccb63657c7fc3df6983334693f9ee285c223550a688e7f7f2f135c2 2123 
libdevel-patchperl-perl_0.36-1.dsc
 8862a3a785eb6d85dc9b6f89314048bcb0b0b64b36affa09932ad648f3e4be66 41570 
libdevel-patchperl-perl_0.36.orig.tar.gz
 04b6e511e1ac581614c3586d2e4ddefa5437114fbadc0409ee0330cc81c0429a 1743 
libdevel-patchperl-perl_0.36-1.debian.tar.gz
 c7e8da1e797e81cc787e5c7c17025b2d6e5f9a4b8e157f1e690b4dc7cec42a83 42086 
libdevel-patchperl-perl_0.36-1_all.deb
Files: 
 6b15f3d26398edb97b45a6e8623e6a49 2123 perl optional 
libdevel-patchperl-perl_0.36-1.dsc
 806686a687070100684cfdaf613b168a 41570 perl optional 
libdevel-patchperl-perl_0.36.orig.tar.gz
 efaa4ca81cd2075552fff394f9a7f135 1743 perl optional 
libdevel-patchperl-perl_0.36-1.debian.tar.gz
 3338257b9884e0102291bd80554a732e 42086 perl optional 
libdevel-patchperl-perl_0.36-1_all.deb

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

iQIcBAEBCAAGBQJNz920AAoJELs6aAGGSaoGQR0P/iQ8ch6xg1yyaQVBS5gxqF1s
HV0Ou7yhvDfhwN7IW7NlQm8/3tKYY/HWb4EbwVSvd4RAy0HXOi/spZB/r1PTG9k9
tkjdxA1vC8DN5XaL8q+lHiaHxvqE+UNAyXTiAvr7gJWaX2bYEg4uDCtpq978HQIN
NC+3fFmE8hOg8vU7LcgBtpNp5YeYLAI8wsTRrBqUayW/hZSbbALgnGtCBixWnaeh
AIrSqeS/qkrvazTGghwDxmHZBjfr/SLwrlWBVgXtGvIQ9ijahMRGshN+2vG8ryrJ
kPLgFeE7/shcnuVa2sj7VOVvy7v1BkK9EPlTWBbPnQrcRqmMfTmuR7yLwAt+07Lx
SG/HQASMU5UzTlkgO0vH99qkjcj3GGV8QiPB3jiNzyD5/lP/3AzvWO00tEGUSiCz
dnyoEymp6gFdF9ncMQcjavzDtNEf7r1qne8dWpUsLb2iujZclvO780Q3+SSYcC5c
LCrt+4p4B888gPJhuIcLJfJLOstFD8kOYgJMpfHspE7HtDLAf2rAMbFh1YdGTARF
NReNcMmLnihz29g6jQ/o1cB+RlO4BmBkokgeOE4QEIKhcdbnJnFtLayEc1la35+T
ugVHsU0WN/awPfeDLGHcmLGZOuc8F7I8zBWhnpQrhewYjpv5lHoMsC91A+GCR+d6
NBFteZopWRMYoItWiz9n
=pTmt
-END PGP SIGNATURE-


Accepted:
libdevel-patchperl-perl_0.36-1.debian.tar.gz
  to 
main/libd/libdevel-patchperl-perl/libdevel-patchperl-perl_0.36-1.debian.tar.gz
libdevel-patchperl-perl_0.36-1.dsc
  to main/libd/libdevel-patchperl-perl/libdevel-patchperl-perl_0.36-1.dsc
libdevel-patchperl-perl_0.36-1_all.deb
  to main/libd/libdevel-patchperl-perl/libdevel-patchperl-perl_0.36-1_all.deb
libdevel-patchperl-perl_0.36.orig.tar.gz
  to main/libd/libdevel-patchperl-perl/libdevel-patchperl-perl_0.36.orig.tar.gz


-- 
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/e1qlccm-00021y...@franck.debian.org



Accepted libmodule-corelist-perl 2.49-1 (source all)

2011-05-15 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 16:07:11 +0200
Source: libmodule-corelist-perl
Binary: libmodule-corelist-perl
Architecture: source all
Version: 2.49-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libmodule-corelist-perl - module to determine modules shipped with perl
Changes: 
 libmodule-corelist-perl (2.49-1) unstable; urgency=low
 .
   * New upstream release
   * Bump Standards-Version to 3.9.2 (no changes needed).
Checksums-Sha1: 
 a79d6fe96d0649e90dd0ae7dc6d89e8adf69ce50 2314 
libmodule-corelist-perl_2.49-1.dsc
 060147918ac88a3d11e53b1f07e4e4799ea8529d 67860 
libmodule-corelist-perl_2.49.orig.tar.gz
 049d931a233eeb7d506ec6adce6e5c85c5efabba 4765 
libmodule-corelist-perl_2.49-1.debian.tar.gz
 fc341630b5c67b62a811e2c96838a7663f253b86 79910 
libmodule-corelist-perl_2.49-1_all.deb
Checksums-Sha256: 
 85b7016d3147a2e3899ba3bd1ff0f3ab8caec4f7abc20988d7c01dae5c0d1eff 2314 
libmodule-corelist-perl_2.49-1.dsc
 a8c76e93f7854ecf05690429c507af83c2112fceeb6acfd0417edc2f48a5064f 67860 
libmodule-corelist-perl_2.49.orig.tar.gz
 645ade4f59e507a6f9a4fb62e20f36137ed1c867a399bf6c659349f292679238 4765 
libmodule-corelist-perl_2.49-1.debian.tar.gz
 e5f20c028dc5af58fc284ec7e9534ce363b7a831f566af4959910d5ac12e880b 79910 
libmodule-corelist-perl_2.49-1_all.deb
Files: 
 3c040b954982a2754e9a1fa61e25b9e1 2314 perl optional 
libmodule-corelist-perl_2.49-1.dsc
 012d2341025ec1fc41e01aaf3e62e2a7 67860 perl optional 
libmodule-corelist-perl_2.49.orig.tar.gz
 50a7c15c4ead5b8dfff0eb3c4d8700fa 4765 perl optional 
libmodule-corelist-perl_2.49-1.debian.tar.gz
 986e056401f65d6789456c4b56df230d 79910 perl optional 
libmodule-corelist-perl_2.49-1_all.deb

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

iQIcBAEBCAAGBQJNz+EFAAoJEHidbwV/2GP+NN4P/2ZS8QcqyzxaDhvVEDga4ciI
+z7hRJfynR9SNm2aCM2AnN9MvBup4fcmPuu4b/+BNWl2jIVGZ36RdK11HIt6Dcsr
l2ibNqq5Sb0PuSjUxK5+R4aeSj5KguLqMqrHfJZC/AhWjqg8BcDKUn8sWC3H71yv
89JLq23NQlwU18bRXqLXJQIn0UOVQQWuIz0VLCcG7gMu9tI4w1I9bQahje0FO8Dl
k6lehY9NwS5yeZvolDMY71vQ3ohhVIr7bimAKW+UhlaNltmPhS10dw91DcbbtYYW
Nwg16sMuGcADbUx4KI8Aess0E4/fUOuw3Htp09qcqwncZw7XjCKrfH3onS3UM6e5
7MZCGRvGyJPw0ZTetdt7MxrWEY7T2+hffE0wTW8BDILA44IgQNHHSV2blYGXVGTa
HV7adrY4LLY6xC/nsyOV4WAG9ewFARv+QPO1lN2GOJnpNhhyoYrop0UfT79FBflK
1ubxhxvhgrBnYtVNuOF0z9jTGUsmerW1m3IE8FbDyBy5yLvMJ2sG5CQ6IWh+aYgO
YUkT0LGGiOqb+geEmzLgJvWzXHaUHLQx1hnnoUjHOWoTLLn2jtdvWp8WadU2wZCZ
b8Ha9TyXGHB5gwo6ccwj/aPzi2yJQ1Ynh0LnQE2f8CTFqGor9nqWTEgEQRRWUjdA
/27ilIFQW1wVaUgDKVqj
=umKo
-END PGP SIGNATURE-


Accepted:
libmodule-corelist-perl_2.49-1.debian.tar.gz
  to 
main/libm/libmodule-corelist-perl/libmodule-corelist-perl_2.49-1.debian.tar.gz
libmodule-corelist-perl_2.49-1.dsc
  to main/libm/libmodule-corelist-perl/libmodule-corelist-perl_2.49-1.dsc
libmodule-corelist-perl_2.49-1_all.deb
  to main/libm/libmodule-corelist-perl/libmodule-corelist-perl_2.49-1_all.deb
libmodule-corelist-perl_2.49.orig.tar.gz
  to main/libm/libmodule-corelist-perl/libmodule-corelist-perl_2.49.orig.tar.gz


-- 
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/e1qlccx-00024f...@franck.debian.org



Accepted libnet-vnc-perl 0.38-1 (source all)

2011-05-15 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 16:32:55 +0200
Source: libnet-vnc-perl
Binary: libnet-vnc-perl
Architecture: source all
Version: 0.38-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libnet-vnc-perl - Perl module implementing a simple VNC client
Changes: 
 libnet-vnc-perl (0.38-1) unstable; urgency=low
 .
   * New upstream release
   * debian/copyright: Update copyright years for debian/* packaging.
   * Bump Standards-Version to 3.9.2.
Checksums-Sha1: 
 ce384cb996d58c8482c8e098ce99ea443bf30584 2101 libnet-vnc-perl_0.38-1.dsc
 0b303b3f00bda6a04b1700841f262e15284d550a 25187 libnet-vnc-perl_0.38.orig.tar.gz
 576a244ec3cb9cb01d4b49dbf285dec3fa49e4c2 2025 
libnet-vnc-perl_0.38-1.debian.tar.gz
 53aefd730110baac058c4b28642903cd1f168a0e 20964 libnet-vnc-perl_0.38-1_all.deb
Checksums-Sha256: 
 eaa9c80d651b9dd717ca1cbc36ee15ad76886d7e473bcacb38593faef753eb42 2101 
libnet-vnc-perl_0.38-1.dsc
 84d015bd7c79e35db1e4d8bb07a08ad51d56ddcf1cf7382a1f37ed619d4fcdd2 25187 
libnet-vnc-perl_0.38.orig.tar.gz
 596465cf796c7cccde787297058ad206a6b98cfaf525da0d29f65e98dcae5358 2025 
libnet-vnc-perl_0.38-1.debian.tar.gz
 365c136954339c65fb113b9fc53e1cdc1dccd4eb02254460709dd64fbf452391 20964 
libnet-vnc-perl_0.38-1_all.deb
Files: 
 aa66325e760e4d5b2b1001ce8dd3fdf5 2101 perl optional libnet-vnc-perl_0.38-1.dsc
 4a8bf520ae53fcb0d9d5296eeb2ee631 25187 perl optional 
libnet-vnc-perl_0.38.orig.tar.gz
 4e4463f89c06ede8c2580aa76c5c8f29 2025 perl optional 
libnet-vnc-perl_0.38-1.debian.tar.gz
 6b5167caf555bbfd9c2d0c86535b997b 20964 perl optional 
libnet-vnc-perl_0.38-1_all.deb

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

iQIcBAEBCAAGBQJNz+SnAAoJEHidbwV/2GP+vXYP/1ls+PBJXZjGSWt52tt0asXC
q4/8bs2SZ6pjzPcY8e+hQgE6RHrFtXCdkmOITrX1TxhQRit9teoJJnpv9BXMtZoL
AVuSYeQglsDwnSog21Lixh5VGFS+CzDmg1QtSEEbqNjsBNZrwmPnEVZB/k0ufAug
fOI4SrL9z/A5iFMdTu5TRBZAPSaolcAydXwUIoj6VzPn+5ioLNVvjp0lU3Ck8htF
TLTWE5ocOGMDML/vOPp0WyN214TQTs1DGs+nl9nzylZnBXcfwRQZGJbd0hSYi5/P
I6UYTcMxV+fZxsjZLcQNfhNKm5wcaHWh9qGivuer8oDJ1UTq3ZQkB7B0JJQP4E18
+GuZBUqTntCBlCC8+ipobarZMcjhEDLTenVz2IajVvpIhPlZt9txlZ5ssT56s1+3
1mrkTftNGd8NIvHalMDyIjzi6cMG14dzLIBJK4eyRTaWNfW5xMNk1i0Sa2QCI9IN
EpIqYvu4IvDCAw0IfGR7U3TbqOzPNeFfEbEDQFlPtUEDTe4kjqoUhI22DaaZpwIZ
dBlFCbf88ZTpJU7gbz1+ulmsClrmOMYjKFFIM8aw4oBPxS2gGWhvTnYW5UWS/l3Z
J4Bdvm7EjrFe9m2tzhtozC9NuMguCqVxl1CSH2VBq0Qm6eOMmEo5iHxI1dGp8Smq
68b+oEsLnZewvVloEIP2
=ouiN
-END PGP SIGNATURE-


Accepted:
libnet-vnc-perl_0.38-1.debian.tar.gz
  to main/libn/libnet-vnc-perl/libnet-vnc-perl_0.38-1.debian.tar.gz
libnet-vnc-perl_0.38-1.dsc
  to main/libn/libnet-vnc-perl/libnet-vnc-perl_0.38-1.dsc
libnet-vnc-perl_0.38-1_all.deb
  to main/libn/libnet-vnc-perl/libnet-vnc-perl_0.38-1_all.deb
libnet-vnc-perl_0.38.orig.tar.gz
  to main/libn/libnet-vnc-perl/libnet-vnc-perl_0.38.orig.tar.gz


-- 
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/e1qlccf-000271...@franck.debian.org



Accepted librdf-trine-perl 0.135-2 (source all)

2011-05-15 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 15 May 2011 16:47:35 +0200
Source: librdf-trine-perl
Binary: librdf-trine-perl
Architecture: source all
Version: 0.135-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 librdf-trine-perl - RDF Framework for Perl
Changes: 
 librdf-trine-perl (0.135-2) unstable; urgency=low
 .
   * Update copyright file:
 + Fix improve references for convenience copy of Module::Install.
   * Fix declare package recommendations.
Checksums-Sha1: 
 88cf40a3ef684960cb8610964486aeadffd38a9c 2583 librdf-trine-perl_0.135-2.dsc
 9bcedcbda790d41814c48d54c4954bb17bb6cbad 8719 
librdf-trine-perl_0.135-2.debian.tar.gz
 3894d9abc2a62b08a2104ec7a47a02c35e67f3f4 268778 
librdf-trine-perl_0.135-2_all.deb
Checksums-Sha256: 
 67d400c08431acd7a0ef9fb4e7a7fac5e576d3df72d8e45948622649b2fa68d5 2583 
librdf-trine-perl_0.135-2.dsc
 f08c9b3e6506b40002642c86834455c8818bc501a1f33afc52a8fb589c76 8719 
librdf-trine-perl_0.135-2.debian.tar.gz
 f6d27f4721b404e3c17c0637851b062187eb596bc3be097e59bc2cc532c62f85 268778 
librdf-trine-perl_0.135-2_all.deb
Files: 
 3dec79085380fceb6b68da828d8122fd 2583 perl optional 
librdf-trine-perl_0.135-2.dsc
 a44f1e649cabdbf42b67cf6acd983cc5 8719 perl optional 
librdf-trine-perl_0.135-2.debian.tar.gz
 da4a67bd3d964fa2e5670da691bc2e13 268778 perl optional 
librdf-trine-perl_0.135-2_all.deb

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

iQIcBAEBCgAGBQJNz+hzAAoJECx8MUbBoAEh6gcP/j6xUe8Nmt/Go6P4sbpQjHru
+xNICyrKS/zeDQFJPvDM+ABpesHuf8p6UGRKwlzDqSwdQnVyVXxzbWSF14MPxBqV
CtP/ZdbKZK8g7g3mz//H0jA7v/FW5DXgoERhIpECSXy+tKMH8jl0yO4SUzzxV0bE
33JGF20faZSH75ZqpBAvgNtyxO8Wd0jNZjk2loHW69iCihqQbKMKUn2VS6p7Wdva
g4pkXDWk36xZGMXjxbKHhvthdmXRLvQP7Wggcn+osWy82D6IoekraAaYQ0Ks0eZ0
MT3OR0hKVddEZZ7Aao+NfKRVCrJSeJoc3h6Qz5EzmqCkvPGZLPqj4IlY3URAAyKM
mrLOYU4aqSkuYSSFxzkwOXhwI+IOXbTy12nDlJsfRiCdT6X4OIFO0Zc5Jw19hl+Y
yrKcd3IU3UyDRP2a8F8BoUcEY4nTSFhbM3GXgslA2zw+XD9pLwx990nDCU3rECrG
oX1HByzlBRyD3Q/XNEqsQSwgzcvxcXO2083s0L8KTbwBpVmAI8bP+09Vwy94qrib
Ata759sYelQOPQOOfJLfdRrhpxp8HYbZ8G25ueKCRsHrPU1qdrArX6coJlGovSCg
HsWtBieLpYGttm22ndK3E8vg8rbX5+r00WppArq0ti+icVFAD/flMLT4xh2dCv3K
mK0RaIAtE8TBhEfgQa/Q
=Ec+m
-END PGP SIGNATURE-


Accepted:
librdf-trine-perl_0.135-2.debian.tar.gz
  to main/libr/librdf-trine-perl/librdf-trine-perl_0.135-2.debian.tar.gz
librdf-trine-perl_0.135-2.dsc
  to main/libr/librdf-trine-perl/librdf-trine-perl_0.135-2.dsc
librdf-trine-perl_0.135-2_all.deb
  to main/libr/librdf-trine-perl/librdf-trine-perl_0.135-2_all.deb


-- 
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/e1qlcpl-0004ok...@franck.debian.org



Accepted pcb2gcode 1.1.2-1 (source amd64)

2011-05-15 Thread Christian M. Amsüss
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 May 2011 23:14:05 +0200
Source: pcb2gcode
Binary: pcb2gcode pcb2gcode-dbg
Architecture: source amd64
Version: 1.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Christian M. Amsüss chr...@fsfe.org
Changed-By: Christian M. Amsüss chr...@fsfe.org
Description: 
 pcb2gcode  - command-line tool for engraving PCBs using CNCs
 pcb2gcode-dbg - debugging symbols for pcb2gcode
Changes: 
 pcb2gcode (1.1.2-1) unstable; urgency=low
 .
   * New upstream version
 - adds back support for outlines
 - removed old fixed offsets for drill sizes
   * Dropped patch for fixing man page (applied upstream)
   * Changed Standards-Version to 3.9.2 (no changes)
Checksums-Sha1: 
 a6f0d01398414e2e75b832db07096452c67d5756 1307 pcb2gcode_1.1.2-1.dsc
 b720dfc46a62bf05faa17a06684723a3699a1455 157453 pcb2gcode_1.1.2.orig.tar.gz
 00736838eaf2ef0abce2b959019619e71ce39b3f 2960 pcb2gcode_1.1.2-1.debian.tar.gz
 f3bb5ec08b23fc99b43b618d8c174c4deb2e5dc5 109994 pcb2gcode_1.1.2-1_amd64.deb
 27c4828e6d646c396e353912b07a617adcf6a0f0 960126 pcb2gcode-dbg_1.1.2-1_amd64.deb
Checksums-Sha256: 
 6923f2f48494ff944d969527df13d89aadfe05b129e2a889303477e202328722 1307 
pcb2gcode_1.1.2-1.dsc
 13c49b0cb2583eb6f440fb2663e01d589147342cc141461547cce1d61b8a2eed 157453 
pcb2gcode_1.1.2.orig.tar.gz
 99658314a010822746bd83020279ee31794d69b4bb06903efaf3ac7f79ce9579 2960 
pcb2gcode_1.1.2-1.debian.tar.gz
 792869e4d442260ce883222803d119f93496d2aef5ed91ac8bfbc0dd18de7d60 109994 
pcb2gcode_1.1.2-1_amd64.deb
 5e8674b91ae8c4bef545ba72ae68313d00dc32d5274dc5a8262e073161bf0768 960126 
pcb2gcode-dbg_1.1.2-1_amd64.deb
Files: 
 7eecfb4a76d6c437ce72ce50ad00ccde 1307 electronics optional 
pcb2gcode_1.1.2-1.dsc
 e7fd8c6b1825e29928c24c046edbbec2 157453 electronics optional 
pcb2gcode_1.1.2.orig.tar.gz
 c05a6c91c5de687ae60ebc98b0577e0b 2960 electronics optional 
pcb2gcode_1.1.2-1.debian.tar.gz
 b736918ddd33a45b899fa56f8a1605c9 109994 electronics optional 
pcb2gcode_1.1.2-1_amd64.deb
 1ee20d9b2a8d2a83340f58a6d779bb76 960126 debug extra 
pcb2gcode-dbg_1.1.2-1_amd64.deb

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

iEYEARECAAYFAk3P7n4ACgkQ1gXdnL6dUzklLgCgipglAgqhWx429h5Ih71dzrA3
+HsAoI0t8k3I9l3NSRVbZTIqaMQbq9ie
=xgKs
-END PGP SIGNATURE-


Accepted:
pcb2gcode-dbg_1.1.2-1_amd64.deb
  to main/p/pcb2gcode/pcb2gcode-dbg_1.1.2-1_amd64.deb
pcb2gcode_1.1.2-1.debian.tar.gz
  to main/p/pcb2gcode/pcb2gcode_1.1.2-1.debian.tar.gz
pcb2gcode_1.1.2-1.dsc
  to main/p/pcb2gcode/pcb2gcode_1.1.2-1.dsc
pcb2gcode_1.1.2-1_amd64.deb
  to main/p/pcb2gcode/pcb2gcode_1.1.2-1_amd64.deb
pcb2gcode_1.1.2.orig.tar.gz
  to main/p/pcb2gcode/pcb2gcode_1.1.2.orig.tar.gz


-- 
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/e1qldjn-0007vv...@franck.debian.org



Accepted cl-asdf 2:2.015-1 (source all)

2011-05-15 Thread Francois-Rene Rideau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 07 May 2011 14:34:40 -0400
Source: cl-asdf
Binary: cl-asdf
Architecture: source all
Version: 2:2.015-1
Distribution: unstable
Urgency: low
Maintainer: Debian Common Lisp Team 
pkg-common-lisp-de...@lists.alioth.debian.org
Changed-By: Francois-Rene Rideau f...@tunes.org
Description: 
 cl-asdf- Another System Definition Facility
Changes: 
 cl-asdf (2:2.015-1) unstable; urgency=low
 .
   Promoting 2.014.17 as 2.015. Since 2.014, we have the following improvements:
   * Portability: support cormanlisp, xcl;
 fixes for cmucl, ecl; tweaks for abcl, allegro, clisp, genera, lispworks.
   * Feature: un-cerror and actually fix the :force '(sys1 sys2 sys3) feature,
 introduced in 2002 and never working before.
   * Feature: classes asdf:cl-source-file.cl and asdf:cl-source-file.lsp
 for people who use these file type extensions.
   * Semantic change: the source-registry eagerly gathers a list of .asd,
 rather than querying the filesystem over and over again.
   * API change: exposing function asdf:search-for-system-definition as looking
 through asdf:*system-definition-search-functions* for either pathnames *or*
 (new feature) system objects. Should make quicklisp happier.
   * Better support for asdf upgrading itself, with new function
 asdf:upgrade-asdf that knows to invalidate old systems when necessary,
 and is magically invoked before to build any system that :depends-on asdf.
 Make upgrade smoother some cases that were previously broken.
   * More robust handling of version strings.
   * Declaring function asdf:system-definition-pathname obsolete, but still
 supporting it for now, as an alias for asdf:system-source-file.
   * Various refactorings of internals. Splitting a function asdf::perform-plan
 out of the default asdf:operate method.
 asdf::register-system now takes only one argument.
   * Tests to prevent the regressions experienced during this development cycle
   * Tried and reverted: attempts to make asdf more verbose when it's verbose,
 but not verbose by default.
Checksums-Sha1: 
 babf368507d539156a652a70f69b57494dd2fad6 1963 cl-asdf_2.015-1.dsc
 e87ed0090c5d196a40b60ab4b69685c1966ec257 161981 cl-asdf_2.015.orig.tar.gz
 00d2d4cc7eb9221b150b297566cf898ce174805e 10841 cl-asdf_2.015-1.debian.tar.gz
 4b8f819fbcd3acc352828f9f2de7c55ad064ccaf 541714 cl-asdf_2.015-1_all.deb
Checksums-Sha256: 
 30b599bd21286084e6caf0c4cfdb8ef672ea024f19f47b4e35bfb1752360ed76 1963 
cl-asdf_2.015-1.dsc
 6b436332ebd184c7b1f58aef576d45583f3d3e3430f7dee30462f7dde65fb1ee 161981 
cl-asdf_2.015.orig.tar.gz
 4d3c5cb72ec00872c9ed43ce2e2077f665a3ba4ecf4db9e8531d66851aec01fb 10841 
cl-asdf_2.015-1.debian.tar.gz
 8dfd477408a859bed2daf6f7fe3688d73974ff2460d9638a1939f2e1c4db668e 541714 
cl-asdf_2.015-1_all.deb
Files: 
 4ed15cd31c1f4eb8554a088eded59b28 1963 lisp optional cl-asdf_2.015-1.dsc
 62103afd4059e2ca4857950b4696608f 161981 lisp optional cl-asdf_2.015.orig.tar.gz
 44ebc3bad0e7fc23e181409135ac84d9 10841 lisp optional 
cl-asdf_2.015-1.debian.tar.gz
 3dc63cc6e423902e371b67eaea9d339e 541714 lisp optional cl-asdf_2.015-1_all.deb

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

iQIcBAEBCgAGBQJNz/NXAAoJEKv/7bJACMb5oH8P/3SO79Sw1HaC0w+M2IBAZ7r1
bgjqn591xYk75XXXlWjLSWziod3ILkw7GxJAedP9kqHuzjBzMyCYXItcNat9KIbg
fk4tD1yagUR+nXN94I9PVA6xoe10c0CqgROt3c6NGmDqAsQFzOP+O8rTpov4zMov
qqewjJApnNjWEviz5LChzxhj16HiT5vQcGmA3mHFcE4nlUF6lW78LpvEELH9lXLu
bMTNayuf6WJlX6b2DFGr6TSvsWsxOWeOOriYj20DBhewp/UnTr/m4iqSVUULgrep
BfvXlmw1Fu3RQNSvnzJUcEGzEFpwENjJHuQ68eBwEnjvuMzCrR3JLc9N4x1t2KiP
pCqGsTr7isMcriB8EC75+AsP/kG14dVs6EBPxy20EtfJClarlpbIM3YKeYZVWL+t
cQ7K9zT1oYPn9elvApSjKLbYlzf1ioHgLtnQNWLny3jeTnlwYdVtyoC5U48tmOYp
Kw10OPalJOChxT32F8jZnLsP91TgzO0HdB+c8CO9QZeyDtzuww2krZb88va5w3n7
K7ZbznLWjvGcP2rm8qpSxZJn4kzwZJKX3mbIjU6iMi4p3iNKr1x+JWHWJKeWunj1
SQoiLEmS1qJjffTVJUfxOQzNXm6pzujqtDCM1A/u6Ji5S/nzAmNxkMvZlpYRWFAj
fU82CexnNdDTW0v1fI+h
=s1eU
-END PGP SIGNATURE-


Accepted:
cl-asdf_2.015-1.debian.tar.gz
  to main/c/cl-asdf/cl-asdf_2.015-1.debian.tar.gz
cl-asdf_2.015-1.dsc
  to main/c/cl-asdf/cl-asdf_2.015-1.dsc
cl-asdf_2.015-1_all.deb
  to main/c/cl-asdf/cl-asdf_2.015-1_all.deb
cl-asdf_2.015.orig.tar.gz
  to main/c/cl-asdf/cl-asdf_2.015.orig.tar.gz


-- 
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/e1qldxo-sn...@franck.debian.org



Accepted cl-launch 3.008-1 (source all)

2011-05-15 Thread Francois-Rene Rideau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 13 Apr 2011 01:08:53 -0400
Source: cl-launch
Binary: cl-launch
Architecture: source all
Version: 3.008-1
Distribution: unstable
Urgency: low
Maintainer: Francois-Rene Rideau f...@tunes.org
Changed-By: Francois-Rene Rideau f...@tunes.org
Description: 
 cl-launch  - uniform frontend to running Common Lisp code from the shell
Changes: 
 cl-launch (3.008-1) unstable; urgency=low
 .
   * Always upgrade ASDF before use.
 Avoids horrible bugs due to ASDF being upgraded while being used.
Checksums-Sha1: 
 57bd90a06cad8d4621f7699cb2856dba19eb23b2 1742 cl-launch_3.008-1.dsc
 d31e3fc76b46ce71c306a0b7ccc258bb4cba8f72 48985 cl-launch_3.008.orig.tar.gz
 c460ce34e6adf08b83c485a8059d1b4bf8328e22 13582 cl-launch_3.008-1.debian.tar.gz
 33c2ad9bfeaf7d56d3591bf706f0b9b7fa7a82af 62312 cl-launch_3.008-1_all.deb
Checksums-Sha256: 
 b96ecec65c5ba9fd1cfa329550fb9f25e59ded8278dbea8cee678e8c54ee1341 1742 
cl-launch_3.008-1.dsc
 0c92b8b187550c0a7adedc1fc4e9d454d95e3b19a3334f62fce8b312bee8264e 48985 
cl-launch_3.008.orig.tar.gz
 a5fd64fc68af55df1bb45f6f0615d77759a5600a0abe28f43b5358dd73f1cba5 13582 
cl-launch_3.008-1.debian.tar.gz
 2d57fca6aac4742ee0602aba6869eaa0eebae408a2e9ade41ddbd7906c961dc6 62312 
cl-launch_3.008-1_all.deb
Files: 
 3fb7083b6257d6366c2a66f380145056 1742 lisp optional cl-launch_3.008-1.dsc
 9141005e11fe21a8ecdda6200b38c316 48985 lisp optional 
cl-launch_3.008.orig.tar.gz
 4348e3cec6dcaf68c8e6a9c1e09f1859 13582 lisp optional 
cl-launch_3.008-1.debian.tar.gz
 9f59e41676033030a071a4a30a502b57 62312 lisp optional cl-launch_3.008-1_all.deb

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

iQIcBAEBCgAGBQJNz/NYAAoJEKv/7bJACMb5rgoP/RAXdr/FOIbafQcuflr5Vc8p
bpVwK/zrHWj0nJPQacRIfV3nGxNNzArgKkMqw/EI3NENy64Trk5MFZoPcjrq4VCG
L/vy8Z4P6VKWYr9BVLYJkCm0Lym+GLy9Z/w2VdJPHcEHjzglaLMaalfBfwv9gQQa
jd7YPCHyc1a/EIubfAutZv2VQN3gw5aAN/o+qpuTpEPsUq7t746c33dBKdNCjd5i
v6OafF2KlxaFJudmmN2q47c2KCKFnlmuT/Wavz9mGyo9kR/2bMufIkUSso+1yPHY
SKWQXy7ZpGWTTPJsrW4DK0TddwcKFsHSA9cAxAHB3a0ZM0Vfo8lvGsQPL3+Z3tsg
iiU/a6pNO+5gwECdseGDI6hD46wRDMq3Xh/kxmIAVAtrOz39tMTsKsVjcDwjLZwZ
6oX/ynXuhP7jqe9Hj+TMtcqLyjNh1V8McNlcbpr88R6NwwkaYeHnk2vH8JORjEIW
1s4CY8ti6RbbduNjqMCS/nG1dK6ofSpZmi0jKtrYUIPoVaRs7kc4Bn6GHGHRp78d
A5jzB9W0JgGtsOo8V9EXcvpwyOdA75SjfKOzcDRgIhyNYRfTzFc0+joc2/Z0GJ+i
kG6mvpCd6zt8wAou9L1UiCrR2b3vYjlDs9d3G1taa+Sftps1IirCzrCuymJy9riQ
BOgUYfM0PpfES4PrZtI8
=laPu
-END PGP SIGNATURE-


Accepted:
cl-launch_3.008-1.debian.tar.gz
  to main/c/cl-launch/cl-launch_3.008-1.debian.tar.gz
cl-launch_3.008-1.dsc
  to main/c/cl-launch/cl-launch_3.008-1.dsc
cl-launch_3.008-1_all.deb
  to main/c/cl-launch/cl-launch_3.008-1_all.deb
cl-launch_3.008.orig.tar.gz
  to main/c/cl-launch/cl-launch_3.008.orig.tar.gz


-- 
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/e1qldxx-uu...@franck.debian.org



Accepted pdftk 1.44-3 (source i386)

2011-05-15 Thread Johann Felix Soden
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 14 May 2011 01:00:57 +0200
Source: pdftk
Binary: pdftk
Architecture: source i386
Version: 1.44-3
Distribution: unstable
Urgency: low
Maintainer: Johann Felix Soden joh...@gmx.de
Changed-By: Johann Felix Soden joh...@gmx.de
Description: 
 pdftk  - tool for manipulating PDF documents
Closes: 614071 624778
Changes: 
 pdftk (1.44-3) unstable; urgency=low
 .
   * Upload to unstable.
   * Build-Depend (temporary) on gcj-jdk/g++ 4.6 to fix FTBFS. (Closes: #624778)
   * debian/{control,rules}: Remove (now unneeded) dependency on libgcj-bc.
   * Remove dependency on libbcprov-java again since ClassNotFoundException is
 just produced by removed but not purged java security packages.
   * Bump Standards-Version to 3.9.2.
   * Merge 1.41+dfsg-10 and 1.41+dfsg-11:
 - Support PROMPT for user_pw and owner_pw simultaneously.
   (Closes: #614071)
Checksums-Sha1: 
 443bec27bb6cc5bd5795487bfe90c2b9188cc781 1827 pdftk_1.44-3.dsc
 d039024e8509e88418b54365be4ef28693a5b625 9001 pdftk_1.44-3.debian.tar.gz
 0261d6ddef0d0db5837d7334ce6cf65d359c49bc 956006 pdftk_1.44-3_i386.deb
Checksums-Sha256: 
 fa69f49ffc634844579ffb65fb397006d3e4e225906bca6e46f6856c25caf0a0 1827 
pdftk_1.44-3.dsc
 3c05aec47388550b4df1c37f450972784dcd7eeeb82a53ec4fec961110ad 9001 
pdftk_1.44-3.debian.tar.gz
 bd363117ec087fce03d6116c52d79c529def95d07446d2ab96a6368487f75b64 956006 
pdftk_1.44-3_i386.deb
Files: 
 855a8fd08c7cffe063038dcb52694b60 1827 text optional pdftk_1.44-3.dsc
 2a31d37a31e7552473cc3c6c64bfdcb5 9001 text optional pdftk_1.44-3.debian.tar.gz
 df057f12964572cc58724c7f0b49ecb7 956006 text optional pdftk_1.44-3_i386.deb

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

iQIcBAEBCgAGBQJNz/HoAAoJEINZGTv9ywnE6v8P/ifi0brShi/5GmNvnziC2TsN
0GNbBHgdUQPaN81Ki7OZQaYWkvnh+6dVcCm7AVB8BTMGaS6pMEAjShqAnPP21zcz
3sPBHx2JdF3AMgOridh5xNxB/02QM48Bxc1KwQ+HAmHhWoZ8L58Iz0vHuMbrll0f
QNk7JmF2DXE6tPpjDZl633BFLuhGRti5/Q2YddMUUOYGffNTVTDOpYwLer4N9v3Z
ztYHqy+gG7v/x5d7xTVyCLhYsdPnaaQSpBIfIxfx2cXIkOS5w1php4wK9RHBqCpm
vzaY/wOL5iuSIv5VYtlwTJ4fsarMIxoGOSnwRuLKnpj/3H9GHXpYYSAxAkdKLmkp
KswKMvm8FMRkQTFJl3mGVTUzY303hogWzoI9FMBJZMCv/CWTCNnhLZCVb4trnI+s
HzvsEL1G5SPZn/A1JLKxHvI2K3GvndDQbAwzFoMhN69DrSZxzNDoooNgiPn9N0MS
Vxhai0+lYm7K7jSut2hZMG6UiHvZN2xFo+Ywkd6L9f0GqF/W+TzfivtQ7UwkSqS5
8KseroURZg1LPQj69LvZUbJbgeLRjK1/OiYbe1IfGFLRIWf4JzXK/LOiDx6DCd40
KaihaP/0bNhuwcF0I920znIIMYNHJuP04m07RApVcXqOleNJiXZKdNyElV2PwOSY
pma3ugrf1OcNZ1l5UR+i
=P2Gf
-END PGP SIGNATURE-


Accepted:
pdftk_1.44-3.debian.tar.gz
  to main/p/pdftk/pdftk_1.44-3.debian.tar.gz
pdftk_1.44-3.dsc
  to main/p/pdftk/pdftk_1.44-3.dsc
pdftk_1.44-3_i386.deb
  to main/p/pdftk/pdftk_1.44-3_i386.deb


-- 
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/e1qldxk-xq...@franck.debian.org



Accepted nsd3 3.2.8-3 (source all amd64)

2011-05-15 Thread Ondřej Surý
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 16:43:06 +0200
Source: nsd3
Binary: nsd3 nsd
Architecture: source amd64 all
Version: 3.2.8-3
Distribution: unstable
Urgency: low
Maintainer: Ondřej Surý ond...@debian.org
Changed-By: Ondřej Surý ond...@debian.org
Description: 
 nsd- authoritative name domain server (transitional package)
 nsd3   - authoritative domain name server (3.x series)
Changes: 
 nsd3 (3.2.8-3) unstable; urgency=low
 .
   [ Jeroen Schot ]
   * Install upstream changelog
   * Replace '#!/bin/sh -e' with separate 'set -e'
   * Add newline to lintian-override file
 .
   [ Ondřej Surý ]
   * Conditionally define MAXHOSTNAMELEN to allow hurd build
Checksums-Sha1: 
 2403884282acfabd819bc91a0baf7aca8b375668 1189 nsd3_3.2.8-3.dsc
 b5c24f9ab1931167ee1ba7cdc590ac4d128fdc73 10348 nsd3_3.2.8-3.debian.tar.gz
 ab098ce537ef1a735ae7d7e1139779b297f982e3 926136 nsd3_3.2.8-3_amd64.deb
 6349b818953bb1dba70268f8f7cebaf8f5a5426f 17152 nsd_3.2.8-3_all.deb
Checksums-Sha256: 
 893bf15a19191d870bea2bef7d0bc65b54e6eac220b771a6fc159160a9b57807 1189 
nsd3_3.2.8-3.dsc
 e9452c6589cd2c4da9475e5abccd140cfe9138250bd2e39289a5a8069ad84145 10348 
nsd3_3.2.8-3.debian.tar.gz
 1f4a8a0c660801121eaf4197bcfcc062ea0281f97781e8e2b5497deda63bcc21 926136 
nsd3_3.2.8-3_amd64.deb
 bea2ef96289f3736d6a0a73a0ac731e43080ac0cf910aaf52db77d80c40f94a3 17152 
nsd_3.2.8-3_all.deb
Files: 
 1c326b463a372e44c03d0e742cde0646 1189 net extra nsd3_3.2.8-3.dsc
 8ed9fd6624f33af86dfc7a1f644bae05 10348 net extra nsd3_3.2.8-3.debian.tar.gz
 84e3c7cdd291ebb9e5222627c0d2bc4d 926136 net extra nsd3_3.2.8-3_amd64.deb
 a385ce25e050fa6ea647a9f71754f946 17152 net extra nsd_3.2.8-3_all.deb

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

iEYEARECAAYFAk3P998ACgkQ9OZqfMIN8nM7RwCgrP/4+onBOwXtK6+BLcT6bCw/
//AAnRIzC4soSftOAr1gkx0So1J3ugv+
=6P5B
-END PGP SIGNATURE-


Accepted:
nsd3_3.2.8-3.debian.tar.gz
  to main/n/nsd3/nsd3_3.2.8-3.debian.tar.gz
nsd3_3.2.8-3.dsc
  to main/n/nsd3/nsd3_3.2.8-3.dsc
nsd3_3.2.8-3_amd64.deb
  to main/n/nsd3/nsd3_3.2.8-3_amd64.deb
nsd_3.2.8-3_all.deb
  to main/n/nsd3/nsd_3.2.8-3_all.deb


-- 
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/e1qldlj-0002ne...@franck.debian.org



Accepted schroot 1.4.22-1 (source all amd64)

2011-05-15 Thread Roger Leigh
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sun, 15 May 2011 16:22:36 +0100
Source: schroot
Binary: schroot-common libsbuild-dev schroot-dbg libsbuild-doc schroot dchroot 
dchroot-dsa
Architecture: source all amd64
Version: 1.4.22-1
Distribution: unstable
Urgency: low
Maintainer: Debian buildd-tools Developers 
buildd-tools-de...@lists.alioth.debian.org
Changed-By: Roger Leigh rle...@debian.org
Description: 
 dchroot- Execute commands in a chroot environment
 dchroot-dsa - Execute commands in a chroot environment
 libsbuild-dev - development files for the Debian source builder
 libsbuild-doc - development documentation for the Debian source builder
 schroot- Execute commands in a chroot environment
 schroot-common - common files for schroot
 schroot-dbg - schroot, dchroot and dchroot-dsa debuggging symbols
Closes: 619825 622756 623828 624302 624303 626221 626503
Changes: 
 schroot (1.4.22-1) unstable; urgency=low
 .
   * New upstream stable release.
   * Large file support is enabled by default.  This enables the use
 of files over 2 GiB in size on 32 bit architectures
 (Closes: #619825).
   * dchroot-dsa: Use current interface for loading dchroot.conf,
 rather than the old, which caused a fatal exception
 (Closes: #626503).
   * schroot: Don't use rbind when mounting filesystems in the chroot
 (Closes: #622756).  Recursive bind mounting of /proc, /dev and
 /sys caused breakage with systemd due to its use of autofs mounts.
 autofs interacts badly with bind mounting, leading to unmountable
 mount points.  While rbind is still possible, it is not done by
 default, and instead only specific filesystems are mounted;
 additional mounts required must be added to the profile fstab file.
   * man: Add missing newline for run-exec-scripts (Closes: #624303).
 Fix incorrectly terminated underlining of /proc (Closes: #624302).
 Also document the chroot types implementing specific additional
 options (Closes: #626221).  Thanks to Marc Haber and Brian May.
   * Session metadata includes the original chroot name.  This is
 available in the user environment as SCHROOT_CHROOT_NAME and
 in the setup scripts as CHROOT_NAME (Closes: #623828).
   * Include buildd profile.  This was previously included in the buildd
 and sbuild packages, but was not built for the specific host
 architecture due to the package being arch: all.  We therefore
 Replace: buildd and sbuild for versions prior to 0.62.3-1.
 This also involved moving some parts of the base all profile
 template into other profile templates in order to keep it
 sufficiently minimal for buildd, and a simplification of
 nssdatabases for the minimal and sbuild profiles.
   * Drop obsolete Replaces: from schroot-common.
Checksums-Sha1: 
 c8577720d6256b6b1a07198b3b20557266264e01 1527 schroot_1.4.22-1.dsc
 d9005897de80858bb725d583c3f020f065b69a67 824005 schroot_1.4.22.orig.tar.bz2
 d3276d7937384f5745d3e19f696e785581fa50b1 24931 schroot_1.4.22-1.debian.tar.gz
 a246c47b8e418402a21b50db379307c3da156f61 254066 schroot-common_1.4.22-1_all.deb
 8c38f04027a8f810390482a338fc0a411e494698 7102196 libsbuild-doc_1.4.22-1_all.deb
 d0d8b7186d24e2462f8b439a52a18413ddb51559 1939754 
libsbuild-dev_1.4.22-1_amd64.deb
 bf95f8a0433f45be5512306d449b24968aba8a2a 25740650 
schroot-dbg_1.4.22-1_amd64.deb
 cd70c6248df993a453d5524ba2e7ab44e0118f65 900978 schroot_1.4.22-1_amd64.deb
 bf71a3eda66c968452204740e07fb035ade44b4e 358540 dchroot_1.4.22-1_amd64.deb
 5e92237af2899404d957a983fd3cdbc985a6a143 357362 dchroot-dsa_1.4.22-1_amd64.deb
Checksums-Sha256: 
 2f50e34b9faddd5bda4f3a625812f670d1e9df62f4f1eca2df00d746b9f829e3 1527 
schroot_1.4.22-1.dsc
 19a46f1ef3f59f86c87aef3cb4a1e6474c1d62d69025e545fe60d5a13f2df418 824005 
schroot_1.4.22.orig.tar.bz2
 ebc770217fd5f6adad38886522b7832df4ad357d62dc2691c27f77b8d7f6 24931 
schroot_1.4.22-1.debian.tar.gz
 53ddeb53b8e5a9ef76a47749f5289ee2522264b513c939bc29f4d7143abf2dbf 254066 
schroot-common_1.4.22-1_all.deb
 0edd1c9b40835c8a30320d3151ba3b3174a4df0a1df2a25d23350a258f7bb8a1 7102196 
libsbuild-doc_1.4.22-1_all.deb
 f86a440e1e10ebc6292549864e58f5c22550e73cef4125d305d42edc10866463 1939754 
libsbuild-dev_1.4.22-1_amd64.deb
 bae251c59ca2025994547cf312af52653999d3432ed234d00b91a25c2583ecad 25740650 
schroot-dbg_1.4.22-1_amd64.deb
 954b069129d29c877494305e66179b6c660412710ae75cf0503c03452c6e9981 900978 
schroot_1.4.22-1_amd64.deb
 b86e3e405b6733a66bbe030e79a5b5e446168400ae999418f5b47c2367ca4e2d 358540 
dchroot_1.4.22-1_amd64.deb
 a471605f2cdcde01f68e64d3b4f150346be362ecc5c24e6af1981e69d1f4756a 357362 
dchroot-dsa_1.4.22-1_amd64.deb
Files: 
 1fb97c85b58b159a747793d63c775346 1527 admin optional schroot_1.4.22-1.dsc
 0dde4c76b1623cc277d92f8dc06109d1 824005 admin optional 
schroot_1.4.22.orig.tar.bz2
 96787c73713aad65cb2d5a518c618dec 24931 admin optional 
schroot_1.4.22-1.debian.tar.gz
 598340571be5ae5362d52d5603cdcbe7 254066 admin optional 

Accepted liblouisxml 2.4.0-1 (source all amd64)

2011-05-15 Thread Samuel Thibault
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 19:34:06 +0200
Source: liblouisxml
Binary: liblouisxml-dev liblouisxml1 liblouisxml-data liblouisxml-bin
Architecture: source all amd64
Version: 2.4.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Accessibility Team debian-accessibil...@lists.debian.org
Changed-By: Samuel Thibault sthiba...@debian.org
Description: 
 liblouisxml-bin - Braille XML translation utilities
 liblouisxml-data - Braille XML translation library - data
 liblouisxml-dev - Braille XML translation library - static libs and headers
 liblouisxml1 - Braille XML translation library - shared libs
Changes: 
 liblouisxml (2.4.0-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/control:
 - Set liblouisxml-data Multi-Arch: foreign.
 - Build-depend on dpkg-dev (= 1.16).
 - Bump Standards-Version to 3.9.2.
 - Only suggest ooo2dbk instead of recommending it, as it's quite big.
Checksums-Sha1: 
 fa240b02e8d05d3ee46a5973f9449944a2d9672c 1422 liblouisxml_2.4.0-1.dsc
 e4b23667d23cd14377588d86a85a78422382f668 769296 liblouisxml_2.4.0.orig.tar.gz
 a891e307a92fb1d84fce40f646e6a1f77b771394 4110 liblouisxml_2.4.0-1.diff.gz
 7792e40cae9fa4ee2ed55cdcf7eda5f722c5d50d 37760 liblouisxml-data_2.4.0-1_all.deb
 9a13395ca408473b9a5c05b1da2d43a755b5943d 198342 
liblouisxml-dev_2.4.0-1_amd64.deb
 bcf7515e6abbc9b0dc4e66e832d739f9f0f4800d 5 liblouisxml1_2.4.0-1_amd64.deb
 4700604f2bbae97ba0502430de191d018f8f6cbc 17398 
liblouisxml-bin_2.4.0-1_amd64.deb
Checksums-Sha256: 
 ef7cb717f5761c8cfbf22a69b561f371e530f642610e19e814b312624746782d 1422 
liblouisxml_2.4.0-1.dsc
 7dcfcba2d4918e4c2b2bd2b3ec24a8cf86941c252e2d73f3ac2fa25704794912 769296 
liblouisxml_2.4.0.orig.tar.gz
 d1964ab5bc1a03b816fc2ff2624b955d082cb1024dc43ef9599ea3c24a02f50c 4110 
liblouisxml_2.4.0-1.diff.gz
 f0f257799b405926741a9418e4bf16c7024ca57dad4bdb72e295960e1964c3ac 37760 
liblouisxml-data_2.4.0-1_all.deb
 0f9484cc488b9a7edc313260042ee2c32acc10f7d226a871aaa87ce7fc6a2d64 198342 
liblouisxml-dev_2.4.0-1_amd64.deb
 0ee8d06546ef8a3a3a48f9166f733dc50b43b2f8190c1201218b2671ff5e8982 5 
liblouisxml1_2.4.0-1_amd64.deb
 3b67b324b39e4bd4f7f4596d84a4ffb370ae02589e3726c598d950cae1d6c2f9 17398 
liblouisxml-bin_2.4.0-1_amd64.deb
Files: 
 cb0c54c7861df129a1a02d9d74e7c6c1 1422 libs extra liblouisxml_2.4.0-1.dsc
 3bf2d3f4d6d94a5a50e07c391491e532 769296 libs extra 
liblouisxml_2.4.0.orig.tar.gz
 554f04e3b61387bdcc60a0f05f84bbe7 4110 libs extra liblouisxml_2.4.0-1.diff.gz
 4d9b0eae24d535c4e9cab5ff5cf2bdfd 37760 text extra 
liblouisxml-data_2.4.0-1_all.deb
 54c9cedf68608c39ef482147046214ce 198342 libdevel extra 
liblouisxml-dev_2.4.0-1_amd64.deb
 97ab1599a3c92ad03749266cd2d154f7 5 libs extra 
liblouisxml1_2.4.0-1_amd64.deb
 626fd7c0a647264ffcc170942fd55a1b 17398 text extra 
liblouisxml-bin_2.4.0-1_amd64.deb

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

iFwEAREIAAYFAk3QD/sACgkQg7iRWpzNNcPphQD4kBxgDZbhWy1B4xETP/y2HKw+
Mao9/uK97sk2S1fVywD0C5etJGTJ7ojZlTX3LYJ6xRAy2O9um1WUj6c5JY9U8g==
=pnwA
-END PGP SIGNATURE-


Accepted:
liblouisxml-bin_2.4.0-1_amd64.deb
  to main/libl/liblouisxml/liblouisxml-bin_2.4.0-1_amd64.deb
liblouisxml-data_2.4.0-1_all.deb
  to main/libl/liblouisxml/liblouisxml-data_2.4.0-1_all.deb
liblouisxml-dev_2.4.0-1_amd64.deb
  to main/libl/liblouisxml/liblouisxml-dev_2.4.0-1_amd64.deb
liblouisxml1_2.4.0-1_amd64.deb
  to main/libl/liblouisxml/liblouisxml1_2.4.0-1_amd64.deb
liblouisxml_2.4.0-1.diff.gz
  to main/libl/liblouisxml/liblouisxml_2.4.0-1.diff.gz
liblouisxml_2.4.0-1.dsc
  to main/libl/liblouisxml/liblouisxml_2.4.0-1.dsc
liblouisxml_2.4.0.orig.tar.gz
  to main/libl/liblouisxml/liblouisxml_2.4.0.orig.tar.gz


-- 
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/e1qlfpx-0008la...@franck.debian.org



Accepted neko 1.8.1-6 (source all i386)

2011-05-15 Thread Jens Peter Secher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 18:44:31 +0200
Source: neko
Binary: libneko0 neko-dev neko libapache2-mod-neko
Architecture: source all i386
Version: 1.8.1-6
Distribution: unstable
Urgency: low
Maintainer: Jens Peter Secher j...@debian.org
Changed-By: Jens Peter Secher j...@debian.org
Description: 
 libapache2-mod-neko - Apache module for running server-side Neko programs
 libneko0   - Lightweight virtual machine - shared library
 neko   - Lightweight virtual machine - compiler and tools
 neko-dev   - Lightweight virtual machine - headers
Closes: 626260
Changes: 
 neko (1.8.1-6) unstable; urgency=low
 .
   * Include patch to fix compile errors on hurd-i386, thanks to Pino
 Toscano.
 (Closes: #626260)
Checksums-Sha1: 
 846a3ce64de479ce56fcdcb7a46c0d1e0aa20356 1315 neko_1.8.1-6.dsc
 f6b7ad1136bdc7a10ef6511d67b05a9dcd4022a5 12323 neko_1.8.1-6.debian.tar.gz
 bcdbe86e61304127156df4cb0d06b547482d2baa 10740 
libapache2-mod-neko_1.8.1-6_all.deb
 2b83ac78e0b584a5fa4d040955ee9b5de685d0bf 14828 neko-dev_1.8.1-6_all.deb
 d80e92da4c7097f2e25db6840c0384611e531766 67726 libneko0_1.8.1-6_i386.deb
 b11b46a941abbeb35a9477f5f8c431f4c089ecd3 225158 neko_1.8.1-6_i386.deb
Checksums-Sha256: 
 4bd57350861b4beec1f439a9734384a24284a8d4e6beaea0a1c730e2b76d 1315 
neko_1.8.1-6.dsc
 132402a74e5339016fc8731b07a7a11f136fbfae055ae486f070aa58512f4f88 12323 
neko_1.8.1-6.debian.tar.gz
 b7607530f5e64a9e7abff28d202ff50b83f9a139fcd0dae3efd0b8a0d6d0e6f7 10740 
libapache2-mod-neko_1.8.1-6_all.deb
 5313eac811969066c61da28ae8d9c08eed67c79d464b05fc8330697f9c69e938 14828 
neko-dev_1.8.1-6_all.deb
 31577995dd87da17d03f2ef305e5ee6a641061ed70ed26fdf7a18e2cb74552d0 67726 
libneko0_1.8.1-6_i386.deb
 0c260985649cb320577909f6b3fd3911f107e0a45711bdab6f711d71ecb2c45e 225158 
neko_1.8.1-6_i386.deb
Files: 
 799f3f9da9520bd761d05dbac0dc9696 1315 interpreters optional neko_1.8.1-6.dsc
 80364af7d04daa8aa7d58917b7b0c6b5 12323 interpreters optional 
neko_1.8.1-6.debian.tar.gz
 70d71399b1c5ec822d29582224e98534 10740 httpd optional 
libapache2-mod-neko_1.8.1-6_all.deb
 222a053c9900c50bb0c694329fb822f3 14828 libdevel optional 
neko-dev_1.8.1-6_all.deb
 4cbd6cbe7784287b14eb80e08036d833 67726 libs optional libneko0_1.8.1-6_i386.deb
 c6f3f144325c2e05f862f0003a8c61ad 225158 interpreters optional 
neko_1.8.1-6_i386.deb

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

iJwEAQECAAYFAk3QEJwACgkQiFVdEFPVQL/7TgP/ZixWecuEaAsosowo/E1rVOYO
I+0d0k4jowYzkslwl14ipsjPIN9T6dJadhfMxPwYtGtKUyB10UY434Jmy7gsH5Xe
H2VixIOz0J945aMr0sT3tI43ED/lJrnXPUG45OyRt2yVH5s3AkyoMh0lFszmk/w4
7q4i9va6tu4zmfLGTZU=
=Me8Y
-END PGP SIGNATURE-


Accepted:
libapache2-mod-neko_1.8.1-6_all.deb
  to main/n/neko/libapache2-mod-neko_1.8.1-6_all.deb
libneko0_1.8.1-6_i386.deb
  to main/n/neko/libneko0_1.8.1-6_i386.deb
neko-dev_1.8.1-6_all.deb
  to main/n/neko/neko-dev_1.8.1-6_all.deb
neko_1.8.1-6.debian.tar.gz
  to main/n/neko/neko_1.8.1-6.debian.tar.gz
neko_1.8.1-6.dsc
  to main/n/neko/neko_1.8.1-6.dsc
neko_1.8.1-6_i386.deb
  to main/n/neko/neko_1.8.1-6_i386.deb


-- 
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/e1qlfpi-0008sg...@franck.debian.org



Accepted openafs 1.6.0~pre5-2 (source i386 all)

2011-05-15 Thread Russ Allbery
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 00:29:14 -0700
Source: openafs
Binary: openafs-client openafs-fuse openafs-kpasswd openafs-fileserver 
openafs-dbserver openafs-doc openafs-krb5 libkopenafs1 libafsauthent1 
libafsrpc1 libopenafs-dev openafs-modules-source openafs-modules-dkms 
libpam-openafs-kaserver openafs-dbg
Architecture: source i386 all
Version: 1.6.0~pre5-2
Distribution: unstable
Urgency: low
Maintainer: Russ Allbery r...@debian.org
Changed-By: Russ Allbery r...@debian.org
Description: 
 libafsauthent1 - AFS distributed file system runtime library (authentication)
 libafsrpc1 - AFS distributed file system runtime library (RPC layer)
 libkopenafs1 - AFS distributed file system runtime library (PAGs)
 libopenafs-dev - AFS distributed filesystem development libraries
 libpam-openafs-kaserver - AFS distributed filesystem kaserver PAM module
 openafs-client - AFS distributed filesystem client support
 openafs-dbg - AFS distributed filesystem debugging information
 openafs-dbserver - AFS distributed filesystem database server
 openafs-doc - AFS distributed filesystem documentation
 openafs-fileserver - AFS distributed filesystem file server
 openafs-fuse - AFS distributed file system experimental FUSE client
 openafs-kpasswd - AFS distributed filesystem old password changing
 openafs-krb5 - AFS distributed filesystem Kerberos 5 integration
 openafs-modules-dkms - AFS distributed filesystem kernel module DKMS source
 openafs-modules-source - AFS distributed filesystem kernel module source
Changes: 
 openafs (1.6.0~pre5-2) unstable; urgency=low
 .
   * Apply upstream patch from http://gerrit.openafs.org/#change,4656 for
 correct reading of files larger than the chunk size.
   * Use dpkg-buildflags to get the default values of CFLAGS, CPPFLAGS, and
 LDFLAGS.  Upstream does not entirely honor these yet, but we're
 getting closer.
   * Update to standards version 3.9.2 (no changes required).
Checksums-Sha1: 
 2e7268436981cc8ab363d8f6b52381ee79358299 2024 openafs_1.6.0~pre5-2.dsc
 cf4d65d82e3089e506a969202be559e819b04f36 147096 
openafs_1.6.0~pre5-2.debian.tar.gz
 d792a332c826834188b68e7ad4bc2a3925249e92 3660400 
openafs-client_1.6.0~pre5-2_i386.deb
 67aee9a075e6492f4c6cfc80ea4534c686ecf48e 294904 
openafs-fuse_1.6.0~pre5-2_i386.deb
 ba929ce6088fe6ff386fcd0cc164f39322486966 317754 
openafs-kpasswd_1.6.0~pre5-2_i386.deb
 3d2a0fa9e2abdfe3506bc04448f1360d4a139e09 3249082 
openafs-fileserver_1.6.0~pre5-2_i386.deb
 81bc8a448edefe51ede9a89781e97388baeee92c 756080 
openafs-dbserver_1.6.0~pre5-2_i386.deb
 fc476ae2558cbc938d8ffd13c5aae15c044bfeca 4702978 
openafs-doc_1.6.0~pre5-2_all.deb
 c0a8eae12c647814e874dc81d63ebe18908d7e1f 345896 
openafs-krb5_1.6.0~pre5-2_i386.deb
 c7e2db075d7e7fab99c44e5bc37ead91d2cec5eb 76322 
libkopenafs1_1.6.0~pre5-2_i386.deb
 d8546b52016b5a9cf655a69bcee9c3777dc282e4 152124 
libafsauthent1_1.6.0~pre5-2_i386.deb
 6d113eb0569bc8519642c7fa10842b612a0e46c9 216762 
libafsrpc1_1.6.0~pre5-2_i386.deb
 27988201491e8fd3ec60ea40cfa9f7a3c5bd40ee 2680750 
libopenafs-dev_1.6.0~pre5-2_i386.deb
 0d14d499fc4b91b7a01c4fafe10e3f605508 1099622 
openafs-modules-source_1.6.0~pre5-2_all.deb
 e5d3b8ecb8cd84bf4f3a4ea75f52206e92ffa1a1 1339808 
openafs-modules-dkms_1.6.0~pre5-2_all.deb
 482f99559887a595ccff75cbc1dd812f57210d94 365756 
libpam-openafs-kaserver_1.6.0~pre5-2_i386.deb
 190b9a35f61a23e62cbf2903a20b34eb27d36143 5967174 
openafs-dbg_1.6.0~pre5-2_i386.deb
Checksums-Sha256: 
 9a6df608f23b2383cfe47484e5751bd9bde1e7656dc0f529b9d9dc6bbc81809a 2024 
openafs_1.6.0~pre5-2.dsc
 2e0de805d5a1f8d96236e65c76ea7f56e9b646f3bf91bb2c94bdfd88982102ab 147096 
openafs_1.6.0~pre5-2.debian.tar.gz
 64252d315846004a726f44b143dcf4fb3998186331d255370296760cee103491 3660400 
openafs-client_1.6.0~pre5-2_i386.deb
 392d5ca05d951624f162c497fa1fbaebe646b31b0592f9e26c66ea18701bb822 294904 
openafs-fuse_1.6.0~pre5-2_i386.deb
 406d821f84fc3ad466206fd1b6cf11bd3eba11827402ff3232c0ceb31c572c2f 317754 
openafs-kpasswd_1.6.0~pre5-2_i386.deb
 0a3c02000d456e25193352c7f33e3f94b0985baaf8893eb31fe1c888be39e406 3249082 
openafs-fileserver_1.6.0~pre5-2_i386.deb
 77c1022f96b82092a1c0c17f920618997d3e24c8f3d1997483f818dfc1d6b34c 756080 
openafs-dbserver_1.6.0~pre5-2_i386.deb
 827f7efade231aaaff2efc87ed82c3074917c2311426517750723c40582ebb07 4702978 
openafs-doc_1.6.0~pre5-2_all.deb
 566d7b779c5b35295c2f81d79a65ce6fd0ca4e17e89ec89713791510dd1c030f 345896 
openafs-krb5_1.6.0~pre5-2_i386.deb
 95f2b35b41b09ae5864b67fb563cc074cdf5a856470928f238ad7e64c9322ce5 76322 
libkopenafs1_1.6.0~pre5-2_i386.deb
 751294ee352d238b6fd36c48862b43773b0eb0261a5dd7056991b81da047e946 152124 
libafsauthent1_1.6.0~pre5-2_i386.deb
 267f9c0cade8ffe8459dc83067dabb1318cdbf66c14186f5ecb517bdb9d82d47 216762 
libafsrpc1_1.6.0~pre5-2_i386.deb
 c22922a69ff941f4d207b54d577c942a285279b610bd098fa65cde9e3566f9c6 2680750 
libopenafs-dev_1.6.0~pre5-2_i386.deb
 6a63cfa5ec41cf127b8f79bd4e098f7873bdea92eef65bb11ad8d3f971f41d8c 1099622 

Accepted chronicle 4.6-2 (source all)

2011-05-15 Thread Kai Wasserbäch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 20:12:40 +0200
Source: chronicle
Binary: chronicle
Architecture: source all
Version: 4.6-2
Distribution: unstable
Urgency: low
Maintainer: Kai Wasserbäch cu...@debian.org
Changed-By: Kai Wasserbäch cu...@debian.org
Description: 
 chronicle  - HTML  RSS blog compiler
Changes: 
 chronicle (4.6-2) unstable; urgency=low
 .
   * debian/patches/fix_encoding_for_templates.patch: Added to fix problem with
 UTF-8 encoded templates.
   * debian/source/local-options: Added with unapply-patches.
Checksums-Sha1: 
 b9ea76028b2243f32ccad577db0ba17ee5824cda 1614 chronicle_4.6-2.dsc
 3c7e5df44296e0ededf4be247020989d1ed8c770 5833 chronicle_4.6-2.debian.tar.gz
 b21003cb48186c741fecd7fc1b6150a7020816c3 102228 chronicle_4.6-2_all.deb
Checksums-Sha256: 
 62033dc332c124fcb30a23755066511b187024c1df6b7dd1ba9419d5fe56c2c8 1614 
chronicle_4.6-2.dsc
 54af274e51a378ac31bb78c7098a98d8e3b1e2f1ea80525e8759b185c92e7c66 5833 
chronicle_4.6-2.debian.tar.gz
 2887654235892215331abced35cbd22c6519d24befd4a2ac4c918e31aaf313b5 102228 
chronicle_4.6-2_all.deb
Files: 
 c79da4375bffc9e21a78444db87c017d 1614 web extra chronicle_4.6-2.dsc
 6b00496b932b3d17b2f2ede02022bf9e 5833 web extra chronicle_4.6-2.debian.tar.gz
 da2b3f9113b2b229391f91c1a77e2a4b 102228 web extra chronicle_4.6-2_all.deb

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

iQGcBAEBAgAGBQJN0BhzAAoJEKMJ12zh3lnSC90MAKQ1qdJqQG/EtSvlU3ph0ObN
oB9EjTvaNQiNMROxzfzlPTZIocwVVPKLJh1gaS6bSZQ+ze1vflMi3bIvKv70nD34
zGliepfqSCMCE0PzQWHkjwesAGMYkr0lgBJmu2Tk51fcQvHFYXkzxGAZanpjFcyB
B6gQxDYzUW1+FuNCAUV+uYTLlvokezT4IPTW/4OLmk60FCdM1AdWbDGL7ReGz6Xv
aRjVZ0SAZw7u28eogBVOZQ5H+kycRyKOdRUWvdSLWwGt5aEc+UmxcGa46Cahsb6S
nFY4VpoyXtEemPmamPZJ5qM44PqbjTQgNkeyBB64E88lN7VkVIg3BquEQO/sW86a
nd/T0aVI4RO1FxWEtcdssF9dR1CH8SpdJUv6jsLvgpsKclokLSGZtlhpFE7AOQln
yhLVOpn3u3p0tESfoxomf9abeF4n9eGp9Pc9v/u4QKmP4BKkNEBXLZ/QaV1ttGg3
tZ3sBt1MISQ1/OLfGGgdy18b2Xp/6MT2JTJpdisFEg==
=a6u3
-END PGP SIGNATURE-


Accepted:
chronicle_4.6-2.debian.tar.gz
  to main/c/chronicle/chronicle_4.6-2.debian.tar.gz
chronicle_4.6-2.dsc
  to main/c/chronicle/chronicle_4.6-2.dsc
chronicle_4.6-2_all.deb
  to main/c/chronicle/chronicle_4.6-2_all.deb


-- 
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/e1qlg6r-00060k...@franck.debian.org



Accepted multistrap 2.1.14 (source all)

2011-05-15 Thread Neil Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 11 May 2011 20:30:03 +0100
Source: multistrap
Binary: multistrap
Architecture: source all
Version: 2.1.14
Distribution: unstable
Urgency: low
Maintainer: Neil Williams codeh...@debian.org
Changed-By: Neil Williams codeh...@debian.org
Description: 
 multistrap - multiple repository bootstrap based on apt
Closes: 623563
Changes: 
 multistrap (2.1.14) unstable; urgency=low
 .
   * Improve device-table incrementing
   * Disable multi-arch field handling for same and wrap foreign and
 allowed. dpkg does not currently support changes in /var/lib/dpkg/info
   * Read the dpkg status file to look for source packages even when no
 packages needed to be downloaded or unpacked. (Closes: #623563)
Checksums-Sha1: 
 f25b488b620738c9031119ed2baac9e351de7c42 1014 multistrap_2.1.14.dsc
 13a8e541e60d76e35116dcd2122dcf17e732313c 181412 multistrap_2.1.14.tar.gz
 3e840759d64665198b53d9a49579e1013192da99 97412 multistrap_2.1.14_all.deb
Checksums-Sha256: 
 1e03d15f34c28b016280c74b8627b868124649781be71d51ac71f5525f0ac802 1014 
multistrap_2.1.14.dsc
 4e70524844ad79ae2dc1b11489f51ce257aff4cecee2f71dfcaca3477412b19f 181412 
multistrap_2.1.14.tar.gz
 f78c8780c0ef8528e1b74a88d90f362d4b752f29a61afdd1a5db4ea15cba8a74 97412 
multistrap_2.1.14_all.deb
Files: 
 f991a56fd82966a17e4d4a950b03aaf3 1014 utils optional multistrap_2.1.14.dsc
 eec45a193f5c5d14e6a9615e9916cc99 181412 utils optional multistrap_2.1.14.tar.gz
 ae392f40befa685d7eeb4511084efa6f 97412 admin optional multistrap_2.1.14_all.deb

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

iEYEARECAAYFAk3QGwsACgkQiAEJSii8s+Nd5QCeNrOlZwa4wVmmCXr3d4fXZoKa
cOkAoJaJsTAEdP82TiyW1v3e9YlJMGaY
=BYn1
-END PGP SIGNATURE-


Accepted:
multistrap_2.1.14.dsc
  to main/m/multistrap/multistrap_2.1.14.dsc
multistrap_2.1.14.tar.gz
  to main/m/multistrap/multistrap_2.1.14.tar.gz
multistrap_2.1.14_all.deb
  to main/m/multistrap/multistrap_2.1.14_all.deb


-- 
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/e1qlg7d-000659...@franck.debian.org



Accepted liblas 1.2.1-3 (source amd64)

2011-05-15 Thread Francesco Paolo Lovergine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 14 May 2011 19:50:36 +0200
Source: liblas
Binary: liblas1 liblas-dev liblas-bin
Architecture: source amd64
Version: 1.2.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 liblas-bin - ASPRS LiDAR data translation toolset
 liblas-dev - ASPRS LiDAR data translation library - development
 liblas1- ASPRS LiDAR data translation library
Closes: 555283 625095
Changes: 
 liblas (1.2.1-3) unstable; urgency=low
 .
   * Added a couple of new patches: now linking explictly libtiff and
 reautotoolized with current version of tools.
 (closes: #555283)
   * Fixed missing standard header inclusion in iterator.hpp.
 (closes: #625095)
Checksums-Sha1: 
 9e34529cc524004294dd8f4e62b2cb8eac3c7a42 1304 liblas_1.2.1-3.dsc
 d5f682899ba2b2643bff815bc4ee33a3e4b8f63a 282997 liblas_1.2.1-3.diff.gz
 0d239dc452195f4b377f4f6e3b5d9915acc25108 137280 liblas1_1.2.1-3_amd64.deb
 5e40e6c9dce59f3ff1f71feb0575004fce0d3e52 208108 liblas-dev_1.2.1-3_amd64.deb
 71a68c3ed23ccbdf0474a9501919c3624c075d89 81230 liblas-bin_1.2.1-3_amd64.deb
Checksums-Sha256: 
 66d5d4ac7a6570a6f97c969548c177e87ea5944cb289ecad6d24257d42844551 1304 
liblas_1.2.1-3.dsc
 0e70d92e6328abcbe898b41c47ee7a9e8a5368c8f5d3dcd3a7fd1f1ab8cf4192 282997 
liblas_1.2.1-3.diff.gz
 231b79ec9039064a95f0e034da323f71c7a692c5c16fc36b14af148954ff8fca 137280 
liblas1_1.2.1-3_amd64.deb
 b20ede2d855eb17a7ac2647130f672f7e31243562b7d4c79435da047fe1ccbb4 208108 
liblas-dev_1.2.1-3_amd64.deb
 67e3876bdd97f4ea96bb66649509bd3e4ccdfbcb50b8777123e3873a0632d7e7 81230 
liblas-bin_1.2.1-3_amd64.deb
Files: 
 5838fce915271c7b1dd3692c3d8ddbf4 1304 science extra liblas_1.2.1-3.dsc
 0f385c7b3fdd0ce2129053bc229c94e5 282997 science extra liblas_1.2.1-3.diff.gz
 797eac9ffb1a0e362c3dee340a30a4f6 137280 libs extra liblas1_1.2.1-3_amd64.deb
 1dc28551cfb4ecb9dd3f9784e6892555 208108 libdevel extra 
liblas-dev_1.2.1-3_amd64.deb
 ee032cf7e6f99215de2a5ab55a0f4448 81230 science extra 
liblas-bin_1.2.1-3_amd64.deb

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

iEYEARECAAYFAk3QKD0ACgkQpFNRmenyx0eQOQCfRBCcWLBGcHwvJL0A0OkDrkyl
GPgAoKAT26VHsbb/OP6QPnlen8gPPkUp
=flBl
-END PGP SIGNATURE-


Accepted:
liblas-bin_1.2.1-3_amd64.deb
  to main/libl/liblas/liblas-bin_1.2.1-3_amd64.deb
liblas-dev_1.2.1-3_amd64.deb
  to main/libl/liblas/liblas-dev_1.2.1-3_amd64.deb
liblas1_1.2.1-3_amd64.deb
  to main/libl/liblas/liblas1_1.2.1-3_amd64.deb
liblas_1.2.1-3.diff.gz
  to main/libl/liblas/liblas_1.2.1-3.diff.gz
liblas_1.2.1-3.dsc
  to main/libl/liblas/liblas_1.2.1-3.dsc


-- 
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/e1qlh2x-0006lg...@franck.debian.org



Accepted lua5.1-policy 29 (source all)

2011-05-15 Thread Enrico Tassi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 20:37:19 +0200
Source: lua5.1-policy
Binary: lua5.1-policy lua5.1-policy-dev
Architecture: source all
Version: 29
Distribution: unstable
Urgency: low
Maintainer: Enrico Tassi gareuselesi...@debian.org
Changed-By: Enrico Tassi gareuselesi...@debian.org
Description: 
 lua5.1-policy - Lua 5.1 Debian policy
 lua5.1-policy-dev - Lua 5.1 Debian policy - template and scripts
Changes: 
 lua5.1-policy (29) unstable; urgency=low
 .
   * use catchsegv when running tests (Thanks Peter Odding for suggesting that)
Checksums-Sha1: 
 f66eb7942be654e986e97d1b584c1e5b719afe7f 952 lua5.1-policy_29.dsc
 677b667f28b2cfc3fb24b82f86f0f857b3e6cfec 17486 lua5.1-policy_29.tar.gz
 7579e17f6f6429c822af2515268a8cb7dc21a6d3 19396 lua5.1-policy_29_all.deb
 7dee6fafa9f06421e5205bde998cadd4be9760ff 14876 lua5.1-policy-dev_29_all.deb
Checksums-Sha256: 
 e4daf3cf58c1e96c13b8cc6345d51e8da3619642522e1c99e3e396124c12 952 
lua5.1-policy_29.dsc
 5b5193c3e68d68d194535c7bcd02b07e2270aed10e89900227ca372e56f6080a 17486 
lua5.1-policy_29.tar.gz
 86cb6b342d68a4d9aaf3a99d6ddcf4cba99b25909f7ceebcfac3a7def76b7d4d 19396 
lua5.1-policy_29_all.deb
 be78a83e69a0b4307198cf02f5d825d2bbb5b7071d768c68c0a291cf3443c91d 14876 
lua5.1-policy-dev_29_all.deb
Files: 
 54fb155bd227b36661714eadf7182e76 952 doc optional lua5.1-policy_29.dsc
 1c7d032f03ddd730a530f307837c2012 17486 doc optional lua5.1-policy_29.tar.gz
 17e06b38219bc484f8e45db9bf81676b 19396 doc optional lua5.1-policy_29_all.deb
 59cf5ea0231a8c18a0673e248961ebc3 14876 devel optional 
lua5.1-policy-dev_29_all.deb

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

iEYEARECAAYFAk3QKCQACgkQ7kkcPgEj8vJ8zgCgnaQ5PZ8XxBqUfNfPandPrEnD
/O4An1Q+hDKRROsPx/MDtw+BulitpeVQ
=KDKt
-END PGP SIGNATURE-


Accepted:
lua5.1-policy-dev_29_all.deb
  to main/l/lua5.1-policy/lua5.1-policy-dev_29_all.deb
lua5.1-policy_29.dsc
  to main/l/lua5.1-policy/lua5.1-policy_29.dsc
lua5.1-policy_29.tar.gz
  to main/l/lua5.1-policy/lua5.1-policy_29.tar.gz
lua5.1-policy_29_all.deb
  to main/l/lua5.1-policy/lua5.1-policy_29_all.deb


-- 
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/e1qlh38-0006r3...@franck.debian.org



Accepted emesene 2.11.4+dfsg-1 (source all)

2011-05-15 Thread Devid Antonio Filoni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 09 May 2011 23:27:56 +0200
Source: emesene
Binary: emesene
Architecture: source all
Version: 2.11.4+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Devid Antonio Filoni d.fil...@ubuntu.com
Changed-By: Devid Antonio Filoni d.fil...@ubuntu.com
Description: 
 emesene- instant messaging client
Changes: 
 emesene (2.11.4+dfsg-1) unstable; urgency=low
 .
   [ Devid Antonio Filoni ]
   * New upstream release.
   * debian/rules: use python2 sequence.
   * debian/control: modify python (= 2.5) to python (= 2.6.6-3~) in
 Build-Depends field.
   * debian/control: remove Build-Depends-Indep field.
   * debian/control: remove python-appindicator from Recommends field.
   * Update debian/copyright file.
   * Bump Standards-Version to 3.9.2.
 .
   [ Piotr Ożarowski ]
   * Add debian/watch file and get-orig-source target
Checksums-Sha1: 
 7b6665967dbcd0639568b9cba37b69ef113d9e70 1980 emesene_2.11.4+dfsg-1.dsc
 cffba096b9318a37264476f83d006056c7d9dce6 1275800 
emesene_2.11.4+dfsg.orig.tar.bz2
 3d6aee89992b8847ef93d49518bf5100afce57d4 6751 
emesene_2.11.4+dfsg-1.debian.tar.gz
 ff244ae1a589fee6d8b085ff6552a368a0db56d7 1513684 emesene_2.11.4+dfsg-1_all.deb
Checksums-Sha256: 
 701f0243a5d427421bba9626b26324f57fea465c79d355cb3b7a8870c177f71a 1980 
emesene_2.11.4+dfsg-1.dsc
 e31db8e180823d02fdb69c2d95e6b0a78c58174a3d2dd841f94c7e28d3ccd0f5 1275800 
emesene_2.11.4+dfsg.orig.tar.bz2
 20d6673e65ced75cd09b920a9b481fc2377dedf1648539c3b185bb01e5d4a15b 6751 
emesene_2.11.4+dfsg-1.debian.tar.gz
 af46fa57c28225974ddd69cc7fdfe53bf5667d7d8557878cab3a4e72c3f9b574 1513684 
emesene_2.11.4+dfsg-1_all.deb
Files: 
 196ca6b8d61b641bd0b821d003bd53aa 1980 net optional emesene_2.11.4+dfsg-1.dsc
 0ce2771bb61a4cd41d8f6db97cdb7211 1275800 net optional 
emesene_2.11.4+dfsg.orig.tar.bz2
 766ebc29c877cdb37b2c94221cbccb93 6751 net optional 
emesene_2.11.4+dfsg-1.debian.tar.gz
 fb587e82b337f86f4b030b377bf4e6a1 1513684 net optional 
emesene_2.11.4+dfsg-1_all.deb

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

iQIcBAEBCAAGBQJN0EBYAAoJEK728aKnRXZFFKsQAIuP4aSvwTa3SN2ghJWE/UR5
7ebSJZvTqyh8nm+uTpb8u0F2Zynj9F/niFG7ZR+wNV60BhpLdXurJKEL2Go+ZWv4
LJlGJt3rrutOozrKCnXTJLav+03o97NfDu502oAN3umLKv66EU9EOWSwYMJrNz6e
fhSBWnDRTJt2fa3FRUWpvpL+MApPVPbFadBd7SY7yQjm66K5/BQlncsjdUAEfxSf
GnYAOn9IuWPBJGIH/syh6jF3GT48l58fBQ4qXuXpD/3kpaRuJ0zitdxq9+MV/b8M
7mBwPAgmd88Ije2hJXz7c9gRECiYjikKKKcGnZ/BIe0VxBFN5A6p7e/arESSye1B
4yDsKu/GohxcTmjnQWntoTJqFpdwLG2mzG/zIr7k0i9DjAPkON3GlNY9ryc6TjiF
c6CqbR5I+CZBcmza6SFjDww0dnmLkaaKVEe+/w0HS6rnbOWeuZ8+0zOY/YMXxF/J
sKnS/G3xy+gKKZ7YreQxLxX8pZpTXY4i5Wkj2Mw8UtKS5us0Yse/Hfhy3EZq36eZ
Ii6CtrzS4oHq6HoP2+SokwtS/HgoDB+AJC5uGdcBzonbFK9a7NLsTdd/9cethkzH
W8DGIclfut6XDKuTsygMjmtTXvVi9rccdP7hmJczpZ5nupJcZo7csvO7fb5yqxEA
P242aRsovzDgDT3SY6KJ
=oyeu
-END PGP SIGNATURE-


Accepted:
emesene_2.11.4+dfsg-1.debian.tar.gz
  to main/e/emesene/emesene_2.11.4+dfsg-1.debian.tar.gz
emesene_2.11.4+dfsg-1.dsc
  to main/e/emesene/emesene_2.11.4+dfsg-1.dsc
emesene_2.11.4+dfsg-1_all.deb
  to main/e/emesene/emesene_2.11.4+dfsg-1_all.deb
emesene_2.11.4+dfsg.orig.tar.bz2
  to main/e/emesene/emesene_2.11.4+dfsg.orig.tar.bz2


-- 
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/e1qligy-00035w...@franck.debian.org



Accepted ikiwiki-hosting 0.20110515 (source all i386)

2011-05-15 Thread Joey Hess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 16:23:42 -0400
Source: ikiwiki-hosting
Binary: ikiwiki-hosting-common ikiwiki-hosting-web ikiwiki-hosting-dns
Architecture: source all i386
Version: 0.20110515
Distribution: unstable
Urgency: low
Maintainer: Joey Hess jo...@debian.org
Changed-By: Joey Hess jo...@debian.org
Description: 
 ikiwiki-hosting-common - ikiwiki hosting: common files
 ikiwiki-hosting-dns - ikiwiki hosting: dns server
 ikiwiki-hosting-web - ikiwiki hosting: web server
Closes: 625815 625817
Changes: 
 ikiwiki-hosting (0.20110515) unstable; urgency=low
 .
   * Improve security robustness, blocking escalation from site users to
 httpd user, by moving apache log directory out of users home directory
 to /var/log/ikiwiki-hosting/, and using suexec with cgi programs moved
 to /var/www.
 Thanks, Simon McVittie
   * Lock down permissions of ikiwiki.setup, .git, .gitconfig, .gitignore,
 public_html/, source/, apache/.
   * Lock down source.git, unless branchability is enabled.
   * The apache.conf.tmpl files are no longer read from the user's home
 directory, but instead from /etc/ikiwiki-hosting/config/$username/.
   * Note that previously created sites will continue using
 the old locations and permissions. Using ikisite upgrade
 to upgrade them is highly recommended.
   * Added support for anonymous git push.
 It will only work if the home directory of a site is on a
 filesystem that supports POSIX ACLs, otherwise git-daemon
 won't be able to write to the source.git directory.
   * Anonymous git push enabled by default for new wikis,
 not for blogs or existing sites.
   * Support ipv6-only operation.
   * Add gitpush plugin, which can be used to push changes to a site on
 to other git repositories.
   * Remove dns key directory on purge. Closes: #625817
   * Don't run cron jobs once removed. Closes: #625815
Checksums-Sha1: 
 37b39585cc8eb8929a9da9091031c9bd84b807b2 1537 ikiwiki-hosting_0.20110515.dsc
 d02407f31d93829f535d3d0e4f195ae9511a57e0 108598 
ikiwiki-hosting_0.20110515.tar.gz
 b9b09824b56d0e79ff30e36cd20ccbc309413b04 87338 
ikiwiki-hosting-common_0.20110515_all.deb
 d3a78204905dca8d8d131963181b821ece2b35dd 49094 
ikiwiki-hosting-web_0.20110515_i386.deb
 70973c6852b2964d2651eda719d5ad46dec134d9 17154 
ikiwiki-hosting-dns_0.20110515_all.deb
Checksums-Sha256: 
 f668dde6f185f2f9b2091a9753f418a3afcf5da1318d34d6ad21055ed67308e9 1537 
ikiwiki-hosting_0.20110515.dsc
 34c6ba3e1760c0c6d653ebb77b18879005b9cb3c196c5ea0cf4482d2c0c29007 108598 
ikiwiki-hosting_0.20110515.tar.gz
 e31d7114dd899efe1b9d5b453bf9a4494e8f84aa46544651891d2de91e048d47 87338 
ikiwiki-hosting-common_0.20110515_all.deb
 bb1624317a4b0f23656ade85376b40e75c9db04311a126ee12550cc64a9aa20e 49094 
ikiwiki-hosting-web_0.20110515_i386.deb
 59e76b2e0a7000c6126d510ca6374b92597e7bb8f1ea1d1f0f238c0aa18d6e50 17154 
ikiwiki-hosting-dns_0.20110515_all.deb
Files: 
 2b1dd905352f95a1226796827cfc160a 1537 admin optional 
ikiwiki-hosting_0.20110515.dsc
 310442a8f437608844a0e0006858df19 108598 admin optional 
ikiwiki-hosting_0.20110515.tar.gz
 08842306c37ea6ebeb91043c28fc99bf 87338 admin optional 
ikiwiki-hosting-common_0.20110515_all.deb
 e730b4d5aa56743efbf7b1acc52a40ca 49094 admin optional 
ikiwiki-hosting-web_0.20110515_i386.deb
 12ec8fcc5dee1a9e47af2da43a8cc0cc 17154 admin optional 
ikiwiki-hosting-dns_0.20110515_all.deb

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

iQIVAwUBTdA+nMkQ2SIlEuPHAQiMbRAAox+1eOKvJ8imY04VIV7PliYTOblTyc8V
CWd8lp1SGJ9cbG+3tp2nxBtMDJy1tT1XwAvb1fp8BENJSVCaWwmMFsTAIBikCyRC
j6PkjMJoL+xJXI/j2hXWdUcR7MtUWhpUHbhRWaC/sYpsZYQHYxII0/pUQfdIOYxm
rYhd63wLfS4iDLdSGP9PWntS/s5poKKnKHugN4RygzHZ481sdSsEImHDXziE0Wnh
3OREpMe2+L4dMj/JgCW+mrJdNoreO+zhBaWERau0tPiOjB6ldITasO/gAMMOnBvT
Al2dXTrBxV9jkPX6saVR7/14bxMRBauaX8+Yl2ZhC9DFlFsFH/FlTABYRNeZblF4
sImodeNWuADfAvemw27WfOMmwd9Sd6esCFtj2ttJcTeX+45KN2sXqWTTMzFxXyH5
RdofnxAKFl/XkhuMoQx1cRPXvRMZ9OndRivwEU1d/1EIb0oB+S+bFlI4x2kAqFYc
Xfs58EToKHvE3dVtVSNeQ2DHvlU3fAA8bgB0NkcY3FrbnskqtIZky/PR5cM6nwxL
Y8hBWjs6Ka57X8IllxbRClzAux9m9UhgVz8WbXHNusWkEaziluJCGFflnibYIWQw
YHUxJqBW1EJstJaHLoHsqvKQA4/jdubYeaqtsd/4RMdq2RbMMaOAlGElcE8ogSHt
jqgsnCf5DDY=
=ouDv
-END PGP SIGNATURE-


Accepted:
ikiwiki-hosting-common_0.20110515_all.deb
  to main/i/ikiwiki-hosting/ikiwiki-hosting-common_0.20110515_all.deb
ikiwiki-hosting-dns_0.20110515_all.deb
  to main/i/ikiwiki-hosting/ikiwiki-hosting-dns_0.20110515_all.deb
ikiwiki-hosting-web_0.20110515_i386.deb
  to main/i/ikiwiki-hosting/ikiwiki-hosting-web_0.20110515_i386.deb
ikiwiki-hosting_0.20110515.dsc
  to main/i/ikiwiki-hosting/ikiwiki-hosting_0.20110515.dsc
ikiwiki-hosting_0.20110515.tar.gz
  to main/i/ikiwiki-hosting/ikiwiki-hosting_0.20110515.tar.gz


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

Accepted iso-scan 1.35 (source all)

2011-05-15 Thread Otavio Salvador
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 17:46:26 -0300
Source: iso-scan
Binary: iso-scan load-iso
Architecture: source all
Version: 1.35
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Otavio Salvador ota...@debian.org
Description: 
 iso-scan   - Scan hard drives for an installer ISO image (udeb)
 load-iso   - Load installer components from an installer ISO (udeb)
Changes: 
 iso-scan (1.35) unstable; urgency=low
 .
   [ Colin Watson ]
   * Add btrfs to the list of filesystem modules to load.
 .
   [ Updated translations ]
   * Asturian (ast.po) by MAAC
   * Bengali (bn.po) by Israt Jahan
Checksums-Sha1: 
 cecb53bd72b0de94c4898560cb2bd0d64ebd4aeb 1490 iso-scan_1.35.dsc
 3151a87afc1b70b03a85c0eb34f982d1ca6b0de6 95482 iso-scan_1.35.tar.gz
 cb3227da0ecd9620397899389971a75fa09f0284 42762 iso-scan_1.35_all.udeb
 805a57adbfdfe4034b0201697a9059c7a01f2fbe 4062 load-iso_1.35_all.udeb
Checksums-Sha256: 
 629f2d48c3f167c7e3f35a51052e4dff3311919ebbe0cadaae59010a44a60fdb 1490 
iso-scan_1.35.dsc
 0fd66d642570d00ab028a528cfb795999b1da0d358c2d1d730f00174832be810 95482 
iso-scan_1.35.tar.gz
 4e46ff0ac67fdd989d745d8df4e29ddafef1ef8c6010115ba89a3819cfe8bf25 42762 
iso-scan_1.35_all.udeb
 cba733773953fdfe7981ef3a2588b0bbc9b2d32a04a57f367387fed63fc86311 4062 
load-iso_1.35_all.udeb
Files: 
 a09fdcd74db38a8d023e6e4e260e96ba 1490 debian-installer optional 
iso-scan_1.35.dsc
 d61148cf668638c0eab10689a2c5c2d5 95482 debian-installer optional 
iso-scan_1.35.tar.gz
 0d168f4ab078d22995811ca19b5dbc55 42762 debian-installer optional 
iso-scan_1.35_all.udeb
 dadeb7a2ad17349b337274aa04c91e95 4062 debian-installer extra 
load-iso_1.35_all.udeb
Package-Type: udeb

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

iQIcBAEBCAAGBQJN0DutAAoJEOtw/vPN/G5PhLwP/3YUIUq3MOGcDtXg/z08FqoP
Bg2mBhoiSf3DArzBU785Y2yLDiqpuOASFnvb0goM8goBPQNubQoY9MAkM4Xfz9M/
d6QZfKsECgpdm5VUzCA3w8INmFX7HK6oo/OMc4FKtnnoDOaa94ofRLlAzvDtxwvv
khiyVxwzbPsqwVi6yEYh6hlwRh4ESekCTnyrOZAI/LJsdQGWoVpkP3rIE25Sqqb+
dNt1GfLPB/+hThpFuYSRdvRET+8aHP7fl25P/XZ4jkcRZQ0Z/xXLL40bR16npmSm
aWpGXhk5OA4B8hT03dfxVb8e5l3TLWlodqvv49OjHAFttmNFZKCjpn0h6QUc+Rbr
j8XMD9jHlgHkLEFnLWH2RIMjJf0jf9pXk7P9cErUZv754qebnaoiTmkktt1YUswe
rFRbMTE/cTKiF4JBpI2In+0+le6RwsqgJf+JGrMHZBfB++To7aYWLMNnJJ1ccA0r
qb45v/92O/aM8qEw4uBrlAoucq+TjIytCCzBi3mj3KHxaueTD4xXpyNX//zyjn1k
TJ5yQULZayOLNEMH5LhuLMK+nFv9ZfmTWbWNk0tGd3AZJ7V0WgOzNuDyHrH79t+r
g5i2u36BdSWB77+7HJw5ZqJA6x5Y+n7H+6gA53wh5NzBD6uVHxy1AIqIONdhJgbf
TVDIpkFEPtVNuYK/4TqW
=2q1X
-END PGP SIGNATURE-


Accepted:
iso-scan_1.35.dsc
  to main/i/iso-scan/iso-scan_1.35.dsc
iso-scan_1.35.tar.gz
  to main/i/iso-scan/iso-scan_1.35.tar.gz
iso-scan_1.35_all.udeb
  to main/i/iso-scan/iso-scan_1.35_all.udeb
load-iso_1.35_all.udeb
  to main/i/iso-scan/load-iso_1.35_all.udeb


-- 
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/e1qlihs-0003ee...@franck.debian.org



Accepted kernel-wedge 2.76 (source all)

2011-05-15 Thread Otavio Salvador
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 17:40:45 -0300
Source: kernel-wedge
Binary: kernel-wedge
Architecture: source all
Version: 2.76
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Otavio Salvador ota...@debian.org
Description: 
 kernel-wedge - udeb package builder for Debian-Installer
Changes: 
 kernel-wedge (2.76) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * sound-modules: Update to 2.6.37.
 .
   [ Otavio Salvador ]
   * lzo-modules: add.
Checksums-Sha1: 
 3cedd2bf2768962755b5350d9d8f54f9fd35c758 1575 kernel-wedge_2.76.dsc
 a79920f50d9e92964a824ee516a4f9e91515c032 43521 kernel-wedge_2.76.tar.gz
 79af4bb40f6e158ab8977989931b7ea35f536df3 48926 kernel-wedge_2.76_all.deb
Checksums-Sha256: 
 55307c48697c4c0ce58fa363ec2887eb5ef7f01301fbc4cc4fb7933db39d809b 1575 
kernel-wedge_2.76.dsc
 7df29d24c1b010517b652e7ea3f7f59c6a95744820b5bd117e8cd23a99866d0a 43521 
kernel-wedge_2.76.tar.gz
 c8576684f36ec7c2a4e124ba7eaa7df7812e6c0c3a274f2cf863638fcc98bcc0 48926 
kernel-wedge_2.76_all.deb
Files: 
 cb7b7c259cd0f8e366f13431f49a94e3 1575 utils optional kernel-wedge_2.76.dsc
 b7851287bc7d6dd2c3e323674edd0161 43521 utils optional kernel-wedge_2.76.tar.gz
 1bd5c4110f38a83a48e440b87073acdb 48926 utils optional kernel-wedge_2.76_all.deb

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

iQIcBAEBCAAGBQJN0DpdAAoJEOtw/vPN/G5PJkQP/3fL6KPJN1wCYi2FbuqU5uuy
XWNpiJxf5sBKWlBvUtqWWz74KqAvigeSqXv3lMG6t4PE8MEJbVYKdxQPK4Ll6dpx
NyNSnerN6XVDzhmPJxRNxB2fOqodm8qRyPNgwUtbfQswRbwGapO6Sa1o4Ri5d191
PKQQJBEcl/gsDRBHMZQpkrauMptTuCyZ575ghno7g1fJ0VjGlC+LGhsmdOvZlv+2
U4gmI6d67XnZtgZgjAwf0aWsnuPVr+S6Gm/dpb+KTF5DcZ1NfVEQ4Z/Bfvc4SqEU
LBMnjIRRdVlDbEF7VzxAIsQhN1o3Lj1n4ixbTidb9Rt031jvPTZWwvxaJx2yyYEm
GNPkUoGpk4iK3HHT9wDRkWPA3VxRB5c6ub6fCdPxGqgVeV+a7zH6u38lqsiee4mT
NnYSFnhGPQnNq3wE8Ioavcqs+YsTLCSd/7Jlu6Wtop9cvIajwB8aqcnAtxXdOpVT
EIiQJryUglO8aTEvgpT3pPRTR/SlSJqil43WhmjKXsPGS8lWfX+m2XafNdJB6dq6
qcsk7mzPOTKJ/hkZoWt5LlN2/IjJcX95kJIa0yK1fDq4nKZyn6ulLI/yBipDzYHX
hd3wPipgwtHhMSiW7CACtp6b90AiLvK0ifzSiGe9N+nMIK08PNzokaatAfOZdpNT
2LJ+LqcQr0hPSZw/Tj/r
=pHIT
-END PGP SIGNATURE-


Accepted:
kernel-wedge_2.76.dsc
  to main/k/kernel-wedge/kernel-wedge_2.76.dsc
kernel-wedge_2.76.tar.gz
  to main/k/kernel-wedge/kernel-wedge_2.76.tar.gz
kernel-wedge_2.76_all.deb
  to main/k/kernel-wedge/kernel-wedge_2.76_all.deb


-- 
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/e1qlihn-0003k8...@franck.debian.org



Accepted os-prober 1.47 (source amd64)

2011-05-15 Thread Otavio Salvador
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 17:49:10 -0300
Source: os-prober
Binary: os-prober-udeb os-prober
Architecture: source amd64
Version: 1.47
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Otavio Salvador ota...@debian.org
Description: 
 os-prober  - utility to detect other OSes on a set of drives
 os-prober-udeb - utility to detect other OSes on a set of drives (udeb)
Closes: 624815
Changes: 
 os-prober (1.47) unstable; urgency=low
 .
   [ Joey Hess ]
   * Fix unwanted wildcard expansions. Closes: #624815
Checksums-Sha1: 
 0a583941de82795aacc55d3e6d068aa315cf4e98 1566 os-prober_1.47.dsc
 2e1557b0069269536c587d19b0458dc361fe8ebf 24896 os-prober_1.47.tar.gz
 fd54d65b411ecc2e5aa74d8967357ac2ef8ae108 13828 os-prober-udeb_1.47_amd64.udeb
 3dfcdaec0481d44a040b09a0f1a55c112ebb661b 24874 os-prober_1.47_amd64.deb
Checksums-Sha256: 
 fc77527d5cb6dfe9dfe1d576525b8eab8c28e9d1921e43073fabe46f5ce826de 1566 
os-prober_1.47.dsc
 702c8e0bc148c13708d9e52cf8255b5d7bcd6fbabac3d823f506f2fe2376654f 24896 
os-prober_1.47.tar.gz
 43ce6f573a6f26ff81d2fcaa231cb954f2335717069fd72e129fadc0b7732053 13828 
os-prober-udeb_1.47_amd64.udeb
 88d10ccbff8e419610c7f1373a6f4d8b874cd66378528041d395f6463f79bd31 24874 
os-prober_1.47_amd64.deb
Files: 
 69e72258ceefdb067c76c3da2d67d492 1566 debian-installer optional 
os-prober_1.47.dsc
 80075af089055c415654484a8ca6b5e8 24896 debian-installer optional 
os-prober_1.47.tar.gz
 f009546df7eabca08050c7490ad05c02 13828 debian-installer optional 
os-prober-udeb_1.47_amd64.udeb
 593dfebf9082318d5e35f94361785e12 24874 utils extra os-prober_1.47_amd64.deb
Package-Type: udeb

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

iQIcBAEBCAAGBQJN0DxtAAoJEOtw/vPN/G5PRRgQALfdf94cZInjcJy8dikay7cv
clqVHYTDvOobIjZkKCxSRVAfjH2hePBqocmFEVB7DTTsWd4Jw7+xfPEgSvdwDWr/
o+IeQ4kCQu9b2YUPpMUOqo7nMXPDCOjLdtfzX8eIkfcWCmD7FKqFPg2uTIeNaRNF
wf5orR1rQLouU9S3c0x4EquI7sMbPevbfUUs+swXqnuJbkGkSyllH+QaedGL7L4X
ioxYiKEETE/ChNBRAD0Y7jmetqjDrRhmmSC+yjzPkI2PuxIM3GFk/eRSmy7CVutV
RvdAxTcetLbsdgOm5L6cQLCgDntL8MLxKTnrSKnWehCzYY8wUc96gTUvIdolxm0Y
AEVSKic3uzmFIyZFH2z5rWXXaEGF6qpaFAb67SrCQn6rujT2wN/i5IDp0Umkhle7
LY5xdUecb4Taq7pwJBmB1UXwlfzjrKy9x16jIndXp023xY+J+dXBdx1dPeg8Mkpi
jFDNNpoSpFRn+yo6tnNsHyCKeWPNMMvrNMMD/RkP4nlfzDklv5LJBwzX8rtDT3M5
Lrhle66xOX3iKFXD51n7sCqHUUxcSAfa1qJAyVn5DXrkc/FhjW1/gMq0RmN+OZBu
CXhBPzfO5uvo8hU3j77Rh4pQYXZ+O0mF2kDYr7fyw1y81fN2ArbnG+8LE0IIeeTc
Yy5LL8tsJ2o9kGkJShcY
=xw8f
-END PGP SIGNATURE-


Accepted:
os-prober-udeb_1.47_amd64.udeb
  to main/o/os-prober/os-prober-udeb_1.47_amd64.udeb
os-prober_1.47.dsc
  to main/o/os-prober/os-prober_1.47.dsc
os-prober_1.47.tar.gz
  to main/o/os-prober/os-prober_1.47.tar.gz
os-prober_1.47_amd64.deb
  to main/o/os-prober/os-prober_1.47_amd64.deb


-- 
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/e1qlipp-00032z...@franck.debian.org



Accepted python-tornado 1.2.1-1 (source amd64)

2011-05-15 Thread Carl Chenet
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 09 May 2011 16:56:04 +0200
Source: python-tornado
Binary: python-tornado
Architecture: source amd64
Version: 1.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Carl Chenet cha...@ohmytux.com
Description: 
 python-tornado - scalable, non-blocking web server and tools
Changes: 
 python-tornado (1.2.1-1) unstable; urgency=low
 .
   * New upstream release
   * debian/control
 - Bump Standards-Version to 3.9.2
Checksums-Sha1: 
 a313d0c578a35060368b85cfb8b41582c8528d18 1984 python-tornado_1.2.1-1.dsc
 1d774550b732e9e3e364d6da05dc20d92e6a4cff 347255 
python-tornado_1.2.1.orig.tar.gz
 b435726d9fa8da2d50e0c1b104d4a79ae513df05 4655 
python-tornado_1.2.1-1.debian.tar.gz
 bcc2c50246eb8f338734a922a2f7314daa958a5c 170784 
python-tornado_1.2.1-1_amd64.deb
Checksums-Sha256: 
 24fba2e8d217a81ae626296ddc5cf2543ec592a761cff557a6a0ff5d94e70e2a 1984 
python-tornado_1.2.1-1.dsc
 9673cb7fa2e375e4671da743106f77f3bad7f2b0d3093122fddc51dd3055c526 347255 
python-tornado_1.2.1.orig.tar.gz
 d84038dba5716a3661bea18876e1e3fd493fa5ac7fffa9002242d81f724ba5af 4655 
python-tornado_1.2.1-1.debian.tar.gz
 bf2609fca6640f5eeb2ee6b336782d0ebb93138abd8f15999c2454e60d42c7e4 170784 
python-tornado_1.2.1-1_amd64.deb
Files: 
 40b438ae723de4c40d1ca6d8d3fc63c0 1984 python optional 
python-tornado_1.2.1-1.dsc
 344c16beb68212c529691b236637958e 347255 python optional 
python-tornado_1.2.1.orig.tar.gz
 188f1e5ad0ea002be608816041b91411 4655 python optional 
python-tornado_1.2.1-1.debian.tar.gz
 c41866f391787c72cba24519d171dd90 170784 python optional 
python-tornado_1.2.1-1_amd64.deb

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

iQIcBAEBCAAGBQJN0D9bAAoJEK728aKnRXZFZ1MQALfy6IoWkDVcNkIFIo4ENWpD
I7Ai980IvzhNUZAQf76a4qDyE7xACRi1mL8JwQdcjdD1DUtVpklNft1ZeOuHo+Uq
Tl1ndP20ICgJxIgF7vBpriR+gGW30Xr/gvoc0EQ0IpoJ/LCuUhhfxf0CHo6CZubR
EHVKoQ+ejzrOasMarNmX/1VP42cNnbWNi2j+YI4t+FQsLAyKZg4XWKMeH4ZGU7bn
SQxEbNmbmr1RVksRn68Fq7pW+tuaoznJae6CYs3s2P2keoFBsFT9hhe/qwhU37wy
dzsWN5zYR14ME8KS9dE30kmP03HItDTB7JAB8OU5vlW48VT4vifcVoKvmgMJz/G/
y39IZY1nCMDLqMbCvTcLb0CoOImT45mbFJs5Pwnqb3HEPPyM0IF/8kCZoiAUQWfr
9TcUezmLDHAa/1Hg8+QzL7I+gyrimSfmtdZRl/NqoCKT9DGRB3RPEugi8drs0D8q
IEqVfRsf2lbM8OVvQilCQvCaGW6IMv2NfydOHiOUlU13rlJGygtil70eCoEJEITR
tIys6CAUGZA1XqAKlq23NudR/CzyR9rN8+EB/aaiftBnj1+z6uJEcKJntmWnqRW7
QtPDeUVYJr0eCdugcyehzS75Q7FpP8F6UuxLO5ADZIXrzl9AwpZasfjceaC5/skZ
CFcQqJSmhnkAAEAYFPyE
=HDRL
-END PGP SIGNATURE-


Accepted:
python-tornado_1.2.1-1.debian.tar.gz
  to main/p/python-tornado/python-tornado_1.2.1-1.debian.tar.gz
python-tornado_1.2.1-1.dsc
  to main/p/python-tornado/python-tornado_1.2.1-1.dsc
python-tornado_1.2.1-1_amd64.deb
  to main/p/python-tornado/python-tornado_1.2.1-1_amd64.deb
python-tornado_1.2.1.orig.tar.gz
  to main/p/python-tornado/python-tornado_1.2.1.orig.tar.gz


-- 
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/e1qliq6-00036g...@franck.debian.org



Accepted drupal6 6.20-2 (source all)

2011-05-15 Thread Luigi Gangitano
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 May 2011 00:18:13 +0200
Source: drupal6
Binary: drupal6
Architecture: source all
Version: 6.20-2
Distribution: unstable
Urgency: low
Maintainer: Luigi Gangitano lu...@debian.org
Changed-By: Luigi Gangitano lu...@debian.org
Description: 
 drupal6- a fully-featured content management framework
Closes: 616307 624467
Changes: 
 drupal6 (6.20-2) unstable; urgency=low
 .
   * debian/patches/21-ssl-cache-control
 - Added patch to fix Attachment downloads on HTTPS with IE7
   (Closes: #624467)
 .
   * debian/README.Debian
 - Fixed typo (Closes: #616307)
Checksums-Sha1: 
 e19c681753c125c7bbadd2590492104b7817a2d2 1115 drupal6_6.20-2.dsc
 de242d083e16c35d080fe5d6102da7f668ea446d 19282 drupal6_6.20-2.diff.gz
 85e2541051814c65f9a7239f18d1349550337952 1131900 drupal6_6.20-2_all.deb
Checksums-Sha256: 
 b3ac773e57c16304d788ac95647bebef457dec791f57cce7b01de522d0919979 1115 
drupal6_6.20-2.dsc
 4feecae35549ab0e61e28a426ce138fb290c11e0bd45aca1caab0c48d6f8d8a0 19282 
drupal6_6.20-2.diff.gz
 d85d9fc3cd1b94c2dfd2e91060136877b9cd80fcb75acf9aa1730a2e3f5f6993 1131900 
drupal6_6.20-2_all.deb
Files: 
 7e716557b4d0db0d28869baa68b520ed 1115 web extra drupal6_6.20-2.dsc
 e072f5ba5eac608f3159a3362496309c 19282 web extra drupal6_6.20-2.diff.gz
 56ada68d394de45db725f2991c257d40 1131900 web extra drupal6_6.20-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (Darwin)

iEYEARECAAYFAk3QUtcACgkQ8ZumGJJMDCa/HwCfbKULUzSSFup/7GQkcdAEapv5
9aYAn0CNmqMf1mJ+jR/m+W/gYDiufLL/
=JIMN
-END PGP SIGNATURE-


Accepted:
drupal6_6.20-2.diff.gz
  to main/d/drupal6/drupal6_6.20-2.diff.gz
drupal6_6.20-2.dsc
  to main/d/drupal6/drupal6_6.20-2.dsc
drupal6_6.20-2_all.deb
  to main/d/drupal6/drupal6_6.20-2_all.deb


-- 
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/e1qljr8-0002jl...@franck.debian.org



Accepted asterisk 1:1.8.4-1 (source all amd64)

2011-05-15 Thread Tzafrir Cohen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 May 2011 00:58:19 +0300
Source: asterisk
Binary: asterisk asterisk-modules asterisk-h323 asterisk-dahdi 
asterisk-voicemail asterisk-voicemail-imapstorage 
asterisk-voicemail-odbcstorage asterisk-ooh323 asterisk-mp3 asterisk-mysql 
asterisk-mobile asterisk-doc asterisk-dev asterisk-dbg asterisk-config
Architecture: source all amd64
Version: 1:1.8.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Tzafrir Cohen tzaf...@debian.org
Description: 
 asterisk   - Open Source Private Branch Exchange (PBX)
 asterisk-config - Configuration files for Asterisk
 asterisk-dahdi - DAHDI devices support for the Asterisk PBX
 asterisk-dbg - Debugging symbols for Asterisk
 asterisk-dev - Development files for Asterisk
 asterisk-doc - Source code documentation for Asterisk
 asterisk-h323 - H.323 protocol support for the Asterisk PBX
 asterisk-mobile - Bluetooth phone support for the Asterisk PBX
 asterisk-modules - loadable modules for the Asterisk PBX
 asterisk-mp3 - MP3 playback support for the Asterisk PBX (DUMMY)
 asterisk-mysql - MySQL database protocol support for the Asterisk PBX
 asterisk-ooh323 - H.323 protocol support for the Asterisk PBX - ooH323c
 asterisk-voicemail - simple voicemail support for the Asterisk PBX
 asterisk-voicemail-imapstorage - IMAP voicemail storage support for the 
Asterisk PBX
 asterisk-voicemail-odbcstorage - ODBC voicemail storage support for the 
Asterisk PBX
Closes: 624190 624569
Changes: 
 asterisk (1:1.8.4-1) unstable; urgency=low
 .
   * New upstream release.
 - Patch no_ssl2 removed: merged upstream.
   * Remove unneeded dependency on voicemail modules - only leave Recommends
 (Closes: #624190).
   * Patch refix_bashism: bashism crept bact into the configure script
 (Jilles Tjoelker).
   * Fixes for kFreeBSD (Closes: #624569):
 - Declare build-deps linux-any: libtonezone-dev, libvpb-dev,
   libbluetooth-dev, libopenh323-dev, libcap[2]-dev, libstrp0-dev.
 - Thus sub-packages asterisk-dahdi, asterisk-h323 and asterisk-mobile
   are linux-any.
 - And logic added to rules file not to copy their files on non-linux.
 - Patch kfreebsd: Fix building with kFreeBSD.
 - Patch no_uname: Fix building with kFreeBSD: an uglier patch.
   * Patch gcc46: Some gcc-4.6 fixes from upstream. Get rid of some
 build warnings.
Checksums-Sha1: 
 e876b11ad68e81ab9f993896039e08538d2671b6 2461 asterisk_1.8.4-1.dsc
 71facc7d4e0ed60fccfe68f70e21a0a73101d5d9 27021108 asterisk_1.8.4.orig.tar.gz
 3975ba9ab23e6283308e79b19f9a20b3d0c1f99a 110898 asterisk_1.8.4-1.debian.tar.gz
 d2d2156b276861d518b92001b6bd17b763626fb4 4259404 asterisk-doc_1.8.4-1_all.deb
 631bcc6756ee1f5e56f6c970aa88236c7f0ec365 790850 asterisk-dev_1.8.4-1_all.deb
 07060d3a1c831bb2ce043ee428ef621d6423c941 841688 asterisk-config_1.8.4-1_all.deb
 4b27f253649cacfc44a0e0f3d49a52f605f6e0c1 1566290 asterisk_1.8.4-1_amd64.deb
 da30df708c21d890dd50776a3d64a6b63b7db562 3000416 
asterisk-modules_1.8.4-1_amd64.deb
 ff8cfc469a56f8c7e668015c6b9bb2a86edc14d3 528966 
asterisk-voicemail_1.8.4-1_amd64.deb
 3f273145ac553c6a121a3560011812373931f848 544088 
asterisk-voicemail-imapstorage_1.8.4-1_amd64.deb
 08dd26ef5e37f6b37044641ced85229026c78e2f 534576 
asterisk-voicemail-odbcstorage_1.8.4-1_amd64.deb
 6ec2ec1c3d7f557c3981faa46d590f0586f9daf2 868260 
asterisk-ooh323_1.8.4-1_amd64.deb
 20a4e5de8a3b61c4079fdea1c18305bf24b6fc9c 472718 asterisk-mp3_1.8.4-1_amd64.deb
 f46071af2f2577d4fb8b81d22f2ffae4970e30a4 496002 
asterisk-mysql_1.8.4-1_amd64.deb
 ca3fcc21e289456e258daa9d462ff5192c8b2f50 485964 
asterisk-mobile_1.8.4-1_amd64.deb
 f93184946d2871d32f25aaf009aa28a1662a3167 28678112 
asterisk-dbg_1.8.4-1_amd64.deb
Checksums-Sha256: 
 344f31a3a57f0448ac1e6bfea42677367e0a0a37c2f81fcfc3b6fa8caa946029 2461 
asterisk_1.8.4-1.dsc
 474404e0c85eac7e425d796936758aee9e959166dbdc15c9f391a1543deb205e 27021108 
asterisk_1.8.4.orig.tar.gz
 e1908ba7ddab69267f4e60d902810a7ef8e66c2355ee5523ca44ca98c790f04f 110898 
asterisk_1.8.4-1.debian.tar.gz
 6a9a2644899d77f08b2019b758d5b0dfaa1154d550deac148e0b7ad37f21cbbe 4259404 
asterisk-doc_1.8.4-1_all.deb
 48da4a70feecd5f728c4afbd6a8fa377af2fec0a28816dea00602c655d204a07 790850 
asterisk-dev_1.8.4-1_all.deb
 c83467d339f1bd742c1865f92e1f3bbd4557eab748a503b9e3a7cb0d9a3eef32 841688 
asterisk-config_1.8.4-1_all.deb
 023d4d19a2ae2c7b81c317f619389dd0bcfce53349ac16691099e148d046b0c8 1566290 
asterisk_1.8.4-1_amd64.deb
 5389a65d2e3effea711a446fd76e6094fdfff7187f32de8d684e4f98c8002b09 3000416 
asterisk-modules_1.8.4-1_amd64.deb
 4b811099d385ea08c83615227a6c1351552ceea8fe133e48c1f7671488f392e6 528966 
asterisk-voicemail_1.8.4-1_amd64.deb
 97a2dc6e6edd31eabb0cb5173d57eeaccc3595cc3c5847b327ad02b7b35e9cbd 544088 
asterisk-voicemail-imapstorage_1.8.4-1_amd64.deb
 4801bfd2caa7f7776dec4f2406aefb4e64cb91724861ea30e7921982218c7b26 534576 

Accepted ffmpegthumbnailer 2.0.6-3 (source amd64)

2011-05-15 Thread Lionel Le Folgoc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 21:56:18 +0200
Source: ffmpegthumbnailer
Binary: ffmpegthumbnailer libffmpegthumbnailer4 libffmpegthumbnailer-dev 
ffmpegthumbnailer-dbg
Architecture: source amd64
Version: 2.0.6-3
Distribution: unstable
Urgency: low
Maintainer: Lionel Le Folgoc mrpo...@gmail.com
Changed-By: Lionel Le Folgoc mrpo...@gmail.com
Description: 
 ffmpegthumbnailer - fast and lightweight video thumbnailer
 ffmpegthumbnailer-dbg - debugging informations for ffmpegthumbnailer
 libffmpegthumbnailer-dev - development files for ffmpegthumbnailer
 libffmpegthumbnailer4 - shared library for ffmpegthumbnailer
Closes: 624961
Changes: 
 ffmpegthumbnailer (2.0.6-3) unstable; urgency=low
 .
   * debian/patches/02_fix-ftbfs-missing-include-NULL.patch: fix FTBFS
 with gcc-4.6. Closes: #624961
   * debian/patches/series: refreshed.
   * debian/control:
 - relax a bit the b-dep on libavcodec-dev.
 - fix phrasing of the library short desc.
 - bump Standards-Version to 3.9.2, no change required.
Checksums-Sha1: 
 a6e422b76da94e2bc285de5af980f4c5eb1996b9 2168 ffmpegthumbnailer_2.0.6-3.dsc
 3afa04ef53bd256bf3cec220815de9a2bfa485d9 4774 
ffmpegthumbnailer_2.0.6-3.debian.tar.gz
 f81fbec958efda79a4459abdb571addd3d72c684 13346 
ffmpegthumbnailer_2.0.6-3_amd64.deb
 eaffa8f985240e65633fc7fb0442be7ebca2e953 54514 
libffmpegthumbnailer4_2.0.6-3_amd64.deb
 e5d35b8d2cfdd245d97903786e504796a9758312 83812 
libffmpegthumbnailer-dev_2.0.6-3_amd64.deb
 bb0da641f4e2b7b9a191893444e58ad5ea1cc457 20296 
ffmpegthumbnailer-dbg_2.0.6-3_amd64.deb
Checksums-Sha256: 
 80a51aafb75c8c924239ebeb2c1cc38bd9afd23addeb8b334320e38967fb9244 2168 
ffmpegthumbnailer_2.0.6-3.dsc
 f1bb18ccda894e292b695cbec7e48fe2b3d410920c8e313a09e02c22f1ac19f8 4774 
ffmpegthumbnailer_2.0.6-3.debian.tar.gz
 2d92de30f936ac6306eef051c30d05074ec105c8124c324b415117786f75a048 13346 
ffmpegthumbnailer_2.0.6-3_amd64.deb
 00e0b5b081a336c3a7fb4472fe891ff64c600eb158e9e12ef7eb8629a4bef466 54514 
libffmpegthumbnailer4_2.0.6-3_amd64.deb
 68c5a71302f5b6aa44eeb1dbcfb34bf7e2744e16efe8d9ae4e5e2be2af6d9209 83812 
libffmpegthumbnailer-dev_2.0.6-3_amd64.deb
 67af5f8a4e8055cb1c8c6f9d16887bd02344c5a6a026e3e1f510ddd0f03be0a1 20296 
ffmpegthumbnailer-dbg_2.0.6-3_amd64.deb
Files: 
 e95cf8efb22d672a8acaa4ea89d73066 2168 video optional 
ffmpegthumbnailer_2.0.6-3.dsc
 19e825c80cb3a466b063ee4298a4650f 4774 video optional 
ffmpegthumbnailer_2.0.6-3.debian.tar.gz
 38900a60e12a6a5e0a3c8ceb55b73828 13346 video optional 
ffmpegthumbnailer_2.0.6-3_amd64.deb
 d832302d47c86f98cd28454f0f1e270d 54514 video optional 
libffmpegthumbnailer4_2.0.6-3_amd64.deb
 9740e26dc32399b7260fed8a07a92ab1 83812 libdevel optional 
libffmpegthumbnailer-dev_2.0.6-3_amd64.deb
 4e8375b4662dc32fdfe676dc34109c5b 20296 debug extra 
ffmpegthumbnailer-dbg_2.0.6-3_amd64.deb

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

iQIcBAEBCAAGBQJN0E/dAAoJEH82z1Wqh6p3tSEQALv5wH2Q7cA88wnXjkO+v/3w
VmAQeOqe0n3cYPTeXuYBOtjBpSjHrbWrddtgAbd/BO8NDOd+X79qc4vQvQ25PLwc
Hu3/6iTV0Evgw3HgmKrIYeBstA68jhxO8dzkpETRfKwqpP0LkI15ZvR7SNKfz8rd
MqZwHhkCPNlMrYzxWHXEcCKswstuCCJaCXaGC2W/GHJcPqpPDH0lYijl674xdXpX
n487ElUbh8CnKnsWmvsJwJFOFznlacWzb8Ol5TcKywyvLvxhcPvxAB72pKz5s9oB
JJDdubt+sJ5AihlSfcmuPZ7qLR1Di/OwPjYDKFX0rQcUeOaatx5ifjG0HT/kWi5p
KHRWUceBrbOJxjiB82FGcIzY4e3QR2d96065NGiuCEnsQSIi1zSMjl1ZB4V5rBTU
UTy07Cyed6ZmlHr8LfjD6s6qhWL8BoptpUAEsFlrlocynThytsWeD2mF7HIpj4e3
pJsNpOfUC4OpysSLBjvZDiRAVrO6rWBRUTttBo7zkNped22Oakg3RABynNCnyHb9
kkZzEcXl0rZlgKUlT+b39hEVA4cNaKc9HBKC7+OKjddS2B9fLApjmKTBtSy2jyk9
vtifkGFUR6bjHjaKVlEIWzuGieBxvU2vKOtddPTxTt/V9IpkL9dZhIX/Pk92kAEm
UeoY2T1dAcmCjwAhRdMG
=PAwv
-END PGP SIGNATURE-


Accepted:
ffmpegthumbnailer-dbg_2.0.6-3_amd64.deb
  to main/f/ffmpegthumbnailer/ffmpegthumbnailer-dbg_2.0.6-3_amd64.deb
ffmpegthumbnailer_2.0.6-3.debian.tar.gz
  to main/f/ffmpegthumbnailer/ffmpegthumbnailer_2.0.6-3.debian.tar.gz
ffmpegthumbnailer_2.0.6-3.dsc
  to main/f/ffmpegthumbnailer/ffmpegthumbnailer_2.0.6-3.dsc
ffmpegthumbnailer_2.0.6-3_amd64.deb
  to main/f/ffmpegthumbnailer/ffmpegthumbnailer_2.0.6-3_amd64.deb
libffmpegthumbnailer-dev_2.0.6-3_amd64.deb
  to main/f/ffmpegthumbnailer/libffmpegthumbnailer-dev_2.0.6-3_amd64.deb
libffmpegthumbnailer4_2.0.6-3_amd64.deb
  to main/f/ffmpegthumbnailer/libffmpegthumbnailer4_2.0.6-3_amd64.deb


-- 
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/e1qlk6j-0007bp...@franck.debian.org



Accepted sbcl 1:1.0.48.0-2 (source all amd64)

2011-05-15 Thread Christoph Egger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 May 2011 00:33:29 +0200
Source: sbcl
Binary: sbcl sbcl-doc sbcl-source
Architecture: source all amd64
Version: 1:1.0.48.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Common Lisp Team 
pkg-common-lisp-de...@lists.alioth.debian.org
Changed-By: Christoph Egger christ...@debian.org
Description: 
 sbcl   - A Common Lisp compiler and development system
 sbcl-doc   - Documentation for Steel Bank Common Lisp
 sbcl-source - Source code files for SBCL
Changes: 
 sbcl (1:1.0.48.0-2) unstable; urgency=low
 .
   * Fix build error on kfreebsd-amd64 due to changed signal handling in
 glibc -- previously we got a SIGBUS now we get a SIGSEGV
Checksums-Sha1: 
 539c9c86c79fb47c0c6037e2757e73279bb28d69 2126 sbcl_1.0.48.0-2.dsc
 269c52fca3bf1a43050c005d86a9df9bfb4006ed 66076 sbcl_1.0.48.0-2.debian.tar.gz
 c584a7fd4031fb236b20bda07fb3cbddc7614007 1316810 sbcl-doc_1.0.48.0-2_all.deb
 1f0ac1f937129531c71c272e1ec9afcaa08635f3 3584652 sbcl-source_1.0.48.0-2_all.deb
 e767c98325ff47ac7c3fca337adcfc6ebdff7d9d 10601298 sbcl_1.0.48.0-2_amd64.deb
Checksums-Sha256: 
 de50800caf897410b0a90bba88d4b7301495e9f580c8b7cf12f9dcb85509fd16 2126 
sbcl_1.0.48.0-2.dsc
 f534a312997c6ec40eedcd716940ebe834f8bc221017aebe5b229d6c4f9f7f37 66076 
sbcl_1.0.48.0-2.debian.tar.gz
 1614e939866d975f5198fc62ccbad2f5d2cfbec2319eb6e61fcb3772c1862013 1316810 
sbcl-doc_1.0.48.0-2_all.deb
 fc333237cd614e4f72fab1e1bc60ec40c5c860b0b9f3a91a8b2fc3c89e799e71 3584652 
sbcl-source_1.0.48.0-2_all.deb
 cfbfdb92c268e6ddc01917387c430a3d9759bb1eb941bbfea6f58e13c7d0767e 10601298 
sbcl_1.0.48.0-2_amd64.deb
Files: 
 f9a88a62b811919a71902f2fc3fb4e94 2126 lisp optional sbcl_1.0.48.0-2.dsc
 8d14b0bd7ad4122af485599a969b8a20 66076 lisp optional 
sbcl_1.0.48.0-2.debian.tar.gz
 78d61ffae7b6a520a53dc53bba983c05 1316810 doc optional 
sbcl-doc_1.0.48.0-2_all.deb
 9125723ef9d439822a5ebb867542f71d 3584652 lisp optional 
sbcl-source_1.0.48.0-2_all.deb
 0a6f2af24d87e7c020ca40acc50b2f3a 10601298 lisp optional 
sbcl_1.0.48.0-2_amd64.deb

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

iQIcBAEBCgAGBQJN0FmLAAoJEKv/7bJACMb5bJYQAJWSLDlPqv7+n7KnJm33eQID
5lvqX6sq028dhsatnDPlU5ODVrkwLpXpJ76cgmcqC4lD3D/kIMJz0WKv9b0YaJLj
FaTRQp33AV8pBdpt0uucDMFOMJQfRCHVs/StBid6YnwB2u8O9QV1GyyPi8AEoDCK
o4q4mueP0gQvNRLaJM+3q17c2tyVSNZ0sDP/CkpGMK1u6D3GeePhULPFE/QCUA2Y
M0F+rqLDXSntXj/TKQPSu2oAzSX4ibpcdVT6DNN8Dpd4l/VLLIDgnd+x/0iPpaRn
2CvS1gkT/oPHcnpMe4pCVyvJfqgy7qUGcNU5+RIXaeXHr3zf2Z++/iu1ViCkWC5I
yQD2d3SgW340+mBhKxkDut9Q0nEb6d6zl6UlPs7IuO/gNa4JAuZ/aZ6Syo5YSbC+
a5B6kexX2s0zxVG8hHrno0VefbSVAhA1Gq9olCdFbWdQVh+8F8uNwAb8GroUvXCJ
Y4NloDkLOx1BRmzz9YQr4aiOj8Ntlg2SGe6AlZ03HLUMjAPujOz/24mzhNw+d5p0
UvdkvQRfnV53FkEr8boY1qM56m8dpG9EIV8XoRiVxxUfzHZncU2op5KqMwsAOOoH
XNC7vgQfzrGRuySGZdYma2NRuX8ENiDmtVPaSy59uVfxQpQbGc39fnYzL1U1LX/C
czetUXO6W7h1G2/M2dgw
=fYB6
-END PGP SIGNATURE-


Accepted:
sbcl-doc_1.0.48.0-2_all.deb
  to main/s/sbcl/sbcl-doc_1.0.48.0-2_all.deb
sbcl-source_1.0.48.0-2_all.deb
  to main/s/sbcl/sbcl-source_1.0.48.0-2_all.deb
sbcl_1.0.48.0-2.debian.tar.gz
  to main/s/sbcl/sbcl_1.0.48.0-2.debian.tar.gz
sbcl_1.0.48.0-2.dsc
  to main/s/sbcl/sbcl_1.0.48.0-2.dsc
sbcl_1.0.48.0-2_amd64.deb
  to main/s/sbcl/sbcl_1.0.48.0-2_amd64.deb


-- 
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/e1qlkzi-0002vm...@franck.debian.org



Accepted guile-1.8 1.8.8+1-5 (source i386 all)

2011-05-15 Thread Rob Browning
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 May 2011 18:27:49 -0500
Source: guile-1.8
Binary: guile-1.8 guile-1.8-dev guile-1.8-doc guile-1.8-libs
Architecture: source i386 all
Version: 1.8.8+1-5
Distribution: unstable
Urgency: low
Maintainer: Rob Browning r...@defaultvalue.org
Changed-By: Rob Browning r...@defaultvalue.org
Description: 
 guile-1.8  - GNU extension language and Scheme interpreter
 guile-1.8-dev - Development files for Guile 1.8
 guile-1.8-doc - Documentation for Guile 1.8
 guile-1.8-libs - Core Guile libraries
Closes: 626167
Changes: 
 guile-1.8 (1.8.8+1-5) unstable; urgency=low
 .
   * Add a copy of the guile binary to /usr/lib/guile-1.8/bin in
 guile-1.8-libs to support the slib postinst trigger; remove the
 guile-1.8-libs dependency on guile-1.8.  Thanks to Bill Allombert
 ballo...@debian.org for the report. (closes: #626167)
Checksums-Sha1: 
 964090cf8947e7342b8fab616e23503ca82c84a7 1254 guile-1.8_1.8.8+1-5.dsc
 a3896f4a79dc68cfb78d1ae18991f9afbb92582d 14233 
guile-1.8_1.8.8+1-5.debian.tar.gz
 c57f4c8369eeba5df9fb53c584ee5905b00313a8 11972 guile-1.8_1.8.8+1-5_i386.deb
 dfbcc7e950ae318ce12d1cb568b1cfdf033d4178 590862 
guile-1.8-dev_1.8.8+1-5_i386.deb
 d580ea9d19d547008c6c16058e4d9508a3eb92f7 116610 guile-1.8-doc_1.8.8+1-5_all.deb
 d090c4296fe6ada8022ce46f3fc649bf918b117c 722900 
guile-1.8-libs_1.8.8+1-5_i386.deb
Checksums-Sha256: 
 0ab8c290c398fc5b3f29f8b1a1011c394ea937668f1dc1c4cf758d30ffe8be78 1254 
guile-1.8_1.8.8+1-5.dsc
 417296294aa1568376d8b5281198bb1030ea0b68f3a0541814b77922d90e2dc1 14233 
guile-1.8_1.8.8+1-5.debian.tar.gz
 510a46bd2b7611600069cab3ac1ab27417cfeab1cc9fe547a47f26c211588c24 11972 
guile-1.8_1.8.8+1-5_i386.deb
 b8fb78897958fe2b8cec700fb451efddfd13216c84ec4b6a43aeff2133b37ca5 590862 
guile-1.8-dev_1.8.8+1-5_i386.deb
 cda3de66353ae03d459372a30fceefeaa70cc8375bbba07c39b549416c2d148e 116610 
guile-1.8-doc_1.8.8+1-5_all.deb
 f579fe78bab1e969d366c7abc937c06185ab17d174e92a894b4399a9f30532ec 722900 
guile-1.8-libs_1.8.8+1-5_i386.deb
Files: 
 0bc2d4e82c53c6917d24e95bb78f99f6 1254 interpreters optional 
guile-1.8_1.8.8+1-5.dsc
 bf5fdeb75298d2ad2f1a4f83816f026c 14233 interpreters optional 
guile-1.8_1.8.8+1-5.debian.tar.gz
 cf62e0e14aa772f792a858ee2062207e 11972 lisp optional 
guile-1.8_1.8.8+1-5_i386.deb
 913818440dee8321394e1637e49b80dc 590862 lisp optional 
guile-1.8-dev_1.8.8+1-5_i386.deb
 f7eaf5beee57d310bdcfc4611a0fb760 116610 doc optional 
guile-1.8-doc_1.8.8+1-5_all.deb
 644e07c516afebeb8c4667773e2ca92a 722900 lisp optional 
guile-1.8-libs_1.8.8+1-5_i386.deb

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

iEYEARECAAYFAk3QY74ACgkQJcjTd4x+c6R49wCfcmGTZvlwCzTyUpJ8VxV3xqKr
8V0AoKQ6sHq4rYY7nORBTTmWHSGg2K3F
=pq0P
-END PGP SIGNATURE-


Accepted:
guile-1.8-dev_1.8.8+1-5_i386.deb
  to main/g/guile-1.8/guile-1.8-dev_1.8.8+1-5_i386.deb
guile-1.8-doc_1.8.8+1-5_all.deb
  to main/g/guile-1.8/guile-1.8-doc_1.8.8+1-5_all.deb
guile-1.8-libs_1.8.8+1-5_i386.deb
  to main/g/guile-1.8/guile-1.8-libs_1.8.8+1-5_i386.deb
guile-1.8_1.8.8+1-5.debian.tar.gz
  to main/g/guile-1.8/guile-1.8_1.8.8+1-5.debian.tar.gz
guile-1.8_1.8.8+1-5.dsc
  to main/g/guile-1.8/guile-1.8_1.8.8+1-5.dsc
guile-1.8_1.8.8+1-5_i386.deb
  to main/g/guile-1.8/guile-1.8_1.8.8+1-5_i386.deb


-- 
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/e1qll2c-0006me...@franck.debian.org



Accepted less.js 1.1.0~20110511-1 (source all)

2011-05-15 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 May 2011 02:23:19 +0200
Source: less.js
Binary: libjs-less libnode-less
Architecture: source all
Version: 1.1.0~20110511-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 
pkg-javascript-de...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libjs-less - reference implementation of the LESS CSS meta-language
 libnode-less - compiler for the LESS CSS meta-language
Changes: 
 less.js (1.1.0~20110511-1) unstable; urgency=low
 .
   New (git snapshot approximating) upstream release.
   * Update copyright file:
 + Rewrap license fields at 72 chars, and shorten comments.
Checksums-Sha1: 
 18e6beef342fef5f1512ac44d6c85e4b211dcc59 1970 less.js_1.1.0~20110511-1.dsc
 92b1dd19e038f4479a747730aeeb7fc51b2299ee 108203 
less.js_1.1.0~20110511.orig.tar.gz
 70e64a0c2c5e1f7755367349eb9e5a336b90661b 6060 
less.js_1.1.0~20110511-1.debian.tar.gz
 bfbbdd59ef0c74d13cd67cf96b7458838b9691a4 39486 
libjs-less_1.1.0~20110511-1_all.deb
 fa68d0e8dc7b9c77391a21f3a71411dd1f852258 31512 
libnode-less_1.1.0~20110511-1_all.deb
Checksums-Sha256: 
 77ff796177c2a80151772ea8ca71bf6dc6bf23f696bf2b9a73b5ed4caa4c 1970 
less.js_1.1.0~20110511-1.dsc
 e98e92eebb6fed98fa09668b8a80635ee3c07ecfcca7ebef24e87559393b5669 108203 
less.js_1.1.0~20110511.orig.tar.gz
 b4173b3a536fa4abb81207328f4f3d2f09b36487592ec258efb4dfbd2d80536f 6060 
less.js_1.1.0~20110511-1.debian.tar.gz
 70b65f6afcfd820b0587a73f60c9fae9713cd3e8503a7cd27730ac39e7dae259 39486 
libjs-less_1.1.0~20110511-1_all.deb
 81228444d43463df7e2432f6d2b752ae71e10f14300470966cd30a9e311a9803 31512 
libnode-less_1.1.0~20110511-1_all.deb
Files: 
 916d435525799f5fb911dc4934668c17 1970 web optional less.js_1.1.0~20110511-1.dsc
 d284eb39dfe8fb7b642917e48edd0e76 108203 web optional 
less.js_1.1.0~20110511.orig.tar.gz
 57f5d82f26434dd10c8a75987d740948 6060 web optional 
less.js_1.1.0~20110511-1.debian.tar.gz
 ca515cb60f6029f68f6b410d5a41cbea 39486 web optional 
libjs-less_1.1.0~20110511-1_all.deb
 246fde015b0a7d69e6350c1b101b14d1 31512 web optional 
libnode-less_1.1.0~20110511-1_all.deb

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

iQIcBAEBCgAGBQJN0G/vAAoJECx8MUbBoAEh9KoP+wYNxFFUn9YpeclDK6IiNGKC
YU/6+WErOm5VcWcyUwjH9QyhFuwRGygGwr+OzJa3A0IJYIwN9UPPEqhA2xdfE/cI
/ppjpJ884K6A4Pbz2Hx5byWBjkKsSyk6utu5eUT7ZWbgfTFHyXWP2kv7r/4rH32O
1yxFGaOvFzucTbplf+rC3Z260PwMp3UrKeNuSTuq2UNV/RKR/TYkk6HT6FUZR5wT
2z8QJJnZ+oVZQNaZC2Nn5ls6/8BjAXPmV3ods3/NYzJU1WhpFwqxJDPENCRBB92v
OOLrHNJcDIIRXHuboCtguYDX53/ejb2pq8RrC+unumvniV9YHpP1s46DZeN6GBjg
JDHoCCvbL1ZNvbPumyyoxD7dSh96VVXZLvdMEO93HUiAK5m6tJ/O10W0mW6D1lbR
JxbBNvN4yC3j3GriEK1647r9i/zeR+e0wBdnb6Vr8Jyl86IY94+QkoC61SZA/58h
HivJzdOTLsvrj+eNnOAzPb3ln8L7tJmCnFiN74cB/sLfQEpWMWVgkkua5bchLaXO
4YZfLknzgebuGrOPebM2CCcbu5W7HetoBuTzYutBk565h3RSwXCfgNHSVQ7mMiyL
KyO3V9zyBQdV9F5TdVcQ/82Jx1mkPLS7FgZnDApkLdz1/duoSZlFtn3WOjiuvNnn
9Vd1amVg76DqEHzM6xaO
=C4iY
-END PGP SIGNATURE-


Accepted:
less.js_1.1.0~20110511-1.debian.tar.gz
  to main/l/less.js/less.js_1.1.0~20110511-1.debian.tar.gz
less.js_1.1.0~20110511-1.dsc
  to main/l/less.js/less.js_1.1.0~20110511-1.dsc
less.js_1.1.0~20110511.orig.tar.gz
  to main/l/less.js/less.js_1.1.0~20110511.orig.tar.gz
libjs-less_1.1.0~20110511-1_all.deb
  to main/l/less.js/libjs-less_1.1.0~20110511-1_all.deb
libnode-less_1.1.0~20110511-1_all.deb
  to main/l/less.js/libnode-less_1.1.0~20110511-1_all.deb


-- 
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/e1qllxy-0005ux...@franck.debian.org



Accepted node-uuid 1.2.0~20110510-1 (source all)

2011-05-15 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 May 2011 02:36:27 +0200
Source: node-uuid
Binary: libnode-node-uuid
Architecture: source all
Version: 1.2.0~20110510-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 
pkg-javascript-de...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libnode-node-uuid - simple, fast generation of RFC4122(v4) UUIDs in JavaScript
Changes: 
 node-uuid (1.2.0~20110510-1) unstable; urgency=low
 .
   New (git snapshot approximating) upstream release.
   * Update copyright file:
 + Drop duplicate GPL comment.
 + Rewrap license fields at 72 chars, and shorten comments.
   * Fix lowercase plurification UUIDs in long description.
Checksums-Sha1: 
 171b4e51af481f3709231d18f7eda6e4bc4850b8 1972 node-uuid_1.2.0~20110510-1.dsc
 6bb0abddcd47e7e12ed74ac33cd76a7fedabd19d 4066 
node-uuid_1.2.0~20110510.orig.tar.gz
 d978d5480c7f0b80fb7bee44f66c0953a4563654 3367 
node-uuid_1.2.0~20110510-1.debian.tar.gz
 b901f2637d6bf7a0457dd5a19d90d96991ceb1eb 7958 
libnode-node-uuid_1.2.0~20110510-1_all.deb
Checksums-Sha256: 
 d634b51712a7af0a8aa22eec0dd2e44f38dccb5e7f7ef1ea23833896a194dfe6 1972 
node-uuid_1.2.0~20110510-1.dsc
 0373166757b52152bcd1b0e647af1e24321d84750965b3859f1b82665a101d8a 4066 
node-uuid_1.2.0~20110510.orig.tar.gz
 7f7e3dd662f182169bc71b8811ac493ede9036f6551851e1de4fde710653f994 3367 
node-uuid_1.2.0~20110510-1.debian.tar.gz
 fc702d14f87dff17b36ec364f85d2ee4e034a840a76dc28ba8914c06161d10cd 7958 
libnode-node-uuid_1.2.0~20110510-1_all.deb
Files: 
 8d222639eab84d144451d4d50c6c814c 1972 web optional 
node-uuid_1.2.0~20110510-1.dsc
 d4ef48a4e478555cb8586108fc86814f 4066 web optional 
node-uuid_1.2.0~20110510.orig.tar.gz
 0c4a5caafa99e7c4c19c3228e00167b0 3367 web optional 
node-uuid_1.2.0~20110510-1.debian.tar.gz
 b98a1dc0eb2c6d0013390b3bc1258ce1 7958 web optional 
libnode-node-uuid_1.2.0~20110510-1_all.deb

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

iQIcBAEBCgAGBQJN0HIcAAoJECx8MUbBoAEhcXYQAIOW0Paba1BaRUs1MJCBeS1u
BlpzDkZvgkVH8Og1Ftjsxo0xiy/bcSKG+RYBRVq/8OuT/2/2yIZ9wSD7SvXTRv8A
5qjbPMg3iGWkOdNMeFKyLtkIppx+QoZ3/ok1AgthaPU+KKs4qrx2dxUeW5IWBb6i
rjY+J6jGM2HdV2r9OTqFyLLldSVrFi5UkDDEXbPVikfECAnEdUtVkbBxxYc46aSl
2dgHGlHIEPlxNMW40rKyLjgCBNeNuIUqtNn+MXJp45xCzQ63VLgWTTwho7LE77Y0
ZyjzyPASMr1km359sYUnxt8An6HgCHg1qExD4B84+ZfwZ7Kruu1JnjBoygu6U9ps
1f8ktiKc28YAWy9QXOIto/bsdImNC+Ktgo0YjwOvOOXt7+PJ4IJi0irJKRqA0FOu
Ec9Pi3CZnagQ6UIq/+xL1FyIPPJrVc9cj1RZBhVJvk8dSb+xaN21wJevkhYM+ixj
AZWI9R98CsmEE2zi4PQreek5iSCKNFAsE/4OLU/tqwewZtiaqzI8O6wHjbXMtZEj
HWpTlLOjYh/rokHqc8vGbX43rLd85tFnIGDzuFPVBGN8dtErKEa841KhGplJGKFG
ECrgwmaUqKaTm/JpX4XpN0j4MYCiH0aM1B2RD3yMZo12Ybt1v56mXcpOHin7WCf4
kkYqEvdrQMiuO6oR/364
=/9E2
-END PGP SIGNATURE-


Accepted:
libnode-node-uuid_1.2.0~20110510-1_all.deb
  to main/n/node-uuid/libnode-node-uuid_1.2.0~20110510-1_all.deb
node-uuid_1.2.0~20110510-1.debian.tar.gz
  to main/n/node-uuid/node-uuid_1.2.0~20110510-1.debian.tar.gz
node-uuid_1.2.0~20110510-1.dsc
  to main/n/node-uuid/node-uuid_1.2.0~20110510-1.dsc
node-uuid_1.2.0~20110510.orig.tar.gz
  to main/n/node-uuid/node-uuid_1.2.0~20110510.orig.tar.gz


-- 
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/e1qlly7-0005wx...@franck.debian.org



Accepted khronos-opencl-headers 1.1-2010.07.15-1 (source all)

2011-05-15 Thread Andreas Beckmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 18:08:12 -0700
Source: khronos-opencl-headers
Binary: opencl-headers
Architecture: source all
Version: 1.1-2010.07.15-1
Distribution: experimental
Urgency: low
Maintainer: Andreas Beckmann deb...@abeckmann.de
Changed-By: Andreas Beckmann deb...@abeckmann.de
Description: 
 opencl-headers - OpenCL (Open Computing Language) header files
Changes: 
 khronos-opencl-headers (1.1-2010.07.15-1) experimental; urgency=low
 .
   * OpenCL API 1.1
   * Upload to experimental.
   * Update Standards-Version to 3.9.2, no changes needed.
Checksums-Sha1: 
 0e0fad75c05af2613853893a0fe9daecfd43ec03 1693 
khronos-opencl-headers_1.1-2010.07.15-1.dsc
 5644b4526660b870bb97d6ae34d7734778006cdf 35075 
khronos-opencl-headers_1.1-2010.07.15.orig.tar.gz
 7256abe276320c8fb8bedf1cba52e174cc1b65da 3260 
khronos-opencl-headers_1.1-2010.07.15-1.debian.tar.gz
 d18c992f3821ff42f3d605152114f48c5f1035b0 38514 
opencl-headers_1.1-2010.07.15-1_all.deb
Checksums-Sha256: 
 372b4c1498f9944e72d5a279939a89d78937c884219c749494e1f5ed6680b86b 1693 
khronos-opencl-headers_1.1-2010.07.15-1.dsc
 9c479f3a1a7e73ee5e7a594e94690da94f38d4e160c2906aa041f3d34a0a8256 35075 
khronos-opencl-headers_1.1-2010.07.15.orig.tar.gz
 71f51a7a3ce1540cdeead5dc796325aa16f40ec98621f4f6e31551a49bf262ca 3260 
khronos-opencl-headers_1.1-2010.07.15-1.debian.tar.gz
 1fbb4d6c9f7b7b83ce9457f3b66b876a91ae2ec664fedf3cbc174ce3168fe8bb 38514 
opencl-headers_1.1-2010.07.15-1_all.deb
Files: 
 9147b8d415dc228c98d6c4c6cca9eb80 1693 contrib/libdevel extra 
khronos-opencl-headers_1.1-2010.07.15-1.dsc
 481613e10008831e07b9df613a2bad04 35075 contrib/libdevel extra 
khronos-opencl-headers_1.1-2010.07.15.orig.tar.gz
 d63668c74557cd419166116235c2884a 3260 contrib/libdevel extra 
khronos-opencl-headers_1.1-2010.07.15-1.debian.tar.gz
 b24fc24bd5ac71f4baec8ee38ccbb6fb 38514 contrib/libdevel extra 
opencl-headers_1.1-2010.07.15-1_all.deb

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

iQEcBAEBCAAGBQJN0HlUAAoJEH2AMVxXNt51DQsH/js+9yPZhm+6/p+X5UY3TSlJ
SmGHIXaAVQuEHkWwFuWMPlRYqe9EqAsSmRdQVMy8fj0AbqqqCmt2MrBpewlzHPWP
I/VVOisttM9NaCKg6X+bI9PMz8IxNj0HdNh6qMj4mLk2MFoPvP8MeM5gSWyH1QFq
1D3P1GtLRMCeR+9uU0xIbXZJ5gkyUHZ9JTSV0yniyxdrMkMHa7e2K5YTsnTenBAt
rUtnKUrTauFnsJvHfhdFaoCc4243kjBiDYigga9WHkWByasrwSzcrPTMHDCaqPIe
+79kFfmES/0eDYxJOddqGVQQvNx0xBqS/r6ZDFuAWUgerwWjoeXmZi1on+2OV4I=
=YX5e
-END PGP SIGNATURE-


Accepted:
khronos-opencl-headers_1.1-2010.07.15-1.debian.tar.gz
  to 
contrib/k/khronos-opencl-headers/khronos-opencl-headers_1.1-2010.07.15-1.debian.tar.gz
khronos-opencl-headers_1.1-2010.07.15-1.dsc
  to 
contrib/k/khronos-opencl-headers/khronos-opencl-headers_1.1-2010.07.15-1.dsc
khronos-opencl-headers_1.1-2010.07.15.orig.tar.gz
  to 
contrib/k/khronos-opencl-headers/khronos-opencl-headers_1.1-2010.07.15.orig.tar.gz
opencl-headers_1.1-2010.07.15-1_all.deb
  to contrib/k/khronos-opencl-headers/opencl-headers_1.1-2010.07.15-1_all.deb


-- 
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/e1qlmqm-0001ly...@franck.debian.org



Accepted nvidia-xconfig 270.41.06-1 (source i386)

2011-05-15 Thread Andreas Beckmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 17:56:11 -0700
Source: nvidia-xconfig
Binary: nvidia-xconfig
Architecture: source i386
Version: 270.41.06-1
Distribution: unstable
Urgency: low
Maintainer: Debian NVIDIA Maintainers pkg-nvidia-de...@lists.alioth.debian.org
Changed-By: Andreas Beckmann deb...@abeckmann.de
Description: 
 nvidia-xconfig - X configuration tool for non-free NVIDIA drivers
Changes: 
 nvidia-xconfig (270.41.06-1) unstable; urgency=low
 .
   * New upstream release.
   * Add nvidia-installer-cleanup as an alternative to nvidia-common.
   * Update Standards-Version to 3.9.2, no changes needed.
Checksums-Sha1: 
 1d9f435f72326fda5c8a7b9d85b79385dd8b1f06 1681 nvidia-xconfig_270.41.06-1.dsc
 9a84e95de2eef7a4ded69e5f773ab6952adb51e7 98323 
nvidia-xconfig_270.41.06.orig.tar.bz2
 fcf19001fac51b79e66519f9bdbc33ba35759a38 5604 
nvidia-xconfig_270.41.06-1.debian.tar.gz
 db7c824f1859c26689f5df67f3cc3c481a785201 79438 
nvidia-xconfig_270.41.06-1_i386.deb
Checksums-Sha256: 
 93c040cfd3a68c15ad83b4ac6e8b7e765cfc6a6f8849a1fcfa0ee50490f09f7e 1681 
nvidia-xconfig_270.41.06-1.dsc
 7a2e946699dbdc1ea21485016d7aae06b93abfa19f40923ff00cf100b57d06ed 98323 
nvidia-xconfig_270.41.06.orig.tar.bz2
 8f142952cbb181ed608184eaf9ff2c46aeb6176615869fac26eb109b0265c938 5604 
nvidia-xconfig_270.41.06-1.debian.tar.gz
 682723822fe6f9ad6071f7024271e3031bbd0e077483b0ba934654301e38bc63 79438 
nvidia-xconfig_270.41.06-1_i386.deb
Files: 
 0acf6411a0f9d32c8a33e44363e70e32 1681 contrib/x11 extra 
nvidia-xconfig_270.41.06-1.dsc
 bf0aa3494934134088493b92a5f6e22d 98323 contrib/x11 extra 
nvidia-xconfig_270.41.06.orig.tar.bz2
 a49cc0856640059f0ff13d16dd5c104c 5604 contrib/x11 extra 
nvidia-xconfig_270.41.06-1.debian.tar.gz
 e9d368dc039087f02227865d3d64b7fa 79438 contrib/x11 extra 
nvidia-xconfig_270.41.06-1_i386.deb

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

iQEcBAEBCAAGBQJN0HbkAAoJEH2AMVxXNt51rRkIAIFdjNJ3ieJT/d6xiSBIFgjV
t0i2wdP1q62f7B9NR7xXTXdEbsUqoThsPdESDPVXT10ifV6JH8BQF6/jjA0x2Fds
TlKMQhjJ0C6MNNiq4KzPtm6VWK47SJGUQDxN+C9/rOehWzFwhjleKQhcNx9sEu+N
zqbJzxghTjn40OsL8TBBpANstwvlZJqqhE3rRlauB6yjVwVfVjRb5v53T4kNOw1+
Wm4E9+q06WTq0nLQzAH1KNzZoojyFhwNFaHedjYj/Btx2Nl4qQ33N5DbnZbhNmmw
Zw68DgnTzxaSaVq1qKFPrPN+W6mmXRBRpC7gI6P+UakibslWm1YGn7ftSJ201cQ=
=jIJW
-END PGP SIGNATURE-


Accepted:
nvidia-xconfig_270.41.06-1.debian.tar.gz
  to contrib/n/nvidia-xconfig/nvidia-xconfig_270.41.06-1.debian.tar.gz
nvidia-xconfig_270.41.06-1.dsc
  to contrib/n/nvidia-xconfig/nvidia-xconfig_270.41.06-1.dsc
nvidia-xconfig_270.41.06-1_i386.deb
  to contrib/n/nvidia-xconfig/nvidia-xconfig_270.41.06-1_i386.deb
nvidia-xconfig_270.41.06.orig.tar.bz2
  to contrib/n/nvidia-xconfig/nvidia-xconfig_270.41.06.orig.tar.bz2


-- 
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/e1qlmqz-0001sl...@franck.debian.org



Accepted autoconf-nonfree 2.68-1 (source all)

2011-05-15 Thread Russ Allbery
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 19:07:25 -0700
Source: autoconf-nonfree
Binary: autoconf-doc
Architecture: source all
Version: 2.68-1
Distribution: unstable
Urgency: low
Maintainer: Russ Allbery r...@debian.org
Changed-By: Russ Allbery r...@debian.org
Description: 
 autoconf-doc - automatic configure script builder documentation
Changes: 
 autoconf-nonfree (2.68-1) unstable; urgency=low
 .
   * New upstream release.
   * Update debian/copyright to the DEP-5 format.
   * Update standards version to 3.9.2 (no changes required).
Checksums-Sha1: 
 51ba44422eb26b6e43b8aedb30e064e133cbef44 1593 autoconf-nonfree_2.68-1.dsc
 843f7dfcc6addf129dc2c8b12f7d72d371478f42 1860672 
autoconf-nonfree_2.68.orig.tar.gz
 73230ab4456750ffd2eace87b82c4bb178fe163c 4849 
autoconf-nonfree_2.68-1.debian.tar.gz
 6b878ec0705414b5d6dc93c4d9e8887f35c58095 3098406 autoconf-doc_2.68-1_all.deb
Checksums-Sha256: 
 34042b8d1651a724eaae5bc3f82bd859030e07ce3970d46ebade49100aa965a4 1593 
autoconf-nonfree_2.68-1.dsc
 eff70a2916f2e2b3ed7fe8a2d7e63d72cf3a23684b56456b319c3ebce0705d99 1860672 
autoconf-nonfree_2.68.orig.tar.gz
 fa0a1054ebda5b832bc57cf2b9e3d34a8af02c1bd5d3a9c1104701a42d990ce3 4849 
autoconf-nonfree_2.68-1.debian.tar.gz
 82744fbff16a83fa3143bbdf41a485bf2f394dc44b9631948e765a66bd1d4f00 3098406 
autoconf-doc_2.68-1_all.deb
Files: 
 ed31d9e025e8a73ada093e3e7a6bf1fc 1593 non-free/doc optional 
autoconf-nonfree_2.68-1.dsc
 c3b5247592ce694f7097873aa07d66fe 1860672 non-free/doc optional 
autoconf-nonfree_2.68.orig.tar.gz
 eb9d69c00a43860b9dccc09f7324aea8 4849 non-free/doc optional 
autoconf-nonfree_2.68-1.debian.tar.gz
 cba4cbd5d5677e35be0a080ea70cb0b1 3098406 non-free/doc optional 
autoconf-doc_2.68-1_all.deb

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

iQEcBAEBCAAGBQJN0IdhAAoJEH2AMVxXNt51ZpcIAIPBDD+wBI+8QRsSjMClqEwU
NSdWIW7bLLRJ0z5XkKinYDQbYg2Qb2UsKQ6szBQxCemcxAgUEFSGMBzlXPfwS8Fl
rA6dcBtBr6hr5qgEK8tJoK7hTH1yjLJS175qYEMxoes+oEh/8fp4GJYZWyKZSnqI
6aCp+NzwIuXwlkgxZDacDNFo7oVrRaRMSdQCo4IwawVoPI4wu85gwtgaCLD1Iv0Q
d2UfMqbjywegDcm65K+uLPRjxO2MYYutyxtl7+k+sTCQOXsQe1Q2rjbRQJf51I8B
wk8UyC3pvaWunLQggf3AxE1nfd48lmbnY1YUos629TE3gVdiBEdRlLYtdoCcp44=
=0Lik
-END PGP SIGNATURE-


Accepted:
autoconf-doc_2.68-1_all.deb
  to non-free/a/autoconf-nonfree/autoconf-doc_2.68-1_all.deb
autoconf-nonfree_2.68-1.debian.tar.gz
  to non-free/a/autoconf-nonfree/autoconf-nonfree_2.68-1.debian.tar.gz
autoconf-nonfree_2.68-1.dsc
  to non-free/a/autoconf-nonfree/autoconf-nonfree_2.68-1.dsc
autoconf-nonfree_2.68.orig.tar.gz
  to non-free/a/autoconf-nonfree/autoconf-nonfree_2.68.orig.tar.gz


-- 
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/e1qlnpv-0003ix...@franck.debian.org



Accepted shibboleth-sp2 2.4.2+dfsg-2 (source i386 all)

2011-05-15 Thread Russ Allbery
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 15 May 2011 20:07:24 -0700
Source: shibboleth-sp2
Binary: libapache2-mod-shib2 libshibsp5 libshibsp-dev libshibsp-doc 
shibboleth-sp2-schemas
Architecture: source i386 all
Version: 2.4.2+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian Shib Team pkg-shibboleth-de...@lists.alioth.debian.org
Changed-By: Russ Allbery r...@debian.org
Description: 
 libapache2-mod-shib2 - Federated web single sign-on system (Apache module)
 libshibsp-dev - Federated web single sign-on system (development)
 libshibsp-doc - Federated web single sign-on system (API docs)
 libshibsp5 - Federated web single sign-on system (runtime)
 shibboleth-sp2-schemas - Federated web single sign-on system (schemas)
Closes: 624877
Changes: 
 shibboleth-sp2 (2.4.2+dfsg-2) unstable; urgency=low
 .
   * Include stddef.h for offsetof in apache/mod_apache.cpp, fixing FTBFS
 with g++ 4.6.  (Closes: #624877)
   * Remove ${shlibs:Depends} from libshibsp-dev, which doesn't contain any
 binaries.
   * Update standards version to 3.9.2 (no changes required).
Checksums-Sha1: 
 c5e2287fbc79380e8d232849e6ce3782c54ce611 2050 shibboleth-sp2_2.4.2+dfsg-2.dsc
 e3d99e111eb74ab62e9bcad32663bbe5c2b87d25 22485 
shibboleth-sp2_2.4.2+dfsg-2.debian.tar.gz
 39e328ab32dbe40a72e50feaf04e5e7b0e920441 260886 
libapache2-mod-shib2_2.4.2+dfsg-2_i386.deb
 bba343d94e00aed63f2d1989472d7a3b0831c302 1065638 
libshibsp5_2.4.2+dfsg-2_i386.deb
 1ef1dd79a5ef1d7a4ef546b50d020c14c46694e7 48742 
libshibsp-dev_2.4.2+dfsg-2_i386.deb
 4314312ae0576e84824bbc313040fd2e23e672c2 2945592 
libshibsp-doc_2.4.2+dfsg-2_all.deb
 7693c72f81a205736f197aada6738dbeb7944ac2 21844 
shibboleth-sp2-schemas_2.4.2+dfsg-2_all.deb
Checksums-Sha256: 
 fb75bef42e2e9b5f8636f08ee1b071aa9dbdb75ce1e49121d7c16b8c83ab36b2 2050 
shibboleth-sp2_2.4.2+dfsg-2.dsc
 b2cb475a046be44e42e02ad0f408b9d139cce82e0f7111c4f115fd75e666ba14 22485 
shibboleth-sp2_2.4.2+dfsg-2.debian.tar.gz
 0bb70708f6f7b8dd1aa565a74cfade581b551ca72c10f709188a8febf757ff97 260886 
libapache2-mod-shib2_2.4.2+dfsg-2_i386.deb
 00362da494a49839dd54d7ca9e77326402056530af6c21a13bb683cbfe1f1e0a 1065638 
libshibsp5_2.4.2+dfsg-2_i386.deb
 34874ccae244e461ea2a270c2971e40e314998b1732bc303847aa602f7919a3b 48742 
libshibsp-dev_2.4.2+dfsg-2_i386.deb
 038504106e257708728bd1979da40cd4e9f37ee88dc1b569edb60befe8a70cd5 2945592 
libshibsp-doc_2.4.2+dfsg-2_all.deb
 e399a290b9b6f59b0e0a5564215b9761095bc376a1bf1427848ff745be48872d 21844 
shibboleth-sp2-schemas_2.4.2+dfsg-2_all.deb
Files: 
 ea7cb31eb310681810bdf13256f59224 2050 web extra shibboleth-sp2_2.4.2+dfsg-2.dsc
 9a655cf6fa9246aa42cea07495a92995 22485 web extra 
shibboleth-sp2_2.4.2+dfsg-2.debian.tar.gz
 29d27ab5303b02dd1bb6a297436bd44e 260886 httpd extra 
libapache2-mod-shib2_2.4.2+dfsg-2_i386.deb
 6d1e0744a62d34cff198e81d3f69915a 1065638 libs extra 
libshibsp5_2.4.2+dfsg-2_i386.deb
 8dfbaca1d6d6ce0f1361109881b372cc 48742 libdevel extra 
libshibsp-dev_2.4.2+dfsg-2_i386.deb
 38241eee401f87dab2bf012f03891db7 2945592 doc extra 
libshibsp-doc_2.4.2+dfsg-2_all.deb
 09ae0e9343527dc6de8bbfea824087e2 21844 text extra 
shibboleth-sp2-schemas_2.4.2+dfsg-2_all.deb

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

iQEcBAEBCAAGBQJN0JbjAAoJEH2AMVxXNt51/4YH/RYMiUFGVIieeyhOd0m/fPG3
W7EAVYCo3YAbhDA+lgerQGjdjnJMBueIp+4IgVtMIbu16lSlk2S1A+cWmafWxe+4
Blk/AOIijc2iF+fM78uNw3776wujarlnCPAqQ9OKvOIqmJh4f11m4z7gIRxFNSv/
Fvadd/1G9oS/7l8Ckyhc+abaI5fqro89nmNdiAXAe3mHA1orKsgij7e4+LChO9RK
my5GIPsCpj/mwHTRapr7UBdcDx5/B1MVdd3RvhDNnSz687LtL0nmVsOkCTkuAjVH
AmAW0oLvoZcO4rRljqU5evbJq0Y655Heyy+PfCfjz9FGE89bXudm1L0XnRjtsqw=
=HVrU
-END PGP SIGNATURE-


Accepted:
libapache2-mod-shib2_2.4.2+dfsg-2_i386.deb
  to main/s/shibboleth-sp2/libapache2-mod-shib2_2.4.2+dfsg-2_i386.deb
libshibsp-dev_2.4.2+dfsg-2_i386.deb
  to main/s/shibboleth-sp2/libshibsp-dev_2.4.2+dfsg-2_i386.deb
libshibsp-doc_2.4.2+dfsg-2_all.deb
  to main/s/shibboleth-sp2/libshibsp-doc_2.4.2+dfsg-2_all.deb
libshibsp5_2.4.2+dfsg-2_i386.deb
  to main/s/shibboleth-sp2/libshibsp5_2.4.2+dfsg-2_i386.deb
shibboleth-sp2-schemas_2.4.2+dfsg-2_all.deb
  to main/s/shibboleth-sp2/shibboleth-sp2-schemas_2.4.2+dfsg-2_all.deb
shibboleth-sp2_2.4.2+dfsg-2.debian.tar.gz
  to main/s/shibboleth-sp2/shibboleth-sp2_2.4.2+dfsg-2.debian.tar.gz
shibboleth-sp2_2.4.2+dfsg-2.dsc
  to main/s/shibboleth-sp2/shibboleth-sp2_2.4.2+dfsg-2.dsc


-- 
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/e1qloxz-p8...@franck.debian.org



Accepted gcap 0.0.8-2 (source all)

2011-05-15 Thread TANIGUCHI Takaki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 16 May 2011 12:24:21 +0900
Source: gcap
Binary: gcap
Architecture: source all
Version: 0.0.8-2
Distribution: unstable
Urgency: low
Maintainer: TANIGUCHI Takaki tak...@debian.org
Changed-By: TANIGUCHI Takaki tak...@debian.org
Description: 
 gcap   - YouTube closed caption retriever
Closes: 623034
Changes: 
 gcap (0.0.8-2) unstable; urgency=low
 .
   * debian/control: s/Youtube/YouTube/ (Closes: #623034)
   * Bump Standards-Version to 3.9.2 with no changes.
Checksums-Sha1: 
 917c0a2718eec1c37aadc045d05c38e112d1c008 1679 gcap_0.0.8-2.dsc
 3555ba093714d0e18e65f1038e4faaafd6b30022 1899 gcap_0.0.8-2.debian.tar.gz
 46151b23d6e2e69715c79b748827677b4e485805 11982 gcap_0.0.8-2_all.deb
Checksums-Sha256: 
 e503d3b8637a6d8048ee93106f9b0dad7e1b6bfec70b9055ef0d8ffc6b017dd7 1679 
gcap_0.0.8-2.dsc
 8085ddfdb50e8d20007b3a5933e552ecaf6b6af1a4f2e5ea23d528bb1e2c68d8 1899 
gcap_0.0.8-2.debian.tar.gz
 1ca80e5b7dc42e6857cfc7338e4d89cf5f12139cf52047b108807ba10415feec 11982 
gcap_0.0.8-2_all.deb
Files: 
 434dae8ba913216cf42aad72886591b1 1679 web extra gcap_0.0.8-2.dsc
 a152077602674d3ae3877afe4a509fbf 1899 web extra gcap_0.0.8-2.debian.tar.gz
 950f98fe6ca223be1cfb207b156f2028 11982 web extra gcap_0.0.8-2_all.deb

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

iQIcBAEBCAAGBQJN0JldAAoJEMwUn2wopeJXHe4P/jefmSaNipVdF1Jx5dqtlhrA
xQ60+T7KA5hYlanmwr78XzuKwWFLXYhcFZ3/BNt9zQ/8E/MUtfOK/FvLqX4IxY1a
GMiqsikVbcn5DvRG8us9DpG5MO14NIgrb9bskJ8wCBKFaMAHmCylO1k5sVcJy+qA
PnIDkHkZSZzytmts4WLrE+P5dM7Xlqkjq1LID9XEVcpbErKvwbamSEVqfQ9NfCXu
4OfM2x/4IJVyRgUVENGxWbIPHTBJjhaMKTQakWPXiiR+wT9m5qOZVUg/3/N9J/BL
Ji8V/26SL1DFeJiDbDrqE+q3JoxAVXyUCPmmNBSFi1uVygcik7AeXyB2x+8Lw4bG
tZj53ESAZ4PJITyNgSM2G+oeIsncxzM5xiYzUQ4JqGQ/sLtbrbvoBU9mQ2KZm5sI
GIBcd5El9uF2sBjEDqOG7gCP4M6m+O7hm+Vvk27YBUIZ1QYo9XPTI79OZUqt9ItX
GJiw7m7WzXdSkIYUCqnUiZEKJv6bUOc3CSulxHP0Q34OWP2inMgAyodWq1VjluWe
fZg0k8w5Bv4XLSKUPs02uPa3lRTzzw2EoJT4bhUIc6/NpCVhFj5n3DXKBuKJZ0iw
9m4rswbZyin6okxOVQXgA2KQhYNqYEJtfRJz2pEqKywkhawrEf5kYHy3Nycxb41n
TyKdlmSsKtvf7jx7cie5
=BX3B
-END PGP SIGNATURE-


Accepted:
gcap_0.0.8-2.debian.tar.gz
  to main/g/gcap/gcap_0.0.8-2.debian.tar.gz
gcap_0.0.8-2.dsc
  to main/g/gcap/gcap_0.0.8-2.dsc
gcap_0.0.8-2_all.deb
  to main/g/gcap/gcap_0.0.8-2_all.deb


-- 
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/e1qlolw-00043m...@franck.debian.org



  1   2   >