Re: Processed (with 66 errors): Please change me email address

2010-10-29 Thread Javier Barroso
On Fri, Oct 29, 2010 at 3:37 AM, Don Armstrong d...@debian.org wrote:
 On Fri, 29 Oct 2010, Javier Barroso wrote:
 When I want to change submitter address, I will want to change all
 submitter references, not only from not-archived bugs (imagine
 somebody which found this bug 'again' and want to contact with
 submitter). I understand that mail headers should not be changed,
 but should not be a problem changing your address from bugs that you
 submitted (maybe a good idea to add a command that do it quietly ?).

 There's no point in changing the submitter for archived bugs. Anyone
 who actually wanted to contact you about an archived bug will figure
 it out when they see other bugs which have changed the submitter. [And
 normally, they'd be contacting the maintainer anyway, not the
 submitter.]

Don't worry it was a fast wget and sed combination (If i were used bts
I didn't would change submitters where original not were I)

If all people agree here, b.d.o should be updated to say something
like Please doesn't unarchive bugs where you only want to change
submiiter (this behaviour would create mail chain which could irrigate
to maintainers) , in unarchive command description.

Thank you explaining the thing


-- 
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/aanlkti=xtavtaaifgi5q8=ugosz_gwe-kazk-cu_m...@mail.gmail.com



Re: Squeeze can't fit on 512MiB

2010-10-29 Thread Neil Williams
On Wed, 27 Oct 2010 17:20:56 +0200
Samuel Thibault sthiba...@debian.org wrote:

 Indeed, installling Squeeze (without any task) via the network needs
 460MiB free on /, so you don't really have room for swap.  Once the
 .debs cleaned, you're still with 340MiB, while Lenny needed only 268MiB
 for the same base system. You can't install Debian on a.g. a 512MiB
 sheeva-plug unless disabling swap.

Try Emdebian Grip and consider using multistrap to install so that the
packages can be cleaned out before creating a tarball which is then
unpacked onto the final system. Emdebian Grip packages are smaller than
Debian ones but still binary compatible.

http://www.emdebian.org/grip
http://www.emdebian.org/multistrap

Wherever storage space is the principle limitation, please look at
using Embedded Debian rather than full sized Debian.

 
 Another interesting view of all this increase is through the filesystem:
 
   Lenny  Squeeze Squeeze-Lenny
 /lib/modules  57640  75428   17788  
 /usr/share81584  98344   16760 (notably +6M locales, 
 +2M doc, 

If you want to trim that down, you should *definitely* use Emdebian
where the packages themselves have this content already trimmed out.

 The apt cache increase (~20MiB) is merely due to more packages available
 (28000)

Emdebian Grip also reduces the apt cache size because we simply have
fewer packages - concentrating on the base system and things you're
likely to want on devices like this.

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.linux.codehelp.co.uk/
http://e-mail.is-not-s.ms/



pgpjLWZgBfuSI.pgp
Description: PGP signature


Re: Squeeze can't fit on 512MiB

2010-10-29 Thread Samuel Thibault
Neil Williams, le Fri 29 Oct 2010 09:57:23 +0100, a écrit :
 Samuel Thibault sthiba...@debian.org wrote:
  Indeed, installling Squeeze (without any task) via the network needs
  460MiB free on /, so you don't really have room for swap.  Once the
  .debs cleaned, you're still with 340MiB, while Lenny needed only 268MiB
  for the same base system. You can't install Debian on a.g. a 512MiB
  sheeva-plug unless disabling swap.
 
 Try Emdebian Grip

Well, it's a shame that 512MiB now has to be called embedded.

Samuel


-- 
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/20101029091922.gi4...@const.famille.thibault.fr



Re: Squeeze can't fit on 512MiB

2010-10-29 Thread Julien Cristau
On Wed, Oct 27, 2010 at 18:29:19 +0200, Samuel Thibault wrote:

 Sven Joachim, le Wed 27 Oct 2010 18:16:43 +0200, a écrit :
  On 2010-10-27 17:20 +0200, Samuel Thibault wrote:
   /lib (except modules) 9276   14096   4820  (notably 3.6M 
   discover)
  
  Why does discover get installed?  It is not particularly useful these
  days, and I don't see anything in your list that would pull it in.
 
 The hw-detect udeb installs it, see #577451.
 
So instead of detecting the hw and installing needed packages based on
that, hw-detect bloats the system with another package to detect hw?
This sounds suboptimal (by which I mean, wrong).

Cheers,
Julien


signature.asc
Description: Digital signature


Re: Squeeze can't fit on 512MiB

2010-10-29 Thread Julien Cristau
On Wed, Oct 27, 2010 at 18:00:16 +0200, Samuel Thibault wrote:

 I forgot to mention other tasks as well:
 
 - Base+Standard grew from 397MiB to 491MiB
   (we install libdb4.{5,6,7,8} !?, and since openssh-client recommends
   xauth, x11 stuff gets installed)
 
fwiw db4.5 is (finally) out of squeeze.  That still leaves the other
three, but...

Cheers,
Julien


signature.asc
Description: Digital signature


Re: Squeeze can't fit on 512MiB

2010-10-29 Thread Adam Borowski
On Fri, Oct 29, 2010 at 09:57:23AM +0100, Neil Williams wrote:
 On Wed, 27 Oct 2010 17:20:56 +0200
 Samuel Thibault sthiba...@debian.org wrote:
 
  Indeed, installling Squeeze (without any task) needs 460MiB

 If you want to trim that down, you should *definitely* use Emdebian
 where the packages themselves have this content already trimmed out.

Or, for a less drastic solution, use localepurge.  Losing the docs is a
significant loss, you don't want to suffer that unless your machine is a
really small dinky gadget.  This is a part of the damage Nokia inflicted on
n900 even though it would be a tiny part of that 32GB disk.

I really wonder why you still need to install locales to get UTF-8.  Even
in current glibc, it's a second class citizen.  Several years ago, I
benchmarked a mockup of hard-coding UTF-8 the way ISO-8859-1 and KOI8-R were
done in the past, and it shaved 20% of the whole
fork-exec-ld-setlocale-getopt-...-exit sequence almost every program does.
The character classification tables are needlessly duplicated for every
locale as well -- try an ISO-8859-1 and look at iswfoo() for chars 0xFF,
even though there's a separate copy per locale, for all but C and POSIX it's
identical.

-- 
1KB // Microsoft corollary to Hanlon's razor:
//  Never attribute to stupidity what can be
//  adequately explained by malice.


-- 
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/20101029093659.ga10...@angband.pl



Re: Squeeze can't fit on 512MiB

2010-10-29 Thread Mike Hommey
On Fri, Oct 29, 2010 at 11:36:59AM +0200, Adam Borowski wrote:
 On Fri, Oct 29, 2010 at 09:57:23AM +0100, Neil Williams wrote:
  On Wed, 27 Oct 2010 17:20:56 +0200
  Samuel Thibault sthiba...@debian.org wrote:
  
   Indeed, installling Squeeze (without any task) needs 460MiB
 
  If you want to trim that down, you should *definitely* use Emdebian
  where the packages themselves have this content already trimmed out.
 
 Or, for a less drastic solution, use localepurge.  Losing the docs is a
 significant loss, you don't want to suffer that unless your machine is a
 really small dinky gadget.  This is a part of the damage Nokia inflicted on
 n900 even though it would be a tiny part of that 32GB disk.

Or, we could finally get dpkg to not install files matching some
patterns. That would also help those who don't need the 1GB+ from
linux-image-$(uname -r)-dbg to use systemtap.

Mike


-- 
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/20101029095832.ga11...@glandium.org



Re: Squeeze can't fit on 512MiB

2010-10-29 Thread Sven Joachim
On 2010-10-29 11:58 +0200, Mike Hommey wrote:

 On Fri, Oct 29, 2010 at 11:36:59AM +0200, Adam Borowski wrote:
 
 Or, for a less drastic solution, use localepurge.  Losing the docs is a
 significant loss, you don't want to suffer that unless your machine is a
 really small dinky gadget.  This is a part of the damage Nokia inflicted on
 n900 even though it would be a tiny part of that 32GB disk.

 Or, we could finally get dpkg to not install files matching some
 patterns. That would also help those who don't need the 1GB+ from
 linux-image-$(uname -r)-dbg to use systemtap.

For the record, this feature has already been implemented in dpkg
1.15.8.

Sven


-- 
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/874oc548nw@turtle.gmx.de



Re: Squeeze can't fit on 512MiB

2010-10-29 Thread Roger Leigh
On Fri, Oct 29, 2010 at 11:36:59AM +0200, Adam Borowski wrote:
 
 I really wonder why you still need to install locales to get UTF-8.  Even
 in current glibc, it's a second class citizen.  Several years ago, I
 benchmarked a mockup of hard-coding UTF-8 the way ISO-8859-1 and KOI8-R were
 done in the past, and it shaved 20% of the whole
 fork-exec-ld-setlocale-getopt-...-exit sequence almost every program does.
 The character classification tables are needlessly duplicated for every
 locale as well -- try an ISO-8859-1 and look at iswfoo() for chars 0xFF,
 even though there's a separate copy per locale, for all but C and POSIX it's
 identical.

#522776 has quite a bit of information about basic UTF-8 support without
locales (creation of C.UTF-8).  From the end of the report, there was talk
of getting C.UTF-8 into squeeze, but I'm not sure what the status of that
work is at present (it's a trivial glibc tweak to generate and package the
additional locale).

Do you still have your patch for hard-coding UTF-8?  I did start doing this,
but didn't get as far as having a working locale.  It might be a good
starting point if it still works with current glibc.

I agree the duplication of character tables in glibc is totally insane; a
single copy of each character set is more than plenty, and having both
ASCII and UTF-8 hard-coded into glibc would be a major performance
improvement, though it would require eliminating the duplication on locale
loading.  Having the entire UTF-8 table duplicated for each different
locale you use is just mad.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.


signature.asc
Description: Digital signature


Bug#601788: ITP: libdata-show-perl -- Dump data structures with name and point-of-origin

2010-10-29 Thread Salvatore Bonaccorso
Package: wnpp
Owner: Salvatore Bonaccorso car...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libdata-show-perl
  Version : 0.001002
  Upstream Author : Damian Conway dcon...@cpan.org
* URL : http://search.cpan.org/dist/Data-Show/
* License : FIXME
  Programming Lang: Perl
  Description : Dump data structures with name and point-of-origin

Data::Show provides a simple wrapper around the Data::Dump module.

A call to show data-dumps its arguments, prefaced by a divider line that
reports the arguments and the file and line from which show() was called.



-- 
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/1288371854.428060.31...@elende



Re: Processed (with 66 errors): Please change me email address

2010-10-29 Thread Don Armstrong
On Fri, 29 Oct 2010, Javier Barroso wrote:
 If all people agree here, b.d.o should be updated to say something
 like Please doesn't unarchive bugs where you only want to change
 submiiter (this behaviour would create mail chain which could
 irrigate to maintainers) , in unarchive command description.

I've now changed the documentation to make this fact clear. If you're
not immediately reopening or similar, there's no point in mucking with
archived bugs.


Don Armstrong

-- 
Every gun that is made, every warship launched, every rocket fired
signifies in the final sense, a theft from those who hunger and are
not fed, those who are cold and are not clothed. This world in arms is
not spending money alone. It is spending the sweat of its laborers,
the genius of its scientists, the hopes of its children. This is not a
way of life at all in any true sense. Under the clouds of war, it is
humanity hanging on a cross of iron.
 -- Dwight Eisenhower, April 16, 1953

http://www.donarmstrong.com  http://rzlab.ucr.edu


-- 
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/20101029205307.go20...@rzlab.ucr.edu



Re: Squeeze can't fit on 512MiB

2010-10-29 Thread Adam Borowski
On Fri, Oct 29, 2010 at 02:09:32PM +0100, Roger Leigh wrote:
 On Fri, Oct 29, 2010 at 11:36:59AM +0200, Adam Borowski wrote:
  
  I really wonder why you still need to install locales to get UTF-8.  Even
  in current glibc, it's a second class citizen.  Several years ago, I
  benchmarked a mockup of hard-coding UTF-8 the way ISO-8859-1 and KOI8-R were
  done in the past, and it shaved 20% of the whole
  fork-exec-ld-setlocale-getopt-...-exit sequence almost every program does.
  The character classification tables are needlessly duplicated for every
  locale as well -- try an ISO-8859-1 and look at iswfoo() for chars 0xFF,
  even though there's a separate copy per locale, for all but C and POSIX it's
  identical.
 
 #522776 has quite a bit of information about basic UTF-8 support without
 locales (creation of C.UTF-8).

C.UTF-8 would carry another copy of that big table and provide no
performance benefits, but indeed, having a guaranteed UTF-8 locale would be
really, really useful.

I've read #522776 and it provides compelling reasons to add C.UTF-8 right
now, for squeeze -- we can discuss better implementations later.

 From the end of the report, there was talk of getting C.UTF-8 into
 squeeze, but I'm not sure what the status of that work is at present (it's
 a trivial glibc tweak to generate and package the additional locale).

Especially that it's already done for an udeb.

 Do you still have your patch for hard-coding UTF-8?  I did start doing this,
 but didn't get as far as having a working locale.  It might be a good
 starting point if it still works with current glibc.

1. It was several major versions of glibc before.
2. It was merely a mockup, not the proper code.  These were stubs like:
 if (ch  128)
 return value_for_C(ch);
 else
 return 0;
I assumed that having the library bigger by a large table in its data
segment should not make a noticeable difference in speed, as it's merely
mmapping a bigger chunk without even a single additional syscall.

3. I did not investigate anything but character classification.  I suspect
uppercasing would work, but I didn't test that.
4. It broke legacy locales.
5. I don't seem to have that anymore, just some test programs for character
classes.

 I agree the duplication of character tables in glibc is totally insane; a
 single copy of each character set is more than plenty, and having both
 ASCII and UTF-8 hard-coded into glibc would be a major performance
 improvement, though it would require eliminating the duplication on locale
 loading.  Having the entire UTF-8 table duplicated for each different
 locale you use is just mad.

At least in that version (unstable in July 2006), all wctype() functions
returned the same value for all loadable locales.  The two hardcoded ones,
C and POSIX, had the data for characters 0..127 only, being the only ones
that differ.  The only function I found that was actually locale dependent
was wcwidth().

For 8 bit classification routines, legacy locales would need to iconv at
most 128 characters -- the API can't support multiple byte CJK encodings
anyway.  That's still a lot faster than opening a file.


Meow?
-- 
1KB // Microsoft corollary to Hanlon's razor:
//  Never attribute to stupidity what can be
//  adequately explained by malice.


-- 
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/20101029222356.ga27...@angband.pl



Re: Squeeze can't fit on 512MiB

2010-10-29 Thread Tony Godshall
  Indeed, installling Squeeze (without any task) needs 460MiB

 If you want to trim that down, you should *definitely* use Emdebian
 where the packages themselves have this content already trimmed out.

 Or, for a less drastic solution, use localepurge.  Losing the docs is a
 significant loss, you don't want to suffer that unless your machine is a
 really small dinky gadget.  This is a part of the damage Nokia inflicted on
 n900 even though it would be a tiny part of that 32GB disk.
...

I've had good luck installing into larger storage, like a 2GB CF, and
then making a squashfs and loopmount of /usr, getting it down to a
reasonable installed size  512MB, and then cloning that (with rsync
or tar) into the target 512MB CF.

Haven't tried that in squeeze though.

Tony


--
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/aanlkti=n4wfn9_ulydxcmpqug6vpd2htwlcgikah-...@mail.gmail.com



Accepted dash 0.5.5.1-7.2 (source all i386)

2010-10-29 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 27 Oct 2010 08:10:28 +0200
Source: dash
Binary: dash ash
Architecture: source all i386
Version: 0.5.5.1-7.2
Distribution: unstable
Urgency: low
Maintainer: Gerrit Pape p...@smarden.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 ash- compatibility package for dash
 dash   - POSIX-compliant shell
Changes: 
 dash (0.5.5.1-7.2) unstable; urgency=low
 .
   * Non-maintainer upload to correct previous NMU.
   * Drop dependency on debconf as that change was not agreed
 with the maintainer when the NMU was prepared.
Checksums-Sha1: 
 eef20a66b98dc15e434a8d90286b6d9aa9a7be7b 1665 dash_0.5.5.1-7.2.dsc
 a86644c452cad09b4d1db442d62d616c2b5013a9 50530 dash_0.5.5.1-7.2.diff.gz
 4e6389025df8f45a3925f24ec62fe8bfa3f27aa7 25294 ash_0.5.5.1-7.2_all.deb
 57fbf88b64ff8e83d739fae38ba8b055a85a60a3 97446 dash_0.5.5.1-7.2_i386.deb
Checksums-Sha256: 
 0d6134c66cc4184a42b12d653745c19c199a55504da78a1a205ebc20b04cef75 1665 
dash_0.5.5.1-7.2.dsc
 a16b994745716a26b90f5167ef5f640c971d1db5a4414cf27481a2a1f22cdc91 50530 
dash_0.5.5.1-7.2.diff.gz
 0738fbe227fe4035c2633c3337af3605ad27b30f6405ee1fb308b85374326537 25294 
ash_0.5.5.1-7.2_all.deb
 2119c116457e9899afbd64b5e6a0ddf5ff51bc66b4a2418bc5c2671d73168bec 97446 
dash_0.5.5.1-7.2_i386.deb
Files: 
 f539e5cefb5afcdc0bdb7ae5d9bdc10f 1665 shells optional dash_0.5.5.1-7.2.dsc
 219e122e4472d94c843d9e6e01891f15 50530 shells optional dash_0.5.5.1-7.2.diff.gz
 95c4ef9c1d3e18d6f9ab513dd5f272cb 25294 shells optional ash_0.5.5.1-7.2_all.deb
 38a8051a4ebf37f3b3dec68426ebfe6c 97446 shells required 
dash_0.5.5.1-7.2_i386.deb

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

iQIVAwUBTMpkdIcvcCxNbiWoAQI62hAAmeWI1/gnYVALgiwq61ypXPJHN0EfYPwJ
WiVZodg0bNA8We+xVrVE05riGuwW4e565uQMaTrH144LYjReASZwDYPl1pNcI1AE
rcKdErmqcGNI5vLMLnLM7FRtK2RbBrStrICbSE1RmYEFegUR2JnN132AgcggY1zX
smRK60KCvIXWS+Sd0hdBy0LBDUW3EeBJxdEX5xqJm/0Pvtfws3SEwXcnrPoeXKQ7
Z4Qu9aHrwO5Liv8ncRSMW4Y6JNvVFQ3fkrHK7+vXTNNHhj7t3K8g2a8ybNtGPbXP
O1aIGvmi/m6phXWhufdORefdy3wLRsBKrXdV1MysAARmIJytVRk9GaKyxLVQwcbc
VGEnT2IQFZwHTLsGUwWHdhxmQ/Qp4hQ9tSqkx1aNg4ipRxqrhkDEM7gLNqrJCZTt
9QaEzEJw4YCWtNE+3iGx8JBcHMas8CxLu0u6hcuKK85Fdl6dD81Rc4GfSJhiSMxD
LRjCCwJxVZvrD2aRIYGGjAUy1w5x6ytlL9/XCWB0M3fgIc++ITdalEyn0WWef9Nt
PNFRpwCBMLOAxb3DMOgOZKBZCasnszmXU9a/XkZsHEXNgFJ6XaZ1ZuxwVy6O95N4
pGho+eMzrwKBE9OQAUGKI8Gq6lb9tzwSZNi+NF+DJoPkQlyMEHavd/Cbb1fN8YOS
WNZv33oedHo=
=rrSr
-END PGP SIGNATURE-


Accepted:
ash_0.5.5.1-7.2_all.deb
  to main/d/dash/ash_0.5.5.1-7.2_all.deb
dash_0.5.5.1-7.2.diff.gz
  to main/d/dash/dash_0.5.5.1-7.2.diff.gz
dash_0.5.5.1-7.2.dsc
  to main/d/dash/dash_0.5.5.1-7.2.dsc
dash_0.5.5.1-7.2_i386.deb
  to main/d/dash/dash_0.5.5.1-7.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/e1pbigx-0003s0...@franck.debian.org



Accepted python-whoosh 1.2.3-1 (source all)

2010-10-29 Thread Ahmed El-Mahmoudy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 29 Oct 2010 08:07:24 +0200
Source: python-whoosh
Binary: python-whoosh
Architecture: source all
Version: 1.2.3-1
Distribution: experimental
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmo...@sabily.org
Description: 
 python-whoosh - pure-Python full-text indexing, search, and spell checking 
librar
Changes: 
 python-whoosh (1.2.3-1) experimental; urgency=low
 .
   * New upstream release.
   * Refreshed shm_check.diff patch.
Checksums-Sha1: 
 eaf3a23d28446cadf0536cfee3ec0655b3d84480 1795 python-whoosh_1.2.3-1.dsc
 6273c1d1610ffb7eeb0cdf239e20df332a207513 475974 python-whoosh_1.2.3.orig.tar.gz
 e34f25c07b1575c77355a555385d512fa60e7a69 6562 
python-whoosh_1.2.3-1.debian.tar.gz
 16fbd964c05f77a266844229e0b77e6c17205488 388214 python-whoosh_1.2.3-1_all.deb
Checksums-Sha256: 
 4049fb689524dbb591bd7e1bd6f76edc8571b9a46c5c8a92f91df6f04c10199d 1795 
python-whoosh_1.2.3-1.dsc
 0d00279f78ad74b8a7aa15bed4de2020147c3473a1598f46566b92747e4b0ae0 475974 
python-whoosh_1.2.3.orig.tar.gz
 7ac61cd323e23063854697af7d4151712c62a9b58b6dd6c5deab2bd0dd504549 6562 
python-whoosh_1.2.3-1.debian.tar.gz
 9465ac1a5d6569927c0a87351b064ef40c0662bba65ff1317866139f693f129b 388214 
python-whoosh_1.2.3-1_all.deb
Files: 
 3f722e76568cf6a2adc885ff57f75674 1795 python optional python-whoosh_1.2.3-1.dsc
 2f1619166bd49b9fccb948caa1ed9d7f 475974 python optional 
python-whoosh_1.2.3.orig.tar.gz
 2d4359c162d6de10d92cdb7411d84717 6562 python optional 
python-whoosh_1.2.3-1.debian.tar.gz
 0a9bf1df749ea2774a610d9d3c46b17b 388214 python optional 
python-whoosh_1.2.3-1_all.deb

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

iQEcBAEBCAAGBQJMymbfAAoJELwZapTt3aG30gkH/3yDHtn3E1M1zqZzRP/w+i2y
hKto3O04LDbkZoIT7dkHYI/NbqOggARJlu7hP4KX4+cvpLzSwpDm1GxvTmyyojZc
oLj/qmvDXns2yZsScj9dQtEZfh29LRwmAeN+8VGcPcKj+jKdSleQh+G4V80cEk6V
i+fGPgHPazABWFfv2E7aywRMOZW7T3FRopf8mys3bnMv1MtZnH3Ldv33IOz12gGj
e1fF9d9M0KOZVg8TATqCmeOnx2MTvOI0zwA5vxTxrn7n6vmHX/MlgrC2L+H+Crn0
XxPJUpmOjrey6SmdGxPSK0RUF23IsnCZ87uSkrZIWhOa05zcNJvUOPc4Y4xn7pc=
=8C2n
-END PGP SIGNATURE-


Accepted:
python-whoosh_1.2.3-1.debian.tar.gz
  to main/p/python-whoosh/python-whoosh_1.2.3-1.debian.tar.gz
python-whoosh_1.2.3-1.dsc
  to main/p/python-whoosh/python-whoosh_1.2.3-1.dsc
python-whoosh_1.2.3-1_all.deb
  to main/p/python-whoosh/python-whoosh_1.2.3-1_all.deb
python-whoosh_1.2.3.orig.tar.gz
  to main/p/python-whoosh/python-whoosh_1.2.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/e1pbivu-0004vg...@franck.debian.org



Accepted libvpx 0.9.5-1 (source all amd64)

2010-10-29 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 29 Oct 2010 08:36:14 +0200
Source: libvpx
Binary: libvpx-dev libvpx0 libvpx0-dbg libvpx-doc
Architecture: source all amd64
Version: 0.9.5-1
Distribution: experimental
Urgency: low
Maintainer: Sebastian Dröge sl...@debian.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 libvpx-dev - VP8 video codec (development files)
 libvpx-doc - VP8 video codec (API documentation)
 libvpx0- VP8 video codec (shared library)
 libvpx0-dbg - VP8 video codec (debugging symbols)
Changes: 
 libvpx (0.9.5-1) experimental; urgency=low
 .
   * New upstream release:
 + debian/patches/01_enable-shared.patch:
   - Refreshed.
 + debian/rules:
   - Enable altivec assembly for powerpc.
 + debian/libvpx0.symbols,
   debian/rules:
   - Update for API additions.
Checksums-Sha1: 
 e93225f83bec1f9e71d5ffd0340693b9324e99fd 1152 libvpx_0.9.5-1.dsc
 223965ff16737251afb3377c0800d1f8b5f84379 1250422 libvpx_0.9.5.orig.tar.bz2
 14b617d174eb0cffbe9914e8728516aed3a289fd 9193 libvpx_0.9.5-1.debian.tar.gz
 779e7385f94e4137a2270230695e4e58d75dd55b 254018 libvpx-doc_0.9.5-1_all.deb
 430afce93fec634fa43191cc4ba9b4aed6d37ee3 331362 libvpx-dev_0.9.5-1_amd64.deb
 c94a9e441aa8ac8baa42edcc11c033567b0e55e6 257456 libvpx0_0.9.5-1_amd64.deb
 a14eaee8529abd37e1cf45eb45c13358f3326879 534890 libvpx0-dbg_0.9.5-1_amd64.deb
Checksums-Sha256: 
 f76bd12183449e82bf427d4e97f1b3fa27b5baaf0595b81191fe5629be558cd7 1152 
libvpx_0.9.5-1.dsc
 2e93968afcded113a7e218de047feecf6659a089058803a9e40fb687de5f9bfa 1250422 
libvpx_0.9.5.orig.tar.bz2
 b18381b6f11bbd72bfe1581d5f28d34ebe641d712ccea7f184df23852860251c 9193 
libvpx_0.9.5-1.debian.tar.gz
 d5e865ded6386c4dc71c6e857460b8fd51aaf4e6742e36ea2c03c730deeb48f6 254018 
libvpx-doc_0.9.5-1_all.deb
 1fdb81f740138a616e9e76a4de4e19de64d7292b6faa032cc9285e135f6c730b 331362 
libvpx-dev_0.9.5-1_amd64.deb
 5dd59074992bbd2b55aed9cf9c78f0cfc90379c0055d27a60764dbb13edc4ed3 257456 
libvpx0_0.9.5-1_amd64.deb
 ef21fdd168411ac7e49eb8670bf356d25033e969c3c37d4bf430d9879460c2ea 534890 
libvpx0-dbg_0.9.5-1_amd64.deb
Files: 
 f1a60e10c629d3c6b927fc1b07913e37 1152 video optional libvpx_0.9.5-1.dsc
 4bf2f2c76700202c1fe9201fcb0680e3 1250422 video optional 
libvpx_0.9.5.orig.tar.bz2
 0108d38bec63efe4ad9755b77a3af5f5 9193 video optional 
libvpx_0.9.5-1.debian.tar.gz
 714437f06a3e93a0cdefeb288abcf54c 254018 doc optional libvpx-doc_0.9.5-1_all.deb
 6d1d6ce3ad8f5afa7d28aff9e91c2fed 331362 libdevel optional 
libvpx-dev_0.9.5-1_amd64.deb
 e0eaf37f22344871fcbde1c10480f10b 257456 libs optional libvpx0_0.9.5-1_amd64.deb
 10a8a06283b8225f3f644495c7e4e872 534890 debug extra 
libvpx0-dbg_0.9.5-1_amd64.deb

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

iEYEARECAAYFAkzKbv8ACgkQBsBdh1vkHyGw5gCfaBTV+KMeOZjO5Qd4wwkMUTV+
Gd8AnRJxrYMfhiBXK5MOzfWKTrQ+n75M
=NA3V
-END PGP SIGNATURE-


Accepted:
libvpx-dev_0.9.5-1_amd64.deb
  to main/libv/libvpx/libvpx-dev_0.9.5-1_amd64.deb
libvpx-doc_0.9.5-1_all.deb
  to main/libv/libvpx/libvpx-doc_0.9.5-1_all.deb
libvpx0-dbg_0.9.5-1_amd64.deb
  to main/libv/libvpx/libvpx0-dbg_0.9.5-1_amd64.deb
libvpx0_0.9.5-1_amd64.deb
  to main/libv/libvpx/libvpx0_0.9.5-1_amd64.deb
libvpx_0.9.5-1.debian.tar.gz
  to main/libv/libvpx/libvpx_0.9.5-1.debian.tar.gz
libvpx_0.9.5-1.dsc
  to main/libv/libvpx/libvpx_0.9.5-1.dsc
libvpx_0.9.5.orig.tar.bz2
  to main/libv/libvpx/libvpx_0.9.5.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/e1pbizb-xt...@franck.debian.org



Accepted downloadstatusbar 0.9.7.2-1 (source all)

2010-10-29 Thread Williams Orellana
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 21 Oct 2010 10:43:33 -0600
Source: downloadstatusbar
Binary: xul-ext-downloadstatusbar
Architecture: source all
Version: 0.9.7.2-1
Distribution: unstable
Urgency: low
Maintainer: Williams Orellana worell...@williamsorellana.org
Changed-By: Williams Orellana worell...@williamsorellana.org
Description: 
 xul-ext-downloadstatusbar - Iceweasel/Firefox addon that provides an improved 
download status
Closes: 586663
Changes: 
 downloadstatusbar (0.9.7.2-1) unstable; urgency=low
 .
   * New upstream release
   * New maintainer (Closes: #586663)
   * Updated patches:
 - disable-ads.diff
   * Standards-Version 3.9.1 - no changes required
   * Use only dh to buid package
   * Use DEP-5 for debian/copyright
Checksums-Sha1: 
 159b1a338cff589bdd4a58b439b616b8d84c2d58 1171 downloadstatusbar_0.9.7.2-1.dsc
 3d455f0d791d790435bba34b48301968a4ab720c 436637 
downloadstatusbar_0.9.7.2.orig.tar.gz
 d80e4ee94ca3637cd1c4b880450f13552105e89d 3367 
downloadstatusbar_0.9.7.2-1.debian.tar.gz
 975faea1d18bdfc392480955aa854b242f186c74 439538 
xul-ext-downloadstatusbar_0.9.7.2-1_all.deb
Checksums-Sha256: 
 796f684ef3025a1bdc754ba2ad84447ea303715e026fb31f9655a79c6276be0f 1171 
downloadstatusbar_0.9.7.2-1.dsc
 ef30c82c1986e063ac1b3bd8534702b7ebe3ed3d95e4f5dc51f0b77c0ff39f5f 436637 
downloadstatusbar_0.9.7.2.orig.tar.gz
 940f8213e4a856a2831b3e28699be0caaa4f89a05c67720efcc2a65b1ca158dc 3367 
downloadstatusbar_0.9.7.2-1.debian.tar.gz
 be68303434fe26b0e0f9f57ce0b12951ba55c0882fa812534db5e8e15fe62596 439538 
xul-ext-downloadstatusbar_0.9.7.2-1_all.deb
Files: 
 d41e6a20c6293d53fcdb311a6bb28de7 1171 web optional 
downloadstatusbar_0.9.7.2-1.dsc
 ae452f0ec63b2406fbcaabcbee0f5aa9 436637 web optional 
downloadstatusbar_0.9.7.2.orig.tar.gz
 a55866279584dc1aa0ac8dc3c74e0933 3367 web optional 
downloadstatusbar_0.9.7.2-1.debian.tar.gz
 4f65ec7e0790535a10c71a672edbf122 439538 web optional 
xul-ext-downloadstatusbar_0.9.7.2-1_all.deb

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

iEYEARECAAYFAkzKjRYACgkQvx6dH3bVKsS/hwCfcgOY23WgYvLwQU2AVHjv/B+/
CaUAnjhzspRLXb5IuzkmM0rVP1Mnk0KF
=l2B1
-END PGP SIGNATURE-


Accepted:
downloadstatusbar_0.9.7.2-1.debian.tar.gz
  to main/d/downloadstatusbar/downloadstatusbar_0.9.7.2-1.debian.tar.gz
downloadstatusbar_0.9.7.2-1.dsc
  to main/d/downloadstatusbar/downloadstatusbar_0.9.7.2-1.dsc
downloadstatusbar_0.9.7.2.orig.tar.gz
  to main/d/downloadstatusbar/downloadstatusbar_0.9.7.2.orig.tar.gz
xul-ext-downloadstatusbar_0.9.7.2-1_all.deb
  to main/d/downloadstatusbar/xul-ext-downloadstatusbar_0.9.7.2-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/e1pbl58-00028q...@franck.debian.org



Accepted drupal6-mod-imageapi 1.8-1 (source all)

2010-10-29 Thread Al Nikolov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 07 Sep 2010 13:39:07 +
Source: drupal6-mod-imageapi
Binary: drupal6-mod-imageapi
Architecture: source all
Version: 1.8-1
Distribution: unstable
Urgency: low
Maintainer: Al Nikolov cl...@debian.org
Changed-By: Al Nikolov cl...@debian.org
Description: 
 drupal6-mod-imageapi - imageapi module for Drupal 6
Closes: 595943
Changes: 
 drupal6-mod-imageapi (1.8-1) unstable; urgency=low
 .
   * Initial release. Closes: #595943.
Checksums-Sha1: 
 7d37bd4f50de84c549eeb0cedcb55bcde5b39973 1102 drupal6-mod-imageapi_1.8-1.dsc
 ffb2e912d26655ac7aa5709fb481f68bb69e4200 32757 
drupal6-mod-imageapi_1.8.orig.tar.gz
 05f964b43ab6f190ff556f0c56c362060d93ce3e 1751 
drupal6-mod-imageapi_1.8-1.debian.tar.gz
 c49ec1635df417a59573cc2afef2b06af70fae05 28596 
drupal6-mod-imageapi_1.8-1_all.deb
Checksums-Sha256: 
 d2e8c4cb02a8ac7d9009d197f25c4db639f3af3fdda47bdd49454e306bef8639 1102 
drupal6-mod-imageapi_1.8-1.dsc
 c6545706a1a4192369020a96ba0c5a0bc571ef7a436a71a9e08694119c6cc707 32757 
drupal6-mod-imageapi_1.8.orig.tar.gz
 cea514485550fd60a80c81a7b9242e50a62d10435fe60c48a06b5b73c758a6c8 1751 
drupal6-mod-imageapi_1.8-1.debian.tar.gz
 ef5d09c5ad2137f3fe29d9c9b20d868c2f2d834c8ba13fee901e90c2b035c245 28596 
drupal6-mod-imageapi_1.8-1_all.deb
Files: 
 d6808251c4d6fc2716f66c9ea8af8547 1102 web extra drupal6-mod-imageapi_1.8-1.dsc
 94a681c95ad69160b6f10975b09bf2c1 32757 web extra 
drupal6-mod-imageapi_1.8.orig.tar.gz
 1b95c5196cf6ee45e10e992ea27e68f4 1751 web extra 
drupal6-mod-imageapi_1.8-1.debian.tar.gz
 c097dcae912df61bf4881bab3b0027ed 28596 web extra 
drupal6-mod-imageapi_1.8-1_all.deb

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

iEYEARECAAYFAkyGQnsACgkQzWA7Wi7PmEsOsACeMLSdztN2YahJMnDjX3bdOnps
TrEAoISYhbVv5mDXYrDCdDyTbOR9AOCN
=X4OP
-END PGP SIGNATURE-


Accepted:
drupal6-mod-imageapi_1.8-1.debian.tar.gz
  to main/d/drupal6-mod-imageapi/drupal6-mod-imageapi_1.8-1.debian.tar.gz
drupal6-mod-imageapi_1.8-1.dsc
  to main/d/drupal6-mod-imageapi/drupal6-mod-imageapi_1.8-1.dsc
drupal6-mod-imageapi_1.8-1_all.deb
  to main/d/drupal6-mod-imageapi/drupal6-mod-imageapi_1.8-1_all.deb
drupal6-mod-imageapi_1.8.orig.tar.gz
  to main/d/drupal6-mod-imageapi/drupal6-mod-imageapi_1.8.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/e1pbly9-0006br...@franck.debian.org



Accepted glib2.0 2.27.1-1 (source all amd64)

2010-10-29 Thread Sebastian Dröge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 29 Oct 2010 11:32:02 +0200
Source: glib2.0
Binary: libglib2.0-0 libglib2.0-udeb libglib2.0-bin libglib2.0-dev 
libglib2.0-0-dbg libglib2.0-data libglib2.0-doc libgio-fam libglib2.0-0-refdbg
Architecture: source all amd64
Version: 2.27.1-1
Distribution: experimental
Urgency: low
Maintainer: Loic Minier l...@dooz.org
Changed-By: Sebastian Dröge sl...@debian.org
Description: 
 libgio-fam - GLib Input, Output and Streaming Library (fam module)
 libglib2.0-0 - The GLib library of C routines
 libglib2.0-0-dbg - The GLib libraries and debugging symbols
 libglib2.0-0-refdbg - The GLib library of C routines - refdbg library
 libglib2.0-bin - The programs for the GLib library
 libglib2.0-data - Common files for GLib library
 libglib2.0-dev - Development files for the GLib library
 libglib2.0-doc - Documentation files for the GLib library
 libglib2.0-udeb - The GLib library of C routines - minimal runtime (udeb)
Closes: 592024 599743
Changes: 
 glib2.0 (2.27.1-1) experimental; urgency=low
 .
   [ Josselin Mouette ]
   * Drop lynx dependency in the -doc package. Suggest devhelp instead.
 Closes: #599743.
 .
   [ Sebastian Dröge ]
   * New upstream development release:
 + debian/patches/70_fix-header-cleaup-fallout.patch:
   - Dropped, merged upstream.
 + debian/patches/*:
   - Refreshed.
 + debian/libglib2.0-0.symbols:
   - Updated
 + debian/patches/70_dtrace.patch:
   - Patch from upstream GIT to not enable DTrace if it's not
 available. Fixes the build on kFreeBSD (Closes: #592024).
Checksums-Sha1: 
 73225bdd6f9bba5b31029141d10be8e17dbb8358 1687 glib2.0_2.27.1-1.dsc
 8f78e07ca20010a2b2619a2aed1de63045acac9d 9583302 glib2.0_2.27.1.orig.tar.gz
 407b6ee509c7c11a4160096340c34479b7233e74 46219 glib2.0_2.27.1-1.diff.gz
 6df8ea733b9d9414b7501cd935fb0e1350e6b64d 1329360 
libglib2.0-data_2.27.1-1_all.deb
 78c5115e3369f2862a9b975ef0ddea511363f38e 2114162 
libglib2.0-doc_2.27.1-1_all.deb
 e0322d5f74f4b6b0c0fabd254874550d9327aba0 1555610 
libglib2.0-0_2.27.1-1_amd64.deb
 0a7ff359a86e9c1d2163085c99d501b35aca9cd2 2314228 
libglib2.0-udeb_2.27.1-1_amd64.udeb
 0e8a03ec3199bbcce0469fbabd3c9caa32056040 360752 
libglib2.0-bin_2.27.1-1_amd64.deb
 1a2ffc4b72393de0eb3acfd5f164a0fae6a95c03 1601672 
libglib2.0-dev_2.27.1-1_amd64.deb
 4c696c3f98d4c84bab17d9222cf433cf37e45c74 1900294 
libglib2.0-0-dbg_2.27.1-1_amd64.deb
 583334740ecdc8ce47f8977c8077be29ad496f87 700832 
libglib2.0-0-refdbg_2.27.1-1_amd64.deb
Checksums-Sha256: 
 c4c7cdff7ff04cde0c98afd3c37cc9580ccb74633268e2bb2dfc30800b3a84b0 1687 
glib2.0_2.27.1-1.dsc
 0c27ffb1dc2d2059bc7614e2625bf303ab24d69da63c9b5dd2c170f24113d481 9583302 
glib2.0_2.27.1.orig.tar.gz
 6f02ea9dfead3ab31664f1f5a4fce4349ba1c75a84ffb4a14f7be35992ca711f 46219 
glib2.0_2.27.1-1.diff.gz
 867b3330f3a9fe37686d82954585d4808f69b834d9be0052bf3d28e7b506e547 1329360 
libglib2.0-data_2.27.1-1_all.deb
 0456e36c9c3395bdd1dc220f2a2cc6280a0d9228e7841720b6bc6da9460f930c 2114162 
libglib2.0-doc_2.27.1-1_all.deb
 20d1ad7989df98ef3a52fa664b0f8db6e264b2787325915897e190256e32d365 1555610 
libglib2.0-0_2.27.1-1_amd64.deb
 0068fd777d280ec3e5c486bf879368cf99fdae7c6c40a4fff5428d10a269cacf 2314228 
libglib2.0-udeb_2.27.1-1_amd64.udeb
 ee325af9bb4bf2eae03b4b94af95f7811013e8605e5d963e30ccb33c02616d62 360752 
libglib2.0-bin_2.27.1-1_amd64.deb
 dc8197735fa479e537b52b099bccd169097475720592033a49ca4988e0914b66 1601672 
libglib2.0-dev_2.27.1-1_amd64.deb
 6e8ca8e7cd338b77dbeefd0ac6d14842726a9e46a242e9cb7f12a2211ee0f3d5 1900294 
libglib2.0-0-dbg_2.27.1-1_amd64.deb
 41836def0b7234ac8c16778471f04a04fc34b3f99eb4f63f78e9eb24df42f47e 700832 
libglib2.0-0-refdbg_2.27.1-1_amd64.deb
Files: 
 a6c8fa83e963a166e3442a3007909bfc 1687 libs optional glib2.0_2.27.1-1.dsc
 55f01dd4b1f2e6e431234a4addf83cc0 9583302 libs optional 
glib2.0_2.27.1.orig.tar.gz
 a4e19b7f6579088a214cd13eb7ff5017 46219 libs optional glib2.0_2.27.1-1.diff.gz
 74a23f2bb1ba6a26d16a35a67217b1e0 1329360 libs optional 
libglib2.0-data_2.27.1-1_all.deb
 454de05ca57ad66d50c6b859b89fed3f 2114162 doc optional 
libglib2.0-doc_2.27.1-1_all.deb
 922577cab1dbd10b256b9117d7bdc295 1555610 libs optional 
libglib2.0-0_2.27.1-1_amd64.deb
 9ffc8c3dcdf0c439369ac78bcd339463 2314228 debian-installer optional 
libglib2.0-udeb_2.27.1-1_amd64.udeb
 23ed31a87b01b989937d0c193821797a 360752 misc optional 
libglib2.0-bin_2.27.1-1_amd64.deb
 1df31f005a60e41f554cdcd4bbf30c4e 1601672 libdevel optional 
libglib2.0-dev_2.27.1-1_amd64.deb
 a7603dc2e445b2da087fbca6e64fdd53 1900294 debug extra 
libglib2.0-0-dbg_2.27.1-1_amd64.deb
 684e512ea9a4830f793fd2fad178d098 700832 debug extra 
libglib2.0-0-refdbg_2.27.1-1_amd64.deb
Package-Type: udeb

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

iEYEARECAAYFAkzKnZ8ACgkQBsBdh1vkHyHEggCdEnV99gzbJ5MVOHBw9jvWYEHU
6ywAnjt+JN7BFgeAzIsXk3rxkIixStHp
=HOuT
-END PGP SIGNATURE-


Accepted:
glib2.0_2.27.1-1.diff.gz
  to 

Accepted cmor 2.4.0-1 (source i386)

2010-10-29 Thread Alastair McKinstry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 29 Oct 2010 07:20:46 +0100
Source: cmor
Binary: libcmor2 libcmor-dev python-cmor
Architecture: source i386
Version: 2.4.0-1
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry mckins...@debian.org
Changed-By: Alastair McKinstry mckins...@debian.org
Description: 
 libcmor-dev - Development files for Climate Model Output Rewriter
 libcmor2   - Climate Model Output Rewriter library
 python-cmor - Python interface to CMOR
Changes: 
 cmor (2.4.0-1) unstable; urgency=low
 .
   * New upstream release.
   * Minor patch to ensure Tables is created for tests to run.
   * Build-Conflict: libcmor2. Package may fail to build in strange ways if
 a pre-existing version of the library is present.
   * Update Git server; its moved.
Checksums-Sha1: 
 414ce27eaecd9a40328599700fd68b78b425e528 1314 cmor_2.4.0-1.dsc
 71780d78674b4fa2a9c8457a544190fe80871898 3335069 cmor_2.4.0.orig.tar.gz
 260bbd88229feb70c5af13e465736a0e4ec176a4 5896 cmor_2.4.0-1.debian.tar.gz
 42148e533a30b8d1cd1af58d54aeacff2b9584f4 136092 libcmor2_2.4.0-1_i386.deb
 ee3b7b96adbba42254d1ff82bcedb530d0bd02a2 4697900 libcmor-dev_2.4.0-1_i386.deb
 802cadab278fa664889ea3c576cf8030dbae6db2 236500 python-cmor_2.4.0-1_i386.deb
Checksums-Sha256: 
 8a2bc749d24116f684acceaeed5d0549518b46b9cb1db45b413684286a5e98b9 1314 
cmor_2.4.0-1.dsc
 6ce4fd02c670d9bc460291f9b67db4273c7293915272af8a757d31c6296c48b3 3335069 
cmor_2.4.0.orig.tar.gz
 537dd693484d6e28eb2240f5f40f3a4da0f028cfcf2465ef596778c04f4a1054 5896 
cmor_2.4.0-1.debian.tar.gz
 8dc4b56bd0dbe5318cdb6f4fd9845b62ee0884e161177f0e0de2ed84d17dbfe7 136092 
libcmor2_2.4.0-1_i386.deb
 858f080a5faa6ce28de9e8b18235e22add9b85362a1107d44ea9bb7c1fbf0aba 4697900 
libcmor-dev_2.4.0-1_i386.deb
 cb94820413ab6df0cf081921f8d307a3ea43b011b32c7d3c3e399ca9dff0b68e 236500 
python-cmor_2.4.0-1_i386.deb
Files: 
 e613cfb5577804dfc8f5a31228b63a79 1314 utils extra cmor_2.4.0-1.dsc
 3b3d6c62608b580c51d3253ff34620d2 3335069 utils extra cmor_2.4.0.orig.tar.gz
 a8494ba3945eab95deb64280df88dbd7 5896 utils extra cmor_2.4.0-1.debian.tar.gz
 2d55b6760dfb0697f52ad87c991f102f 136092 libs extra libcmor2_2.4.0-1_i386.deb
 00466fde6eb78a724e072eb79fa89ba7 4697900 libdevel extra 
libcmor-dev_2.4.0-1_i386.deb
 217d763e9cae355837daab37d912f846 236500 python extra 
python-cmor_2.4.0-1_i386.deb

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

iEYEARECAAYFAkzKpB0ACgkQQTK/kCo4XFeAVwCgjE7DbNNd+V+uO2iYcatziIuW
xJAAn1nWDJ5Pt2gAYiwm+cNHDTvLMNUP
=CV7V
-END PGP SIGNATURE-


Accepted:
cmor_2.4.0-1.debian.tar.gz
  to main/c/cmor/cmor_2.4.0-1.debian.tar.gz
cmor_2.4.0-1.dsc
  to main/c/cmor/cmor_2.4.0-1.dsc
cmor_2.4.0.orig.tar.gz
  to main/c/cmor/cmor_2.4.0.orig.tar.gz
libcmor-dev_2.4.0-1_i386.deb
  to main/c/cmor/libcmor-dev_2.4.0-1_i386.deb
libcmor2_2.4.0-1_i386.deb
  to main/c/cmor/libcmor2_2.4.0-1_i386.deb
python-cmor_2.4.0-1_i386.deb
  to main/c/cmor/python-cmor_2.4.0-1_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/e1pbmui-0007aj...@franck.debian.org



Accepted clamav 0.96.4+dfsg-1 (source all amd64)

2010-10-29 Thread Michael Tautschnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 29 Oct 2010 12:38:52 +0200
Source: clamav
Binary: clamav-base clamav-docs clamav-dbg clamav libclamav-dev libclamav6 
clamav-daemon clamav-testfiles clamav-freshclam clamav-milter
Architecture: source all amd64
Version: 0.96.4+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: ClamAV Team pkg-clamav-de...@lists.alioth.debian.org
Changed-By: Michael Tautschnig m...@debian.org
Description: 
 clamav - anti-virus utility for Unix - command-line interface
 clamav-base - anti-virus utility for Unix - base package
 clamav-daemon - anti-virus utility for Unix - scanner daemon
 clamav-dbg - debug symbols for ClamAV
 clamav-docs - anti-virus utility for Unix - documentation
 clamav-freshclam - anti-virus utility for Unix - virus database update utility
 clamav-milter - anti-virus utility for Unix - sendmail integration
 clamav-testfiles - anti-virus utility for Unix - test files
 libclamav-dev - anti-virus utility for Unix - development files
 libclamav6 - anti-virus utility for Unix - library
Closes: 599372 599908 600088 600098 600908 601538
Changes: 
 clamav (0.96.4+dfsg-1) unstable; urgency=low
 .
   [ Alberto WU ]
   * New upstream release
 - Fix 'Unknown error code ERROR' (closes: #599372).
 - Disable the JIT on K6-2 (closes: #600088).
 - Fix parsing of malformed pdf files (closes: #599908).
 .
   [ Michael Tautschnig ]
   * Debconf translation updates
 - Czech (closes: #600098)
 - Vietnamese (closes: #601538)
   * Add additional check for milter socket in status command of milter init
 script (thanks Chris Moules for proposing a patch, closes: #600908).
Checksums-Sha1: 
 00bc20445a9e2000758c41fba16d313780e36446 1552 clamav_0.96.4+dfsg-1.dsc
 b18a542cba74224da2894e4052ad549db203140f 40897425 
clamav_0.96.4+dfsg.orig.tar.gz
 ed38045c19bbef3ace3687f489e04651ecfee3d6 285269 clamav_0.96.4+dfsg-1.diff.gz
 398449763ee4505625963c63588aa236803169ea 26600454 
clamav-base_0.96.4+dfsg-1_all.deb
 454f1f28812bf99b9b7b1d1a60b7bbb3839f96df 5253380 
clamav-testfiles_0.96.4+dfsg-1_all.deb
 bf14f6a98c2cf9390fcfa04a4ecf0c5c88911a01 1291824 
clamav-docs_0.96.4+dfsg-1_all.deb
 c25121dfd125e44a0bc4756a08ec6d50ca7f3432 3998550 
libclamav6_0.96.4+dfsg-1_amd64.deb
 b033e3a8d8814ae48874f358290c84f9b7d11cdf 330948 clamav_0.96.4+dfsg-1_amd64.deb
 35ad6ec5dc246358329266878797bc770704daed 417038 
clamav-daemon_0.96.4+dfsg-1_amd64.deb
 eef429d70e42abc376b01539fe2e34951e83cc1d 306456 
clamav-freshclam_0.96.4+dfsg-1_amd64.deb
 4ec5113742c1dc36624ab8c8eeef3ae2d239b615 338488 
clamav-milter_0.96.4+dfsg-1_amd64.deb
 d5221daa2dedf94d218c9d72522f1ce09277c9f9 213728 
libclamav-dev_0.96.4+dfsg-1_amd64.deb
 ba67c45816aac6f312124ed98268b2c76e95fab1 22897672 
clamav-dbg_0.96.4+dfsg-1_amd64.deb
Checksums-Sha256: 
 ad798be7b8d18d130e6ebce3b7a64780ccdf38a454b796a570182c33af9bc3d8 1552 
clamav_0.96.4+dfsg-1.dsc
 0ae91817bb3f783a5aac43ba2286fe275fa0e5058c22d598eeb715e9aefc8589 40897425 
clamav_0.96.4+dfsg.orig.tar.gz
 ed8333ba243d10f780693d900be05769ed3749e6d00239376a15950591594560 285269 
clamav_0.96.4+dfsg-1.diff.gz
 cfa16c71d5e282245cde108a2e5a885062a0a21ba88fe95e81304561347e0f42 26600454 
clamav-base_0.96.4+dfsg-1_all.deb
 040be2e2da27242b4e9171b6bf80f3a9f7d9e9aa95e1d1b651294b3441965955 5253380 
clamav-testfiles_0.96.4+dfsg-1_all.deb
 aafc709700b2bc4aa246a51325c8c740873c2f9fb0ea676509f383d17a356c02 1291824 
clamav-docs_0.96.4+dfsg-1_all.deb
 2f877715ec1ce0c30cdfe845efdde9e5b3075e2375f573c008e1e2471cdbcf03 3998550 
libclamav6_0.96.4+dfsg-1_amd64.deb
 ae84c66dd82d3f25ff367a1e1aee9587747d44ca39a82e06fe9c57e06df58aa2 330948 
clamav_0.96.4+dfsg-1_amd64.deb
 9ab1701183a4f1e46016d0fb54c38f654f4347eeea571f41b781eea0df8b8937 417038 
clamav-daemon_0.96.4+dfsg-1_amd64.deb
 66e6d81d6bd7eea9040afafcac77e960f94a40b12a0b4401fb6954cd2a8582c0 306456 
clamav-freshclam_0.96.4+dfsg-1_amd64.deb
 cd5acf13f136ccacef0f1849888dc8764c807587d63237fc27a5652f0cc77149 338488 
clamav-milter_0.96.4+dfsg-1_amd64.deb
 617261bc6225cbaeeaf5a17f0b6ce36280240f9e6d180fd983174369da533c16 213728 
libclamav-dev_0.96.4+dfsg-1_amd64.deb
 f669ac97bc62fa63bce98b906ba59b8196664ec6eddc0ec1bb5834ef392986f0 22897672 
clamav-dbg_0.96.4+dfsg-1_amd64.deb
Files: 
 ca0fa575f4179a29fa28fcebe9eefc45 1552 utils optional clamav_0.96.4+dfsg-1.dsc
 b367da86e70f107837d1fe68acd883d2 40897425 utils optional 
clamav_0.96.4+dfsg.orig.tar.gz
 881ad0d72e7d196904ae6d5a29fe0220 285269 utils optional 
clamav_0.96.4+dfsg-1.diff.gz
 050f459e498f6567e6d9a77ca94e336c 26600454 utils optional 
clamav-base_0.96.4+dfsg-1_all.deb
 e3ac4d9c594332895cb8c12958d13422 5253380 utils optional 
clamav-testfiles_0.96.4+dfsg-1_all.deb
 36887d39a85f091549fad15345943c62 1291824 doc optional 
clamav-docs_0.96.4+dfsg-1_all.deb
 46a7384e8d9f8d09aac2c446d379f019 3998550 libs optional 
libclamav6_0.96.4+dfsg-1_amd64.deb
 ff843a91761c8aff465f2ce21e66bb68 330948 utils optional 
clamav_0.96.4+dfsg-1_amd64.deb
 313a7c59e9422ea20b84c23f8b4f13d5 417038 

Accepted fuss-launcher 0.5-1 (source all)

2010-10-29 Thread Enrico Zini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 29 Oct 2010 12:55:13 +0200
Source: fuss-launcher
Binary: fuss-launcher
Architecture: source all
Version: 0.5-1
Distribution: unstable
Urgency: low
Maintainer: Enrico Zini enr...@debian.org
Changed-By: Enrico Zini enr...@debian.org
Description: 
 fuss-launcher - a simple application launcher
Closes: 601760
Changes: 
 fuss-launcher (0.5-1) unstable; urgency=low
 .
   * Port to new Xapian API. Closes: #601760
Checksums-Sha1: 
 71f75abe5a028768ed0302a48d04bf463b84fb09 1930 fuss-launcher_0.5-1.dsc
 7b1b37e4766f564e016b6eecac8c4da4c8a8287c 27034 fuss-launcher_0.5.orig.tar.gz
 206f80b1a31b5e50815287c1095021aa05afe7f2 3235 fuss-launcher_0.5-1.diff.gz
 ef46b94f8d2789c18ce7520a5f56efec52101faf 22136 fuss-launcher_0.5-1_all.deb
Checksums-Sha256: 
 133ed6718d5b87ca50972fcf3f61c5c5600110c20cec038a44599a70be7fb312 1930 
fuss-launcher_0.5-1.dsc
 94e957c124d2ef32c0eb60b5fe97b42146c449a9bdd61728301878f16cb0b293 27034 
fuss-launcher_0.5.orig.tar.gz
 43ac9d73b997a115777d5a4e2d4740ffc5982740197cd2da715a9ac8fffcc6cd 3235 
fuss-launcher_0.5-1.diff.gz
 637909020c62c194f9d8e5d91fefb82f74f14b56e2debb7d582a9e58b8cc2108 22136 
fuss-launcher_0.5-1_all.deb
Files: 
 9927c688bf83cd5588fe206bcd0ae9f0 1930 gnome optional fuss-launcher_0.5-1.dsc
 747438026e06aa303623dacb3e9b1bda 27034 gnome optional 
fuss-launcher_0.5.orig.tar.gz
 fc70176bad6fdec4b4becba69727e977 3235 gnome optional 
fuss-launcher_0.5-1.diff.gz
 f05a88d14824b51a698fc7221578e4ab 22136 gnome optional 
fuss-launcher_0.5-1_all.deb

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

iQIcBAEBCAAGBQJMyq6XAAoJEB5qw/OH8O2sr0YP/2KwTEP3H/fAoNd/FQKV5xI0
Vucz/mJV6xC3sCv9+xFb+Hcaa7K7erqkCtTOtV6Pdg6sOSMuI9Si62tASqbsoPm+
sT3LYGHHjit90+jO5QY1TKXVZEMQmRIR7rBaNJX5fvvWaJ9rvUTvHdDNnB6Udj5c
f/6ozPx61N+R23JJiTUvt8kI6lZdKpm3rVTG1uY1CRm7Co3xZoerJpp4NNmLJCvr
p1dL6tL7KODya+6dUVv+ZTEJ/oq4WOF0fT+QENaE11407H/nxrXLHaQx3wvw13rq
li08aGmV+LOoVaZAEFHB2Jc7FTScfRymbzLvjMJxnzwApx9vz2m+HImCJXn4NfT6
qDxVVxkJTAmqAJAy0uMJDJPhkJKubvg+Fi3PN/tNpqdMKPKjNNNLbo7Q/wTqkbA3
K4HsyWfO9ie5bOjcTJrb8sRE8ajJEWq6EbVq+Bz/2xM32jlPuDAIgWXplMMwHwnk
MRVyAoYUgP2kXDZvn4ha73SFR+hppdTwsQmjfHuLGgAo6mXppoaMFMkIn+HIsG9y
wWYyoOrZ/s1G6RwilIr+D5XzzvstbboaN4/xkC3DpV1kItNSnF30lAXwT06hGav8
ZRlASmD34E0/gHx/8o6I3JwAzhmf1++o5RFZkg4UBA1Du3N6DnvxX46J9S82DigR
hxcC9bWpTMITmNIksA1H
=7rKo
-END PGP SIGNATURE-


Accepted:
fuss-launcher_0.5-1.diff.gz
  to main/f/fuss-launcher/fuss-launcher_0.5-1.diff.gz
fuss-launcher_0.5-1.dsc
  to main/f/fuss-launcher/fuss-launcher_0.5-1.dsc
fuss-launcher_0.5-1_all.deb
  to main/f/fuss-launcher/fuss-launcher_0.5-1_all.deb
fuss-launcher_0.5.orig.tar.gz
  to main/f/fuss-launcher/fuss-launcher_0.5.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/e1pbnbm-0001kv...@franck.debian.org



Accepted gmsh 2.5.0.dfsg-2 (source amd64)

2010-10-29 Thread Christophe Prud'homme
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 28 Oct 2010 14:16:40 +0200
Source: gmsh
Binary: gmsh
Architecture: source amd64
Version: 2.5.0.dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Christophe Prud'homme prudh...@debian.org
Description: 
 gmsh   - three-dimensional finite element mesh generator
Changes: 
 gmsh (2.5.0.dfsg-2) unstable; urgency=low
 .
   [Christophe Trophime]
   * Add openmp support
   * Add metis support : use scotchmetis
 .
   [ Christophe Prud'homme ]
   * Upload
Checksums-Sha1: 
 e57c7b56a395af47eb904f975084424d3a4f4a80 1578 gmsh_2.5.0.dfsg-2.dsc
 d61b8c7e489a3e9e7d3f0d0216b666f167e43648 16029 gmsh_2.5.0.dfsg-2.diff.gz
 e91f8e7bda18162e74a9ecc1c95ef1e2eb74e37a 13519648 gmsh_2.5.0.dfsg-2_amd64.deb
Checksums-Sha256: 
 373580108980c801a967cffc26f98ed8904b5c5ad8bcd887c6d2871843c9d350 1578 
gmsh_2.5.0.dfsg-2.dsc
 a2234bd474d828b6eb1f64d5251360dc6eba540ea8a7e1726428d723e8b088b4 16029 
gmsh_2.5.0.dfsg-2.diff.gz
 3c5b5313786e495a9d9c10593972f47e927894c3d137fce6c727eb8a5dce882c 13519648 
gmsh_2.5.0.dfsg-2_amd64.deb
Files: 
 009f19efd35b1eb0d172329ebfddf139 1578 math optional gmsh_2.5.0.dfsg-2.dsc
 e0e5ff360d49198f67a82f814ec71210 16029 math optional gmsh_2.5.0.dfsg-2.diff.gz
 9dc821080b4decb8a2f1ff7367f2fa00 13519648 math optional 
gmsh_2.5.0.dfsg-2_amd64.deb

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

iD8DBQFMyrfooY+0C9S+FFARAsDYAJ99tj6lCuI4H1qGsY3+bk0Z6sy8aACfbsB5
N2nF6KeEfbU0qsu6rCnucDE=
=Y6Pn
-END PGP SIGNATURE-


Accepted:
gmsh_2.5.0.dfsg-2.diff.gz
  to main/g/gmsh/gmsh_2.5.0.dfsg-2.diff.gz
gmsh_2.5.0.dfsg-2.dsc
  to main/g/gmsh/gmsh_2.5.0.dfsg-2.dsc
gmsh_2.5.0.dfsg-2_amd64.deb
  to main/g/gmsh/gmsh_2.5.0.dfsg-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/e1pbntt-0007dl...@franck.debian.org



Accepted dahdi-linux 1:2.3.0.1+dfsg-2 (source all)

2010-10-29 Thread Tzafrir Cohen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 20 Oct 2010 21:21:58 +0200
Source: dahdi-linux
Binary: dahdi-linux dahdi-source
Architecture: source all
Version: 1:2.3.0.1+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Tzafrir Cohen tzaf...@debian.org
Description: 
 dahdi-linux - DAHDI telephony interface - Linux userspace parts
 dahdi-source - DAHDI telephony interface - source code for kernel driver
Closes: 593438 598886 600839
Changes: 
 dahdi-linux (1:2.3.0.1+dfsg-2) unstable; urgency=medium
 .
   [ Faidon Liambotis ]
   * Add myself to uploaders.
 .
   [ Tzafrir Cohen ]
   * Disable mmx_auto for now (Closes: #593438).
   * dahdi_linux_extra: Re-apply zaphfc r7 (Closes: #598886).
   * Patch wcb4xxp_bn4s0e: missing PCI IDs for beroNet BN4S0e (Closes: #600839).
Checksums-Sha1: 
 1314db4e7beb48243f17937cf0122f08a55feaf5 1400 dahdi-linux_2.3.0.1+dfsg-2.dsc
 1b76b1ec917aa8d9b15a88c51026febad9bfbf9c 143138 
dahdi-linux_2.3.0.1+dfsg-2.debian.tar.gz
 d37df3ae40a2081e2c11d7c52ffc7dddc6b09813 102736 
dahdi-linux_2.3.0.1+dfsg-2_all.deb
 c7945b983236a1057ebac12b177a9c80e3538091 912252 
dahdi-source_2.3.0.1+dfsg-2_all.deb
Checksums-Sha256: 
 202816a1a3b41e17548aa095408e107417caba5396696984d31e55ad4c4380d5 1400 
dahdi-linux_2.3.0.1+dfsg-2.dsc
 9fd4bb32d49ac5933ddf5172ef3cad959c52483a291baac3f7db0497e4a5d43c 143138 
dahdi-linux_2.3.0.1+dfsg-2.debian.tar.gz
 96d5531e29b39dbfb38817d11e2cebef14ab16b4503bcf2358c815682ab64796 102736 
dahdi-linux_2.3.0.1+dfsg-2_all.deb
 a88621f095d8d1dcee7cf87aa2fe35e2cbaff71ecd7ce1d02151cfc1ef69acc0 912252 
dahdi-source_2.3.0.1+dfsg-2_all.deb
Files: 
 58b8d41c810719be032b0081658e3885 1400 comm optional 
dahdi-linux_2.3.0.1+dfsg-2.dsc
 44fa1f2643049ec966112ffdfcbaa787 143138 comm optional 
dahdi-linux_2.3.0.1+dfsg-2.debian.tar.gz
 1d6969f33bb0eab1dae3810bbd78 102736 comm optional 
dahdi-linux_2.3.0.1+dfsg-2_all.deb
 709d2bb092cbe46ea687701be9f53d6f 912252 kernel optional 
dahdi-source_2.3.0.1+dfsg-2_all.deb

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

iEYEARECAAYFAkzKvhQACgkQxArWdkN9Movu5gCfYHbi99ScpTvAZ+p9IFYwAPpe
B+8Aniy9M253D13eX+EoA7qI2BTdn560
=2gYm
-END PGP SIGNATURE-


Accepted:
dahdi-linux_2.3.0.1+dfsg-2.debian.tar.gz
  to main/d/dahdi-linux/dahdi-linux_2.3.0.1+dfsg-2.debian.tar.gz
dahdi-linux_2.3.0.1+dfsg-2.dsc
  to main/d/dahdi-linux/dahdi-linux_2.3.0.1+dfsg-2.dsc
dahdi-linux_2.3.0.1+dfsg-2_all.deb
  to main/d/dahdi-linux/dahdi-linux_2.3.0.1+dfsg-2_all.deb
dahdi-source_2.3.0.1+dfsg-2_all.deb
  to main/d/dahdi-linux/dahdi-source_2.3.0.1+dfsg-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/e1pbomo-0004sj...@franck.debian.org



Accepted fusionforge 5.0.2-4 (source all)

2010-10-29 Thread Roland Mas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 29 Oct 2010 11:55:13 +0200
Source: fusionforge
Binary: fusionforge-standard fusionforge-minimal fusionforge-full gforge 
gforge-common gforge-web-apache2 gforge-web-apache2-vhosts gforge-web-apache 
gforge-db-postgresql gforge-mta-exim4 gforge-mta-postfix gforge-mta-courier 
gforge-shell-postgresql gforge-ftp-proftpd gforge-dns-bind9 
gforge-lists-mailman gforge-plugin-scmcvs gforge-plugin-scmsvn 
gforge-plugin-scmbzr gforge-plugin-scmgit gforge-plugin-scmhg 
gforge-plugin-scmdarcs gforge-plugin-scmarch gforge-plugin-mediawiki 
gforge-plugin-extratabs gforge-plugin-globalsearch gforge-plugin-projectlabels 
gforge-plugin-contribtracker
Architecture: source all
Version: 5.0.2-4
Distribution: unstable
Urgency: low
Maintainer: Roland Mas lola...@debian.org
Changed-By: Roland Mas lola...@debian.org
Description: 
 fusionforge-full - FusionForge collaborative development tool - full 
metapackage
 fusionforge-minimal - FusionForge collaborative development tool - minimal 
metapackage
 fusionforge-standard - FusionForge collaborative development tool - standard 
metapackage
 gforge - Dummy upgrade package for FusionForge
 gforge-common - collaborative development tool - shared files
 gforge-db-postgresql - collaborative development tool - database (using 
PostgreSQL)
 gforge-dns-bind9 - collaborative development tool - DNS management (using 
Bind9)
 gforge-ftp-proftpd - collaborative development tool - FTP management (using 
ProFTPd)
 gforge-lists-mailman - collaborative development tool - mailing-lists (using 
Mailman)
 gforge-mta-courier - collaborative development tool - mail tools (using 
Courier)
 gforge-mta-exim4 - collaborative development tool - mail tools (using Exim 4)
 gforge-mta-postfix - collaborative development tool - mail tools (using 
Postfix)
 gforge-plugin-contribtracker - Contribution tracker plugin for FusionForge
 gforge-plugin-extratabs - Extratabs plugin for FusionForge
 gforge-plugin-globalsearch - Globalsearch plugin for FusionForge
 gforge-plugin-mediawiki - Mediawiki plugin for FusionForge
 gforge-plugin-projectlabels - Projectlabels plugin for FusionForge
 gforge-plugin-scmarch - collaborative development tool - GNU Arch plugin
 gforge-plugin-scmbzr - collaborative development tool - Bazaar plugin
 gforge-plugin-scmcvs - collaborative development tool - CVS plugin
 gforge-plugin-scmdarcs - collaborative development tool - Darcs plugin
 gforge-plugin-scmgit - collaborative development tool - Git plugin
 gforge-plugin-scmhg - collaborative development tool - Mercurial (Hg) plugin
 gforge-plugin-scmsvn - collaborative development tool - Subversion plugin
 gforge-shell-postgresql - collaborative development tool - shell accounts 
(using PostgreSQL
 gforge-web-apache - transition package to gforge-web-apache2
 gforge-web-apache2 - collaborative development tool - web part (using Apache)
 gforge-web-apache2-vhosts - collaborative development tool - web vhosts (using 
Apache)
Closes: 601573
Changes: 
 fusionforge (5.0.2-4) unstable; urgency=low
 .
   * Fixed logic in create-mailing-lists.pl script, allowing it to actually
 run (closes: #601573).
   * Also fixed the database credentials used for NSS and email forwarding
 in new installations (gforge_nss/mta - fusionforge_nss/mta).
Checksums-Sha1: 
 6b063beb250bc10de456de581062ae88874eebf4 1799 fusionforge_5.0.2-4.dsc
 51743b3b8018d8c5df9cf18f34a41b3054ed42eb 682600 fusionforge_5.0.2-4.diff.gz
 a10bf4ddcbb9c07b109e5f353a1457a0feeb797d 53238 
fusionforge-standard_5.0.2-4_all.deb
 d290684f2674639419a5175e5f68ffb0322680c0 52188 
fusionforge-minimal_5.0.2-4_all.deb
 28080ed80cc2fb6e0b459e3f05e3cae3bb2da6c6 52304 fusionforge-full_5.0.2-4_all.deb
 f3bbef2e77011b5bf84ed5e4ffc41bd2f2d22b20 48602 gforge_5.0.2-4_all.deb
 5da5c5263e64d70c441a7c5dc0b3ff58bcc71112 1190798 gforge-common_5.0.2-4_all.deb
 04621a98c302450f12b65a322ac6582bef64e2a6 1262268 
gforge-web-apache2_5.0.2-4_all.deb
 7a6395852741c08a7f6bbd016894f76d0217fcdd 52288 
gforge-web-apache2-vhosts_5.0.2-4_all.deb
 88b5d3a0e36add6be482ff7f6b39678916a019a3 48624 
gforge-web-apache_5.0.2-4_all.deb
 329416b026979dfef3d51907eab43f4dbf58c2d9 183282 
gforge-db-postgresql_5.0.2-4_all.deb
 b94ca6f4e33fb368acc81687e4be5fc1923b8853 57396 gforge-mta-exim4_5.0.2-4_all.deb
 abebe7ae2bfa7c352c02018d2f6e5db776f7cea6 56882 
gforge-mta-postfix_5.0.2-4_all.deb
 ccb7904e89d45f072fb0ab9339697135665638f0 48700 
gforge-mta-courier_5.0.2-4_all.deb
 2a24a009444572eb8facab558d9aa33d755a17e8 55414 
gforge-shell-postgresql_5.0.2-4_all.deb
 1e06730d7f12c5ed56bb44dbb5e3ece17281fcfa 56114 
gforge-ftp-proftpd_5.0.2-4_all.deb
 7f5479e8a7208e161c846cda8d8d35a62d1f482f 57832 gforge-dns-bind9_5.0.2-4_all.deb
 3cc3a9ab2d5f0d4c419689843193e97d15dd8a6e 56202 
gforge-lists-mailman_5.0.2-4_all.deb
 7a10b1ff66c49df8007c57ef20a036f5035c7d2f 72034 
gforge-plugin-scmcvs_5.0.2-4_all.deb
 10fd1987f37a68c5126e8290dadeda302397990c 69036 

Accepted libice 2:1.0.6-2 (source amd64)

2010-10-29 Thread Cyril Brulebois
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 29 Oct 2010 14:56:48 +0200
Source: libice
Binary: libice6 libice6-dbg libice-dev
Architecture: source amd64
Version: 2:1.0.6-2
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Cyril Brulebois k...@debian.org
Description: 
 libice-dev - X11 Inter-Client Exchange library (development headers)
 libice6- X11 Inter-Client Exchange library
 libice6-dbg - X11 Inter-Client Exchange library (debug package)
Closes: 538248
Changes: 
 libice (2:1.0.6-2) unstable; urgency=low
 .
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
 good reason.  Thanks, Colin Watson!
   * Remove myself from Uploaders
 .
   [ Cyril Brulebois ]
   * Cherry-pick from upstream:
 + 0001-Set-the-close-on-exec-flag-for-listening-sockets.patch:
   Stop leaking listening sockets by setting the close on exec flag on
   them. Thanks to Kalle Olavi Niemitalo (Closes: #538248).
   [From upstream 1967c04c0]
   * Add myself to Uploaders.
Checksums-Sha1: 
 09a8a787aa1900a695d1764f88655e84ba3e21ab 1324 libice_1.0.6-2.dsc
 28a8a56c52f4e74eceec8b150993bec506bc36df 15162 libice_1.0.6-2.diff.gz
 15deda7d5713a29e395b0fae2b400eb58f64e779 53832 libice6_1.0.6-2_amd64.deb
 838bb523ae903423947a338b00df809b1bfa1c77 85444 libice6-dbg_1.0.6-2_amd64.deb
 2dcb165128e00766cc91f70ff86ef6a4f25632f2 65792 libice-dev_1.0.6-2_amd64.deb
Checksums-Sha256: 
 3a616fe59f2971109b60bd4b210cc8bc33c581c52417cbddb81f5ae5870f 1324 
libice_1.0.6-2.dsc
 9b485ca6cb9d12e155c2ba7ef31ac54c3fcb819c26b6ab7f146b8bde626f3069 15162 
libice_1.0.6-2.diff.gz
 88ab6db2e9efad33521f3b414fd049de6082eae2bdfdc307d0625389701c4db6 53832 
libice6_1.0.6-2_amd64.deb
 a766c923d7f5f94be63862d9ce684c55d804a10d9ae56c06e03beed93c6c1db0 85444 
libice6-dbg_1.0.6-2_amd64.deb
 07fb57dd3d39552ee14fb5df1a65887a46581d9a02cf2533da8a1eb6cc3f3cfa 65792 
libice-dev_1.0.6-2_amd64.deb
Files: 
 977f2043246dfc7dde607ebb28d64f0b 1324 x11 optional libice_1.0.6-2.dsc
 ce8bb7a730619f17c36b5ecd26e93f3f 15162 x11 optional libice_1.0.6-2.diff.gz
 5ef05e3a3b54e159fe97226ce9f5cc7a 53832 libs optional libice6_1.0.6-2_amd64.deb
 cad55ea0fdbccabfab3be94912c5a36a 85444 debug extra 
libice6-dbg_1.0.6-2_amd64.deb
 7d87b43582a13c4fd54b38da507b 65792 libdevel optional 
libice-dev_1.0.6-2_amd64.deb

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

iEYEARECAAYFAkzKyAYACgkQeGfVPHR5Nd39XwCfTMt9hYdj91i0a5w7ifiXrngJ
GIcAn1JU1IrwPsEVc0CUQxxWp/COk8i/
=sbrU
-END PGP SIGNATURE-


Accepted:
libice-dev_1.0.6-2_amd64.deb
  to main/libi/libice/libice-dev_1.0.6-2_amd64.deb
libice6-dbg_1.0.6-2_amd64.deb
  to main/libi/libice/libice6-dbg_1.0.6-2_amd64.deb
libice6_1.0.6-2_amd64.deb
  to main/libi/libice/libice6_1.0.6-2_amd64.deb
libice_1.0.6-2.diff.gz
  to main/libi/libice/libice_1.0.6-2.diff.gz
libice_1.0.6-2.dsc
  to main/libi/libice/libice_1.0.6-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/e1pboqt-0006tz...@franck.debian.org



Accepted freeimage 3.10.0-3 (source amd64)

2010-10-29 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 29 Oct 2010 14:46:46 +0200
Source: freeimage
Binary: libfreeimage-dev libfreeimage3 libfreeimage3-dbg
Architecture: source amd64
Version: 3.10.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description: 
 libfreeimage-dev - Support library for graphics image formats (development 
files)
 libfreeimage3 - Support library for graphics image formats (library)
 libfreeimage3-dbg - Support library for graphics image formats (debugging 
symbols)
Closes: 558857 595559 595560 601002 601762
Changes: 
 freeimage (3.10.0-3) unstable; urgency=low
 .
   * Don't use embedded copies of various libraries, add build-deps on their
 packaged versions (closes: #595560):
 - libjpeg 6b
 - libmng 1.0.9
 - libopenjpeg 1.2.0
 - libpng 1.2.23
   + CVE-2010-2249, CVE-2010-1205, CVE-2010-0205, CVE-2009-2042,
 CVE-2008-6218, CVE-2008-5907, CVE-2009-0040, CVE-2008-3964,
 CVE-2008-1382
 - openexr 1.6.1
   + CVE-2009-1720, CVE-2009-1721
 - zlib 1.2.3
   * The embedded libtiff copy is still used, because freeimage uses its
 internals and I couldn't figure out how to unentangle this.  Update the
 tiff copy to 3.9.4-5, though:
 CVE-2010-3087, CVE-2010-2483, CVE-2010-2482, CVE-2010-2481, CVE-2010-2443,
 CVE-2010-2233, CVE-2010-2067, CVE-2010-2065, CVE-2010-1411, CVE-2009-2347,
 CVE-2008-2327.
   * Add tiff copyright and license to debian/copyright (closes: #601002)
   * Link with -lm (closes: #558857).
   * Try to avoid arch-specific values in our copy of tif_config.h and
 tiffconf.h (closes: #601762)
   * Set LFS CFLAGS in Makefile.gnu.
   * Orphan package (closes: #595559).
Checksums-Sha1: 
 11e6b0d0e1eaf7413f64e1ce00e478006fd4cb81 1966 freeimage_3.10.0-3.dsc
 542471c11ecc15facf712c218416d2a5a41b3335 535198 freeimage_3.10.0-3.diff.gz
 0905735a7e997ed078f54f0d08064646b0261c8e 8057990 
libfreeimage-dev_3.10.0-3_amd64.deb
 078e561ca29d262f14a58e04a86109f725485ab0 801806 
libfreeimage3_3.10.0-3_amd64.deb
 39add70677607e057efc8dde26748dd51a2e5e44 2493874 
libfreeimage3-dbg_3.10.0-3_amd64.deb
Checksums-Sha256: 
 c821fbdcb7662c8e26b4e9938f96444197af2e7069007451c54e9d6cd86180e2 1966 
freeimage_3.10.0-3.dsc
 948f293e48478b73124ad21d37c75036287dabf2344b42e528965930eb49f98b 535198 
freeimage_3.10.0-3.diff.gz
 e726a8ec4bd0e3b09670205227f62570c32eb6901c3f8bd1ada955c272c36e56 8057990 
libfreeimage-dev_3.10.0-3_amd64.deb
 4b3e080935314281761855e9359799713eda765d07b868334aad1bf78d6ce814 801806 
libfreeimage3_3.10.0-3_amd64.deb
 636acadbd0dce6a88a60b24811762b8cdb12ce4f5b5e59a7d7edc6612d05d29a 2493874 
libfreeimage3-dbg_3.10.0-3_amd64.deb
Files: 
 5b45b910458a8a2274a5bc67a30fdeae 1966 libs optional freeimage_3.10.0-3.dsc
 c49cb524e138ac05478fd9fac90af473 535198 libs optional 
freeimage_3.10.0-3.diff.gz
 fdcc7a2a7000382a3dbbc9b0d613b19f 8057990 libdevel optional 
libfreeimage-dev_3.10.0-3_amd64.deb
 8b7bd5d88cd3ce8372134288f899afad 801806 libs optional 
libfreeimage3_3.10.0-3_amd64.deb
 b252bffa78ca8c095ea3fb1013a705f5 2493874 debug extra 
libfreeimage3-dbg_3.10.0-3_amd64.deb

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

iQIcBAEBCAAGBQJMyshEAAoJEDEBgAUJBeQMjyoQAO01gDDNEtkxHVODBDTbLPZV
Aa2P53rikBTty2Ape/K0/iERp8Ny0jift++3eP3w+PFXcFh2aV4fL3MAb8IWRCG0
M9SWTp7TFNJCthoeW/Kqa/Q655nZlTWYMOnF7KvBS7vQE5xi26qK7gInxL4w/Eqh
ydb3MHooX8uU7+Nd0gXW1sDCI9lmWvgOZsATozSSDWGbwAI22n1LRy3m5vIlTXAA
gj1HWIi6g2G/YKJenFZqcIpWjS0fCK3QNfDuPV0KAVkzp0cFrGJ245IBeYoQAdxQ
333h8PdMsjkmLGYZYgocQCrhMo/u/wSE1H7ANE4BD9Xj2bDyM6xWgJPGauET2XlF
QbV4FQGuMK3V8U00D3CYA4wHputNCgeXNSPahnXtqFnVsHtJpxsRnWlvhhKKxjBd
UP1NImTRYdw+jchloJf1K9+VRLkIshhSAB/QExoOWN/+fBaxmDqbvcuxagILBx5F
+ELL3EBnOmW1wj3CPa9Qk9Ryu+2bGpG2RPEpAuPgurh3ccvmAtLDFW4A/Q5/clJ9
EC9q/e+SW+4JpUUeUkGkTSC9kG9gdcJ3rOkiMZ9z1Dijf2KklP9EQdJuVjBMof8D
CYNi9DWoX14fwz+at9izqhjBQwF1ymDIM2r7WXAH9XVuK0z7UBJR3gSFDwf1nQ7M
iaoiq6M34EcvwvLI9sH0
=CIOj
-END PGP SIGNATURE-


Accepted:
freeimage_3.10.0-3.diff.gz
  to main/f/freeimage/freeimage_3.10.0-3.diff.gz
freeimage_3.10.0-3.dsc
  to main/f/freeimage/freeimage_3.10.0-3.dsc
libfreeimage-dev_3.10.0-3_amd64.deb
  to main/f/freeimage/libfreeimage-dev_3.10.0-3_amd64.deb
libfreeimage3-dbg_3.10.0-3_amd64.deb
  to main/f/freeimage/libfreeimage3-dbg_3.10.0-3_amd64.deb
libfreeimage3_3.10.0-3_amd64.deb
  to main/f/freeimage/libfreeimage3_3.10.0-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/e1pbp40-00039m...@franck.debian.org



Accepted abiword 2.8.6-0.1 (source all i386)

2010-10-29 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 20 Oct 2010 14:46:20 +0300
Source: abiword
Binary: abiword-common abiword abiword-plugin-grammar abiword-plugin-mathview 
libabiword-2.8 libabiword-2.8-dev
Architecture: source all i386
Version: 2.8.6-0.1
Distribution: unstable
Urgency: low
Maintainer: Patrik Fimml pat...@fimml.at
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 abiword- efficient, featureful word processor with collaboration
 abiword-common - efficient, featureful word processor with collaboration -- 
common
 abiword-plugin-grammar - grammar checking plugin for AbiWord
 abiword-plugin-mathview - equation editor plugin for AbiWord
 libabiword-2.8 - efficient, featureful word processor with collaboration -- 
shared
 libabiword-2.8-dev - efficient, featureful word processor with collaboration 
-- develo
Closes: 498285 520424 552575 569272 577733 580346 586245
Changes: 
 abiword (2.8.6-0.1) unstable; urgency=low
 .
   [ Jari Aalto ]
   * Non-maintainer upload.
   * New upstream release. Fixes:
 - Can't open password protected ODT files (Closes: #577733).
 - Scrolling with cursor keys is slow (important; Closes: #498285).
 - Crash on occasions when importing OpenDocument files.
 - Crash when trying to print (important; Closes: #580346).
 - Crash on accessing Tools - Thesaurus menu (normal; Closes: #569272).
 - Crash on saving as PDF (normal; Closes: #520424).
 - Crash on trying to access Help (normal: Closes: #586245).
 - Crash on 3 MiB RTF file (normal; Closes: #552575);
   * debian/control
 - (Standards-Version): Update to 3.9.1.
   * debian/patches
 - (fixes/svn-backports.diff): Remove. Obsoleted by new release
 - (fixes/mime-types.diff): Refresh. Move abiword.desktop changes to
   separate diff.
 - (fixes/mime-types-desktop.diff): New file.
 .
   [  Hideki Yamane (Debian-JP) henr...@debian.or.jp ]
   * debian/rules
 - (CC, CXX): Remove variables.
 - (LDFLAGS): New variable. Move content from --as-needed from CC, CXX
   variable. See bug #577871 for details.
   * debian/control
 - (Build-Depends): Add flex, bison.
Checksums-Sha1: 
 6f4a3941cd2b34dcf175264e2c96ee5313d66a1e 2531 abiword_2.8.6-0.1.dsc
 998f69d038000b3fc027d4259548f02d67c8d0df 9218827 abiword_2.8.6.orig.tar.gz
 eedcc18315b348d0327c971f120a0e1c47faf5ed 44431 abiword_2.8.6-0.1.diff.gz
 4b1506ae012954eb2e94d6168ec1ee02de7824f7 1952220 
abiword-common_2.8.6-0.1_all.deb
 658627c5530f473751489c4424a634807520198a 1614644 abiword_2.8.6-0.1_i386.deb
 b976f6f81e4c5274424c36be0162be1f8041ffaa 46740 
abiword-plugin-grammar_2.8.6-0.1_i386.deb
 a7afa5212b1cbfe91da93701c5fbe99a9193bda1 134790 
abiword-plugin-mathview_2.8.6-0.1_i386.deb
 d9a7638ce00f83599640ba7aa940163952783df4 2470696 
libabiword-2.8_2.8.6-0.1_i386.deb
 cdf57fbdb1aa744d13fb72a40510b42f0db8d206 3623552 
libabiword-2.8-dev_2.8.6-0.1_i386.deb
Checksums-Sha256: 
 1bcf758bdd1c1994451c889f5ba4ccd0837205d4e91bcc4c197dc60e846a8c2a 2531 
abiword_2.8.6-0.1.dsc
 d99089a63a6cfc1a6a4a026be9278028d47d224088d24b1853acb67e95683a15 9218827 
abiword_2.8.6.orig.tar.gz
 c520c4364720f2d05a12336d4297beed373e4216ef92e50ced045c4521c70599 44431 
abiword_2.8.6-0.1.diff.gz
 26a44e3b030c9cea52165fa9d2597750918950cea8037a9ddeaec88b5fee77c1 1952220 
abiword-common_2.8.6-0.1_all.deb
 2a723a90585d254ffaab686771236acd80c35cdc908813465cc00e8da89681ba 1614644 
abiword_2.8.6-0.1_i386.deb
 2daff35462ba4eb50405cccf029754c6e0ac6ac4092f3d22cb45a72cec56f718 46740 
abiword-plugin-grammar_2.8.6-0.1_i386.deb
 cac9ae4296607a217f00516ba05463a42895b670f46b915c24bc8204d8aea9b3 134790 
abiword-plugin-mathview_2.8.6-0.1_i386.deb
 62325499103e09d9514a3a359df18e404844e098e123cb8fbaec01fe4c96fb7e 2470696 
libabiword-2.8_2.8.6-0.1_i386.deb
 c25a19f3d1a8e1b235cd91b7e6d42c2ff9593747b38f08302f503d33e3613d76 3623552 
libabiword-2.8-dev_2.8.6-0.1_i386.deb
Files: 
 68a0013bed2010511b0225670807c385 2531 gnome optional abiword_2.8.6-0.1.dsc
 f883b0a7f26229a9c66fd6a1a94381aa 9218827 gnome optional 
abiword_2.8.6.orig.tar.gz
 432b6305f97110ccfd4d03bd093491ad 44431 gnome optional abiword_2.8.6-0.1.diff.gz
 75b7391113ef5c33a4229ac1ec436be5 1952220 editors optional 
abiword-common_2.8.6-0.1_all.deb
 502695605dfb57b39ef1af71c1bcd898 1614644 editors optional 
abiword_2.8.6-0.1_i386.deb
 c6796960ca7faa9a0e38e57c0df23e6e 46740 editors optional 
abiword-plugin-grammar_2.8.6-0.1_i386.deb
 7772368b3f8d11513edeff88728708fc 134790 editors optional 
abiword-plugin-mathview_2.8.6-0.1_i386.deb
 aa1c60652af116b2339ceab72dbb8978 2470696 libs optional 
libabiword-2.8_2.8.6-0.1_i386.deb
 a89f0e403c71e6562a566b5313512bcd 3623552 libdevel optional 
libabiword-2.8-dev_2.8.6-0.1_i386.deb

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

iQIcBAEBCAAGBQJMykqQAAoJECHSBYmXSz6W6DEP/1wrMZlqVA86yfP+cViM9kyS
+4zmMsULjFRhLpDkAi+GzzhwnPmYFM3uO8O9T5DH2aNvh0fEDBoKfOrAZMcDQFVk
PcBi/XCZ9xErs7HTEfeQhp6hNksMNVacYlRQh0ChZQmONDvQt24EiFbTIeKu+B81

Accepted weborf 0.12.4-1 (source i386 all)

2010-10-29 Thread Salvo 'LtWorf' Tomaselli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 27 Oct 2010 16:01:35 +0200
Source: weborf
Binary: weborf weborf-daemon
Architecture: source i386 all
Version: 0.12.4-1
Distribution: unstable
Urgency: high
Maintainer: Salvo 'LtWorf' Tomaselli tipos...@tiscali.it
Changed-By: Salvo 'LtWorf' Tomaselli tipos...@tiscali.it
Description: 
 weborf - Fast and small webserver meant to be run without root privileges
 weborf-daemon - init script for weborf
Closes: 601585
Changes: 
 weborf (0.12.4-1) unstable; urgency=high
 .
   * New upstream release
   * Fixes DoS (Closes: #601585)
Checksums-Sha1: 
 b61b8fb471ad9a798dac982ee3b426e06224ce61 1049 weborf_0.12.4-1.dsc
 f038df807997dc0d68f549cc325a1bb2c1a50706 58220 weborf_0.12.4.orig.tar.gz
 81227144537870ff4ac9b711ad989eb49238f226 3429 weborf_0.12.4-1.debian.tar.gz
 5c110fd90a98eee5b6095d02a1a6441bb197ae62 28098 weborf_0.12.4-1_i386.deb
 f1892468627b91f30924ef9d3c92fe25ece51893 10208 weborf-daemon_0.12.4-1_all.deb
Checksums-Sha256: 
 70c8187678a06b6cc5d8da51a85c47dd9478a7b6002876a1e387a423c5b6748e 1049 
weborf_0.12.4-1.dsc
 084bed0e9a19fa76b7ad85e51530d0a4ccd554306dcfb048d311abbd8d96 58220 
weborf_0.12.4.orig.tar.gz
 d63e3053b69cde0565ebe4612a0b5e1da3f5c478b940a73f92bae54f32a3ebe8 3429 
weborf_0.12.4-1.debian.tar.gz
 ab2a3a423be3d3147370e24156e2ffdc5613331de611b962f10c2aecc05aa94a 28098 
weborf_0.12.4-1_i386.deb
 c41cb4c1f0c238acbbfa0eea871e133f7dd8f81be85e4ef980be4f2942561733 10208 
weborf-daemon_0.12.4-1_all.deb
Files: 
 dba90b68ee3bad2c0b10ba8f4947e968 1049 httpd optional weborf_0.12.4-1.dsc
 c6932626d9a477da004345332f5fd896 58220 httpd optional weborf_0.12.4.orig.tar.gz
 742cbd17063365a03ae29bb7b57f053f 3429 httpd optional 
weborf_0.12.4-1.debian.tar.gz
 044c223870ef1d76a186714f14700255 28098 httpd optional weborf_0.12.4-1_i386.deb
 339a08da53ab12e5a5b7a6e989130236 10208 httpd optional 
weborf-daemon_0.12.4-1_all.deb

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

iEYEARECAAYFAkzK540ACgkQ5qqQFxOSsXS+4wCeKDGcUHN/6Rjrk8WV1i4ZJRyX
KEgAnivLN8hLGnb51crGuZFnDQcDXAJ9
=CFgr
-END PGP SIGNATURE-


Accepted:
weborf-daemon_0.12.4-1_all.deb
  to main/w/weborf/weborf-daemon_0.12.4-1_all.deb
weborf_0.12.4-1.debian.tar.gz
  to main/w/weborf/weborf_0.12.4-1.debian.tar.gz
weborf_0.12.4-1.dsc
  to main/w/weborf/weborf_0.12.4-1.dsc
weborf_0.12.4-1_i386.deb
  to main/w/weborf/weborf_0.12.4-1_i386.deb
weborf_0.12.4.orig.tar.gz
  to main/w/weborf/weborf_0.12.4.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/e1pbqw2-0005q7...@franck.debian.org



Accepted frontaccounting 2.2.10-3 (source all)

2010-10-29 Thread Michael C. Schultheiss
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 29 Oct 2010 15:44:22 +
Source: frontaccounting
Binary: frontaccounting
Architecture: source all
Version: 2.2.10-3
Distribution: unstable
Urgency: low
Maintainer: Michael C. Schultheiss schul...@debian.org
Changed-By: Michael C. Schultheiss schul...@debian.org
Description: 
 frontaccounting - web-based double-entry accounting and ERP program
Closes: 589930 598369 598623 600297 600436 600452
Changes: 
 frontaccounting (2.2.10-3) unstable; urgency=low
 .
   * Fix pending l10n issues. Debconf translations:
 - Spanish (Camaleón).  Closes: #589930
 - Japanese (Hideki Yamane).  Closes: #598369
 - Vietnamese (Clytie Siddall).  Closes: #598623
 - Bokmål, Norwegian (Bjørn Steensrud).  Closes: #600297
 - Italian (Vincenzo Campanella).  Closes: #600436
 - Spanish (Camaleón).  Closes: #600452
Checksums-Sha1: 
 f7816a9fb8fb5aee73d56b9ed564e21baf35ad73 1818 frontaccounting_2.2.10-3.dsc
 18faefb2f900d476910122f5fffa9a1a3b0ebe53 54253 
frontaccounting_2.2.10-3.debian.tar.gz
 5c963926637114acd0ae3cc9e31af712853d1c70 970066 
frontaccounting_2.2.10-3_all.deb
Checksums-Sha256: 
 13061a1502195bf7538c8ea050bc178324256dfca402629a8f5d92698ae5f516 1818 
frontaccounting_2.2.10-3.dsc
 33386b597d29a4fb24e93568b42f46e0be37f3a35e3cb920bf97e3a33e81c86d 54253 
frontaccounting_2.2.10-3.debian.tar.gz
 5df4295d780fbc809ea4e570b2984a45879c74b0d70bfccd076adb880548bda1 970066 
frontaccounting_2.2.10-3_all.deb
Files: 
 43a5294cf8c3cef58bae6807f0774536 1818 web optional frontaccounting_2.2.10-3.dsc
 7bf6a3113b5ccf1ac42f2afd58973de6 54253 web optional 
frontaccounting_2.2.10-3.debian.tar.gz
 29bcaffaf0d3b398d532df0ee47cc33f 970066 web optional 
frontaccounting_2.2.10-3_all.deb

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

iQIcBAEBAgAGBQJMyuzaAAoJEJ7AAv4cnKUXj3IP/3eNMXWKde47TU4IXa7pjEGw
pptxtBxZUHt8BWDQ7nlXhZFFFdgVIdqM7SKeBuPmU9vf7DFWhXJxO2y9N1YPeH+X
G4+yCLQbgQhpBbDMI/uQNqiXMWLtZqJqLRx6u7Mzw7NwCaQD+Z/Jbt3aoFLUIUrG
C+/BglT9csOAViemhFmaU8UXF8vBZc7+8BCoUdv96QVXFaiR0NG9a7gSD6+RltnQ
Xk08IFcEsTsJV5XAXDUQdMrsrHPJdLCgRW+ztlLYiB1CVpPpNrz3EbyOPyVS6XUf
Jsa1sospAzKJIC+M14n33loiHdx5rZEH6m5lCwTmXwXetoQjMesdtHAK1d6vSzpy
03L7gFAZiPRvoaKdaq5paXNHModqdjYnmN+j9o87fbVNSHcKX1XfQzkVb6PKeDTI
xjJoyt7V4asyy/Y8N+7mMc1FruXuqzNBGcRupzipHsnVcD2X8JolpMKmVVKOzNQR
J02LzhVDQl51wJ/eyidwFgES2bcZm5kWo1q2wBBGPI105TTv1yvbcCwREASyho+j
GqYHOGvayohrmTNQG0RnF7MSKewHh4cgLwa6Pz2kYm/FEHncLASGJNNjB6Bn2EU4
m1Wias6XpExOC+OK2pR/4r2YQWOoVvtoyKN18o/bs2YE5h0AiSR0Q98YfgQnCFhI
WgS3bvoUMWLfnFvrzmb9
=pMK1
-END PGP SIGNATURE-


Accepted:
frontaccounting_2.2.10-3.debian.tar.gz
  to main/f/frontaccounting/frontaccounting_2.2.10-3.debian.tar.gz
frontaccounting_2.2.10-3.dsc
  to main/f/frontaccounting/frontaccounting_2.2.10-3.dsc
frontaccounting_2.2.10-3_all.deb
  to main/f/frontaccounting/frontaccounting_2.2.10-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/e1pbrpn-0005z7...@franck.debian.org



Accepted nss-pam-ldapd 0.7.12 (source i386)

2010-10-29 Thread Arthur de Jong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 29 Oct 2010 18:00:00 +0200
Source: nss-pam-ldapd
Binary: nslcd libnss-ldapd libpam-ldapd
Architecture: source i386
Version: 0.7.12
Distribution: unstable
Urgency: low
Maintainer: Arthur de Jong adej...@debian.org
Changed-By: Arthur de Jong adej...@debian.org
Description: 
 libnss-ldapd - NSS module for using LDAP as a naming service
 libpam-ldapd - PAM module for using LDAP as an authentication service
 nslcd  - Daemon for NSS and PAM lookups using LDAP
Changes: 
 nss-pam-ldapd (0.7.12) unstable; urgency=low
 .
   * set a short socket timeout when shutting down the connection to the LDAP
 server to avoid disconnect problems when using TLS
 (addresses part of #596983)
Checksums-Sha1: 
 a6aa3d7f4b3c7b08f2e4e33a0d33edd06dab3642 1106 nss-pam-ldapd_0.7.12.dsc
 3941b5ab9411f5414a52c9fc85192a8db394e805 478724 nss-pam-ldapd_0.7.12.tar.gz
 14093a156aa2534e8077067b72e1b82f3ba6b3ef 123476 nslcd_0.7.12_i386.deb
 6d589e57cb1996e596ee3d0ddaaf02a62cf4927b 43666 libnss-ldapd_0.7.12_i386.deb
 c241654fcef93e83325c38dbac458ffa64dfdccf 36678 libpam-ldapd_0.7.12_i386.deb
Checksums-Sha256: 
 c49bda26e6a37a98534fcaac6b0966c60d71ac8f6c02127c675d7d5ccfaca944 1106 
nss-pam-ldapd_0.7.12.dsc
 8e2f9d5a2efa3cc5e1091c23eb3ad9908077cc32838165cb5439dcd1f2086f02 478724 
nss-pam-ldapd_0.7.12.tar.gz
 965b5e86d77758b706584cdeb1a246605387460178c1aa7d3ef4443687e1f941 123476 
nslcd_0.7.12_i386.deb
 9964d48468d409a3312b482b8d0138a0fd44f694490c342c076d7f7487007980 43666 
libnss-ldapd_0.7.12_i386.deb
 4db3ac4c23b9940ef48240b09c2796e7e0b1d8c9fdd69ad769d13bf4ec81e515 36678 
libpam-ldapd_0.7.12_i386.deb
Files: 
 862bc33fb3f1bb43f0bc78d8b4fee83d 1106 admin extra nss-pam-ldapd_0.7.12.dsc
 21f8ed3e27da238d53a342fd67188306 478724 admin extra nss-pam-ldapd_0.7.12.tar.gz
 bf425d954bbc75fa368ff977df1c7b32 123476 admin extra nslcd_0.7.12_i386.deb
 bb814ce165de3d957919b232cbde9874 43666 admin extra libnss-ldapd_0.7.12_i386.deb
 e126c6d59981dcc4743066ab6d12ce29 36678 admin extra libpam-ldapd_0.7.12_i386.deb

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

iEYEARECAAYFAkzK81wACgkQVYan35+NCKcUqwCgqyCsS9k+SAPN9B+iNcZugvkK
voMAnRf1L80riwfzK9kLnlOy/DVSLu6v
=rWno
-END PGP SIGNATURE-


Accepted:
libnss-ldapd_0.7.12_i386.deb
  to main/n/nss-pam-ldapd/libnss-ldapd_0.7.12_i386.deb
libpam-ldapd_0.7.12_i386.deb
  to main/n/nss-pam-ldapd/libpam-ldapd_0.7.12_i386.deb
nslcd_0.7.12_i386.deb
  to main/n/nss-pam-ldapd/nslcd_0.7.12_i386.deb
nss-pam-ldapd_0.7.12.dsc
  to main/n/nss-pam-ldapd/nss-pam-ldapd_0.7.12.dsc
nss-pam-ldapd_0.7.12.tar.gz
  to main/n/nss-pam-ldapd/nss-pam-ldapd_0.7.12.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/e1pbrsf-0007kz...@franck.debian.org



Accepted shorewall 4.4.11.6-2 (source all)

2010-10-29 Thread Roberto C. Sanchez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 28 Oct 2010 22:12:15 -0400
Source: shorewall
Binary: shorewall shorewall-shell shorewall-perl shorewall-common
Architecture: source all
Version: 4.4.11.6-2
Distribution: unstable
Urgency: low
Maintainer: Roberto C. Sanchez robe...@connexer.com
Changed-By: Roberto C. Sanchez robe...@connexer.com
Description: 
 shorewall  - Shoreline Firewall, netfilter configurator
 shorewall-common - Shoreline Firewall, netfilter configurator - transition 
package
 shorewall-perl - Shoreline Firewall, netfilter configurator - transition 
package
 shorewall-shell - Shoreline Firewall, netfilter configurator - transition 
package
Changes: 
 shorewall (4.4.11.6-2) unstable; urgency=low
 .
   * Incorporate patch from upstream: Fix 10+ TC Interfaces.
Checksums-Sha1: 
 912844b324e300c3f416ab71683ef380766761bf 1924 shorewall_4.4.11.6-2.dsc
 cbd9aa7ab823d39301dbbfdbf6c28ba2b27e592c 41481 
shorewall_4.4.11.6-2.debian.tar.gz
 9ed338bced1f568337257b50f1565559fc0ca46c 380338 shorewall_4.4.11.6-2_all.deb
 46dadb16c349cf09d8302c894505aa40954dcffc 38698 
shorewall-shell_4.4.11.6-2_all.deb
 2b4a129103d3bc1780270bb9afddf4f1e8d3227f 38692 
shorewall-perl_4.4.11.6-2_all.deb
 a94a93c0bafd0409e8e9581f18e550e8b0f601e5 38692 
shorewall-common_4.4.11.6-2_all.deb
Checksums-Sha256: 
 832c57dc812adce3b111675909c5184df260f4370f20018165bf8e73e285cd2d 1924 
shorewall_4.4.11.6-2.dsc
 793b542d3891e5b9c2c0861657eb2b9c4aed4da2475f02b1d9068c7367fcebbc 41481 
shorewall_4.4.11.6-2.debian.tar.gz
 15e2d219393aefdae2686d69d8784be2ed7e08e5866393205fefec4c7d259e52 380338 
shorewall_4.4.11.6-2_all.deb
 5beff713bfee1a5f0be29925d42698caf9782bd2108dce85d5b50748aab45b3f 38698 
shorewall-shell_4.4.11.6-2_all.deb
 8dcdfc841ee734e66742986fefb8604fa28f56802b021bfe298e91ab30fb8c72 38692 
shorewall-perl_4.4.11.6-2_all.deb
 e49d13a0ddbf6219312ace44c42e65dee4863b70ce64491f20d0693bc8995160 38692 
shorewall-common_4.4.11.6-2_all.deb
Files: 
 8d03ba6d1f79c3dc36025f985e4cd852 1924 net optional shorewall_4.4.11.6-2.dsc
 b3719119701ae5b4340c4eed3d758874 41481 net optional 
shorewall_4.4.11.6-2.debian.tar.gz
 45abc2211b3de2bc7542e43960d611d1 380338 net optional 
shorewall_4.4.11.6-2_all.deb
 05d81658f0fe1af70ff93d8aababdfed 38698 net optional 
shorewall-shell_4.4.11.6-2_all.deb
 818c9911156089774c3058f95616dae0 38692 net optional 
shorewall-perl_4.4.11.6-2_all.deb
 e1914e2c704e4d60fb7ec5861dcc8f21 38692 net optional 
shorewall-common_4.4.11.6-2_all.deb

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

iQIcBAEBCAAGBQJMyjDuAAoJECzXeF7dp7IP4ooP/3Uj2+coC/OXBKCYfut76aHQ
RCagVroYS+/JgyLu1TZFPb5QMnfyryi3SAYTTrhHmCFQjvVWaAAs3r/XY5m6h0jJ
jVcpaNig+d+I4DfMzreXSZBgXbnNHJKSL9l8qZXKwdvyr4QbGRDbYkkr0pGu0+P5
UStJlDHb+u5kKf+mhkWExoRzMgXkwKHlg4yTaw5a8it+LbEOeDvCztN+0chJsvqa
DhnbaqsF9C/RW1qCQMjzUPdv6A9OVXBvU+ymQr2xP2XK14AUkO1II/OERVau+H/7
Lcof5xy5qk0IrUKA8mbX7y2iH1Dl0AN+63x39CyfTWfnA52AsKFw4HBLbnFal7NA
H5jx49PgaEUmAbdg5b4UGos7EFSavxytly43yNFckzKAf7qcP25SaHq4ID4Vgzpq
tHVe4v483EJ6FKJusMQMhgUOrz6AqAffG/kaygJLpmELTXEo4hBHsGapW1ClRoVE
9AsEdfzJIuYjdaeaLJXNCHy0K19tsrvAodicqTKC53HAJlKCcYWUKIHpQwXov0DH
cTpH7EzjtvnTbWLbHP72l4zNk/2YySGd5i3eyUkOUFVYw51OrSrM6waiH8WBIdTW
CE2W2gc02eWC1goSlkwTyay1oXRYjJ9U2e3m8VjMQqqpnPQ6XwERFNfZSAwSUI7Q
cGqqQfFhSRMtVin/Z3V7
=GWy/
-END PGP SIGNATURE-


Accepted:
shorewall-common_4.4.11.6-2_all.deb
  to main/s/shorewall/shorewall-common_4.4.11.6-2_all.deb
shorewall-perl_4.4.11.6-2_all.deb
  to main/s/shorewall/shorewall-perl_4.4.11.6-2_all.deb
shorewall-shell_4.4.11.6-2_all.deb
  to main/s/shorewall/shorewall-shell_4.4.11.6-2_all.deb
shorewall_4.4.11.6-2.debian.tar.gz
  to main/s/shorewall/shorewall_4.4.11.6-2.debian.tar.gz
shorewall_4.4.11.6-2.dsc
  to main/s/shorewall/shorewall_4.4.11.6-2.dsc
shorewall_4.4.11.6-2_all.deb
  to main/s/shorewall/shorewall_4.4.11.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/e1pbrso-0007qm...@franck.debian.org



Accepted iptables 1.4.10-1 (source amd64)

2010-10-29 Thread Laurence J. Lane
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 29 Oct 2010 12:29:39 -0400
Source: iptables
Binary: iptables iptables-dev
Architecture: source amd64
Version: 1.4.10-1
Distribution: unstable
Urgency: low
Maintainer: Laurence J. Lane ljl...@debian.org
Changed-By: Laurence J. Lane ljl...@debian.org
Description: 
 iptables   - administration tools for packet filtering and NAT
 iptables-dev - iptables development files
Changes: 
 iptables (1.4.10-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 bf5f868830e4d0c18801ddd620794f42cde2d1ff 1102 iptables_1.4.10-1.dsc
 8190b8c9714a3eec825317e8ac1deeb3d11c6d29 478007 iptables_1.4.10.orig.tar.bz2
 20c1522a3244e742a752dda5d7290a0e10ef9682 35568 iptables_1.4.10-1.debian.tar.gz
 9850945374b5f369b22854e4de0b7fc4eddef970 388174 iptables_1.4.10-1_amd64.deb
 837f9d1d99106764d4acd65628340eaa5f53b017 53094 iptables-dev_1.4.10-1_amd64.deb
Checksums-Sha256: 
 ab005746d2b15d79b6f5b3569d596b60ab25adbe42ee27b5f76cd09dfb71d8c5 1102 
iptables_1.4.10-1.dsc
 7544e437d078b15e6cd063b521c6f1ec4dac49e6af9ba3bfece2a6a93445 478007 
iptables_1.4.10.orig.tar.bz2
 0af57a1ad715ff210db54383559f6a027e18c977f8fbf1ead0a0dc2c07ab55b9 35568 
iptables_1.4.10-1.debian.tar.gz
 e957a9739d55ce7f96cc40cb970429f9307ccbfc37e1de912aa4dd69f6e72b60 388174 
iptables_1.4.10-1_amd64.deb
 b91c4e6e417f6d408ea15f65256ed3d2e5735a6cacdf49ab7ebafd250eeae023 53094 
iptables-dev_1.4.10-1_amd64.deb
Files: 
 633569f5d734e20d2c739bdede101f7b 1102 net important iptables_1.4.10-1.dsc
 f382fe693f0b59d87bd47bea65eca198 478007 net important 
iptables_1.4.10.orig.tar.bz2
 b5d379e089296a982d0b6d5986060455 35568 net important 
iptables_1.4.10-1.debian.tar.gz
 8cff354a94a29f716f9122fee174622c 388174 net important 
iptables_1.4.10-1_amd64.deb
 0a3d341cbcfcaa91684bc7573b5a459b 53094 devel optional 
iptables-dev_1.4.10-1_amd64.deb

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

iEYEARECAAYFAkzK+5IACgkQxJBkNlXToem4AgCfb0k+2D26b8YS65zw4k0Rn+4U
GIgAoI/XzCgImxZ+LKngGRu/Zm2d927G
=rGD4
-END PGP SIGNATURE-


Accepted:
iptables-dev_1.4.10-1_amd64.deb
  to main/i/iptables/iptables-dev_1.4.10-1_amd64.deb
iptables_1.4.10-1.debian.tar.gz
  to main/i/iptables/iptables_1.4.10-1.debian.tar.gz
iptables_1.4.10-1.dsc
  to main/i/iptables/iptables_1.4.10-1.dsc
iptables_1.4.10-1_amd64.deb
  to main/i/iptables/iptables_1.4.10-1_amd64.deb
iptables_1.4.10.orig.tar.bz2
  to main/i/iptables/iptables_1.4.10.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/e1pbsla-0007je...@franck.debian.org



Accepted nagios3 3.2.3-1 (source all amd64)

2010-10-29 Thread Alexander Wirt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 02 Oct 2010 19:01:32 +0200
Source: nagios3
Binary: nagios3-common nagios3-cgi nagios3 nagios3-core nagios3-doc nagios3-dbg
Architecture: source amd64 all
Version: 3.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Nagios Maintainer Group 
pkg-nagios-de...@lists.alioth.debian.org
Changed-By: Alexander Wirt formo...@debian.org
Description: 
 nagios3- A host/service/network monitoring and management system
 nagios3-cgi - cgi files for nagios3
 nagios3-common - support files for nagios3
 nagios3-core - A host/service/network monitoring and management system core 
file
 nagios3-dbg - debugging symbols and debug stuff for nagios3
 nagios3-doc - documentation for nagios3
Closes: 590552 598859
Changes: 
 nagios3 (3.2.3-1) unstable; urgency=low
 .
   * New upstream version
   * Remove iputils-ping from build-dep (Closes: #590552)
   * Add index.html to apache2.conf (Closes: #598859)
   * Bump standards version (No changes)
Checksums-Sha1: 
 ce998d11ea77565e5144ba2796bf4d2881f960d6 1479 nagios3_3.2.3-1.dsc
 fcb2c016c1b803bac71442d0ee8375b737906421 3249447 nagios3_3.2.3.orig.tar.gz
 e31ef710ca6ac8daf6e16ea9632bc00e0a507706 41790 nagios3_3.2.3-1.diff.gz
 07018ba3276a6d3668162d742263d6f3ef9dba94 1499062 nagios3-cgi_3.2.3-1_amd64.deb
 5b73daeb3eca2cad8f587c0c72d7c18b84f729e2 1432 nagios3_3.2.3-1_amd64.deb
 31ebf8d1d93417ac8a489a93e80700e5eea3a60c 271756 nagios3-core_3.2.3-1_amd64.deb
 6eb773f808a03b5dbabe27769415def0bf716622 2392910 nagios3-dbg_3.2.3-1_amd64.deb
 ad553f23c15d6fd64b3481dda76d245eb13d6658 79718 nagios3-common_3.2.3-1_all.deb
 e1f5102871bcc2d2978b6b2c2a96ac52b4e8f5e9 2002340 nagios3-doc_3.2.3-1_all.deb
Checksums-Sha256: 
 b6a41d10af6200562bcac8491a1404ec96b4012931470e6ea6939942d1a575c5 1479 
nagios3_3.2.3-1.dsc
 7ec850a4d1d8d8ee36b06419ac912695e29962641c757cf21301b1befcb23434 3249447 
nagios3_3.2.3.orig.tar.gz
 944fa46081b3151db04f2582873de2a4e2790a1f0db5451904b8849d6f31f6a1 41790 
nagios3_3.2.3-1.diff.gz
 28adaaa132c807ee9cb296452d5275239ac055f4fbe2923409acc8650a2842e6 1499062 
nagios3-cgi_3.2.3-1_amd64.deb
 618d8f58906896efc2587139013651b404c39fefe69732a233b4f4d6ccf8ef69 1432 
nagios3_3.2.3-1_amd64.deb
 893d03a770eabac1ab051ed4abbd3f891e5132e3acf50b5938066e9733a42896 271756 
nagios3-core_3.2.3-1_amd64.deb
 40cb3634b8ceef1fc0845af9048e3114f32650e741164bac0ca16f980636b4f9 2392910 
nagios3-dbg_3.2.3-1_amd64.deb
 262f5d7e8041af348e17367b77ca9b8027459e515ddd587682f40b0a634f37fb 79718 
nagios3-common_3.2.3-1_all.deb
 3779009b6f5b5cd8fb9b2619ec88a72e7eaed279a31325d65abb60999349b6a0 2002340 
nagios3-doc_3.2.3-1_all.deb
Files: 
 e6f8f270d1e001c33e09e3e10dd80882 1479 net optional nagios3_3.2.3-1.dsc
 fe1be46e6976a52acdb021a782b5d04b 3249447 net optional nagios3_3.2.3.orig.tar.gz
 0e7865590e4151ab50c2894e63e8d4a7 41790 net optional nagios3_3.2.3-1.diff.gz
 878f0160bb6af90ad7deed4806fe52a6 1499062 net optional 
nagios3-cgi_3.2.3-1_amd64.deb
 b0a8fc850cca84844787dc840e1c84db 1432 net optional nagios3_3.2.3-1_amd64.deb
 61533e9c9459609fdd88b4a85bc0cee9 271756 net optional 
nagios3-core_3.2.3-1_amd64.deb
 ce0753b026d3bc778c5a1774ece762d8 2392910 debug extra 
nagios3-dbg_3.2.3-1_amd64.deb
 078d0c6341c8295018707dc3b6ab53fa 79718 net optional 
nagios3-common_3.2.3-1_all.deb
 7abc71b21206475826c9241ad6293482 2002340 doc optional 
nagios3-doc_3.2.3-1_all.deb

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

iEYEARECAAYFAkzK/rQACgkQ01u8mbx9AgrmlgCgg592IQSDgmuDjbx4UhltJ7Rh
5qYAoN+YDOEh24k+/7xuvvRmQygKIEvd
=e5Fv
-END PGP SIGNATURE-


Accepted:
nagios3-cgi_3.2.3-1_amd64.deb
  to main/n/nagios3/nagios3-cgi_3.2.3-1_amd64.deb
nagios3-common_3.2.3-1_all.deb
  to main/n/nagios3/nagios3-common_3.2.3-1_all.deb
nagios3-core_3.2.3-1_amd64.deb
  to main/n/nagios3/nagios3-core_3.2.3-1_amd64.deb
nagios3-dbg_3.2.3-1_amd64.deb
  to main/n/nagios3/nagios3-dbg_3.2.3-1_amd64.deb
nagios3-doc_3.2.3-1_all.deb
  to main/n/nagios3/nagios3-doc_3.2.3-1_all.deb
nagios3_3.2.3-1.diff.gz
  to main/n/nagios3/nagios3_3.2.3-1.diff.gz
nagios3_3.2.3-1.dsc
  to main/n/nagios3/nagios3_3.2.3-1.dsc
nagios3_3.2.3-1_amd64.deb
  to main/n/nagios3/nagios3_3.2.3-1_amd64.deb
nagios3_3.2.3.orig.tar.gz
  to main/n/nagios3/nagios3_3.2.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/e1pbszk-0003ix...@franck.debian.org



Accepted kadu 0.6.6-beta9-1 (source all amd64)

2010-10-29 Thread Patryk Cisek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 29 Oct 2010 18:41:21 +
Source: kadu
Binary: kadu kadu-common kadu-external-modules kadu-themes
Architecture: source amd64 all
Version: 0.6.6-beta9-1
Distribution: experimental
Urgency: low
Maintainer: Patryk Cisek pat...@debian.org
Changed-By: Patryk Cisek pat...@debian.org
Description: 
 kadu   - Gadu-Gadu client for X11
 kadu-common - Gadu-Gadu client for X11
 kadu-external-modules - Additional modules for Kadu
 kadu-themes - Additional icons and emoticons for Kadu
Changes: 
 kadu (0.6.6-beta9-1) experimental; urgency=low
 .
   * New upstream release
   * Added dependency on libqt4-sql-sqlite for kadu package to make history
 module work properly
   * Removed dbus module for now. It's broken on 0.6.6.
   * Updated Kadu Team members list in debian/copyright
   * Added mime_tex and cenzor modules, since they've been ported to new
 0.6.6 API
   * Removed 05-mpris_mediaplayer_0.6.6_fix.patch and
 06-word_fix_0.6.6_fix.patch from debian/patches. These fixes have been
 applied upstream.
   * Added debian/patches/05-icons_absolute_paths_fix.patch -- backported
 fix from recent git's master branch. Allowes mime_tex module to
 properly display it's icon in chat window.
   * Update of clean target in debian/rules: debian/alsa-stamp gets
 removed as well
Checksums-Sha1: 
 d52ede9d97ba28df5c7f1e48a96d789060cc9a8f 2099 kadu_0.6.6-beta9-1.dsc
 3d79561e5509456d87d9b70a82d00f12500d6273 580392 
kadu_0.6.6-beta9.orig-externalmodules.tar.bz2
 89fa20185feda7820c98e0a32ec0228425d8714e 4926947 
kadu_0.6.6-beta9.orig-externalthemes.tar.bz2
 57ff2911a46b4bd62dd8a5961a80132cb9c29e8a 2326802 kadu_0.6.6-beta9.orig.tar.bz2
 531322c28dc0485fde4c781ea93f59bdd850a03b 20934 kadu_0.6.6-beta9-1.debian.tar.gz
 e5d39109abef1e9fdd6fa6435b3b0041235870ef 3351850 kadu_0.6.6-beta9-1_amd64.deb
 32ba7d54caaad6a31e313381e9b64a432cc8e842 689266 
kadu-external-modules_0.6.6-beta9-1_amd64.deb
 bb69130ca893d1248f1bfc7b1937f76077ef353f 809120 
kadu-common_0.6.6-beta9-1_all.deb
 18c17178e83b89f12808229e4ae39d7f0f25bbcc 5533966 
kadu-themes_0.6.6-beta9-1_all.deb
Checksums-Sha256: 
 6d9d59c0f461444660c8ff4734d1656cc46eab8e25c0e9c7a1bb0262b761224d 2099 
kadu_0.6.6-beta9-1.dsc
 72fafd90874205a1f4ecc57403e3cfafc3529e5348bfb48a201131876d05ced2 580392 
kadu_0.6.6-beta9.orig-externalmodules.tar.bz2
 f0c16da536073a877e745f6d7a89287e07f21228094b52eaa7a3ef83862c61c3 4926947 
kadu_0.6.6-beta9.orig-externalthemes.tar.bz2
 a2b30977108f2a17ecd3f738cb1bb4b0ec9731fcaab3d4301fa32a4c425b064e 2326802 
kadu_0.6.6-beta9.orig.tar.bz2
 a9a2e78008d365d751c06402201faa8a3dcb36a5bbfb50b143927eeef11d9d3d 20934 
kadu_0.6.6-beta9-1.debian.tar.gz
 5c4221e786f8a1b341e5aafd044b80ba534f5c5fc56fc6c61717aca7e442718a 3351850 
kadu_0.6.6-beta9-1_amd64.deb
 f59b59cf12a63e2fbf271c66c4fa7d25d179f2724469cd336fcc70ea3eb4a1ae 689266 
kadu-external-modules_0.6.6-beta9-1_amd64.deb
 89e0978d70d6744d713827f77bed68154db79dc8124690c8ec121a995248 809120 
kadu-common_0.6.6-beta9-1_all.deb
 f258b42e2741a5bff5d99a54b88823acb976aec155613b9cafccbfd714dbbf95 5533966 
kadu-themes_0.6.6-beta9-1_all.deb
Files: 
 6579508a2be76f6f84b28c0c0ea0ce9c 2099 net optional kadu_0.6.6-beta9-1.dsc
 05553c3fe0cc02074ff122655f435f5c 580392 net optional 
kadu_0.6.6-beta9.orig-externalmodules.tar.bz2
 39b3f7c6eca6c3f72e587f9c533dad33 4926947 net optional 
kadu_0.6.6-beta9.orig-externalthemes.tar.bz2
 a79d8d2bf29cf500a9f02dcc6f3c4950 2326802 net optional 
kadu_0.6.6-beta9.orig.tar.bz2
 804c4f066aed3ab67c474eee0dca42cd 20934 net optional 
kadu_0.6.6-beta9-1.debian.tar.gz
 122d5188452c40b2ed2093855987f988 3351850 net optional 
kadu_0.6.6-beta9-1_amd64.deb
 540913428d4f7aa852b56f9169e4e3a2 689266 net optional 
kadu-external-modules_0.6.6-beta9-1_amd64.deb
 56b1ff1183336ddfb4e138491ce6ae4c 809120 net optional 
kadu-common_0.6.6-beta9-1_all.deb
 a8927f5c1edda0d3079bccdf3b8dcb3a 5533966 net optional 
kadu-themes_0.6.6-beta9-1_all.deb

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

iJwEAQECAAYFAkzLHPQACgkQAIYvRfOcMY/rXgQAg+iF4PPDFMlKYbNuOgyI8/DU
om5/u37JJVQG3qS+MN68eqFvgUPX05o9+aim+Ypitu88aChdNc+gBogSB91caUD4
v9s+34ZmAKGtmfTavQvdCvKO36zq9CS2RdLZHunltPqglvJjrYNb2/clTP0L6YOI
R+4cfoBsJ+hISImB/J8=
=gujk
-END PGP SIGNATURE-


Accepted:
kadu-common_0.6.6-beta9-1_all.deb
  to main/k/kadu/kadu-common_0.6.6-beta9-1_all.deb
kadu-external-modules_0.6.6-beta9-1_amd64.deb
  to main/k/kadu/kadu-external-modules_0.6.6-beta9-1_amd64.deb
kadu-themes_0.6.6-beta9-1_all.deb
  to main/k/kadu/kadu-themes_0.6.6-beta9-1_all.deb
kadu_0.6.6-beta9-1.debian.tar.gz
  to main/k/kadu/kadu_0.6.6-beta9-1.debian.tar.gz
kadu_0.6.6-beta9-1.dsc
  to main/k/kadu/kadu_0.6.6-beta9-1.dsc
kadu_0.6.6-beta9-1_amd64.deb
  to main/k/kadu/kadu_0.6.6-beta9-1_amd64.deb
kadu_0.6.6-beta9.orig-externalmodules.tar.bz2
  to main/k/kadu/kadu_0.6.6-beta9.orig-externalmodules.tar.bz2
kadu_0.6.6-beta9.orig-externalthemes.tar.bz2
  to 

Accepted teamspeak-server 2.0.24.1+debian-1.1 (source i386)

2010-10-29 Thread Etienne Millon
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 24 Oct 2010 20:02:31 +0200
Source: teamspeak-server
Binary: teamspeak-server
Architecture: source i386
Version: 2.0.24.1+debian-1.1
Distribution: unstable
Urgency: high
Maintainer: Adam Cécile (Le_Vert) gand...@le-vert.net
Changed-By: Etienne Millon etienne.mil...@gmail.com
Description: 
 teamspeak-server - VoIP chat for online gaming (server)
Closes: 598305
Changes: 
 teamspeak-server (2.0.24.1+debian-1.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * debian/teamspeak-server.wrapper
 - Fix security issue CVE-2010-3383 (grave, security; Closes: #598305)
 - Proper quoting of $@ (thanks to Jari Aalto jari.aa...@cante.net)
Checksums-Sha1: 
 a83796adb6e5662b9b2faa95964146d113a05b0c 1794 
teamspeak-server_2.0.24.1+debian-1.1.dsc
 a4079d43648673ffef78f71538e0bd61716da6f3 15495 
teamspeak-server_2.0.24.1+debian-1.1.diff.gz
 23a5a98617d98ceff90b976282a5b1292c127064 1097688 
teamspeak-server_2.0.24.1+debian-1.1_i386.deb
Checksums-Sha256: 
 ee7247092104822ad63330c94b16c03c507a7ed66265a089bbf0e7a1d9c9ed40 1794 
teamspeak-server_2.0.24.1+debian-1.1.dsc
 bdafee076bfecfb6f5da0f0b7b431cdc9dd625a7cec18b0e4c6c1bf4fe389061 15495 
teamspeak-server_2.0.24.1+debian-1.1.diff.gz
 b726e54c8752567124c2fae2138a258f66f0412fd17ff285c08a7bdb59c5e754 1097688 
teamspeak-server_2.0.24.1+debian-1.1_i386.deb
Files: 
 71563fbfcb19b1a3435bddda2c6fe842 1794 non-free/net optional 
teamspeak-server_2.0.24.1+debian-1.1.dsc
 d00f33517ad0c28ecd9fdb6ca8c48dae 15495 non-free/net optional 
teamspeak-server_2.0.24.1+debian-1.1.diff.gz
 ffd9ae551f87916bbb26ba30cff893e3 1097688 non-free/net optional 
teamspeak-server_2.0.24.1+debian-1.1_i386.deb

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

iQIcBAEBCAAGBQJMxIOMAAoJECHSBYmXSz6WppYP/j5YZSDcHqEszGokvw3Kyot4
RYtA3KPmzkIJMLKe/vQfMYMTVZnhR0heztbcMqnD3osLmSIxOu8QWJRTepqD0492
axtAnMls+d8MuS7LZVR7/ON39bSpOJO9gg/OkZ5y+3zA9/bAgivdkIjrnR6jJsFx
HJlm0QbKhBgkAd/oXol4Dgt3lrM6aAivRR13SaIYVUkirhx+hMe7zZSeq4H2NgLb
i2NkGkgypZbR8gktzyzwJGoxeo7faCm+xbwMCnzWrGMPlC01EkbBtsFwQcS7tIj3
l/C52jEO1h0t593F6XmolIc+tnQFHHr/CeyLsZPt64L8iGg0h+QvpbyLf+xi9nZL
yfc0p10mTZTOdF8sEEcRP+Z4iERo1WD7Vs6mAjb1qczUagoSWaN4IEaBlp2xMJFi
BDmPIeBz5kKdvLsLNXoKXNGegKX9yQ6zqC0saA909qobl6gVEB7J16OCLHkIY2p9
2RgKxMmpJTIHrZetWM0aNP+hT6Dk5eksW90L54hqHWeYK1BQErALXcL5Ssu2Kid5
OwBQdTYMjpDJnCs1hih2WKhYL8SbJZ+l8XFyltL0RLQtnwmJhighVt2VBDsYX1iO
cbji+cX7Kx8HnG+tFdj3h09W4ML0GS1muEytmwC71PPk0ZNJy3Ca0mgi8yuZlZYh
CBzyl5f1fE8btIMhD8Uv
=sypF
-END PGP SIGNATURE-


Accepted:
teamspeak-server_2.0.24.1+debian-1.1.diff.gz
  to non-free/t/teamspeak-server/teamspeak-server_2.0.24.1+debian-1.1.diff.gz
teamspeak-server_2.0.24.1+debian-1.1.dsc
  to non-free/t/teamspeak-server/teamspeak-server_2.0.24.1+debian-1.1.dsc
teamspeak-server_2.0.24.1+debian-1.1_i386.deb
  to non-free/t/teamspeak-server/teamspeak-server_2.0.24.1+debian-1.1_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/e1pbugj-0008v7...@franck.debian.org



Accepted ejabberd 2.1.5-3 (source powerpc)

2010-10-29 Thread Konstantin Khomoutov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Oct 2010 17:05:48 +0400
Source: ejabberd
Binary: ejabberd
Architecture: source powerpc
Version: 2.1.5-3
Distribution: unstable
Urgency: low
Maintainer: Konstantin Khomoutov flatw...@users.sourceforge.net
Changed-By: Konstantin Khomoutov flatw...@users.sourceforge.net
Description: 
 ejabberd   - distributed, fault-tolerant Jabber/XMPP server written in Erlang
Closes: 601094
Changes: 
 ejabberd (2.1.5-3) unstable; urgency=low
 .
   [ Konstantin Khomoutov ]
   * Add patch http-poll-binary-parse.patch fixing EJAB-1325 (closes: #601094).
Checksums-Sha1: 
 142f0f9e886b51c396a152163b412cc845f174d8 1611 ejabberd_2.1.5-3.dsc
 4e2e85223808266d415d943047c66c386b968504 74874 ejabberd_2.1.5-3.diff.gz
 3260a9b10413a8adf498b3d98fc0210caeca81dc 1753740 ejabberd_2.1.5-3_powerpc.deb
Checksums-Sha256: 
 dbf0840aa3ad1fc17c6571b0bb0c8b707f3066cd8422c42eaac72287cf97c986 1611 
ejabberd_2.1.5-3.dsc
 ca47b59d232870bf6d2979eeb3970513ad3356768cf7f0741b3f0b241ba90ee2 74874 
ejabberd_2.1.5-3.diff.gz
 334e94e88ee31c37b31945de18c6ad5ef31be9fd2cdd54d2c504912acd9c8ba8 1753740 
ejabberd_2.1.5-3_powerpc.deb
Files: 
 187e22289caa539301552c585b126128 1611 net optional ejabberd_2.1.5-3.dsc
 896a1344421a65091b22ec12a0bfd2af 74874 net optional ejabberd_2.1.5-3.diff.gz
 0469081a24321456bace7b3b4dec96be 1753740 net optional 
ejabberd_2.1.5-3_powerpc.deb

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

iQEcBAEBCAAGBQJMyxwXAAoJEDH85+fdB5RhIfsH/12dd239NXhwMA8YNd63q1p/
l8f+fbBSEWuX2Sr4cNsgZSHT1BsNUAsn/wU7VmtDjgb98ljtJorUQ1u9/g5bILSQ
kjPiQi6gREljurDmcmTNGEENlWDuwT5NQJzqmKh64KAvS3xUcMkgVp0rHVcrqY/l
aqgher4CMICFMckFYER0zTLaZoZ0II6g0iGVpyPLS2vfkBhOKwPGj0flyNzvDzCL
G51Zbb7f7o26WbeI2L0V5i7YRV+ZyO7pVx/1kG7PQmxXv4owgu7UrWpmYb1ZRrq0
hIdjddCbakBgawDiVMzWZcZQO33kEOYiaBPDAAvhAnLcrRT3FhFf9XQHt+Aca4w=
=B77E
-END PGP SIGNATURE-


Accepted:
ejabberd_2.1.5-3.diff.gz
  to main/e/ejabberd/ejabberd_2.1.5-3.diff.gz
ejabberd_2.1.5-3.dsc
  to main/e/ejabberd/ejabberd_2.1.5-3.dsc
ejabberd_2.1.5-3_powerpc.deb
  to main/e/ejabberd/ejabberd_2.1.5-3_powerpc.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/e1pbuuq-0002yd...@franck.debian.org



Accepted vzctl 3.0.24-9 (source i386)

2010-10-29 Thread Ola Lundqvist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 29 Oct 2010 18:02:11 +0200
Source: vzctl
Binary: vzctl
Architecture: source i386
Version: 3.0.24-9
Distribution: unstable
Urgency: high
Maintainer: Ola Lundqvist o...@debian.org
Changed-By: Ola Lundqvist o...@debian.org
Description: 
 vzctl  - server virtualization solution - control tools
Changes: 
 vzctl (3.0.24-9) unstable; urgency=high
 .
   * Correction of the solution of #600455 in last upload. Applied patch
 from upstream. Thanks to Kir Kolyshkin k...@openvz.org for fast support.
 This patch allows vzeventd to be started.
   * Addtional corrections for vzeventd init function:
 Makes sure that init script do not return error when already started.
 Make sure the mandatory status command works.
 The start-stop-daemon was called with wrong arguments. Fixed now.
Checksums-Sha1: 
 1736b231846ea3848dad5958f6c54419e819a13e 966 vzctl_3.0.24-9.dsc
 bfe4bed37ee3af1821bd835fbd15e0cd1d76e708 449866 vzctl_3.0.24-9.diff.gz
 11ad3076fa00b585f347d7ed84f5a6ea12f0629a 209722 vzctl_3.0.24-9_i386.deb
Checksums-Sha256: 
 a3bc216b4113bafaead02297d154175e5f861b3993940b2643fafb0a0fea9c96 966 
vzctl_3.0.24-9.dsc
 79da9b6673ec16b9a8a4f380f9fea51e94716828f6ed74e7c1979f6ec4bcfbac 449866 
vzctl_3.0.24-9.diff.gz
 1d3b625dc888b1add397743eda9a2e89c55d07cb6190c3a2c320d267a4415410 209722 
vzctl_3.0.24-9_i386.deb
Files: 
 0bd55d31dacb12d6bdac527ea9dda5c4 966 admin optional vzctl_3.0.24-9.dsc
 6db2b8f7924f8e58b54c34995991c402 449866 admin optional vzctl_3.0.24-9.diff.gz
 a4b441e20ce2b5a75f51502d38c82e98 209722 admin optional vzctl_3.0.24-9_i386.deb

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

iEYEARECAAYFAkzLIG0ACgkQGKGxzw/lPdmRYACfbIuGNwr0PDv4hDOGrviKkTOd
3y8AoKH+c3qirbfKX+2e6s2fhdVyCpOV
=ao5J
-END PGP SIGNATURE-


Accepted:
vzctl_3.0.24-9.diff.gz
  to main/v/vzctl/vzctl_3.0.24-9.diff.gz
vzctl_3.0.24-9.dsc
  to main/v/vzctl/vzctl_3.0.24-9.dsc
vzctl_3.0.24-9_i386.deb
  to main/v/vzctl/vzctl_3.0.24-9_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/e1pbuuy-0002d6...@franck.debian.org



Accepted freeimage 3.10.0-4 (source amd64)

2010-10-29 Thread Julien Cristau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 29 Oct 2010 22:39:26 +0200
Source: freeimage
Binary: libfreeimage-dev libfreeimage3 libfreeimage3-dbg
Architecture: source amd64
Version: 3.10.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description: 
 libfreeimage-dev - Support library for graphics image formats (development 
files)
 libfreeimage3 - Support library for graphics image formats (library)
 libfreeimage3-dbg - Support library for graphics image formats (debugging 
symbols)
Changes: 
 freeimage (3.10.0-4) unstable; urgency=low
 .
   * Fix copy-pasto in tif_config.h.
Checksums-Sha1: 
 71b7efec492982f87cd137d8a9b3dc013f2b434b 1966 freeimage_3.10.0-4.dsc
 2479bdeb68938d0aef79113dbb2eaa04004cc761 535166 freeimage_3.10.0-4.diff.gz
 6d1a9b322afc70cae31f36fed363c308e81055bb 8058018 
libfreeimage-dev_3.10.0-4_amd64.deb
 ec2c7db72d68a4069673125b8c023583094685d9 801848 
libfreeimage3_3.10.0-4_amd64.deb
 1dbacac2d11fb47c06346427c487c6ce60e7225d 2493866 
libfreeimage3-dbg_3.10.0-4_amd64.deb
Checksums-Sha256: 
 7f06d6eb52ece8a9662f1e93a0b2a14376b25a6d06756f02f18c4b9292c5fea5 1966 
freeimage_3.10.0-4.dsc
 24085bb117c08d66d4f67998ed585e3c510e97c6610003b8f1619c3e944f2d42 535166 
freeimage_3.10.0-4.diff.gz
 f75ce75ccabc29f9e609cda95d636fc81d30570248398b31ce3db90922f5723b 8058018 
libfreeimage-dev_3.10.0-4_amd64.deb
 12bd8a0ffb42ad39946457a58bd487693797663ca1f82583edb5ac3c75fe0459 801848 
libfreeimage3_3.10.0-4_amd64.deb
 e5671e7a43b3a9f000190676db9a2ba96075854e15fb2201e51ca5b5be8643a2 2493866 
libfreeimage3-dbg_3.10.0-4_amd64.deb
Files: 
 ffa981200449147af796dbe2de2d190a 1966 libs optional freeimage_3.10.0-4.dsc
 08cb44a975921ed72f8d0219fe2b710a 535166 libs optional 
freeimage_3.10.0-4.diff.gz
 637d62d03bf70c9653990b2458e77ffe 8058018 libdevel optional 
libfreeimage-dev_3.10.0-4_amd64.deb
 55e20c078c82e7856261557da2860408 801848 libs optional 
libfreeimage3_3.10.0-4_amd64.deb
 eaab996c6459c06966d630db30bb0dd8 2493866 debug extra 
libfreeimage3-dbg_3.10.0-4_amd64.deb

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

iQIcBAEBCAAGBQJMyzIPAAoJEDEBgAUJBeQMqNMP/jSmtiOabTgE4bAKNtHUIgtH
JMLhA7dtH7JPjPLE88NrutWkzRIFU5bhL0a5DaFQ9u/5oRXLB/xku2qD6WRwYVQg
3XFkvkecM1fQmSeFgYPEh4rOVOXLKHbAkJnhaxUENmUF40+OYmUnw8L3vx2zcFE+
QQmX7qTbrXm3DSYb04tHiXweq++Xh5m9u3ekUwQli1yC+p74xlbDAxvMXe9fgTjW
MHJcGYS2Rso2rM/jhKbUYR9q6PAq6pPU4sEsX6K87VhEMFy/XnYzCMuoZ64Pdgo8
RwcpPAauWSkbSc8PTKNIsYsqCXGRHtThPzsx0i6mRU6Sn49iFjAUEVZtNW18uHbO
xq/CDWKWrVG+f2c3OUWZWPn2sIcmSrDwG3ybfn/8shoR025oYMGcYge6qx8gcsCk
nVanETebszG2kWIGjB9uW5GkMQA4ryZFCqqqBAeWfqtTCcMbfkdGZQ55Z+WHhlnz
Dbcyrko8iGabC0WsLp4OYlSWEQ/ww0JZRCBAB9tYAkp9pu/zJoQ1RwANSesTX1jv
NcZaI1D9ihoKOgvfxzIMxpPfZgUY3vBR3Wp9Non41PfYqgskkxu5AP7XFap23PAe
aWDWvFGNtVFMrllh+Bbx1Syd5+4alxoK2VD+cooJAxtFvWCLZ+bIv9aZRrZevL/0
o3vV9e2ERq9D+xGA+Fk/
=hXuu
-END PGP SIGNATURE-


Accepted:
freeimage_3.10.0-4.diff.gz
  to main/f/freeimage/freeimage_3.10.0-4.diff.gz
freeimage_3.10.0-4.dsc
  to main/f/freeimage/freeimage_3.10.0-4.dsc
libfreeimage-dev_3.10.0-4_amd64.deb
  to main/f/freeimage/libfreeimage-dev_3.10.0-4_amd64.deb
libfreeimage3-dbg_3.10.0-4_amd64.deb
  to main/f/freeimage/libfreeimage3-dbg_3.10.0-4_amd64.deb
libfreeimage3_3.10.0-4_amd64.deb
  to main/f/freeimage/libfreeimage3_3.10.0-4_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/e1pbw5u-mh...@franck.debian.org



Accepted tipcutils 1.0.4-7 (source i386)

2010-10-29 Thread Martin Peylo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 27 Oct 2010 21:54:01 +0300
Source: tipcutils
Binary: tipcutils
Architecture: source i386
Version: 1.0.4-7
Distribution: unstable
Urgency: low
Maintainer: Martin Peylo deb...@izac.de
Changed-By: Martin Peylo deb...@izac.de
Description: 
 tipcutils  - TIPC utilities
Changes: 
 tipcutils (1.0.4-7) unstable; urgency=low
 .
   * Removed forgotten .pc folder from source
Checksums-Sha1: 
 6aa64ea41eb020e0e232d98d2778de177a6b3057 1692 tipcutils_1.0.4-7.dsc
 e9596c0da5b43b808f4f1feca66d11bee44436f6 27015 tipcutils_1.0.4-7.diff.gz
 f8e2bd885a1fb81a31e325af7cb4b991049aea68 29634 tipcutils_1.0.4-7_i386.deb
Checksums-Sha256: 
 c658e3a29bbc76d338502d7139e91618c68c4f20b8d4afb001c7dc5a25f20a7b 1692 
tipcutils_1.0.4-7.dsc
 4daab5f55598f3bbe594e91f271a21ddc4e0088ba5d688d9a0155c2050ee6279 27015 
tipcutils_1.0.4-7.diff.gz
 4c99bf900883ac25fd7e5b369ecf9a7773ded2f87982eb1847bd3fe4464fad5d 29634 
tipcutils_1.0.4-7_i386.deb
Files: 
 57b049b39570ac4db938bbe064e8f176 1692 admin optional tipcutils_1.0.4-7.dsc
 25c5f69021092751f73a3c7ec22cc856 27015 admin optional tipcutils_1.0.4-7.diff.gz
 f2f40e0667b4d74a65021d686619b8b3 29634 admin optional 
tipcutils_1.0.4-7_i386.deb

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

iQIVAwUBTMsyVocvcCxNbiWoAQLvZA//V0JicQTf8eFTTV14xzZUWvkZO0Ge9sEL
ymX9FX7DqLn1kKhj0T78RfELzL/qynmwaEYF/acBCAd8cN2UVhgqfRC1XCZhifWY
ZqI8ux7USJtkAnLqwkw8GOqCE33r2/9Ngxfy92KVRSbzKYrj3lHlAtfyu45oTU4E
tW2d2KBSaH2LTAQcdLYGkUWAYKmiaJneu2pzE4Y8p9H9qU4Wju/b/ZGZf9rZM3Gt
FIKxe5TTZZ1nwv0nMGRKer1FHOERRq/Ed6IKYEpJkEw42bA2LOn2p13YF3KMhHWV
IwLAVWW8l1KUAK+bV3dSnunCU5F55fRtbmUKa6T1qz6x5E/bcXtU5ktHr4ebus/H
6UDoFlylrI90XwgJ1otKjygchWtTiSY78KYknFUOCf9guqH5UKuA1kgn4xIZZkes
p48Gsf2UzNZ57c62ax1sI4p21jCzVhufkprQ1F9SvD2P96nvRNtBTMaYZ50P0mOb
KZYtKO1QFkp+6E8AVMAiaGufFw0nMOltKcNhHHBi4ETBFyT2qZgC/PNvU6ymHgWu
hOXT3fY0sOTmleamhA05SesXH5DUTDQWc2SzxaIPMFYO72cdWId3fK5lSLBYBoVe
innxb0VkdkawOK1p4k7rSPqIGYe0MQPg2n7y5Br3XKq0IH4Wcv3xGAaayuBPMAZc
dPkplVPBcww=
=eCel
-END PGP SIGNATURE-


Accepted:
tipcutils_1.0.4-7.diff.gz
  to main/t/tipcutils/tipcutils_1.0.4-7.diff.gz
tipcutils_1.0.4-7.dsc
  to main/t/tipcutils/tipcutils_1.0.4-7.dsc
tipcutils_1.0.4-7_i386.deb
  to main/t/tipcutils/tipcutils_1.0.4-7_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/e1pbw5c-st...@franck.debian.org



Accepted pyabiword 0.8.0-6 (source amd64)

2010-10-29 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 30 Oct 2010 00:23:56 +0200
Source: pyabiword
Binary: python-abiword
Architecture: source amd64
Version: 0.8.0-6
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 python-abiword - Python AbiWidget and TableWidget wrappers
Changes: 
 pyabiword (0.8.0-6) unstable; urgency=low
 .
   * Drop all local CDBS snippets: included with main cdbs package now.
   * Ease building with git-buildpackage: Git-ignore quilt .pc dir, and
 add source local-options.
   * Shorten control file Vcs-* fields.
   * Bump Policy compliance to standards-version 3.9.1.
   * Simplify control file XS-Python-Version fields (needed version
 satisfied even in Debian oldstable).
   * Refer to FSF website (not postal address) in rules file licensing
 header.
   * Drop explicit build-dependencies auto-resolved in recent cdbs.
   * Update copyright file:
 + Fix license section: Expat _and_ other-X (not or).
 + Rewrap license sections Expat and other-X.
 + Add comment on Expat variation.
 + Drop references to cdbs snippets (no longer locally shipped).
 + Fix treat Autoconf and Libtool notes as exceptions (not separate
   licenses).
Checksums-Sha1: 
 f6888f04cdf387d62582e4ee285e6858fab0619f 2293 pyabiword_0.8.0-6.dsc
 9e742e720aa47bf6fdd9eb3bf0eb22842862cc37 6714 pyabiword_0.8.0-6.debian.tar.gz
 bd6da7119802847830f10e60a50f201ae9b35ba9 53146 python-abiword_0.8.0-6_amd64.deb
Checksums-Sha256: 
 8b07b71bbf26ea5232543caddbb6b8146aff52a503c999793029b33e83d75ee7 2293 
pyabiword_0.8.0-6.dsc
 bcb812c8a251e7eb454006fb2d0015af1c3157469a926c141d4a575aea426b60 6714 
pyabiword_0.8.0-6.debian.tar.gz
 0c4f2ecc54dd514d25a04c73ca6b62e6d6063829ce0e1227128128db052f1125 53146 
python-abiword_0.8.0-6_amd64.deb
Files: 
 6e1d7de15a22eb0d456c79315dabd30a 2293 python optional pyabiword_0.8.0-6.dsc
 509577460d9116949d653e714bfc3eb8 6714 python optional 
pyabiword_0.8.0-6.debian.tar.gz
 ca984e05e35450f46210fbaf191850eb 53146 python optional 
python-abiword_0.8.0-6_amd64.deb

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

iQIcBAEBCgAGBQJMy0xsAAoJECx8MUbBoAEhbAcQAKBxaH33KNjBnFO4FTy36ofL
TCw6YpAF10ELiQzACnjV+dugaDFVkJPKHhbgZr87po3HeYnRDJJr/xb6+z+hsVUE
S/4k0vUQX7Us/3IxoKo4y3ytQe1xOa957ouMA6pM/QHZ2DCreQ+TvQoZol8gARxA
SKVz+qT4HVJyThwUH5DH5My9Qs/blt2ACBrFz8w3ynKcqrnuhziMyhMhEo4DEex5
tAbw4kX7uh0cBDfQrTUCxcL58frjawJBy9WEvh1GnP58m8Uqz2U2pw/XTOefEqW+
/cTFNFa5idqmNvzM4RSkozE9LNmAr6l90KrTuNSWxDZDo6AgIK7GTWcA7nQn/I3C
/QTiz3PHZaLpVl9RhGJq68fGJeTQe3QWOlqkIOZRurmuirXlSwAwaEYgTmLLtIv0
rNbpd5DDdIuN1WXtH0E8NFTe6cVIgLMh7j56f2MH2NMyDB+oVdZkfojaTEAYVSjd
YYYT07WABL9SfKmknRT6plwNSy35xX+vvs/cQGvLWJ1ZbiBoSQkVXRbkwMby3msn
ryBFPWqLgrDcL2UYSEsgo4t0rw+1ctR7P3gdjUHRZuNNykgeSlgYXS8+sl6tlpRP
KaCKBXTDDFuc0EiTxCnZdAL9nROaUdBBBxS9w2JluBTXy9/IyprW2TaGpkMaG8cH
eYFh2Bx7cbO9901s/X5q
=m/CF
-END PGP SIGNATURE-


Accepted:
pyabiword_0.8.0-6.debian.tar.gz
  to main/p/pyabiword/pyabiword_0.8.0-6.debian.tar.gz
pyabiword_0.8.0-6.dsc
  to main/p/pyabiword/pyabiword_0.8.0-6.dsc
python-abiword_0.8.0-6_amd64.deb
  to main/p/pyabiword/python-abiword_0.8.0-6_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/e1pbxj0-0004to...@franck.debian.org



Accepted libtext-sass-perl 0.8.1-1 (source all)

2010-10-29 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 30 Oct 2010 01:05:49 +0200
Source: libtext-sass-perl
Binary: libtext-sass-perl
Architecture: source all
Version: 0.8.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libtext-sass-perl - implementation of the Sass CSS meta-language
Changes: 
 libtext-sass-perl (0.8.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Mangle upstream version string to suppress 'v' affix.
   * Ease building with git-buildpackage: Git-ignore quilt .pc dir, and
 add source local-options.
   * Shorten control file Vcs-* fields.
   * Bump Policy compliance to standards-version 3.9.1.
   * Build-depend on libtry-tiny-perl.
   * Strip suffix from new CLI tool sass2css.
Checksums-Sha1: 
 d779fb60447afb644c70e06937e60ad1054614e1 2179 libtext-sass-perl_0.8.1-1.dsc
 a3866b202b250a2dc89dd1c30ed5d93d46998d28 13407 
libtext-sass-perl_0.8.1.orig.tar.gz
 546296a289a73f06974a29011e8412ad3b7bb3e9 3278 
libtext-sass-perl_0.8.1-1.debian.tar.gz
 bf6ab8516c0d2239b6a9261e649b51b1c7b65880 18656 
libtext-sass-perl_0.8.1-1_all.deb
Checksums-Sha256: 
 d4a4883ffc7564ad14133fda3bd2d1794439c83e243da1b1350bae1bc132e993 2179 
libtext-sass-perl_0.8.1-1.dsc
 92d88d69ae0d6ac1c987bb045bc6dff1461db88ca9ca88ee50205783cc260b9d 13407 
libtext-sass-perl_0.8.1.orig.tar.gz
 8c43ea74e78d8f202a26e232d2585cfe14d75599ecea8fec032b45dcb652de14 3278 
libtext-sass-perl_0.8.1-1.debian.tar.gz
 2ba577b4fe1a84c73b37c07655ebaaeaa7deb1cdd40c77f733441737bf4e2698 18656 
libtext-sass-perl_0.8.1-1_all.deb
Files: 
 c335d9fea04a284cf4dacd7b6c41f777 2179 perl optional 
libtext-sass-perl_0.8.1-1.dsc
 4a0828d8ec3aac25edb262383f5175c4 13407 perl optional 
libtext-sass-perl_0.8.1.orig.tar.gz
 0b7da1e63c96ed6687b173045eb80af7 3278 perl optional 
libtext-sass-perl_0.8.1-1.debian.tar.gz
 fe769b6b2ee4937688cb73b037f4f1e3 18656 perl optional 
libtext-sass-perl_0.8.1-1_all.deb

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

iQIcBAEBCgAGBQJMy1RXAAoJECx8MUbBoAEh98QP/2a3/blEd/oAgSvjbKx9A+FC
8+y7ozGvxmnil6fzx1KwXxgjdCa79+T2PfPVhCDvw1An17MIQ/em/HG9alGVaJDi
qNP74ogbvniZBfsh65tNTqoW/DfBzS0Fh+rM/IvdflAsQw03cLfcDOReZFndUxVw
iMgxTAszLThRgcJD55NHzmJeBiFt40W6ALwFKwjR0cQx1pX9FJ66Ic9Tf1H0k3D8
JKL9uTaWAGUDegpO3OPcrjvTRKww4uaekGd+hn/TDu6xJKD3l4izeimH2Ud0kv14
hCGlZTpTx+FNTXKIUIstKjofmWmVZTJVq1ilWapObFcoxSDaeJ99DMOF6iZcIuZd
J/HvzdCEq0Qr0WAzrJujqAyHcIJqLvWoQOquxstZa5eD1cRlDsnTCpIhU1ElZAxY
VJqZO1DRgetQZscKIVhQkZatumlY0OC/0CnNye4Xzvy/LBuH88YPKkQP/25ffh3y
CMGXGgtTFOopwjPlWV9I2d3znQWxSWdn5xpndA3X0Rg+j0lBftEXl13ACbm17jXn
8mpaxiHrQDbABY+XT6oz8Ped7VnGClebsADaXv+3fdT47SOHNg86Q32EZZO+41DY
sv1bzzrMoW3LZLTcgMJPdpwO/9Kofrl1QHQJiMuWxzOAo+3aR5qtY6NbC4KNc9we
6TGScvYf5bs7BG/WmSTJ
=zCfv
-END PGP SIGNATURE-


Accepted:
libtext-sass-perl_0.8.1-1.debian.tar.gz
  to main/libt/libtext-sass-perl/libtext-sass-perl_0.8.1-1.debian.tar.gz
libtext-sass-perl_0.8.1-1.dsc
  to main/libt/libtext-sass-perl/libtext-sass-perl_0.8.1-1.dsc
libtext-sass-perl_0.8.1-1_all.deb
  to main/libt/libtext-sass-perl/libtext-sass-perl_0.8.1-1_all.deb
libtext-sass-perl_0.8.1.orig.tar.gz
  to main/libt/libtext-sass-perl/libtext-sass-perl_0.8.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/e1pbyc8-0004qe...@franck.debian.org



Accepted sugar-artwork-0.84 0.84.4-1 (source amd64)

2010-10-29 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 30 Oct 2010 01:15:14 +0200
Source: sugar-artwork-0.84
Binary: sugar-artwork-0.84
Architecture: source amd64
Version: 0.84.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 sugar-artwork-0.84 - Sugar graphical shell - artwork
Changes: 
 sugar-artwork-0.84 (0.84.4-1) unstable; urgency=low
 .
   * New upstream stable release.
   * Update README.source to not mention quilt: Source format 3.0 use it
 internally, but there it is standard and thus need no mention here.
Checksums-Sha1: 
 88454fe2c344803a72543bcc8678db3cf99fec17 2188 sugar-artwork-0.84_0.84.4-1.dsc
 fd5ddab49d256209c3884d6c931473e4f6ddd3be 483382 
sugar-artwork-0.84_0.84.4.orig.tar.bz2
 cdee7c466cd4cb8d7bd7eb54458377b52165faf4 14787 
sugar-artwork-0.84_0.84.4-1.debian.tar.gz
 bc3423b5d44b910be02ecd6ed2c107c00fe84854 113960 
sugar-artwork-0.84_0.84.4-1_amd64.deb
Checksums-Sha256: 
 acaaecb7d9f9b4d9c7be4556bd15dae631db7e8a5869620ec6d8791c436878d7 2188 
sugar-artwork-0.84_0.84.4-1.dsc
 031820d9f16e09cae84aa131e6b472ec2e4a4a84030f61b723b3ebf0f4662b32 483382 
sugar-artwork-0.84_0.84.4.orig.tar.bz2
 1313f4ca8bf99ea56b6e373420383cda33db94b3ff3397fafa6bbcb4ce21a8e4 14787 
sugar-artwork-0.84_0.84.4-1.debian.tar.gz
 162915c4562c6938c49e71a8092ba6a823c6cee6e32f654d8a128629845d49fb 113960 
sugar-artwork-0.84_0.84.4-1_amd64.deb
Files: 
 3b53f4ea2890a1b6ec147f9c44be8509 2188 x11 optional 
sugar-artwork-0.84_0.84.4-1.dsc
 7e657c921f79c34ff124390f4c0602dc 483382 x11 optional 
sugar-artwork-0.84_0.84.4.orig.tar.bz2
 b46a3ba831d1866410a3405acdef716a 14787 x11 optional 
sugar-artwork-0.84_0.84.4-1.debian.tar.gz
 47c3d4cd56d1c22a630f67c9fd10d822 113960 x11 optional 
sugar-artwork-0.84_0.84.4-1_amd64.deb

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

iQIcBAEBCgAGBQJMy1ahAAoJECx8MUbBoAEhTFkQAJDQ+v76QWDLvRxFbxk32ude
yKq0CCOfDYqNiePUH2PrrgjjqWQUyDzvJfsP/v78S61my7FJ1ow3rS+MdTQxshPP
mo0y3j6MHAKfSUGLsadxYJYEIXVovVtcSH4On+nbbfEgp/UBH/+rCqU+60rXCxuY
pfXXZFidpoXvdtvSjat9OhFAtafnP9GcIU9H8EKN3acqpWLiq1V0vaFd/J4b8+SI
XvCMPDkzEBcNemUKf8Sw8Fy6RG+H0WRFgS3BcIQQ6AYPwZe7pSF+S1fFhulW72fP
6fdqU0T+F8YPzj/svWEqA4lv/QVT4jFvQOKPokYCw1AgMo7H89KlCml+Y4GITR9f
AxgWtQoLZ9ZxABh2dVePJPxeVrFsIhdWWhdmdOcqYVmPEZIQt2jJB9nRZvjpaCEM
EDJM7Vs6ulHCSt0cF6lI7dDSjZHUiuEaUW4dXRLKfaNMSnZrFJbR3u2o981YwZ3g
gzNA5TxQG7GCA3VUfe0UZ9D5Cd8ED9+HDeo1sOjfCn0ubvEuEVgTYix0ZHTCvJvT
53ekCCBQ8R4p2AUhDZGU/IrjEF+sY8wmC247HkpJu43Or7rA9xUy4KlPRlLaqjI7
8Ng4OEyyM7DXxB/O5JMJXRjcXiQBlAtG9KQSyssoFhgO2//Ib878hwML+sKPrE1l
P5DRHedvhRvdR/lqzXc9
=+F3M
-END PGP SIGNATURE-


Accepted:
sugar-artwork-0.84_0.84.4-1.debian.tar.gz
  to main/s/sugar-artwork-0.84/sugar-artwork-0.84_0.84.4-1.debian.tar.gz
sugar-artwork-0.84_0.84.4-1.dsc
  to main/s/sugar-artwork-0.84/sugar-artwork-0.84_0.84.4-1.dsc
sugar-artwork-0.84_0.84.4-1_amd64.deb
  to main/s/sugar-artwork-0.84/sugar-artwork-0.84_0.84.4-1_amd64.deb
sugar-artwork-0.84_0.84.4.orig.tar.bz2
  to main/s/sugar-artwork-0.84/sugar-artwork-0.84_0.84.4.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/e1pbyqz-0006rj...@franck.debian.org



Accepted sugar-0.84 0.84.24-1 (source all)

2010-10-29 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 30 Oct 2010 01:26:22 +0200
Source: sugar-0.84
Binary: sucrose-0.84 sugar-session-0.84 sugar-emulator-0.84 sugar-tools-0.84 
python-jarabe-0.84
Architecture: source all
Version: 0.84.24-1
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC debian-olpc-de...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 python-jarabe-0.84 - Sugar graphical shell - library
 sucrose-0.84 - Sugar graphical shell - Sucrose 0.84
 sugar-emulator-0.84 - Sugar graphical shell - emulator
 sugar-session-0.84 - Sugar graphical shell - window manager
 sugar-tools-0.84 - Sugar graphical shell - window manager
Changes: 
 sugar-0.84 (0.84.24-1) unstable; urgency=low
 .
   * New upstream stable release.
Checksums-Sha1: 
 17970a5464dc53eaba59b164ff0c5e5b7b7fd8d9 2192 sugar-0.84_0.84.24-1.dsc
 cefc56a1910a2cfe66df4bdd74e910f770d4a711 410729 sugar-0.84_0.84.24.orig.tar.bz2
 09dc4832a9c2e6a721cdcda68c28ee45a4ecbf18 28677 
sugar-0.84_0.84.24-1.debian.tar.gz
 0dfcc22f5d0420ebbcdc0bc43008d6c99a62b5af 18706 sucrose-0.84_0.84.24-1_all.deb
 fc14b8cf245a9a7d6b86e1f10840ee73e1034f6d 238586 
sugar-session-0.84_0.84.24-1_all.deb
 38968cad31ec62b80c0c5fecae3f53b105c5f044 20828 
sugar-emulator-0.84_0.84.24-1_all.deb
 4a59114e139d40226ee14836543617adbad13dd4 21240 
sugar-tools-0.84_0.84.24-1_all.deb
 f29233c7e1ce73a239196f3a3b88b47eae6c7002 159144 
python-jarabe-0.84_0.84.24-1_all.deb
Checksums-Sha256: 
 3149a466c04122c558ad08c9bfa081a5cc9ea3dc9f67681edb0e955928f65a5b 2192 
sugar-0.84_0.84.24-1.dsc
 b73f2588a86cf52a7c5bfd7cfb92343cdf7e387d92fffd47173412e1a8001f07 410729 
sugar-0.84_0.84.24.orig.tar.bz2
 a485b3df31ad234367bf70e3b683b397e63692c18d0f53f2ebebefcaddf79cf1 28677 
sugar-0.84_0.84.24-1.debian.tar.gz
 378078d7f57c489a048704a76f3345876a225cf0b6f280c4e881a50a17c369eb 18706 
sucrose-0.84_0.84.24-1_all.deb
 9d1d53156c30d4ae667d963eb43821c1a33a0723b62785f5b5de92881fcbfea5 238586 
sugar-session-0.84_0.84.24-1_all.deb
 8e4d88bc00c34932450833d6a9e7f6a6edefb60b96d1b5d06acee91fa06dd1be 20828 
sugar-emulator-0.84_0.84.24-1_all.deb
 765b104a870d80c446a130b236b09df1b678f6c7a918a347a3734e8ea0dedc72 21240 
sugar-tools-0.84_0.84.24-1_all.deb
 5d5ddda3dc65a35daf976dd4da1324ddb3fc88581a4df396fa685bfe3a13258e 159144 
python-jarabe-0.84_0.84.24-1_all.deb
Files: 
 88dc594e219246c58d963fceaef7097c 2192 x11 optional sugar-0.84_0.84.24-1.dsc
 a9d59691d9bf8a6ad0371af1b6cb972c 410729 x11 optional 
sugar-0.84_0.84.24.orig.tar.bz2
 b95356684faa7320fba315b211014b82 28677 x11 optional 
sugar-0.84_0.84.24-1.debian.tar.gz
 2efef0628c203983d56227c41894cd0a 18706 x11 optional 
sucrose-0.84_0.84.24-1_all.deb
 d68c69127d5d2c3635a56dc8bebcd69d 238586 x11 optional 
sugar-session-0.84_0.84.24-1_all.deb
 17b9a629fcb726457ec2c7a41b84fe6a 20828 x11 optional 
sugar-emulator-0.84_0.84.24-1_all.deb
 a054f58cd465985cda536cb5f6385cc8 21240 x11 optional 
sugar-tools-0.84_0.84.24-1_all.deb
 d3294cca8ebf266be2edb4151797f1fc 159144 python optional 
python-jarabe-0.84_0.84.24-1_all.deb

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

iQIcBAEBCgAGBQJMy1lPAAoJECx8MUbBoAEhSvIP/0FAnpE9xKjC1htu9J0EUP9R
El+Hr9gVEaDb0HGLWmhAMcAonu/jk/q0kEvgVBnxSTtNwQbrWUUuDf8UcOi+
C5RQiCDKu8wkhjMkiCbdenZm/zcqhcUTsxBG3PAmQDLnIaqZOWJce1X7yOcTnCBc
r7iV4jWU2lkNwoq3ECukzQheYJo3CM0OD7lu/hhkLofNpKIHt7LzCFt09PHcIhrZ
tMmpFtEDvklHgI3TrTTiZLrnXWDj0x3JKe+lZUH02+CCXU6eF/WLahi9KtnITrRL
jcgiKTFF8mZ4XlemoSKZl8M+gIcOEsNHWAzzdLGjVGUTEkcnGL/BLgJW/X+nae71
bvKfCxJGTpjFv6HzTLyrPgLd1XC4u0usvFYMYmbGh1Nj4PIAatzniYyZfc69h/3u
FAhNnEC8tl7MeS3TgZ7/gLKuQBLgMRTYqxGncFrM4J7pOygpihyG5/yc6i3E8Zrl
p0aAO77McC3kgpatxcDEQwRGPOudcUBkqZ1XJGE/u5HXZsPgrGXlSShpB+CPDSqC
9wMNhJoP5DqX7PzztFwm4GcQ5mrc5aa+i+SZkxjGdk2aZCFBDBBfq8vdREKt8sKm
SakcsOu92lNGe3nXxARj4W7jVehNLh52GEzu/5k0dojOFM2YJ/GW59RNQM02G+n9
8y64ex+u3lyhHgsDhjkQ
=tcwH
-END PGP SIGNATURE-


Accepted:
python-jarabe-0.84_0.84.24-1_all.deb
  to main/s/sugar-0.84/python-jarabe-0.84_0.84.24-1_all.deb
sucrose-0.84_0.84.24-1_all.deb
  to main/s/sugar-0.84/sucrose-0.84_0.84.24-1_all.deb
sugar-0.84_0.84.24-1.debian.tar.gz
  to main/s/sugar-0.84/sugar-0.84_0.84.24-1.debian.tar.gz
sugar-0.84_0.84.24-1.dsc
  to main/s/sugar-0.84/sugar-0.84_0.84.24-1.dsc
sugar-0.84_0.84.24.orig.tar.bz2
  to main/s/sugar-0.84/sugar-0.84_0.84.24.orig.tar.bz2
sugar-emulator-0.84_0.84.24-1_all.deb
  to main/s/sugar-0.84/sugar-emulator-0.84_0.84.24-1_all.deb
sugar-session-0.84_0.84.24-1_all.deb
  to main/s/sugar-0.84/sugar-session-0.84_0.84.24-1_all.deb
sugar-tools-0.84_0.84.24-1_all.deb
  to main/s/sugar-0.84/sugar-tools-0.84_0.84.24-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/e1pbyf7-vf...@franck.debian.org



Accepted bcpp 0.0.20050725-2 (source amd64)

2010-10-29 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 30 Oct 2010 01:21:04 +0200
Source: bcpp
Binary: bcpp
Architecture: source amd64
Version: 0.0.20050725-2
Distribution: unstable
Urgency: low
Maintainer: Miriam Ruiz little_m...@yahoo.es
Changed-By: Miriam Ruiz little_m...@yahoo.es
Description: 
 bcpp   - C(++) beautifier
Changes: 
 bcpp (0.0.20050725-2) unstable; urgency=low
 .
   * Upgraded Standards-Version from 3.6.2 to 3.9.1
   * Moved to dpkg source v3
Checksums-Sha1: 
 58a040321ef913d99334afa6acd41a599038e57b 1019 bcpp_0.0.20050725-2.dsc
 32d1d3b35de6e0c983e73274fa0890fa448f8d75 4408 
bcpp_0.0.20050725-2.debian.tar.bz2
 a5157847fc33bebd1ad346ef72c5172713ce0662 46220 bcpp_0.0.20050725-2_amd64.deb
Checksums-Sha256: 
 0baa75a33c97580fc945b2c37e39490946b6fc577e0e2742f1cf88b693bb433e 1019 
bcpp_0.0.20050725-2.dsc
 10944aac6598b200b71c7661ddc8c3e0d158a231d4ad0282f70d45c10de37719 4408 
bcpp_0.0.20050725-2.debian.tar.bz2
 b5bfed5c16e52cdc61a8dda4c445e303b67c8d01bc315fe824c11d3508589675 46220 
bcpp_0.0.20050725-2_amd64.deb
Files: 
 25e2248f9b9081bdd6a2a4e4496b1b30 1019 devel optional bcpp_0.0.20050725-2.dsc
 472967a834e792fad96c28ac05fe1959 4408 devel optional 
bcpp_0.0.20050725-2.debian.tar.bz2
 b95359d2734c76d74a614e3ef8caadc0 46220 devel optional 
bcpp_0.0.20050725-2_amd64.deb

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

iEYEARECAAYFAkzLXh8ACgkQfbltLjbuCGFLYQCfanz7SMUiXITbpc+pT4FUe3yI
UJEAnjj2WI5zxZq9OeNFuCq2iu6TcRSf
=Sy7k
-END PGP SIGNATURE-


Accepted:
bcpp_0.0.20050725-2.debian.tar.bz2
  to main/b/bcpp/bcpp_0.0.20050725-2.debian.tar.bz2
bcpp_0.0.20050725-2.dsc
  to main/b/bcpp/bcpp_0.0.20050725-2.dsc
bcpp_0.0.20050725-2_amd64.deb
  to main/b/bcpp/bcpp_0.0.20050725-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/e1pbytz-0004bq...@franck.debian.org



Accepted otf2bdf 3.1-2 (source amd64)

2010-10-29 Thread Miriam Ruiz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 30 Oct 2010 00:56:55 +0200
Source: otf2bdf
Binary: otf2bdf
Architecture: source amd64
Version: 3.1-2
Distribution: unstable
Urgency: low
Maintainer: Miriam Ruiz little_m...@yahoo.es
Changed-By: Miriam Ruiz little_m...@yahoo.es
Description: 
 otf2bdf- generate BDF bitmap fonts from OpenType outline fonts
Changes: 
 otf2bdf (3.1-2) unstable; urgency=low
 .
   * Upgraded Standards-Version from 3.7.3 to 3.9.1
   * Moved to dpkg source v3
Checksums-Sha1: 
 0242758185b68979b2e355901f82e7be954fbc4e 1060 otf2bdf_3.1-2.dsc
 83f1255c09666efcdc94313c708d3309b32d446e 3346 otf2bdf_3.1-2.debian.tar.bz2
 e72729a9750102af958b9e57cb41a9e1497324ea 29582 otf2bdf_3.1-2_amd64.deb
Checksums-Sha256: 
 076cfb9c6316a425f0347fc4c9ae158225a5fb0c73f3b0aae745498c0dd779f7 1060 
otf2bdf_3.1-2.dsc
 4f16dc888e58daa211797a2d96e45f23e6ea51a5571143009d4cab15d0e7feee 3346 
otf2bdf_3.1-2.debian.tar.bz2
 995241eda7f75e0937cc63557bec82f6bf4a45177191339d954c66ca9b9f4351 29582 
otf2bdf_3.1-2_amd64.deb
Files: 
 d1f47ca99896a79513a2b323edc2eb26 1060 utils optional otf2bdf_3.1-2.dsc
 bf0e4868200481a8b573404c8fd757e8 3346 utils optional 
otf2bdf_3.1-2.debian.tar.bz2
 9125b3b29fdf8a9ee0a8f2e215cd4e17 29582 utils optional otf2bdf_3.1-2_amd64.deb

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

iEYEARECAAYFAkzLVFoACgkQfbltLjbuCGEByACgjTh0jaDKv48+ySjvgH94DH1/
ZCEAnA2qeSYmsHYno7UnveVKiwy6h71k
=Z94r
-END PGP SIGNATURE-


Accepted:
otf2bdf_3.1-2.debian.tar.bz2
  to main/o/otf2bdf/otf2bdf_3.1-2.debian.tar.bz2
otf2bdf_3.1-2.dsc
  to main/o/otf2bdf/otf2bdf_3.1-2.dsc
otf2bdf_3.1-2_amd64.deb
  to main/o/otf2bdf/otf2bdf_3.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/e1pbyte-0004hq...@franck.debian.org



Accepted gparted 0.7.0-1 (source mipsel)

2010-10-29 Thread Anibal Monsalve Salazar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 30 Oct 2010 11:08:59 +1100
Source: gparted
Binary: gparted
Architecture: source mipsel
Version: 0.7.0-1
Distribution: unstable
Urgency: high
Maintainer: Anibal Monsalve Salazar ani...@debian.org
Changed-By: Anibal Monsalve Salazar ani...@debian.org
Description: 
 gparted- GNOME partition editor
Closes: 601817 601818
Changes: 
 gparted (0.7.0-1) unstable; urgency=high
 .
   * New upstream release
 Fix gparted crash at start with glibmm-ERROR
   Closes: 601818
   LP: #609477, #617885
 Fix crash moving more than one logical partition right
   Closes: 601817
 Skip move/copy action because linux swap contains no data
   LP: #401228
 Fix several memory leaks and valgrind errors
 Remove unnecessary null pointer checks
 Fix partitions moved or copied are 1 MiB larger
 Insert additional translator comments
 Add initial support for btrfs
Checksums-Sha1: 
 720a8be54f266cba021a6eaa95fc24c6642a0072 1889 gparted_0.7.0-1.dsc
 709d59d2bea01ab81a1c2fd7e4e002bcb821db5e 1374308 gparted_0.7.0.orig.tar.bz2
 ecfb79431d880be47f11b75b63bb783e8c82103e 10890 gparted_0.7.0-1.debian.tar.bz2
 04fb57508654d0af4c53401b522e638d16c0458c 1268214 gparted_0.7.0-1_mipsel.deb
Checksums-Sha256: 
 590887bfb74b8c108480c70f7ff49a906b009b3843feab3f9586c51f2769df0c 1889 
gparted_0.7.0-1.dsc
 8c498411aeb4ec575c15ef60ac3bde2ef46ae157fa53026a7e3ce85d14ad3be7 1374308 
gparted_0.7.0.orig.tar.bz2
 21ef58c819149e700497acd8c64453c6c1a3c2a4512665157f7c6fbd3150c77a 10890 
gparted_0.7.0-1.debian.tar.bz2
 dc4608a427e9778550c86ecea735eec7fe9f4941ce30403ee75e74b6ae680d37 1268214 
gparted_0.7.0-1_mipsel.deb
Files: 
 6baf604c82043ffdbedc0c4cd04939d6 1889 gnome optional gparted_0.7.0-1.dsc
 88c5b2162a7b7847c68ea80f4fcd0153 1374308 gnome optional 
gparted_0.7.0.orig.tar.bz2
 2ad3caf99466e62954b681b4c5558910 10890 gnome optional 
gparted_0.7.0-1.debian.tar.bz2
 e622b7ccd07c421b8eb7e579cb0f0f7d 1268214 gnome optional 
gparted_0.7.0-1_mipsel.deb

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

iQIcBAEBCAAGBQJMy3OdAAoJEHxWrP6UeJfY7oEQAKrdz3X4CqtXfW2+8vvDM27B
R+YMI9FXcVYITnvHGiaeWu/ARyPlmuq2yjOcFryboGXHLsbZv/l71Bf0VztzlYBG
r+BqtflYIF/JJCi6ByGyKVJZjYaT5UDGt6ZpcSQhFdZMXOlQRjAaw12eMoMCA2dt
V6Zn2Q476abS5acAmJecHvqCEAIViWRgqdVxUuDof4RWMWyR0SwuBLnoeywGpcIL
5grfphyDL/THmKsM2tJCP593U9Ptlpn3qA6YgoKcXi4tZPdB8Gb4HfqbZp1LyDqK
HF/sUAsBWapNExI7xZ62IWQ12Mf1a37UzlHGIo6/mEaLqrF/AFTh6zeUu7JwGTzS
MxRzHPU2fGh9Vftx0pY2eEtAmzf450KAVhgNZ4aAOqUrsOiZquZFBAPiPGIKj2lf
Op1LMZ9aBb7l/wjZm858jpO7zhYCbLWcR4pW8+YAA2KmF6ystU4iBlhLWZGGUo43
WClPiaTT2p5psm8J36b0rAjSK3Anu/HW0Dm0qpJbeyGXyR0KSNiwWnbF7etmNYAP
b+hu9WL//4PbhpEd/G9lJFFgM+3CcIybGY3Mozbve/WjPa2Zpho+S3kGAsWzBLIw
RCLlm1ujls4KJmdmGFY6GEQz/1xlF9RzfVwzWuTwmOB+PLczwW+u53cXpWeyJj8Z
e9DtMOozrheE8gnSJGhN
=6Jlw
-END PGP SIGNATURE-


Accepted:
gparted_0.7.0-1.debian.tar.bz2
  to main/g/gparted/gparted_0.7.0-1.debian.tar.bz2
gparted_0.7.0-1.dsc
  to main/g/gparted/gparted_0.7.0-1.dsc
gparted_0.7.0-1_mipsel.deb
  to main/g/gparted/gparted_0.7.0-1_mipsel.deb
gparted_0.7.0.orig.tar.bz2
  to main/g/gparted/gparted_0.7.0.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/e1pc0ii-0002e2...@franck.debian.org



Accepted vdr 1.6.0-19.1 (source all i386)

2010-10-29 Thread Jari Aalto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 21 Oct 2010 09:18:54 +0300
Source: vdr
Binary: vdr vdr-dev vdr-dbg vdr-plugin-sky vdr-plugin-examples
Architecture: source all i386
Version: 1.6.0-19.1
Distribution: unstable
Urgency: low
Maintainer: Debian VDR Team pkg-vdr-dvb-de...@lists.alioth.debian.org
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 vdr- Video Disk Recorder for DVB cards
 vdr-dbg- Debuggable version of the VDR Video Disk Recorder
 vdr-dev- Video Disk Recorder for DVB cards
 vdr-plugin-examples - Plugins for vdr to show some possible features
 vdr-plugin-sky - Plugin for using a Sky Digibox with vdr
Closes: 598308
Changes: 
 vdr (1.6.0-19.1) unstable; urgency=low
 .
   * debian/vdrleaktest
 - Remove extra colon from LD_LIBRARY_PATH to fix CVE-2010-3387.
   (normal, security; Closes: #598308).
Checksums-Sha1: 
 63d30115c1f60603bdd46bcd3ed3638b5dd5d82e 2066 vdr_1.6.0-19.1.dsc
 e1b1fd49660731df94f5c1a62a7a40a388845177 146335 vdr_1.6.0-19.1.diff.gz
 b5ae5d11a43e8c4d14e77ce13586112c096a79f4 292300 vdr-dev_1.6.0-19.1_all.deb
 8d68a3cce07598c6fc43e33496356cd7420babeb 860834 vdr_1.6.0-19.1_i386.deb
 0e5638ebecf9bfac59934223acd5806206dcbd31 1394704 vdr-dbg_1.6.0-19.1_i386.deb
 bd94e2fff9594682d2538944154566bc9f1444dc 33618 
vdr-plugin-sky_1.6.0-19.1_i386.deb
 a8df7ce60d02020fe341ee80d35d2ce87bfc82cc 74054 
vdr-plugin-examples_1.6.0-19.1_i386.deb
Checksums-Sha256: 
 57d0888136d8c288f7aae861d2502440729de75e62ee07e87921b62792997816 2066 
vdr_1.6.0-19.1.dsc
 3fa66c31b3f8ca0280e35c83949018408f2dd71b05e2e4b8c6ab2bd0a02ff00d 146335 
vdr_1.6.0-19.1.diff.gz
 04aedef6ea26669a1b748d958307cd03841062f9fccf0bbae11a54a4ce5396d4 292300 
vdr-dev_1.6.0-19.1_all.deb
 14f7ee0041f3fa96580b5b44e04a34fcee17aba8af0228b32117b8d534d3e882 860834 
vdr_1.6.0-19.1_i386.deb
 d6c0dc5a11140b2cda13d68a807477c8a9265c9c857fb4a21c145f3a588827f8 1394704 
vdr-dbg_1.6.0-19.1_i386.deb
 29229adaf99af66836b6a270991d277d35e99406009f6e1206ba8f780d3cd6e9 33618 
vdr-plugin-sky_1.6.0-19.1_i386.deb
 a5e1b3944bcc8e2652c8a6a4797357ee4162f8d0060ff5d693a328937a54070b 74054 
vdr-plugin-examples_1.6.0-19.1_i386.deb
Files: 
 059bf7128cfed015af1fafd034ba5852 2066 video extra vdr_1.6.0-19.1.dsc
 8a756e4cf0da4db8686388f71fa4636e 146335 video extra vdr_1.6.0-19.1.diff.gz
 bf2fb88baabf0d874b731222ecc24097 292300 video extra vdr-dev_1.6.0-19.1_all.deb
 8fcd5ce6af4587ba28ee3a4eb00ac843 860834 video extra vdr_1.6.0-19.1_i386.deb
 caf0aab8f303607ed963e97ab925df72 1394704 debug extra 
vdr-dbg_1.6.0-19.1_i386.deb
 2b13b38370c8cc9c6026277dd7ae1f6d 33618 video extra 
vdr-plugin-sky_1.6.0-19.1_i386.deb
 4829a5b024d64db974f2a73eeeab09ef 74054 video extra 
vdr-plugin-examples_1.6.0-19.1_i386.deb

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

iQIcBAEBCAAGBQJMxQm/AAoJECHSBYmXSz6WUL4QAI5CCM9qqgpmipYhNo5gwBVU
qHrCtgAzdAxIRMA9/M4mVMH4WBkXpX7/gAbCRQ9g0lyzIbnk2ci7/n+rvb//PSQQ
L/RVLpyOixMUoTOvBW+svq1GXpP2jxGbLD0wP/EkO1YsXgfRy78gvFoJRTA7moDF
Bvkn9dIU7RuqTSRBrD+KXr1CU/SW2Cg3yCrP35CK5//MpYMDzPyYYnu5Iv11T78P
fglKiqhYUgWPo5wxABwwIKRGyJCPG/4BqO5CV5YpJo+NykcasekNaEc8DF4nr0Uq
yzQXiUAeEi6b0JoUSL5wMWsnfuxJ9XWuIJi0DLl9H6z2C16ccZdyQZzdr+5+C6op
pR9fDNrQt4S2wBRXvlC2z3AfaZdvQDZPlUqsJZeiypCk2kF7uQ8FdYVxHpKPBXLs
FkF+XOixXwRQuTbsm8aGKd2bFMZ3Zp/7yjgXDuOIB5JWBPatwB9PhqmsyPoyU7h4
Q4vuzpJT0MlJcTRbZfsPwoOO7rpJOD4Y7cYdaDSiIfrhdQlq5kVLt3i+JU8F8ROn
qlfE8pRQeavfJTxJaIhuRx1+zhoMTPgNqjc08tN0MB5Ql8PVO3+2OzHS4gmPfr1P
ixQY1LT4s6WjXMa7PqxR+foA6j340lXgXmi+TduBSq3F9G6+ssVwPRWlGTZuKFqD
xPrNsohadODyGoHnX3L8
=xDI4
-END PGP SIGNATURE-


Accepted:
vdr-dbg_1.6.0-19.1_i386.deb
  to main/v/vdr/vdr-dbg_1.6.0-19.1_i386.deb
vdr-dev_1.6.0-19.1_all.deb
  to main/v/vdr/vdr-dev_1.6.0-19.1_all.deb
vdr-plugin-examples_1.6.0-19.1_i386.deb
  to main/v/vdr/vdr-plugin-examples_1.6.0-19.1_i386.deb
vdr-plugin-sky_1.6.0-19.1_i386.deb
  to main/v/vdr/vdr-plugin-sky_1.6.0-19.1_i386.deb
vdr_1.6.0-19.1.diff.gz
  to main/v/vdr/vdr_1.6.0-19.1.diff.gz
vdr_1.6.0-19.1.dsc
  to main/v/vdr/vdr_1.6.0-19.1.dsc
vdr_1.6.0-19.1_i386.deb
  to main/v/vdr/vdr_1.6.0-19.1_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/e1pc3zx-0002mu...@franck.debian.org