[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#700728: marked as done (Crash when starting Impress Remote)



Your message dated Sat, 23 Feb 2013 18:11:58 +0000
with message-id <E1U9JZm-0007gF-KW@franck.debian.org>
and subject line Bug#700728: fixed in libreoffice 1:4.0.1~rc1-1
has caused the Debian Bug report #700728,
regarding Crash when starting Impress Remote
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
700728: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700728
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libreoffice-impress
Version: 1:4.0.0-1
Severity: important

Selecting the 'Impress Remote' menu item instantly crashes Impress,
whether or not I have attempted to connect from the Remote application
first.

Running from the console with gdb, I see:

terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc

Program received signal SIGABRT, Aborted.
0xf7fdf430 in __kernel_vsyscall ()
(gdb) bt
#0  0xf7fdf430 in __kernel_vsyscall ()
#1  0xf7cb9941 in *__GI_raise (sig=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#2  0xf7cbcd72 in *__GI_abort () at abort.c:92
#3  0xf7e8628d in __gnu_cxx::__verbose_terminate_handler() ()
   from /usr/lib/i386-linux-gnu/libstdc++.so.6
#4  0xf7e83ef3 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#5  0xf7e83f2f in std::terminate() ()
   from /usr/lib/i386-linux-gnu/libstdc++.so.6
#6  0xf7e841ce in __cxa_throw () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#7  0xf7edde62 in std::__throw_bad_alloc() ()
   from /usr/lib/i386-linux-gnu/libstdc++.so.6
#8  0xede9e6df in allocate (__n=4258668342, this=<optimized out>)
    at /usr/include/c++/4.7/ext/new_allocator.h:92
#9  _M_allocate (__n=4258668342, this=<optimized out>)
    at /usr/include/c++/4.7/bits/stl_vector.h:169
#10 _M_allocate_and_copy<__gnu_cxx::__normal_iterator<sd::ClientInfoInternal**, std::vector<sd::ClientInfoInternal*> > > (__last=..., __first=..., 
    __n=4258668342, this=<optimized out>)
    at /usr/include/c++/4.7/bits/stl_vector.h:1109
#11 _M_assign_aux<__gnu_cxx::__normal_iterator<sd::ClientInfoInternal**, std::vector<sd::ClientInfoInternal*> > > (__last=..., __first=..., this=0xffffbbac)
    at /usr/include/c++/4.7/bits/vector.tcc:264
---Type <return> to continue, or q <return> to quit---
#12 _M_assign_dispatch<__gnu_cxx::__normal_iterator<sd::ClientInfoInternal**, std::vector<sd::ClientInfoInternal*> > > (__last=..., __first=..., 
    this=0xffffbbac) at /usr/include/c++/4.7/bits/stl_vector.h:1217
#13 assign<__gnu_cxx::__normal_iterator<sd::ClientInfoInternal**, std::vector<sd::ClientInfoInternal*> > > (__last=..., __first=..., this=0xffffbbac)
    at /usr/include/c++/4.7/bits/stl_vector.h:488
#14 sd::RemoteServer::getClients ()
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/sd/source/ui/remotecontrol/Server.cxx:238
#15 0xf0bb71a8 in sd::RemoteDialog::RemoteDialog (this=0x91be910, 
    pWindow=0x8c26130)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/sd/source/ui/dlg/RemoteDialog.cxx:42
#16 0xf0bb9eef in SdAbstractDialogFactory_Impl::CreateRemoteDialog (
    this=0xf0be0e28, pWindow=0x8c26130)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/sd/source/ui/dlg/sddlgfact.cxx:488
#17 0xede5257a in sd::DrawViewShell::FuTemp04 (this=0x8c25df8, rReq=...)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/sd/source/ui/view/drviews6.cxx:629
#18 0xede64047 in sd::DrawViewShell::FuTemp03 (this=0x8c25df8, rReq=...)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/sd/source/ui/view/drviewsc.cxx:632
---Type <return> to continue, or q <return> to quit---
#19 0xede61bec in sd::DrawViewShell::FuTemp02 (this=0x8c25df8, rReq=...)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/sd/source/ui/view/drviewsb.cxx:704
#20 0xede59b99 in sd::DrawViewShell::FuTemp01 (this=0x8c25df8, rReq=...)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/sd/source/ui/view/drviews8.cxx:429
#21 0xede4932e in sd::DrawViewShell::FuTemporary (this=0x8c25df8, rReq=...)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/sd/source/ui/view/drviews2.cxx:1047
#22 0xede6e86c in SfxStubDrawViewShellFuTemporary (pShell=0x8c25df8, rReq=...)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/workdir/unxlngi6.pro/SdiTarget/sd/sdi/sdslots.hxx:1369
#23 0xf79b9ea8 in SfxShell::CallExec (this=0x8c25df8, 
    pFunc=0xede6e84f <SfxStubDrawViewShellFuTemporary(SfxShell*, SfxRequest&)>, rReq=...)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/sfx2/inc/sfx2/shell.hxx:188
#24 0xf79b4432 in SfxDispatcher::Call_Impl (this=0xf0a0a4a8, rShell=..., 
    rSlot=..., rReq=..., bRecord=1 '\001')
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/sfx2/source/control/dispatch.cxx:249
#25 0xf79b5bd8 in SfxDispatcher::_Execute (this=0xf0a0a4a8, rShell=..., 
    rSlot=..., rReq=..., eCallMode=4)
---Type <return> to continue, or q <return> to quit---
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/sfx2/source/control/dispatch.cxx:932
#26 0xf786b18a in SfxBindings::Execute_Impl (this=0xf0a2f770, aReq=..., 
    pSlot=0xedfea3dc, pShell=0x8c25df8)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/sfx2/source/control/bindings.cxx:1286
#27 0xf788ae96 in SfxDispatchController_Impl::dispatch (this=0x91bb268, 
    aURL=..., aArgs=..., rListener=...)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/sfx2/source/control/unoctitm.cxx:734
#28 0xf788b4e7 in SfxOfficeDispatch::dispatch (this=0x908ec58, aURL=..., 
    aArgs=...)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/sfx2/source/control/unoctitm.cxx:368
#29 0xf0858e62 in framework::MenuBarManager::Select (this=0x8fb76d8, 
    pMenu=0x8f8e110)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/framework/source/uielement/menubarmanager.cxx:1129
#30 0xf6c833c9 in Link::Call (this=0x8f8e144, pCaller=0x8f8e110)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/solver/unxlngi6.pro/inc/tools/link.hxx:123
#31 0xf6e574bd in Menu::Select (this=0x8f8e110)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/vcl/sourc---Type <return> to continue, or q <return> to quit---
e/window/menu.cxx:1126
#32 0xf6e55a8e in Menu::ImplCallSelect (this=0x8f8e110)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/vcl/source/window/menu.cxx:2968
#33 0xf6c833c9 in Link::Call (this=0x919bb90, pCaller=0x0)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/solver/unxlngi6.pro/inc/tools/link.hxx:123
#34 0xf6eaade8 in ImplHandleUserEvent (pSVEvent=0x8875070)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/vcl/source/window/winproc.cxx:1987
#35 ImplWindowFrameProc (pWindow=0x888d688, nEvent=22, pEvent=0x8875070)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/vcl/source/window/winproc.cxx:2559
#36 0xf6eb097e in SalFrame::CallCallback (this=0x8891f70, nEvent=22, 
    pEvent=0x8875070)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/vcl/inc/salframe.hxx:263
#37 0xf6eb07c0 in SalGenericDisplay::DispatchInternalEvent (this=0x80b2dc8)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/vcl/generic/app/gendisp.cxx:92
#38 0xf3ba71b7 in GtkData::userEventFn (data=0x8058400)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/vcl/unx/gtk/app/gtkdata.cxx:945
---Type <return> to continue, or q <return> to quit---
#39 0xf3ba721c in call_userEventFn (data=0x8058400)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/vcl/unx/gtk/app/gtkdata.cxx:955
#40 0xf6a61190 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#41 0xf6a636d3 in g_main_context_dispatch ()
   from /lib/i386-linux-gnu/libglib-2.0.so.0
#42 0xf6a63a70 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#43 0xf6a63b51 in g_main_context_iteration ()
   from /lib/i386-linux-gnu/libglib-2.0.so.0
#44 0xf3ba6f99 in GtkData::Yield (this=0x8058400, bWait=true, 
    bHandleAllCurrentEvents=false)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/vcl/unx/gtk/app/gtkdata.cxx:582
#45 0xf3ba7463 in GtkInstance::Yield (this=0x8058338, bWait=true, 
    bHandleAllCurrentEvents=false)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/vcl/unx/gtk/app/gtkinst.cxx:563
#46 0xf6c7cec0 in ImplYield (i_bWait=true, i_bAllEvents=false)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/vcl/source/app/svapp.cxx:429
#47 0xf6c7abd6 in Application::Yield (i_bAllEvents=false)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/vcl/source/app/svapp.cxx:463
---Type <return> to continue, or q <return> to quit---
#48 0xf6c7ac07 in Application::Execute ()
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/vcl/source/app/svapp.cxx:408
#49 0xf7f569ef in desktop::Desktop::Main (this=0xffffd7bc)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/desktop/source/app/app.cxx:1659
#50 0xf6c8092e in ImplSVMain ()
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/vcl/source/app/svmain.cxx:162
#51 0xf6c80a34 in SVMain ()
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/vcl/source/app/svmain.cxx:199
#52 0xf7f72cb6 in soffice_main ()
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/desktop/source/app/sofficemain.cxx:74
#53 0x080485bc in sal_main ()
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/desktop/source/app/main.c:48
#54 main (argc=2, argv=0xffffd8f4)
    at /build/buildd-libreoffice_4.0.0-1-i386-jk_Q32/libreoffice-4.0.0/desktop/source/app/main.c:47

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 3.2.0-4.drm-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libreoffice-impress depends on:
ii  libc6             2.13-38
ii  libgcc1           1:4.7.2-5
ii  libreoffice-core  1:4.0.0-1
ii  libreoffice-draw  1:4.0.0-1
ii  libstdc++6        4.7.2-5
ii  uno-libs3         4.0.0-1
ii  ure               4.0.0-1

libreoffice-impress recommends no packages.

Versions of packages libreoffice-impress suggests:
ii  bluez  4.99-2

Versions of packages libreoffice-core depends on:
ii  fontconfig                      2.9.0-7.1
ii  fonts-opensymbol                2:102.2+LibO3.5.4+dfsg-4
ii  libatk1.0-0                     2.4.0-2
ii  libboost-date-time1.49.0        1.49.0-3.2
ii  libc6                           2.13-38
ii  libcairo2                       1.12.2-3
ii  libclucene-contribs1            2.3.3.4-2
ii  libclucene-core1                2.3.3.4-2
ii  libcmis-0.3-3                   0.3.1-1
ii  libcups2                        1.5.3-2.14
ii  libcurl3-gnutls                 7.29.0-1
ii  libdbus-1-3                     1.6.8-1
ii  libdbus-glib-1-2                0.100-1
ii  libexpat1                       2.1.0-1
ii  libexttextcat0                  3.2.0-2
ii  libfontconfig1                  2.9.0-7.1
ii  libfreetype6                    2.4.9-1.1
ii  libgcc1                         1:4.7.2-5
ii  libgdk-pixbuf2.0-0              2.26.1-1
ii  libglib2.0-0                    2.33.12+really2.32.4-5
ii  libgraphite2-2.0.0              1.1.3-1
ii  libgstreamer-plugins-base1.0-0  1.0.5-1
ii  libgstreamer1.0-0               1.0.5-1
ii  libgtk2.0-0                     2.24.10-2
ii  libhunspell-1.3-0               1.3.2-4
ii  libhyphen0                      2.8.3-2
ii  libice6                         2:1.0.8-2
ii  libicu48                        4.8.1.1-10
ii  libjpeg8                        8d-1
ii  liblangtag1                     0.4.0-5
ii  liblcms2-2                      2.2+git20110628-2.2
ii  libldap-2.4-2                   2.4.31-1
ii  libmythes-1.2-0                 2:1.2.2-1
ii  libneon27-gnutls                0.29.6-3
ii  libnspr4                        2:4.9.4-2
ii  libnspr4-0d                     2:4.9.4-2
ii  libnss3                         2:3.14.1.with.ckbi.1.93-1
ii  libnss3-1d                      2:3.14.1.with.ckbi.1.93-1
ii  libpango1.0-0                   1.30.0-1
ii  libpng12-0                      1.2.49-3
ii  librdf0                         1.0.16-1
ii  libreoffice-common              1:4.0.0-1
ii  libsm6                          2:1.2.1-2
ii  libssl1.0.0                     1.0.1e-1
ii  libstdc++6                      4.7.2-5
ii  libx11-6                        2:1.5.0-1
ii  libxext6                        2:1.3.1-2
ii  libxinerama1                    2:1.1.2-1
ii  libxml2                         2.8.0+dfsg1-7
ii  libxrandr2                      2:1.3.2-2
ii  libxrender1                     1:0.9.7-1
ii  libxslt1.1                      1.1.26-14
ii  libxt6                          1:1.1.3-1
ii  uno-libs3                       4.0.0-1
ii  ure                             4.0.0-1
ii  zlib1g                          1:1.2.7.dfsg-13

Versions of packages libreoffice-draw depends on:
ii  libc6             2.13-38
ii  libcdr-0.0-0      0.0.10-1
ii  libdbus-1-3       1.6.8-1
ii  libdbus-glib-1-2  0.100-1
ii  libgcc1           1:4.7.2-5
ii  libglib2.0-0      2.33.12+really2.32.4-5
ii  liblcms2-2        2.2+git20110628-2.2
ii  libmspub-0.0-0    0.0.4-1
ii  libreoffice-core  1:4.0.0-1
ii  libstdc++6        4.7.2-5
ii  libvisio-0.0-0    0.0.17-1
ii  libwpd-0.9-9      0.9.4-3
ii  libwpg-0.2-2      0.2.1-1
ii  libxml2           2.8.0+dfsg1-7
ii  uno-libs3         4.0.0-1
ii  ure               4.0.0-1
ii  zlib1g            1:1.2.7.dfsg-13

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: libreoffice
Source-Version: 1:4.0.1~rc1-1

We believe that the bug you reported is fixed in the latest version of
libreoffice, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 700728@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rene Engelhard <rene@debian.org> (supplier of updated libreoffice package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 19 Feb 2013 18:46:05 +0100
Source: libreoffice
Binary: libreoffice libreoffice-l10n-za libreoffice-l10n-in libreoffice-core libreoffice-common libreoffice-java-common libreoffice-writer libreoffice-calc libreoffice-impress libreoffice-draw libreoffice-math libreoffice-base-core libreoffice-base libreoffice-style-crystal libreoffice-style-oxygen libreoffice-style-tango libreoffice-style-hicontrast libreoffice-style-galaxy libreoffice-gtk libreoffice-gtk3 libreoffice-gnome libreoffice-emailmerge python-uno python3-uno libreoffice-officebean libreoffice-filter-mobiledev openoffice.org-dtd-officedocument1.0 libreoffice-script-provider-python libreoffice-script-provider-bsh libreoffice-script-provider-js libreoffice-pdfimport libreoffice-l10n-af libreoffice-l10n-ar libreoffice-l10n-as libreoffice-l10n-ast libreoffice-l10n-be libreoffice-l10n-bg libreoffice-l10n-bn libreoffice-l10n-br libreoffice-l10n-bs libreoffice-l10n-ca libreoffice-l10n-cs libreoffice-l10n-cy libreoffice-l10n-da libreoffice-l10n-de libreoffice-l10n-dz
 libreoffice-l10n-el libreoffice-l10n-en-gb libreoffice-l10n-en-za libreoffice-l10n-eo libreoffice-l10n-es libreoffice-l10n-et libreoffice-l10n-eu libreoffice-l10n-fa libreoffice-l10n-fi libreoffice-l10n-fr libreoffice-l10n-ga libreoffice-l10n-gl libreoffice-l10n-gu libreoffice-l10n-he libreoffice-l10n-hi libreoffice-l10n-hr libreoffice-l10n-hu libreoffice-l10n-id libreoffice-l10n-is libreoffice-l10n-it libreoffice-l10n-ja libreoffice-l10n-ka libreoffice-l10n-km libreoffice-l10n-ko libreoffice-l10n-ku libreoffice-l10n-lt libreoffice-l10n-lv libreoffice-l10n-mk libreoffice-l10n-mn libreoffice-l10n-ml libreoffice-l10n-mr libreoffice-l10n-nb libreoffice-l10n-ne libreoffice-l10n-nl libreoffice-l10n-nn libreoffice-l10n-nr libreoffice-l10n-nso libreoffice-l10n-oc libreoffice-l10n-om libreoffice-l10n-or libreoffice-l10n-pa-in libreoffice-l10n-pl libreoffice-l10n-pt libreoffice-l10n-pt-br libreoffice-l10n-ro libreoffice-l10n-ru libreoffice-l10n-rw libreoffice-l10n-si
 libreoffice-l10n-sk libreoffice-l10n-sl libreoffice-l10n-sr libreoffice-l10n-ss libreoffice-l10n-st libreoffice-l10n-sv libreoffice-l10n-ta libreoffice-l10n-te libreoffice-l10n-tg libreoffice-l10n-th libreoffice-l10n-tn libreoffice-l10n-tr libreoffice-l10n-ts libreoffice-l10n-ug libreoffice-l10n-uk libreoffice-l10n-uz libreoffice-l10n-ve libreoffice-l10n-vi libreoffice-l10n-xh libreoffice-l10n-zh-cn libreoffice-l10n-zh-tw libreoffice-l10n-zu libreoffice-help-en-us libreoffice-help-ca libreoffice-help-cs libreoffice-help-da libreoffice-help-de libreoffice-help-dz libreoffice-help-el libreoffice-help-en-gb libreoffice-help-es libreoffice-help-et libreoffice-help-eu libreoffice-help-fi libreoffice-help-fr libreoffice-help-gl libreoffice-help-hi libreoffice-help-hu libreoffice-help-it libreoffice-help-ja libreoffice-help-km libreoffice-help-ko libreoffice-help-nl libreoffice-help-om libreoffice-help-pl libreoffice-help-pt libreoffice-help-pt-br libreoffice-help-ru
 libreoffice-help-sk libreoffice-help-sl libreoffice-help-sv libreoffice-help-tr libreoffice-help-vi libreoffice-help-zh-cn libreoffice-help-zh-tw uno-libs3 uno-libs3-dbg ure ure-dbg browser-plugin-libreoffice libreoffice-ogltrans libreoffice-wiki-publisher libreoffice-report-builder libreoffice-report-builder-bin libreoffice-presentation-minimizer fonts-opensymbol libreoffice-dbg libreoffice-dev libreoffice-dev-doc libreoffice-kde libreoffice-sdbc-postgresql libreoffice-mysql-connector libreoffice-evolution
 libreoffice-librelogo
Architecture: all amd64 source
Version: 1:4.0.1~rc1-1
Distribution: experimental
Urgency: low
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Changed-By: Rene Engelhard <rene@debian.org>
Closes: 700728
Description: 
 browser-plugin-libreoffice - office productivity suite -- Mozilla plugin
 fonts-opensymbol - OpenSymbol TrueType font
 libreoffice-base-core - office productivity suite -- shared library
 libreoffice-base - office productivity suite -- database
 libreoffice-calc - office productivity suite -- spreadsheet
 libreoffice-common - office productivity suite -- arch-independent files
 libreoffice-core - office productivity suite -- arch-dependent files
 libreoffice-dbg - office productivity suite -- debug symbols
 libreoffice-dev-doc - office productivity suite -- SDK documentation
 libreoffice-dev - office productivity suite -- SDK
 libreoffice-draw - office productivity suite -- drawing
 libreoffice-emailmerge - office productivity suite -- email mail merge
 libreoffice-evolution - office productivity suite -- Evolution addressbook support
 libreoffice-filter-mobiledev - office productivity suite -- mobile devices filters
 libreoffice-gnome - office productivity suite -- GNOME integration
 libreoffice-gtk3 - office productivity suite -- GTK+ 3.0 integration
 libreoffice-gtk - office productivity suite -- GTK+ integration
 libreoffice-help-ca - office productivity suite -- Catalan help
 libreoffice-help-cs - office productivity suite -- Czech help
 libreoffice-help-da - office productivity suite -- Danish help
 libreoffice-help-de - office productivity suite -- German help
 libreoffice-help-dz - office productivity suite -- Dzongkha help
 libreoffice-help-el - office productivity suite -- Greek help
 libreoffice-help-en-gb - office productivity suite -- English_british help
 libreoffice-help-en-us - office productivity suite -- English_american help
 libreoffice-help-es - office productivity suite -- Spanish help
 libreoffice-help-et - office productivity suite -- Estonian help
 libreoffice-help-eu - office productivity suite -- Basque help
 libreoffice-help-fi - office productivity suite -- Finnish help
 libreoffice-help-fr - office productivity suite -- French help
 libreoffice-help-gl - office productivity suite -- Galician help
 libreoffice-help-hi - office productivity suite -- Hindi help
 libreoffice-help-hu - office productivity suite -- Hungarian help
 libreoffice-help-it - office productivity suite -- Italian help
 libreoffice-help-ja - office productivity suite -- Japanese help
 libreoffice-help-km - office productivity suite -- Khmer help
 libreoffice-help-ko - office productivity suite -- Korean help
 libreoffice-help-nl - office productivity suite -- Dutch help
 libreoffice-help-om - office productivity suite -- Oromo help
 libreoffice-help-pl - office productivity suite -- Polish help
 libreoffice-help-pt-br - office productivity suite -- Portuguese_brazilian help
 libreoffice-help-pt - office productivity suite -- Portuguese help
 libreoffice-help-ru - office productivity suite -- Russian help
 libreoffice-help-sk - office productivity suite -- Slovak help
 libreoffice-help-sl - office productivity suite -- Slovenian help
 libreoffice-help-sv - office productivity suite -- Swedish help
 libreoffice-help-tr - office productivity suite -- Turkish help
 libreoffice-help-vi - office productivity suite -- Vietnamese help
 libreoffice-help-zh-cn - office productivity suite -- Chinese_simplified help
 libreoffice-help-zh-tw - office productivity suite -- Chinese_traditional help
 libreoffice-impress - office productivity suite -- presentation
 libreoffice-java-common - office productivity suite -- arch-independent Java support files
 libreoffice-kde - office productivity suite -- KDE integration
 libreoffice-l10n-af - office productivity suite -- Afrikaans language package
 libreoffice-l10n-ar - office productivity suite -- Arabic language package
 libreoffice-l10n-as - office productivity suite -- Assamese language package
 libreoffice-l10n-ast - office productivity suite -- Asturian language package
 libreoffice-l10n-be - office productivity suite -- Belarussian language package
 libreoffice-l10n-bg - office productivity suite -- Bulgarian language package
 libreoffice-l10n-bn - office productivity suite -- Bengali language package
 libreoffice-l10n-br - office productivity suite -- Breton language package
 libreoffice-l10n-bs - office productivity suite -- Bosnian language package
 libreoffice-l10n-ca - office productivity suite -- Catalan language package
 libreoffice-l10n-cs - office productivity suite -- Czech language package
 libreoffice-l10n-cy - office productivity suite -- Welsh language package
 libreoffice-l10n-da - office productivity suite -- Danish language package
 libreoffice-l10n-de - office productivity suite -- German language package
 libreoffice-l10n-dz - office productivity suite -- Dzongkha language package
 libreoffice-l10n-el - office productivity suite -- Greek language package
 libreoffice-l10n-en-gb - office productivity suite -- English_british language package
 libreoffice-l10n-en-za - office productivity suite -- English_southafrican language packag
 libreoffice-l10n-eo - office productivity suite -- Esperanto language package
 libreoffice-l10n-es - office productivity suite -- Spanish language package
 libreoffice-l10n-et - office productivity suite -- Estonian language package
 libreoffice-l10n-eu - office productivity suite -- Basque language package
 libreoffice-l10n-fa - office productivity suite -- Farsi language package
 libreoffice-l10n-fi - office productivity suite -- Finnish language package
 libreoffice-l10n-fr - office productivity suite -- French language package
 libreoffice-l10n-ga - office productivity suite -- Gaelic language package
 libreoffice-l10n-gl - office productivity suite -- Galician language package
 libreoffice-l10n-gu - office productivity suite -- Gujarati language package
 libreoffice-l10n-he - office productivity suite -- Hebrew language package
 libreoffice-l10n-hi - office productivity suite -- Hindi language package
 libreoffice-l10n-hr - office productivity suite -- Croatian language package
 libreoffice-l10n-hu - office productivity suite -- Hungarian language package
 libreoffice-l10n-id - office productivity suite -- Indonesian language package
 libreoffice-l10n-in - office productivity suite -- Indic language packages
 libreoffice-l10n-is - office productivity suite -- Icelandic language package
 libreoffice-l10n-it - office productivity suite -- Italian language package
 libreoffice-l10n-ja - office productivity suite -- Japanese language package
 libreoffice-l10n-ka - office productivity suite -- Georgian language package
 libreoffice-l10n-km - office productivity suite -- Khmer language package
 libreoffice-l10n-ko - office productivity suite -- Korean language package
 libreoffice-l10n-ku - office productivity suite -- Kurdish language package
 libreoffice-l10n-lt - office productivity suite -- Lithuanian language package
 libreoffice-l10n-lv - office productivity suite -- Latvian language package
 libreoffice-l10n-mk - office productivity suite -- Macedonian language package
 libreoffice-l10n-ml - office productivity suite -- Malayalam language package
 libreoffice-l10n-mn - office productivity suite -- Mongolian language package
 libreoffice-l10n-mr - office productivity suite -- Marathi language package
 libreoffice-l10n-nb - office productivity suite -- Norwegian language package
 libreoffice-l10n-ne - office productivity suite -- Nepalese language package
 libreoffice-l10n-nl - office productivity suite -- Dutch language package
 libreoffice-l10n-nn - office productivity suite -- Norwegian_nynorsk language package
 libreoffice-l10n-nr - office productivity suite -- Ndebele language package
 libreoffice-l10n-nso - office productivity suite -- Northern_sotho language package
 libreoffice-l10n-oc - office productivity suite -- Occitan language package
 libreoffice-l10n-om - office productivity suite -- Oromo language package
 libreoffice-l10n-or - office productivity suite -- Oriya language package
 libreoffice-l10n-pa-in - office productivity suite -- Punjabi language package
 libreoffice-l10n-pl - office productivity suite -- Polish language package
 libreoffice-l10n-pt-br - office productivity suite -- Portuguese_brazilian language packag
 libreoffice-l10n-pt - office productivity suite -- Portuguese language package
 libreoffice-l10n-ro - office productivity suite -- Romanian language package
 libreoffice-l10n-ru - office productivity suite -- Russian language package
 libreoffice-l10n-rw - office productivity suite -- Kinarwanda language package
 libreoffice-l10n-si - office productivity suite -- Sinhala language package
 libreoffice-l10n-sk - office productivity suite -- Slovak language package
 libreoffice-l10n-sl - office productivity suite -- Slovenian language package
 libreoffice-l10n-sr - office productivity suite -- Serbian language package
 libreoffice-l10n-ss - office productivity suite -- Swazi language package
 libreoffice-l10n-st - office productivity suite -- Southern_sotho language package
 libreoffice-l10n-sv - office productivity suite -- Swedish language package
 libreoffice-l10n-ta - office productivity suite -- Tamil language package
 libreoffice-l10n-te - office productivity suite -- Telugu language package
 libreoffice-l10n-tg - office productivity suite -- Tajik language package
 libreoffice-l10n-th - office productivity suite -- Thai language package
 libreoffice-l10n-tn - office productivity suite -- Tswana language package
 libreoffice-l10n-tr - office productivity suite -- Turkish language package
 libreoffice-l10n-ts - office productivity suite -- Tsonga language package
 libreoffice-l10n-ug - office productivity suite -- Uighur language package
 libreoffice-l10n-uk - office productivity suite -- Ukrainian language package
 libreoffice-l10n-uz - office productivity suite -- Uzbek language package
 libreoffice-l10n-ve - office productivity suite -- Venda language package
 libreoffice-l10n-vi - office productivity suite -- Vietnamese language package
 libreoffice-l10n-xh - office productivity suite -- Xhosa language package
 libreoffice-l10n-za - office productivity suite -- South African language packages
 libreoffice-l10n-zh-cn - office productivity suite -- Chinese_simplified language package
 libreoffice-l10n-zh-tw - office productivity suite -- Chinese_traditional language package
 libreoffice-l10n-zu - office productivity suite -- Zulu language package
 libreoffice-librelogo - Logo-like progamming language for LibreOffice
 libreoffice-math - office productivity suite -- equation editor
 libreoffice-mysql-connector - MySQL Connector extension for LibreOffice
 libreoffice-officebean - office productivity suite -- Java bean
 libreoffice - office productivity suite (metapackage)
 libreoffice-ogltrans - LibreOffice Impress extension for transitions using OpenGL
 libreoffice-pdfimport - PDF Import component for LibreOffice
 libreoffice-presentation-minimizer - LibreOffice extension for size-efficient presentations
 libreoffice-report-builder-bin - LibreOffice extension for building database reports -- libraries
 libreoffice-report-builder - LibreOffice extension for building database reports
 libreoffice-script-provider-bsh - BeanShell script support provider for LibreOffice scripting frame
 libreoffice-script-provider-js - JavaScript script support provider for LibreOffice scripting fram
 libreoffice-script-provider-python - Python script support provider for LibreOffice scripting framewor
 libreoffice-sdbc-postgresql - PostgreSQL SDBC driver for LibreOffice
 libreoffice-style-crystal - office productivity suite -- Crystal symbol style
 libreoffice-style-galaxy - office productivity suite -- Galaxy (Default) symbol style
 libreoffice-style-hicontrast - office productivity suite -- Hicontrast symbol style
 libreoffice-style-oxygen - office productivity suite -- Oxygen symbol style
 libreoffice-style-tango - office productivity suite -- Tango symbol style
 libreoffice-wiki-publisher - LibreOffice extension for working with MediaWiki articles
 libreoffice-writer - office productivity suite -- word processor
 openoffice.org-dtd-officedocument1.0 - office productivity suite -- legacy 1.0 XML DTD
 python3-uno - Python-UNO bridge
 python-uno - Python-UNO bridge
 uno-libs3-dbg - LibreOffice UNO runtime environment -- public shared library debu
 uno-libs3  - LibreOffice UNO runtime environment -- public shared libraries
 ure-dbg    - LibreOffice UNO runtime environment -- debug symbols
 ure        - LibreOffice UNO runtime environment
Changes: 
 libreoffice (1:4.0.1~rc1-1) experimental; urgency=low
 .
   * new upstream release candidate
     - removes "Impress Remote" menu option unless in experimental mode.
       (closes: #700728)
 .
   * debian/patches/debian-hardened-buildflags.diff: only set CPPFLAGS here now
 .
   * debian/rules:
     - use /usr/share/dpkg/buildflags.mk for C(XX)FLAGS, LDFLAGS now that LO
       honours those from the env in configure. Remove manual passing to make.
     - conditionalize pyuno build/install more so that we can build only
       python-uno on wheezy-backports. Bit obscure, but...
     - explicitly use cpp-4.7 as cpp 4.8 would fail
Checksums-Sha1: 
 75ff8d837a8470e15cd58e3ac87fca1e93ded231 18135 libreoffice_4.0.1~rc1-1.dsc
 70f386aca08c87b19953914bfd219475d99431e2 1447444 libreoffice_4.0.1~rc1.orig-helpcontent2.tar.xz
 5a11d93c2bf4e907c0527d3d44395b9f3ac70ddc 291950101 libreoffice_4.0.1~rc1.orig-src.tar.gz
 31e047bbaf7d78996c41b40b63739ab4c5138dae 128293432 libreoffice_4.0.1~rc1.orig-translations.tar.xz
 6d9c0deee44c57abb90aa8e40ab4c2678f25d045 104140692 libreoffice_4.0.1~rc1.orig.tar.xz
 f5ed412188429c574a4f2d7ccce5c5f97457a7f8 2405460 libreoffice_4.0.1~rc1-1.debian.tar.gz
 9dc03b60bcb2ff7214f2364a62c488cce40757c3 60206 libreoffice_4.0.1~rc1-1_amd64.deb
 020ad9712ae4c1291e791d9ee022c2a50e98fef2 29087666 libreoffice-core_4.0.1~rc1-1_amd64.deb
 cb8d967415203a1edaa514c82da5c655c8bd1bd3 7357534 libreoffice-writer_4.0.1~rc1-1_amd64.deb
 bb864e5b73b014806999decec1c05e82f4c9fed0 5540150 libreoffice-calc_4.0.1~rc1-1_amd64.deb
 1b539861b266f20daf19aef511d4f65695cd8caa 871612 libreoffice-impress_4.0.1~rc1-1_amd64.deb
 2407a9596075e5c22bc2e61a2ef09244145f7338 2626684 libreoffice-draw_4.0.1~rc1-1_amd64.deb
 a652223ff3914b59bcfde34d6ad0ceedf72a0186 387782 libreoffice-math_4.0.1~rc1-1_amd64.deb
 efff591d0ef0ef074995b5624969b4cc95efe816 783982 libreoffice-base-core_4.0.1~rc1-1_amd64.deb
 f9d60d0dfc75b9e44e9a1744af731ec5d29f5654 2112908 libreoffice-base_4.0.1~rc1-1_amd64.deb
 8e22c0057cfc167ab2006a20a3071afe6f76fb92 259898 libreoffice-gtk_4.0.1~rc1-1_amd64.deb
 27318429720de02a304dbaf5a57851b2871f59d3 228236 libreoffice-gtk3_4.0.1~rc1-1_amd64.deb
 2b5f46d1002e35384f06614d40a7536f9e0bdc10 113234 libreoffice-gnome_4.0.1~rc1-1_amd64.deb
 fe587a21701f1c130f7a2161fdcb6605bbfb653c 270656 python-uno_4.0.1~rc1-1_amd64.deb
 d3e4012b138e146750349d88b3a1a6ff510dd00f 153996 python3-uno_4.0.1~rc1-1_amd64.deb
 1074b0e9fab8089dc5daf23e7eb6eecfec5dfe7d 102596 libreoffice-officebean_4.0.1~rc1-1_amd64.deb
 661664bc090a62386323005cb899a398c334703a 261710 libreoffice-pdfimport_4.0.1~rc1-1_amd64.deb
 16651fb40088745952bd27c63f217310a496a22a 92356 browser-plugin-libreoffice_4.0.1~rc1-1_amd64.deb
 8bf118babc6b60bdee45fdfb7ceb1c462ca90b73 114942 libreoffice-ogltrans_4.0.1~rc1-1_amd64.deb
 4a7e7524556ff9c7c9a941df0e84969d4257c02b 863254 libreoffice-report-builder-bin_4.0.1~rc1-1_amd64.deb
 d7d34f4724f5b061c343481ef421fbf65f71a575 548662536 libreoffice-dbg_4.0.1~rc1-1_amd64.deb
 67ed1451d8f106b1d7aa17afe782fb3372baac1e 2397990 libreoffice-dev_4.0.1~rc1-1_amd64.deb
 f3607240409feb1d789028f811bccde73f36712b 130030 libreoffice-kde_4.0.1~rc1-1_amd64.deb
 b4e625ea197739aa4c2f500a9856342d05c66012 307554 libreoffice-sdbc-postgresql_4.0.1~rc1-1_amd64.deb
 b632f2e2d887ee9a7d20c6dfdaaddf56977530d6 135040 libreoffice-evolution_4.0.1~rc1-1_amd64.deb
 241a16244a99ef39578d3f8dea8d89c3d523e427 307510 libreoffice-presentation-minimizer_1.0.4+LibO4.0.1~rc1-1_amd64.deb
 baa97137bcaafda488d200f709dbb64c6bc30714 153746 libreoffice-mysql-connector_1.0.1+LibO4.0.1~rc1-1_amd64.deb
 236cd75f569ecaf18285e4e3ec757181fffce75e 2033572 ure_4.0.1~rc1-1_amd64.deb
 36fbfa37cca840a26fbb7c92279a8fbcfc508155 7305652 ure-dbg_4.0.1~rc1-1_amd64.deb
 71c0f1b5aaec9fd1c54e8b50c795bcd5bbec02c3 658508 uno-libs3_4.0.1~rc1-1_amd64.deb
 bb84fb169df50dbb43d1cb614cce3f224c9bd841 3136598 uno-libs3-dbg_4.0.1~rc1-1_amd64.deb
 1696db05e9779b7b6e9b3285cb498badc4958ec2 54254 libreoffice-l10n-za_4.0.1~rc1-1_all.deb
 74e553e50249994e6747726a4bf2c9a3dcb4a46f 54270 libreoffice-l10n-in_4.0.1~rc1-1_all.deb
 f42f7e1691246a64badd66dcbf587fe0146834e6 12172552 libreoffice-common_4.0.1~rc1-1_all.deb
 38e5e09b7a54cbbcd5c8ca7d140a4d851d2af579 2114782 libreoffice-java-common_4.0.1~rc1-1_all.deb
 8a171ccf8609c2df6212eb21206c92913a6f9144 2050184 libreoffice-style-crystal_4.0.1~rc1-1_all.deb
 9871f7c9019cd439af0e72a3fa8072359ad143c1 2026198 libreoffice-style-oxygen_4.0.1~rc1-1_all.deb
 f9f754bd02393e71aa533055bdd7c42f069ff53c 1670716 libreoffice-style-tango_4.0.1~rc1-1_all.deb
 844c088657075c7754e216eb9f896163c81819f8 932352 libreoffice-style-hicontrast_4.0.1~rc1-1_all.deb
 ad959b9074668a38e2be563a4262bc420e8e2c79 1632744 libreoffice-style-galaxy_4.0.1~rc1-1_all.deb
 27753e621729c336af1bcc2792833a41e4555db9 61186 libreoffice-emailmerge_4.0.1~rc1-1_all.deb
 cbde2b11c8f33ab81a62b6063dbb36375fad003c 177476 libreoffice-filter-mobiledev_4.0.1~rc1-1_all.deb
 c130f89fb24aec5d2cb110cad968c7ac1713a742 63340 libreoffice-script-provider-python_4.0.1~rc1-1_all.deb
 24857d7523013d7ddce5a21820d54cab59ebbafc 80910 libreoffice-script-provider-bsh_4.0.1~rc1-1_all.deb
 40fa39db5e12a825d737f00e2079fa272156fcbf 662826 libreoffice-script-provider-js_4.0.1~rc1-1_all.deb
 f55cf51d12091b10eb8e6a0cd08a0a70bd934c10 445244 libreoffice-l10n-af_4.0.1~rc1-1_all.deb
 07f91b63efa4e4cbd388e64d6e59822d82b40c94 452438 libreoffice-l10n-ar_4.0.1~rc1-1_all.deb
 dfbcacc0be2e97485a19bf0519a47d3e4cfe0fdd 471698 libreoffice-l10n-as_4.0.1~rc1-1_all.deb
 4d9149c2c4efa28c4259a43f62fa0aff5fdd5654 454186 libreoffice-l10n-ast_4.0.1~rc1-1_all.deb
 136d01c11b22f639098c19b0e85b6a16c1cee4ee 466906 libreoffice-l10n-be_4.0.1~rc1-1_all.deb
 7271fc3d40a78f2b9b6db3d293b6af709951f4dd 540312 libreoffice-l10n-bg_4.0.1~rc1-1_all.deb
 7436772866a49560c7447e4b158b702f955623c1 470186 libreoffice-l10n-bn_4.0.1~rc1-1_all.deb
 c1cf11c36954c7cb29261381c3276833ef75554f 450412 libreoffice-l10n-br_4.0.1~rc1-1_all.deb
 4761f551aa047dced6e970b4aeafe24d3654db07 452512 libreoffice-l10n-bs_4.0.1~rc1-1_all.deb
 92dce824f9291d43b068969fcfed57c75fe44463 500670 libreoffice-l10n-ca_4.0.1~rc1-1_all.deb
 57f9ea87042a933660a7af96c842e595b1e9854e 543038 libreoffice-l10n-cs_4.0.1~rc1-1_all.deb
 98ffd14ba230241b8b76730f55cca65fac338de0 438604 libreoffice-l10n-cy_4.0.1~rc1-1_all.deb
 cc61039346e3d22f0c3f8c7b2040638f9fb4e243 515966 libreoffice-l10n-da_4.0.1~rc1-1_all.deb
 65580a80ebf476a66026b12312bf95b617dbc7e0 519990 libreoffice-l10n-de_4.0.1~rc1-1_all.deb
 ea115e96b923164fbd9422fc2aa78d6dcf1fb945 487000 libreoffice-l10n-dz_4.0.1~rc1-1_all.deb
 c31a349a3ed9a303f59d77b6210fff573706a60d 473804 libreoffice-l10n-el_4.0.1~rc1-1_all.deb
 3413627ac33a966b67df36083e65f15985bec4b9 513498 libreoffice-l10n-en-gb_4.0.1~rc1-1_all.deb
 3f6630a678408d57c41f6da9555c23fed24d2708 423906 libreoffice-l10n-en-za_4.0.1~rc1-1_all.deb
 e43cecd63e25756680c837651d053c647cb13e4f 438906 libreoffice-l10n-eo_4.0.1~rc1-1_all.deb
 440fe27a048207a027cec4314643fcf046316377 526122 libreoffice-l10n-es_4.0.1~rc1-1_all.deb
 a511b8928fd63d6a23ab1176f72e3355ba2108ea 437224 libreoffice-l10n-et_4.0.1~rc1-1_all.deb
 ab4b81861b58a7291a641584761775bfd2381527 441580 libreoffice-l10n-eu_4.0.1~rc1-1_all.deb
 840048ebe97aee6cbf5b141303c4011d75c585fc 459420 libreoffice-l10n-fa_4.0.1~rc1-1_all.deb
 5922cb76c621962dd343cfc3d8763fd426dabc95 444326 libreoffice-l10n-fi_4.0.1~rc1-1_all.deb
 7a98ff592a70064ba9a1c4224a8720c5f718bb16 522174 libreoffice-l10n-fr_4.0.1~rc1-1_all.deb
 ed8a1be9acd524b3b444474c34a2182ac1ff523c 450992 libreoffice-l10n-ga_4.0.1~rc1-1_all.deb
 d57c63bb0a0b8ad72675808cf49cc171c31f2b6e 445322 libreoffice-l10n-gl_4.0.1~rc1-1_all.deb
 ec21223024adfca1787a8365c289cf4132cbbe8a 472152 libreoffice-l10n-gu_4.0.1~rc1-1_all.deb
 9324f3ea4912380c79925c430af6526be49b2b15 446102 libreoffice-l10n-he_4.0.1~rc1-1_all.deb
 8dbc983361ef1db60a2dbb11e4db2815feb262cc 464158 libreoffice-l10n-hi_4.0.1~rc1-1_all.deb
 448e62d5934bc1fc86018d81c5965849be781817 452660 libreoffice-l10n-hr_4.0.1~rc1-1_all.deb
 8e310ea24dd7fb79ad9ef2c86f326602cbef1317 534294 libreoffice-l10n-hu_4.0.1~rc1-1_all.deb
 447940ababa44ff4b611f74e89416e6b0b09b16f 438700 libreoffice-l10n-id_4.0.1~rc1-1_all.deb
 ff006b996e8e817efeb54e722f292ba277f4c3cb 448814 libreoffice-l10n-is_4.0.1~rc1-1_all.deb
 9aef4b737cc5a1a9ce6f4655c75c1fa00cc30025 519034 libreoffice-l10n-it_4.0.1~rc1-1_all.deb
 d9f2216f9594128c89ed3c8af74d210b24aefd59 506496 libreoffice-l10n-ja_4.0.1~rc1-1_all.deb
 a70c0f430a4fd0875161b825f3429aa745c65f90 468556 libreoffice-l10n-ka_4.0.1~rc1-1_all.deb
 813b62078ec262932ae182272bd98d1f2a566348 505388 libreoffice-l10n-km_4.0.1~rc1-1_all.deb
 609122858b2dc278815894529773c220715ce45c 509008 libreoffice-l10n-ko_4.0.1~rc1-1_all.deb
 8014a3c960075afb2dada0433d6f8517197e3d4b 461774 libreoffice-l10n-ku_4.0.1~rc1-1_all.deb
 d41c973c0ab77290bf4d8048468e27387b49fd7a 444592 libreoffice-l10n-lt_4.0.1~rc1-1_all.deb
 4f33224504750e60279e05bfbc3968bc52b22bdd 448906 libreoffice-l10n-lv_4.0.1~rc1-1_all.deb
 aaa6c067194587909388f4cca0d197e975bf8922 466926 libreoffice-l10n-mk_4.0.1~rc1-1_all.deb
 3a6f7a07ca22b46d0c120e445b2c3cfdf3a36d1f 554502 libreoffice-l10n-mn_4.0.1~rc1-1_all.deb
 216f56a451698a5d94909ca22dbf8792a68535bd 482162 libreoffice-l10n-ml_4.0.1~rc1-1_all.deb
 f5281f0988fb588d17b1231c1fefc7877003c51d 475536 libreoffice-l10n-mr_4.0.1~rc1-1_all.deb
 1e2ee49e8cd6386ba3087f2238e5e0f8dab860f2 438720 libreoffice-l10n-nb_4.0.1~rc1-1_all.deb
 36b7fbbd987c9b3437b5a4ed73898278f6782f51 467958 libreoffice-l10n-ne_4.0.1~rc1-1_all.deb
 d2f34d6827655dbed53c56ff7b39518c81ddf884 528812 libreoffice-l10n-nl_4.0.1~rc1-1_all.deb
 2914970d200ea4099f0a02eda3ffcdf0b940a57b 438442 libreoffice-l10n-nn_4.0.1~rc1-1_all.deb
 718573f8729d2cf6bc7a6d89c01651d7d9267d4a 461408 libreoffice-l10n-nr_4.0.1~rc1-1_all.deb
 0258d5c0b29f82f383511ef4271ee6a75e13f16a 453794 libreoffice-l10n-nso_4.0.1~rc1-1_all.deb
 918647253e5fcd73e051c218ef0835dd40ded698 453304 libreoffice-l10n-oc_4.0.1~rc1-1_all.deb
 6186f71fadb720f0d4064b1457b79a71f45ca144 448576 libreoffice-l10n-om_4.0.1~rc1-1_all.deb
 1ec69c50572f782bf87c374cb2050926c7161624 471390 libreoffice-l10n-or_4.0.1~rc1-1_all.deb
 d3caac1e56b1cf4196c48acd273e914f4f882d73 462816 libreoffice-l10n-pa-in_4.0.1~rc1-1_all.deb
 cc3d5c1dac5493464402aad94ab0cf1ab9a804a7 496840 libreoffice-l10n-pl_4.0.1~rc1-1_all.deb
 360c5d0ab39a89cecdcb9ad4d91d99eb61c03268 508494 libreoffice-l10n-pt_4.0.1~rc1-1_all.deb
 d7c8d784bf4044ce4eea05c4c193553fe7a37b3e 511792 libreoffice-l10n-pt-br_4.0.1~rc1-1_all.deb
 c9953068928978bde1b92e0f2f687a6e0c2ff9a4 452584 libreoffice-l10n-ro_4.0.1~rc1-1_all.deb
 9b3837de18016bb3dea300122b90df22b91c17f0 490138 libreoffice-l10n-ru_4.0.1~rc1-1_all.deb
 5541abe58c4e0dad5da944cd1f35b9028f35c590 449526 libreoffice-l10n-rw_4.0.1~rc1-1_all.deb
 5d1a425c6c28deb2057cb745e9ac7431baf9cef1 472518 libreoffice-l10n-si_4.0.1~rc1-1_all.deb
 b3225f666adaaaecaa249bd677a0c21b1e37e117 554808 libreoffice-l10n-sk_4.0.1~rc1-1_all.deb
 177e95824d09863cf88f3fc7bbea4f7d4a06e80a 543916 libreoffice-l10n-sl_4.0.1~rc1-1_all.deb
 0b55ff89b0183ead27d9f20596a709229ba5a217 457370 libreoffice-l10n-sr_4.0.1~rc1-1_all.deb
 94562b1581b028e6fbd539fc70766c116783dd74 458784 libreoffice-l10n-ss_4.0.1~rc1-1_all.deb
 fa8b7b07ad0b9ab3ccaf134be9836e4569407e88 457856 libreoffice-l10n-st_4.0.1~rc1-1_all.deb
 eef0156967eca6532884160732945329b8ed1d62 514488 libreoffice-l10n-sv_4.0.1~rc1-1_all.deb
 474b157cc412ae7c6539a8845f37d81c2a341b00 478566 libreoffice-l10n-ta_4.0.1~rc1-1_all.deb
 798a13505ba7dc62f7c2bd984c9669baebdad911 484228 libreoffice-l10n-te_4.0.1~rc1-1_all.deb
 97c48be865e0b06ff020650cbc0c4d485bb1e611 458048 libreoffice-l10n-tg_4.0.1~rc1-1_all.deb
 6e4d1868a52317c2d85b2fef95f3b55b7a75c54d 461918 libreoffice-l10n-th_4.0.1~rc1-1_all.deb
 09b3813e7b79b445d4951fb8812f6675dbfe9fba 449786 libreoffice-l10n-tn_4.0.1~rc1-1_all.deb
 73a3f931a730060b5f6e44a6771b92429c2caa33 460542 libreoffice-l10n-tr_4.0.1~rc1-1_all.deb
 eff7067f6756d9d76f86abbc01f5327ca0f44359 457968 libreoffice-l10n-ts_4.0.1~rc1-1_all.deb
 f448a86e8fec72c409b85654695192296387b9f2 449614 libreoffice-l10n-ug_4.0.1~rc1-1_all.deb
 7690575c8f9b6c08149c477cee6b58ff630b8beb 466646 libreoffice-l10n-uk_4.0.1~rc1-1_all.deb
 674b82ae0b701760293919c517d828ef8a5ddc87 444444 libreoffice-l10n-uz_4.0.1~rc1-1_all.deb
 31d7c080485daec09c6a524dc20907c79be9dbf1 459950 libreoffice-l10n-ve_4.0.1~rc1-1_all.deb
 02f010c3e9bff325411602bf078731cc5e4393c8 449230 libreoffice-l10n-vi_4.0.1~rc1-1_all.deb
 b3b7dccc2a4f3dad56076eca2197c5949c77e3f2 465806 libreoffice-l10n-xh_4.0.1~rc1-1_all.deb
 1624e68dc490c7104b1d3385c3b7858ccb4cc500 499504 libreoffice-l10n-zh-cn_4.0.1~rc1-1_all.deb
 d7588ec45c0e5544c6daa3389fd2f918d7f43f1a 498722 libreoffice-l10n-zh-tw_4.0.1~rc1-1_all.deb
 3d9070c5b28a0d6b29a6d4a7ca17b2845d495d62 462264 libreoffice-l10n-zu_4.0.1~rc1-1_all.deb
 62ede604a8049d6d5713e88ebec553aae0638b00 5295740 libreoffice-help-en-us_4.0.1~rc1-1_all.deb
 22ae520b2fe179dd2ba79e88b16b5eb59eb4707f 11177396 libreoffice-help-ca_4.0.1~rc1-1_all.deb
 5f59ddeff75b5a6b087b55c497227f0128107ff3 5918570 libreoffice-help-cs_4.0.1~rc1-1_all.deb
 0eca289c6cea8bc0b88896918046b5c8c0830bc9 5806878 libreoffice-help-da_4.0.1~rc1-1_all.deb
 14732d76dec037083828545df76bd1f9a3630c35 6064640 libreoffice-help-de_4.0.1~rc1-1_all.deb
 cd59ea84a3f4c6c5e26aede62d7f2998cb65378c 7597352 libreoffice-help-dz_4.0.1~rc1-1_all.deb
 c8c11d01c78aff24cb58ec5ff2fcf70affee434f 7317964 libreoffice-help-el_4.0.1~rc1-1_all.deb
 f899ec2efdfca3ba68888991b31c86f3b3c5e45b 5270238 libreoffice-help-en-gb_4.0.1~rc1-1_all.deb
 c975b0d9c065c5932850200f19fc239d2afb1de0 5945586 libreoffice-help-es_4.0.1~rc1-1_all.deb
 16cf7919f25fd3dae24e7feada1ff1136b2da439 5868080 libreoffice-help-et_4.0.1~rc1-1_all.deb
 a8ab8365ad354ae38c8062d1f037308375a01e0d 5880812 libreoffice-help-eu_4.0.1~rc1-1_all.deb
 58a7bdf9c8b46daf6d99eb9c9c72919a8aec9d99 6055894 libreoffice-help-fi_4.0.1~rc1-1_all.deb
 1a2962bc7e79a5f7cb31ffe4c09e8c15ca065b5b 5986376 libreoffice-help-fr_4.0.1~rc1-1_all.deb
 d3f548113338aa5028530e4b93dc55bb7878ece3 5774670 libreoffice-help-gl_4.0.1~rc1-1_all.deb
 3284a4851edbe68829c06e96f190c695c96e5044 5773732 libreoffice-help-hi_4.0.1~rc1-1_all.deb
 5cb412c4667f51126056162315d866dfc51ead22 6185104 libreoffice-help-hu_4.0.1~rc1-1_all.deb
 d20c91daf5caeae88684b32037fd98f6a5d88467 5894532 libreoffice-help-it_4.0.1~rc1-1_all.deb
 80627d470a9e40ca556650fb58f9389fb39da803 8058606 libreoffice-help-ja_4.0.1~rc1-1_all.deb
 00fb0615a75219aa2fe348d8b906de5f93d51ce5 7508442 libreoffice-help-km_4.0.1~rc1-1_all.deb
 f598f958fee45f53e04cfbbf3aa85f50117a65f8 6498946 libreoffice-help-ko_4.0.1~rc1-1_all.deb
 753e878681621313a90af2dfab3065e791469f41 5826072 libreoffice-help-nl_4.0.1~rc1-1_all.deb
 8f67bb164c2b4ba0be6ccfec47c25253866da67e 6153332 libreoffice-help-om_4.0.1~rc1-1_all.deb
 8f32d2b49b2dc24aa1abf009224bc54d367a3044 6103316 libreoffice-help-pl_4.0.1~rc1-1_all.deb
 d1fb572cc72f4a40d6500bfa71ad26d100d6ca65 5824216 libreoffice-help-pt_4.0.1~rc1-1_all.deb
 b36e8c37013657e908c8e020e4a7764d85748310 5831748 libreoffice-help-pt-br_4.0.1~rc1-1_all.deb
 0a02499e67bc58a4525f44a92a2d196c18e3f039 6595178 libreoffice-help-ru_4.0.1~rc1-1_all.deb
 82d97f4449dcadb5ffaf964f460b0cfe6c53d066 54330 libreoffice-help-sk_4.0.1~rc1-1_all.deb
 33a795506daba54aabf00e3b660395e4f3caa168 5893038 libreoffice-help-sl_4.0.1~rc1-1_all.deb
 3502baa70d186466a28e4b33e6d66eabb28859fe 5847434 libreoffice-help-sv_4.0.1~rc1-1_all.deb
 371f64b2d20cfdaf910015838ce363f9fa5efa53 6158190 libreoffice-help-tr_4.0.1~rc1-1_all.deb
 92d30e5a9e9a9fc56fa8d14cd5921533fe11f620 5998896 libreoffice-help-vi_4.0.1~rc1-1_all.deb
 bfb510c234f2f3ddc14718ff6ace75833304de09 7343168 libreoffice-help-zh-cn_4.0.1~rc1-1_all.deb
 179ae661d08f1b636bc1958f9e3fb9e0ead8c708 7417286 libreoffice-help-zh-tw_4.0.1~rc1-1_all.deb
 f04fbff4225bce33add294148e691415e80f2bf2 4485526 libreoffice-dev-doc_4.0.1~rc1-1_all.deb
 4570b022ee7fae0b7cca2d1c5140c33c4c2e883d 129934 libreoffice-librelogo_4.0.1~rc1-1_all.deb
 8a1a1a79bb3641bd109d9061a3610f54ba338071 136924 fonts-opensymbol_102.2+LibO4.0.1~rc1-1_all.deb
 75e634e9f45923e6e55464bfc1e139156f6ae8c4 1407986 libreoffice-wiki-publisher_1.1.2+LibO4.0.1~rc1-1_all.deb
 b5109561d3a2fddbdb7bab801a3aa9058d42111e 463076 libreoffice-report-builder_1.2.3+LibO4.0.1~rc1-1_all.deb
 56bea0fdb94cc13ee822c23baf1f7afedaacafd7 200922 openoffice.org-dtd-officedocument1.0_1.0+LibO4.0.1~rc1-1_all.deb
Checksums-Sha256: 
 81b51a016cca4edd15bf313a09d45e7a7ecba19b759a8f7100681910a2a38d19 18135 libreoffice_4.0.1~rc1-1.dsc
 04f6595f7f7625471aaafbb2d70c2b758650c9dab21d341271927737ec117e4c 1447444 libreoffice_4.0.1~rc1.orig-helpcontent2.tar.xz
 b6f1126eb403f82689e878b78f26aa57d80823f63de152057d781c52ea6cf071 291950101 libreoffice_4.0.1~rc1.orig-src.tar.gz
 f34a043521deebe827b8848a4dce2f60146d504945a58b8c24bcb0bd6d5670d8 128293432 libreoffice_4.0.1~rc1.orig-translations.tar.xz
 ff813bf7ed2c9053d8f0ed33064815e0a859672f93053e064a115d9a77a03c8a 104140692 libreoffice_4.0.1~rc1.orig.tar.xz
 dc53f64973b35b2fd213e4f982c087f65c491fa1c0533cbb8260d9d1917b6977 2405460 libreoffice_4.0.1~rc1-1.debian.tar.gz
 269646faca48e7b0039138795178467252bf87e2b08a1c636ac070d85e813c19 60206 libreoffice_4.0.1~rc1-1_amd64.deb
 9ec40fe89b7fceab9b071a13afa5d83e16f81c9574c59b4d269b6361a81a8951 29087666 libreoffice-core_4.0.1~rc1-1_amd64.deb
 723be0af345add86a611c89cffed29c5d4926926a1a5dbf9a72bda4d7324b49f 7357534 libreoffice-writer_4.0.1~rc1-1_amd64.deb
 6483108fabb5bfb5e5d0807519ec014baf4f40e38ddcb05a647fa7f04f4c1483 5540150 libreoffice-calc_4.0.1~rc1-1_amd64.deb
 08700772837459984e74cffe145e00fa1eea318b225d8f9a0a98a30503d0fa5d 871612 libreoffice-impress_4.0.1~rc1-1_amd64.deb
 7b96fea60918ad92f3718b4835fc763b80d3fde2655da3027d5d57427c21c267 2626684 libreoffice-draw_4.0.1~rc1-1_amd64.deb
 e995616d1a430d2a645fe0a3225629d15375de12bb3e1a7f962f3c75c9560c36 387782 libreoffice-math_4.0.1~rc1-1_amd64.deb
 a025a39daeedd9bb33a6b377240e5692db2a1ed2419dcdfa98ec870ceda13a18 783982 libreoffice-base-core_4.0.1~rc1-1_amd64.deb
 6436bec907272a0b78449c66bb5f0c408b7d5d1e3f9131268dbdb1a6f5fc3b75 2112908 libreoffice-base_4.0.1~rc1-1_amd64.deb
 c4c0649c3f52b0052676847f9b5634284dcc9b2ccd10674d059ae8721cf8c906 259898 libreoffice-gtk_4.0.1~rc1-1_amd64.deb
 8a96c080c68a048eee2882b0fae225ceb5c61768ff19fca99bb065b7a6b467c0 228236 libreoffice-gtk3_4.0.1~rc1-1_amd64.deb
 68b376f62829cc79f691f711f66d5ddab9a2e5f817ef04a51f64ab5d0f085273 113234 libreoffice-gnome_4.0.1~rc1-1_amd64.deb
 aa7774f3a9ae11da9531b6ab35309e47815b857b5d76d182b509b4cbb52d9484 270656 python-uno_4.0.1~rc1-1_amd64.deb
 7ce09d37042a53890d865b164a8a0d1b03ff54f6201a05e7bce9ec425a568da7 153996 python3-uno_4.0.1~rc1-1_amd64.deb
 14cdd41e0b1116966780adb2d52c70e7a0c4d766a187a2fcc4935c3c26d21976 102596 libreoffice-officebean_4.0.1~rc1-1_amd64.deb
 ff41816582981b39766d8fdae753a6a91fc9433156afb0480e9607fb6b3c6533 261710 libreoffice-pdfimport_4.0.1~rc1-1_amd64.deb
 a7e8d0444c546b35eb5019bfb41090d184a29bb352cb09f3b7534ffa6b11112c 92356 browser-plugin-libreoffice_4.0.1~rc1-1_amd64.deb
 49e609d05d362094d6c2525a2f37c358bf5f73abf444ad147e773e04121356ca 114942 libreoffice-ogltrans_4.0.1~rc1-1_amd64.deb
 ef1857623c5fdfa18694dc51d3fe670d0d555b787024448a999a177cdfc30049 863254 libreoffice-report-builder-bin_4.0.1~rc1-1_amd64.deb
 8402904eaed4e0c4b5011184c0964f5d466371d16d8d7749703de6d56afa77ff 548662536 libreoffice-dbg_4.0.1~rc1-1_amd64.deb
 b7322a33dcd9a7e0d40ee165a402b7e8306009be3da9e5adb6d962aa101888f1 2397990 libreoffice-dev_4.0.1~rc1-1_amd64.deb
 4467f9faf1f2878164c4d456ef89a0f1c0bf160bec53742cf4f92fb028f026a2 130030 libreoffice-kde_4.0.1~rc1-1_amd64.deb
 ccda3742f3597aea077b07d3a112e528f1126cc958a0fafcd7a1b027ad33e383 307554 libreoffice-sdbc-postgresql_4.0.1~rc1-1_amd64.deb
 35b6784408eddd2a7ff13f2deeb68440c8254032733a2141f273cb0f4a611f07 135040 libreoffice-evolution_4.0.1~rc1-1_amd64.deb
 70b18e8e935a59d7b72605105d28b1566d7e825f2c09203c1091f679183e9e20 307510 libreoffice-presentation-minimizer_1.0.4+LibO4.0.1~rc1-1_amd64.deb
 27816f1da2d76f82b3b3425282c6d387a2adbbe8117e146f116fa405ff35fcb4 153746 libreoffice-mysql-connector_1.0.1+LibO4.0.1~rc1-1_amd64.deb
 1628f6557fc266ce22ea5058930fb84b73135a68a840d4c89a61a725123bd08f 2033572 ure_4.0.1~rc1-1_amd64.deb
 444b8d078022d96ee772b9b68b4dc9e5ec56d3e8515a4e623b8a203642721cf6 7305652 ure-dbg_4.0.1~rc1-1_amd64.deb
 eafdf71533327c9144d70fafd83e90c4153aa11504d7cf8cedeaebfe7b910dda 658508 uno-libs3_4.0.1~rc1-1_amd64.deb
 26a83f190481cd0376467e545e9a046190cc421390f550f593974b22494d6500 3136598 uno-libs3-dbg_4.0.1~rc1-1_amd64.deb
 b679ebf1f8e1708c2a6d71c720e7cf793c45642d4491ef351ffc48dd53d0cb99 54254 libreoffice-l10n-za_4.0.1~rc1-1_all.deb
 65398da88b2883823ca0d8f56ce991aabac8aa63a394ac34209aa5bf5bb05d0d 54270 libreoffice-l10n-in_4.0.1~rc1-1_all.deb
 44c470dde6e45265d7bcbcde0fe59b64e37cf80b1e5f6f87776d64bbf56dd6fe 12172552 libreoffice-common_4.0.1~rc1-1_all.deb
 3cdad847c0b4938ac74cab9941d2629f4108d78932b2f022606a413c5cf928d1 2114782 libreoffice-java-common_4.0.1~rc1-1_all.deb
 e73d38cf7a6ed9eb389d0ee1cb264186ab1378be7be6c8876680b792dcb0f34b 2050184 libreoffice-style-crystal_4.0.1~rc1-1_all.deb
 a665ec07552e630370cb45a603bdcaf11f13767fab0bed5613406f1ce790956e 2026198 libreoffice-style-oxygen_4.0.1~rc1-1_all.deb
 8460bc9f3093f871d42af6d284f2843ff71464f2b3db9ae0c79e33fde3d7e273 1670716 libreoffice-style-tango_4.0.1~rc1-1_all.deb
 e286c2a6209b4bb4eb7d8cc5b2b0028674a451cefe60c617c245cc236ed08df4 932352 libreoffice-style-hicontrast_4.0.1~rc1-1_all.deb
 65ff6879c5548bfdbe19fd042a17cd93bd4b6ba048356f920920a4a0f1cdcee5 1632744 libreoffice-style-galaxy_4.0.1~rc1-1_all.deb
 275cb30d43677e1612981354323bbf195f3b72a8268dea08cf85c8669447ae1b 61186 libreoffice-emailmerge_4.0.1~rc1-1_all.deb
 4156a2b85135a2d8cc33c6bd25bb72ce2bc2695a833ddeaf72457983eb45cbd1 177476 libreoffice-filter-mobiledev_4.0.1~rc1-1_all.deb
 2fe1e73f189ff59bcb12a1c06c0dcefdab82216f0211554a3f5ff8068dcbd112 63340 libreoffice-script-provider-python_4.0.1~rc1-1_all.deb
 73e95b60a767943e3ad2b81420f1a89b477a6a67d4d3b8ccfdaf702b709790b8 80910 libreoffice-script-provider-bsh_4.0.1~rc1-1_all.deb
 740bfa70ab7e3664393d5ebbcf4ce9583aa6c8f5d54fc3c6e94bd2b7c5fb7a46 662826 libreoffice-script-provider-js_4.0.1~rc1-1_all.deb
 edeb423c526e4e017cd6192df974f8c16699c276dd19184b777cdc1be48103e4 445244 libreoffice-l10n-af_4.0.1~rc1-1_all.deb
 78c25db2b94a38e1c483203a99f56d91af7044af5ba88dc6704297257c95854b 452438 libreoffice-l10n-ar_4.0.1~rc1-1_all.deb
 9ce18f63ded74cc135be9ca5bfd61a9d280b968b09bacc997fe099f7ae075b2b 471698 libreoffice-l10n-as_4.0.1~rc1-1_all.deb
 ff1e590321e055f7a552b8a79263904c56bd210469184d835dd27e2450ab61ea 454186 libreoffice-l10n-ast_4.0.1~rc1-1_all.deb
 9455a15ed19c072cb2ddefca30e08397766f90ccf670b8bc2e2994c269277c7e 466906 libreoffice-l10n-be_4.0.1~rc1-1_all.deb
 f00b6a79d73842b206817eecfc9a23808eea2e221917c9dfe5da4f3a6045ffd8 540312 libreoffice-l10n-bg_4.0.1~rc1-1_all.deb
 e89318965adb3e18891f8d8c86b8332158f3aebb31a520ba9edb5903642b6ea6 470186 libreoffice-l10n-bn_4.0.1~rc1-1_all.deb
 8c31d3b8907f08b09ca123ecbe573d082b839e8b8292de54872a14fe7e541e87 450412 libreoffice-l10n-br_4.0.1~rc1-1_all.deb
 647a6125f427994bd01f5ab9e42cf4d3d2b582eb4b250a4d8fd973297dbe6d76 452512 libreoffice-l10n-bs_4.0.1~rc1-1_all.deb
 f85326ce1a6b298b1aefc601e57be7405be8d44fd2fe3438231cf413f32ea7b9 500670 libreoffice-l10n-ca_4.0.1~rc1-1_all.deb
 5c706eeab76effb52e10d1ab1e4ed3c2225b5877971e76b83c0abe3df587e972 543038 libreoffice-l10n-cs_4.0.1~rc1-1_all.deb
 dac9a432c6e808f5fe5bc86e65192284cdab2c556e2c7072544d29aab1c42835 438604 libreoffice-l10n-cy_4.0.1~rc1-1_all.deb
 91864e9e1a09afff727796dc2c4027e36d155d39639757e4633df4efc9909d87 515966 libreoffice-l10n-da_4.0.1~rc1-1_all.deb
 cef11a7a5ec583a8baa6b40515d38e9236b99402025303ff4526ca94b3f5965d 519990 libreoffice-l10n-de_4.0.1~rc1-1_all.deb
 ac0d9dfc76660583c56ade5fc9a0fc1dfe0236d74baf5935aa7d9f04b347d8f7 487000 libreoffice-l10n-dz_4.0.1~rc1-1_all.deb
 44c82387fca569e39c666dafddd53292e26e6b5f50f63daf58c471520d5c3525 473804 libreoffice-l10n-el_4.0.1~rc1-1_all.deb
 34a6145dbc526caf19b483cfa8c89f2f57fc90d37f44ebe560bb28a62087636a 513498 libreoffice-l10n-en-gb_4.0.1~rc1-1_all.deb
 e5e6258746212cd998b56521afb443cb15376841df6a1ac0fbb3cc32479a74c8 423906 libreoffice-l10n-en-za_4.0.1~rc1-1_all.deb
 c045ef645a90205bda49067036c2bdabe3125abe1f9e69d8c8d55ef96bacd45a 438906 libreoffice-l10n-eo_4.0.1~rc1-1_all.deb
 d90bd75a4ba0177f5b90f1c76ef8957dc67a7510d4c62fbad728c564e8271f78 526122 libreoffice-l10n-es_4.0.1~rc1-1_all.deb
 7ebd305ea3cd55ffd4fe39526f2146c493c88e4f0262d1ed504d380a9729d271 437224 libreoffice-l10n-et_4.0.1~rc1-1_all.deb
 25349c007e6940265e4024575312bb658c4b9fa2c6dea30b86485ceaba7863a5 441580 libreoffice-l10n-eu_4.0.1~rc1-1_all.deb
 1120f92b0f39ab195621ce9149e69a9313520ec3b55b7b9d176ac44326a651f7 459420 libreoffice-l10n-fa_4.0.1~rc1-1_all.deb
 56f2d7841106a41a5986ac6ef2844954629a3d5407bfdb195159d2a49d81acff 444326 libreoffice-l10n-fi_4.0.1~rc1-1_all.deb
 9296464095ee8b537c0f7769c1bd314e049852ab7d3eb8a9f8aae51b359201c9 522174 libreoffice-l10n-fr_4.0.1~rc1-1_all.deb
 2cfe59feb733ee86ed181e40e7a073e519c7be2c655db494c9b7418122c38bc2 450992 libreoffice-l10n-ga_4.0.1~rc1-1_all.deb
 c9c6164165e892c0cbfab4021402cda8a0df8b614095389d2fc9cbfbd4914caf 445322 libreoffice-l10n-gl_4.0.1~rc1-1_all.deb
 04e924088f0a06330a20324e8fa1bc889dba33c2c2e834d5d4032c5ef11d48b1 472152 libreoffice-l10n-gu_4.0.1~rc1-1_all.deb
 b77dcc45671ad54cd053c05228a97f287787f1d5b75ed91d56cff0666ced6855 446102 libreoffice-l10n-he_4.0.1~rc1-1_all.deb
 ce38f56c4801e88e4591dcb5e9cac42a5919f3695631c1dbb8e4a02305a6a4cf 464158 libreoffice-l10n-hi_4.0.1~rc1-1_all.deb
 de080c3da4167ff397c49304fff003bf0e45d9fd0ac1ca649d5f0697e651010c 452660 libreoffice-l10n-hr_4.0.1~rc1-1_all.deb
 c046f18c3b2180633814ba10d3fcb7d742adc5efc3b150e401358e9d80cc70a0 534294 libreoffice-l10n-hu_4.0.1~rc1-1_all.deb
 8ef66c992fd32c89ee3ed2316e456ea6a85ad0c6872e24f0211354ed299269cf 438700 libreoffice-l10n-id_4.0.1~rc1-1_all.deb
 8946d70c7b3e78da4e79086fc10d690786686c1e3c97ec79d6d2efd1b25afebb 448814 libreoffice-l10n-is_4.0.1~rc1-1_all.deb
 a4bad530e37f26c46e3f39ff8feb255a74c8263dab39103cd8fcbf20ba61b446 519034 libreoffice-l10n-it_4.0.1~rc1-1_all.deb
 3664b1453b7dd11d2b10da10aa496a47c91ceba112fbf9206078cd5161479c03 506496 libreoffice-l10n-ja_4.0.1~rc1-1_all.deb
 9adf1f95120872ec804ff206bb5669fac7bb4b0b4efc78555c261ee7726d1813 468556 libreoffice-l10n-ka_4.0.1~rc1-1_all.deb
 3ce49960e772428d7242bcd03bfefc47aa0d38d4502ee391d36b1a3d0c744cf3 505388 libreoffice-l10n-km_4.0.1~rc1-1_all.deb
 59cdf79e08cfc54bdd17bcda9573509ab572f915e22509219aa5f1c8915c2cd9 509008 libreoffice-l10n-ko_4.0.1~rc1-1_all.deb
 3e758cae9736a1b335abb629c3e7a64e4a2f9eefb39fbe93bb64c1980e69f87d 461774 libreoffice-l10n-ku_4.0.1~rc1-1_all.deb
 780f0259a5e5ffe5d8b1dd380edaaff8d4986bf49ca4c6744d48a03bbc95b8a7 444592 libreoffice-l10n-lt_4.0.1~rc1-1_all.deb
 e6e92995fda5fbde5d1c5af2dfa3cd99e52c0e5e204fab9394685ec03e46a380 448906 libreoffice-l10n-lv_4.0.1~rc1-1_all.deb
 dde27c047909b0496637fba14082545612dcca652469f098a36ec2a31c587e8a 466926 libreoffice-l10n-mk_4.0.1~rc1-1_all.deb
 395727a94a115533aee58fc129446388b42e77176b84e8b94dfbcdfae7ede730 554502 libreoffice-l10n-mn_4.0.1~rc1-1_all.deb
 38b9b8b0e33e21a9f60a6af71083fe036deff4d58979cd6a8a61645910ecde23 482162 libreoffice-l10n-ml_4.0.1~rc1-1_all.deb
 c43aedb1bb82460b60d84ee9730e39ce4ee2140fe15435a7c39fff173b11f68d 475536 libreoffice-l10n-mr_4.0.1~rc1-1_all.deb
 efa5558492456c7ca7af324d2f45c15e53903dbb477bb97f1ed44f3fa975049f 438720 libreoffice-l10n-nb_4.0.1~rc1-1_all.deb
 09f0ea16c7f6ece6b825829342be25796069336b3e092fea6d27c69640a2e5a7 467958 libreoffice-l10n-ne_4.0.1~rc1-1_all.deb
 3a9bcaae0402efc7fc8de19a1f105dae7edea10645a963a076457951d48ce4d4 528812 libreoffice-l10n-nl_4.0.1~rc1-1_all.deb
 025b148ec665a345be9b6d8b3b277eaa4ce5e17f43dab48d06269438d262df99 438442 libreoffice-l10n-nn_4.0.1~rc1-1_all.deb
 8a2694629085f39f1774d749611b9e7429d700b4c29e86a8c213bdc8ab43c2e7 461408 libreoffice-l10n-nr_4.0.1~rc1-1_all.deb
 0411e15b68920c2bee613280c69d46f76702f2b4c36d47a515f773a195b3c295 453794 libreoffice-l10n-nso_4.0.1~rc1-1_all.deb
 b04af1ed148aebec9ed5c889e7144c5d3ccb83c2766294b0d69621db14d7b5ea 453304 libreoffice-l10n-oc_4.0.1~rc1-1_all.deb
 0c44d3036ddcb8f1ba6945b276065de66d680e1c01db424cde6cc7bf2008fcbb 448576 libreoffice-l10n-om_4.0.1~rc1-1_all.deb
 c77af1c24af68994493070cbb50bc4fa948aa00a426f064e5a424acebbce5666 471390 libreoffice-l10n-or_4.0.1~rc1-1_all.deb
 c89472806388bd89524bbb43740fe0d1b4c9aeddd2fbcd0b3afcdca2e514ce9a 462816 libreoffice-l10n-pa-in_4.0.1~rc1-1_all.deb
 3042cc62c46314f53b001787c77f621ad823aba7d8b70d714e6de59db0763f04 496840 libreoffice-l10n-pl_4.0.1~rc1-1_all.deb
 9529e7475d6148610546bb5c5ff24d3fb8f9435d5928003586a142a465680e46 508494 libreoffice-l10n-pt_4.0.1~rc1-1_all.deb
 8dd579afa73bcbb30ffacc04343d093868663706f635849904ea955adfebdac4 511792 libreoffice-l10n-pt-br_4.0.1~rc1-1_all.deb
 a97f203d5168791db7a31fb08f7e7722169c0602486346acd13cb7fe77bd7a74 452584 libreoffice-l10n-ro_4.0.1~rc1-1_all.deb
 5ded54a2d34f67a05f7ca3d7bd9e074c4c7acb9b3b53191d0cc04c77640cfcd7 490138 libreoffice-l10n-ru_4.0.1~rc1-1_all.deb
 aa09721be16f33024e4007506fa9d9ab8a9bf0b2eb94df90209cff31f75c995b 449526 libreoffice-l10n-rw_4.0.1~rc1-1_all.deb
 2288c0bcbee29b5295c61c90992542fdf80d1e034f41b876a23cbd41ded2a92c 472518 libreoffice-l10n-si_4.0.1~rc1-1_all.deb
 e32352624d181d4d1829fabea3c0499473bb1c14c96392104f2b6f2f396f2569 554808 libreoffice-l10n-sk_4.0.1~rc1-1_all.deb
 801eeca3822770690fdd13194e6f1311c9c02383d18680a04774142367d4e2a4 543916 libreoffice-l10n-sl_4.0.1~rc1-1_all.deb
 d1783d20805b6aa03c2207c9ce542a1377871b9162682f046ae2daaec70009c8 457370 libreoffice-l10n-sr_4.0.1~rc1-1_all.deb
 7ea73afcddfafd513cd199cd39bbdf73088f3f9e8a3d28e02f3e1b48d8adf4e1 458784 libreoffice-l10n-ss_4.0.1~rc1-1_all.deb
 a9893078789f374291a8798517560c79d167ebbd4ad88975a83043fa13a8bd86 457856 libreoffice-l10n-st_4.0.1~rc1-1_all.deb
 598cc314fcd87d28b4049239caf53f236a3bc72cbae877e0beba2d8a0c6927ee 514488 libreoffice-l10n-sv_4.0.1~rc1-1_all.deb
 a6bf31e8f136470814f955e590ddbd878d3faf3dcfba7abbc188e8f4cf76910a 478566 libreoffice-l10n-ta_4.0.1~rc1-1_all.deb
 ddc610d48ae5c436670dcb47e8dd1a6a1c9427c650a6386cd7d33c7e28d43963 484228 libreoffice-l10n-te_4.0.1~rc1-1_all.deb
 07a9dd7fc4699d65bb8024742a64dfe4fc86c553c5bfabe0732fd64c303fd976 458048 libreoffice-l10n-tg_4.0.1~rc1-1_all.deb
 665ba9d1fdd458db6884f1f2e5fbdae1114cc0f189c99d844aa4fa9c543aa0c4 461918 libreoffice-l10n-th_4.0.1~rc1-1_all.deb
 68639337bfc2bba61d223152a4137044f72a3df8db971dd16cf8abc79e62614e 449786 libreoffice-l10n-tn_4.0.1~rc1-1_all.deb
 73fb32cfa3cbc9c1288c33836300f4ee0957abadbc24aa7418ec62732b888ada 460542 libreoffice-l10n-tr_4.0.1~rc1-1_all.deb
 76efb8b605a60c7c4a65831811b22a1a43847d8c79e58317029d5a9a40e966f3 457968 libreoffice-l10n-ts_4.0.1~rc1-1_all.deb
 b8d53c0e0ad49384aef1cd6837ae7ec306b2dbfc0d0aa2df66609abdc2142faa 449614 libreoffice-l10n-ug_4.0.1~rc1-1_all.deb
 62e970175d091d7729d8a219fea90b444512322eeef1fb08ea135c915f23d279 466646 libreoffice-l10n-uk_4.0.1~rc1-1_all.deb
 d8bf3ccac91f21650de2bebde25ac23702d98861ad1a48ffb22071a55dd3859b 444444 libreoffice-l10n-uz_4.0.1~rc1-1_all.deb
 1feab7c520210420c0fb106c8e69c00824fcb8a5bb946dc9e89e6e2b7fb9ad0c 459950 libreoffice-l10n-ve_4.0.1~rc1-1_all.deb
 2e68d36444b1f7f927d55e3d96c12749497a8ce82875e4956fd8cf6e0056b0c8 449230 libreoffice-l10n-vi_4.0.1~rc1-1_all.deb
 0ef0b981c7cacb69a567cc5c229de10f0e6b7efaafb30357d15bbd45478c021d 465806 libreoffice-l10n-xh_4.0.1~rc1-1_all.deb
 b41b8629d6a88a570beb37db83f1d45c933410a05fe7fe49a04d5721966fcfd7 499504 libreoffice-l10n-zh-cn_4.0.1~rc1-1_all.deb
 8c66d42245f0513455eb73c4b1d8210990a87831b261c58dbefaa9e0c86a7db3 498722 libreoffice-l10n-zh-tw_4.0.1~rc1-1_all.deb
 e8bab9a5e945c41f21f8d047ec9115e74d6cf2aaf4334dc9f6ad6d6bcff73c76 462264 libreoffice-l10n-zu_4.0.1~rc1-1_all.deb
 0eea18ba59a5348220aab782ad129e97a427563b14da4115e427f46cf19d85a9 5295740 libreoffice-help-en-us_4.0.1~rc1-1_all.deb
 f41992971ad7accf16021e1b6df3a9aeda851d43f895e9d89b11f5f7b4c395f3 11177396 libreoffice-help-ca_4.0.1~rc1-1_all.deb
 d4fd7a9bda18e4a3455a8c13b88ea8358bca4f19bd4b317c67a290e603b59dcd 5918570 libreoffice-help-cs_4.0.1~rc1-1_all.deb
 d31b29986fb375263d9babaf8ae7f0fca489fac971d69adf98c02bc9fea34c64 5806878 libreoffice-help-da_4.0.1~rc1-1_all.deb
 0dede0c3bc780c443a503c71fa5f9868ec08b3404a20dd82b2bd3539cb4f1934 6064640 libreoffice-help-de_4.0.1~rc1-1_all.deb
 7bcf2b71c8afa913bb120f738369f43543a9118d40b1340a083e969fb52fe33f 7597352 libreoffice-help-dz_4.0.1~rc1-1_all.deb
 32ecc5e89749d81ca11ae50560f19d09acf6d8e606ce3452103c30098ee74cb3 7317964 libreoffice-help-el_4.0.1~rc1-1_all.deb
 e02bfb4e50a4d103ee7a0a1be4b7e3e821c1dd12da841d33b6c21764d04ded62 5270238 libreoffice-help-en-gb_4.0.1~rc1-1_all.deb
 ff38a87ae7261214f6a6b3977a53552af8be1dc1eba687c5acfe3669cc38e1f0 5945586 libreoffice-help-es_4.0.1~rc1-1_all.deb
 dbf82d2a5864f2c2ae94a785b75d8ccc549460a02ff29fb80122a1628de524d9 5868080 libreoffice-help-et_4.0.1~rc1-1_all.deb
 5ffbe883f4993eca74f00c715032371e608cb7ba8537ec415a607bad3718f220 5880812 libreoffice-help-eu_4.0.1~rc1-1_all.deb
 20f0669c628cabef07e245a4c752fb5e9707f7e9a8781bb788e4aefa79e8e6c7 6055894 libreoffice-help-fi_4.0.1~rc1-1_all.deb
 21709cf0727eb5aff160de98b657680cd2572618af5392cd59b036c6f02fcaa0 5986376 libreoffice-help-fr_4.0.1~rc1-1_all.deb
 5dbf1e7285227e30bb4d14f271d836339926470cfa861c25357cb6d966914666 5774670 libreoffice-help-gl_4.0.1~rc1-1_all.deb
 3406dcd5f7704d8663f4ae0a1186de8ae7e88fa3422d2c87a0f9c43e8a160f03 5773732 libreoffice-help-hi_4.0.1~rc1-1_all.deb
 5be6d520856217897c67ccd38ca1789c61df186fd510c1f5c4a5405026657f0c 6185104 libreoffice-help-hu_4.0.1~rc1-1_all.deb
 8985cf0b926f78b3dbaeb2d40e3097ae423a4fa8017639a738aa56ef13a04a63 5894532 libreoffice-help-it_4.0.1~rc1-1_all.deb
 c7339d884a9c0c9bc58bfdfd5233e22da96417869fcd9be69b6b4df5af33a198 8058606 libreoffice-help-ja_4.0.1~rc1-1_all.deb
 25bd38e8748c55793dbbe4679e20f9546c931ddb12659f67a7fa747299ae6112 7508442 libreoffice-help-km_4.0.1~rc1-1_all.deb
 38c693135a08c3ac0bb278591030b14e956361599db1294a2d3198d6b34fd758 6498946 libreoffice-help-ko_4.0.1~rc1-1_all.deb
 2bf0f61dae23cee474f7296b72702200d1ab1e2e9f44d25efe2390c62e652b98 5826072 libreoffice-help-nl_4.0.1~rc1-1_all.deb
 b954b44fcc8451034a97e9e764780f6b4ff430c2f620070be905a1d4c34aae73 6153332 libreoffice-help-om_4.0.1~rc1-1_all.deb
 c36cb3688f34ace0a6278735a18b94c94646063c1fbf95c1a14fd0a7b69f497c 6103316 libreoffice-help-pl_4.0.1~rc1-1_all.deb
 1a30f7b312354c223dc350f5449bd83956a4bdd094630150a0284a4fa5c9f51b 5824216 libreoffice-help-pt_4.0.1~rc1-1_all.deb
 53c0dc757dfe456641772bb2e06cf61d863a7e20d6cfd0aefeae98467e4f34d1 5831748 libreoffice-help-pt-br_4.0.1~rc1-1_all.deb
 4272ae22fdcdb011eff691912e4fa309c747d4695cffe67ab504a89f0dc179f5 6595178 libreoffice-help-ru_4.0.1~rc1-1_all.deb
 07851c1a5363e60bb1fce867aae1dda082d66ba39651bdd745c7d59740c79157 54330 libreoffice-help-sk_4.0.1~rc1-1_all.deb
 958b8694b79bb5e57d61c832ff2119f13332eb43e2c43ccf62da7876eacec229 5893038 libreoffice-help-sl_4.0.1~rc1-1_all.deb
 cc3636d28e10d2b57e33483c587ca2654b6d5b6b20ae03f865a4748d8f195b70 5847434 libreoffice-help-sv_4.0.1~rc1-1_all.deb
 72d16e801492a1bb7155ae84283e7f10a1e98c5c18afd5c8e769c4f8f63dacb1 6158190 libreoffice-help-tr_4.0.1~rc1-1_all.deb
 477b9784b46b33a93b284ce5a56ce6fa4c34a28145fba009147cdeaf83294008 5998896 libreoffice-help-vi_4.0.1~rc1-1_all.deb
 ac2d442824339b1e4baefd43b9b71a6feef7e723f4f4ff453f98dac0f6a40bd7 7343168 libreoffice-help-zh-cn_4.0.1~rc1-1_all.deb
 79ad7c3ab52a4a1502544e1488bbf95ed6276213bb48b76535f2e551bb2b6103 7417286 libreoffice-help-zh-tw_4.0.1~rc1-1_all.deb
 05387a9d64387195b0057f60c510feb550d121026a2b7ac8651b446836196661 4485526 libreoffice-dev-doc_4.0.1~rc1-1_all.deb
 289e0a5578fe21e780f555262ea4adb16c8902d475851240eb2692e2fa39eb7b 129934 libreoffice-librelogo_4.0.1~rc1-1_all.deb
 49ac0aeb910858fd297ad170975b14c9a4b548778b7267e593d8856bb5a01395 136924 fonts-opensymbol_102.2+LibO4.0.1~rc1-1_all.deb
 32c30caadbf0c64b81b1e96e65c5f8ee6000664505d8871563d47b9c22b8c13c 1407986 libreoffice-wiki-publisher_1.1.2+LibO4.0.1~rc1-1_all.deb
 751acde0cf0959f4c076680b265cbddd3d9d8867735f0171de09a8c37bd7162c 463076 libreoffice-report-builder_1.2.3+LibO4.0.1~rc1-1_all.deb
 162ed482a13157ee7a5c4d971f0498b853ba14372d098227ef06fdeb14934c56 200922 openoffice.org-dtd-officedocument1.0_1.0+LibO4.0.1~rc1-1_all.deb
Files: 
 1f8143f914a76de440316c7eed584c4c 18135 editors optional libreoffice_4.0.1~rc1-1.dsc
 b52323cd432202f37292a0a3f0f11e90 1447444 editors optional libreoffice_4.0.1~rc1.orig-helpcontent2.tar.xz
 6f2b6345e3ef5fb993b93fbd7002a5e0 291950101 editors optional libreoffice_4.0.1~rc1.orig-src.tar.gz
 0f2cef02948eebf6eea819d88f393864 128293432 editors optional libreoffice_4.0.1~rc1.orig-translations.tar.xz
 0276eb5fd43c574712fb56ad27e79c0d 104140692 editors optional libreoffice_4.0.1~rc1.orig.tar.xz
 12adcf7b15418adf999d6245605b0f60 2405460 editors optional libreoffice_4.0.1~rc1-1.debian.tar.gz
 0f3af180c40184e8e067f3d9a3f2ea3f 60206 metapackages optional libreoffice_4.0.1~rc1-1_amd64.deb
 9396ec9c29bd659156b39c20fee1c299 29087666 editors optional libreoffice-core_4.0.1~rc1-1_amd64.deb
 f65611ad5a3552f185b0255e8bc5158a 7357534 editors optional libreoffice-writer_4.0.1~rc1-1_amd64.deb
 b4017204aeded42c74382b81fafcc3fe 5540150 editors optional libreoffice-calc_4.0.1~rc1-1_amd64.deb
 db13676dea7b24b27b9f4d2a6a1d57ec 871612 editors optional libreoffice-impress_4.0.1~rc1-1_amd64.deb
 beb7552b41ec86ede9b003afa101ba6d 2626684 editors optional libreoffice-draw_4.0.1~rc1-1_amd64.deb
 0f7c9ecb87fa8985601fd39e57dbef90 387782 editors optional libreoffice-math_4.0.1~rc1-1_amd64.deb
 c30bb5db1eee167b57bdcf14a42776f4 783982 editors optional libreoffice-base-core_4.0.1~rc1-1_amd64.deb
 c0db41db73e15dfc9f4c90d84e2421eb 2112908 database optional libreoffice-base_4.0.1~rc1-1_amd64.deb
 087fea650231753219781a504e7b9ac4 259898 gnome optional libreoffice-gtk_4.0.1~rc1-1_amd64.deb
 4ef8e910cb0b166719fc67213972e2d4 228236 gnome optional libreoffice-gtk3_4.0.1~rc1-1_amd64.deb
 799033b09d8900fd66649f2ba09c4d0b 113234 gnome optional libreoffice-gnome_4.0.1~rc1-1_amd64.deb
 a7e78ca08c453e56c3688349a2c2e184 270656 python optional python-uno_4.0.1~rc1-1_amd64.deb
 10b82f59deb937a8cd97dcec7d6c71df 153996 python optional python3-uno_4.0.1~rc1-1_amd64.deb
 e71e12ddd98a8d5a39acc98461a719c3 102596 java optional libreoffice-officebean_4.0.1~rc1-1_amd64.deb
 b4e42999e3ae6485f5b4fdd1b9697545 261710 misc extra libreoffice-pdfimport_4.0.1~rc1-1_amd64.deb
 63932d3a156f353b8f715b184cbd04e5 92356 net optional browser-plugin-libreoffice_4.0.1~rc1-1_amd64.deb
 f6e3a072ab4f8d569e66c51ff43d4a9b 114942 graphics extra libreoffice-ogltrans_4.0.1~rc1-1_amd64.deb
 9ad1c67da8735b0232f2b09f0332fd7b 863254 misc optional libreoffice-report-builder-bin_4.0.1~rc1-1_amd64.deb
 5803aca08b869d000b879c2ee8970725 548662536 debug extra libreoffice-dbg_4.0.1~rc1-1_amd64.deb
 5b8ceb12be9a5e45566015125b511e65 2397990 devel optional libreoffice-dev_4.0.1~rc1-1_amd64.deb
 b2bcdede18fac5a6c758ba31e03756ed 130030 kde optional libreoffice-kde_4.0.1~rc1-1_amd64.deb
 6c4bb3ba665540a3fcb4903fb82644c8 307554 misc optional libreoffice-sdbc-postgresql_4.0.1~rc1-1_amd64.deb
 70151a4be73df41bb0ca2abcf733e2aa 135040 gnome optional libreoffice-evolution_4.0.1~rc1-1_amd64.deb
 0276922a4ef351f696dab164af388024 307510 misc optional libreoffice-presentation-minimizer_1.0.4+LibO4.0.1~rc1-1_amd64.deb
 39bc78df686a34cedf69d45469645913 153746 misc optional libreoffice-mysql-connector_1.0.1+LibO4.0.1~rc1-1_amd64.deb
 d2242504524c982bec7b216f92fc8209 2033572 libs optional ure_4.0.1~rc1-1_amd64.deb
 6b69847bbf5cfa05ebf6c622952fe262 7305652 debug extra ure-dbg_4.0.1~rc1-1_amd64.deb
 22e8669e1d41f1f7a1f8e585f887b40c 658508 libs optional uno-libs3_4.0.1~rc1-1_amd64.deb
 5731762329c635e4ed265cdf2196c03f 3136598 debug extra uno-libs3-dbg_4.0.1~rc1-1_amd64.deb
 b68eb6c15674811ce842fbf45f77581f 54254 metapackages optional libreoffice-l10n-za_4.0.1~rc1-1_all.deb
 8436364cf0fd5c9a94719a903db7705f 54270 metapackages optional libreoffice-l10n-in_4.0.1~rc1-1_all.deb
 b9c7dc085b6ddd46d04ca35aef8a6456 12172552 editors optional libreoffice-common_4.0.1~rc1-1_all.deb
 1366a053363a7c927d8d8e8df3be9535 2114782 editors optional libreoffice-java-common_4.0.1~rc1-1_all.deb
 a934d3a29d7f692eaacb6908d67da94e 2050184 editors optional libreoffice-style-crystal_4.0.1~rc1-1_all.deb
 60b4d10ab9a48e30a38e93d4f1433afd 2026198 editors optional libreoffice-style-oxygen_4.0.1~rc1-1_all.deb
 d21958416f1c1909ab4309c6081b564b 1670716 editors optional libreoffice-style-tango_4.0.1~rc1-1_all.deb
 cba35006b8036f734f6c0166c2ad0544 932352 editors optional libreoffice-style-hicontrast_4.0.1~rc1-1_all.deb
 6258ba11a6263ace6ccd59bbced09137 1632744 editors optional libreoffice-style-galaxy_4.0.1~rc1-1_all.deb
 fa2fc9a483fe9146fb8b9ee2976e7329 61186 editors optional libreoffice-emailmerge_4.0.1~rc1-1_all.deb
 9bc53f27ea525747ff16df33a0e287f5 177476 misc optional libreoffice-filter-mobiledev_4.0.1~rc1-1_all.deb
 2efc6b8e6ea00d616c3c140cd366cfed 63340 python optional libreoffice-script-provider-python_4.0.1~rc1-1_all.deb
 551abf2f9c8cc67d0c94fc53835b8332 80910 java optional libreoffice-script-provider-bsh_4.0.1~rc1-1_all.deb
 30fc339380b083f7c2e2b2e5e4c04fe5 662826 web optional libreoffice-script-provider-js_4.0.1~rc1-1_all.deb
 54f67f4666778179a52becb3a5010c93 445244 localization optional libreoffice-l10n-af_4.0.1~rc1-1_all.deb
 79fac8b37fb6be155b59f452e4b1f355 452438 localization optional libreoffice-l10n-ar_4.0.1~rc1-1_all.deb
 5a8158ad91979091b7217a32c173de19 471698 localization optional libreoffice-l10n-as_4.0.1~rc1-1_all.deb
 4e40e8c8c6cec477fe435c0c4e17ad88 454186 localization optional libreoffice-l10n-ast_4.0.1~rc1-1_all.deb
 809e448d977c877c9ecaca1ee666c1e7 466906 localization optional libreoffice-l10n-be_4.0.1~rc1-1_all.deb
 9a993480136361731595cf7e6689d19a 540312 localization optional libreoffice-l10n-bg_4.0.1~rc1-1_all.deb
 5332bcb7ab7a0cc48199d84ec7bfc75e 470186 localization optional libreoffice-l10n-bn_4.0.1~rc1-1_all.deb
 8ed886cf2367929b1bac8e4cf336d6d2 450412 localization optional libreoffice-l10n-br_4.0.1~rc1-1_all.deb
 40bf3ef0ffa7c4ad1d3ca377c28b5695 452512 localization optional libreoffice-l10n-bs_4.0.1~rc1-1_all.deb
 1a8eb8866eb9a3d0b8981ce9c56926c1 500670 localization optional libreoffice-l10n-ca_4.0.1~rc1-1_all.deb
 42b745e3f3ba3bd1968abf3e9855f444 543038 localization optional libreoffice-l10n-cs_4.0.1~rc1-1_all.deb
 fd0a0b24fdeb337b27a4ee502aeb1213 438604 localization optional libreoffice-l10n-cy_4.0.1~rc1-1_all.deb
 14edbee15d3cc956699da998acf88c68 515966 localization optional libreoffice-l10n-da_4.0.1~rc1-1_all.deb
 4f82e6f9485d2c66fbd5e5080cb670d7 519990 localization optional libreoffice-l10n-de_4.0.1~rc1-1_all.deb
 49fbb67db015130148ed07fca1e750de 487000 localization optional libreoffice-l10n-dz_4.0.1~rc1-1_all.deb
 9ccaa728edea57c97f500f93c2b68986 473804 localization optional libreoffice-l10n-el_4.0.1~rc1-1_all.deb
 cfc8db8084516da92e6571509e20b863 513498 localization optional libreoffice-l10n-en-gb_4.0.1~rc1-1_all.deb
 667b70b18e49df145ec163d420b90c3f 423906 localization optional libreoffice-l10n-en-za_4.0.1~rc1-1_all.deb
 4e0940ef89aa4738182eef24ce1f79ce 438906 localization optional libreoffice-l10n-eo_4.0.1~rc1-1_all.deb
 e4b17efd50d35f8164157b03d2933bef 526122 localization optional libreoffice-l10n-es_4.0.1~rc1-1_all.deb
 57696a2fb60f9428a58db188f7e1c5d4 437224 localization optional libreoffice-l10n-et_4.0.1~rc1-1_all.deb
 758f583ab8ef4a34e3bd85c2c9a513bc 441580 localization optional libreoffice-l10n-eu_4.0.1~rc1-1_all.deb
 313c2157dc1073fe642f1585e4ea8f9d 459420 localization optional libreoffice-l10n-fa_4.0.1~rc1-1_all.deb
 9c2453460421b0919f4e06b741eb6c78 444326 localization optional libreoffice-l10n-fi_4.0.1~rc1-1_all.deb
 c416198dcf38764313bec76997598bd7 522174 localization optional libreoffice-l10n-fr_4.0.1~rc1-1_all.deb
 3d8fa5a5d19b72485cef9dee11d53660 450992 localization optional libreoffice-l10n-ga_4.0.1~rc1-1_all.deb
 f28e3d6ddab29a0a268f6e976fa7a8d6 445322 localization optional libreoffice-l10n-gl_4.0.1~rc1-1_all.deb
 b3bfab0b363ab90869b36217fa757cea 472152 localization optional libreoffice-l10n-gu_4.0.1~rc1-1_all.deb
 12e3450600b8ad15f8db1df7c0847fb2 446102 localization optional libreoffice-l10n-he_4.0.1~rc1-1_all.deb
 86e9af3a2c6a5c10accab582ffb70454 464158 localization optional libreoffice-l10n-hi_4.0.1~rc1-1_all.deb
 28d6709c4c62c9f7f1181a3732c0a477 452660 localization optional libreoffice-l10n-hr_4.0.1~rc1-1_all.deb
 a9c843010757c7d1719e6a0f20e24013 534294 localization optional libreoffice-l10n-hu_4.0.1~rc1-1_all.deb
 10d2ec4a1b9864855991d81c78cee863 438700 localization optional libreoffice-l10n-id_4.0.1~rc1-1_all.deb
 b032b41075a2c34bcddcecfb4507518a 448814 localization optional libreoffice-l10n-is_4.0.1~rc1-1_all.deb
 543c84120003fe32cfa7a9b9b3d8489d 519034 localization optional libreoffice-l10n-it_4.0.1~rc1-1_all.deb
 6937e9bb8656ce77b311de6246fc80e3 506496 localization optional libreoffice-l10n-ja_4.0.1~rc1-1_all.deb
 86df9acc2dfb5915563505faf8520c9e 468556 localization optional libreoffice-l10n-ka_4.0.1~rc1-1_all.deb
 4c850105da1da21d79996f2dc8cd834e 505388 localization optional libreoffice-l10n-km_4.0.1~rc1-1_all.deb
 b4fba2ca8b63a804f043de0372e0577b 509008 localization optional libreoffice-l10n-ko_4.0.1~rc1-1_all.deb
 40894ba0fd6a8ab579beb5e8767ce230 461774 localization optional libreoffice-l10n-ku_4.0.1~rc1-1_all.deb
 f9ae8e22461309e54a7d66fff563f1cc 444592 localization optional libreoffice-l10n-lt_4.0.1~rc1-1_all.deb
 84492e52f5b4322d23b0c58db3fd016b 448906 localization optional libreoffice-l10n-lv_4.0.1~rc1-1_all.deb
 cb2d66bd94a050ac8201792d73b708a8 466926 localization optional libreoffice-l10n-mk_4.0.1~rc1-1_all.deb
 5224df4ddbb2a7f6f8fce03f8681c446 554502 localization optional libreoffice-l10n-mn_4.0.1~rc1-1_all.deb
 732e87998e10309ede019833ed6715b8 482162 localization optional libreoffice-l10n-ml_4.0.1~rc1-1_all.deb
 58e5a0ff3aad19386e186257867ba215 475536 localization optional libreoffice-l10n-mr_4.0.1~rc1-1_all.deb
 fb00d4e54f7089c67c16c374331d5e64 438720 localization optional libreoffice-l10n-nb_4.0.1~rc1-1_all.deb
 5f783b228fa773b6fe7461c14c57d7e9 467958 localization optional libreoffice-l10n-ne_4.0.1~rc1-1_all.deb
 0ac7e1f627ba67a680da74595bfdd977 528812 localization optional libreoffice-l10n-nl_4.0.1~rc1-1_all.deb
 1d2e1724e09c1f03250f1bb2df3ad405 438442 localization optional libreoffice-l10n-nn_4.0.1~rc1-1_all.deb
 6f5c1c7973f94a57dd1dbb38dee71a31 461408 localization optional libreoffice-l10n-nr_4.0.1~rc1-1_all.deb
 5620cff6efd83dab3b679f455388537c 453794 localization optional libreoffice-l10n-nso_4.0.1~rc1-1_all.deb
 2e0cad8586d9967f7fb3fb244608f6d7 453304 localization optional libreoffice-l10n-oc_4.0.1~rc1-1_all.deb
 d5aa165980b6fd82ef046edcd6165410 448576 localization optional libreoffice-l10n-om_4.0.1~rc1-1_all.deb
 bbdbe4b009303146301ef25ccbeda5b5 471390 localization optional libreoffice-l10n-or_4.0.1~rc1-1_all.deb
 e3c1b6ed2cffa433ff51cf058537950f 462816 localization optional libreoffice-l10n-pa-in_4.0.1~rc1-1_all.deb
 1cfeee7cbccfd709bdc83566f7343bd9 496840 localization optional libreoffice-l10n-pl_4.0.1~rc1-1_all.deb
 89fa392d716db2b2fc66da6adc6c6f92 508494 localization optional libreoffice-l10n-pt_4.0.1~rc1-1_all.deb
 74afbe074d110ec75b5da0fbb7147f2a 511792 localization optional libreoffice-l10n-pt-br_4.0.1~rc1-1_all.deb
 5a14cc6aa364e89c76a4d145cf152ccb 452584 localization optional libreoffice-l10n-ro_4.0.1~rc1-1_all.deb
 728abd7ce46941cfc59cab932f223c4d 490138 localization optional libreoffice-l10n-ru_4.0.1~rc1-1_all.deb
 c833a7c8376b7144a7f1db80425e3fd3 449526 localization optional libreoffice-l10n-rw_4.0.1~rc1-1_all.deb
 d611bf138bdc068dc34f42429c705551 472518 localization optional libreoffice-l10n-si_4.0.1~rc1-1_all.deb
 8b054f92d9269ec846ba501994c9d773 554808 localization optional libreoffice-l10n-sk_4.0.1~rc1-1_all.deb
 4d3512cfc2a8c55449fadbed74c07bd7 543916 localization optional libreoffice-l10n-sl_4.0.1~rc1-1_all.deb
 c4fc36d578950c289391c3b581c4a94f 457370 localization optional libreoffice-l10n-sr_4.0.1~rc1-1_all.deb
 1e487a720d8f331bee033af05c328b18 458784 localization optional libreoffice-l10n-ss_4.0.1~rc1-1_all.deb
 fc314b16f06ed1c1ddf65b9067cd45a6 457856 localization optional libreoffice-l10n-st_4.0.1~rc1-1_all.deb
 1cd2ae7724939c1f1a9e46b60d4f6b80 514488 localization optional libreoffice-l10n-sv_4.0.1~rc1-1_all.deb
 e61f6ae1f841afb569875f664c3e7c24 478566 localization optional libreoffice-l10n-ta_4.0.1~rc1-1_all.deb
 3e36403960daa82fbcdcb05c44c90392 484228 localization optional libreoffice-l10n-te_4.0.1~rc1-1_all.deb
 26a27a82d69b06373b272522a11845f5 458048 localization optional libreoffice-l10n-tg_4.0.1~rc1-1_all.deb
 3543347ff406b5d2302e3f5583825bb1 461918 localization optional libreoffice-l10n-th_4.0.1~rc1-1_all.deb
 562b7bacd0a205c95a8f2a77d74e6329 449786 localization optional libreoffice-l10n-tn_4.0.1~rc1-1_all.deb
 7fe66aa8726c1f9a31fc37dbba5422df 460542 localization optional libreoffice-l10n-tr_4.0.1~rc1-1_all.deb
 8c5c10fb1451b48d9033cc9ae03a48e6 457968 localization optional libreoffice-l10n-ts_4.0.1~rc1-1_all.deb
 adf135d55e07f3376b05c68fc9173722 449614 localization optional libreoffice-l10n-ug_4.0.1~rc1-1_all.deb
 61b3f8f8b2826bf624e15b573e2c9b79 466646 localization optional libreoffice-l10n-uk_4.0.1~rc1-1_all.deb
 3a918867e87f7f8938167d1eecc6231b 444444 localization optional libreoffice-l10n-uz_4.0.1~rc1-1_all.deb
 9285f1c99839872382339e2218722d0f 459950 localization optional libreoffice-l10n-ve_4.0.1~rc1-1_all.deb
 cd417c8bc15aaf1df06245220d826610 449230 localization optional libreoffice-l10n-vi_4.0.1~rc1-1_all.deb
 4374bbbf1720175dcf1bb9ac533b1ece 465806 localization optional libreoffice-l10n-xh_4.0.1~rc1-1_all.deb
 38607e940f93227ac91f84260e92497d 499504 localization optional libreoffice-l10n-zh-cn_4.0.1~rc1-1_all.deb
 5b3172b7edbc3c651e6dcc2d63744d50 498722 localization optional libreoffice-l10n-zh-tw_4.0.1~rc1-1_all.deb
 8502718bd538712f983f198ed880f760 462264 localization optional libreoffice-l10n-zu_4.0.1~rc1-1_all.deb
 10e83bc12c17dbff6840dc860cd48587 5295740 doc optional libreoffice-help-en-us_4.0.1~rc1-1_all.deb
 a60486dd673df406bf7e11af4356fffb 11177396 doc optional libreoffice-help-ca_4.0.1~rc1-1_all.deb
 265318015b8f23266a1e2a45fe6f33b9 5918570 doc optional libreoffice-help-cs_4.0.1~rc1-1_all.deb
 19199818393d9d690fe7df995ab5c648 5806878 doc optional libreoffice-help-da_4.0.1~rc1-1_all.deb
 2fb6630d4dd7dc5be869bddb9bbc00cc 6064640 doc optional libreoffice-help-de_4.0.1~rc1-1_all.deb
 870c1c6faa110bc6dd2d4cd0e0298a28 7597352 doc optional libreoffice-help-dz_4.0.1~rc1-1_all.deb
 02308e38f858807a554e7f1e0d051bff 7317964 doc optional libreoffice-help-el_4.0.1~rc1-1_all.deb
 15b3b1e3d55734d424d5ff49fd4d1acf 5270238 doc optional libreoffice-help-en-gb_4.0.1~rc1-1_all.deb
 a4ab17035a9fca8d9e71cbec4fee963c 5945586 doc optional libreoffice-help-es_4.0.1~rc1-1_all.deb
 74102a901ad09025e4c9cb972dd826fe 5868080 doc optional libreoffice-help-et_4.0.1~rc1-1_all.deb
 a528add2241eaa088454d70c817a4e6b 5880812 doc optional libreoffice-help-eu_4.0.1~rc1-1_all.deb
 27bd8173409deb5ac59c3e0cae48e756 6055894 doc optional libreoffice-help-fi_4.0.1~rc1-1_all.deb
 2630d1519545ac7f8b4021d0452ffa45 5986376 doc optional libreoffice-help-fr_4.0.1~rc1-1_all.deb
 caed4e2bbd90689a17143c45e6560523 5774670 doc optional libreoffice-help-gl_4.0.1~rc1-1_all.deb
 b5579e0d77bc3af9f2815519175a0b8c 5773732 doc optional libreoffice-help-hi_4.0.1~rc1-1_all.deb
 f7e1f1dce65a17a61d982d8cf56c66a0 6185104 doc optional libreoffice-help-hu_4.0.1~rc1-1_all.deb
 f1515a4aa66b186e2323c4a3183018e2 5894532 doc optional libreoffice-help-it_4.0.1~rc1-1_all.deb
 ef4303eb605c30f7128f872e783f4ea5 8058606 doc optional libreoffice-help-ja_4.0.1~rc1-1_all.deb
 e885a7ead559fe84cd39c4393515de36 7508442 doc optional libreoffice-help-km_4.0.1~rc1-1_all.deb
 4138694acd975a50a04e1c8c077e54a8 6498946 doc optional libreoffice-help-ko_4.0.1~rc1-1_all.deb
 7c20d4499651ca0e437540ffc69b76a3 5826072 doc optional libreoffice-help-nl_4.0.1~rc1-1_all.deb
 4d35b443a1481445af3159012f1d548c 6153332 doc optional libreoffice-help-om_4.0.1~rc1-1_all.deb
 08d57247056104bd625f8d62401c7a03 6103316 doc optional libreoffice-help-pl_4.0.1~rc1-1_all.deb
 01a584505e61767ca22ee9340c46c7c4 5824216 doc optional libreoffice-help-pt_4.0.1~rc1-1_all.deb
 78d3e58fed8b5a25b9db4f8f81c748bb 5831748 doc optional libreoffice-help-pt-br_4.0.1~rc1-1_all.deb
 96f28bf81fd8fc90b5311f39d37ee66a 6595178 doc optional libreoffice-help-ru_4.0.1~rc1-1_all.deb
 3388a5261bade6a91229dc0c62739988 54330 doc optional libreoffice-help-sk_4.0.1~rc1-1_all.deb
 f67f0ad05120156d36d4cc3f281badc9 5893038 doc optional libreoffice-help-sl_4.0.1~rc1-1_all.deb
 1e7291762b4dbf88d6afad966584c633 5847434 doc optional libreoffice-help-sv_4.0.1~rc1-1_all.deb
 03f8d643faf01f0bbf7d94adbf986215 6158190 doc optional libreoffice-help-tr_4.0.1~rc1-1_all.deb
 8a1bd76b408ea19dd0ffdcea07caeb83 5998896 doc optional libreoffice-help-vi_4.0.1~rc1-1_all.deb
 f056d45f5635d2f60f324187ea8af240 7343168 doc optional libreoffice-help-zh-cn_4.0.1~rc1-1_all.deb
 01ccdce1e45871acdf2c5e3442f4ae2f 7417286 doc optional libreoffice-help-zh-tw_4.0.1~rc1-1_all.deb
 9ad63f93cd70029dd8b3824d752d0ab8 4485526 doc optional libreoffice-dev-doc_4.0.1~rc1-1_all.deb
 58ede4c482b706c28659fa9c2227adfa 129934 misc optional libreoffice-librelogo_4.0.1~rc1-1_all.deb
 0a50bd0cf1810144c360b55715ff21fb 136924 fonts optional fonts-opensymbol_102.2+LibO4.0.1~rc1-1_all.deb
 5f97bfc4344bb632b647c92320a48452 1407986 misc optional libreoffice-wiki-publisher_1.1.2+LibO4.0.1~rc1-1_all.deb
 13f9ab03504fc5d1cd04cd7fe163e02d 463076 misc optional libreoffice-report-builder_1.2.3+LibO4.0.1~rc1-1_all.deb
 018b1fa9e69c362a97a793a1ce5cb93f 200922 text extra openoffice.org-dtd-officedocument1.0_1.0+LibO4.0.1~rc1-1_all.deb

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

iQIcBAEBCAAGBQJRKLX9AAoJEAqgRXHQPj5wGMIQAMSKdOuBkpA4O5gW98HsDX0r
oggYua6w/48TvYDIUO0H9U/mIDZK8C2+iBJ/bPHumfMaUZFyyVMJ5L3AQNNu4u+U
/oZAE+YQmRGe3y5TDMjSCYFDqvKWU4NFgVhP/VGiOHO/Og8EkRGzddJpwXaFWtce
aNsuUkxbLQSoeSTAD4DSQQu7A53oE8Rl8HXkhDCH5QArZuWumiEWEhENMbNxoV/+
tR9r/Y/fEDsKahPubNwSKhkoH6rEPtikA2dhmrCbKnTbsPe1OeOJ90Re5kHR++xU
TxSd5f2eplhut9CoYznDMoVEypmgQTo1WjMxb6vHExkJ7pumMRqECRbj6R7DFfzr
+ESZlgP0irJOpyr9qYnJNxIkimGpI7BYDqy5lodp/LcY7XWfrMfksqtplhuwL9lm
Q9BZXytjsACqGQRNR0s256ZoVKmyoB0cOgVEq1+vu91cLfZV2s1YO+yAVfBKkchz
14x7QLnFxh5kESAIxA2oBxEkS0eIqFxjZfNOjy7caEu3Z2jhRJ++rPK9KuH/crJq
faNS6uswC2uJLKrp/w+RCXH1Ubi38qM2XQGK9Hy00GHdmoO8rAcg6u+OvD9Gdzrd
/1YKgcRNrB4lplNaC/uB7bCP6UEU+ubFQ2F079qALLbuOeW0u3nXtLuFCEF3AoL7
Vxm5BxnPi8PR+ykcrvnn
=50uT
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: