Package: univention-dvd Architecture: all Version: 3.0.0-11A~4.3.0.201808291646 Priority: optional Section: univention Maintainer: Univention GmbH Installed-Size: 854 Depends: debian-cd (>= 3.1.20), mtools, dosfstools Filename: 4.3-2/all/univention-dvd_3.0.0-11A~4.3.0.201808291646_all.deb Size: 27634 MD5sum: 588d318685dfa10448f829cc33a73c96 SHA1: 06c52c41cc4a2cd9b8e60970b6511afcc55d8a9c SHA256: 19b7de4896b67dfe28083d0c0182eaf722debb7cf87b480abce9d29ff464edbb SHA512: 221ef5d45b301fe78389b1958a246102dbbe3ffda17f40d54247438640892c63cd94365e509955e78a54f46a14f872146b516ae77284b349b6f9b2848bdebbf6 Description: UCS-DVD build settings This package contains the DVD build settings and DVD trigger files for UCS DVDs. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: xen-utils-common Architecture: all Version: 4.8.4+xsa273+shim4.10.1+xsa273-1+deb9u10 Priority: optional Section: kernel Source: xen Maintainer: Debian Xen Team Installed-Size: 497 Depends: lsb-base, python, udev, xenstore-utils, ucf Filename: 4.3-2/all/xen-utils-common_4.8.4+xsa273+shim4.10.1+xsa273-1+deb9u10_all.deb Size: 287048 MD5sum: 7493d4c7f23c2cd12d270d5fda0de62f SHA1: 21fe77fcd10deaefb95f954961bcd37123773206 SHA256: b10a914fefead5ea32f465f3e513e0f2b07e85afaed5a8012b86c567c866623e SHA512: ba834502f26b45c5866854744493ae951961b4d9ff4f4db13f00a7b2119cf5b87d7457325903e3b1c795401ba2267c43ebc64189ad67730bc199470d59007af2 Description: Xen administrative tools - common files The userspace tools to manage a system virtualized through the Xen virtual machine monitor. . This package is only required on the host system (Domain 0) and not on the virtual guest systems (Domain U). Package: cl-cffi Architecture: all Version: 1:0.18.0-1+deb9u1 Priority: optional Section: lisp Source: cffi Maintainer: Debian Common Lisp Team Installed-Size: 4644 Depends: cl-alexandria, cl-trivial-features, cl-babel, gcc, libc6-dev | libc-dev, pkg-config, libffi-dev Filename: 4.3-2/all/cl-cffi_0.18.0-1+deb9u1_all.deb Size: 1752342 MD5sum: f0142d851c6c6c931bfa12edcdaa08a8 SHA1: ef3ad813cb69d7e2afacc080939c67fd003db241 SHA256: 198735916548b1ad556ba46990d8c7d5fde3f1faf2f54d290146a2b67cee2126 SHA512: 6ef4dc2f145dbcebc08c9bd0e244abba44511fa5ddd40f6dc366fd4bf9eb05b77c71b496fd9767b8199d3539c1451e86c8b512a1f2936e75262e9640ee65e71f Homepage: http://common-lisp.net/project/cffi/ Description: The Common Foreign Function Interface for Common Lisp CFFI, the Common Foreign Function Interface, purports to be a portable foreign function interface for Common Lisp. The CFFI library is composed of a Lisp-implementation-specific backend in the CFFI-SYS package, and a portable frontend in the CFFI package. . The CFFI-SYS backend package defines a low-level interface to the native FFI support in the Lisp implementation. It offers operators for allocating and dereferencing foreign memory, calling foreign functions, and loading shared libraries. The CFFI frontend provides a declarative interface for defining foreign functions, structures, typedefs, enumerated types. It is implemented in portable ANSI CL making use of the low-level operators exported by CFFI-SYS. . A UFFI compatibility layer is also being developed. Package: clustershell Architecture: all Version: 1.7.3-2~deb9u1 Priority: optional Section: net Maintainer: Python Applications Packaging Team Installed-Size: 656 Depends: python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pkg-resources Suggests: vim-addon-manager Filename: 4.3-2/all/clustershell_1.7.3-2~deb9u1_all.deb Size: 146938 MD5sum: 0743a4c17e9ff909d833d873d05c3ab8 SHA1: 8fa2ffee2e3801950a2f9bac2510ed08bf04600a SHA256: 0582adc34aa85ebbd161d94e3e5263d37ce9458be377110242334fb3b29bbd4d SHA512: 0f7ebee1080a591b5ba3c74d19d32aca542c2e9693a3fd09a3e0ed617f2083f678bdfd473ad04fdf52bbeb6f29724aa98bf57d1a6383745947633ba273b9893b Homepage: http://cea-hpc.github.com/clustershell/ Description: Distributed shell that provides an efficient Python interface Event-based Python library to execute commands on local or distant cluster nodes in parallel depending on the selected engine and worker mechanisms. . The library provides also advanced nodeset handling methods. Its goal is to improve the administration of cluster by providing a lightweight but scalable API for developers. Package: thefuck Architecture: all Version: 3.11-2.1~deb9u1 Priority: optional Section: python Maintainer: Alessio Treglia Installed-Size: 222 Depends: python-colorama, python-decorator, python-psutil, python-six, python2.7, python:any (>= 2.7.5-5~), python-pathlib2, python-pkg-resources Filename: 4.3-2/all/thefuck_3.11-2.1~deb9u1_all.deb Size: 41164 MD5sum: b54a1d00837f6621247f838b9d45df1f SHA1: 7e6ba79e3a3e44cfd6f1a923a21a6d8f862a4d64 SHA256: e986fb5305e49a94790457a24d61fd85cd3c42845d45355ffed6b9ac5e678a0e SHA512: 3d2f200b48dafff93b1454474064b804ccf6c6156251d5f549a53ac0ec22592b2b868ce163ec15d27f5faf3abe480f6e69ff967fe3bf642fb8d47417dda93522 Homepage: https://github.com/nvbn/thefuck Description: spelling corrector of console commands The Fuck attempts to fix user's command line mistakes, by composing new commands applying a series of matching rules. It supports various shells, such as bash, fish, tcsh, and zsh. . This package provides the Python 2 version of The Fuck as python-pathlib currently lacks Python 3 support. Furthermore the 'sudo' matching rule has been disabled for users' safety. Package: blender-data Architecture: all Version: 2.79.b+dfsg0-1~deb9u1 Priority: optional Section: graphics Source: blender Maintainer: Debian Multimedia Maintainers Installed-Size: 84826 Depends: python3 Replaces: blender (<< 2.67b-1~) Filename: 4.3-2/all/blender-data_2.79.b+dfsg0-1~deb9u1_all.deb Size: 12348264 MD5sum: 36f29ccc0f399fb61c9ade430cac1a4b SHA1: a818e62f4c5485437c38b1570a1e3ade74616450 SHA256: 70dad358b5dc7297710210661c635cb80bc14144eb342b0f019a258b6dfcf692 SHA512: 5cdcdc5e3e0431dad2252b57d0859210f791d758c70764cc65d9da2c0f262222f7797b5c30a73a39f78ceaa4dec737bd470191ce0579bff9aa8e00e7f24466fc Homepage: http://www.blender.org/ Description: Very fast and versatile 3D modeller/renderer - data package Blender is an integrated 3d suite for modelling, animation, rendering, post-production, interactive creation and playback (games). Blender has its own particular user interface, which is implemented entirely in OpenGL and designed with speed in mind. Python bindings are available for scripting; import/export features for popular file formats like 3D Studio and Wavefront Obj are implemented as scripts by the community. Stills, animations, models for games or other third party engines and interactive content in the form of a standalone binary are common products of Blender use. . This package contains documentation, libraries and images for blender. Package: lava Architecture: all Version: 2016.12-3 Priority: optional Section: metapackages Source: lava-server Maintainer: Debian LAVA team Installed-Size: 29 Depends: lava-server (= 2016.12-3), lava-server-doc, lava-dispatcher, lava-coordinator, lava-dev, lava-tool, lavapdu-client, ntp | ntpdate, tftpd-hpa, openssh-client, lxc (>= 1:2.0.6), rsync, bridge-utils Recommends: lavapdu-daemon, linaro-image-tools, schroot Suggests: vmdebootstrap Filename: 4.3-2/all/lava_2016.12-3_all.deb Size: 16804 MD5sum: 365e16c2724afa019b45178edc1d919f SHA1: 69e39222306ddb4e31235b37e80b37e79e89b53c SHA256: d21ea8d147f0024435b375f5c4424db9c8f3f3109c9ff0187f6d8d3b3cec1808 SHA512: af61b685c4156390773d8345263d19f13f6185fe5bec27ac57b65386c6669cc1f3d7fa6e3f470e316a2b08258cb7e7e75fecaa5bbef57634615738d9b9045c56 Homepage: http://www.linaro.org/projects/test-validation/ Description: Linaro Automated Validation Architecture metapackage LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. Tests can be simple boot testing, bootloader testing and system level testing, although extra hardware may be required for some system tests. Results are tracked over time and data can be exported for further analysis. . This metapackage brings in all LAVA components on a single machine. Some suggested packages may not be available for all architectures. Package: lava-server-doc Architecture: all Version: 2016.12-3 Priority: optional Section: doc Source: lava-server Maintainer: Debian LAVA team Installed-Size: 29405 Provides: linaro-dashboard-bundle-doc Depends: libjs-sphinxdoc (>= 1.0) Conflicts: linaro-dashboard-bundle-doc Replaces: linaro-dashboard-bundle-doc Filename: 4.3-2/all/lava-server-doc_2016.12-3_all.deb Size: 8116952 MD5sum: 6575a13663af02c259fcdda0d0691ea1 SHA1: 45b957723810296b6e27efc81e8e484b6dbece38 SHA256: 8b17fbaa58f83ce9acd6df4a39555e2dc10cff12716278ff8d160c5e567f39ab SHA512: 5588ccec5f435a9296cf693daa8d3bb4f46819b54cdab41b6c63e88884b634aaf8ebcd542276af4ea37e25521b5329faf019f80b9315a3bb69265caad04d9993 Homepage: http://www.linaro.org/projects/test-validation/ Description: Linaro Automated Validation Architecture documentation LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. Tests can be simple boot testing, bootloader testing and system level testing, although extra hardware may be required for some system tests. Results are tracked over time and data can be exported for further analysis. . This package contains an offline copy of the LAVA Manual which is also available on each instance running LAVA server. . - an overview of LAVA - help on installing and configuring LAVA - test developer guide to writing LAVA tests - use cases and examples - administrator guide for managing a LAVA lab - developer guide Package: lava-server Architecture: all Version: 2016.12-3 Priority: optional Section: net Maintainer: Debian LAVA team Installed-Size: 4319 Provides: lava-dashboard, lava-scheduler, linaro-django-xmlrpc Depends: apache2, adduser, gunicorn, iproute2, lsb-base (>= 4), python-tz, python-daemon, python-dateutil, python-django (>= 1.8), python-django-auth-ldap, python-setuptools, libjs-excanvas, libjs-jquery-cookie, libjs-jquery, libjs-jquery-ui, libjs-jquery-watermark, libjs-jquery-flot (>= 0.8.2), openssh-client, postgresql, postgresql-client, postgresql-common, lava-dispatcher (>= 2016.12), lava-tool (>= 0.2), python-django-kvstore, python-django-restricted-resource (>= 2015.09), python-django-tables2 (>= 1.2), python-docutils, python-jinja2, python-markdown (>= 2.0.3), python-markupsafe, python-mocker, python-netifaces (>= 0.10.4), python-psycopg2, python-pygments, python-simplejson, python-twisted, python-voluptuous, python-zmq, python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~), debconf (>= 0.5) | debconf-2.0 Recommends: fuse, ntp, lava-coordinator, lava-server-doc Suggests: python-django-hijack, python-django-debug-toolbar Conflicts: lava-dashboard, lava-scheduler, linaro-django-xmlrpc, python-django (<< 1.8), python-django-auth-openid, python-django-hijack (<= 1.0.10-1) Replaces: lava-dashboard, lava-scheduler, linaro-django-xmlrpc Filename: 4.3-2/all/lava-server_2016.12-3_all.deb Size: 715278 MD5sum: 7fa115ee2b08058341858e14b39dcb5a SHA1: 29e0c9ebb747036cf2a478b38c1e873761e80cc5 SHA256: 1a8c7443645d66f2fe82b338a45950430c8363b0da1f0e2ede32c1edde2a3dc5 SHA512: f67b28c229f989598d57afa44618c2ec8a0e883f2d27afcbf49d93144ab220e49203a17955c41017844849da25910ce0d13bc32505db0c13cbd489859a933f5a Homepage: http://www.linaro.org/projects/test-validation/ Description: Linaro Automated Validation Architecture server LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. Tests can be simple boot testing, bootloader testing and system level testing. Extra hardware may be required for some system tests. Results are tracked over time and data can be exported for further analysis. . This package provides the Apache and WSGI configuration and LAVA support files to run the validation server on the local Apache instance as a lava-server virtual host as well as the scheduler and dispatcher. . This package can be configured as the master scheduler or as a remote worker, although design limitations mean that it always installs a database (unused on a remote worker). Package: lava-dev Architecture: all Version: 2016.12-3 Priority: optional Section: devel Source: lava-server Maintainer: Debian LAVA team Installed-Size: 47 Depends: build-essential, ca-certificates, devscripts, dpkg-dev, debhelper (>= 8.0.0), fakeroot, git, libdistro-info-perl, node-uglify, libjs-excanvas, libjs-jquery-cookie, libjs-jquery, libjs-jquery-watermark, libjs-jquery-flot (>= 0.8.2), libjs-jquery-ui, python | python-all | python-dev | python-all-dev, pep8 | python-pep8, python-guestfs, python-sphinx (>= 1.0.7+dfsg) | python3-sphinx, po-debconf, python-mocker, python-nose, python-netifaces, python-setuptools, python-sphinx-bootstrap-theme, python-zmq, python-yaml, python-voluptuous, docbook-xsl, xsltproc, python-mock Recommends: sbuild, python-django-extensions, python-pydot, django-testscenarios Filename: 4.3-2/all/lava-dev_2016.12-3_all.deb Size: 21952 MD5sum: 0b148fb67995d50c0f5347114772078e SHA1: 4175eb261a2dfdcf581fc5e96e263560fc9ebf2c SHA256: 35da9531b0184f16848cbabb18ec51ed6f7ae331f1c6d7079d7234ce4dfb50aa SHA512: c7beacf817ce14406b95c7b19791c9864183a954ef0154c8fadbef0323ee3ab8be7b37294458dced84b3364e284d33ebabd5fea1de79e8c3c2d849362efabe96 Homepage: http://www.linaro.org/projects/test-validation/ Description: Linaro Automated Validation Architecture developer support LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. . This package provides a helper script to build LAVA packages from local git working copies and support for running the LAVA unit tests locally. Package: keystone-doc Architecture: all Version: 2:10.0.0-9+deb9u1 Priority: extra Section: doc Source: keystone Maintainer: PKG OpenStack Installed-Size: 1765 Depends: libjs-sphinxdoc (>= 1.0) Filename: 4.3-2/all/keystone-doc_10.0.0-9+deb9u1_all.deb Size: 241042 MD5sum: e516212d2c266791d6262fbea1495e5c SHA1: e75b671a6cfba52ad659a18d3015a684ac1e3790 SHA256: ef6e9c46485fd64c15631dc33a5fe798fb140bc57560a4299bd233bd76284b45 SHA512: 03941953b28e075e78aaf6677269c026c15ae3fdeebaf8919f0e4b6028b705550452609feb62ae47715663361e2b7796025c9daa26cd9fe74d95ce2af1a3dd8e Homepage: http://keystone.openstack.org/ Description: OpenStack identity service - documentation This is the identity service used by OpenStack for authentication (authN) and high-level authorization (authZ). It currently supports token-based authN with user/service authZ, and is scalable to support OAuth, SAML, and OpenID in future versions. Out of the box, Keystone uses SQLite for its identity store database, with the option to connect to external LDAP. . This package contains the documentation. Package: keystone Architecture: all Version: 2:10.0.0-9+deb9u1 Priority: extra Section: python Maintainer: PKG OpenStack Installed-Size: 294 Depends: adduser, apache2, dbconfig-common, init-system-helpers (>= 1.22~), libapache2-mod-wsgi, python-keystone (= 2:10.0.0-9+deb9u1), q-text-as-data, sqlite3, ssl-cert (>= 1.0.12), debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0-6) Suggests: apparmor Filename: 4.3-2/all/keystone_10.0.0-9+deb9u1_all.deb Size: 72020 MD5sum: 1eda5113004b3618f69c89b069efc552 SHA1: d5e7fb6844d16175f9e3a92d5847c93e8f436e60 SHA256: 16ab25681c721db60fe76aba50eee7f24fafa9c0c03c665d7078a27a3763bd30 SHA512: b3aca56942baadd98f487264b5661734426c412501497b7d20e5eaa65f5e24cb9b90d51cc31e20b7074350ff69188d6809ae6428dfee041048d8277bc2fb97db Homepage: http://keystone.openstack.org/ Description: OpenStack identity service This is the identity service used by OpenStack for authentication (authN) and high-level authorization (authZ). It currently supports token-based authN with user/service authZ, and is scalable to support OAuth, SAML, and OpenID in future versions. Out of the box, Keystone uses SQLite for its identity store database, with the option to connect to external LDAP. . This package contains the daemons. Package: python-keystone Architecture: all Version: 2:10.0.0-9+deb9u1 Priority: extra Section: python Source: keystone Maintainer: PKG OpenStack Installed-Size: 5864 Depends: python-babel (>= 2.3.4), python-crypto, python-cryptography (>= 1.0), python-dateutil, python-dogpile.cache (>= 0.6.2), python-jsonschema, python-keystoneclient (>= 1:2.0.0), python-keystonemiddleware (>= 4.0.0), python-ldap, python-ldappool, python-lxml, python-memcache (>= 1.56), python-migrate (>= 0.10.0), python-msgpack, python-mysqldb, python-oauthlib, python-openstackclient (>= 1.6.0), python-oslo.cache (>= 1.5.0), python-oslo.concurrency (>= 3.8.0), python-oslo.config (>= 1:3.14.0), python-oslo.context (>= 2.9.0), python-oslo.db (>= 4.10.0), python-oslo.i18n (>= 2.5.0), python-oslo.log (>= 3.8.0), python-oslo.messaging (>= 5.2.0), python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 1.9.0), python-oslo.serialization (>= 2.0.0), python-oslo.utils (>= 3.16.0), python-osprofiler (>= 1.4.0), python-pam, python-passlib (>= 1.6), python-paste, python-pastedeploy, python-pbr (>= 1.8), python-pycadf (>= 1.1.0), python-pymysql, python-pysaml2 (>= 3.0.0), python-pysqlite2, python-routes (>> 2.3), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.16.0), python-webob, python:any (>= 2.7.5-5~), python-sqlalchemy (<< 1.1), python:any (<< 2.8) Breaks: keystone (<< 10.0.0~) Replaces: keystone (<< 10.0.0~) Filename: 4.3-2/all/python-keystone_10.0.0-9+deb9u1_all.deb Size: 681674 MD5sum: 540f5a3624fa728b7c05929b1095ea17 SHA1: 8dda3f205b8023bdbda501a651e1fcb44ac21291 SHA256: 5751f5a09fa821536c7d37ffba5594420074b57d0132bf9007ca74b1cb8bd77b SHA512: b9c0c13837e7cde4d1dcbac348b253d8f07d149733966bb8804aacaaca44b783eb0aa40cc48b97ba6851feb881c4056206fabf671e848f7d9420ecf8fa495e12 Homepage: http://keystone.openstack.org/ Description: OpenStack identity service - library This is the identity service used by OpenStack for authentication (authN) and high-level authorization (authZ). It currently supports token-based authN with user/service authZ, and is scalable to support OAuth, SAML, and OpenID in future versions. Out of the box, Keystone uses SQLite for its identity store database, with the option to connect to external LDAP. . This package contains the Python libraries. Package: python-surfer Architecture: all Version: 0.7-2.1~deb9u1 Priority: extra Section: python Source: pysurfer Maintainer: NeuroDebian Team Installed-Size: 200 Depends: python (<< 2.8), python (>= 2.7), python-nibabel, python:any (>= 2.6.6-7~), python-numpy, python-scipy, python-pil | python-imaging, mayavi2, python-argparse, python-matplotlib Recommends: mencoder Filename: 4.3-2/all/python-surfer_0.7-2.1~deb9u1_all.deb Size: 45504 MD5sum: 9fb7be1935f63d8862afc85d79e20da3 SHA1: e4807434576f45b45d883d168eb00545097229ba SHA256: 4db93c8ca7ab99dee81def394081901839430a5d7c9f74fdfae83ab7e8f534de SHA512: b68c6ebe92c66bb8cfb25f29f9e14bf540096980750b9f8b41b0a0d4dc67429c8b5e262ecea738bec01f836aaa8c71f1d81d1da70c4bfa861c53094bfd475431 Homepage: http://pysurfer.github.com Description: visualize Freesurfer's data in Python This is a Python package for visualization and interaction with cortical surface representations of neuroimaging data from Freesurfer. It extends Mayavi’s powerful visualization engine with a high-level interface for working with MRI and MEG data. . PySurfer offers both a command-line interface designed to broadly replicate Freesurfer’s Tksurfer program as well as a Python library for writing scripts to efficiently explore complex datasets. Python-Version: 2.7 Package: libosmium2-doc Architecture: all Version: 2.11.4-1 Priority: optional Section: doc Source: libosmium Maintainer: Debian GIS Project Installed-Size: 64306 Depends: libjs-jquery Filename: 4.3-2/all/libosmium2-doc_2.11.4-1_all.deb Size: 44902244 MD5sum: 3201325503f13dbbda6529242de3b716 SHA1: d65afe09e16be949405abd074d230d8ef04a99d1 SHA256: 8fdaff3bf8c3f02a1a16c2e7ef12973bf48ed40abe6ca3e5f12b8915ebd35a9e SHA512: 38c7c69c4fd93861bc588405b59d01068ce166efa317481f3f77d8eeb010a587edab4df8b3cd20da2a2152a53d07590f260b393f962abba24e70beae3beb120c Homepage: http://osmcode.org/libosmium/ Description: C++ framework for working with OSM data files - documentation The Osmium library has extensive support for all types of OSM entities: nodes, ways, relations, and changesets. It allows reading from and writing to OSM files in XML and PBF formats, including change files and full history files. Osmium can store OSM data in memory and on disk in various formats and using various indexes. Its easy to use handler interface allows you to quickly write data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS and GeoJSON geometries for easy conversion into many GIS formats and it can assemble multipolygons from ways and relations. . Osmium is a header-only library, so there is nothing to compile to build it. Just include the header files you need. . This package contains the Osmium library documentation. Package: obfsproxy Architecture: all Version: 0.2.13-2+deb9u1 Priority: extra Section: net Maintainer: Debian Privacy Tools Maintainers Installed-Size: 347 Depends: python (>= 2.7) | python-argparse, python-crypto, python-pkg-resources, python-pyptlib (>= 0.0.6), python-twisted-core, python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-gmpy Suggests: apparmor Enhances: tor Filename: 4.3-2/all/obfsproxy_0.2.13-2+deb9u1_all.deb Size: 74194 MD5sum: fef76f200c1ab93fc5a32bb400575e00 SHA1: 272ca86a31182aa8f9b048a7940ecff4835ca02d SHA256: bf61606faca2d376fe7a425b8ac780346d4ad3541b1859a934b0c513ed111ce9 SHA512: d13f04bd72cf4c8ba2bd2820968e26af225ed49d244662a5d963dee38f5007c16d4b9251cc6f3408ca2eb6aee98a775685932df2d6c8be252d4cfd939dd5489a Homepage: https://www.torproject.org/projects/obfsproxy.html Description: pluggable transport proxy for Tor obfsproxy is a tool that attempts to circumvent censorship by transforming the Tor traffic between the client and the bridge. This way censors, who usually monitor traffic between the client and the bridge, will see innocent-looking transformed traffic instead of the actual Tor traffic. . It is written in Python and is compliant with the Tor pluggable transports specification, and its modular architecture allows it to support multiple pluggable transports. Package: jdresolve Architecture: all Version: 0.6.1-5.1~deb9u1 Priority: extra Section: utils Maintainer: Frederic Peters Installed-Size: 59 Depends: perl:any, libnet-dns-perl Filename: 4.3-2/all/jdresolve_0.6.1-5.1~deb9u1_all.deb Size: 23918 MD5sum: f135c35ac58f4f206560b7108c84a405 SHA1: dc93470b0a02a1a99d8c6ccd840c1cee8e81414d SHA256: 8024f6a34607dc1d29ea702c35aaab23573fe0cdb1a201f418ad333784f262de SHA512: 89f37bd042ff8b27989533dc34cdc402f02985af675a7c031304e4d8809fc637cb31bf146539afb32e05ec2393e019b20590659047b8771bf952e99129cbd4ef Description: fast alternative to apache logresolve The jdresolve application resolves IP addresses into hostnames. To reduce the time necessary to resolve large batches of addresses, jdresolve opens many concurrent connections to the DNS servers, and keeps a large number of text lines in memory. These lines can have any content, as long as the IP addresses are the first field to the left. This is usually the case with most formats of HTTP and FTP log files. Package: rust-gdb Architecture: all Version: 1.24.1+dfsg1-1~deb9u2 Priority: extra Section: rust Source: rustc Maintainer: Rust Maintainers Installed-Size: 183 Depends: gdb Suggests: gdb-doc Replaces: rustc (<< 1.1.0+dfsg1-1) Filename: 4.3-2/all/rust-gdb_1.24.1+dfsg1-1~deb9u2_all.deb Size: 116030 MD5sum: bded9da89ebcd7d0c1abc266ebbf1d4f SHA1: 9af9ad7eaf5b6171921d46f5757e3f8df5820982 SHA256: 3c1dd9c9c6956d66f20804b5d84c8d9b3daff8a0ed3576dc1d68069f3477984e SHA512: 6dbfe170a2bea8840aba7b82951859405bb1262c326ff021bac8f3f1a53332c543abc91737daf02cd3c7c7566cd5e5bb594f8469b0194888bbdf4ebe0cd20071 Homepage: http://www.rust-lang.org/ Description: Rust debugger (gdb) Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains pretty printers and a wrapper script for invoking gdb on rust binaries. Package: rust-lldb Architecture: all Version: 1.24.1+dfsg1-1~deb9u2 Priority: extra Section: rust Source: rustc Maintainer: Rust Maintainers Installed-Size: 183 Depends: lldb-4.0, python-lldb-4.0 Replaces: rustc (<< 1.1.0+dfsg1-1) Filename: 4.3-2/all/rust-lldb_1.24.1+dfsg1-1~deb9u2_all.deb Size: 116306 MD5sum: 1a2d53d864be1f69e1ad7a89af47f557 SHA1: c5bd00a9036060e1e8602672a12081e074f8528c SHA256: 56177db7e45bd1684b139e0d3f6e70752261cca6f682deb3ccffa56f9993b64f SHA512: b27262e32362734f0bb11cd4b7e45a572b41031f5ed65286ea5889517d79fba5fc32fd45b69d494bcf4430ba68b2921b650a76ada282f44cbf46e55fbe717793 Homepage: http://www.rust-lang.org/ Description: Rust debugger (lldb) Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains pretty printers and a wrapper script for invoking lldb on rust binaries. Package: rust-src Architecture: all Version: 1.24.1+dfsg1-1~deb9u2 Priority: optional Section: devel Source: rustc Maintainer: Rust Maintainers Installed-Size: 134848 Filename: 4.3-2/all/rust-src_1.24.1+dfsg1-1~deb9u2_all.deb Size: 13820372 MD5sum: 3b4240998b715926c0fa771e653ab933 SHA1: 5256cc39c2bf37035213d430edfaf5ceb866bf1f SHA256: ee69717f5b63618e3bce1ddd8a98182fb4eec8af13f9f371dd547a4ffffbdfcf SHA512: ba485e1fee8e51b1f7cd9b864297ff76bcf8f612cf95e618cf6e5cc3ed5e07adef2aaa2c20f8a6bef3287723ac439eec55270c74fb065d83d21cdfe0e63829c4 Homepage: http://www.rust-lang.org/ Description: Rust systems programming language - source code Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains sources of the Rust compiler and standard libraries, useful for IDEs and code analysis tools such as Racer. Package: python3-louis Architecture: all Version: 3.0.0-3+deb9u4 Priority: extra Section: python Source: liblouis Maintainer: Debian Accessibility Team Installed-Size: 50 Depends: python3:any (>= 3.3.2-2~), liblouis12 (>= 3.0.0-3+deb9u4) Filename: 4.3-2/all/python3-louis_3.0.0-3+deb9u4_all.deb Size: 23782 MD5sum: f5888a5a29fb1d982d6170725d8a8b32 SHA1: 94087193df2930933d72975061659827aa9913d5 SHA256: a6683aca214e0e19bc642ec8a3047a843c38b2618d87e73c9e9362c8c08a6ff1 SHA512: 3923078a8aa410842ce714b1e8e0fb5cb60507a81bedb57c83ee276d850df0deb0a5913f045dd525b35467ca1609214d567e9bd324dcf0d127effb445e82d458 Homepage: http://liblouis.org/ Description: Python bindings for liblouis Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). . This package contains Python bindings. Package: liblouis-data Architecture: all Version: 3.0.0-3+deb9u4 Multi-Arch: foreign Priority: extra Section: text Source: liblouis Maintainer: Debian Accessibility Team Installed-Size: 6613 Filename: 4.3-2/all/liblouis-data_3.0.0-3+deb9u4_all.deb Size: 1136046 MD5sum: 0baab3cef6e351137475ae1707fd8bb2 SHA1: a8f0966b251a530d6778c15e0ed679031bd5a366 SHA256: c53eb16f0a8615ef17dca36f887f03ed4ffb53a276629046fa430367c4dc9d40 SHA512: 5bdd0fde0f1cd03bb72da1f37fcf3523678e62c1b661ec7d3161e8e09d0d6e0b103eabe40c290ad69b7c7bcb39bc55ddfa5733c67c16caa651cd42e4d4808230 Homepage: http://liblouis.org/ Description: Braille translation library - data Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). New languages can easily be added through tables that support a rule- or dictionary based approach. Included are also tools for testing and debugging tables. . This package contains runtime data. Package: python-louis Architecture: all Version: 3.0.0-3+deb9u4 Priority: extra Section: python Source: liblouis Maintainer: Debian Accessibility Team Installed-Size: 50 Provides: python2.7-louis Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), liblouis12 (>= 3.0.0-3+deb9u4) Filename: 4.3-2/all/python-louis_3.0.0-3+deb9u4_all.deb Size: 23710 MD5sum: 30617bd77947cc52a12193726f49cabd SHA1: 9d040bac962bd9c8953b99467a650e64c984a207 SHA256: 3ae7300c882ab53db4e2197937f2a7acb8ad328834d8cf0aa7cf9f2fdef5981c SHA512: 8664865a46533fc89ce6708d453ef7ba2b7a87847d12913005a2d2f1e452ea69981f829be49352158eed9476bde6aee2cbd03e1fe68f06395b5d6b065c96cc25 Homepage: http://liblouis.org/ Description: Python bindings for liblouis Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). . This package contains Python bindings. Package: dput-ng-doc Architecture: all Version: 1.13+deb9u1 Priority: optional Section: doc Source: dput-ng Maintainer: dput-ng Maintainers Installed-Size: 544 Depends: libjs-sphinxdoc (>= 1.0) Filename: 4.3-2/all/dput-ng-doc_1.13+deb9u1_all.deb Size: 62266 MD5sum: 583a58341509587f746307105db05a52 SHA1: eac6d361beeaac787558b6f05b1cbc84e77ce66a SHA256: 711da34325d78feaa7dea4d2fae12594b852def1ad4a2fdc4fb2c543c4218f6e SHA512: 5c8d366a2cae9673e611561493b1be6ef7f44d98826b51e39cd5fa398d3b686aaf717fdff9cf070d6c8c146a2054da07c1c59f32cdb1b4b0b8ead995ba56703a Homepage: http://dput-ng.debian.net/ Description: next generation Debian package upload tool (documentation) dput-ng is a Debian package upload tool which provides an easy to use interface to Debian (like) package archive hosting facilities. It allows anyone who works with Debian packages to upload their work to a remote service, including Debian's ftp-master, mentors.debian.net, Launchpad or other package hosting facilities for Debian package maintainers. . This package provides exhaustive user documentation, developer API docu- mentation and command interface documentation. Package: dput-ng Architecture: all Version: 1.13+deb9u1 Priority: optional Section: devel Maintainer: dput-ng Maintainers Installed-Size: 156 Provides: dput Depends: python:any (>= 2.7~), python-dput (= 1.13+deb9u1) Recommends: bash-completion, python-paramiko Conflicts: dput Replaces: dput Filename: 4.3-2/all/dput-ng_1.13+deb9u1_all.deb Size: 37808 MD5sum: e17f5fccd093ece31377e1d4ab93db8e SHA1: c281af572f116f1fc954df956855681592af8680 SHA256: 2dfb77b776bf34d876d562aff8466570a10f35bb4f92da53a61f631717245e6d SHA512: 25962310b1d9a0d7121a3cda4c476ea38d4aeedcd323b07a2a1b3ed03b1533c83e2bdf6dcf22be69eae9a526224db7e3d3179b088f2a85e2dfb253d879aeda09 Homepage: http://dput-ng.debian.net/ Description: next generation Debian package upload tool dput-ng is a Debian package upload tool which provides an easy to use interface to Debian (like) package archive hosting facilities. It allows anyone who works with Debian packages to upload their work to a remote service, including Debian's ftp-master, mentors.debian.net, Launchpad or other package hosting facilities for Debian package maintainers. . dput-ng features many enhancements over dput, such as more comprehensive checks, an easy to use plugin system, and code designed to handle the numerous archives that any Debian package hacker will interact with. . dput-ng aims to be backwards compatible with dput in command-line flags, configuration files, and expected behavior. . The recommended package python-paramiko is needed to upload via SSH. Package: python-dput Architecture: all Version: 1.13+deb9u1 Priority: optional Section: python Source: dput-ng Maintainer: dput-ng Maintainers Installed-Size: 240 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-debian, gnupg Recommends: lintian, python-distro-info, python-paramiko, python-validictory, openssh-client, debian-keyring Filename: 4.3-2/all/python-dput_1.13+deb9u1_all.deb Size: 42286 MD5sum: 4762a34fb7d76a508e2d6bf5dd16e394 SHA1: ffa79d984d3d988b63f378a93cfdb477e6aeea70 SHA256: 35899f99746579599eba6e43df2f32da8badc129e32a14e52235a1c76816deb4 SHA512: 4b600395d69b735c781379c6437a6acc09ff10b7a8b2b5197a0a1bc9d6a70361fd8c64395373fe672ddd2996b965820fd2cfee38e757a717298b0279fc6b8f75 Homepage: http://dput-ng.debian.net/ Description: next generation Debian package upload tool (Python library) dput-ng is a Debian package upload tool which provides an easy to use interface to Debian (like) package archive hosting facilities. It allows anyone who works with Debian packages to upload their work to a remote service, including Debian's ftp-master, mentors.debian.net, Launchpad or other package hosting facilities for Debian package maintainers. . This package provides Python library functions providing core functionality to dput-ng and tools building on top of that. This library provides upload classes, profile parser, sanity checks and helper functions required to build a dput service. Package: dehydrated-apache2 Architecture: all Version: 0.3.1-3+deb9u2 Priority: optional Section: misc Source: dehydrated Maintainer: Debian Let's Encrypt Installed-Size: 22 Recommends: dehydrated, apache2 (>= 2.4.6-4~) | httpd Filename: 4.3-2/all/dehydrated-apache2_0.3.1-3+deb9u2_all.deb Size: 5910 MD5sum: 06144cac5fb7273fde67a1befd11f7cb SHA1: c7dea97423219874864c9c7a7804b606ec72d072 SHA256: 3d57dfaf28b62af7d4cc84b5ed053a80057b100ed7b089a7399fcbd748d9f280 SHA512: 36e7c35a4d74afb15ad6039998d737e4478c13699e6b334e4e4b21d6463a22d3eed0ee1c2a25acbcf0f810ff9a2f02d963106fe8851faded2ae6c6d244a72a67 Homepage: https://github.com/lukas2511/dehydrated Description: dehydrated challenge response support for Apache2 This package provides an Apache2 config snippet to serve the http-01 challenge responses for dehydrated. . Installing this package together with dehydrated is enough to have a fully functional ACME client, including replying to the HTTP challenge. Package: letsencrypt.sh-apache2 Architecture: all Version: 0.3.1-3+deb9u2 Priority: extra Section: oldlibs Source: dehydrated Maintainer: Debian Let's Encrypt Installed-Size: 23 Depends: dehydrated-apache2 Recommends: letsencrypt.sh, apache2 (>= 2.4.6-4~) | httpd Filename: 4.3-2/all/letsencrypt.sh-apache2_0.3.1-3+deb9u2_all.deb Size: 6470 MD5sum: 3ab6f406576a80593abb34d43ac3606f SHA1: 12717a1853432993bf4ed964185fa3bd86993cc9 SHA256: 604454c6977ec055f6af97d4e309f6d69005983633f60f4c70ae6c1df1f0ca77 SHA512: bcbbf8df3f33b0ced5746e62f32c63757e91609ee63e1b908e034a833dd8279c93d42f3d2b34fefb0071c56aceac0600fd20be8cdd34ec524ca0a3f25f4e7fe4 Homepage: https://github.com/lukas2511/dehydrated Description: letsencrypt.sh support for Apache2 - transitional dummy package This package provides an Apache2 config snippet to serve the http-01 challenge responses for letsencrypt.sh. . Installing this package together with letsencrypt.sh is enough to have a fully functional ACME client, including replying to the HTTP challenge. . letsencrypt.sh was the old name of this project, it has been renamed to dehydrated. This package depends on the new dehydrated-apache2 to easy the transition. Once any local script has been adapted it is safe to remove it. Package: dehydrated Architecture: all Version: 0.3.1-3+deb9u2 Priority: optional Section: misc Maintainer: Debian Let's Encrypt Installed-Size: 143 Depends: ca-certificates, curl, openssl Filename: 4.3-2/all/dehydrated_0.3.1-3+deb9u2_all.deb Size: 71744 MD5sum: e11e4973866e70b79a7fc67bbd356404 SHA1: cb8b492ab18f8c755684b0209268a6d70c9d8ea5 SHA256: ba6db0965aa89b3a9b230a8dbe817b212ff7e7fc54c611dc1dec67fc6cd52643 SHA512: b8593b88686d29959b9fbe93d92294cb30ceb08c2b32091f5e9c1e9e5c5bf19c9e2458dfe4334277f678b019fc1b1243eebe349d0d159fa9da20412013ab8f6b Homepage: https://github.com/lukas2511/dehydrated Description: ACME client implemented in Bash The dehydrated ACME client allows signing certificates with an ACME server, like the one provided by the Let’s Encrypt certificate authority (letsencrypt.org). It is implemented as a relatively simple Bash script, which uses curl to communicate with the ACME server and OpenSSL to deal with keys, sign requests and certificates. . The ACME (Automated Certificate Management Environment) protocol makes it possible to automatically obtain browser-trusted certificate. Package: letsencrypt.sh Architecture: all Version: 0.3.1-3+deb9u2 Priority: extra Section: oldlibs Source: dehydrated Maintainer: Debian Let's Encrypt Installed-Size: 30 Depends: dehydrated Filename: 4.3-2/all/letsencrypt.sh_0.3.1-3+deb9u2_all.deb Size: 9392 MD5sum: 6615d0994c66fb949c8c8ebeaef81bba SHA1: 7b06c8a3d47089c4ff6381e4448b99ce5ebec2e7 SHA256: 97829122076ced27f31c70b754150cef5a414a0d0b5e58f92404f3f11f691a2c SHA512: d3a5a1ba3203b3fe716195d84f6f94ecfbc79e7534c79b5bfc6d02737efdabbe1eba379e3da8a67670d9d2a21f56ca6377fc132e933d70f80bb89574594b9771 Homepage: https://github.com/lukas2511/dehydrated Description: ACME client - transitional dummy package to dehydrated The dehydrated ACME client allows signing certificates with an ACME server, like the one provided by the Let’s Encrypt certificate authority (letsencrypt.org). It is implemented as a relatively simple Bash script, which uses curl to communicate with the ACME server and OpenSSL to deal with keys, sign requests and certificates. . letsencrypt.sh was the old name of this project, it has been renamed to dehydrated. This transitional package provides a transitional wrapper. Once any local script has been adapted it is safe to remove it. Package: chromium-l10n Architecture: all Version: 68.0.3440.75-1~deb9u1 Priority: optional Section: localization Source: chromium-browser Maintainer: Debian Chromium Maintainers Installed-Size: 35978 Depends: chromium (>= 68.0.3440.75-1~deb9u1), chromium (<< 68.0.3440.75-1~deb9u1.1~) Filename: 4.3-2/all/chromium-l10n_68.0.3440.75-1~deb9u1_all.deb Size: 2884374 MD5sum: b65275389b75b1946740c0b856c2115b SHA1: bedce37c1bec6d42647add06e80c75dc5bdbe9c2 SHA256: 968bb38f82c093718b790b9d1f6be8c4b15bb252cd575f1c8ee9911d6cdbe683 SHA512: 8b561912f7ca5e3cfba7845c68e6379df69aad71153f3808217483269c11f84668e754ab18e257f19dda1ae138c4306c052aa2827011a8acdb365cca111c2930 Homepage: http://www.chromium.org/Home Description: web browser - language packs Web browser that aims to build a safer, faster, and more stable internet browsing experience. . This package contains language packages for: am, ar, bg, bn, ca, cs, da, de, el, en-GB, es-419, es, et, fi, fil, fr, gu, he, hi, hr, hu, id, it, ja, kn, ko, lt, lv, ml, mr, nb, nl, pl, pt-BR, pt-PT, ro, ru, sk, sl, sr, sv, sw, ta, te, th, tr, uk, vi, zh-CN, zh-TW Package: susv3 Architecture: all Version: 7.20180621~deb9u1 Priority: extra Section: contrib/doc Source: sus Maintainer: David Weinehall Installed-Size: 16 Depends: wget, bzip2 Filename: 4.3-2/all/susv3_7.20180621~deb9u1_all.deb Size: 3450 MD5sum: c628a729bf2dd35a2438f4efe4c7f277 SHA1: a6d133632f4928beeaf2ecf44bde4eec25efcbe6 SHA256: 4050086c014227f30c77acf29e53179093606f9b2ad999b7e3eb37e59eb1c560 SHA512: c07f319de12be76eb68d169dc90cd0263cd935f6ae72b4eee0dc9043436609425c9a3c97209e8c291e2e8438f4c5e70293764ad8008910a2cdc22e988e6b4c13 Description: Fetch and install SUSv3 The Single Unix Specifications are not permitted to be generally redistributed, so this is an installer that fetches them and installs them in a Debian appropriate way. This installer will fetch and install POSIX:2001 (also known as Single Unix Specification v3) with the POSIX:2004 Technical Corrigendum 1 and 2. Package: susv2 Architecture: all Version: 7.20180621~deb9u1 Priority: extra Section: contrib/doc Source: sus Maintainer: David Weinehall Installed-Size: 16 Depends: wget, bzip2 Filename: 4.3-2/all/susv2_7.20180621~deb9u1_all.deb Size: 3352 MD5sum: 3991204d3981075d6cbc59907d9ee561 SHA1: 7d2e6a3bb951fa8cbb66b9e98e94ed9773ec765a SHA256: 8cd15304a3f028d9b028c12168a77b9c1c2b80664c9ba3eb73fa3a5a5e66b7de SHA512: 44817d44e0957767089151f2fa8ec5b8c43ac31444ceed5902c987c950efead3fe1c0abde69051855aa2c48e4ae2bcd3da5796cc33b2e0a63c991ccb3de32a52 Description: Fetch and install SUSv2 The Single Unix Specifications are not permitted to be generally redistributed, so this is an installer that fetches them and installs them in a Debian appropriate way. This installer will fetch and install Single Unix Specification v2. Package: susv4 Architecture: all Version: 7.20180621~deb9u1 Priority: extra Section: contrib/doc Source: sus Maintainer: David Weinehall Installed-Size: 16 Depends: wget, bzip2 Filename: 4.3-2/all/susv4_7.20180621~deb9u1_all.deb Size: 3490 MD5sum: 2cf87ebda31bd1fa9b9ba48ad10cce68 SHA1: b8de0f2ec0e7856a45bfbfe7b8d3113c332c390c SHA256: 1a48bf5f6aad221484a63c1bb1423f08ba10b343afd07baa97a40acff930acb4 SHA512: f6de7e5bb92ded6040ec0428bb1e85ad4c82539eacf2df9f3d5c23a589e376540b80def8f536aa3887006fcb0c62eb756f727f0ca32526e22084b0948802c672 Description: Fetch and install SUSv4 (POSIX.1-2017) The Single Unix Specifications are not permitted to be generally redistributed, so this is an installer that fetches them and installs them in a Debian appropriate way. This installer will fetch and install POSIX.1-2017 (variously also known as IEEE Std 1003.1-2017, The Open Group Base Specifications Issue 7, 2018 Edition, or Single Unix Specification v4, 2018 edition). Package: gridengine-dev Architecture: all Version: 8.1.9+dfsg-4+deb9u2 Priority: optional Section: libdevel Source: gridengine Maintainer: Debian Grid Engine Maintainers Installed-Size: 21589 Depends: gridengine-client, gridengine-common Suggests: gridengine-drmaa-dev Breaks: gridengine-common (<= 8.1.8+dfsg-6) Replaces: gridengine-common (<= 8.1.8+dfsg-6) Filename: 4.3-2/all/gridengine-dev_8.1.9+dfsg-4+deb9u2_all.deb Size: 723326 MD5sum: f276b75d2d95ee972f51726372a179b5 SHA1: 46aa4ecd6c7c6f86a97f2881f252e906ef54d2f8 SHA256: f39d05e9113c35482239a2db2c9c59641472d06522ef4cebf8ab855e2498d913 SHA512: 451c10f41aaebaf1daf466664a18aa5ac4703a28684df5819acd86d58664551093c144c51e27711ad8ed23635f4c22865978b8b23bf80aa153d1e548e12448d0 Homepage: https://arc.liv.ac.uk/trac/SGE/ Description: Distributed resource management - development files Grid Engine is software that facilitates "distributed resource management" (DRM). Far more than just simple load-balancing tools or batch scheduling mechanisms, DRM software typically provides the following key features across large sets of distributed resources: . * Policy based allocation of distributed resources (CPU time, software licenses, etc.) * Batch queuing & scheduling * Support diverse server hardware, OS and architectures * Load balancing & remote job execution * Detailed job accounting statistics * Fine-grained user specifiable resources * Suspend/resume/migrate jobs * Tools for reporting Job/Host/Cluster status * Job Arrays * Integration & control of parallel jobs . This package contains development files for interacting with the Grid Engine database and job submission verifier. Package: gridengine-common Architecture: all Version: 8.1.9+dfsg-4+deb9u2 Priority: optional Section: utils Source: gridengine Maintainer: Debian Grid Engine Maintainers Installed-Size: 1745 Depends: debconf (>= 0.5) | debconf-2.0, adduser, bsd-mailx | mailx, ucf, tcsh | c-shell Suggests: python, tclsh Breaks: gridengine-drmaa-dev (<< 6.2u5-8), libdrmaa-dev Replaces: gridengine-client (<< 6.2u5-2), gridengine-drmaa-dev (<< 6.2u5-8), libdrmaa-dev Filename: 4.3-2/all/gridengine-common_8.1.9+dfsg-4+deb9u2_all.deb Size: 446342 MD5sum: 6ef98954f49ccce171607fdd5004221f SHA1: 6bee54cb1f74385d7b56152a2adced218e3b8f41 SHA256: 0b536f2cd9f9a62293e38105c9423e88c9118546e10863b2fcc84cc8e2209d66 SHA512: d94665b73584a6cefca9a735ec300e2eedd3f597d9227d0257276e60f25adf75f31b32d23a4118bd877731e74fb83b28af515b1af849262df45bfe4d4506a97d Homepage: https://arc.liv.ac.uk/trac/SGE/ Description: Distributed resource management - common files Grid Engine is software that facilitates "distributed resource management" (DRM). Far more than just simple load-balancing tools or batch scheduling mechanisms, DRM software typically provides the following key features across large sets of distributed resources: . * Policy based allocation of distributed resources (CPU time, software licenses, etc.) * Batch queuing & scheduling * Support diverse server hardware, OS and architectures * Load balancing & remote job execution * Detailed job accounting statistics * Fine-grained user specifiable resources * Suspend/resume/migrate jobs * Tools for reporting Job/Host/Cluster status * Job Arrays * Integration & control of parallel jobs . This package contains required shared files and the basic configuration. Package: libdrmaa1.0-ruby Architecture: all Version: 8.1.9+dfsg-4+deb9u2 Priority: optional Section: ruby Source: gridengine Maintainer: Debian Grid Engine Maintainers Installed-Size: 143 Depends: gridengine-drmaa1.0 (>= 8.1.9+dfsg-4+deb9u2), ruby | ruby-interpreter Filename: 4.3-2/all/libdrmaa1.0-ruby_8.1.9+dfsg-4+deb9u2_all.deb Size: 48178 MD5sum: d782012f554aba02f94fde7ff71f8c66 SHA1: f2d70f0064a02ffd560327cad0882b3dd876506b SHA256: 2b5f7ba1386957301420999d00362fa208009a3331f4f0b8cefa809547c751d0 SHA512: 6c92c7778f28e03fc1fd6bcf2ebb99c37b677a2fd5e321fea14b85a96cbb5560a2e73fc7dafba7b10433ceb9c415541ca8061984906e6ed6a897de904247f23c Homepage: https://arc.liv.ac.uk/trac/SGE/ Description: Distributed resource management Application API library - Ruby bindings DRMAA (Distributed Resource Management Application API) is a specification developed by a working group in the Global Grid Forum (GGF). The intention is to provide an API specification for the submission and control of jobs to one or more Distributed Resource Management (DRM) systems. . This package contains the Ruby bindings for the Grid Engine implementation of the DRMAA specification. Package: libdrmaa1.0-java Architecture: all Version: 8.1.9+dfsg-4+deb9u2 Priority: optional Section: java Source: gridengine Maintainer: Debian Grid Engine Maintainers Installed-Size: 122 Depends: gridengine-drmaa1.0 (>= 8.1.9+dfsg-4+deb9u2) Suggests: libdrmaa1.0-java-doc Replaces: libdrmaa-java (<< 8.1.3) Filename: 4.3-2/all/libdrmaa1.0-java_8.1.9+dfsg-4+deb9u2_all.deb Size: 77048 MD5sum: 5b1d6a364da8406f2b0afa20e3f1115a SHA1: 0bcd6ad7032c8aa8708ffa62b44d5e082715b872 SHA256: 19343dbfd682c90ce558cf8523a3ad13f9c11516cd79ad607e953c9475e16ca4 SHA512: cf9a44ef2e85b408b3e7b9250fd4e06e95f1625825143121b171887156e18ec0f8cd4dda7ac28a3ccf4cfdde049ae42fcb408fa0ebfbe5b7eb90bb4c02f6042f Homepage: https://arc.liv.ac.uk/trac/SGE/ Description: Distributed resource management Application API library - Java bindings DRMAA (Distributed Resource Management Application API) is a specification developed by a working group in the Global Grid Forum (GGF). The intention is to provide an API specification for the submission and control of jobs to one or more Distributed Resource Management (DRM) systems. . This package contains the Java bindings for the Grid Engine implementation of the DRMAA specification. Package: libdrmaa1.0-java-doc Architecture: all Version: 8.1.9+dfsg-4+deb9u2 Priority: optional Section: doc Source: gridengine Maintainer: Debian Grid Engine Maintainers Installed-Size: 1242 Filename: 4.3-2/all/libdrmaa1.0-java-doc_8.1.9+dfsg-4+deb9u2_all.deb Size: 89680 MD5sum: cdea099de580bbfdf2687b59c08be440 SHA1: 5a690bdfe30b07028ed3b47d73d56c47966e7210 SHA256: e5bcbcfaa53c357c058e5914b56ea8897ffb4644e450e2911984292f9541a791 SHA512: a5616dca4bb9f0a7b5ec147258c5a152c170454bbc975db15f607485709bc056d24a9e9f10033008fc87d840ba35923e661d96a2c64d8c2ca6fdbc1a265248e3 Homepage: https://arc.liv.ac.uk/trac/SGE/ Description: Distributed resource management Application API library - Java bindings docs DRMAA (Distributed Resource Management Application API) is a specification developed by a working group in the Global Grid Forum (GGF). The intention is to provide an API specification for the submission and control of jobs to one or more Distributed Resource Management (DRM) systems. . This package contains Javadocs for the Grid Engine Java binding. Package: python-cluster Architecture: all Version: 1.3.3-1.1~deb9u1 Priority: optional Section: python Maintainer: Debian Python Modules Team Installed-Size: 69 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pkg-resources Filename: 4.3-2/all/python-cluster_1.3.3-1.1~deb9u1_all.deb Size: 14272 MD5sum: c7e27d30746d09c25776231b94969eb7 SHA1: 0a6f513280e56ecd1f9cfb5a8cdf06952b163b01 SHA256: d6ec8a0b235b24a504a17818fabf66a013ddf00f0c0195e87cded2795b7e7d03 SHA512: 90ef0df6f63607819d78b711a263a1c7fa5d529c7f9e028995b7218bfec44c78166a5acd8ac23eecacca411e7e944c0777b1f7755b9490855c40114e27de8d1e Homepage: https://github.com/exhuma/python-cluster/ Description: allows grouping a list of arbitrary objects into related groups (clusters) python-cluster is a "simple" package that allows users to create several groups (clusters) of objects from a list. It's meant to be flexible and able to cluster any object. To ensure this kind of flexibility, you need not only to supply the list of objects, but also a function that calculates the similarity between two of those objects. For simple datatypes, like integers, this can be as simple as a subtraction, but more complex calculations are possible. Right now, it is possible to generate the clusters using a hierarchical clustering and the popular K-Means algorithm. For the hierarchical algorithm there are different "linkage" (single, complete, average and uclus) methods available. Python-Version: 2.7 Package: r-cran-mi Architecture: all Version: 1.0-4+deb9u1 Priority: optional Section: gnu-r Maintainer: Debian Science Team Installed-Size: 1800 Depends: r-base-core (>= 3.3.3-1), r-api-3, r-cran-arm Filename: 4.3-2/all/r-cran-mi_1.0-4+deb9u1_all.deb Size: 1526060 MD5sum: b108f45adbf6d1b1bdbf459a95545614 SHA1: 9fb49464a56954868bfbafebb2579b5425c6438e SHA256: cfd4805899316c150fcbe4db20823a20b25ed67f958e7bae6f9a1d7a7d823fbc SHA512: 564f9f2da39a1c66efcdf651c0757cb7f431d7534742e80dbbd20db420ddd1d330c5f7222269c156def4f93e4e97b3fb1902e60e66661386fb228fe039c02ac8 Homepage: https://cran.r-project.org/web/packages/mi Description: GNU R package for Missing Data Imputation and Model Checking -- mi The mi R package provides functions for data manipulation, imputing missing values in an approximate Bayesian framework, diagnostics of the models used to generate the imputations, confidence-building mechanisms to validate some of the assumptions of the imputation algorithm, and functions to analyze multiply imputed data sets with the appropriate degree of sampling uncertainty. Package: libplexus-archiver-java Architecture: all Version: 2.2-1+deb9u1 Priority: optional Section: java Source: plexus-archiver Maintainer: Debian Java Maintainers Installed-Size: 207 Depends: libplexus-containers-java, libplexus-io-java, libplexus-utils-java Breaks: libmaven-assembly-plugin (<= 2.2~beta5-2) Filename: 4.3-2/all/libplexus-archiver-java_2.2-1+deb9u1_all.deb Size: 170840 MD5sum: 3fde36e30f6e5dbf77f046dbe4862cd3 SHA1: 62829d90793959d6be93216fcf364183fb6ab004 SHA256: 4e714e584c9f763acb42aee799aed1b41d34e4a3b5e2dc68d9efa89c7a63f163 SHA512: e83c889af18c093781d54541a5ffe66ad75d545e6a13fd26b4e5ae0170be86282cf72c487abfb11e0a984fcccce14977877511f65acd30b9f727292deae660cc Homepage: http://plexus.codehaus.org/plexus-components/plexus-archiver/ Description: Archiver plugin for the Plexus compiler system The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications can utilise component-oriented programming to build modular, reusable components that can easily be assembled and reused. . This package provides the Archiver plugin for Plexus, used to create JARs and other archives. Package: php-symfony-twig-bridge Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 244 Depends: php-twig (>= 1.23), php-common Suggests: php-symfony-finder, php-symfony-asset, php-symfony-form, php-symfony-http-kernel, php-symfony-routing, php-symfony-templating, php-symfony-translation, php-symfony-yaml, php-symfony-security, php-symfony-stopwatch, php-symfony-var-dumper, php-symfony-expression-language Filename: 4.3-2/all/php-symfony-twig-bridge_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 42382 MD5sum: 8e885a34987eb66570a2b9892ab3ed9b SHA1: f689752a46da69453f69d6c114d3c09dd316c168 SHA256: 400b693161d63090aeee0d2a7d036387421d85f91c06b7ab4308c4ff7de6956f SHA512: b831765cfae53a2b6625d7ed01b91b820e3b0eb799046bcbcd5474846c9140de5269665e4e1d76bc6685dc9515352ed2760acf3839a87e292220396325016987 Homepage: https://symfony.com/ Description: integration for Twig with Symfony Components The Symfony Twig Bridge integrates Twig with various Symfony Components. . Twig is a flexible, fast, and secure template engine for PHP. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-property-info Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 172 Depends: php-common Suggests: php-symfony-doctrine-bridge, php-phpdocumentor-reflection, php-symfony-serializer Breaks: php-phpdocumentor-reflection (<< 1.0.7~~) Filename: 4.3-2/all/php-symfony-property-info_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 104526 MD5sum: d80ef1392c415629f413e67333e89e0a SHA1: 951b4a24d9ac7d5e5e561a456a00487eaecfcdce SHA256: cc5474c4f61f548e1cda760d7041d6f9cedcd1fd256611ef1589ae46ce1e3e57 SHA512: 2e743d8cc03c699090d733f0913bb0b30c946a1ee2d66a5d7db3375fe32053b8808ecec2ef53b6b87091772ec1fda5b5c22a3f444b0a771ca0a50748e9350278 Homepage: https://symfony.com/components/PropertyInfo Description: extract information about properties of PHP classes The Symfony Property Info Component extracts information about the properties of PHP classes using metadata of popular sources like Doctrine, PHP Reflection or PHPdoc. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-security-csrf Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 82 Depends: php-common, php-symfony-polyfill-php56 (>= 1.0), php-symfony-polyfill-php56 (<< 2~~), php-symfony-polyfill-php70 (>= 1.0), php-symfony-polyfill-php70 (<< 2~~), php-symfony-security-core Suggests: php-symfony-http-foundation Breaks: php-symfony-security (<< 2.8) Replaces: php-symfony-security (<< 2.8) Filename: 4.3-2/all/php-symfony-security-csrf_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 21320 MD5sum: 761b8d8931411417bd473c8861912658 SHA1: 65cd62ba1fff5319fd5066b784287f9c7b81e006 SHA256: 734fbaa51f13810f4193eb4fc88e35f30b3c29b138f273bc894f95c7164fd6c7 SHA512: ad8ea04548b6d79bea680e31fc8d747f2665a8b0316890a5174e5096512313764380d3d367447142f7f6fa1d1ccea0a661683d522a4c39114a865389d2d4ed12 Homepage: https://symfony.com/doc/2.8/components/security/introduction.html Description: infrastructure for authorization systems - CSRF protection The Symfony Security Component - CSRF Library provides a class `CsrfTokenManager` for generating and validating CSRF (cross-site request forgery) tokens. . The Security Component makes it possible to easily separate authorization logic from user providers that hold the users credentials. It ships with facilities for authenticating using HTTP basic or digest authentication, interactive form login or X.509 certificate login. Furthermore it optionally also allows an application to implement its own authentication strategies. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-property-access Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 137 Depends: php-common Filename: 4.3-2/all/php-symfony-property-access_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 28710 MD5sum: e043d9cfcd0c521ac51a2b2447b1c608 SHA1: aaae6686fefefbc913a09bde7a0924f9d8330c57 SHA256: 6b47620997db85603c41da678edeb56c5eb596a9ce7498a56832ed06df6649c5 SHA512: 54c379345c5dee5a56e0a1b9872a70f54e9103e66648e8aaa63ad93850d93cb42e4f4f239166a009318cc659cfaa136dbe01e9d19b7a4e075987eb3682cf8e29 Homepage: https://symfony.com/doc/2.8/components/property_access/introduction.html Description: read from and write to an object or array The Symfony PropertyAccess Component provides functions to read from and write to an object or array using a simple string notation. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-event-dispatcher Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 106 Depends: php-common Suggests: php-symfony-dependency-injection, php-symfony-http-kernel Filename: 4.3-2/all/php-symfony-event-dispatcher_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 23286 MD5sum: 4d3409b2df7ebd1ae31313c24f142fbb SHA1: 61c02fff8315ee38390de643cc860831b9863b71 SHA256: 82670b7edf13d251d24d807389030c3bef5c43695773dccd13c4984a74d25984 SHA512: af02d83cc9df421835bca629b5d9675add8465eee672faa6a564bfddcde201b819d12f45c76d8d33a69c7cd14de4fbd8e2c4b5d24a6a286695fa7141d927267c Homepage: https://symfony.com/doc/2.8/components/event_dispatcher/introduction.html Description: dispatch events and listen to them The Symfony EventDispatcher Component implements the mediator pattern and thus allows individual parts of an application to communicate with each other by dispatching events and listening to them. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-twig-bundle Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 203 Depends: php-symfony-http-kernel (>= 2.7), php-symfony-twig-bridge (>= 2.7), php-common, php-symfony-asset, php-symfony-http-foundation, php-symfony-http-kernel (<< 3~~) Filename: 4.3-2/all/php-symfony-twig-bundle_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 40848 MD5sum: 4084bc48d98a4ca7050aa1a030224955 SHA1: a3d1b1e6152e8ab70f39b6e6d653bfcc272c1556 SHA256: 3689e924a44a4155994ecf3b63a416966c36de639bfc3582d21dae4484d7b988 SHA512: c4a8c0aaa4229e3fb4347370fc2f77d708d3cf296a01df96094aaf3f1e1cc73a298d8bb6452b8887e0abc79a403d97e2ed49f467f842e4aaa83fce8fd283adf9 Homepage: https://symfony.com/ Description: configurable integration of Twig with the Symfony framework Symfony TwigBundle integrates Twig with the Symfony framework by allowing an application using it to configure the Twig environment. . Twig is a flexible, fast, and secure template engine for PHP. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-security-guard Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 100 Depends: php-common, php-symfony-security-core, php-symfony-security-http Filename: 4.3-2/all/php-symfony-security-guard_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 24478 MD5sum: bd5cfc2a5b0a85c39ecdfedd062d1adc SHA1: 9120a3471005053fc4fdc98eb905876cd8a4455b SHA256: 26ab438ec7f636e9265fdbaaa61969b2df814f31e9f68461fd66b22823fa1f21 SHA512: 1795dbd8fa9733271841616a2c98bb6bed776ec0c2cfcaa2cf9dc7894cb1f51dbb1f9a4d66f7c4364f760ac74e37ef2804c7e2623e9cb0351c7041e638e574fb Homepage: https://symfony.com/doc/2.8/components/security/introduction.html Description: infrastructure for authorization systems - Guard features The Symfony Security Component - Guard brings many layers of authentication together, making it much easier to create complex authentication systems where you have total control. . The Security Component makes it possible to easily separate authorization logic from user providers that hold the users credentials. It ships with facilities for authenticating using HTTP basic or digest authentication, interactive form login or X.509 certificate login. Furthermore it optionally also allows an application to implement its own authentication strategies. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-expression-language Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 123 Depends: php-common Filename: 4.3-2/all/php-symfony-expression-language_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 25050 MD5sum: 831c4982d274e153f0e118a81519e8ea SHA1: 00f4a308fa4ed701dca8c909e3eb4e6fdfb760b2 SHA256: 0aee2664c2ff97c659234ebd3f36f29616469053897b0603fc923faebb7b7520 SHA512: 990a0358da33bf027faa6316041451f191999d603de5bf2ce565608aee90bb67761389e2000f13aeeb5867180e6db08cfb573e7115b755a79e034d66f79e374b Homepage: https://symfony.com/doc/2.8/components/expression_language/introduction.html Description: compile and evaluate expressions The Symfony ExpressionLanguage Component provides an engine that can compile and evaluate expressions. An expression is a one-liner that returns a value (mostly, but not limited to, Booleans). . By default, the engine implements simple math and logic functions, method calls, property accesses, and array accesses. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-http-foundation Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 458 Depends: php-common, php-symfony-polyfill-php54 (>= 1.0), php-symfony-polyfill-php54 (<< 2~~), php-symfony-polyfill-php55 (>= 1.0), php-symfony-polyfill-php55 (<< 2~~), php-symfony-polyfill-mbstring (>= 1.1), php-symfony-polyfill-mbstring (<< 2~~) Filename: 4.3-2/all/php-symfony-http-foundation_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 81266 MD5sum: 0fd103439320682d14cc111fd7af3a9f SHA1: ea74c2c048bcf7836832a20589d8675305293aab SHA256: 5340b8d41f4d54fd0b5c4f32b83a4d25f81787341889d71df936c140b0de7e0d SHA512: 44cac943e9e27d192deace8d9d72bc6368fdc0eee7f41aa10b8c89e772a94a2c20d4c1f6ededc3d0754ba6b53c1dfb18e7641929752941497459e699a8e62b06 Homepage: https://symfony.com/doc/2.8/components/http_foundation/introduction.html Description: object-oriented layer for the HTTP specification The Symfony HttpFoundation Component provides an object-oriented abstraction for dealing with requests, responses, uploaded files, cookies and sessions. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-security Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 209 Depends: php-symfony-security-core (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-security-csrf (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-security-guard (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-security-http (= 2.8.7+dfsg-1.3+deb9u1), php-common, php-symfony-security-acl, php-symfony-event-dispatcher, php-symfony-http-foundation, php-symfony-http-kernel, php-symfony-polyfill-php55 (>= 1.0), php-symfony-polyfill-php55 (<< 2~~), php-symfony-polyfill-php56 (>= 1.0), php-symfony-polyfill-php56 (<< 2~~), php-symfony-polyfill-php70 (>= 1.0), php-symfony-polyfill-php70 (<< 2~~), php-symfony-polyfill-util (>= 1.0), php-symfony-polyfill-util (<< 2~~), php-symfony-property-access Suggests: php-symfony-form, php-symfony-validator, php-symfony-routing, php-symfony-expression-language, php-symfony-ldap Filename: 4.3-2/all/php-symfony-security_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 32120 MD5sum: 0a93e0d3a35e408adefa53c87584a9ab SHA1: af50ddf3e996372ac7715a12f0c8b1d0524f1dbe SHA256: c3bbf9000557759626d134fee3f5c7d7290c54a12667bafd580b9c8392e6c4b0 SHA512: 4bdb87c105c0d94a537bdf0a651d17e84739763c49988e89f93f6472df49ee549992598f9d198c41287a93a410ea303f6eb728022cad9ce5508e82c6199e5a29 Homepage: https://symfony.com/doc/2.8/components/security/introduction.html Description: infrastructure for sophisticated authorization systems The Symfony Security Component makes it possible to easily separate authorization logic from user providers that hold the users credentials. It ships with facilities for authenticating using HTTP basic or digest authentication, interactive form login or X.509 certificate login. Furthermore it optionally also allows an application to implement its own authentication strategies. In addition the component contains an advanced ACL system and provides ways to authorize authenticated users based on their roles. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-doctrine-bridge Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 250 Depends: php-doctrine-common (>= 2.4.2-3~), php-common, php-doctrine-common (<< 3~~), php-symfony-polyfill-mbstring (>= 1.0), php-symfony-polyfill-mbstring (<< 2~~) Suggests: php-symfony-form, php-symfony-validator, php-symfony-property-info, php-doctrine-data-fixtures, php-doctrine-dbal, php-doctrine-orm Filename: 4.3-2/all/php-symfony-doctrine-bridge_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 44584 MD5sum: 19fc0143ba7dab2a750381a2e855cfb7 SHA1: 17c9ee819b67f3c77bbe6f11ce43b764fce163ba SHA256: fc3fa642f1f11e70784c9ddfcbb9d2089c11f47701d0ccdc3163613875e2e783 SHA512: 253caa6a8551ab809b769e5aa4bb1cf84f2ead8151c6b0cf19d62d95b3203917c4edd53891c1903d23ffd07f577d793c06c5dc3d4ca72fdca8e612c9d26cb3a8 Homepage: https://symfony.com/ Description: integration for Doctrine with Symfony Components The Symfony Doctrine Bridge integrates the Doctrine Project with various Symfony Components. . The Doctrine Project provides several libraries primarily focused on database storage and object mapping. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 186 Depends: php-symfony-asset (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-browser-kit (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-class-loader (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-config (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-console (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-css-selector (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-dependency-injection (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-debug (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-debug-bundle (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-doctrine-bridge (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-dom-crawler (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-event-dispatcher (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-expression-language (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-filesystem (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-finder (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-form (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-framework-bundle (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-http-foundation (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-http-kernel (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-intl (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-ldap (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-locale (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-monolog-bridge (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-options-resolver (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-process (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-property-access (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-property-info (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-proxy-manager-bridge (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-routing (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-security (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-security-core (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-security-csrf (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-security-guard (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-security-http (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-security-bundle (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-serializer (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-stopwatch (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-swiftmailer-bridge (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-templating (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-translation (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-twig-bridge (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-twig-bundle (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-validator (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-var-dumper (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-web-profiler-bundle (= 2.8.7+dfsg-1.3+deb9u1), php-symfony-yaml (= 2.8.7+dfsg-1.3+deb9u1), php-common, php-doctrine-common (>= 2.4), php-doctrine-common (<< 3~~), php-twig, php-psr-log (>= 1.0), php-psr-log (<< 2~~), php-symfony-security-acl, php-symfony-polyfill-apcu (>= 1.1), php-symfony-polyfill-apcu (<< 2~~), php-symfony-polyfill-intl-icu (>= 1.0), php-symfony-polyfill-intl-icu (<< 2~~), php-symfony-polyfill-mbstring (>= 1.0), php-symfony-polyfill-mbstring (<< 2~~), php-symfony-polyfill-php54 (>= 1.0), php-symfony-polyfill-php54 (<< 2~~), php-symfony-polyfill-php55 (>= 1.0), php-symfony-polyfill-php55 (<< 2~~), php-symfony-polyfill-php56 (>= 1.0), php-symfony-polyfill-php56 (<< 2~~), php-symfony-polyfill-php70 (>= 1.0), php-symfony-polyfill-php70 (<< 2~~), php-symfony-polyfill-util (>= 1.0), php-symfony-polyfill-util (<< 2~~) Breaks: php-phpdocumentor-reflection (<< 1.0.7~~) Filename: 4.3-2/all/php-symfony_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 144800 MD5sum: 240dfc23d69edf9b10f4c6aedc3782f3 SHA1: da15961122fdeb133390549346dc544132867698 SHA256: f6b2c46a5c016ec58b93972d3787c9a83ea176e0f7173d4a500e9667faba1fa3 SHA512: 7653e9afe08ccf488c2a0e6f9e12fd26e6321b611b8a09246aac3e83ba306088d72e6ded7f641a1675e9f284852a6a047cd3b0d1642bea4954f2439fc8d31ba5 Homepage: https://symfony.com/ Description: set of reusable components and framework for web projects The Symfony PHP framework allows one to create websites and web applications. It’s a set of tools and a development methodology. . This package depends on every component. Applications depending on Symfony should rather depend on individual components actually needed by them. Package: php-symfony-console Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 480 Depends: php-common, php-symfony-polyfill-mbstring (>= 1.0), php-symfony-polyfill-mbstring (<< 2~~) Suggests: php-symfony-event-dispatcher, php-symfony-process, php-psr-log Filename: 4.3-2/all/php-symfony-console_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 70394 MD5sum: e491126da36f72a48bdc2ac4f27d80ad SHA1: d99b4fb03e9ae9f0229b9e332b5b356b85cfb25c SHA256: 297946a7ac7feab03fd073de961f21a6d79a2832fa2e933041e9b0053a54e286 SHA512: f13110c8f71eff867a4f6f81d3d5dd1ed145a1bc73641f99ba06dbe1ac61a6fafa93d34bb0b0138ca04be4b31ce40403690250643b97c35cefe894c0daaa305e Homepage: https://symfony.com/doc/2.8/components/console/introduction.html Description: run tasks from the command line The Symfony Console Component can be used to implement recurring or long running tasks, such as cronjobs, imports or other batch jobs. Additionally it assists the creation of nice looking command line interfaces. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-web-profiler-bundle Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 332 Depends: php-symfony-http-kernel (>= 2.7), php-symfony-routing (>= 2.4), php-symfony-twig-bridge (>= 2.7), php-common Filename: 4.3-2/all/php-symfony-web-profiler-bundle_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 59116 MD5sum: 9501537c947aab98bed2ef6dae190450 SHA1: 60d42ed5e08d33599c5e3d63cd92338a8b862530 SHA256: 140ee772fe6c1e03e931aa97d74653c10a091436bbd44c7f57299d10350b1550 SHA512: b3bc4ee3dd4a77013d9b82bc6898a56b13cc78e20957518c35253200aedef4e65cc804d64a0c1798c6dce4689b44782ad75a0c9731d8152b2840a3904e5d015e Homepage: https://symfony.com/ Description: collect requests information for analysis and debugging Symfony WebProfilerBundle collects information about each request made to an application using it and stores them for later analysis. It includes a visual interface for analyzing profiling data as well as a toolbar for instant access to a lot of interesting information for debugging purposes. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-monolog-bridge Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 83 Depends: php-monolog (>= 1.13), php-common, php-monolog (<< 2~~) Suggests: php-symfony-http-kernel, php-symfony-console, php-symfony-event-dispatcher Breaks: php-symfony-http-kernel (>= 3.0) Filename: 4.3-2/all/php-symfony-monolog-bridge_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 20394 MD5sum: d9e37f06e91688cf1328ec2cab94cae4 SHA1: e748138495ff0ddc73c70d86647ab83ff7d760b5 SHA256: 42a80c76e4bbf6ec3f17cb752382ebeccf717ee8e74cc16d020fcc03e99d758e SHA512: bd680fccf4f1f42bab77e58a703ea96130143bf0ed73409b5ecb1e5dc0187a26f9ccb721f893e242fe7233387df4305acdfb0557e32c988dfe44b52b5c8c4498 Homepage: https://symfony.com/ Description: integration for Monolog with Symfony Components The Symfony Monolog Bridge integrates Monolog with various Symfony Components. . Monolog can be used to send logs to various destination and web services. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-config Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 263 Depends: php-symfony-filesystem (>= 2.4), php-common Suggests: php-symfony-yaml Filename: 4.3-2/all/php-symfony-config_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 43408 MD5sum: 278add941053b015caee8bc9bea5c0d3 SHA1: 28408102c84682d6fa19cdc166a27b8d5e3b1364 SHA256: c162164659ba4ca04b0e43594e8d1a0ada55b6e9b25b57c7d73617105c6508c3 SHA512: d78d443900c523592a1f260a3dac616c73a9e36e4a61a4d84ddc50278738665e7f8d8726be571a2c41171f591adfb76f4a81b382dc284ed07fab16b5ca45e25c Homepage: https://symfony.com/doc/2.8/components/config/introduction.html Description: load configurations from different data sources The Symfony Config Component provides the infrastructure for loading configurations from different data sources and optionally monitoring these for changes. Additional tools for validating, normalizing and handling of defaults are provided. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-yaml Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 130 Depends: php-common Filename: 4.3-2/all/php-symfony-yaml_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 28194 MD5sum: cfd0c9beed72660b3316f70ab213fa51 SHA1: f8832c69dd5194f03b55d75217417ef7884fb92f SHA256: 00d56aa549d1e42cc4afc9447853b3c75912b302dca71614e10bc9ffa88b6252 SHA512: 15785b948a4f032427fee9b6e357f18f9c55fe8fd34a831251f86f9eb5279571ca6ad8160006e6e05007c1f868e5b19e57e6359993dc5575867238c2fa3dcdb1 Homepage: https://symfony.com/doc/2.8/components/yaml/introduction.html Description: convert YAML to PHP arrays and the other way around The Symfony Yaml Component converts YAML strings into PHP arrays. It also can be used to convert PHP arrays to YAML strings. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-routing Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 294 Depends: php-common Suggests: php-symfony-http-foundation, php-symfony-config, php-symfony-yaml, php-symfony-expression-language, php-doctrine-annotations, php-symfony-dependency-injection Breaks: php-symfony-config (<< 2.7~~) Filename: 4.3-2/all/php-symfony-routing_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 52066 MD5sum: 7ac25facdeeab069d6b80b9f47ed7302 SHA1: ecb64ded98b4dd101077c9221b20267626381134 SHA256: 242d63f6455d1b9f7b80701f098ff79ddd8422ff332cf90cca39e296812774ee SHA512: 9e45268c92baf1110c06b7b6ed29496b41bf82afc2f0b212702440c28989c6b925cff4f5509782e562412dd3aab0fe2aef9cdc4337c33ce7338b1f7ca521d535 Homepage: https://symfony.com/doc/2.8/components/routing/introduction.html Description: associate a request with code that generates a response The Symfony Routing Component makes it easy to map HTTP requests to the code of an application that is able to process the request and generates a corresponding response. It thus serves as a router for an application, but should not be confused with a network router. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-phpunit-bridge Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 150 Depends: php-common Suggests: php-symfony-debug Filename: 4.3-2/all/php-symfony-phpunit-bridge_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 102274 MD5sum: 3e4d242650497227c4db48093f34821f SHA1: 51bd16f99fa313fb889877fb9d445d00a1612113 SHA256: 055eeb7d127325655cb8ef73cc27229f7799e98001faec351a2b55bbc941a7fc SHA512: 1ea30e9afdf79d98cf8d70427d8bf0d01b933909c0f48d623c37ac243fd08b2a2be10e73beb0b95b18841cd9723960595b7dd0e3f0299ebd7d436b972590f819 Homepage: https://symfony.com/ Description: integration for PHPUnit with Symfony Components The Symfony PHPUnit Bridge integrates PHPUnit with various Symfony Components. . PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit testing framework. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-stopwatch Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 150 Depends: php-common Filename: 4.3-2/all/php-symfony-stopwatch_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 101434 MD5sum: a14186692e280dab73a90b3d60161b45 SHA1: b09ea2aabfdf924e8e8ff0864447a10b99bced8b SHA256: 770a412ce0edddfc23207dcda0aa33f3a1a5eeaef4c4b4c7260be2c4ffb8c28b SHA512: 97db0f7c5e679ea484ee99760a0fc1521d7ab1b4166ae63ee4b2f414dcf55cd83c5f70e4f20634e25054be2e61e7b3631b475a08eb1ee16fc37150b15e96881f Homepage: https://symfony.com/doc/2.8/components/stopwatch.html Description: profile PHP code The Symfony Stopwatch Component provides an easy and consistent way to measure execution time of certain parts of PHP code. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-validator Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 1570 Depends: php-symfony-translation (>= 2.4), php-common, php-symfony-polyfill-mbstring (>= 1.0), php-symfony-polyfill-mbstring (<< 2~~) Suggests: php-doctrine-annotations, php-doctrine-cache, php-symfony-http-foundation, php-symfony-intl, php-symfony-yaml, php-symfony-config, php-email-validator, php-symfony-property-access, php-symfony-expression-language Filename: 4.3-2/all/php-symfony-validator_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 147926 MD5sum: f2b11fdcd718a1bfcd579b32cf227534 SHA1: f68e1726dae2b45d7be82eb86c2f30d28845bf61 SHA256: b698c6664a01724d8e9ef0061c255e2cb9a20ca1d9349e5ffb7f9040ebe0b2f6 SHA512: 04c489838a484c7354bf85c59d23f040e0c8dd2511c2fb2bd396179949199e6fba30879734dafa903eb3ec3433e35e59c8a1aa8baff954269aafb83d735d11b3 Homepage: https://symfony.com/components/Validator Description: tools to validate classes The Symfony Validator Component validates PHP objects against validation rules defined for their classes, which can be specified using XML, YAML, PHP or annotations. It is inspired by the JSR-303. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-process Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 145 Depends: php-common Filename: 4.3-2/all/php-symfony-process_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 31082 MD5sum: 59a1c5e92377b8eec55089696ed68663 SHA1: 642b293c5d6447132671835268903d3a1d977a6c SHA256: 34ab59808c5be6d4416f9a17aad77e1df09d656c5ec3a3d5808f83eecd3376f2 SHA512: 94e7d2ec32b039ff9a5badda57922af3eadf303680567e56fe7fec853f4a6138cf1cca25e403eef6bacbd180ea52ba3219373eff299216ee36ebd420e2604d2a Homepage: https://symfony.com/doc/2.8/components/process.html Description: execute commands in sub-processes The Symfony Process Component helps with executing commands in sub-processes by providing easy access to standard and error output in real-time. It is especially handy for dealing with long running sub-processes due to its feature to run them asynchronously, while still providing access to their full and incremental output. It additionally supports signals, provides the PID of a sub-process and allows the definition of process timeouts. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-asset Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 82 Depends: php-common Suggests: php-symfony-http-foundation Filename: 4.3-2/all/php-symfony-asset_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 19308 MD5sum: 6b3ef14f9fd49e307bc0c0c172e5b42c SHA1: 58f78467196a80592aedfbf65ce4da6439457443 SHA256: 265cddaad96ec17b745facafcd37beaa014b2fd48ac633ce9f79ab82a586fa90 SHA512: 163f2cb8fc1956506415969367a5f839c707be3d19a3d9d33bfe545dd4f486eaa1aef501d6e21e483f70bf365958040ce8dd0d93d092608641082238ca7d65f8 Homepage: https://symfony.com/doc/2.8/components/asset/introduction.html Description: manage asset URLs The Symfony Asset Component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-security-core Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 461 Depends: php-common, php-symfony-polyfill-php55 (>= 1.0), php-symfony-polyfill-php55 (<< 2~~), php-symfony-polyfill-php56 (>= 1.0), php-symfony-polyfill-php56 (<< 2~~), php-symfony-polyfill-php70 (>= 1.0), php-symfony-polyfill-php70 (<< 2~~), php-symfony-polyfill-util (>= 1.0), php-symfony-polyfill-util (<< 2~~) Suggests: php-symfony-event-dispatcher, php-symfony-http-foundation, php-symfony-validator, php-symfony-expression-language, php-symfony-ldap Breaks: php-symfony-security (<< 2.8) Replaces: php-symfony-security (<< 2.8) Filename: 4.3-2/all/php-symfony-security-core_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 60192 MD5sum: ea66d2ec5033bac0e83b556623836e53 SHA1: fd82c085d92a64e3db78f2dc62571bf33a5a1b16 SHA256: c15fe1dead7acdf3c7f0653e84c6786faed97193fcdf8f55868a48f482d0f85c SHA512: 9405991dafb732558bca78a4a9e47b697619c763d86e9ea8dfdcd6436dfd4590043e852eac9b0efca4f0f4f48c0b3864c7c53ea90e0ab0f5b25a15c957837644 Homepage: https://symfony.com/doc/2.8/components/security/introduction.html Description: infrastructure for authorization systems - common features The Symfony Security Component - Core Library provides all the common security features, from authentication to authorization and from encoding passwords to loading users. . The Symfony Security Component makes it possible to easily separate authorization logic from user providers that hold the users credentials. It ships with facilities for authenticating using HTTP basic or digest authentication, interactive form login or X.509 certificate login. Furthermore it optionally also allows an application to implement its own authentication strategies. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-proxy-manager-bridge Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 62 Depends: php-proxy-manager (>= 1.0.2), php-symfony-dependency-injection (>= 2.8), php-common Filename: 4.3-2/all/php-symfony-proxy-manager-bridge_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 17198 MD5sum: 9188e2b243006eed713a19ad30280fdb SHA1: c9c928e3d29aa8c136449ab45c162bd9914d724d SHA256: 1cd094be238cade5c3cb08ea89054df4cc9cf6a9249cd27f3e19b8b0c66ee3fd SHA512: c896d2ec1452b7a5fecf316bc54f77b3413403521c7c6b1d4eb2db6c3babb8e6abbbf4b5bf6040b6df699e6fef817ebc63b39cade64af2d64c07027e9049b9a1 Homepage: https://symfony.com/ Description: integration for ProxyManager with Symfony Components The Symfony ProxyManager Bridge integrates ProxyManager with various Symfony Components. . ProxyManager is a library that provides abstraction for generating various kinds of proxy classes. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-css-selector Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 209 Depends: php-common Filename: 4.3-2/all/php-symfony-css-selector_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 31428 MD5sum: 4aea745f5657c61f761b2790c89af5f3 SHA1: 560ebd4c0f419fb7d9eeba16f6e95b713e1bf7ab SHA256: d1f992023fd39e6cdce0e0c0ee2c1a1a350b004b9ab1967353d9477cb8aed394 SHA512: 1f8f6eed17b1d2574a3e6967f75ec6b721fedccefd4774cf428d3013d49fa848d7c4425c8754a7b5b23a627208afc8b5dee7824570d4a78ef5a2fdbb2ca7b06a Homepage: https://symfony.com/doc/2.8/components/css_selector.html Description: convert CSS selectors to XPath expressions The Symfony CssSelector Component can be used to convert CSS selectors to XPath expressions. It basically is a port of the Python lxml library. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-debug-bundle Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 156 Depends: php-symfony-http-kernel (>= 2.6), php-symfony-twig-bridge (>= 2.6), php-symfony-var-dumper (>= 2.6), php-common Suggests: php-symfony-config, php-symfony-dependency-injection Filename: 4.3-2/all/php-symfony-debug-bundle_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 102668 MD5sum: f7a7006f2c88ba0f97c320e464350f28 SHA1: 7b302df73e118ccfae5228276ef7bb9d08ea9762 SHA256: 085790c9fe27dc64468226df9774b16a8d6c40e4d13d8ecbb155ac15424f3874 SHA512: 300d336d1617a15ea1808a28d7cd8cbe835c53d7bc404dac1fde0b966fd18f5d6e5ac22f7bad701ec05333c05ec66e833ab4cce174670f1c44a987432c62704f Homepage: https://symfony.com/ Description: debugging tools for the Symfony framework Symfony DebugBundle allows an application using it to dump variables from PHP or Twig in the web debug toolbar. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-ldap Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 142 Depends: php-common, php-symfony-polyfill-php56 (>= 1.0), php-symfony-polyfill-php56 (<< 2~~), php-ldap Filename: 4.3-2/all/php-symfony-ldap_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 100446 MD5sum: fe562fe017acc118df01a160e0e63ebb SHA1: 75b2270f5045f4c94ab2a237186b49946a432fe7 SHA256: 1b061f3540dd5bc62643bedac9779b9723e59a150edfa575295741550f065d6b SHA512: 49b29f77c26789371eb21f16c0ccef6544045ab6bdcca1d20e463a7471fc6a5cbecd6cc4ca5736ebb95bb7aabfa529ec5dc731d579387e6b69558473886357e8 Homepage: https://symfony.com/components/PropertyInfo Description: abstraction layer for the PHP LDAP module The Symfony Ldap Component provides an abstraction layer for the functions provided by the LDAP module for PHP (php-ldap). . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-debug Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 158 Depends: php-psr-log (>= 1.0.0-2~), php-common, php-psr-log (<< 2~~) Breaks: php-symfony-http-kernel (<< 2.3.24~~) Filename: 4.3-2/all/php-symfony-debug_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 34166 MD5sum: a23d8293d9765c3ce194af7b133d2eb0 SHA1: 334f353ad0be86f755c3c61d378f68d560d429b5 SHA256: f07d6f2e144a89c7528d9f764c1b403ea40ab4f11bc48fbabccb16668ad486c5 SHA512: f6b1cada0f0b5ab0d9a709e92268af0e781f3494773b046fba647ef752cf29802c622abdfcf4b0e76abf5c5affdd3e7adb04480974eafbc23f6fd26b3a2fbc90 Homepage: https://symfony.com/doc/2.8/components/debug/index.html Description: tools to make debugging of PHP code easier The Symfony Debug Component contains various tools to assist PHP code debugging. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-intl Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 8466 Depends: php-common, php-symfony-polyfill-intl-icu (>= 1.0), php-symfony-polyfill-intl-icu (<< 2~~), php-symfony-polyfill-php54 (>= 1.0), php-symfony-polyfill-php54 (<< 2~~) Suggests: php-intl Filename: 4.3-2/all/php-symfony-intl_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 1063928 MD5sum: d83dade0c946526eb5fecc2ce85b9cdc SHA1: 4bc8b0746d152b29aacfb50524ea70005e10458f SHA256: f91e0c5b29098231dec4bc1a569f4200f16bc455ec37685316378578060f867c SHA512: 2c91b7c217ba05b3e02ec67ae6cbf52bd1f26e031cc4b38432e4b040beee593a68e3dc6938ce156431416b7119cfc4a8afd3c9540a85f54395c9b2e126532619 Homepage: https://symfony.com/doc/2.8/components/intl.html Description: limited replacement layer for the PHP extension intl The Symfony Intl Component provides a replacement layer for the PHP extension intl that is limited to the English locale and thus can not fully substitute the PHP extension it intends to replace. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-locale Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: oldlibs Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 98 Depends: php-symfony-intl (>= 2.7), php-common Filename: 4.3-2/all/php-symfony-locale_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 19840 MD5sum: 71f55535a617ad817a2d1adf406a286e SHA1: bd1d04f0198a86816cff840b96d3c546bb300c0f SHA256: 6f7ab8c512ee6681630ce7868651480f9c8006033fb384bd4d40abad688f2ef3 SHA512: 52a2a06b3f3bbfd4468254491473246d931f592985d864c56458348a59ea8da482322af614b4121e65c4b657cb553c079f5b4b817fb5f0b6e69f879a723f43ae Homepage: https://symfony.com/components/Locale Description: deprecated replacement layer for the PHP extension intl The Symfony Locale Component provides fallback code to handle cases when the PHP intl extension is missing. Since version 2.3 of Symfony Components it is deprecated and will be removed in Symfony 3.0. Additionally it only implements the English locale and thus can not be a full replacement of the PHP intl extension. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-security-bundle Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 279 Depends: php-symfony-security (>= 2.8), php-common, php-symfony-security-acl, php-symfony-http-kernel, php-symfony-polyfill-php70 (>= 1.0), php-symfony-polyfill-php70 (<< 2~~) Filename: 4.3-2/all/php-symfony-security-bundle_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 43046 MD5sum: cf47bde942acf5e6e5a48c6d4b87d0a9 SHA1: a0302542c455712fdd8d2143f28f59bb659d4df4 SHA256: 26d20cf7e4b955078bcac4d4c33e7ad6ad6cf864d9f8f673898c6f4e2937504d SHA512: 010cedf3ef0c03fb0437f732cb5f6899a3b829ebc9f735e6a066a9142154bf655dbb8de52872ac3bb6e466726a8c81f755b44901e037d53d1310fa3ef610f8f2 Homepage: https://symfony.com/ Description: configurable security system for the Symfony framework Symfony SecurityBundle allows an application using it to configure security related matters like authentication and authorization within the Symfony framework. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-framework-bundle Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 761 Depends: php-doctrine-annotations (>= 1.2.4), php-doctrine-cache (>= 1.4.1), php-symfony-class-loader (>= 2.4), php-symfony-event-dispatcher (>= 2.8), php-symfony-finder (>= 2.4), php-symfony-routing (>= 2.8), php-symfony-stopwatch (>= 2.4), php-symfony-templating (>= 2.4), php-common, php-symfony-asset, php-symfony-dependency-injection (>= 2.8), php-symfony-dependency-injection (<< 3~~), php-symfony-config (>= 2.8), php-symfony-config (<< 3~~), php-symfony-http-foundation, php-symfony-http-kernel (>= 2.8), php-symfony-http-kernel (<< 3~~), php-symfony-polyfill-mbstring (>= 1.0), php-symfony-polyfill-mbstring (<< 2~~), php-symfony-filesystem, php-symfony-security-core, php-symfony-security-csrf, php-symfony-translation (>= 2.8), php-symfony-translation (<< 3~~), php-doctrine-cache (<< 2~~), php-doctrine-annotations (<< 2~~) Suggests: php-symfony-console, php-symfony-form, php-symfony-serializer, php-symfony-validator, php-symfony-yaml, php-symfony-property-info, php-symfony-process Filename: 4.3-2/all/php-symfony-framework-bundle_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 103308 MD5sum: 863c3291c4c1a32ff8f636af5ac97b89 SHA1: 22c19a00b877c105479d5f3e7a10d76c55f0f0cd SHA256: 66887bc89d3d7b893d891ff222fa1b077cf403c1927200f4239e281cd636041d SHA512: a443715fdfec44f303f07a04f4d7db3adb3820ebfa5a300722a2c8355712339d3846264508e29ce4c51229dbc55ff2ed74ba76728b8410e90f80ee4821acd9e0 Homepage: https://symfony.com/ Description: basic, robust and flexible MVC framework Symfony FrameworkBundle contains most of the base framework functionality and can be configured by an application using it, including settings related to sessions, translation, forms, validation, routing and more. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-form Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 992 Depends: php-symfony-event-dispatcher (>= 2.4), php-symfony-intl (>= 2.4), php-symfony-property-access (>= 2.4), php-common, php-symfony-options-resolver (>= 2.6), php-symfony-options-resolver (<< 3~~), php-symfony-polyfill-mbstring (>= 1.0), php-symfony-polyfill-mbstring (<< 2~~) Suggests: php-symfony-validator, php-symfony-security-csrf, php-symfony-twig-bridge, php-symfony-framework-bundle Breaks: php-symfony-doctrine-bridge (<< 2.7~~), php-symfony-framework-bundle (<< 2.7~~), php-symfony-twig-bridge (<< 2.7~~) Filename: 4.3-2/all/php-symfony-form_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 125824 MD5sum: 9fb04861428ba8c6a6d71ca93b9a030f SHA1: fba15bd0711f276470c3610c59190b9bbabef522 SHA256: 863eaced8c4da80459debdc707c80a0026555c9e0676973bd519d448338c384a SHA512: de2ddfd1d78e60690514ab14f42414d8ce27be5e97394c2b2b9f504218a436c1b7d949a807664ea3a8786f103ccd4024311afaf408e88b1fb5479d408a7acdd8 Homepage: https://symfony.com/doc/2.8/components/form/introduction.html Description: create HTML forms and process request data The Symfony Form Component provide tools for defining HTML forms, rendering their request data and mapping this to related models. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-dependency-injection Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 484 Depends: php-common Suggests: php-symfony-yaml, php-symfony-config, php-symfony-expression-language, php-symfony-proxy-manager-bridge Breaks: php-symfony-expression-language (<< 2.6~~) Filename: 4.3-2/all/php-symfony-dependency-injection_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 68836 MD5sum: 57b7a4234bbd3fb61e303f49161cd279 SHA1: 9e63a0c83f1c46304d935ad4d27c85be48cf7b69 SHA256: 1822af467479f6d6da1f98a0ac51f6bd1c2c090b9353bbf849fdfc98c21e4bd2 SHA512: c0274d9bf7dd4f51e270ab080bacea490cc8971a30f9a63747b023c430c229e5d7c173484a02e083de1bc54dab24b250493e41ecab8e4a20815e8829527bdf78 Homepage: https://symfony.com/doc/2.8/components/dependency_injection/introduction.html Description: standardize and centralize construction of objects The Symfony DependencyInjection Component standardizes and centralizes the way objects are constructed in an application. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-dom-crawler Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 139 Depends: php-common, php-symfony-polyfill-mbstring (>= 1.0), php-symfony-polyfill-mbstring (<< 2~~) Suggests: php-symfony-css-selector Filename: 4.3-2/all/php-symfony-dom-crawler_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 30110 MD5sum: 9f012e655e8f8ee22c864198504fc62c SHA1: e721d98d665357c44dd661cd7a89f9913a63d714 SHA256: abbef2be8a491e79b5f5810100f78d7c55a73ba2d0601776b96bb05eeea802a7 SHA512: 600ddf5d9a05dcbc886aa9337536a47eb67e16902d46a7d5ecb7f18acc12f05d18aff8652dce0a054cf96b1d0dad0fc0f70fa16b791795b3147b16bf6b3456cc Homepage: https://symfony.com/doc/2.8/components/dom_crawler.html Description: ease DOM navigation for HTML and XML documents The Symfony DomCrawler Component provides methods to query and manipulate HTML and XML documents. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-serializer Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 220 Depends: php-common, php-symfony-polyfill-php55 (>= 1.0), php-symfony-polyfill-php55 (<< 2~~) Suggests: php-doctrine-annotations, php-doctrine-cache, php-symfony-yaml, php-symfony-config, php-symfony-property-access Filename: 4.3-2/all/php-symfony-serializer_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 36128 MD5sum: c92b36b16ed9b8c3b1bfbfd1ad1e6e1e SHA1: f88aafa9b939adbd252b7c86514b15a9371bba74 SHA256: eeb9559ef37ecdb9fed28aabdc97e11f80ef000d81a5a08a3581245b0ebd6c4d SHA512: 71d76cc4c31cf85d1bfce6f83aca3d386fe3492e613b752b10117cfcdf5e95f0bf2344350f39e9974c3ff3076f9d955cc00bb50b3b15d4e7d2647da1d1010723 Homepage: https://symfony.com/doc/2.8/components/serializer.html Description: convert PHP objects into specific formats and vice versa The Symfony Serializer Component can be used to serialize PHP objects into array structures or other formats like XML and JSON. It also supports deserializing of XML and JSON back to PHP objects. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-class-loader Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 116 Depends: php-common, php-symfony-polyfill-apcu (>= 1.1), php-symfony-polyfill-apcu (<< 2~~) Filename: 4.3-2/all/php-symfony-class-loader_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 24614 MD5sum: 389c40cf3930cc114532eca81cc97d84 SHA1: e73db75b1621090b98a5b004d1d454784a00c15c SHA256: 3928e21fb66211ace202edc446039831bce6f2e87380c5086dc9c9ff8a7f2dcc SHA512: 7fc2e4c30454637747dbf4af4eb67e185684891603119941cd8495b9adede884233f9362e2ba2c355807a2cfe1bbbb3419349d33162972ed6b5641b765933c01 Homepage: https://symfony.com/doc/2.8/components/class_loader/introduction.html Description: load PHP classes automatically The Symfony ClassLoader Component makes it possible to automatically load PHP classes if they follow some standard PHP conventions such as the PSR-0 standard or the PEAR naming convention. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-filesystem Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 87 Depends: php-common Filename: 4.3-2/all/php-symfony-filesystem_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 22284 MD5sum: 5d909fb61f93bce38adcb3fc62c78b7e SHA1: b3b7f73d7d874602853ae69eafeebc0f0a30a1e7 SHA256: cc212178c3b518ccaa66091a5501b8b83dc8446e55941ea14fb942de39a7d2ac SHA512: ea7fd1b333ed0b0bd9fce5f5713a9a79d4e77112e98d49efadf6967926a8a6536b6d8ec6aa34f917877b149d570246bb51f71362110ec9c543fe965236f9e91e Homepage: https://symfony.com/doc/2.8/components/filesystem.html Description: basic filesystem utilities The Symfony Filesystem Component provides basic utilities to work with the filesystem, like creating directories, removing files or adding symlinks. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-browser-kit Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 98 Depends: php-symfony-dom-crawler (>= 2.4), php-common Suggests: php-symfony-process Filename: 4.3-2/all/php-symfony-browser-kit_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 23612 MD5sum: bba74aa55956e92f12ae8f86d8ea92ce SHA1: 84142f2af149dae36b103155f6972055f2051037 SHA256: d9fdd4dd76824c4fe0475d53e6f7f93cebc4b92a37c0356616498fb118caf42f SHA512: 53deffb33b3c8acdada515c27a19d9cd7f1750ddff0a1d3866712ad1f0db9ab269126a2e9b3dcf91bc5d8bbe7928260cfb2676c29be2f9724f6dec6947d13031 Homepage: https://symfony.com/doc/2.8/components/browser_kit/introduction.html Description: simulate the behavior of a web browser The Symfony BrowserKit Component provides only an abstract client. It does not provide any "default" backend for the HTTP layer. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-http-kernel Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 535 Depends: php-symfony-event-dispatcher (>= 2.6.7), php-symfony-http-foundation (>= 2.5.4), php-common, php-symfony-debug (>= 2.6.2), php-symfony-debug (<< 3~~), php-psr-log (>= 1.0), php-psr-log (<< 2~~) Suggests: php-symfony-browser-kit, php-symfony-class-loader, php-symfony-config, php-symfony-console, php-symfony-dependency-injection, php-symfony-finder, php-symfony-var-dumper Breaks: php-symfony-config (<< 2.7~~) Filename: 4.3-2/all/php-symfony-http-kernel_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 78604 MD5sum: 760a273522185200fc540223810638d9 SHA1: b028cc34e1e0fabf23e36949a17d8c563d2e2d49 SHA256: aa0501967cbbc7882af55a8fe9e45bb6e371fa5200acff1c99a148d7cfca28b4 SHA512: a1526ab2ecff0ac2b56e953c0d78f56b937f8e4fecae104e8f9aa7ee8117b8e854772306599865bc389e8b9b9a6bb8aae66f6b6c64f7d6170168e2b766916f99 Homepage: https://symfony.com/doc/2.8/components/http_kernel/introduction.html Description: building blocks for flexible and fast HTTP-based frameworks The Symfony HttpKernel Component provides a structured process for converting requests into responses and is flexible enough to build full-stack frameworks like Symfony as well as micro frameworks like Silex on top of it. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-security-http Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 275 Depends: php-symfony-http-kernel (>= 2.4), php-symfony-property-access (>= 2.4), php-common, php-symfony-security-core (>= 2.8), php-symfony-security-core (<< 3~~), php-symfony-event-dispatcher, php-symfony-http-foundation, php-symfony-polyfill-php56 (>= 1.0), php-symfony-polyfill-php56 (<< 2~~), php-symfony-polyfill-php70 (>= 1.0), php-symfony-polyfill-php70 (<< 2~~) Suggests: php-symfony-security-csrf, php-symfony-routing Breaks: php-symfony-security (<< 2.8) Replaces: php-symfony-security (<< 2.8) Filename: 4.3-2/all/php-symfony-security-http_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 42634 MD5sum: 584f50b300d0b368c4500176278273c8 SHA1: 6f7a7842147b0cc2d44abcdfb47d6812b32aedbb SHA256: effc5db8d7ac7ea93bf64ce94767ad759b409fa918d06d3b15c964fe3950548c SHA512: 2bf106656feeed49ed20a16c3825ac7f7eb73aca8778bf31019935dce470b25ed3c7ffc9958358063b4d7c8972b08bf12a6ceaa95d69ff33b0962ca2d540ad77 Homepage: https://symfony.com/doc/2.8/components/security/introduction.html Description: infrastructure for authorization systems - HTTP integration The Symfony Security Component - HTTP Integration allows one to handle HTTP requests and responses. . The Security Component makes it possible to easily separate authorization logic from user providers that hold the users credentials. It ships with facilities for authenticating using HTTP basic or digest authentication, interactive form login or X.509 certificate login. Furthermore it optionally also allows an application to implement its own authentication strategies. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-templating Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 129 Depends: php-common Suggests: php-psr-log Filename: 4.3-2/all/php-symfony-templating_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 25736 MD5sum: d78dbe8e04ead92627de1dbfc5b15576 SHA1: 06db27b954c932ee3ccd9037bc67f659e2cd65c9 SHA256: ec5611d343e1deceecaba3c98d25f92cbe21b892e740c62ec51f61fde4e728cb SHA512: f0f0a0c6947368418ebcb21d600f4d366a504ea635e24dc1953d69f653e961eda99514a8d258857ecf9971294bbbf01b37777a402e091735a97d612145b45c6d Homepage: https://symfony.com/doc/2.8/components/templating/introduction.html Description: tools needed to build a template system The Symfony Templating Component provides an infrastructure to load template files and optionally monitor them for changes. It also provides a concrete template engine implementation using PHP with additional tools for escaping and separating templates into blocks and layouts. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-translation Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 369 Depends: php-common, php-symfony-polyfill-mbstring (>= 1.0), php-symfony-polyfill-mbstring (<< 2~~) Suggests: php-symfony-config, php-symfony-yaml, php-psr-log Breaks: php-symfony-config (<< 2.7~~) Filename: 4.3-2/all/php-symfony-translation_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 53810 MD5sum: 3c654e3a323a60f7f3ab7b866c8b2dd4 SHA1: a2bb4a3c8a0a575ccd2ba75ce28f76fa18281bdb SHA256: cd5419944bd9f205a9a1666649b873b295cfd4b3aab34206fdf9e2122fa13996 SHA512: cb8767ebf593af1eeab92d6efde11a421396dc476739f767900597f5d3fa9d6342332a7108ff7626fb3518e6aedf6d12239088f758a179f29235ba5507fb131c Homepage: https://symfony.com/doc/2.8/components/translation/introduction.html Description: tools to internationalize an application The Symfony Translation Component provides tools for loading translation files in order to generate translated strings from them by respecting pluralization. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-var-dumper Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 221 Depends: php-common, php-symfony-polyfill-mbstring (>= 1.0), php-symfony-polyfill-mbstring (<< 2~~) Filename: 4.3-2/all/php-symfony-var-dumper_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 42480 MD5sum: 2f4c2296f074d7996c6873f9aba28939 SHA1: 2c8f3235488bf3e470b06817965b3598314218ab SHA256: 198db9edb4a567f3808d77bebe2dab16a8dc63855d64b6c709934d54217b97ef SHA512: 269a1de14683eb0f90efa24eb1b8508d54db7da7bfd1503175159b11782a0625b2d90c0c7380a764422c8e4d4455f64dc60a364137d1bb3d93fe0f35aeadd310 Homepage: https://symfony.com/doc/2.8/components/var_dumper/introduction.html Description: Symfony mechanism for exploring and dumping PHP variables The Symfony VarDumper Component provides mechanisms to walk through any arbitrary PHP variable. Build on top of those, it features a dump() function as an improved alternative to the php build-in var_dump(). . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-options-resolver Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 111 Depends: php-common Filename: 4.3-2/all/php-symfony-options-resolver_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 23838 MD5sum: 2068fa012b3bb51f546bf3adeda80890 SHA1: 4c0937736b059624b2235fa26b3f524c5a735445 SHA256: 2faa1f49f45eea56a53825194a37b1f4ff5e251c82ebd56f9930e9bf5aca7481 SHA512: 5af9635d10d2a7c9f3566488b8e15932edf32066fefcb29dde72d5fe597b5c37ed385f7b74a2da0b7a5f77a0905ea743cf49d30b75eab1410dfb10fb153290f8 Homepage: https://symfony.com/doc/2.8/components/options_resolver.html Description: configure objects with option arrays The Symfony OptionsResolver Component allows the configuration of objects with option arrays by supporting default values on different levels of class hierarchy, option constraints and lazy options whose default value depends on the value of another option. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-finder Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 199 Depends: php-common Filename: 4.3-2/all/php-symfony-finder_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 34562 MD5sum: fa2b02e26d97dc2273c594c3566598e0 SHA1: e5b1d819192811b30a4daf24c5e96645ccda5794 SHA256: a8f1c8d1c266444557334ecf527af5a771c4b52bda205c931bffd13f93d87601 SHA512: 077a44286bc52e0629bff7804ccdd9ae0348e154037287a11d6c0e2826c3ef16e13624ce1721015103653c72ed1f45eda72acad71cd83424a5179eaf19ae193f Homepage: https://symfony.com/doc/2.8/components/finder.html Description: find files and directories The Symfony Finder Component provides an intuitive interface to find files and directories. . Symfony is a PHP framework, a set of tools and a development methodology. Package: php-symfony-swiftmailer-bridge Architecture: all Version: 2.8.7+dfsg-1.3+deb9u1 Priority: optional Section: php Source: symfony Maintainer: Debian PHP PEAR Maintainers Installed-Size: 57 Depends: php-common, php-swiftmailer (>= 4.2.0), php-swiftmailer (<< 6.0~~) Suggests: php-symfony-http-kernel Filename: 4.3-2/all/php-symfony-swiftmailer-bridge_2.8.7+dfsg-1.3+deb9u1_all.deb Size: 16624 MD5sum: d256c63578c68050a8f10d9a2c3b130e SHA1: 0f750a6f3a2aa6a5e0395f76885fe6959960ae25 SHA256: 102c8c31aaf245b09438148b5537cd27c6a52ec9632be39dc764443daa3c87d6 SHA512: 1c2eedfcc379f784943a3e309f7facee16d40210c6a745ad8d27f15d07edc96009cc3f4587ac9574abb5416c32773ad764e00a96110247f21765023659ca2276 Homepage: https://symfony.com/ Description: integration for Swift Mailer with Symfony Components The Symfony Swiftmailer Bridge integrates Swift Mailer with various Symfony Components. . Swift Mailer is a component based mailing solution for PHP. . Symfony is a PHP framework, a set of tools and a development methodology. Package: loook Architecture: all Version: 0.8.4-1+deb9u1 Priority: optional Section: utils Maintainer: Mechtilde Stehmann Installed-Size: 82 Depends: python3, python3-tk Recommends: libreoffice | calligra Filename: 4.3-2/all/loook_0.8.4-1+deb9u1_all.deb Size: 20844 MD5sum: 45e35a49be9782b4643a25e77eb17f72 SHA1: da630975996c4868d398e5f22004d753d65112f7 SHA256: 999b9050df89a0d97077ea3193e53a8e1418b637451956ab574e9b12785f6c6a SHA512: b2cc64a1b62f83f13fdfb0cbde16d425a5280e877fd8825bdc2c5c478cd221e0226fb1c105d4777078bb01d9788aba85ddbf80ba3eff7c2206dd313b4c3111c0 Homepage: http://mechtilde.de/Loook/ Description: Search strings in ODF documents You can look for strings in all ODF text documents, spreadsheets, presentations, drawings and forms. E.g. from OpenOffice.org, Libreoffice, Apache OpenOffice and other programs, creating ODF files. . Loook has a convenient graphical user interface. Package: debian-installer-9-netboot-armel Architecture: all Version: 20170615+deb9u4 Built-Using: anna (= 1.58), bf-utf (= 0.07), bogl (= 0.1.18-11), busybox (= 1:1.22.0-19), ca-certificates (= 20161130+nmu1+deb9u1), cdebconf (= 0.227), cdebconf-terminal (= 0.28), choose-mirror (= 2.79), console-setup (= 1.164), debian-archive-keyring (= 2017.5), debian-installer-utils (= 1.119), devio (= 1.2-1.2), fribidi (= 0.19.7-1), glibc (= 2.24-11+deb9u3), gnupg1 (= 1.4.21-4+deb9u1), gnupg2 (= 2.1.18-8~deb9u2), hw-detect (= 1.123), installation-locale (= 1.7), installation-report (= 2.62), kbd (= 2.0.3-2), kmod (= 23-2), libdebian-installer (= 0.110), libgcrypt20 (= 1.7.6-2+deb9u3), libgpg-error (= 1.26-2), libnl3 (= 3.2.27-2), libtextwrap (= 0.1-14.1), linux (= 4.9.110-1), localechooser (= 2.69), lowmem (= 1.45), main-menu (= 1.51), micro-evtd (= 3.4-4), nano (= 2.7.4-1), ncurses (= 6.0+20161126-1+deb9u2), ndisc6 (= 1.0.3-3), net-retriever (= 1.43), netcfg (= 1.143), network-console (= 1.65), oldsys-preseed (= 3.21), openssh (= 1:7.4p1-10+deb9u3), openssl (= 1.1.0f-3+deb9u2), openssl1.0 (= 1.0.2l-2+deb9u3), pciutils (= 1:3.5.2-1), pcre3 (= 2:8.39-3), preseed (= 1.85), qcontrol (= 0.5.5-2), rescue (= 1.63), rootskel (= 1.123), screen (= 4.5.0-6), systemd (= 232-25+deb9u4), udpkg (= 1.18), util-linux (= 2.29.2-1+deb9u1), wget (= 1.18-5+deb9u2), wide-dhcpv6 (= 20080615-19), wireless-tools (= 30~pre9-12), wpa (= 2:2.4-1+deb9u1), zlib (= 1:1.2.8.dfsg-5) Priority: optional Section: misc Source: debian-installer-netboot-images Maintainer: Debian Install System Team Installed-Size: 159093 Provides: debian-installer-netboot, debian-installer-netboot-armel Suggests: tftpd-hpa Filename: 4.3-2/all/debian-installer-9-netboot-armel_20170615+deb9u4_all.deb Size: 160139064 MD5sum: ef2628dc3ea30955955db983cf6448b0 SHA1: 8a385c8be9e784e7ca20c6d45b1e398c7161ee05 SHA256: e93bbfa355d649fc4bc14b46fd2dc1ff736602cb1cc7823dece732ad9cdfa3e0 SHA512: 0fbaa791b4877fb25451cc32e0cfd90a5dda1e9c0ba824288c14eb97040a9be3fce8287b58e7c3d15852f6410848562bb64b9b0a7fbf1c0864a6715655f462f6 Description: Debian-installer network boot images for armel This package contains images of the Debian Installer for the armel architecture. Package: debian-installer-9-netboot-i386 Architecture: all Version: 20170615+deb9u4 Built-Using: alsa-lib (= 1.1.3-5), alsa-utils (= 1.1.3-1), anna (= 1.58), at-spi2-atk (= 2.22.0-2), at-spi2-core (= 2.22.0-6+deb9u1), atk1.0 (= 2.22.0-1), bf-utf (= 0.07), bogl (= 0.1.18-11), brltty (= 5.4-7), busybox (= 1:1.22.0-19), ca-certificates (= 20161130+nmu1+deb9u1), cairo (= 1.14.8-1), cdebconf (= 0.227), cdebconf-terminal (= 0.28), cdrom-checker (= 1.32), cdrom-detect (= 1.67), cdrom-retriever (= 1.38), choose-mirror (= 2.79), console-setup (= 1.164), dbus (= 1.10.26-0+deb9u1), debian-archive-keyring (= 2017.5), debian-installer-utils (= 1.119), espeak-ng (= 1.49.0+dfsg-11), espeakup (= 1:0.80-5+deb9u1), expat (= 2.2.0-2+deb9u1), fontconfig (= 2.11.0-6.7), fonts-android (= 1:6.0.1r16-1.1), fonts-dejavu (= 2.37-1), fonts-farsiweb (= 0.4.dfsg-12), fonts-gubbi (= 1.3-3), fonts-khmeros (= 5.0-7), fonts-lao (= 0.0.20060226-9), fonts-lohit-guru (= 2.5.3-2), fonts-lohit-telu (= 2.5.4-2), fonts-noto (= 20161116-1), fonts-samyak (= 1.2.2-4), fonts-sil-abyssinica (= 1.500-1), fonts-sil-padauk (= 2.80-2), fonts-smc (= 6.0-1), fonts-tibetan-machine (= 1.901b-5), fonts-tlwg (= 1:0.6.3-1), fonts-ukij-uyghur (= 20110217-3), freetype (= 2.6.3-3.2), fribidi (= 0.19.7-1), gdk-pixbuf (= 2.36.5-2+deb9u2), glib2.0 (= 2.50.3-2), glibc (= 2.24-11+deb9u3), gnupg2 (= 2.1.18-8~deb9u2), gtk+2.0 (= 2.24.31-2), gtk2-engines (= 1:2.20.2-3), harfbuzz (= 1.4.2-1), hw-detect (= 1.123), installation-locale (= 1.7), installation-report (= 2.62), iso-scan (= 1.56), kbd (= 2.0.3-2), kmod (= 23-2), libbsd (= 0.8.3-1), libdatrie (= 0.2.10-4), libdebian-installer (= 0.110), libdrm (= 2.4.74-1), libevdev (= 1.5.6+dfsg-1), libffi (= 3.2.1-6), libfontenc (= 1:1.1.3-1), libgcrypt20 (= 1.7.6-2+deb9u3), libgpg-error (= 1.26-2), libnl3 (= 3.2.27-2), libpciaccess (= 0.13.4-1), libpng1.6 (= 1.6.28-1), libtextwrap (= 0.1-14.1), libthai (= 0.1.26-1), libx11 (= 2:1.6.4-3), libxau (= 1:1.0.8-1), libxcb (= 1.12-1), libxcursor (= 1:1.1.14-1+deb9u1), libxdmcp (= 1:1.1.2-3), libxext (= 2:1.3.3-1), libxfixes (= 1:5.0.3-1), libxfont (= 1:2.0.1-3+deb9u1), libxi (= 2:1.7.9-1), libxinerama (= 2:1.1.3-1), libxkbfile (= 1:1.0.9-2), libxrender (= 1:0.9.10-1), libxshmfence (= 1.2-1), linux (= 4.9.110-1), localechooser (= 2.69), lowmem (= 1.45), main-menu (= 1.51), media-retriever (= 1.40), mountmedia (= 0.24), mtdev (= 1.1.5-1), nano (= 2.7.4-1), ncurses (= 6.0+20161126-1+deb9u2), ndisc6 (= 1.0.3-3), net-retriever (= 1.43), netcfg (= 1.143), openssl (= 1.1.0f-3+deb9u2), openssl1.0 (= 1.0.2l-2+deb9u3), pango1.0 (= 1.40.5-1), pciutils (= 1:3.5.2-1), pcmciautils (= 018-8), pcre3 (= 2:8.39-3), pixman (= 0.34.0-1), preseed (= 1.85), rescue (= 1.63), rootskel (= 1.123), rootskel-gtk (= 1.36), screen (= 4.5.0-6), syslinux (= 3:6.03+dfsg-14.1+deb9u1), systemd (= 232-25+deb9u4), ttf-freefont (= 20100919-1), udpkg (= 1.18), util-linux (= 2.29.2-1+deb9u1), vte (= 1:0.28.2-5), wget (= 1.18-5+deb9u2), wide-dhcpv6 (= 20080615-19), wireless-tools (= 30~pre9-12), wpa (= 2:2.4-1+deb9u1), x11-xkb-utils (= 7.7+3), xft (= 2.3.2-1), xkeyboard-config (= 2.19-1+deb9u1), xorg-server (= 2:1.19.2-1+deb9u2), xserver-xorg-input-evdev (= 1:2.10.5-1), xserver-xorg-video-fbdev (= 1:0.4.4-1), zlib (= 1:1.2.8.dfsg-5) Priority: optional Section: misc Source: debian-installer-netboot-images Maintainer: Debian Install System Team Installed-Size: 81584 Provides: debian-installer-netboot, debian-installer-netboot-i386 Suggests: tftpd-hpa Filename: 4.3-2/all/debian-installer-9-netboot-i386_20170615+deb9u4_all.deb Size: 79353954 MD5sum: c2b1266fc829de961e0bc9ed90300fd4 SHA1: 14a6471d86ea15bf98aceab7e75932ac0fa42bca SHA256: 81a634770a3e6d0aa8ca8c010314a7b53a96ef1b555fde0ce84d7c33dc57fb2a SHA512: ccbf542763528e53af3e1c2f2abbcfb93dc3353a011f8155b03f42304aa5f20ec0c7a2e60bec57881d32697ed812ce06915953993a10ebd0c46a0f3cad1bc4c7 Description: Debian-installer network boot images for i386 This package contains images of the Debian Installer for the i386 architecture. Package: debian-installer-9-netboot-mipsel Architecture: all Version: 20170615+deb9u4 Built-Using: anna (= 1.58), bf-utf (= 0.07), bogl (= 0.1.18-11), busybox (= 1:1.22.0-19), ca-certificates (= 20161130+nmu1+deb9u1), cdebconf (= 0.227), cdebconf-terminal (= 0.28), choose-mirror (= 2.79), console-setup (= 1.164), debian-archive-keyring (= 2017.5), debian-installer-utils (= 1.119), fribidi (= 0.19.7-1), glibc (= 2.24-11+deb9u3), gnupg2 (= 2.1.18-8~deb9u2), hw-detect (= 1.123), installation-locale (= 1.7), installation-report (= 2.62), kbd (= 2.0.3-2), kmod (= 23-2), libdebian-installer (= 0.110), libgcrypt20 (= 1.7.6-2+deb9u3), libgpg-error (= 1.26-2), libnl3 (= 3.2.27-2), libtextwrap (= 0.1-14.1), linux (= 4.9.110-1), localechooser (= 2.69), lowmem (= 1.45), main-menu (= 1.51), nano (= 2.7.4-1), ncurses (= 6.0+20161126-1+deb9u2), ndisc6 (= 1.0.3-3), net-retriever (= 1.43), netcfg (= 1.143), openssl (= 1.1.0f-3+deb9u2), openssl1.0 (= 1.0.2l-2+deb9u3), pciutils (= 1:3.5.2-1), pcre3 (= 2:8.39-3), preseed (= 1.85), rescue (= 1.63), rootskel (= 1.123), screen (= 4.5.0-6), systemd (= 232-25+deb9u4), udpkg (= 1.18), util-linux (= 2.29.2-1+deb9u1), wget (= 1.18-5+deb9u2), wide-dhcpv6 (= 20080615-19), wireless-tools (= 30~pre9-12), wpa (= 2:2.4-1+deb9u1), zlib (= 1:1.2.8.dfsg-5) Priority: optional Section: misc Source: debian-installer-netboot-images Maintainer: Debian Install System Team Installed-Size: 101600 Provides: debian-installer-netboot, debian-installer-netboot-mipsel Suggests: tftpd-hpa Filename: 4.3-2/all/debian-installer-9-netboot-mipsel_20170615+deb9u4_all.deb Size: 75546700 MD5sum: 0a463a905358fc1083e5f63987fbcd65 SHA1: 148c96e246c7fa02db0b7482353a7b98334d5248 SHA256: de3bf96377564c6d9b2d609e262311ba3cd66fc3b82844f59d3ed10c9c5d2e3f SHA512: f1ce9b64118c174e4521b172f0163e6469f1b7862855c8f159ea157935f3d7b969220d0f35ae33445971b5a9a900659fe92fc610fd953680b290d3cdf7624a03 Description: Debian-installer network boot images for mipsel This package contains images of the Debian Installer for the mipsel architecture. Package: debian-installer-9-netboot-mips Architecture: all Version: 20170615+deb9u4 Built-Using: anna (= 1.58), bf-utf (= 0.07), bogl (= 0.1.18-11), busybox (= 1:1.22.0-19), ca-certificates (= 20161130+nmu1+deb9u1), cdebconf (= 0.227), cdebconf-terminal (= 0.28), choose-mirror (= 2.79), console-setup (= 1.164), debian-archive-keyring (= 2017.5), debian-installer-utils (= 1.119), fribidi (= 0.19.7-1), glibc (= 2.24-11+deb9u3), gnupg2 (= 2.1.18-8~deb9u2), hw-detect (= 1.123), installation-locale (= 1.7), installation-report (= 2.62), kbd (= 2.0.3-2), kmod (= 23-2), libdebian-installer (= 0.110), libgcrypt20 (= 1.7.6-2+deb9u3), libgpg-error (= 1.26-2), libnl3 (= 3.2.27-2), libtextwrap (= 0.1-14.1), linux (= 4.9.110-1), localechooser (= 2.69), lowmem (= 1.45), main-menu (= 1.51), nano (= 2.7.4-1), ncurses (= 6.0+20161126-1+deb9u2), ndisc6 (= 1.0.3-3), net-retriever (= 1.43), netcfg (= 1.143), openssl (= 1.1.0f-3+deb9u2), openssl1.0 (= 1.0.2l-2+deb9u3), pciutils (= 1:3.5.2-1), pcre3 (= 2:8.39-3), preseed (= 1.85), rescue (= 1.63), rootskel (= 1.123), screen (= 4.5.0-6), systemd (= 232-25+deb9u4), udpkg (= 1.18), util-linux (= 2.29.2-1+deb9u1), wget (= 1.18-5+deb9u2), wide-dhcpv6 (= 20080615-19), wireless-tools (= 30~pre9-12), wpa (= 2:2.4-1+deb9u1), zlib (= 1:1.2.8.dfsg-5) Priority: optional Section: misc Source: debian-installer-netboot-images Maintainer: Debian Install System Team Installed-Size: 67122 Provides: debian-installer-netboot, debian-installer-netboot-mips Suggests: tftpd-hpa Filename: 4.3-2/all/debian-installer-9-netboot-mips_20170615+deb9u4_all.deb Size: 50014598 MD5sum: b65c1bc7feb072ac1e235dbbf14c00e3 SHA1: c217af6b70b5425f3cf5d0347443cb49599d64d0 SHA256: 769bbf60a3b426036408cf2b0e64beeb8fd415f6eda5bc3183ff4ce7e0c0620f SHA512: ac2278edce66a55b294fb5877558fdced7e19bad091b374762233eaba46583b5cc299c68d40602db470bdc13587d61679fb5ceed3d29265de4877476bb3554af Description: Debian-installer network boot images for mips This package contains images of the Debian Installer for the mips architecture. Package: debian-installer-9-netboot-amd64 Architecture: all Version: 20170615+deb9u4 Built-Using: alsa-lib (= 1.1.3-5), alsa-utils (= 1.1.3-1), anna (= 1.58), at-spi2-atk (= 2.22.0-2), at-spi2-core (= 2.22.0-6+deb9u1), atk1.0 (= 2.22.0-1), bf-utf (= 0.07), bogl (= 0.1.18-11), brltty (= 5.4-7), busybox (= 1:1.22.0-19), ca-certificates (= 20161130+nmu1+deb9u1), cairo (= 1.14.8-1), cdebconf (= 0.227), cdebconf-terminal (= 0.28), cdrom-checker (= 1.32), cdrom-detect (= 1.67), cdrom-retriever (= 1.38), choose-mirror (= 2.79), console-setup (= 1.164), dbus (= 1.10.26-0+deb9u1), debian-archive-keyring (= 2017.5), debian-installer-utils (= 1.119), espeak-ng (= 1.49.0+dfsg-11), espeakup (= 1:0.80-5+deb9u1), expat (= 2.2.0-2+deb9u1), fontconfig (= 2.11.0-6.7), fonts-android (= 1:6.0.1r16-1.1), fonts-dejavu (= 2.37-1), fonts-farsiweb (= 0.4.dfsg-12), fonts-gubbi (= 1.3-3), fonts-khmeros (= 5.0-7), fonts-lao (= 0.0.20060226-9), fonts-lohit-guru (= 2.5.3-2), fonts-lohit-telu (= 2.5.4-2), fonts-noto (= 20161116-1), fonts-samyak (= 1.2.2-4), fonts-sil-abyssinica (= 1.500-1), fonts-sil-padauk (= 2.80-2), fonts-smc (= 6.0-1), fonts-tibetan-machine (= 1.901b-5), fonts-tlwg (= 1:0.6.3-1), fonts-ukij-uyghur (= 20110217-3), freetype (= 2.6.3-3.2), fribidi (= 0.19.7-1), gdk-pixbuf (= 2.36.5-2+deb9u2), glib2.0 (= 2.50.3-2), glibc (= 2.24-11+deb9u3), gnupg2 (= 2.1.18-8~deb9u2), gtk+2.0 (= 2.24.31-2), gtk2-engines (= 1:2.20.2-3), harfbuzz (= 1.4.2-1), hw-detect (= 1.123), installation-locale (= 1.7), installation-report (= 2.62), iso-scan (= 1.56), kbd (= 2.0.3-2), kmod (= 23-2), libbsd (= 0.8.3-1), libdatrie (= 0.2.10-4), libdebian-installer (= 0.110), libdrm (= 2.4.74-1), libevdev (= 1.5.6+dfsg-1), libffi (= 3.2.1-6), libfontenc (= 1:1.1.3-1), libgcrypt20 (= 1.7.6-2+deb9u3), libgpg-error (= 1.26-2), libnl3 (= 3.2.27-2), libpciaccess (= 0.13.4-1), libpng1.6 (= 1.6.28-1), libtextwrap (= 0.1-14.1), libthai (= 0.1.26-1), libx11 (= 2:1.6.4-3), libxau (= 1:1.0.8-1), libxcb (= 1.12-1), libxcursor (= 1:1.1.14-1+deb9u1), libxdmcp (= 1:1.1.2-3), libxext (= 2:1.3.3-1), libxfixes (= 1:5.0.3-1), libxfont (= 1:2.0.1-3+deb9u1), libxi (= 2:1.7.9-1), libxinerama (= 2:1.1.3-1), libxkbfile (= 1:1.0.9-2), libxrender (= 1:0.9.10-1), libxshmfence (= 1.2-1), linux (= 4.9.110-1), localechooser (= 2.69), lowmem (= 1.45), main-menu (= 1.51), media-retriever (= 1.40), mountmedia (= 0.24), mtdev (= 1.1.5-1), nano (= 2.7.4-1), ncurses (= 6.0+20161126-1+deb9u2), ndisc6 (= 1.0.3-3), net-retriever (= 1.43), netcfg (= 1.143), openssl (= 1.1.0f-3+deb9u2), openssl1.0 (= 1.0.2l-2+deb9u3), pango1.0 (= 1.40.5-1), pciutils (= 1:3.5.2-1), pcmciautils (= 018-8), pcre3 (= 2:8.39-3), pixman (= 0.34.0-1), preseed (= 1.85), rescue (= 1.63), rootskel (= 1.123), rootskel-gtk (= 1.36), screen (= 4.5.0-6), syslinux (= 3:6.03+dfsg-14.1+deb9u1), systemd (= 232-25+deb9u4), ttf-freefont (= 20100919-1), udpkg (= 1.18), util-linux (= 2.29.2-1+deb9u1), vte (= 1:0.28.2-5), wget (= 1.18-5+deb9u2), wide-dhcpv6 (= 20080615-19), wireless-tools (= 30~pre9-12), wpa (= 2:2.4-1+deb9u1), x11-xkb-utils (= 7.7+3), xft (= 2.3.2-1), xkeyboard-config (= 2.19-1+deb9u1), xorg-server (= 2:1.19.2-1+deb9u2), xserver-xorg-input-evdev (= 1:2.10.5-1), xserver-xorg-video-fbdev (= 1:0.4.4-1), zlib (= 1:1.2.8.dfsg-5) Priority: optional Section: misc Source: debian-installer-netboot-images Maintainer: Debian Install System Team Installed-Size: 86564 Provides: debian-installer-netboot, debian-installer-netboot-amd64 Suggests: tftpd-hpa Filename: 4.3-2/all/debian-installer-9-netboot-amd64_20170615+deb9u4_all.deb Size: 82484950 MD5sum: 371345a25ada08ac3d3425eb6531d6ce SHA1: 7ac17a4cb505972be14dbbcf37e3b7bba6a4198c SHA256: 82178e249e182b6d93f80ddd384cd78f426ae52bbd5b0045e00ae40ae4c10d43 SHA512: 6e25123f1443af50196d33d5fba10714789929cfa56b76b24ef76549a25c1accd3d3d16d8cca0e2d67dec6f4f8c04d593eb8e3dcac666f474d1b7ab9c4f45d43 Description: Debian-installer network boot images for amd64 This package contains images of the Debian Installer for the amd64 architecture. Package: debian-installer-9-netboot-arm64 Architecture: all Version: 20170615+deb9u4 Built-Using: alsa-lib (= 1.1.3-5), anna (= 1.58), bf-utf (= 0.07), bogl (= 0.1.18-11), brltty (= 5.4-7), busybox (= 1:1.22.0-19), ca-certificates (= 20161130+nmu1+deb9u1), cdebconf (= 0.227), cdebconf-terminal (= 0.28), cdrom-checker (= 1.32), cdrom-detect (= 1.67), cdrom-retriever (= 1.38), choose-mirror (= 2.79), console-setup (= 1.164), debian-archive-keyring (= 2017.5), debian-installer-utils (= 1.119), fribidi (= 0.19.7-1), glibc (= 2.24-11+deb9u3), gnupg2 (= 2.1.18-8~deb9u2), hw-detect (= 1.123), installation-locale (= 1.7), installation-report (= 2.62), kbd (= 2.0.3-2), kmod (= 23-2), libdebian-installer (= 0.110), libgcrypt20 (= 1.7.6-2+deb9u3), libgpg-error (= 1.26-2), libnl3 (= 3.2.27-2), libtextwrap (= 0.1-14.1), linux (= 4.9.110-1), localechooser (= 2.69), lowmem (= 1.45), main-menu (= 1.51), media-retriever (= 1.40), mountmedia (= 0.24), nano (= 2.7.4-1), ncurses (= 6.0+20161126-1+deb9u2), ndisc6 (= 1.0.3-3), net-retriever (= 1.43), netcfg (= 1.143), openssl (= 1.1.0f-3+deb9u2), openssl1.0 (= 1.0.2l-2+deb9u3), pciutils (= 1:3.5.2-1), pcre3 (= 2:8.39-3), preseed (= 1.85), rescue (= 1.63), rootskel (= 1.123), screen (= 4.5.0-6), systemd (= 232-25+deb9u4), udpkg (= 1.18), util-linux (= 2.29.2-1+deb9u1), wget (= 1.18-5+deb9u2), wide-dhcpv6 (= 20080615-19), wireless-tools (= 30~pre9-12), wpa (= 2:2.4-1+deb9u1), zlib (= 1:1.2.8.dfsg-5) Priority: optional Section: misc Source: debian-installer-netboot-images Maintainer: Debian Install System Team Installed-Size: 37702 Provides: debian-installer-netboot, debian-installer-netboot-arm64 Suggests: tftpd-hpa Filename: 4.3-2/all/debian-installer-9-netboot-arm64_20170615+deb9u4_all.deb Size: 25709942 MD5sum: 841a50b398556054ca746aa8d5e8f446 SHA1: 725ed86c10ac3b05f4d385a51fa7bb48b83e0391 SHA256: fe2819a470242d4a8087bb0c12edd5fa8730bb985db30235817b28a49bb0a02f SHA512: e00986b55c623089769f6acc2c39c2989a10ffea10884c4e86a3ef7ae0420d114a01ae2288ce093ec0aeeb10692941bc609db5076612896d78b207c7f83b5c99 Description: Debian-installer network boot images for arm64 This package contains images of the Debian Installer for the arm64 architecture. Package: debian-installer-9-netboot-mips64el Architecture: all Version: 20170615+deb9u4 Built-Using: anna (= 1.58), bf-utf (= 0.07), bogl (= 0.1.18-11), busybox (= 1:1.22.0-19), ca-certificates (= 20161130+nmu1+deb9u1), cdebconf (= 0.227), cdebconf-terminal (= 0.28), choose-mirror (= 2.79), console-setup (= 1.164), debian-archive-keyring (= 2017.5), debian-installer-utils (= 1.119), fribidi (= 0.19.7-1), glibc (= 2.24-11+deb9u3), gnupg2 (= 2.1.18-8~deb9u2), hw-detect (= 1.123), installation-locale (= 1.7), installation-report (= 2.62), kbd (= 2.0.3-2), kmod (= 23-2), libdebian-installer (= 0.110), libgcrypt20 (= 1.7.6-2+deb9u3), libgpg-error (= 1.26-2), libnl3 (= 3.2.27-2), libtextwrap (= 0.1-14.1), linux (= 4.9.110-1), localechooser (= 2.69), lowmem (= 1.45), main-menu (= 1.51), nano (= 2.7.4-1), ncurses (= 6.0+20161126-1+deb9u2), ndisc6 (= 1.0.3-3), net-retriever (= 1.43), netcfg (= 1.143), openssl (= 1.1.0f-3+deb9u2), openssl1.0 (= 1.0.2l-2+deb9u3), pciutils (= 1:3.5.2-1), pcre3 (= 2:8.39-3), preseed (= 1.85), rescue (= 1.63), rootskel (= 1.123), screen (= 4.5.0-6), systemd (= 232-25+deb9u4), udpkg (= 1.18), util-linux (= 2.29.2-1+deb9u1), wget (= 1.18-5+deb9u2), wide-dhcpv6 (= 20080615-19), wireless-tools (= 30~pre9-12), wpa (= 2:2.4-1+deb9u1), zlib (= 1:1.2.8.dfsg-5) Priority: optional Section: misc Source: debian-installer-netboot-images Maintainer: Debian Install System Team Installed-Size: 103898 Provides: debian-installer-netboot, debian-installer-netboot-mips64el Suggests: tftpd-hpa Filename: 4.3-2/all/debian-installer-9-netboot-mips64el_20170615+deb9u4_all.deb Size: 76620870 MD5sum: 847b91d7d2e6a11d32480f124881a171 SHA1: 54c6b94cc331ec07c7733be097a481fa7d2795ad SHA256: 639425a297a595c9c50f7621b62b5c0e0422d2dd33bae0e3054d1367dc79419d SHA512: 719e774ddd8ecd2e603db0e850f695bb5b105636265c34c1b4205fc0785a8afb1c326ab003e09435a0a540fcaa6b7f0af15406d09537b58f480d5f175cc338b1 Description: Debian-installer network boot images for mips64el This package contains images of the Debian Installer for the mips64el architecture. Package: debian-installer-9-netboot-ppc64el Architecture: all Version: 20170615+deb9u4 Built-Using: alsa-lib (= 1.1.3-5), anna (= 1.58), bf-utf (= 0.07), bogl (= 0.1.18-11), brltty (= 5.4-7), busybox (= 1:1.22.0-19), ca-certificates (= 20161130+nmu1+deb9u1), cdebconf (= 0.227), cdebconf-terminal (= 0.28), cdrom-checker (= 1.32), cdrom-detect (= 1.67), cdrom-retriever (= 1.38), choose-mirror (= 2.79), console-setup (= 1.164), debian-archive-keyring (= 2017.5), debian-installer-utils (= 1.119), fribidi (= 0.19.7-1), glibc (= 2.24-11+deb9u3), gnupg2 (= 2.1.18-8~deb9u2), hw-detect (= 1.123), installation-locale (= 1.7), installation-report (= 2.62), kbd (= 2.0.3-2), kmod (= 23-2), libdebian-installer (= 0.110), libgcrypt20 (= 1.7.6-2+deb9u3), libgpg-error (= 1.26-2), libnl3 (= 3.2.27-2), libtextwrap (= 0.1-14.1), linux (= 4.9.110-1), localechooser (= 2.69), lowmem (= 1.45), main-menu (= 1.51), media-retriever (= 1.40), mountmedia (= 0.24), nano (= 2.7.4-1), ncurses (= 6.0+20161126-1+deb9u2), ndisc6 (= 1.0.3-3), net-retriever (= 1.43), netcfg (= 1.143), openssl (= 1.1.0f-3+deb9u2), openssl1.0 (= 1.0.2l-2+deb9u3), pciutils (= 1:3.5.2-1), pcre3 (= 2:8.39-3), preseed (= 1.85), rescue (= 1.63), rootskel (= 1.123), screen (= 4.5.0-6), systemd (= 232-25+deb9u4), udpkg (= 1.18), util-linux (= 2.29.2-1+deb9u1), wget (= 1.18-5+deb9u2), wide-dhcpv6 (= 20080615-19), wireless-tools (= 30~pre9-12), wpa (= 2:2.4-1+deb9u1), zlib (= 1:1.2.8.dfsg-5) Priority: optional Section: misc Source: debian-installer-netboot-images Maintainer: Debian Install System Team Installed-Size: 33822 Provides: debian-installer-netboot, debian-installer-netboot-ppc64el Suggests: tftpd-hpa Filename: 4.3-2/all/debian-installer-9-netboot-ppc64el_20170615+deb9u4_all.deb Size: 22118362 MD5sum: 382d1e658dc656de684e241609333387 SHA1: d3af4afeb6eb1d9139b15e37b8f1b3e884e37454 SHA256: 89f9f60281bf598c4f6506fc04e35cc6d6ce19f51380dbfe4233e86be3895584 SHA512: e413678987175b548cfc7c6ea8f44678e62394460cf8e8fff4bf6900f86f71f9f532b80d77c0bad17e00114073f57a1e3cbef45d12eff09bb5e640f7680889f5 Description: Debian-installer network boot images for ppc64el This package contains images of the Debian Installer for the ppc64el architecture. Package: debian-installer-9-netboot-armhf Architecture: all Version: 20170615+deb9u4 Built-Using: alsa-lib (= 1.1.3-5), anna (= 1.58), at-spi2-atk (= 2.22.0-2), at-spi2-core (= 2.22.0-6+deb9u1), atk1.0 (= 2.22.0-1), bf-utf (= 0.07), bogl (= 0.1.18-11), brltty (= 5.4-7), busybox (= 1:1.22.0-19), ca-certificates (= 20161130+nmu1+deb9u1), cairo (= 1.14.8-1), cdebconf (= 0.227), cdebconf-terminal (= 0.28), cdrom-retriever (= 1.38), choose-mirror (= 2.79), console-setup (= 1.164), dbus (= 1.10.26-0+deb9u1), debian-archive-keyring (= 2017.5), debian-installer-utils (= 1.119), expat (= 2.2.0-2+deb9u1), fontconfig (= 2.11.0-6.7), fonts-android (= 1:6.0.1r16-1.1), fonts-dejavu (= 2.37-1), fonts-farsiweb (= 0.4.dfsg-12), fonts-gubbi (= 1.3-3), fonts-khmeros (= 5.0-7), fonts-lao (= 0.0.20060226-9), fonts-lohit-guru (= 2.5.3-2), fonts-lohit-telu (= 2.5.4-2), fonts-noto (= 20161116-1), fonts-samyak (= 1.2.2-4), fonts-sil-abyssinica (= 1.500-1), fonts-sil-padauk (= 2.80-2), fonts-smc (= 6.0-1), fonts-tibetan-machine (= 1.901b-5), fonts-tlwg (= 1:0.6.3-1), fonts-ukij-uyghur (= 20110217-3), freetype (= 2.6.3-3.2), fribidi (= 0.19.7-1), gdk-pixbuf (= 2.36.5-2+deb9u2), glib2.0 (= 2.50.3-2), glibc (= 2.24-11+deb9u3), gnupg2 (= 2.1.18-8~deb9u2), gtk+2.0 (= 2.24.31-2), gtk2-engines (= 1:2.20.2-3), harfbuzz (= 1.4.2-1), hw-detect (= 1.123), installation-locale (= 1.7), installation-report (= 2.62), iso-scan (= 1.56), kbd (= 2.0.3-2), kmod (= 23-2), libbsd (= 0.8.3-1), libdatrie (= 0.2.10-4), libdebian-installer (= 0.110), libdrm (= 2.4.74-1), libevdev (= 1.5.6+dfsg-1), libffi (= 3.2.1-6), libfontenc (= 1:1.1.3-1), libgcrypt20 (= 1.7.6-2+deb9u3), libgpg-error (= 1.26-2), libnl3 (= 3.2.27-2), libpciaccess (= 0.13.4-1), libpng1.6 (= 1.6.28-1), libtextwrap (= 0.1-14.1), libthai (= 0.1.26-1), libx11 (= 2:1.6.4-3), libxau (= 1:1.0.8-1), libxcb (= 1.12-1), libxcursor (= 1:1.1.14-1+deb9u1), libxdmcp (= 1:1.1.2-3), libxext (= 2:1.3.3-1), libxfixes (= 1:5.0.3-1), libxfont (= 1:2.0.1-3+deb9u1), libxi (= 2:1.7.9-1), libxinerama (= 2:1.1.3-1), libxkbfile (= 1:1.0.9-2), libxrender (= 1:0.9.10-1), libxshmfence (= 1.2-1), linux (= 4.9.110-1), localechooser (= 2.69), lowmem (= 1.45), main-menu (= 1.51), mountmedia (= 0.24), mtdev (= 1.1.5-1), nano (= 2.7.4-1), ncurses (= 6.0+20161126-1+deb9u2), ndisc6 (= 1.0.3-3), net-retriever (= 1.43), netcfg (= 1.143), network-console (= 1.65), openssh (= 1:7.4p1-10+deb9u3), openssl (= 1.1.0f-3+deb9u2), openssl1.0 (= 1.0.2l-2+deb9u3), pango1.0 (= 1.40.5-1), pciutils (= 1:3.5.2-1), pcre3 (= 2:8.39-3), pixman (= 0.34.0-1), preseed (= 1.85), rescue (= 1.63), rootskel (= 1.123), rootskel-gtk (= 1.36), screen (= 4.5.0-6), systemd (= 232-25+deb9u4), ttf-freefont (= 20100919-1), u-boot (= 2016.11+dfsg1-4), udpkg (= 1.18), util-linux (= 2.29.2-1+deb9u1), vte (= 1:0.28.2-5), wget (= 1.18-5+deb9u2), wide-dhcpv6 (= 20080615-19), wireless-tools (= 30~pre9-12), wpa (= 2:2.4-1+deb9u1), x11-xkb-utils (= 7.7+3), xft (= 2.3.2-1), xkeyboard-config (= 2.19-1+deb9u1), xorg-server (= 2:1.19.2-1+deb9u2), xserver-xorg-input-evdev (= 1:2.10.5-1), xserver-xorg-video-fbdev (= 1:0.4.4-1), zlib (= 1:1.2.8.dfsg-5) Priority: optional Section: misc Source: debian-installer-netboot-images Maintainer: Debian Install System Team Installed-Size: 39058 Provides: debian-installer-netboot, debian-installer-netboot-armhf Suggests: tftpd-hpa Filename: 4.3-2/all/debian-installer-9-netboot-armhf_20170615+deb9u4_all.deb Size: 25361328 MD5sum: 53401c7f1100f2916ba47fce9c35915c SHA1: c963c437611fc2700b3a2cb1b253366811ad05fe SHA256: 761c976733d8204b3e8af0720132f99ac70cfae2fd0b350962b3cc3cc1fc0b3f SHA512: 24c3ff6e6205eaa2543887c787768a18ff8508396459816761acdd0997db14a0f818695de528abf43a6b79cb0ddb0ee87a229210102de955f32bbf4950a5e458 Description: Debian-installer network boot images for armhf This package contains images of the Debian Installer for the armhf architecture. Package: gosa-plugin-webdav Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 152 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-connectivity (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-webdav_2.7.4+reloaded2-13+deb9u1_all.deb Size: 38060 MD5sum: f06cd5ec5f16f58edd27cde33ddf93da SHA1: 7dfeb6a0e2752b99d9be69675d13568f61767c56 SHA256: d373872914dbc0ae1e5b23ea45acef980ded6a99818a255da6dc796ccf631f13 SHA512: 5ca6f017621765ee101a58337dc0e7056fe3e7bfcc33f6da62db3d17c1f3b11b06363da1a5f624dc9e765c3be194b995034fdf4a870fab7b478bd274e49a3044 Homepage: https://oss.gonicus.de/labs/gosa/ Description: webdav plugin for GOsa² WebDAV connectivity plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-ssh-schema Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 102 Recommends: slapd Filename: 4.3-2/all/gosa-plugin-ssh-schema_2.7.4+reloaded2-13+deb9u1_all.deb Size: 33386 MD5sum: b09a1df202a71097b0aa7d26c82e2d4f SHA1: 8d8b82628aff1f4f7b8ac0585b6ffe1f7fb421e9 SHA256: e4fbb8924a99cc3dfe3f918eb6881843d9a038ef3784409906bb2c76322ad026 SHA512: 7b9808dc25823c180bf9d9e4534a15bedfd6f7697fd7eb89bf402c806f019239bb29dd8aa95e31919f494fe1323c07ea43e4608f32c53fe701d11813212780fe Homepage: https://oss.gonicus.de/labs/gosa/ Description: LDAP schema for GOsa² ssh plugin This package includes the LDAP schema needed by the GOsa² ssh plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-fai Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 1291 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-goto (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-fai_2.7.4+reloaded2-13+deb9u1_all.deb Size: 183026 MD5sum: 5e56856ea40c940ec66e309f07b27b80 SHA1: 54685749136997409060eff77b302643237df7f9 SHA256: cf9a73facfb695d3a84e1ddfa5588a775b3f879da0e038d39ec2cfd19f05038f SHA512: c0e92da3e24f93c2aef6d16189935a0403f85a0ade315a27131cdeddb0a87a58f7f280c149076bf6acfd042d99fecaa5f5166d16574df010266c56d1c7013689 Homepage: https://oss.gonicus.de/labs/gosa/ Description: fai plugin for GOsa² FAI plugin for managing Linux system deployment. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-pptp Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 157 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-connectivity (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-pptp_2.7.4+reloaded2-13+deb9u1_all.deb Size: 38520 MD5sum: 177a198f0c5d51349ac25be3338e7621 SHA1: 341cb575df939a86e0801f23548a64e3668acec5 SHA256: aeb2dad065a7bd10cc1f7c99055885cde2494927b4fcbbc8577fe13d77bbc2e0 SHA512: 86891fa96f4ad7f026ab37831793cc66e1ac88e40bb86a91b7efa50eaf29fcf6ae92b94882ced3609c84cc63c1a546ce4cae75791ccc2496828a33226171c64c Homepage: https://oss.gonicus.de/labs/gosa/ Description: pptp plugin for GOsa² PPTP connectivity plugin . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-sudo Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 295 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-sudo_2.7.4+reloaded2-13+deb9u1_all.deb Size: 61194 MD5sum: 9b0b0b9c30bdfbdca987bc34a66b9148 SHA1: 4c91057107e7281f1a330ff3547e7aaf5e0f0d2a SHA256: f5f25128f8f5981e54d4db25ab06a567cbacee4c07637f653134ed79c4ab66ef SHA512: a8ea46c74f43a73d43770e6f655ac8bcd17e04c05df49102ad4a6a070ced6e4c5e5160a2ba0bed8376831bd7cee7589ff273474f3b3779c330bda1fd770265f4 Homepage: https://oss.gonicus.de/labs/gosa/ Description: sudo plugin for GOsa² Sudo management plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-pureftpd Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 202 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-connectivity (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-pureftpd_2.7.4+reloaded2-13+deb9u1_all.deb Size: 43448 MD5sum: ac8abd071a642d99692431a0347c1970 SHA1: 9dc99bc37c1206d034b1ede422da6313d9c72ea0 SHA256: 8711ff0553cc8304edb40a26f4a2fde332066f2d973da637028156000efb7f2f SHA512: edbc5e5d33af943c7288e9aebd865e849eafbdf12e1ca479136ae427f1968c326725731c7e23c50ce2ed39a0620f380d92104f277f01d60aeffce0b648373cb1 Homepage: https://oss.gonicus.de/labs/gosa/ Description: pureftpd plugin for GOsa² PureFTPD connectivity plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-squid Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 198 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-connectivity (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-squid_2.7.4+reloaded2-13+deb9u1_all.deb Size: 48880 MD5sum: b7d469813bf74e6ec63c154e658227e1 SHA1: 3d6faac591f489a8deb79d04766662d498b745b6 SHA256: e1bd5e437bf77f770ebfa373f202a1f987c669d1b8f13dc53bb764ec52c740dc SHA512: 231eb04b380840b2f664ce33c9e5728d053491d17a0b808b4eab1fb15007b1565eea399217d54ed57f807933a288aa0cbf5d02d196582f98a7c78c3c52549497 Homepage: https://oss.gonicus.de/labs/gosa/ Description: squid plugin for GOsa² Squid connectivity plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-opengroupware Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 205 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-connectivity (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-mail (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-opengroupware_2.7.4+reloaded2-13+deb9u1_all.deb Size: 44192 MD5sum: 57d7dfbbd1b5ee43db61508c09a9e9e4 SHA1: 866aaa3e85902abb109621b561753cedc4fb415b SHA256: c893de7feac5ec5633ad9a81e980225e0fc63e76062dd0f50ecf97393f37db2f SHA512: 172874a818a825df6520b43cfd2fe5d6e9900507da555600b2f296efe1bdedc4fbd6a201cf85fb29f34442902362cdc0ef58943f93a83af5a2a3ff83ec82b929 Homepage: https://oss.gonicus.de/labs/gosa/ Description: opengroupware plugin for GOsa² Opengroupware account management plugin . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-netatalk Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 184 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-goto (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-systems (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-netatalk_2.7.4+reloaded2-13+deb9u1_all.deb Size: 47112 MD5sum: 50ed475dbb68621d46347348eb307361 SHA1: 4e00d79058b9020d99031d90d72d95908b370da1 SHA256: 74d9a86f9f1bca534e65db40b9a36c96404f1bec8bb58eefa0bdee769af1626c SHA512: ee87d5fb157272a3f1df6cff851b49b28ab2e184dd3417b7bd8f1b695d9ce75f22e7954ed1b8fe04521f7bf1168f51fb1bf939a5dae326c0a83e0b2334014825 Homepage: https://oss.gonicus.de/labs/gosa/ Description: netatalk plugin for GOsa² Netatalk account management plugin . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-help-fr Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 475 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1) Filename: 4.3-2/all/gosa-help-fr_2.7.4+reloaded2-13+deb9u1_all.deb Size: 69114 MD5sum: 8480c8b4f41b465f3ed9095f6aed0172 SHA1: f55fcb4e42960763e117133d01a5cac0c72c5e94 SHA256: 4593dfad17478c3fdfbe5783d2afe7304ad8bb53b4f92551a9b609e1f9be0330 SHA512: 4a36adc6b3acc3903216176154e716d2b9a4d98a178ce9652eee9097d69076a016e66f4a04dc8e5797fc761878481e8e86dde0f157286d8a560642ff30b0a3ba Homepage: https://oss.gonicus.de/labs/gosa/ Description: French online help for GOsa² This package includes the French online documentation for GOsa² . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-pptp-schema Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 104 Recommends: slapd Filename: 4.3-2/all/gosa-plugin-pptp-schema_2.7.4+reloaded2-13+deb9u1_all.deb Size: 33450 MD5sum: 27a4d8549805707aa3a15b42d7cecae1 SHA1: 0ed013fa509faa0f287c9ca29aee35c58ce38ed9 SHA256: 2958ac4fb5d59e9f4c08a3dfd7b30e42dc8e58077b27342b456c382b240e310b SHA512: 0ff884cf7501849e1b2536b43153ecd54b2955ce8cd2a3395ac2941af178eecd9dffbb644dc6a75d2f0fcd6c234f324e6bf2c329033fd4b61ec1a100e10ced41 Homepage: https://oss.gonicus.de/labs/gosa/ Description: LDAP schema for GOsa² pptp plugin This package includes the LDAP schema needed by the GOsa² pptp plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-systems Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 705 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-systems_2.7.4+reloaded2-13+deb9u1_all.deb Size: 118544 MD5sum: 9d49ac1576bc1225a08b54a76f4038c3 SHA1: dc452257ce24abdb372ff9d2eab3766b15c9e443 SHA256: 601e2ccffef8f18dada42d13552d9a0abfc88ba0516651722d9811f84cf62968 SHA512: 8974522a91983ee39d1f7d9459b65eb1a0a3a5b9bf3d4c2e11aa8ee01a9e199ee23ea98427bc5a2dfdb35440b2120ac5caec875faf9bca1754901d525a69f1f6 Homepage: https://oss.gonicus.de/labs/gosa/ Description: systems plugin for GOsa² Systems management base plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-dev Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 128 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), latex2html, lyx, php7.0-cli Filename: 4.3-2/all/gosa-dev_2.7.4+reloaded2-13+deb9u1_all.deb Size: 46672 MD5sum: e0ce90a2f9491298061b1ff3901475af SHA1: 692a49db085031f9bc1cfc617d5e8ce3ba6c0a72 SHA256: e4da7032681855c4d76be0cdd310fae3cd6099caa7e2e2c96c6e6b2cccd60594 SHA512: a751d61f45b12924b105d7d683c725c677a368583f6bc9717a75e8ac5c2108fa852e20eec5e9816a10562970c0839d4699d686ee2fb0b10c73678fa24555cb6d Homepage: https://oss.gonicus.de/labs/gosa/ Description: GOsa² development utilities This package contains a couple of tools to generate online help, extract localizations and howto's for developing Gosa² plugins. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-schema Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 348 Recommends: slapd Filename: 4.3-2/all/gosa-schema_2.7.4+reloaded2-13+deb9u1_all.deb Size: 52654 MD5sum: fa8feaff065dd0885085a2687314b1d8 SHA1: 5c2894947a0f1e7d7344355df4c15f3b3fb6a817 SHA256: 503c12a4b97c3f678dd9a37279226da5fb1683bbb443c4dcc785b82b6ed8615e SHA512: 15a30dc50a33dccfa454992423d63f76767474d8042715424591355350f7b98c4d09629f5badbc15fa98b2745fd02fef6559492e093f3de5a1bc09373766a4b8 Homepage: https://oss.gonicus.de/labs/gosa/ Description: LDAP schema for GOsa This package includes the basics LDAP schemas needed by GOsa². . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-help-en Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 487 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1) Filename: 4.3-2/all/gosa-help-en_2.7.4+reloaded2-13+deb9u1_all.deb Size: 63432 MD5sum: 9d5a838524a06d7cc3efac2dc28a8923 SHA1: 1c8c53c3a216113fd976d23374448d53b9f3cae3 SHA256: 06119143821895162c9d80c078dd50f5a7395615a6fa05d115975cf7c5a22e38 SHA512: c752e59d6ecc09a0c2ccf2e53beb0fba2e71fa2888a9874c97b05d2993a161bc1ece61bb33ff4b3bff593730dbeb0f569dffddfe4dddc8ca2d6dadcd096fb7c7 Homepage: https://oss.gonicus.de/labs/gosa/ Description: English online help for GOsa This package includes the English online documentation for GOsa² . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-dns Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 395 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-systems Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-dns_2.7.4+reloaded2-13+deb9u1_all.deb Size: 68748 MD5sum: 0aa1956af79cd76fed7cb4769661cfca SHA1: d0bf984f618cc05ef3fce731c02402124768e1e5 SHA256: 37b7a6ffcfa0d936edf7f1ed024c3702741a752ace7f9e491da04bd5c594e8fb SHA512: 17b874df2f75a1a4a201add358ecbbfa7efcdd888ecf4475be69e2e61e186008dbe89fe91e06dd39a13d927d62b665c14fb4b6a755a1dd08d45c559311a28bdd Homepage: https://oss.gonicus.de/labs/gosa/ Description: dns plugin for GOsa² DNS service management plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-pureftpd-schema Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 106 Recommends: slapd Filename: 4.3-2/all/gosa-plugin-pureftpd-schema_2.7.4+reloaded2-13+deb9u1_all.deb Size: 33790 MD5sum: c54e6bbf23eae083b725a824ea98be31 SHA1: aee3081f0b0a7780a1bb45eb41fdaed0fcb429fc SHA256: 43f02441639a0d082982241edef133cb480eb864ad238f486c0697c098ac864e SHA512: 2fac2103817d458c002ed5b4b2e62570e256fd46d6f169fa901e9ef06d9f418dbc3519b03d697495e28bac531289b9514ee4d92cfcdbbb0c954d4f23741ac567 Homepage: https://oss.gonicus.de/labs/gosa/ Description: LDAP schema for GOsa² pureftpd plugin This package includes the LDAP schema needed by the GOsa² pureftpd plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-phpgw-schema Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 105 Recommends: slapd Filename: 4.3-2/all/gosa-plugin-phpgw-schema_2.7.4+reloaded2-13+deb9u1_all.deb Size: 33892 MD5sum: bdbe0c131d96574aa10399693427770d SHA1: 0361f2418e073255541de24d6232ddc7cdd14e09 SHA256: 40a904948141ba45a3c497bf65f790c2f2f5d073abb5c076327e0e7559d7c4da SHA512: a1d51061b2c28bcaa616c8c9e5b90d824e79a3e9adc06e9aeda138e995a6894adcb34a247f50aa8915b639bf0152e40a08e93cb427345aafbca392ef8f98497a Homepage: https://oss.gonicus.de/labs/gosa/ Description: LDAP schema for GOsa² phpgw plugin This package includes the LDAP schema needed by the GOsa² phpgw plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Maintainer: Debian Edu Packaging Team Installed-Size: 6511 Depends: apache2 | lighttpd | httpd, exim4 | mail-transport-agent, fonts-liberation, gettext, libcrypt-smbhash-perl, libjs-scriptaculous, php, php-xml, php7.0-cli, php-curl, php-gd, php-imagick | imagemagick | graphicsmagick-im-compat, php-imap, php-ldap, php-mbstring, php-mcrypt, php-mysqli, php-recode, smarty-gettext, smarty3 Suggests: cyrus21-imapd (>= 2.1.11), gosa-schema, gosa-si-server, php-apc, php-fpdf, php-suhosin, postfix-ldap, slapd Conflicts: smarty-acl-render, smarty3-gosa Filename: 4.3-2/all/gosa_2.7.4+reloaded2-13+deb9u1_all.deb Size: 1155256 MD5sum: c5522a91d8439df0f65db5a3c088466e SHA1: a63a6753d2a7c8611d7b15d9c704b67f5d7e675c SHA256: dcc68fa628a1d794c32eac955cfeadd6be83c7d53ae778ff7363841a0c524359 SHA512: a876e01100f9ad2d74dcb478fe838d29d08ecfa1e474eb705ef24381918803c7636c6c3fff4f60b7963291336787b5efe4be77f5b214bc90594e223840e45289 Homepage: https://oss.gonicus.de/labs/gosa/ Description: Web Based LDAP Administration Program Provided is access to posix, shadow, samba, proxy, fax, pureftp and kerberos accounts. It is able to manage the postfix/cyrus server combination and can write user adapted sieve scripts. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-nagios Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 221 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), libswitch-perl | perl (<< 5.10.1-13) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-nagios_2.7.4+reloaded2-13+deb9u1_all.deb Size: 54736 MD5sum: 4c6db08d1816c94af72de17f9a6fad3b SHA1: f892619a74259691f68d0172e3c138acede0bab5 SHA256: 2ee9a0940b3b547fd519821629691f7cd7f596b8a353e70ba8b84d5fb301c5e3 SHA512: cc9383269f9858338cd360b153d57b32484cb438e7daa9f66a20e97ab25a9964117fcf9a7d5c9f9340378232dfa81ec45814ecdb1cbc391edc261e7b42569405 Homepage: https://oss.gonicus.de/labs/gosa/ Description: nagios plugin for GOsa² Nagios account settings management . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-rolemanagement Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 233 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-rolemanagement_2.7.4+reloaded2-13+deb9u1_all.deb Size: 52916 MD5sum: debcb8970298b4e43d6dce6d613c85f0 SHA1: 1fd0f82c73224958ac88d5d6c4db27c78d563c51 SHA256: 098d865606524c359769b2800ccf58f443d43c347a3341326a9144a2af40cc97 SHA512: 50f38e33ec034df9312182a8a05c189675979c305a909db804bb5d5ce5b804f18f82f0386fc26d634388f24c11d61cea7402d3ee2a04ef53a2cd04b1af8ae220 Homepage: https://oss.gonicus.de/labs/gosa/ Description: rolemanagement plugin for GOsa² Role Management plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-phpgw Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 159 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-connectivity (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-mail (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-phpgw_2.7.4+reloaded2-13+deb9u1_all.deb Size: 38984 MD5sum: 2957643baed305fbde0a92383acfe0fb SHA1: 1f0eee119a5f331cdd097cfe63b3df2774b7423b SHA256: 6b2bdaeded97c697b1cfcd4cd9a39698564f29cab982b647c763b9d6f7534d8c SHA512: 7a9c612b2ab06759a0f9f352ee88e4691a0c6a05d5015e2dfe5e94f24e222ca08dfe84d1114bf268120140a0125f2e7c1b566aaf939d2dcf2c414a6071826313 Homepage: https://oss.gonicus.de/labs/gosa/ Description: phpgw plugin for GOsa² PHP Groupware connectivity plugin . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-dhcp Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 504 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-systems (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-dhcp_2.7.4+reloaded2-13+deb9u1_all.deb Size: 78028 MD5sum: bd939f1dd06d519344a18eb772b68b07 SHA1: 8e078bc0c753f6273927746d34413ed739044bd5 SHA256: 53a22ecdbbeec64f751ae5bdf9c05f39c70edf62a472506c7841d1a871eec390 SHA512: eb4e628256c2b440fddd2ba933d74e0cce8fbfa48c3ab2fa0745ba61c479c29a38f1dab9c5f5517eea08830fc4a497050c0c7a59bebbf5f754d3261f500a34b1 Homepage: https://oss.gonicus.de/labs/gosa/ Description: dhcp plugin for GOsa² DHCP service management plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-openxchange Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 207 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-connectivity (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-mail (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-openxchange_2.7.4+reloaded2-13+deb9u1_all.deb Size: 49184 MD5sum: 240e7f7086620897dc8c3f87531bc80b SHA1: e19acb0f8c2f3c5de94a6d2b8fcec505025ca939 SHA256: 18793a4c2993d0954fcad2f5e070d7ecac8d87f10cd0804b10b7cabcf2df8e15 SHA512: b0d0141533bc29667291769cb09f64d1126b0bee06fb0a37cc4cd54a059256e09e2fc3e02d63d2c31ec855e69e0360ba6e15bdeb103246e482daff10557e49f4 Homepage: https://oss.gonicus.de/labs/gosa/ Description: openxchange plugin for GOsa² Open-Xchange account management plugin . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-samba Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 449 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-samba_2.7.4+reloaded2-13+deb9u1_all.deb Size: 83864 MD5sum: 2c687e3519a06ae18bf7e24496646802 SHA1: 3b4957beac8ffea8d26fb3340ea988543fe4dd4f SHA256: 5547fc03dfcd6c6a3bb9c66e23e665c70d0031d99aa6fe8092bb3bf49c5e375d SHA512: 503d6edec57417b7459064ab5dd1e380871fc42c70643d313a062c2777bcd8e40042410f6ee022040e34041745c89419956ff645bb662e35b5f7cfe7c38f1d37 Homepage: https://oss.gonicus.de/labs/gosa/ Description: samba3 plugin for GOsa² Plugin for Samba 3 management. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-connectivity Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 176 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-connectivity_2.7.4+reloaded2-13+deb9u1_all.deb Size: 44764 MD5sum: aa4312d9ae2eec5a7ac876aa24b27a74 SHA1: 329d267f1e9df6c242001c9435e72acef22c9c0b SHA256: 077c7cccdac50b6b54dc276a6546e8c0244cdcd44efb29b249f5c0b6a600daff SHA512: a2d09297d3c0d52dbf6a0fab99d7a880ac675619fd97c17c9bc90c83df16e85fdfe715d557cda06ac339b19a72d96e62404aba8eada6cf0ba2e3537c92f4f53c Homepage: https://oss.gonicus.de/labs/gosa/ Description: connectivity plugin for GOsa² Connectivity base plugin - base for really small plugins. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-openxchange-schema Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 148 Recommends: slapd Filename: 4.3-2/all/gosa-plugin-openxchange-schema_2.7.4+reloaded2-13+deb9u1_all.deb Size: 37012 MD5sum: 5715ef0fc5d885d60bbdde8b387e8f1d SHA1: 133df8a54b019f02df1a65e365b133bfd5718eb5 SHA256: f2d749056a1daf8a1a8cde647ef83fa07749a42acf80ba4ca47288bfbeeb50cc SHA512: 14cbae2234eb92e21af3a55da708ff7f325bef7d011f7e657ed2e95cbf82daa4b4db23fd7d1ea178e972d4aa734cde52733d411f2826ec318db16a04050f44f1 Homepage: https://oss.gonicus.de/labs/gosa/ Description: LDAP schema for GOsa² openxchange plugin This package includes the LDAP schema needed by the GOsa² openxchange plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-sudo-schema Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 104 Recommends: slapd Filename: 4.3-2/all/gosa-plugin-sudo-schema_2.7.4+reloaded2-13+deb9u1_all.deb Size: 33418 MD5sum: ecb4c4988aee8f79fcba28f199fb92c9 SHA1: 90ecf306bfd16af5e97eab698365f3155fd81c5e SHA256: b0c33e5b7254fa3d033ea71cf2016f9b02b37c33b53ba2bb85a0320ff0906a11 SHA512: 9ebf8f702663f0d15f6d23571160c4a3c591a6de0c518772e45a38bc43fe0875039e08f028b44b2dc2e3d7cb2fb1ffc7bcb2df9c597431bd719b83afa720a9d2 Homepage: https://oss.gonicus.de/labs/gosa/ Description: LDAP schema for GOsa² sudo plugin This package includes the LDAP schema needed by the GOsa sudo plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-gofax Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 497 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-systems (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-gofax_2.7.4+reloaded2-13+deb9u1_all.deb Size: 90024 MD5sum: 868d1df64718ee25db80715f9d40b05b SHA1: e45fda73d07ba0131b005d2075b7a7bb92863490 SHA256: 8c589db2c9b55700420ab78ffd3b598ff2372ead886353c15df0a84eb9f235a0 SHA512: 0d6153136d61b866ecd4ffe175e1d8f95b96994d4fe909c8113dafef7df057d2489a8d224686da63c992ad6916aa6c69f985bb508765931406338caac3d26891 Homepage: https://oss.gonicus.de/labs/gosa/ Description: gofax plugin for GOsa² GOfax management with report functionality . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-ssh Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 144 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-ssh_2.7.4+reloaded2-13+deb9u1_all.deb Size: 37730 MD5sum: 7cf512b990bd54bf2041e92bf023b0b6 SHA1: d92615e36866f8c63874192cc3fe3fa14d5ac47f SHA256: 12b6ff8e259d9924cdb1e30106db15e06b6d307ac5dfc8bd568eefac1e741bad SHA512: 3f4c99ab59e62f90901f6c03c556c19ddfe79f8beaeeac3957fd974ea40f4caef98e6a053d1661c1c42093b21cd6ece31db19226e2e1dde66163a0a649f46587 Homepage: https://oss.gonicus.de/labs/gosa/ Description: ssh plugin for GOsa² SSH key management plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-fai-schema Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 138 Recommends: slapd Filename: 4.3-2/all/gosa-plugin-fai-schema_2.7.4+reloaded2-13+deb9u1_all.deb Size: 37870 MD5sum: 0895a4db6ce38f1acbc8380dafe75fa8 SHA1: 5b800e5dcbadf48aea81df269896adf4f5a725ed SHA256: 5e2dc60c3140caef6c80fdc29f211841f01016c649f784b1b0e07375117831d6 SHA512: 2b1077069ab3de6ff6243ff43c11fb746f4bb331eb38daa4109d4b511cf57022ecc3d2110aa0382aa8be6d92e1a95a6875320e1d0352ddb938742b7e8ced65e8 Homepage: https://oss.gonicus.de/labs/gosa/ Description: LDAP schema for GOsa² fai plugin This package includes the LDAP schema needed by the GOsa² fai plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-mail Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 1543 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-systems (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-mail_2.7.4+reloaded2-13+deb9u1_all.deb Size: 197038 MD5sum: 5f34cf1c46462033fd5467f833d05578 SHA1: 41d6d64c5315278c5f4194f43e1e279e9feea4a6 SHA256: 4d4f2f10b4c02a65584fd4ea7b58d025608f1f2857cc4f95506e7db2998bed4d SHA512: 2fc3d991872eaef8fe3f12f6af071d42177398583d0548aaa5d3e04403af1db80d026fef553cc1027d8c8a5d92ca66b8efe43baac1e4c9090beed27f1b3d88d9 Homepage: https://oss.gonicus.de/labs/gosa/ Description: base mail plugin for GOsa² Mail management base plugin . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-kolab Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 367 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-connectivity (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-mail (= 2.7.4+reloaded2-13+deb9u1) Conflicts: gosa-plugin-mailaddress Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-kolab_2.7.4+reloaded2-13+deb9u1_all.deb Size: 71462 MD5sum: b79bd8fd71ce8b1a954e3da8b9381d11 SHA1: 9b6aa5eaef0a438dc1eae484d801438d7bfc7f3f SHA256: 7550b674956f237dc694b54ae4acca007d016c8d8c4cf174a854aab887648e13 SHA512: 0e785a3612f0a905ede0c69d3ed8215a582a113c54fb07a818b780279c88c99a74dac29aa2ad020a0ff74c095082b2fcf945df5de439e05de6699a9ad4bbbb78 Homepage: https://oss.gonicus.de/labs/gosa/ Description: kolab plugin for GOsa² Kolab2 account management plugin . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-uw-imap Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 151 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-mail (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-uw-imap_2.7.4+reloaded2-13+deb9u1_all.deb Size: 37880 MD5sum: 1839cafc939aebe821ebd37defc85a1d SHA1: 6645695baf9190da21853230767715a3506f2a75 SHA256: 14ae65ab60ddb1e6743192aa7a5c67d58195c8fef2bd79f4ebef691dd0a65b6e SHA512: 484cbbe99a723db6f2cbc4036949b3daa6e95241c90ac16bac94ecde1b427a4fd7ec8c06582f5e1f05b67f350753730588614194277e0eeac86dd26e6313294d Homepage: https://oss.gonicus.de/labs/gosa/ Description: uw-imap plugin for GOsa² UW imap mail method. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-kolab-schema Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 144 Recommends: slapd Filename: 4.3-2/all/gosa-plugin-kolab-schema_2.7.4+reloaded2-13+deb9u1_all.deb Size: 40446 MD5sum: 698d2e3123ff5d0d968c72c7e1f2158f SHA1: 61a400d6e3704d73036f6b8656cf6ab97b46542b SHA256: 0bbfae567b9cd2a4aa65cee1b3665ca68ab5ffbd38721625926412cbf53f25a7 SHA512: 81be1d1e317325a74892853c09a2415b82174058c5f8989ba99d1e02375928d12c4da665b2502d5c4bdf71215b626f47e06a56ce8dc504223d3d546fc55c6cf5 Homepage: https://oss.gonicus.de/labs/gosa/ Description: LDAP schema for GOsa² kolab plugin This package includes the LDAP schema needed by the GOsa² kolab plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-goto Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 3008 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-systems (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-goto_2.7.4+reloaded2-13+deb9u1_all.deb Size: 341344 MD5sum: 6d3437b1d92db5198dfe2136726aa980 SHA1: cd7fd3bc7107bc2c2d4923be13e80e8458a321f5 SHA256: a9e075a2452a1091a67809d3c1913f0e116a01f0f0f7f1de7fead89ca2d1d4dc SHA512: 4cb1dc92a8efa03dcfedaa8fff8530f02178ae59b843d9ba59078b2c9c9e7bc6b2839216bb3ff0921dee5c6f80a49b1e3e7460ef2d270f9144e6f67524263170 Homepage: https://oss.gonicus.de/labs/gosa/ Description: goto plugin for GOsa² GOto desktop management plugin . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-scalix Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 254 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-scalix_2.7.4+reloaded2-13+deb9u1_all.deb Size: 53056 MD5sum: 8fdf2bbde32fb82ecca99420cd99280e SHA1: 15a1d05a7790b46bc9e65b80651fffb59342fef0 SHA256: 13ced77016cb8369ec79012dcb4beba6ab5af7f2c306d8ec1a79bea0bdd73271 SHA512: 61e46d6e0c027c679f3e68b141739e9c270e54465ded467378cd0db33fdeffe27e53cdd5b010681ed66aac400acea57a08cb2ff5cb7b4cd93b095776e7c15127 Homepage: https://oss.gonicus.de/labs/gosa/ Description: scalix plugin for GOsa² Scalix account management plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-gofon Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 1008 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-systems (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-gofon_2.7.4+reloaded2-13+deb9u1_all.deb Size: 150086 MD5sum: 2395a6c084c1b7cda77d171571c3383b SHA1: 968564faf92ea3a2445c783966e6f9e390a2a579 SHA256: 38df0b31c889f773e65835c7c8715dbfdb9f8dc430bd79f3e973c3710f936675 SHA512: 4610ef4368a800ae3cf1d1bda6767d2a57070e874babff400e544897ee0aecdc6d19ce1685ffa99c943e6dbf4b6ca11a6f300dc00c1e93e31ba9bb14598f57de Homepage: https://oss.gonicus.de/labs/gosa/ Description: gofon plugin for GOsa² GOfon management with report functionality . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-phpscheduleit Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 160 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-connectivity (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-phpscheduleit_2.7.4+reloaded2-13+deb9u1_all.deb Size: 38368 MD5sum: ec549aa47f1c5af161abee00b54a508f SHA1: f8345f80aa85f1484259503c225e3d9c26a39a55 SHA256: 46ee1318b6de4b3cf5b85d22e0c3357d093eeafb52d09a4f174a69f8f83fef83 SHA512: eb0bc612599c7d6a34e6b95073fcaf09e637b2b6523b190fe95f9adc6890e1066606e7046a7faeb9525859519bcd05664cbec791484edadd6bd4c7e3bd93f9dc Homepage: https://oss.gonicus.de/labs/gosa/ Description: phpscheduleit plugin for GOsa² PHP scheduleit connectivity plugin . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-help-nl Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 348 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1) Filename: 4.3-2/all/gosa-help-nl_2.7.4+reloaded2-13+deb9u1_all.deb Size: 68304 MD5sum: 1f2861e26093ac63b2692fb9162e632c SHA1: 1f80560201b09b516a93706c2f19c3f569117025 SHA256: ca4ad7e6d0208000451aedb05a9c1f2d173070f9472b4170d9c7baf5b76affb5 SHA512: 85f9ffc630f1bdec5ac24c391a005b3ade066beab415f5fb12970b527c3c4d5c1beece07fb816532c370e76eb9b21327e9d57f319bec1a4930d1697c6593ad2c Homepage: https://oss.gonicus.de/labs/gosa/ Description: Dutch online help for GOsa This package includes the Dutch online documentation for GOsa² . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-opsi Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 354 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-fai (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-goto (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-opsi_2.7.4+reloaded2-13+deb9u1_all.deb Size: 72744 MD5sum: 3cbc87b72bb1ddca801b5e644b25b7b5 SHA1: 69f7dff5373a9a625294c2bce0c20e97128eb846 SHA256: 5c2265ebac993c69448831cd4d6e227edeecb1b963f8fe6b2ffcd4dcb4b8f67d SHA512: ddda7b4b75b077c8ba908ba2b51bb201c3bc8a8add667b711740e6b08d24730be9b951b7cb7a846696931b97ffbd88ceb08707b383f6aecdfacc15661200c46a Homepage: https://oss.gonicus.de/labs/gosa/ Description: opsi plugin for GOsa² opsi plugin for managing windows system and software deployment . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-dhcp-schema Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 148 Recommends: slapd Filename: 4.3-2/all/gosa-plugin-dhcp-schema_2.7.4+reloaded2-13+deb9u1_all.deb Size: 37986 MD5sum: 7f582749f01efc8e7f96a9ee1c140628 SHA1: 27ee8f92b1aad61c1c21d8981fa170ba3eda1ff0 SHA256: 2a5deff061029debf0fcb299f8960064a1bb26ee32d2e7346dff13317b5c30ce SHA512: 87d5b802b87b9978988d89483e7548678ca85991df634d576b50a6e4bb0f7489ff11c22bac6db86aaa02479d7b69d37d279113d572d2337df6f7e5295df52c01 Homepage: https://oss.gonicus.de/labs/gosa/ Description: LDAP schema for GOsa² dhcp plugin This package includes the LDAP schema needed by the GOsa² dhcp plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-dns-schema Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 112 Recommends: slapd Filename: 4.3-2/all/gosa-plugin-dns-schema_2.7.4+reloaded2-13+deb9u1_all.deb Size: 34106 MD5sum: aaeb54498c7fd458a4802eeec3f6f082 SHA1: 7de20f483bb7c2f3de3b49da472b5847727726d4 SHA256: a3f9fc8e7623eedf5a23627cd8fdd840970fad07e100422750fe44ae422cba78 SHA512: b55302bb7dec0b9f801426020d109320b388e55b9a8798aa18925d4d6598c0d737e1f5589ba7b8e025a79d6ac0e99196326879ef93e66b328aac408604527d78 Homepage: https://oss.gonicus.de/labs/gosa/ Description: LDAP schema for GOsa² dns plugin This package includes the LDAP schema needed by the GOsa² dns plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-mit-krb5-schema Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 107 Recommends: slapd Filename: 4.3-2/all/gosa-plugin-mit-krb5-schema_2.7.4+reloaded2-13+deb9u1_all.deb Size: 34296 MD5sum: 28a83a927cbd1422f253d74c97100f9b SHA1: e9531e3194e056318cd22ad90ded646c364eebe5 SHA256: b011a5402277a88988c6f6e1faece76d7a8136a87fc27cc3f2313cdeee2dbeac SHA512: fb5bc55cc822b89b619831a7c4cb854dbeaa152cdebe1ae727748fbfe20f88521778ba8cb6ecff414354d65e1ba8479eac95a7af67288bd75573bafbd9e71bc0 Homepage: https://oss.gonicus.de/labs/gosa/ Description: LDAP schema for GOsa² mit-krb5 plugin This package includes the LDAP schema needed by the GOsa² mit-krb5 plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-phpscheduleit-schema Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 102 Recommends: slapd Filename: 4.3-2/all/gosa-plugin-phpscheduleit-schema_2.7.4+reloaded2-13+deb9u1_all.deb Size: 33382 MD5sum: d09f2b3ffd55fc8e97fccae8b91a8723 SHA1: 27b3699c87f9b767c0dfa75892f4693336d8baad SHA256: daec5a50bb76a043787d9e710c27929f1d8c1e742e22c4f1a8fa61394f798faf SHA512: 91af83651c64f9358f6d4e59fc15cdf3b62ec1c8a0b2679012962b2ecd65adc97b61afd41055111ac6d23eec4f22578a5e9ed9ca2d1e910e8b59d119cceb6790 Homepage: https://oss.gonicus.de/labs/gosa/ Description: LDAP schema for GOsa² phpscheduleit plugin This package includes the LDAP schema needed by the GOsa² phpscheduleit plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-rsyslog Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 172 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-systems (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-rsyslog_2.7.4+reloaded2-13+deb9u1_all.deb Size: 47330 MD5sum: 87da4556ab9a657632495ce8e34b594b SHA1: 3734e9a89e93ce1097d9328827b3989e78dcf7b7 SHA256: 9df6f1960f1d0ccf0b87d9e7782aa78b85fe39dd966ebf5c94e8d4623c72b89c SHA512: 5fbafa36361a59d9c621b272f734bd55ed7510ca12f80650678fa5b1bd447693aa93ed1bf2f8bc199cb382e6a9783e404f2fee2543adbaec6a8edbf7950e2297 Homepage: https://oss.gonicus.de/labs/gosa/ Description: rsyslog plugin for GOsa² Syslog and GOsa logging plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-ldapmanager Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 354 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1) Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-ldapmanager_2.7.4+reloaded2-13+deb9u1_all.deb Size: 63490 MD5sum: f963c043de1ceafa071491f0ac6266c0 SHA1: 3aa5049091ceb637df78fc964aa58f67f323a66b SHA256: 3859cb76ca2f1c6f1d288c045e01eabd5d7aef132d2c506ad65c96f0a9e37639 SHA512: be33cc743c3e92d7e6787158396204b2785161b7547b01683cc682306c88bf4848ff6cadc4551e3070d36e6d34110c1a04382954688302c27dcf6194e22bf6e2 Homepage: https://oss.gonicus.de/labs/gosa/ Description: ldapmanager plugin for GOsa² LDAP import and export management plugin . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-nagios-schema Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 114 Recommends: slapd Filename: 4.3-2/all/gosa-plugin-nagios-schema_2.7.4+reloaded2-13+deb9u1_all.deb Size: 34276 MD5sum: 4190b1925f7e6b88899228fbdc247f1f SHA1: f7ccaefae8783fe511bb15a178a1f526f39ad91d SHA256: 18e5729cd6bfcacbfc59b1e84fd4f9500fcb71ded7684a3325c51ba8dc8b36ef SHA512: 1655038591dd173928cbed995d8b795f76590cb676f2d408fbe86edb5dbbb3609ee16f42ee9aa234a357246bd44210bfe93fd8784920f2199a13a96f378ee7bb Homepage: https://oss.gonicus.de/labs/gosa/ Description: LDAP schema for GOsa² nagios plugin This package includes the LDAP schema needed by the GOsa² nagios plugin. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-plugin-mit-krb5 Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 352 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1), gosa-plugin-systems (= 2.7.4+reloaded2-13+deb9u1) Conflicts: gosa-plugin-heimdal Breaks: gosa (<< 2.7) Filename: 4.3-2/all/gosa-plugin-mit-krb5_2.7.4+reloaded2-13+deb9u1_all.deb Size: 59360 MD5sum: 3dc141807315e94db7eaf6b3a22b788b SHA1: 9c82320a48d035b152e4368269fde4b92e0df6cf SHA256: 81c5312b76ed5c19e80acb746012931c7fb6718b40a23a564efa0ba947257c63 SHA512: a35fa998a5e49644f99920604db674036428a8a5a5164b01d70561cf3ff2a3dbb993a67440ef20dd6d0dc780af61c6f5cf68ffce58601301200432e9a46cc7ca Homepage: https://oss.gonicus.de/labs/gosa/ Description: mit-krb5 plugin for GOsa² MIT kerberos management plugin . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-desktop Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 131 Depends: debconf, firefox-esr | iceweasel, debconf (>= 0.5) | debconf-2.0 Filename: 4.3-2/all/gosa-desktop_2.7.4+reloaded2-13+deb9u1_all.deb Size: 41314 MD5sum: ca9bcddbc920fa221b0919f894c0886d SHA1: 600315e83b47d9ceb6023942a41bcc2914824579 SHA256: f0936907dbc6b853cc5bec3f846dd43d1293626dbe85674447823162000de507 SHA512: 84ac69a33919cf574307aa954c8c5c08c6a2b7aad77601d8048ee73f1a7b8239202c0d248d04efc34ff92f1a545f609354452e6198e8bfd8cc076c10f46aed80 Homepage: https://oss.gonicus.de/labs/gosa/ Description: Desktop integration for GOsa² This package includes a Gosa² menu definition for your desktop environment. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-help-de Architecture: all Version: 2.7.4+reloaded2-13+deb9u1 Priority: optional Section: web Source: gosa Maintainer: Debian Edu Packaging Team Installed-Size: 585 Depends: gosa (= 2.7.4+reloaded2-13+deb9u1) Filename: 4.3-2/all/gosa-help-de_2.7.4+reloaded2-13+deb9u1_all.deb Size: 85608 MD5sum: 2135460010ee7ae6dd48f07141a9ff97 SHA1: 19587e3247269fabe2eff34a9610489c66ee9a2a SHA256: 4b64e4043c92c8c6f359cec66b326b0505642ce4540b40f2e95fd94a42ea07e9 SHA512: 9355c20f5d74972e4a274d7c5df3e255e84d9fc3cc6eed3642fd877cdd84902e333222d440546c3413666042ce1220803662c77fd5157087553a113a64e570dc Homepage: https://oss.gonicus.de/labs/gosa/ Description: German online help for GOsa² This package includes the German online documentation for GOsa² . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: 2ping Architecture: all Version: 3.2.1-1+deb9u1 Priority: optional Section: net Maintainer: Ryan Finnie Installed-Size: 149 Depends: init-system-helpers (>= 1.18~), python:any (<< 2.8), python:any (>= 2.7.5-5~), python, python-argparse, python-pkg-resources Filename: 4.3-2/all/2ping_3.2.1-1+deb9u1_all.deb Size: 30104 MD5sum: 6ba3dd1473b9f9992bf249072476c75a SHA1: 144d11e09cca2ef569d7f374d59b362d9ddeb783 SHA256: 540e6f9518a9400fa40d3b49cf882b063060d85b83309b3320b38dc352386dfe SHA512: b5c6a034975db22982241ef9163caca66226296f9c81b26361028e4cc41302f03497e73ece390fa5c519cb669bcf1c1dc8a3111a79823a0dde131899ae1abd99 Homepage: http://www.finnie.org/software/2ping/ Description: Ping utility to determine directional packet loss 2ping is a bi-directional ping utility. It uses 3-way pings (akin to TCP SYN, SYN/ACK, ACK) and after-the-fact state comparison between a 2ping listener and a 2ping client to determine which direction packet loss occurs. Package: abiword-common Architecture: all Version: 3.0.2-2+deb9u2 Multi-Arch: foreign Priority: optional Section: editors Source: abiword Maintainer: Debian QA Group Installed-Size: 11270 Filename: 4.3-2/all/abiword-common_3.0.2-2+deb9u2_all.deb Size: 1689600 MD5sum: 863021785e848b351a57c9231b1a781f SHA1: 3dc2f1fcfbf649628bbe39e2257ff5aae3285ba2 SHA256: dd9c1af0d0c00b5bf524ab6f4456353d8ddcb2c39eb0bbd0a4fbcae12ceb3365 SHA512: 3080496daaec8205b98a63b4e30b6ff5869082bb1bc5bd6a34677fbe28c40c8cfb4bcc2007cf5e7fe9b34aa94ac191c4bfebac15337e7f4eb07f67cc9d5b307c Homepage: http://www.abisource.com/ Description: efficient, featureful word processor with collaboration -- common files AbiWord is a full-featured, efficient word processing application. It is suitable for a wide variety of word processing tasks, and is extensible with a variety of plugins. . This package contains the common files that are used on all architectures without modification. Package: ganeti-htools Architecture: all Version: 2.15.2-7+deb9u2 Priority: extra Section: admin Source: ganeti Maintainer: Debian Ganeti Team Installed-Size: 53 Depends: ganeti-htools-2.15 Breaks: ganeti2 (<< 2.4) Filename: 4.3-2/all/ganeti-htools_2.15.2-7+deb9u2_all.deb Size: 21214 MD5sum: 11b94cd1ecb0da0a74df762b71078f7e SHA1: a3477aeb6d093ca5230c84d80c35103f7270a0dd SHA256: ba1231f88aa05c91885424841a4498f6fc060f94be99cc79192c71999dedc0cf SHA512: cdf65fa66e8f36258ff1b5cb21d00a0e6935a09b50712083a294de809d0ee546296bd2b18f8f9fdf967325913b855e2bcd1d0bec44f3e20ebff22dad4dc996bc Homepage: https://code.google.com/p/ganeti/ Description: cluster virtualization manager - tools (stand-alone) Ganeti is a virtual server cluster management tool built on top of the Xen and KVM virtualization technologies and other free software. It provides an automated environment to manage highly available virtual machine instances. . This package provides additional tools used for enhanced allocation, maintenance and capacity calculation on Ganeti clusters. . The tools provided are: * hail: advanced instance allocator; * harep: tool for automatically repairing Ganeti clusters; * hbal: automatic cluster balancing tool; * hinfo: print cluster information; * hroller: rolling maintenance/reboot scheduler for Ganeti nodes; * hscan: used to gather cluster files for offline use in hbal/hspace; * hspace: cluster capacity calculator. . This package provides the version intended for stand-alone systems that are not part of a Ganeti cluster. Package: ganeti Architecture: all Version: 2.15.2-7+deb9u2 Priority: extra Section: admin Maintainer: Debian Ganeti Team Installed-Size: 376 Provides: ganeti-htools Depends: ganeti-2.15 (= 2.15.2-7+deb9u2), ganeti-haskell-2.15 (>= 2.15.2-7+deb9u2), ganeti-haskell-2.15 (<< 2.15.2-7+deb9u2.1~), ganeti-htools-2.15 (>= 2.15.2-7+deb9u2), ganeti-htools-2.15 (<< 2.15.2-7+deb9u2.1~), adduser, python, lsb-base (>= 3.0-6) Recommends: drbd-utils | drbd8-utils (>= 8.0.7), qemu-kvm | xen-system-amd64, ganeti-instance-debootstrap, ndisc6 Suggests: ganeti-doc, blktap-dkms, molly-guard Conflicts: ganeti-htools Breaks: ganeti-haskell, ganeti2 (<< 2.7.0-2) Replaces: ganeti-haskell, ganeti-htools, ganeti2 (<< 2.7.0-2) Filename: 4.3-2/all/ganeti_2.15.2-7+deb9u2_all.deb Size: 98082 MD5sum: 283de3b31c88e91c3da8c32a6806c8d1 SHA1: 3057bf5286cc833ac6f34bb6e9c8a42710d44d31 SHA256: c3773dde396a50a5afa3446b979c6b477d90fddd4a11518328c3e5e817c6b26e SHA512: e20e3a429aa816318904ce5a075a0d287187f05fe5954a5c1b186ed28d54af4edd59f77e1bc9eb0079d8653d1bc640b03506836d4ed06d0231495cda25d4abde Homepage: https://code.google.com/p/ganeti/ Description: cluster virtualization manager Ganeti is a virtual server cluster management tool built on top of the Xen and KVM virtualization technologies and other free software. It provides an automated environment to manage highly available virtual machine instances. . It is designed to facilitate cluster management of virtual servers using commodity hardware, and to provide fast and simple recovery after physical failures. It can take care of operations such as redundant disk creation and management, operating system installation (in cooperation with OS-specific install scripts), startup, shutdown, and failover of instances between physical systems. . This package installs the complete Ganeti system. Package: ganeti-doc Architecture: all Version: 2.15.2-7+deb9u2 Priority: extra Section: doc Source: ganeti Maintainer: Debian Ganeti Team Installed-Size: 5235 Depends: libjs-sphinxdoc (>= 1.0) Breaks: ganeti2 (<< 2.7.0-2) Replaces: ganeti2 (<< 2.7.0-2) Filename: 4.3-2/all/ganeti-doc_2.15.2-7+deb9u2_all.deb Size: 961794 MD5sum: fb3cb681950b4a690ca0b9057e94fb08 SHA1: d853014ee74c59ee23eff3374413b9708e846a3b SHA256: bbd7d29cffa4ef52688e91ca84723b2469e206a7fede2f776cc97e14b2ced9ca SHA512: 3103afc97cb5d98963da04b8b1ace3b16ba6a8118cad885e1ef894da703a31365a7bdc12c678b9b358e6d05cc84c08df66fdc3d3cd14a898dd0e9feb93093cdc Homepage: https://code.google.com/p/ganeti/ Description: cluster virtualization manager - documentation Ganeti is a virtual server cluster management tool built on top of the Xen and KVM virtualization technologies and other free software. It provides an automated environment to manage highly available virtual machine instances. . It is designed to facilitate cluster management of virtual servers using commodity hardware, and to provide fast and simple recovery after physical failures. It can take care of operations such as redundant disk creation and management, operating system installation (in cooperation with OS-specific install scripts), startup, shutdown, and failover of instances between physical systems. . This package provides the full HTML documentation for Ganeti. Package: ganeti-2.15 Architecture: all Version: 2.15.2-7+deb9u2 Priority: extra Section: admin Source: ganeti Maintainer: Debian Ganeti Team Installed-Size: 4514 Depends: debconf (>= 0.5) | debconf-2.0, python:any (>= 2.7.5-5~), python, lvm2, openssh-client, openssh-server, bridge-utils, iproute2 | iproute, iputils-arping, openssl, python-simplejson, python-pyparsing, python-openssl, python-pyinotify, python-pycurl, python-paramiko, python-bitarray, python-ipaddr, python-fdsend, python-psutil, socat, fping, adduser Filename: 4.3-2/all/ganeti-2.15_2.15.2-7+deb9u2_all.deb Size: 866946 MD5sum: d5be6cc07ceb56d6f34caaf4f94b1f34 SHA1: 23bcd2d20bf9e5406f8d3e24ea04238ad6b1819e SHA256: 26a46ca3b080a2c2f33443959a326aaa2000d0c591b8865d3796c83937cef9d6 SHA512: ad56be782a79b67cbb491c98822ba43f7471fabe380739e06225096ba9db4b4cb78a54b2f75b8e6b0e9bee240330b6bedd1351278a77ebceda46f13efd8c5072 Homepage: https://code.google.com/p/ganeti/ Description: cluster virtualization manager - Python components Ganeti is a virtual server cluster management tool built on top of the Xen and KVM virtualization technologies and other free software. It provides an automated environment to manage highly available virtual machine instances. . It is designed to facilitate cluster management of virtual servers using commodity hardware, and to provide fast and simple recovery after physical failures. It can take care of operations such as redundant disk creation and management, operating system installation (in cooperation with OS-specific install scripts), startup, shutdown, and failover of instances between physical systems. . This package provides all architecture-independent components of Ganeti 2.15. Package: ganeti2 Architecture: all Version: 2.15.2-7+deb9u2 Priority: extra Section: admin Source: ganeti Maintainer: Debian Ganeti Team Installed-Size: 91 Depends: ganeti Filename: 4.3-2/all/ganeti2_2.15.2-7+deb9u2_all.deb Size: 77442 MD5sum: 38672d6eb27913951d0a3fa0d7fe6465 SHA1: d1ee61b6c1c6677b1d7104597fe8f090ca33f2ba SHA256: 1ac46fed92072c811865dd5f911ee0416dc9492de0477927b422ec822e0d2208 SHA512: 4c2d66f68564d16e18c3844ca7924a0cf3b6acd08bfc6c89a508c7111a21ee6e4e0d2672409909ea5619fbe8fb13779101da4c88fe80bc1b7d8fae20d0bc26f4 Homepage: https://code.google.com/p/ganeti/ Description: transitional dummy package This is a transitional dummy package for ganeti. It can safely be removed. Package: python-ganeti-rapi Architecture: all Version: 2.15.2-7+deb9u2 Priority: extra Section: python Source: ganeti Maintainer: Debian Ganeti Team Installed-Size: 118 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pycurl, python-simplejson Suggests: ganeti-doc Breaks: ganeti2 (<< 2.7.0-2) Replaces: ganeti2 (<< 2.7.0-2) Filename: 4.3-2/all/python-ganeti-rapi_2.15.2-7+deb9u2_all.deb Size: 33728 MD5sum: 9aa478710eb2fa1c4fd2ae6dd48a0312 SHA1: 2a55d8bf61b1537cccaf3d6486304186131f7290 SHA256: bf9b2f1c34addafeff0d2a06af41e425e01d26b783c3651dba608174b9f74daf SHA512: 41fdf87478251827308a282ed9c711b29b0f86646eeba0f8c00e326119dd7cef98daa5fc14417264cf585fb3fb64143a6e57f10c519a4cfcb656e5beb95a679d Homepage: https://code.google.com/p/ganeti/ Description: cluster virtualization manager - RAPI client library Ganeti is a virtual server cluster management tool built on top of the Xen and KVM virtualization technologies and other free software. It provides an automated environment to manage highly available virtual machine instances. . It is designed to facilitate cluster management of virtual servers using commodity hardware, and to provide fast and simple recovery after physical failures. It can take care of operations such as redundant disk creation and management, operating system installation (in cooperation with OS-specific install scripts), startup, shutdown, and failover of instances between physical systems. . This package provides an RAPI (Remote API) client library for Python. Package: wordpress-theme-twentyfifteen Architecture: all Version: 4.7.5+dfsg-2+deb9u4 Priority: optional Section: web Source: wordpress Maintainer: Craig Small Installed-Size: 1025 Breaks: wordpress (<< 3.8+dfsg-1) Replaces: wordpress (<< 3.8+dfsg-1) Enhances: wordpress Filename: 4.3-2/all/wordpress-theme-twentyfifteen_4.7.5+dfsg-2+deb9u4_all.deb Size: 700820 MD5sum: cbf8b718bde37d178fb521625c44f79b SHA1: 789fb550200be1af73184e2a6a068f21a1cb6834 SHA256: 9a8df48c72945ca8e437f82039231b25771ded4b6e2730709542c8cc6beb5d99 SHA512: 1d2beb8dc7cab630aa8f17d1bd961dbb6e6779398112927b6520d162dac875fd5c1b6652d4a7af80bcefdc8f8da9d8beb17fb09d8fad71b88b18157033334008 Homepage: https://wordpress.org Description: weblog manager - twentytfifteen theme files WordPress is a full featured web blogging tool: * Instant publishing (no rebuilding) * Comment pingback support with spam protection * Non-crufty URLs * Themable * Plugin support This package contains WordPress twentyfifteen theme files NOTE: This theme requires access to public CDNs for use of some font or CSS files. Package: wordpress-theme-twentyseventeen Architecture: all Version: 4.7.5+dfsg-2+deb9u4 Priority: optional Section: web Source: wordpress Maintainer: Craig Small Installed-Size: 1226 Enhances: wordpress Filename: 4.3-2/all/wordpress-theme-twentyseventeen_4.7.5+dfsg-2+deb9u4_all.deb Size: 940594 MD5sum: 387a02757dffb6126e5b96411124a41e SHA1: 0ab3fa413e1886c9bf424c3dc6ec72e8e58cfe00 SHA256: 7bd5463a65bf8ada456db341eb77a985b0288759ea5dbc52cf7fdcf1f213f3b5 SHA512: 15b3aac10ad86dcefabed92897851e9e7c4e13e9adb0eee136857abcf07cafa681232fb768033021fe222b220c77440819c892fb11f321cd32141e2c897490d2 Homepage: https://wordpress.org Description: weblog manager - twentyseventeen theme files WordPress is a full featured web blogging tool: * Instant publishing (no rebuilding) * Comment pingback support with spam protection * Non-crufty URLs * Themable * Plugin support This package contains WordPress twentyseventeen theme files NOTE: This theme requires access to public CDNs for use of some font or CSS files. Package: wordpress-theme-twentysixteen Architecture: all Version: 4.7.5+dfsg-2+deb9u4 Priority: optional Section: web Source: wordpress Maintainer: Craig Small Installed-Size: 896 Breaks: wordpress (<< 3.8+dfsg-1) Replaces: wordpress (<< 3.8+dfsg-1) Enhances: wordpress Filename: 4.3-2/all/wordpress-theme-twentysixteen_4.7.5+dfsg-2+deb9u4_all.deb Size: 589544 MD5sum: 34df3abee212991a18e0631e2e983c74 SHA1: 6ab5fe838b1159372eb842b8c853b106b38addb3 SHA256: ef46993a6bd5c8e05bbc50e0d23fa1be9753fdd8410f8ad65c4cbeb72b251667 SHA512: 16ff0d816fee788f174ea40a017c3829c5cc76ce4ad5ee2815e51ffb481804f50c23a7c5a7c62990d7c0f9db3d8d07b3b225882cdc7ec0d0966fad201819869f Homepage: https://wordpress.org Description: weblog manager - twentysixteen theme files WordPress is a full featured web blogging tool: * Instant publishing (no rebuilding) * Comment pingback support with spam protection * Non-crufty URLs * Themable * Plugin support This package contains WordPress twentysixteen theme files NOTE: This theme requires access to public CDNs for use of some font or CSS files. Package: wordpress-l10n Architecture: all Version: 4.7.5+dfsg-2+deb9u4 Priority: optional Section: localization Source: wordpress Maintainer: Craig Small Installed-Size: 30848 Depends: wordpress (= 4.7.5+dfsg-2+deb9u4) Filename: 4.3-2/all/wordpress-l10n_4.7.5+dfsg-2+deb9u4_all.deb Size: 4383236 MD5sum: 8161de824a1371b810eb26d49e50fcd7 SHA1: 88ff239bd4c9efc8ff40ce5c63a1f91b383decc4 SHA256: 3c8d7db2279c24782a84989f0e557e64323ca13e0dc5db963994b91d38afc210 SHA512: b456fc362a5c64633c8398a6c427112d8f351e76d26371a78b016a24b915aee5b8af88d65d989b1d4504d85795acc8126b4dde880923546b26bdde8365c459e3 Homepage: https://wordpress.org Description: weblog manager - language files WordPress is a full featured web blogging tool: * Instant publishing (no rebuilding) * Comment pingback support with spam protection * Non-crufty URLs * Themable * Plugin support This package contains WordPress language files Package: wordpress Architecture: all Version: 4.7.5+dfsg-2+deb9u4 Priority: optional Section: web Maintainer: Craig Small Installed-Size: 19466 Depends: apache2 | httpd, libapache2-mod-php | libapache2-mod-php5 | php | php5, ca-certificates, default-mysql-client | virtual-mysql-client, php-gd | php5-gd, php-mysql | php5-mysql | php-mysqlnd | php5-mysqlnd, libjs-cropper (>= 1.2.2), libphp-phpmailer (>= 5.2.14+dfsg), php-getid3 (>= 1.9.12+dfsg) Recommends: wordpress-l10n, wordpress-theme-twentyseventeen Suggests: default-mysql-server | virtual-mysql-server, php-ssh2 Filename: 4.3-2/all/wordpress_4.7.5+dfsg-2+deb9u4_all.deb Size: 4001532 MD5sum: 74bf388730dac80a8109951cd6ac6452 SHA1: 05275afaa138e2e4cba7012f137eccfd19b93902 SHA256: 4dc8787d34dae86e63f5da8dd96b2ded4a22371b500198d77b5086c030a41a74 SHA512: 1bd3a48af9e1b19c0c159a82a086ba67e404432bf19c03e3a73f5e0303cce53c3a0dfdad70201d93cbccbed1c72b0d699789475a0737dafbd70166da1bbe5648 Homepage: https://wordpress.org Description: weblog manager WordPress is a full featured web blogging tool: * Instant publishing (no rebuilding) * Comment pingback support with spam protection * Non-crufty URLs * Themable * Plugin support Package: libdate-holidays-de-perl Architecture: all Version: 1.9-1+deb9u2 Priority: optional Section: perl Maintainer: Debian Perl Group Installed-Size: 46 Depends: perl, libdate-calc-perl Filename: 4.3-2/all/libdate-holidays-de-perl_1.9-1+deb9u2_all.deb Size: 15514 MD5sum: 6ae2ac5e6c53e03386e6683b42e76c1f SHA1: 69af76165e67c7fa869530f559ee64d2e6e90427 SHA256: ff189dc8373f90fa2d78c9794c4916dffe1bbe486e70d976e36e8072ba66e1a8 SHA512: 2df61bfff9e11e445beefc4f67a3cb2e1de8bf97bebdab3b92aa6fb692c1d2b8ed1294251b7b08bf134b273bdd077abcccf2eef40e2e7fe8935e4d2739259c4a Homepage: https://metacpan.org/release/Date-Holidays-DE Description: module to determine German holiday dates Date::Holidays::DE provides a function to get a list of German holidays for a given year. It also knows about different regulations throughout Germany. Package: vim-syntastic Architecture: all Version: 3.7.0-1+deb9u2 Priority: optional Section: editors Maintainer: Andrea Capriotti Installed-Size: 764 Depends: vim, vim-addon-manager Suggests: sparse, splint, cppcheck, foodcritic, libxml2-utils, hlint, tidy, checkstyle, closure-linter, libperl-critic-perl, puppet-lint, python-flake8, pep8, pyflakes, pylint, chktex, lacheck Filename: 4.3-2/all/vim-syntastic_3.7.0-1+deb9u2_all.deb Size: 97040 MD5sum: 2f1efd4a91c84ea87a04f125a438a148 SHA1: af6e91f9ddd2357d9a08f462c392c8c45743418a SHA256: 5556b3489b1f0def38e75a6c56056efd3aa5d4a01b8ea542969dfce39a29e7bc SHA512: 7394ef279ede442c117d9aa9cf8734fd5d56a775a0ebb8605fdd306890f76760447a5d62cc62da9f9225079191be3c2bbe2d24917e2c233111bd883f9089ad8a Homepage: https://github.com/scrooloose/syntastic Description: Syntax checking hacks for vim Syntastic is a syntax checking plugin that runs files through external syntax checkers and displays any resulting errors to the user. This can be done on demand, or automatically as files are saved. If syntax errors are detected, the user is notified and is happy because they didn't have to compile their code or execute their script to find them. . At the time of this writing, syntax checking plugins exist for ActionScript, Ada, AppleScript, AsciiDoc, Bourne shell, C, C++, C#, Chef, CoffeeScript, Coco, Coq, CSS, Cucumber, CUDA, D, Dart, DocBook, Dust, Elixir, Erlang, eRuby, Fortran, Gentoo metadata, GLSL, Go, Haml, Haskell, Haxe, Handlebars, HSS, HTML, Java, JavaScript, JSON, LESS, Lex, Limbo, LISP, LLVM intermediate language, Lua, MATLAB, NASM, Objective-C, Objective-C++, OCaml, Perl, Perl POD, PHP, gettext Portable Object, Puppet, Python, Racket, reStructuredText, Ruby, Rust, SASS/SCSS, Scala, Slim, Tcl, TeX, Twig, TypeScript, Vala, Verilog, VHDL, xHtml, XML, XSLT, YACC, YAML, z80, Zope page templates, zsh. Package: elastix-doc Architecture: all Version: 4.8-10 Priority: optional Section: doc Source: elastix Maintainer: Debian Med Packaging Team Installed-Size: 110815 Filename: 4.3-2/all/elastix-doc_4.8-10_all.deb Size: 6116290 MD5sum: 6b4f6f7e064359d533f9010dc14c9193 SHA1: 1ca49a6a92538cfc5b4450546e62ab75bdf32f00 SHA256: 2e9f61c3ab8cd5cc6a7d2367bdb18e5ac7d1d1fad58f503080a6a02bbdd0ea36 SHA512: 5d83ffbdf71035479d1f1c388c36fea92acaead586b6d015ef0760cafad6655a24333a78c4779097648dad0c207354ce3d17c7deadcaffd37a762c7a83c7714f Homepage: http://elastix.isi.uu.nl/ Description: toolbox for rigid and nonrigid registration of images - docs Image registration based on the well-known Insight Segmentation and Registration Toolkit (ITK). The software consists of a collection of algorithms that are commonly used to solve (medical) image registration problems. The modular design of elastix allows the user to quickly configure, test, and compare different registration methods for a specific application. A command-line interface enables automated processing of large numbers of data sets, by means of scripting. . This package contains the elastix documentation. Package: librte-cryptodev1 Architecture: all Version: 16.11.6-1+deb9u1 Priority: optional Section: libs Source: dpdk Maintainer: Debian DPDK Maintainers Installed-Size: 23 Depends: librte-cryptodev2 Filename: 4.3-2/all/librte-cryptodev1_16.11.6-1+deb9u1_all.deb Size: 13092 MD5sum: 981a1e29c94f367768fd48ab42388cb3 SHA1: 5269c3760a630b1410b3c7fa3575eb1821226584 SHA256: 277d758fc79d4dbede6b23decb04705301060ca4a3edb393ca355b32b9c59438 SHA512: 6f63efa7036c2b843a1d58fadf539da543e296a352314da477f1987cecd5640bb09c65b901d97d05b751cbac93d2a7448cf7f18af55674097e3e9ca466094961 Homepage: https://www.dpdk.org Description: transitional package This is a transitional package. It can safely be removed. Package: librte-eal2 Architecture: all Version: 16.11.6-1+deb9u1 Priority: optional Section: libs Source: dpdk Maintainer: Debian DPDK Maintainers Installed-Size: 23 Depends: librte-eal3 Filename: 4.3-2/all/librte-eal2_16.11.6-1+deb9u1_all.deb Size: 13082 MD5sum: 94d3062162ef68de355b3c023708a6c8 SHA1: 929d7214de17c59a3b0c303b6564dec5f5171dbf SHA256: 84b0b4035b5311856627390a27ca2f6daaadab3549f741b963506790cb27dc3f SHA512: 02f26b386858f2b077d71c98fa0fac1d0de2fadf1ea5f0326812fa440fee1cdefb80b9815de2304bc07b948d35dd02beaf1ae6d4936a912df91abd89e77265c8 Homepage: https://www.dpdk.org Description: transitional package This is a transitional package. It can safely be removed. Package: libethdev4 Architecture: all Version: 16.11.6-1+deb9u1 Priority: optional Section: libs Source: dpdk Maintainer: Debian DPDK Maintainers Installed-Size: 23 Depends: librte-ethdev5 Filename: 4.3-2/all/libethdev4_16.11.6-1+deb9u1_all.deb Size: 13092 MD5sum: 2ae0004f35a37d643a65b02be8c6ea01 SHA1: b9f9c1613d1e1e446053608a94459617aed86f93 SHA256: 89c93591fdae203312460892fd68e1707cc3151af2c351fcb3fd98ac5131811c SHA512: 056f77d471b768051d8730c283e3d15c7bf0b1b31fcb9cf77a18d18be03156b821f472a022108b31104e1651275baede309fdd08fedd9cd7776cf73210b20ba5 Homepage: https://www.dpdk.org Description: transitional package This is a transitional package. It can safely be removed. Package: dpdk-doc Architecture: all Version: 16.11.6-1+deb9u1 Multi-Arch: foreign Priority: optional Section: doc Source: dpdk Maintainer: Debian DPDK Maintainers Installed-Size: 57822 Depends: libjs-jquery, libjs-underscore Recommends: python Filename: 4.3-2/all/dpdk-doc_16.11.6-1+deb9u1_all.deb Size: 28090430 MD5sum: db084e1916ae2795464e0e992638fcb1 SHA1: 12c1d330dbd15030e820823b329539fa5f9ef79f SHA256: 0bb24ab736ab29ab95a6d5b612f70423f8640fd5c5e37e0d683b1235950f33ae SHA512: 8c25472da4800018e3d5db89a8be2fa3c8f3fcf48cbaa702f1b9985471fde0aff0217ec2e44d382c5ee7fe38aa6e4a8df0dc782ea52749e2791d2da76be15402 Homepage: https://dpdk.org/doc/guides/index.html Description: Data Plane Development Kit (documentation) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the complete set of documentation and guides. Package: spip Architecture: all Version: 3.1.4-4~deb9u1 Priority: extra Section: web Maintainer: David Prévot Installed-Size: 21008 Depends: apache2 | httpd, fonts-dustin, libjs-excanvas, libjs-jquery, libjs-jquery-colorbox, libjs-jquery-cookie, libjs-jquery-flot, libjs-jquery-form, libjs-jquery-ui (>= 1.12), libjs-mediaelement, php-common, php-getid3, php-html-safe, php-mysql | php-pgsql | php-sqlite3, php-pclzip, php-xml-htmlsax3, debconf (>= 0.5) | debconf-2.0 Recommends: imagemagick | netpbm, mysql-server | virtual-mysql-server | postgresql, php-sqlite3 Filename: 4.3-2/all/spip_3.1.4-4~deb9u1_all.deb Size: 4918172 MD5sum: 2f1bbc164b117cd875189f32ccacc7c1 SHA1: 3557bbd86f88bcad91cd52d87e46bd5798f6413a SHA256: 659b9cff800f1ec62ff46fcb4bb9e7a60383255025bd15bf5a30b67725e7345b SHA512: b19b656ec50adf1dd875557f8128cd39ab175383e6cd3692659e0f900b981b438839d97d0bfa57629e670f4a4d5a1b3becc5ea9549178f79be962d645c60f91c Homepage: http://www.spip.net/ Description: website engine for publishing SPIP is a publishing system for the Internet in which great importance is attached to collaborative working, to multilingual environments, and to simplicity of use for web authors. . SPIP's benefit consists in: . * managing a magazine type site i.e. made up mainly of articles and news items inserted in an arborescence of sections nested in each others. * completely separating and distributing three kinds of tasks over various players: the graphic design, the site editorial input through the submission of articles and news items and the site editorial management. * spare the webmaster and all the participants to the life of the site, a number of tedious aspects of web publishing as well as the need to learn lengthy technical skills. SPIP allows you to start creating your sections and articles straight away. Package: libjetty9-extra-java Architecture: all Version: 9.2.21-1+deb9u1 Priority: optional Section: java Source: jetty9 Maintainer: Debian Java Maintainers Installed-Size: 1567 Depends: glassfish-jmac-api, libasm-java (>= 5.0), libmail-java, libjetty9-java (>= 9.2.21-1+deb9u1), libspring-beans-java, libtaglibs-standard-spec-java, libtaglibs-standard-impl-java, libtomcat8-java Suggests: jetty9 Filename: 4.3-2/all/libjetty9-extra-java_9.2.21-1+deb9u1_all.deb Size: 1199164 MD5sum: f6ac5f69c836339f6782f8f0bc659cd0 SHA1: 2449e1b1f71baa6f0e2121f249c73779f56f7e51 SHA256: 91131c3d8c16ef75e58b01a858d7ba9ce6a34562380a2ae55e6b2d04bbd30ef0 SHA512: 8c07d6c0e10f62c44220c5c128aa1937d00f4d5cae6658f9e49172168322bda942f7935386c98bc881c1909335435e6788d7c8613960047a7feb61819e06e785 Homepage: http://www.eclipse.org/jetty/ Description: Java servlet engine and webserver -- extra libraries Jetty is an Open Source HTTP Servlet Server written in 100% Java. It is designed to be light weight, high performance, embeddable, extensible and flexible, thus making it an ideal platform for serving dynamic HTTP requests from any Java application. The extra libraries include jetty-management, jetty-naming, jetty-servlet-tester, jetty-ajp, jetty-java5-threadpool, jetty-client, jetty-rewrite-handler, jetty-plus, jetty-annotations Package: libjetty9-java Architecture: all Version: 9.2.21-1+deb9u1 Priority: optional Section: java Source: jetty9 Maintainer: Debian Java Maintainers Installed-Size: 2173 Depends: libservlet3.1-java Suggests: jetty9 Filename: 4.3-2/all/libjetty9-java_9.2.21-1+deb9u1_all.deb Size: 1806398 MD5sum: 9919c213d4fd160b2695bb26fc9d84e5 SHA1: 0f1ddd056e797d32d68e2c5a116a2e7226a8854e SHA256: c4e545563a1254bd6494de2cfa561c6f0c10360c763eccf9c78ee24a957aa333 SHA512: 0061e413e235cdc65c89f4ccdabbe801fab88781c4af720b48795b204d92a4d620066e7fab4eb43343a1fb323d8b810da9253f1714158357bad42ae00daf1db6 Homepage: http://www.eclipse.org/jetty/ Description: Java servlet engine and webserver -- core libraries Jetty is an Open Source HTTP Servlet Server written in 100% Java. It is designed to be light weight, high performance, embeddable, extensible and flexible, thus making it an ideal platform for serving dynamic HTTP requests from any Java application. . This package contains the core libraries Package: jetty9 Architecture: all Version: 9.2.21-1+deb9u1 Priority: optional Section: java Maintainer: Debian Java Maintainers Installed-Size: 532 Depends: adduser, apache2-utils, default-jre-headless | java7-runtime-headless, libjetty9-java (>= 9.2.21-1+deb9u1), libjetty9-extra-java (>= 9.2.21-1+deb9u1) Recommends: authbind Filename: 4.3-2/all/jetty9_9.2.21-1+deb9u1_all.deb Size: 211644 MD5sum: 9c7988f798b00dc9276c1deb6410b72a SHA1: 91472aff379db9fd9c5166fbd41a7187ec055b67 SHA256: 89b2ba1b6f67fe211354a8c26eeca6fc0eabcf35c617dd77a91408e72566614b SHA512: 15855bbec5975c393ac8f7542448642f2ce0c030433f6b0fd7326b3e98987aa20042169cdcbda3b6b7fb3d96f7b21af2bd7fadd9cd1912f2a8162ddb9d056885 Homepage: http://www.eclipse.org/jetty/ Description: Java servlet engine and webserver Jetty is an Open Source HTTP Servlet Server written in 100% Java. It is designed to be light weight, high performance, embeddable, extensible and flexible, thus making it an ideal platform for serving dynamic HTTP requests from any Java application. Package: python-scruffy Architecture: all Version: 0.3.3-1.1~deb9u1 Multi-Arch: foreign Priority: optional Section: python Maintainer: Debian Python Modules Team Installed-Size: 54 Depends: python-six, python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pkg-resources Filename: 4.3-2/all/python-scruffy_0.3.3-1.1~deb9u1_all.deb Size: 10850 MD5sum: dc05361d7691ee8973004852c00407fc SHA1: ed8a4ea8657fda8ad0b13c5ef74d25c7fb3870bb SHA256: f030cc08dc7f06e122fb8863d604ac4b2f26a45e02b1a1b35e2a413cf4d54ea4 SHA512: c08103f58c52e1d54aed617cc55c73194dab8cef088995965f22166b4856674ba5dcc4375686581b14997ed3dc51dd4ab11d1a842c3ff1c497f6979b84be3184 Homepage: https://github.com/snare/scruffy Description: framework for taking care of a bunch of boilerplate in Python2 apps Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc. . A typical use case for Scruffy is a command-line Python tool with some or all of the following requirements: . * Read a set of configuration defaults * Read a local configuration file and apply it on top of the defaults * Allow overriding some configuration options with command line flags or at runtime * Load a core set of Python-based plugins * Load a set of user-defined Python-based plugins * Generate log files whose name, location and other logging settings are based on configuration * Store application state between runs in a file or database . This package installs the library for Python 2. Package: python3-scruffy Architecture: all Version: 0.3.3-1.1~deb9u1 Multi-Arch: foreign Priority: optional Section: python Source: python-scruffy Maintainer: Debian Python Modules Team Installed-Size: 54 Depends: python3-six, python3-yaml, python3:any (>= 3.3.2-2~), python3-pkg-resources Filename: 4.3-2/all/python3-scruffy_0.3.3-1.1~deb9u1_all.deb Size: 10942 MD5sum: 703c2880e0b183dd791325ac7776a08b SHA1: c4625ebe5fb0711df464dee98a5b638298e7da11 SHA256: 7199f5367805e715919de9ac8141779c8bfd316ccbb0217249f12a8e657f6851 SHA512: 5697660ed9beb0cf54fe2516fd15bc77a8c0e0002b2246d11fde1143ec5029620559cef14acdfc4ac494776f454a48a818d1b98df13d314b8ad34f812a3b2a12 Homepage: https://github.com/snare/scruffy Description: framework for taking care of a bunch of boilerplate in Python3 apps Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc. . A typical use case for Scruffy is a command-line Python tool with some or all of the following requirements: . * Read a set of configuration defaults * Read a local configuration file and apply it on top of the defaults * Allow overriding some configuration options with command line flags or at runtime * Load a core set of Python-based plugins * Load a set of user-defined Python-based plugins * Generate log files whose name, location and other logging settings are based on configuration * Store application state between runs in a file or database . This package installs the library for Python 3. Package: local-apt-repository Architecture: all Version: 0.4+deb9u1 Priority: extra Section: admin Maintainer: Joachim Breitner Installed-Size: 33 Depends: systemd, apt-utils, init-system-helpers (>= 1.18~) Filename: 4.3-2/all/local-apt-repository_0.4+deb9u1_all.deb Size: 5706 MD5sum: 7f8c763a27a1573e1a8c8991440a2ac7 SHA1: 5befbdac780c40ec6a7583f54bc511e6d019ab53 SHA256: d7e58affd7953abda4dc7d288dcfd6bcff1636b468a83e5d4ffecc20dd736f30 SHA512: fa594c9e1b64cc93971ce701099a33ff89ac3bc25305a25a67587d705b30af4cef7c1db6c2019b666ce6c70e238777943872aad2adf663b48520cf7a3818d00a Description: Ready to use local apt repository With this package installed, every Debian package (i.e. a *.deb file) dropped into /srv/local-apt-repository (which you need to create first) will be available to apt. . This package does not provide an apt repository to be used by other hosts. For that, look at more serious repository solutions like reprepro and apt-ftparchive. Package: python-fastkml Architecture: all Version: 0.11-2~deb9u1 Priority: optional Section: python Source: fastkml Maintainer: Sandro Tosi Installed-Size: 291 Depends: python-dateutil, python-pygeoif, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pkg-resources Filename: 4.3-2/all/python-fastkml_0.11-2~deb9u1_all.deb Size: 44576 MD5sum: 0e130810db74d302b4efdd692e765938 SHA1: f90e82cd6f6d237eeae4036da0b488ec542c3b1b SHA256: 3280ce669987b715dcc67456b44dcc1b90863f2939bda3e3d6f9d15386d1b2ac SHA512: 44201736f3a758b51fc425e5bc5b565c222f8e4951007c88a3672c36f73b3e250ba78d8f3315d14ef5945365e7cec297f0426f30c47feabf60b85ea1cea14f5e Homepage: https://github.com/cleder/fastkml Description: fast KML processing Fastkml is a library to read, write and manipulate KML files. It aims to keep it simple and fast (using lxml if available). Fast refers to the time you spend to write and read KML files as well as the time you spend to get acquainted to the library or to create KML objects. Package: python3-fastkml Architecture: all Version: 0.11-2~deb9u1 Priority: optional Section: python Source: fastkml Maintainer: Sandro Tosi Installed-Size: 291 Depends: python3-dateutil, python3-pygeoif, python3:any (>= 3.3.2-2~), python3-pkg-resources Filename: 4.3-2/all/python3-fastkml_0.11-2~deb9u1_all.deb Size: 44762 MD5sum: c217dc7bec82407bc9701c2a06783ccd SHA1: 0ff03016378068702c661e6088e8e8639b099c1e SHA256: 8ed2a0dc5128a68f3c2f78a0d2075357b5112d3bd0a8945dc261333c39f7a1f6 SHA512: 97dc2dc89405191fd8cdbcdece5549fceb90d325acd55db458c559865dd0831ec00e1ee8a846cf7dbcd064ecfed146bfcd6e2c86b5559c35224e5403cb89ea70 Homepage: https://github.com/cleder/fastkml Description: fast KML processing (Python 3) Fastkml is a library to read, write and manipulate KML files. It aims to keep it simple and fast (using lxml if available). Fast refers to the time you spend to write and read KML files as well as the time you spend to get acquainted to the library or to create KML objects. . This package contains the Python 3 version of fastkml . Package: python3-pyorick Architecture: all Version: 1.4-2~deb9u1 Priority: extra Section: python Source: python-pyorick Maintainer: Debian Science Maintainers Installed-Size: 141 Depends: python3:any (>= 3.3.2-2~), yorick (>= 2.2.04+dfsg-2~), python3-numpy Suggests: python-pyorick Filename: 4.3-2/all/python3-pyorick_1.4-2~deb9u1_all.deb Size: 37142 MD5sum: 6487bf3b316f746141e66644694cb5f7 SHA1: 2bec2cf468d19b8a652f1ab8731a4700716ba971 SHA256: f6cfd705e436ee394166fe689358b3894f35e16a7e0eddd38f4d1a1cc1f482a3 SHA512: 7524958aeec818918086ae7f532caab5bae160f81a99b28a577741b40806cb784ba71f5a76578c93e52736524d0a02743106f606b21a09f17e6a3c81ad50cbb1 Homepage: https://github.com/dhmunro/pyorick/ Description: Python 3 module to execute Yorick code The pyorick package starts Yorick as a subprocess and provides an interface between Python and Yorick interpreted code. . Features: + exec or eval arbitrary Yorick code strings + get or set Yorick variables + call Yorick functions or subroutines with Python arguments + get or set slices of large Yorick arrays + terminal mode to interact with Yorick by keyboard through Python . Most of the data is exchanged via binary pipes between the two interpreters. Yorick runs in a request-reply mode. Python prints anything Yorick sends to stdout or stderr except prompts. . This package contains the module for Python 3. Package: python-pyorick Architecture: all Version: 1.4-2~deb9u1 Priority: extra Section: python Maintainer: Debian Science Maintainers Installed-Size: 141 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), yorick (>= 2.2.04+dfsg-2~), python-numpy Suggests: python3-pyorick Filename: 4.3-2/all/python-pyorick_1.4-2~deb9u1_all.deb Size: 37076 MD5sum: 549e02a0384a5bdff3786c6a89bc1ed7 SHA1: f68bbf0d693c392a006b9ab775e8055298821522 SHA256: 6b2ef6bd451c11eab5e654901bc8168f90416a5b1d6ad02db635fa944d1878a2 SHA512: 239ed7ebbc57a874d880f1dec280fc22cd056530bf779b21f23bde015ad13d8f707e1a1bd31feb881e52796ad9f9775fac5745c952a260cb1f74cda8d98a671e Homepage: https://github.com/dhmunro/pyorick/ Description: Python 2 module to execute Yorick code The pyorick package starts Yorick as a subprocess and provides an interface between Python and Yorick interpreted code. . Features: + exec or eval arbitrary Yorick code strings + get or set Yorick variables + call Yorick functions or subroutines with Python arguments + get or set slices of large Yorick arrays + terminal mode to interact with Yorick by keyboard through Python . Most of the data is exchanged via binary pipes between the two interpreters. Yorick runs in a request-reply mode. Python prints anything Yorick sends to stdout or stderr except prompts. . This package contains the module for Python 2. Package: trac-email2trac Architecture: all Version: 2.10.0-2~deb9u1 Priority: optional Section: web Source: email2trac Maintainer: Debian QA Group Installed-Size: 138 Depends: python, python:any, trac Suggests: getmail4 Filename: 4.3-2/all/trac-email2trac_2.10.0-2~deb9u1_all.deb Size: 44062 MD5sum: 4a32ef4f22376f7a41b4b889c585811b SHA1: 1789939f9812081ae5f5f13ace57f07f8f3ea008 SHA256: 769e6ecb31b14fa8b8a24ed402abc2992f69705215e6ef6ff9510e4157478277 SHA512: a296f0a4b1a50f7a426f1585a021e0b4957cfec62a1c833305aeadc869077c4e8f1ac112ba1a8d8f2c16c2eba879a7766c0bfff4a0ec62ee5b29920d7b09890e Homepage: https://oss.trac.surfsara.nl/email2trac Description: Creates and amends Trac tickets from e-mail email2trac creates tickets for the issue tracking system Trac from e-mail. Is also amends existing tickets, if the subject contains the ticket number. Package: check-postgres Architecture: all Version: 2.22.0-2+deb9u1 Priority: optional Section: database Maintainer: Debian PostgreSQL Maintainers Installed-Size: 679 Depends: perl:any, perl, postgresql-client Enhances: postgresql Filename: 4.3-2/all/check-postgres_2.22.0-2+deb9u1_all.deb Size: 136654 MD5sum: e0478b9b20ec61588f247fa1ae85323d SHA1: be3d9f9d9041965eec4eb79b4d9f272d43ab27ae SHA256: ec30eea27c7396e9316ad8edd2e18348921d920c5925a1450ef2642019f979ec SHA512: 781fc0118374665ebbd5f050c0e842bc7cddbb9486d985a27caed4693f9eaeed36e5ac6c3d4c66c483cf4643ecaeaed976b5caa4261d6d01008bdbec41649908 Homepage: http://bucardo.org/wiki/Check_postgres Description: script for monitoring PostgreSQL databases check_postgres is a Perl script that runs many different tests against one or more Postgres databases. It uses the psql program to gather the information, and outputs the results in one of three formats: Nagios, MRTG, or simple. Package: libbcpkix-java-doc Architecture: all Version: 1.56-1+deb9u2 Priority: optional Section: doc Source: bouncycastle Maintainer: Debian Java Maintainers Installed-Size: 9469 Filename: 4.3-2/all/libbcpkix-java-doc_1.56-1+deb9u2_all.deb Size: 338980 MD5sum: 7e3bb1e0cc4a7d79b36ffc17de18aa9d SHA1: c69aef85789d5064c9ce6a9d0d80923221adb890 SHA256: bca5c860c0efd088e33f0b11515e2017759f7a93190e8a2b93e05a9e383e062b SHA512: 8ee2a11d8daedd55b400b21af407e9ea73a896a8105fa9f24ba82177e2cb28dc09a4321dd43b3c2db79753a6a39c2b07c54850e6826a6ca01103b37f44db0f30 Homepage: http://www.bouncycastle.org Description: Bouncy Castle Java API for PKIX, CMS, EAC, TSP, PKCS... (Documentation) The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains the Javadoc for libbcpkix-java. Package: libbcprov-java Architecture: all Version: 1.56-1+deb9u2 Priority: optional Section: java Source: bouncycastle Maintainer: Debian Java Maintainers Installed-Size: 4087 Suggests: libbcprov-java-doc Breaks: jakarta-jmeter (<< 2.8-1~), jenkins-instance-identity (<< 1.3-1~), jglobus (<< 2.0.6-1~), libcanl-java (<< 2.3.0~), libitext-java (<< 2.1.7-6~), libpdfbox-java (<< 1:1.8.2+dfsg-1~), voms-api-java (<< 2.0.9-1.1~) Filename: 4.3-2/all/libbcprov-java_1.56-1+deb9u2_all.deb Size: 3636712 MD5sum: 88d8c3a8e22e2882e08b29f34f2e160a SHA1: f79f4eb6eb8fad72f785ef926472649341af4d03 SHA256: 478823d9ccbab9b29dd711ec7603a2b8d9bf014370ae5a707ab19258ac3ae431 SHA512: 6175dbf039ec00d8314d7edc13bd3ffd25fdd3f9cdaa7eff9d709b77f16b07e14338f6949811129df81d472dcbcb4c894480dd65e3fca84c869abb9a55192831 Homepage: http://www.bouncycastle.org Description: Bouncy Castle Java Cryptographic Service Provider The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains a JCE provider and a lightweight crypto API. Package: libbcpkix-java Architecture: all Version: 1.56-1+deb9u2 Priority: optional Section: java Source: bouncycastle Maintainer: Debian Java Maintainers Installed-Size: 818 Depends: libbcprov-java (>= 1.56-1+deb9u2) Suggests: libbcpkix-java-doc Filename: 4.3-2/all/libbcpkix-java_1.56-1+deb9u2_all.deb Size: 714420 MD5sum: 8f4d2bfd5703705f76e87ac5740e9f98 SHA1: 93448a45941e6af7a3a31598749c8a58f8e909ed SHA256: 49e85bb11bf23da62a657f28a8874437a07599e8e657704c57381b600a80c435 SHA512: 9bbca1a20a5593265795d5ef8ea5550b16747c742b39934cbb2e02777dae8fca4377ba277742c0944a5daa23e7a2e492ea846cf708604d75b3ba105f33a46c75 Homepage: http://www.bouncycastle.org Description: Bouncy Castle Java API for PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains generators and processors for PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF. Package: libbcprov-java-doc Architecture: all Version: 1.56-1+deb9u2 Priority: optional Section: doc Source: bouncycastle Maintainer: Debian Java Maintainers Installed-Size: 66639 Filename: 4.3-2/all/libbcprov-java-doc_1.56-1+deb9u2_all.deb Size: 1934500 MD5sum: 5d5220e90166cfcc0a7dd1842fcacc11 SHA1: 81b10686b2a8e3d25a0080a2b40b2c3ab588ba3c SHA256: e556503f9285d7278db0dc80f34948c2d6f505f534e4159df7aab6b2b325d2ea SHA512: ae24e06de88842a2d3255e9d0a90a6f1c9ca1a88c2d9e0cd7c0c19c50f8e30b8686c4fbb2a2c3627217a7a7ad577b2be4ad6832b0cc3b7ce6b9fc9d2a021e350 Homepage: http://www.bouncycastle.org Description: Bouncy Castle Java Cryptographic Service Provider (Documentation) The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains the Javadoc for libbcprov-java. Package: libbcpg-java Architecture: all Version: 1.56-1+deb9u2 Priority: optional Section: java Source: bouncycastle Maintainer: Debian Java Maintainers Installed-Size: 403 Depends: libbcprov-java (>= 1.56-1+deb9u2) Suggests: libbcpg-java-doc Filename: 4.3-2/all/libbcpg-java_1.56-1+deb9u2_all.deb Size: 351418 MD5sum: 231cbb8f8ddd66bb9b12c81b27572b47 SHA1: 3c1e54ef88003db94a7173137b3210050940c0c9 SHA256: 1596361f9b0ccce3fdc8ae7990f74b985bb2af07dcdb8aa4ac00ca54343d4b1f SHA512: bd98b0330c580651464ad86c8588ecb4dc947633d2b4b58bde5eaa9072411d4c0a51ab8833e2a85fed76a6cdce4233a7007f3d1cc1761c1ac672834f65de3533 Homepage: http://www.bouncycastle.org Description: Bouncy Castle generators/processors for OpenPGP The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains generators and processors for OpenPGP (RFC 2440). Package: libbcmail-java Architecture: all Version: 1.56-1+deb9u2 Priority: optional Section: java Source: bouncycastle Maintainer: Debian Java Maintainers Installed-Size: 181 Depends: libbcpkix-java (>= 1.56-1+deb9u2), libbcprov-java (>= 1.56-1+deb9u2), libmail-java Suggests: libbcmail-java-doc Filename: 4.3-2/all/libbcmail-java_1.56-1+deb9u2_all.deb Size: 152204 MD5sum: 631dea159d731e34ba188026bc42e99c SHA1: 8981ac328cc8803d5315af0960108d26cbf36f84 SHA256: 96c56d1c2ccb9c9cf0f86d34901770cd5b7cb067ced1a51f0557f80da8738132 SHA512: 64ce9c3f17385ef5fcab6e1ab1f04dcf0afae50c7d689b69f5d86f3c27dd47f18b7f40b2be273a9e190771a97ce49d9c9989cc2e17ee52a00971dbd7f1b6c82a Homepage: http://www.bouncycastle.org Description: Bouncy Castle generators/processors for S/MIME and CMS The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains generators and processors for S/MIME and CMS (PKCS7/RFC 3852). Package: libbcpg-java-doc Architecture: all Version: 1.56-1+deb9u2 Priority: optional Section: doc Source: bouncycastle Maintainer: Debian Java Maintainers Installed-Size: 4348 Filename: 4.3-2/all/libbcpg-java-doc_1.56-1+deb9u2_all.deb Size: 186052 MD5sum: c6da6cace005325bfac59cc034d6d935 SHA1: 6c702f40025f244d1b97a014a120e3948b4a6aa2 SHA256: 6236810eb039380d8d09e111d9ddbe22793e6b920af4e8eb7ce529d16d6e5246 SHA512: 87d7c91c0500d0c0259a2096615300255f84c68e23be3bb7c153385c97a6ea80609565ab3587ce41626e9cfe6a3cdb740c376bd1ffa79c5724fbd6aaf1822b57 Homepage: http://www.bouncycastle.org Description: Bouncy Castle generators/processors for OpenPGP (Documentation) The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains the Javadoc for libbcpg-java. Package: libbcmail-java-doc Architecture: all Version: 1.56-1+deb9u2 Priority: optional Section: doc Source: bouncycastle Maintainer: Debian Java Maintainers Installed-Size: 1349 Filename: 4.3-2/all/libbcmail-java-doc_1.56-1+deb9u2_all.deb Size: 97576 MD5sum: bfa82b35567779ef69e0683a268ed087 SHA1: e3a0c95cf01b025b34edeee3f17cc6a46ca9253b SHA256: 9edcd2c7b26803144396941bf1e964e5bc7e708455fc5e79244aa025eaed29b5 SHA512: 3aef6de77759605b5d0c69cbf479b2c7e842049b620c983dd90fd797095275eac1519d1cfb8fa9e8541db52912211eee0cb20ee76bf6617ea0d1573b25c03de2 Homepage: http://www.bouncycastle.org Description: Bouncy Castle generators/processors for S/MIME and CMS (Documentation) The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains the Javadoc for libbcmail-java. Package: iceowl-l10n-cy Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-cy (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-cy_52.9.1-1~deb9u1_all.deb Size: 91958 MD5sum: 46d46fab5f2d8780594adbbde2d84fc3 SHA1: 3be716f8616332b74460fb2272d3413ca311943b SHA256: 943923c6f50deab50511911cdff3ea7d40a1e28ab4e4182347279c4e5e9dfcea SHA512: 7761d14a78a2a0922817b2a32b45e8808facb0816305aecbf2c1393ce296efb581cddba4974a9293ad369ce3f6f0a21860c00e9023cc1d784d99f670087b4170 Homepage: http://www.mozilla.org/thunderbird/ Description: Welsh language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Welsh. It can be safely removed. Package: lightning-l10n-sr Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 305 Provides: iceowl-l10n-sr Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-sr Breaks: iceowl-l10n-sr (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-sr (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-sr_52.9.1-1~deb9u1_all.deb Size: 148398 MD5sum: 26c85ff9b0022f1f6374096d515a5e7f SHA1: f1b8218c8d2a0f23ad0f29dcb28c24cc530134cc SHA256: 999e5bed54b82f81be69f65bb38a84d9bf345232f951a3c304b889f70e3d222c SHA512: 02356e1fa8f04d3b18a55bdf28efd2a8ebcdfa545d2f9d95e65fcd81a8f02abc520f57db48664e0d31da813d7dbc5ce1cefe9bf38cb250b84cae149e54d08d5d Homepage: http://www.mozilla.org/thunderbird/ Description: Serbian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Serbian. Package: icedove-l10n-lt Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-lt (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-lt_52.9.1-1~deb9u1_all.deb Size: 91964 MD5sum: 1c7d79d1ef5e0467708a36e1eb064a8a SHA1: af9b645b4107d1893c428295e44e7b8d3899efb5 SHA256: d731853667470f6288d92be1765d2fcb652166810116425cf801d92cc9233aa1 SHA512: 0931a642cbe9dbfd9a8d6fc54fb6db11fdc23f656b900678431cde8e8ac06e5d935b49fc02e285e465374dd917cc6579f70f4a78a0ea32b9f3eb67d0f7795465 Homepage: https://wiki.mozilla.org/L10n:Teams:lt Description: Lithuanian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Lithuanian. . This is a transitional package. It can be safely removed. Package: icedove-l10n-sk Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-sk (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-sk_52.9.1-1~deb9u1_all.deb Size: 91976 MD5sum: 6775764a0cff8af5265c0b48549a7755 SHA1: f4a5cf6a2278b61b7faa96eba5ca5544b680e652 SHA256: 48e466487159e995453becbdebbe740ec0d1d0d7087ff325c9269e1b95eb2060 SHA512: 865e92ff86384594a6a15a5aca5c60df1f0a5d3c023db4956ab1c7279f4d377e3668d45aff5ebcdfcb8fc19ed101bbc86fa30809c2c62784f3353de132bb757e Homepage: https://wiki.mozilla.org/L10n:Teams:sk Description: Slovak language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Slovak. . This is a transitional package. It can be safely removed. Package: icedove-l10n-gd Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-gd (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-gd_52.9.1-1~deb9u1_all.deb Size: 91980 MD5sum: d7fbe04ab5cf55ce6c9326b955c33f03 SHA1: 54d32bb59e4818a3481e4aea9063dd944ab4818f SHA256: 0e8b2530a0260a9c35074345882672ae32b81df3d2434bcd47fab965be1fb423 SHA512: b801be0cfbcca9de0e54fef912e183914f98fe31717d39c04b4df1cce97c7ed58f5ee8f37ba40208ae3de3119580b844293d979b8a3826b775c313c3122c8ef8 Homepage: https://wiki.mozilla.org/L10n:Teams:gd Description: Gaelic (Scottish) language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Gaelic (Scottish). . This is a transitional package. It can be safely removed. Package: thunderbird-l10n-pt-pt Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 801 Provides: icedove-l10n-pt-pt Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-pt-pt | myspell-pt-pt | myspell-pt Breaks: icedove-l10n-pt-pt (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-pt-pt (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-pt-pt_52.9.1-1~deb9u1_all.deb Size: 590428 MD5sum: 7658b0ef5b056d82d2acbb51a91df65d SHA1: 5a64b21760d7820a4391cbb8dbc5a7144e3fcdde SHA256: 13af9d2b2ccc361fff526cef7ad254e26cdc213d8149fb85e6a3d7969859383e SHA512: 2968797623e9cd60ee9c23fac68c92bb92e5bdfdcaa78708e35a268d39b4ffa25262f16c4829f30029f5cef45bbbda7d7cbe48f7644e1476d92f22ceb5452fe6 Homepage: https://wiki.mozilla.org/L10n:Teams:pt-PT Description: Portuguese (Portugal) language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Portuguese (Portugal). Package: lightning-l10n-ro Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 303 Provides: iceowl-l10n-ro Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-ro Breaks: iceowl-l10n-ro (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-ro (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-ro_52.9.1-1~deb9u1_all.deb Size: 145748 MD5sum: f374c08712e8a340b8d2457a97842166 SHA1: e02aac12c1b77f63edd5d266fb6e7970895b1ecf SHA256: 8bff8f1e192306f0965fc1759b312faaacf647af3ae4b4742b78b6a5c92c7724 SHA512: 62c78ec6c99f98b2090b22e0977e7ed1637beb86239998dfbc6352e33c1e2d96a1814f2566b5274ac8d30f97d3d252722272fe157a8df2303b47cef238cc6feb Homepage: http://www.mozilla.org/thunderbird/ Description: Romanian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Romanian. Package: lightning-l10n-pa-in Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 323 Provides: iceowl-l10n-pa-in Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Breaks: iceowl-l10n-pa-in (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-pa-in (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-pa-in_52.9.1-1~deb9u1_all.deb Size: 166812 MD5sum: 34d62eab0036fb323cc1c54c313c49d2 SHA1: 482d1428342d81543beb3aa7f6a9c3a6a485ce44 SHA256: f4926ba1984c7c67b2ddcd205318e6cc17ece6babe43b8ce3ae4e6d5332f6ad4 SHA512: 117465743fd77cef349547761cf19a9003c9287e106bdc80fed8d452f26a480cf3b52cc42a0868f6b3c8a175cd1725b94ac20d0cc6d08ac3c135e2bf9f14cf2f Homepage: http://www.mozilla.org/thunderbird/ Description: Punjabi language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Punjabi (India). Package: lightning-l10n-es-es Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 287 Provides: iceowl-l10n-es-es Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-es | myspell-es Breaks: iceowl-l10n-es-es (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-es-es (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-es-es_52.9.1-1~deb9u1_all.deb Size: 128824 MD5sum: 3435515d5af9bf7b3c608eadcd1a11e1 SHA1: 93f9fbf74c3270a1e21e09be29275f494d524325 SHA256: 511215a42c5d4eb16091c9747bea51f748fb71fe1c3f1861834f0efc3ddad61f SHA512: 2b8951a57b81b0523d1b6aa8243313ef1efa9fc3a368ca2c503ecffc468c80f95ce0ebae0a3bd6b6d9d47405a9c4b141e148063384833ce1581363b057b554f5 Homepage: http://www.mozilla.org/thunderbird/ Description: Spanish (Spain) language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Spanish (Spain). Package: lightning-l10n-fr Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 303 Provides: iceowl-l10n-fr Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-fr | myspell-fr | myspell-fr-gut Breaks: iceowl-l10n-fr (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-fr (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-fr_52.9.1-1~deb9u1_all.deb Size: 146302 MD5sum: 4f7931c59578eece494fd9727155ed23 SHA1: 5018035fb5b9833a0a9332967dc5ead2bfe1e960 SHA256: 350e677bc0f3e0adbc4a6df133ff4e14eff51613af974b79f418fa7a474ba796 SHA512: e0f02a03a4d909c8ff649ef36016a9f12f89f876acf36e4d054402aac97bc3d61f73846408d6274f4e56b325ebc9d349a55f45f47041653330d573439ef16ff5 Homepage: http://www.mozilla.org/thunderbird/ Description: French language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in French. Package: lightning-l10n-bg Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 310 Provides: iceowl-l10n-bg Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-bg | myspell-bg Breaks: iceowl-l10n-bg (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-bg (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-bg_52.9.1-1~deb9u1_all.deb Size: 153540 MD5sum: e150273463d17ea2a350174a499af1fb SHA1: 7ad7b35f67a6e81ab7434eea200e568eb20309ef SHA256: 9a0a11fc7db02d4aa4cd8c3178d5c6099b9281a424c5673ee916ae448008ba62 SHA512: 2fb44e1508edf566a225387738b52464198054f60e91dcd6be6825f088cb1769e7bb66b9a6acc139a075123f84a7c3ae643190caee46b3e9faadbf15988379c4 Homepage: http://www.mozilla.org/thunderbird/ Description: Bulgarian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Bulgarian. Package: thunderbird-l10n-sl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 798 Provides: icedove-l10n-sl Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-sl | myspell-sl Breaks: icedove-l10n-sl (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-sl (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-sl_52.9.1-1~deb9u1_all.deb Size: 592934 MD5sum: 41bec59f3c6cea64470db1cc6a457b2a SHA1: d6717c3b8a65fe7c277febc0d4eb825fd28f6efa SHA256: 03374835b0750b6f3d3f346de1f652faaf30cb9b0f2191077516afd7e3d622aa SHA512: 4c767fd35a36491d71011abfc34b6ea984d21e8b449d1b4970c748154d268664ef6c4901558c44ad8800d6c5cd5f353e6c2a8a32a058b7dc12a9b221308593d0 Homepage: https://wiki.mozilla.org/L10n:Teams:sl Description: Slovenian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Slovenian. Package: iceowl-l10n-eu Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-eu (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-eu_52.9.1-1~deb9u1_all.deb Size: 91950 MD5sum: 3e612722624ca873fff2e15b69b00171 SHA1: 8bf084a92779826b7a50aed0a04dbd74f54ee3b9 SHA256: 39c04df0571fc7974b16e49b50003a6b75e94bf1c107e5b8b7f0436373f27b75 SHA512: c33fd5847415c69e0e3514d56b17b357b80514d2474b459af5ec345e885135da12c4a1585beea4307eca12f280ab8642bfb2b7e4b1d08d4553889f99c9536b80 Homepage: http://www.mozilla.org/thunderbird/ Description: Basque language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Basque. It can be safely removed. Package: lightning-l10n-pt-pt Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 302 Provides: iceowl-l10n-pt-pt Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-pt-pt | myspell-pt-pt | myspell-pt Breaks: iceowl-l10n-pt-pt (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-pt-pt (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-pt-pt_52.9.1-1~deb9u1_all.deb Size: 144540 MD5sum: ac2eaa38881a806653c5b67288417167 SHA1: d5f7a6997f8af20bacbc61bf1ceae1d02b61a160 SHA256: f09c6c7d0c1a20e06228123d466d6a3535e95df0d4fce192f403b2b0240792af SHA512: 0cc6d53d4ece2215f9c83e40d51679bdeb946d7d1c66fc4316d93bad58e2cca9d5901061334c311290ec10d9d5bbfa6d898f2ffb49d041a32d54085959c7916b Homepage: http://www.mozilla.org/thunderbird/ Description: Portuguese (Portugal) language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Portuguese (Portugal). Package: iceowl-l10n-sl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-sl (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-sl_52.9.1-1~deb9u1_all.deb Size: 91952 MD5sum: 8f1fa807ca96f755ef263f8522e3424a SHA1: a2126351babc33e2265a80fcb0fd27be818f6e42 SHA256: f7a41aa815db436ce507f70457a210f892f97215948c0572f95893cf8fa0e7d1 SHA512: 88dc4b6c78ebb7f1210d061a677ab763c95e81723a7ff1f8180cc03ff1afa495d486a0153bda1cd35cfab57a49c23067293d3f866c7a4f2d2cc37af67d255c25 Homepage: http://www.mozilla.org/thunderbird/ Description: Slovenian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Slovenian. It can be safely removed. Package: iceowl-l10n-tr Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-tr (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-tr_52.9.1-1~deb9u1_all.deb Size: 91954 MD5sum: d1108ffb6cc41f3169a311e618ab6c82 SHA1: 77349f245fb0235f1c96ecb7d7913f57921a0184 SHA256: b4b780d6a775d12285c4f6f719e34f34e7acafddad71fea26b9fe810506fa529 SHA512: d183fd9f46598a2cbaadfeef98aef9407b1dd00d2d53f12c2eebc1672dc5406b808af79520da6eda1930bc7d90c71b2c8104ed4a9e7e702e1b2d18b28eff1eaf Homepage: http://www.mozilla.org/thunderbird/ Description: Turkish language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Turkish. It can be safely removed. Package: iceowl-l10n-hy-am Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-hy-am (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-hy-am_52.9.1-1~deb9u1_all.deb Size: 91952 MD5sum: b077c170d6e39d5bdbf030d2d3a798c5 SHA1: 2a90538e4a047f7e5693ac57eee3d74beb517da1 SHA256: b7a040e50307c259cb44987538baed0f507b8f18629ebe56fb0590a479167f4f SHA512: 54758017543a7f3d73e9cbfeabd046c83e1534725ed099e57da7815e18ff1969731f1088a9fdf390160decb0b3eb04f7525d4528bc81d3607c3f4f3e64ac0de4 Homepage: http://www.mozilla.org/thunderbird/ Description: Armenian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Armenian (Armenia). It can be safely removed. Package: lightning-l10n-eu Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 302 Provides: iceowl-l10n-eu Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-eu Breaks: iceowl-l10n-eu (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-eu (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-eu_52.9.1-1~deb9u1_all.deb Size: 144606 MD5sum: 4cfd169a4ce93e4c116ff91be68ce72a SHA1: 5faf9f9dcaea97ff62cc8e1e96950230a7963003 SHA256: ff5ba3a34070fdbb7e89ff1653423c49f69c7eb0037d1dd6d0e4bfa6244c7e06 SHA512: 7b051dc7e0e759fdc37fad56158139810ac61227a2442c1fc6f5489b8edbffc2e4eb6e86e5a8fcbe8f29acb0192dd96cee57407db357915197365b0c1df8c4b9 Homepage: http://www.mozilla.org/thunderbird/ Description: Basque language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Basque. Package: iceowl-l10n-de Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-de (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-de_52.9.1-1~deb9u1_all.deb Size: 91946 MD5sum: 466fda617b21a8dde6c8e159f768f02c SHA1: a6de57a9d41841d2346a014e8ba159543ebc3e15 SHA256: 4711b6d84405fa64968ad04d050218767124f478779eafd9ec9360525da898de SHA512: 0a38bd239fb0687aa7787e0b2adfb60956a0391f92dc907b96bc163dde7926301b9419e1e0bc3432c284372dde0a1a9057f9b0ac4a1edbfde574be8e26666adb Homepage: http://www.mozilla.org/thunderbird/ Description: German language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in German. It can be safely removed. Package: icedove-l10n-eu Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-eu (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-eu_52.9.1-1~deb9u1_all.deb Size: 91966 MD5sum: 2cd87b1358bbce1ccfecacdd6561749c SHA1: 19e6675b2d9323f8a75c43b48cacee25e1f6a830 SHA256: 8e44a524cd781a7d934b66011270a4a9fb6aa9979231d41d8ff12458119322ef SHA512: 3d1c2b933c20ac8d199f1448242491de47035fc9dcac490d7ec4960658fe2ef61e3d7264a628db84af1b29f2ee952cadb80125d20481f4f83c31e5ae61469dd3 Homepage: https://wiki.mozilla.org/L10n:Teams:eu Description: Basque language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Basque. . This is a transitional package. It can be safely removed. Package: lightning-l10n-zh-tw Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 307 Provides: iceowl-l10n-zh-tw Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Breaks: iceowl-l10n-zh-tw (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-zh-tw (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-zh-tw_52.9.1-1~deb9u1_all.deb Size: 149418 MD5sum: f03ad39b245cbbeafee4011fcc7b24a7 SHA1: 46c97b9f250300097072511be18e318ef365b1db SHA256: 6292ba5d476662e41623bf4e34a8482fbd9863e9dc9c060cba4e706a23347514 SHA512: ad666e1e815998c834b1d766673ef5ad8969d4153cac1610732291b2d934013c49f8d8889c1b3ad69045a61794e6538344f89ab845494a55d27615aabdc0a80c Homepage: http://www.mozilla.org/thunderbird/ Description: Chinese (Taiwan) language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Chinese (Taiwan). Package: lightning-l10n-uk Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 311 Provides: iceowl-l10n-uk Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-uk | myspell-uk Breaks: iceowl-l10n-uk (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-uk (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-uk_52.9.1-1~deb9u1_all.deb Size: 154176 MD5sum: 473f25ba6836ddd2cb4d9e9b366b98c7 SHA1: 954e552064557e133b8111c54c8fa7303d125d95 SHA256: 8d5fff694b883ba1d2c13bbd37be956f425e4bf9cef2159b97479f1b48ede57c SHA512: b48972771096730beb125d5bbb05c7e8607a625230e20548318d871c32aa88d7175f7057a3063ef28217be438c81d8d655790cb64878faa639fa5d3628e819ef Homepage: http://www.mozilla.org/thunderbird/ Description: Ukrainian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Ukrainian. Package: icedove-l10n-en-gb Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-en-gb (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-en-gb_52.9.1-1~deb9u1_all.deb Size: 91984 MD5sum: 9f742402762269b4c7d1ea4ce7d99df8 SHA1: 5695789fce365575325aff71cece801f31a6491c SHA256: bcd3093de673c94f16c6d5327010d95ef6ede44057ab1f08a7e901dbfe3651df SHA512: 4573f67ecaecf4dc6590f82750acb35b349e6bca289dbe908bda2ec763f0608d8105d98af5922d1595e0d1f030defa03c7bfeb09fda655d2d5d50c6666aeab5c Homepage: https://wiki.mozilla.org/L10n:Teams:en-GB Description: English (Great Britain) language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in English (Great Britain). . This is a transitional package. It can be safely removed. Package: lightning-l10n-is Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 302 Provides: iceowl-l10n-is Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-is Breaks: iceowl-l10n-is (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-is (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-is_52.9.1-1~deb9u1_all.deb Size: 144728 MD5sum: 18609ae81601db7315ac5c0a753eeda4 SHA1: 898df035bb50d18f750745c8d7eaf2f6d45ba64a SHA256: ec894388b607320f1e4527bf8c977e65bce9dbc35c0b8d6385d992fa975f7408 SHA512: 283db414d4a4ee99ba087ec5be16b39356d25a97bf64648d1007bb1b0a6413f1fdb4454406458d97d32f98c31d03f37e98b741e9f1514f637fe95d81b5a66d31 Homepage: http://www.mozilla.org/thunderbird/ Description: Icelandic language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Icelandic. Package: icedove-l10n-he Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-he (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-he_52.9.1-1~deb9u1_all.deb Size: 91966 MD5sum: a1c925bc62f99384c8c41023cfb2cc17 SHA1: 29c18d66564dc02977ba4e193bd20e73534076c9 SHA256: 4fd95ecc20ddb6ae715da4f2b61f55c730b50958d46569697e16f341c499c1a0 SHA512: 9e08a4faeaab8ed94f53c4a17884dcae719ca7d52582553b84e59329305b10f58cd4d3bc15fdee815b8b150ff42534545656dac4d8c345081afc6738f27aa03a Homepage: https://wiki.mozilla.org/L10n:Teams:he Description: Hebrew language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Hebrew. . This is a transitional package. It can be safely removed. Package: icedove-l10n-ca Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-ca (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-ca_52.9.1-1~deb9u1_all.deb Size: 91976 MD5sum: 33df0d8882d6aef69116effcf015cde0 SHA1: ddb848e58390b03817e01f9ae019224fa84e5601 SHA256: df615f6e92fe914f08abdc94962442aad7ca4d01d9772379701587b883db206a SHA512: 03c52220a6d744e079a9a2413810cb0eacf398741f58a4298bb74f208ddd2b9ecfa15139553169c0cc824b96c73171afdfa38eebcd0582d4b3fe267ea077f328 Homepage: https://wiki.mozilla.org/L10n:Teams:ca Description: Catalan/Valencian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Catalan/Valencian. . This is a transitional package. It can be safely removed. Package: iceowl-l10n-pl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-pl (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-pl_52.9.1-1~deb9u1_all.deb Size: 91960 MD5sum: 13508205cd7a7725ab3443e5ab7e426e SHA1: 064a53181aff1fb1bd1bcdb63d16f45f1d344de3 SHA256: 3060991fda4e61b642bbc25c7775db30ab090bface4dd589e33da5d450e6ee41 SHA512: 4a99dcb9ba60a895be395a536d025af464bf117d5213aaf5a3751e092e01354e1b46cf02363768b36015ae8ad625114c716658d345f535a384beeee4f1db64d6 Homepage: http://www.mozilla.org/thunderbird/ Description: Polish language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Polish. It can be safely removed. Package: iceowl-l10n-ta-lk Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-ta-lk (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-ta-lk_52.9.1-1~deb9u1_all.deb Size: 91956 MD5sum: 683e64c5b697c89de1ae66a01b80dd0d SHA1: 140d19b5eb0f02a751145b71b55723e925a3edba SHA256: 8d9913b6a9828310c29bab027eee807a7550cbc5a5f7de71651b0325813a6b58 SHA512: 1f30d735021eff9131cf479896d7475bfe31b1beeb93821bf652100e8f4c2c09c1158cc1c0bea27ad7a46d505c6ad359f6bfd70a19c02ef11f2bd9d32e44a2d8 Homepage: http://www.mozilla.org/thunderbird/ Description: Tamil language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Tamil (Sri Lanka). It can be safely removed. Package: icedove-l10n-uk Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-uk (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-uk_52.9.1-1~deb9u1_all.deb Size: 91984 MD5sum: e0911e1049a882ff1e426a1c1f65bcec SHA1: 2511f50323891ed650345313d0bfb0b394fb2215 SHA256: 5914104a5d983fef56dd4d7441838a71a070017a3de36d13f284340321a90148 SHA512: f88974bba45eff6e7ef0686f33d4755d0e21b39c402703e40698a34687840300a3390cf18b1179714b8093c81d4e4aaa6bd641adbba09d6a2fcdcea86cd2f6ae Homepage: https://wiki.mozilla.org/L10n:Teams:uk Description: Ukrainian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Ukrainian. . This is a transitional package. It can be safely removed. Package: icedove-l10n-sl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-sl (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-sl_52.9.1-1~deb9u1_all.deb Size: 91962 MD5sum: 3a0be7f05763908ec8b62390d840b52a SHA1: 73f62b124880163facfbf7486e75e79438a6614f SHA256: 7fbae3a89f7d36540c3d19ec9e8096dcc99fbfa42a18f5b1f4dc3670b70d4585 SHA512: 78128997f92e8feeb2674e4792da7dd48f627c73457e969207d4bd4a053b7253a41370034076006a24895c8f9349c869926a957091bef674a0d8d29c2e1011b7 Homepage: https://wiki.mozilla.org/L10n:Teams:sl Description: Slovenian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Slovenian. . This is a transitional package. It can be safely removed. Package: thunderbird-l10n-kab Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 803 Provides: icedove-l10n-kab Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/thunderbird-l10n-kab_52.9.1-1~deb9u1_all.deb Size: 597164 MD5sum: 5c7c82087df0aaa6c0afa1439b5b3094 SHA1: b8b3aaf98eae72191d238d51c74dd848ab9dcbbd SHA256: 81b58d70e2bbcdf09bc2b8c0c313bd1a1073746cdd6cec959cb11551e46e1b4a SHA512: e6bc9aac256c9d5cad9d737aa4dbe874ccf58800e146ff7cc56b3675b8e13afb8e0a960e5ffd06e2f946974e2372792be21b3d4adcbc8fc078fd189a23fa3841 Homepage: https://wiki.mozilla.org/L10n:Teams:kab Description: Kabyle language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Kabyle. Package: icedove-l10n-el Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-el (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-el_52.9.1-1~deb9u1_all.deb Size: 91970 MD5sum: 8ed88dfd25ff8453149c0ab9c4b0b361 SHA1: 6fce69a7297ef2d18254139547dd7aea23aa7d1e SHA256: d2a54490832833ef050c78869a65eef7d6f618ef7b591f9c132bbd9e6d099f58 SHA512: 47f403beaad0798a6b71b6d82238c3e45df14b7b170278dda441c81072142d0b0df49d13637a693a30a939b523c31b5f068e87837b37e600a88ca247c16056a2 Homepage: https://wiki.mozilla.org/L10n:Teams:el Description: Greek language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Greek. . This is a transitional package. It can be safely removed. Package: thunderbird-l10n-nl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 793 Provides: icedove-l10n-nl Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-nl | myspell-nl Breaks: icedove-l10n-nl (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-nl (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-nl_52.9.1-1~deb9u1_all.deb Size: 587864 MD5sum: 4d803c5046ca71b697e26eee2a955c71 SHA1: d3819b19fab3b3b55b40040aee31067b031848da SHA256: 9072dd9aa86380db078ab60a40ee4be7f8056a7c7e584e048ea71d1908c8fceb SHA512: d5a86e4f30a709177e0d22efed91ec0af74e6125ba159bee606f0b0a2bfe04cfb70d8f5435f94100849759a1072bed977e88fc58b10b1e0bb427c1e0940bb9b0 Homepage: https://wiki.mozilla.org/L10n:Teams:nl Description: Dutch language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Dutch. Package: lightning-l10n-si Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 309 Provides: iceowl-l10n-si Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-si Breaks: iceowl-l10n-si (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-si (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-si_52.9.1-1~deb9u1_all.deb Size: 152026 MD5sum: 157618fbdeb2e83d77e3e91e92473d6c SHA1: 37c91b6fd725a35cb004a14503dc4a866d12c53d SHA256: 762111138763160d89dc5eaa142cc1c9b8e42a477440138f76e1e75ff0687df1 SHA512: c9caa23dcff1c8a34e3405aad1a2b3a9724172c50dc9e49145659a05d446f9bc447928297373f8492113fb1c7ba8fcda4c13d54061d7ece2df338ed8c55c2745 Homepage: http://www.mozilla.org/thunderbird/ Description: Sinhala language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Sinhala. Package: iceowl-l10n-ru Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-ru (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-ru_52.9.1-1~deb9u1_all.deb Size: 91948 MD5sum: 74e5d657804813cddc45ab394e2fb9f9 SHA1: 26630fb696e9988b12b80d875ae823868541a2af SHA256: 86dd38285bc072134fc3efca9422154974dfe816f7e2f7aa6cca2081d98d2575 SHA512: 8ca2e0d3c18627d35da582b24b79bc9f6912efe12431041ae4468f55aeb498bc019bb9b3a42f6dae5bbfc336430ed7b2a4a4e3015cf7e05c784f42f14361e3ee Homepage: http://www.mozilla.org/thunderbird/ Description: Russian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Russian. It can be safely removed. Package: thunderbird-l10n-bn-bd Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 911 Provides: icedove-l10n-bn-bd Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-bn Breaks: icedove-l10n-bn-bd (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-bn-bd (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-bn-bd_52.9.1-1~deb9u1_all.deb Size: 703900 MD5sum: 0d6d726b6353c76a7d31b8460e91fafa SHA1: 9cadf71b5f200aa2ac8ceee8737336636ac588d6 SHA256: 9430b282d3e98d9a1844d8cb58f3953a3c0a5f84acdc0fbb0b35329fe81e89de SHA512: 1f583af0ccaca36e50139aae62fab526b4c0764c04b057a450e2fb732122f4af9f60e44fdb338ac6f32414d8771916255981c77f1180a7ac0eddbf5cef9d1a7d Homepage: https://wiki.mozilla.org/L10n:Teams:bd-BD Description: Bengali language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Bengali. Package: iceowl-l10n-ar Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-ar (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-ar_52.9.1-1~deb9u1_all.deb Size: 91936 MD5sum: 82bad4307d84991e89f4c8a5e25be001 SHA1: cdd3b55d454d7be2cde2b5138ceb0beb7a843d79 SHA256: df03327d79f1df8c551a4595a68e1197b4c71eefaf0c1680547c6fd695bb12e8 SHA512: f7f33e645bbb4fca5b3fc5c303aa2bd9f472c12c90cba4dc4d82c6fca501a0b6679416edc9ebfef1ec50c77eb1cdfa9ba3edd2841a0c23def301b2f35c94a71b Homepage: http://www.mozilla.org/thunderbird/ Description: Arabic language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Arabian. It can be safely removed. Package: lightning-l10n-ca Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 303 Provides: iceowl-l10n-ca Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-ca | myspell-ca Breaks: iceowl-l10n-ca (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-ca (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-ca_52.9.1-1~deb9u1_all.deb Size: 145880 MD5sum: 7ba3bb7f8a8ffb2f6e95dfef59af1302 SHA1: d3f5d222fe27ad3d9e2a82a699dd33572cf62fd5 SHA256: e63b0ba257589d89d538b8180521e5e95e3f6b37f582b868ff5b6fb8f3100b78 SHA512: 021c8325c6f4c4c3bfddc6f34084c840dea9bd4916558568d8ab3f5bb022c9516c6e4b042e6e3575706def36ca6a282df29e6c6f90719e5d3ad3c00f237a73d6 Homepage: http://www.mozilla.org/thunderbird/ Description: Catalan/Valencian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Catalan/Valencian. Package: thunderbird-l10n-vi Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 870 Provides: icedove-l10n-vi Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-vi Breaks: icedove-l10n-vi (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-vi (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-vi_52.9.1-1~deb9u1_all.deb Size: 667930 MD5sum: a354e6101a6b21ce3e23d338ab20384e SHA1: 6997173c512f9a122828c62f2ea651c72dbf7d04 SHA256: 0943f39edfea4e5d12965ede09799a554fcd7ece787545dfc1086d4bf0c11c57 SHA512: dae345053aa957dacb79607154cbf7654285c067f4bb1dacfc6faa016cb39cf2a0dae681efc73560b7a57f1be7c8380952eafe5cd1c0e43c78bc81ea12b51d48 Homepage: https://wiki.mozilla.org/L10n:Teams:vi Description: Vietnamese language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Vietnamese. Package: thunderbird-l10n-es-es Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 683 Provides: icedove-l10n-es-es Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-es | myspell-es Breaks: icedove-l10n-es-es (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-es-es (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-es-es_52.9.1-1~deb9u1_all.deb Size: 467428 MD5sum: 5de298cab78bf13f69e3e3654d4c7292 SHA1: 33011a2415615c256d004dc484e9897df01902e0 SHA256: 83e33cee8c5dcc6e39573f6f0bdd46eed7e1834c07a9ec436217f1b76bed573f SHA512: eb752bbcc82c00a971f105058312edc1a03469dec3b5ebe5c57e130022b36a8ac606ed76ca7f8f4ddf5e45a8988d1c3f6f4b24d57ec21e4a4293a9593c7974a0 Homepage: https://wiki.mozilla.org/L10n:Teams:es-ES Description: Spanish (Spain) language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Spanish (Spain). Package: lightning-l10n-gl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 303 Provides: iceowl-l10n-gl Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-gl | hunspell-gl-es Breaks: iceowl-l10n-gl (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-gl (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-gl_52.9.1-1~deb9u1_all.deb Size: 146278 MD5sum: 4770ec91b3c80d016f676ae71e723eeb SHA1: c4bf2483cb88792d4dbb21afd273513c9d06339a SHA256: cbe4fe88236d2f94aeafc0f45dde33dc94f7ac1fa01b2dd4648883409eb9655e SHA512: c0a27da408355528a6f8b3d77619369b137483ecf007b6c28afa58f572409a36590498824dd968d580841199206675aae2ff71172d101467605941bc3327d597 Homepage: http://www.mozilla.org/thunderbird/ Description: Galician language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Galician. Package: iceowl-l10n-hr Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-hr (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-hr_52.9.1-1~deb9u1_all.deb Size: 91946 MD5sum: b8af6c41d1d5177cef4ed09e9eb30057 SHA1: 81d5d435f1d9337c1144d68f1f7bd86834596ae4 SHA256: cc2d11faf6eeb6e3566d603716531612a64e5c0237d5101a716020bc26616475 SHA512: d5667aa1ee126be9b3bc9cf91c653289dbb74d783d2e485cb19f7354451a7172f8a0cecb39d41c43635672b872c50995c15792a9d766f42acfb974c40b4ba515 Homepage: http://www.mozilla.org/thunderbird/ Description: Croatian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Croatian. It can be safely removed. Package: icedove-l10n-ko Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-ko (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-ko_52.9.1-1~deb9u1_all.deb Size: 91978 MD5sum: a7aaf03806c48c587f72aa0e41d5a52d SHA1: 83e68a0327a281a098fee4c23b3ff1887dde297d SHA256: c62807d9f82b8f35b1a36c21b7842a9970407c568d8d6b234463de1f3c602f1e SHA512: 92f276c965a86e2bff66d581119fc5014753e673bb17e7109198e7ec22fbe07973d4b4b0e86b9e40c7a6e3de0f4899413295014f9c5501f706ff34a5a7920004 Homepage: https://wiki.mozilla.org/L10n:Teams:ko Description: Korean language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Korean. . This is a transitional package. It can be safely removed. Package: icedove-l10n-ro Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-ro (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-ro_52.9.1-1~deb9u1_all.deb Size: 91986 MD5sum: 46475ed2c485a43fca3c50f0c35320d0 SHA1: 2aee045f3562002ea896b16cc8e7e7f0b2240aa3 SHA256: ca555c38e54247111f19bb0dda007e42402d6fdf2958ee932beb2ca09477d1b4 SHA512: f622a375ff203c61e6de05f2e9f5025ea8e960fa01cc3a7e1631bec1d3dbd13fda31fec7b1ae956aa945e5a2cea3dae04cf08cd75eb354e5a347058427c6fa9a Homepage: https://wiki.mozilla.org/L10n:Teams:ro Description: Romania language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Romania. . This is a transitional package. It can be safely removed. Package: lightning-l10n-rm Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 304 Provides: iceowl-l10n-rm Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Breaks: iceowl-l10n-rm (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-rm (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-rm_52.9.1-1~deb9u1_all.deb Size: 147290 MD5sum: 1c864d3b853b8c9d259c5fbb3ae02c40 SHA1: 210cdc0ccb8d1e8ed2f48ece4153fcc2674958e7 SHA256: bfab2ce46fb0e6240e6a0cb6ef53b5ad66d33559a9628eb2f1c43a95960938c2 SHA512: dad445f8644a1c65c572a4ea211043e735ec483bdb1fc8203e07ffd826e7b373fbc6a033ab625c55cf4eeb3f43dace14d9b7c0072c776c33f1f82ecca4953c64 Homepage: http://www.mozilla.org/thunderbird/ Description: Romansh language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Romansh. Package: iceowl-l10n-nb-no Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-nb-no (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-nb-no_52.9.1-1~deb9u1_all.deb Size: 91954 MD5sum: 90b0a126660ae8d547649cf2b88940fa SHA1: 0ae5cbc08f434290a0f5d779b59f37d094f0170b SHA256: 6e54d6af5abafcfc907d03805ba196c19a2b80cb47104c72f501229bf2a315eb SHA512: 31acf9b26f9d945d254bfdfa2ef8ad578422adf93e3d3bf22751a107b46cf08aa7448d7f67c179d08f063e30fbe8c737a2ad99cdf42ac0b6684a450640731954 Homepage: http://www.mozilla.org/thunderbird/ Description: Bokmaal (Norway) language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Bokmaal (Norway). It can be safely removed. Package: thunderbird-l10n-dsb Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 819 Provides: icedove-l10n-dsb Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/thunderbird-l10n-dsb_52.9.1-1~deb9u1_all.deb Size: 612934 MD5sum: ac08ce19c98fa38cac1cbdaf6f382afb SHA1: 67ecfa40823596dc0d1cec1a3f8c2fdaadf5f7c7 SHA256: 75d1447abaec92a622c0ee768ac16adfd7bda7b109be8b792a31a008ca637be6 SHA512: 19fa2e0d3df38807cae0d05a8724ac7b280e5a4b30904619552b8584cd56b8bd21f26c3c077b7e7da2f27be122c3ea0f04874b21a6ada5115cd19e1641dcc1e8 Homepage: https://wiki.mozilla.org/L10n:Teams:dsb Description: Lower Sorbian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Lower Sorbian. Package: iceowl-l10n-ast Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: oldlibs Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-ast (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-ast_52.9.1-1~deb9u1_all.deb Size: 91954 MD5sum: 57e55e4fe0006089dc23578dac0f1c2a SHA1: b682049e2319e8ca80f8fff9512636440ce7ac51 SHA256: 777ae2b43fcbd0911be256453a1889f15309a1d3877fdc178b89e50b2ac0abb4 SHA512: 6a695bae09a5b33d6787879a00230732e5e919cb4948e02481474f5eb71cdf4adfdf0f3cef29db54e3ade66743dff16635ee49d4670b3eec7654595d925d1334 Homepage: http://www.mozilla.org/thunderbird/ Description: Asturian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Asturian. It can be safely removed. Package: icedove-l10n-kab Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: oldlibs Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-kab (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-kab_52.9.1-1~deb9u1_all.deb Size: 91970 MD5sum: 946af5d15db0743e73f6781aef277600 SHA1: bc1526b1c8af568103d1f9f744d71575e17b72f5 SHA256: bccd1f2135c27a33fb592abb34cffc2b3132a075cf5cf84b01d2c5a596e31071 SHA512: f7964cacc1b37669067921959234f0f6400296f3a7efe2a873b4d8820363e079ffae9a27944fed67b4c823d69722cf8c7aebc04fbd3f43f9cdb03a177a55728b Homepage: https://wiki.mozilla.org/L10n:Teams:kab Description: Kabyle language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Kabyle. . This is a transitional package. It can be safely removed. Package: lightning-l10n-gd Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 306 Provides: iceowl-l10n-gd Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-gd Breaks: iceowl-l10n-gd (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-gd (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-gd_52.9.1-1~deb9u1_all.deb Size: 148728 MD5sum: 1b0fe53c752f1da6a68d74068314ab64 SHA1: cb2f4ac2132c1751178d6fafd9ea68336e4bef9e SHA256: 66d938b34826bb6f8127b630ecc695e18d59774fe51913bb8340ce7f44fe0945 SHA512: 3057cf893017a4009fbc4b9b558cfedbab1183ee99ec03b03edcbc97133e7b42b94c2f79f06348cddb881a3e649d19f02a8c894933cdd2e8a9ecd787f82f5795 Homepage: http://www.mozilla.org/thunderbird/ Description: Scottish Gaelic language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Scottish Gaelic. Package: thunderbird-l10n-ar Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 838 Provides: icedove-l10n-ar Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-ar Breaks: icedove-l10n-ar (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-ar (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-ar_52.9.1-1~deb9u1_all.deb Size: 635296 MD5sum: 5a32fc36b3bcf30a1bcbf85ba20231d8 SHA1: 8eff044a611d32ab0b01e6f409ce4d003604acb3 SHA256: 4ffc2224c27c48e1cce33ff9f5460b7962aa76bdefef7d9d7f79261ec94b99bd SHA512: 765dafecec0a0f599789ee9d3c7608a2b31d9feaef00db70de1615488660f338520092cdd1af39b0383df5181447d1214da60145d736a8fab3a8bc230483996c Homepage: https://wiki.mozilla.org/L10n:Teams:ar Description: Arabic language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Arabic. Package: lightning-l10n-sk Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 304 Provides: iceowl-l10n-sk Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-sk | myspell-sk Breaks: iceowl-l10n-sk (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-sk (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-sk_52.9.1-1~deb9u1_all.deb Size: 147342 MD5sum: fb9c729a555629f7e7d91b75a17ff28f SHA1: 87093cd8a836b8f60bbca4611ffcdd1f6b0bb0ab SHA256: 1e3833f731ed8cc60aad60498a5db81ec83aaae52301a367bfd590d28981c09a SHA512: 75528330881a44205f0b37f1e0343a2fe87960cff3c5a9b001e00276a7ab40ae945cf79ee19fc70567bf7f4e11ac38a08420e8fa6a9ce083c2891ac7c48128ca Homepage: http://www.mozilla.org/thunderbird/ Description: Slovak language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Slovak. Package: icedove-l10n-ru Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-ru (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-ru_52.9.1-1~deb9u1_all.deb Size: 91976 MD5sum: ee46d2012785447709e4c46fc96a6d4d SHA1: 0ffbe44638ad45f865b3be54fb0a17732a986bc5 SHA256: 86ddaa92799b2113c63243133f27a4149ec91cc07636760e54133eea59b33be1 SHA512: 02238f7d2f7d4733e22f6e2db884ff1a2c37f6ba3bbe4a6be83f84351f9e0ce986269c8852fc080c377cb0dde35a3b78f3e626259df762dd2f90cf3daf0b33d5 Homepage: https://wiki.mozilla.org/L10n:Teams:ru Description: Russian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Russian. . This is a transitional package. It can be safely removed. Package: lightning-l10n-he Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 307 Provides: iceowl-l10n-he Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-he | myspell-he Breaks: iceowl-l10n-he (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-he (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-he_52.9.1-1~deb9u1_all.deb Size: 149786 MD5sum: 2fba8d6901335b2d41c9faf9252ba429 SHA1: 7f2fd686fec90f054de4e449a8395871da2eb070 SHA256: 58c4a88b04069397c285a504df0aa89bde05e2579ce738050b06daf1aa095754 SHA512: f7662ede91ca63ff02e44f9dad2a7bcb4f20ac99de1e5feb068b647d5c72e2905feb568560930dfa5dffd575cac27e1f815298a3716c35f65a025df4f57e4e27 Homepage: http://www.mozilla.org/thunderbird/ Description: Hebrew language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Hebrew. Package: iceowl-l10n-hsb Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: oldlibs Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-hsb (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-hsb_52.9.1-1~deb9u1_all.deb Size: 91962 MD5sum: a912a3a94b6b8c9adf27afe369f2d2da SHA1: f6ffad35e32d088b5bdc5f681a851387b178db21 SHA256: 0fcca7c9923d04b94ac81ced299a699f57fb4cae9d399997b733318b9c1f88f4 SHA512: 3dff6e9d87c304dd86bd1ef875f0880e2991471c730aeaaf186e4b9b31b68de12b5e763eb2862ae1f34af68c6daecff39cac334a37489a915f1a2ec9934fe249 Homepage: http://www.mozilla.org/thunderbird/ Description: Upper Sorbian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Upper Sorbian. It can be safely removed. Package: lightning-l10n-lt Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 305 Provides: iceowl-l10n-lt Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-lt | myspell-lt Breaks: iceowl-l10n-lt (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-lt (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-lt_52.9.1-1~deb9u1_all.deb Size: 147874 MD5sum: a270772f1b0cf84e7f805cb06cb888dc SHA1: 8b89d96942e10e5e108bc384bde648eee0bdcf63 SHA256: cc1b3d722fd16b4434733fae17e5fc10f695e440c8161609af7da3a056bb1d21 SHA512: 899c9e384245d369802c777af753d62e7898cb6223e8a2bf2c573fb52621cd22d994d74e42b973a3f442d79559cdc2fd5e38d8f6e19ade973f812053af8b20fe Homepage: http://www.mozilla.org/thunderbird/ Description: Lithuanian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Lithuanian. Package: thunderbird-l10n-tr Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 804 Provides: icedove-l10n-tr Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Breaks: icedove-l10n-tr (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-tr (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-tr_52.9.1-1~deb9u1_all.deb Size: 601006 MD5sum: 47e45c863f9c9768a7e9dcb9b5d1c7d6 SHA1: 2fa7f72ed64242777e9b9808306503d639363728 SHA256: c8e84ecc2818f3406a99527604ce661b42c7ed9297fc579b3e0cab43f31706d6 SHA512: e64170b8937fbd58abb0d4b6d40b5cf74f8cc3cc4f20afcc084af500477e43ae86cd7a5bc2d3aafdefd357bf4d708d8b15420f55afb41dfc89fac36cc7ba6de6 Homepage: https://wiki.mozilla.org/L10n:Teams:tr Description: Turkish language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Turkish. Package: thunderbird-l10n-zh-tw Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 830 Provides: icedove-l10n-zh-tw Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Breaks: icedove-l10n-zh-tw (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-zh-tw (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-zh-tw_52.9.1-1~deb9u1_all.deb Size: 620078 MD5sum: 6bde29c9aa8b8ef374c849970c0cb99e SHA1: 5d72e1f5a8b7cffdc88e73c2f9c92a8381359437 SHA256: 6a9d0578f3c48f1aba0927ed3cb60b16b68cd107a6470f60b145911d9b6a9c31 SHA512: 8872c9579617a32015c394bf385aedc8428e81a1a79cd80b2acb31193e1e4dad3bc1960e36affda202b2ad36505c19246b9b04df305696659c40771bb426f7a3 Homepage: https://wiki.mozilla.org/L10n:Teams:zh-TW Description: Chinese (Taiwan) language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Chinese (Taiwan). Package: thunderbird-l10n-ko Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 829 Provides: icedove-l10n-ko Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-ko Breaks: icedove-l10n-ko (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-ko (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-ko_52.9.1-1~deb9u1_all.deb Size: 626234 MD5sum: 8853ca0def3a2289e08ececaed8f9f33 SHA1: 29f5635fd20c3b6e80adb5cea9ea33052da0acf0 SHA256: d5517e134e506e1f58e2be059c2434ccca136b1b81f05de2b80f9933db00751f SHA512: d72501fb25ff7bbfb057cc9d694beb419b6aa2a1ce769ce0502dc01433996f086d30a4eb59b8e9843c57f4e7e344f7089eb415364282259285626e8f53eb0c22 Homepage: https://wiki.mozilla.org/L10n:Teams:ko Description: Korean language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Korean. Package: icedove-l10n-bg Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-bg (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-bg_52.9.1-1~deb9u1_all.deb Size: 91964 MD5sum: 9f9712c03f9ee0b02bd33971cf312d22 SHA1: 4417a4d4c13c5473781128d93bd5296514b54d8f SHA256: 35ea5e27d51f77c344c506ed172f163bf4c752db8a96e75da3c14305a6326b91 SHA512: 3078f4231b9fdc98c4913e5cf0c40a5874134d0c625af240731dc2a4e5bf3fe10554d5a678e38c7fd3947fea235c9067197ebc44f6000d9cc39f541fe30225ce Homepage: https://wiki.mozilla.org/L10n:Teams:bg Description: Bulgarian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Bulgarian. . This is a transitional package. It can be safely removed. Package: lightning-l10n-bn-bd Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 299 Provides: iceowl-l10n-bn-bd Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-bn Breaks: iceowl-l10n-bn-bd (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-bn-bd (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-bn-bd_52.9.1-1~deb9u1_all.deb Size: 141856 MD5sum: 49731a7a9b0ddca313d6824b24f10000 SHA1: d54fafc63f7ec17a0071fd682fea5b690e1c4688 SHA256: 03dab36b38bd9e2ead4d5578c0bd3d70d84bd24cbc577d4d46b6d757f9e59cae SHA512: 6a9839017c8f3de1727b8462dd50a9db525cb822c766bb175ee99774c6465b75e17e057ceb0bc09afd183238f9a3ce8356f53cf38c14d6c00279e7059ff761fd Homepage: http://www.mozilla.org/thunderbird/ Description: Bengali (Bangladesh) language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Bengali/Bangladesh. Package: iceowl-l10n-be Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-be (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-be_52.9.1-1~deb9u1_all.deb Size: 91944 MD5sum: e847c7f5a5250337eff8a818b13c5e60 SHA1: f874b6366c89c653895c8372d3ca33c8acadade1 SHA256: 3deae24d25f55067c0f800e7ea0c42d0469c142a47440253b506d75e3920a479 SHA512: 5186906a9173d23fda11cfe43cc043a561e421064e5ef68cb3f8598d0cbe47d815478bf8771b2fa6ee9498c455179d19893fd87f8aeefd9b2e6e57beb48eb779 Homepage: http://www.mozilla.org/thunderbird/ Description: Belarusian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Belarusian. It can be safely removed. Package: lightning-l10n-en-gb Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 299 Provides: iceowl-l10n-en-gb Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-en-gb | hunspell-en-au | hunspell-en-ca | hunspell-en-za Breaks: iceowl-l10n-en-gb (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-en-gb (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-en-gb_52.9.1-1~deb9u1_all.deb Size: 141874 MD5sum: 4e4353a3f27963dc47d9242d7f3797b3 SHA1: 23acad34c1aecbe6feb9674d2611ec8a8a1d1640 SHA256: 2e28ff9901fc0b12640b348e99c11a70beb76af7d9f23e6da320d04ab1f02f22 SHA512: 72440b54c819f645805b8556c3375de99f1873a7c8d9a2fa70af841f7eb7a16af60c77a5c1d2ecf13b4f7d23f3de06b8c79c1fd12250b5b8fb9b26b18c959e29 Homepage: http://www.mozilla.org/thunderbird/ Description: British English language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in British English. Package: icedove-l10n-sv-se Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-sv-se (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-sv-se_52.9.1-1~deb9u1_all.deb Size: 91984 MD5sum: 84f14e55d36b66a3c226eb03512c0a8a SHA1: ad3a80588d8f022312fe11e2e88d898af61d0a58 SHA256: d1cdfd8c0e8855e74aae3c9b27a9840e8af358976efa8740ab40e2089c443264 SHA512: c3b70a8b9a8f5adc9c43110cc9c2c5222fb4cd2324754bfc9c7a0eda25073f03e0779f74f78c29607889f75ea75783690b4c60b52506fee75eda599c180cfdb0 Homepage: https://wiki.mozilla.org/L10n:Teams:sv-SE Description: Swedish (Sweden) language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Swedish (Sweden). . This is a transitional package. It can be safely removed. Package: iceowl-l10n-si Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-si (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-si_52.9.1-1~deb9u1_all.deb Size: 91958 MD5sum: 60d5afa54500e36e8cd083bccfd7d649 SHA1: 942b4a6738ef2ac8478fa4ab62551708db5c279a SHA256: f8983760e8ae2e6881293aeb5ff52d5c7c2ab0a8fb75f1c482f10ac1bc782d8d SHA512: d7f585e6dc12946ad24b93b85a7e76849b784ed4db337740ccd4e6e22c0df1a4fdff31d7990cc8c75f9569a1d796e81ac1d0838b9ba2e79fcb9df2fa239063a4 Homepage: http://www.mozilla.org/thunderbird/ Description: Sinhala language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Sinhala. It can be safely removed. Package: lightning-l10n-nn-no Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 302 Provides: iceowl-l10n-nn-no Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-no | myspell-nn Breaks: iceowl-l10n-nn-no (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-nn-no (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-nn-no_52.9.1-1~deb9u1_all.deb Size: 144564 MD5sum: 120bd8c1d98432e7017bc1b8b0f24d54 SHA1: 3fd9456ad768925ac54d7176a7237b168319253e SHA256: 5cecb17e00b304cdc41a44f6e8aaa7f63e0e4c856759e88b74c81377e623f084 SHA512: a9158fbdfef12b7fc0e03c381cfb6be37b047c39fea7cbf3a77d3a88885100457539468c88e1b64249205c9faa835e012ba786f9d9b5a3ef90ad181c34c0b341 Homepage: http://www.mozilla.org/thunderbird/ Description: Nynorsk (Norway) language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Nynorsk (Norway). Package: icedove-l10n-ast Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-ast (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-ast_52.9.1-1~deb9u1_all.deb Size: 91956 MD5sum: 30d80e4e1b2edacdf6a5d523b10a6c44 SHA1: 6715c2f943d2bc80c241bdeaedfbfb6fb918e496 SHA256: f17f739eeabd12e072ba46f146ddbdb26b34aa6c8e013c887679ec76994ca662 SHA512: 12ec006b20974635d7b7847b5e414eacb0a75af11a51d17690d0de0bb01669815e388d0a233f311cea493efe11804854fbdcb45c8fa97b0dda371be3c1803489 Homepage: https://wiki.mozilla.org/L10n:Teams:ast Description: Asturian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Asturian. . This is a transitional package. It can be safely removed. Package: thunderbird-l10n-hsb Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 816 Provides: icedove-l10n-hsb Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: aspell-hsb Filename: 4.3-2/all/thunderbird-l10n-hsb_52.9.1-1~deb9u1_all.deb Size: 610670 MD5sum: e62ba0c2096e5363ed6fe33070394b13 SHA1: 3577b2be7af2d61f93b41823c1b2feb74e9384c7 SHA256: 40f426882a21499f04f0b9727bd4b447efda1da07055eec0d5331dca8b8d2aec SHA512: 55dacf4c770894503c99fd3273d31b15bf0d0776ce886e755570e06c5e0f66de6115657b3b38e89b9c3ff083f2d1cd9c4fd2308b5d45d8a03a23dfb7c66f644d Homepage: https://wiki.mozilla.org/L10n:Teams:hsb Description: Upper Sorbian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Upper Sorbian. Package: lightning-l10n-da Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 300 Provides: iceowl-l10n-da Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: myspell-da | hunspell-da Breaks: iceowl-l10n-da (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-da (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-da_52.9.1-1~deb9u1_all.deb Size: 143192 MD5sum: 8dd9b425d0bc03311ac5c0ab86002d5a SHA1: 0021af1e1452beb480081415386c8e2672d7120d SHA256: 5a66d6d701e70b4824ee50d27f02a0b1e3eb05878400795fe0271336c0b6a4b1 SHA512: 9f1985fa3da2b989618c2cb52e30ac0bac37694aef1aa0d79df64e9a8b7a5606eb6c154b66c8bf4a7e05d8645b7066c8cf9150557533bc6dcb2f1b7c5d99522f Homepage: http://www.mozilla.org/thunderbird/ Description: Danish language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Danish. Package: lightning-l10n-ar Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 307 Provides: iceowl-l10n-ar Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-ar Breaks: iceowl-l10n-ar (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-ar (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-ar_52.9.1-1~deb9u1_all.deb Size: 150460 MD5sum: dad414e8c00190db93d76c70a60d5eef SHA1: 86b55798deca18d7977b13151436429e492a5676 SHA256: dfb498aedd818b5843fd3c627633ad56f26c99d829503c56620d03c6a5eb9c23 SHA512: 808b9305ce144cc2974f96d4c049e9464e70e5379d24d66b117e67712ac972412b5cbde3e600b1de89cc65f7c6b6b9ad26ab021884827c7c48f137441b29c12c Homepage: http://www.mozilla.org/thunderbird/ Description: Arabic language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Arabian. Package: thunderbird-l10n-bg Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 868 Provides: icedove-l10n-bg Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-bg | myspell-bg Breaks: icedove-l10n-bg (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-bg (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-bg_52.9.1-1~deb9u1_all.deb Size: 665988 MD5sum: a178e906595e67b2fac438c501b80829 SHA1: 3813df9d9d381c307258f521ce71b6cc48820cfd SHA256: d0fce98153aaf05d55dd07cbf8cb75db7960a218594f162b7101b42eb708f52f SHA512: 77a43d4487a010b38ed8d8f7bd777a126f781b899f125c9e7f4859a2d4203f9ba230faf2eb218bcf7ac14750ad96fe24d8b3a75dfba1d55ab234fddb271a55ee Homepage: https://wiki.mozilla.org/L10n:Teams:bg Description: Bulgarian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Bulgarian. Package: lightning-l10n-sl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 302 Provides: iceowl-l10n-sl Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-sl | myspell-sl Breaks: iceowl-l10n-sl (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-sl (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-sl_52.9.1-1~deb9u1_all.deb Size: 145490 MD5sum: 52d53bdd5ea84fe3486d8991c900a04a SHA1: 91ec2961e0588bc5fd4487e4a2a96c9d3a85706b SHA256: 9c7981511d36686b7a383e51e63eef6b19e539e417a3a659a052e20d223f0684 SHA512: 5600f20d49e365dc821e1c39277a7598b22d1c5f761ede96ae11e5b060d1e43ae9ca4c19152da2cf1d51d8eb1d98e063b5f91832733519b813789fdda89dbee6 Homepage: http://www.mozilla.org/thunderbird/ Description: Slovenian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Slovenian. Package: icedove-l10n-fi Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-fi (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-fi_52.9.1-1~deb9u1_all.deb Size: 91962 MD5sum: 9a9f0fee8b986468a5eee7d7df2be2de SHA1: fd960f7566641d0407343e1c6c3222fe703c117c SHA256: d5a2487401ec2de5047398da600dfa1c7b4ae873812b1162a2a20e28177c2a82 SHA512: fd9071b970bca358f0deccb68842cac853e61529ce5ed185ab76afb3af752e2d31b16df83d97dd2609f347a756077d062275b63a83c8e60f8dc2cdf06fb921f0 Homepage: https://wiki.mozilla.org/L10n:Teams:fi Description: Finnish language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Finnish. . This is a transitional package. It can be safely removed. Package: iceowl-l10n-dsb Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: oldlibs Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-dsb (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-dsb_52.9.1-1~deb9u1_all.deb Size: 91972 MD5sum: e38b057c0bf956e7d2e2bd3254058b76 SHA1: 84d4e93a7e661ebf4ac66f08be828b780e5e3a9b SHA256: ded5e367125b4d2d624768a6b166e9ba2ef1f1f54f8eef0c98415b6802c10aa0 SHA512: 7cdb87a8f37280b3a4e04ab82eea274a0f75a885643e4af87730ab563fe52a8a7d618534ee3ac72f2240e560e4e52a45fcf1d5c79d28c781febe5eb7e1965b12 Homepage: http://www.mozilla.org/thunderbird/ Description: Lower Sorbian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Lower Sorbian. It can be safely removed. Package: icedove-l10n-es-es Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-es-es (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-es-es_52.9.1-1~deb9u1_all.deb Size: 91984 MD5sum: 04a7648d71ac28c2a8e7045516f0b4a3 SHA1: 1f9ca15c1a71c12e01148e61a69d689fcb40342e SHA256: c63bafa1ea83342925e9eb7d4b1a1195b698fb42786fd67b7401e28573386536 SHA512: 5ae481ea55a62e446c04330d232173e9e407d203ef929d5e8955db0fabe86360045977c5037223e4ea5f6ac691f0a38606cfb46d84f60ac6e331fc16515ffedc Homepage: https://wiki.mozilla.org/L10n:Teams:es-ES Description: Spanish (Spain) language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Spanish (Spain). . This is a transitional package. It can be safely removed. Package: thunderbird-l10n-pa-in Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 880 Provides: icedove-l10n-pa-in Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Breaks: icedove-l10n-pa-in (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-pa-in (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-pa-in_52.9.1-1~deb9u1_all.deb Size: 673268 MD5sum: 2ee94ef592af2d490ab97da2ae9e2fe9 SHA1: 3e75077349ae7347ec4edc8ecd1845da6cc3268b SHA256: 06eebb7f88c92603433883b0a7030934f5634666ff39861ef5fbefbf23a0e304 SHA512: 1a3fdda6b9bf98df3f302d98b78d1df3b9a79997c8865448295dd79fcc09e9c41caedad170375bc0462cf9ea653fb99e0e078a7366860db5fb1bd56a917f333c Homepage: https://wiki.mozilla.org/L10n:Teams:pa Description: Punjabi (India) language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Punjabi (India). Package: thunderbird-l10n-hy-am Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 864 Provides: icedove-l10n-hy-am Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: myspell-hy Breaks: icedove-l10n-hy-am (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-hy-am (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-hy-am_52.9.1-1~deb9u1_all.deb Size: 655930 MD5sum: b7fef3e44bdf5f21734da8d0e558677e SHA1: 98ed86dcdfcb812f4e84c67d8cfa20fa3a215129 SHA256: c627b3520e157a384399e8cda146ae2ebba8cf59ae6113b07e975418ee9f2fa0 SHA512: e373a8d4e60bd88bcb9eacd6a147e2284a2ac8713b37dbe41c292e6d650f0d5a10405cbb3b74897f7bd7140216d9e0910ecea3f90f954b18b233c50ea2ae0175 Homepage: https://wiki.mozilla.org/L10n:Teams:hy-AM Description: Armenian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Armenian. Package: lightning-l10n-ja Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 310 Provides: iceowl-l10n-ja Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Breaks: iceowl-l10n-ja (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-ja (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-ja_52.9.1-1~deb9u1_all.deb Size: 152816 MD5sum: 9ec90c78130630c2e9976570bfe110bb SHA1: 498fdec4efd01f73bafe384c39a0c37809ea458d SHA256: 1625fa2c5459259d3d305ff227030815dceb02c9c5dfe1e0c517ac5d23e35770 SHA512: 96a38b9155a3f2d8a79895af007c46fd695320dcff11244852282bd7aa0511e7c1e0bf6b4307ba9eadb50d944973cac720d8ba3abc4cfd42b4611b73708b1d5d Homepage: http://www.mozilla.org/thunderbird/ Description: Japanese language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Japanese. Package: icedove-l10n-rm Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-rm (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-rm_52.9.1-1~deb9u1_all.deb Size: 91962 MD5sum: 2ffd4e1a12e3a3ce6e125b15d7b6ecf2 SHA1: 1ca495a920d86a24071d21ccfe63ca7c188c645b SHA256: af42e0c88b8a997b0af4fc7e70e87b1969a1b0625e187773471589180e5e4da0 SHA512: 6af030d63d56b9bc0d9ca4b55d6a819da072ea1c2670a4ff3dfd3c3e7e8f60564bfabb49c1e0b491b0924bb93492c2027cea1ec16425974976da2fcf6c0e4e48 Homepage: https://wiki.mozilla.org/L10n:Teams:rm Description: Romansh language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Romansh. . This is a transitional package. It can be safely removed. Package: thunderbird-l10n-sr Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 843 Provides: icedove-l10n-sr Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-sr Breaks: icedove-l10n-sr (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-sr (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-sr_52.9.1-1~deb9u1_all.deb Size: 639804 MD5sum: 06fe55d65f8ed2fdc6e540e5cbbcdad3 SHA1: 2a9809bc9313d1366b23997630fd14f5d1bcdfa5 SHA256: 29cd8fd23c96bd23bf2981de82dbd98564e142ccaa2c931e2bc9754a3b07e49e SHA512: a3a9f63935436b353facffdb63e893b749783191c085c396c7730525b2bb8c763af9fae91d07a0e30bc5144e9999ddbd37838c2b6b0a061cff51821fa6cffb8b Homepage: https://wiki.mozilla.org/L10n:Teams:sr Description: Serbian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Serbian. Package: calendar-google-provider Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: mail Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 517 Depends: lightning (>= 1:52.9.1-1~deb9u1) Enhances: lightning, thunderbird Filename: 4.3-2/all/calendar-google-provider_52.9.1-1~deb9u1_all.deb Size: 144938 MD5sum: 2d3ba08038f66521dd20326ab5d4e62a SHA1: 3ea7e4bdb1fa3c21c05fec6b48e59bdcd8ca356d SHA256: 8609e37444fae38da5e4a40efd002262cfee9f0720e36ca0f40799c779a803d2 SHA512: 70c7e7a03afc5b27c1ad37e1a20de2f5e55ad57d970e6ed0680c84611435132bc9b8dab492667e30c827549a07a119ab8d48faf7bae1b465241aaba22b6b2af0 Homepage: http://www.mozilla.org/thunderbird/ Description: Google Calendar support for lightning This extension adds support for accessing google calendars in Thunderbird via lightning. . It's a recommended component if you want to connect Thunderbird to your Google calendar. Package: thunderbird-l10n-ast Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 776 Provides: icedove-l10n-ast Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Breaks: icedove-l10n-ast (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-ast (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-ast_52.9.1-1~deb9u1_all.deb Size: 568840 MD5sum: b7fa8d49b99487dab5307c4900b7bd5b SHA1: 0664b83cc27145ecc151768a188d0f7881d282c3 SHA256: 9599a00efea84f9ac52612d71e2dffdf0a26d0347863b24b055338fc84e08e4f SHA512: ead95966639538f68e09d070275ac1bd17611b6cfd60560e9c34dfcb3d7237297211f9bff8ff49abcf7d884529cee908fb843fbd1514535d08e168c4769a5894 Homepage: https://wiki.mozilla.org/L10n:Teams:ast Description: Asturian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Asturian. Package: icedove-l10n-nb-no Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-nb-no (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-nb-no_52.9.1-1~deb9u1_all.deb Size: 91982 MD5sum: 87fc8f47eb9a69dc7ebbd6f7d1876714 SHA1: 7329cd68918da1898973a5bb13fd0ae7d338cc89 SHA256: 752784bfe2fae6716c07cec34e735f01a4ec837c87ed8ec66fb5eb538d92a436 SHA512: 00b23cff93fb0ea29fcc8c2179b3cd55e23ea20f04490256db9589823a537a9ce682d6fb249901ac3a7dc5537b50037e3629247f867d3680fbe0a3f6b54d47ab Homepage: https://wiki.mozilla.org/L10n:Teams:nb-NO Description: Bokmaal (Norway) language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Bokmaal (Norway). . This is a transitional package. It can be safely removed. Package: icedove-l10n-vi Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-vi (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-vi_52.9.1-1~deb9u1_all.deb Size: 91962 MD5sum: 29e446c503ec3814964f4d8d46ce1f54 SHA1: bc4522f90cc56dc5b94215b2f5d226e543336041 SHA256: b6eef2b22a2c99cba119d44a5ff5e0a2d95469cd6a24db332487ade03ea46c7a SHA512: 58e3ebe3e7d6e1fbef277e49562d1290df50d93f0f5cf38c8a39e8b34aa0f7f6b673b7ab51f4dd9cbfe8d5e58cabf55337e734bb1a5a4cc8a4a014233105021d Homepage: https://wiki.mozilla.org/L10n:Teams:vi Description: Vietnamese language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Vietnamese. . This is a transitional package. It can be safely removed. Package: iceowl-l10n-lt Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-lt (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-lt_52.9.1-1~deb9u1_all.deb Size: 91952 MD5sum: a33e6e103e5a1a4237f01ad7bb1507b5 SHA1: b9f973836ac058e89f68f98068664a3b935b21ec SHA256: 506b970915695e6e99d8a2b9dbf55996aaacac85182fabee4fab579c4c974245 SHA512: e779b999145af6266c4dda222950cb2a7e862521bc246ca5a2cb1b69ee7df5581d0efe2cb96ae04bc73447a9984e23028d1e00f15977396d8ab37d886ed3fc1a Homepage: http://www.mozilla.org/thunderbird/ Description: Lithuanian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Lithuanian. It can be safely removed. Package: thunderbird-l10n-lt Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 815 Provides: icedove-l10n-lt Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-lt | myspell-lt Breaks: icedove-l10n-lt (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-lt (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-lt_52.9.1-1~deb9u1_all.deb Size: 610952 MD5sum: fa19f6109a1aabbc1fd1b0579234654d SHA1: c4aa76c9d11e57ab08729884bc8b4c6a5ba93b66 SHA256: eeb81ecf95e56a1699b0d415c55abeedda655af44c08f16f2b521fd409d375f9 SHA512: 826eb491328525123f9bee7d397fb3b3a9d7b802c13c89597b96fa89ef70fa3679fa268fb6d2483889bc557badf370f1b67e9343abb8405e7e2b10cf6737482f Homepage: https://wiki.mozilla.org/L10n:Teams:lt Description: Lithuanian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Lithuanian. Package: lightning-l10n-hr Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 303 Provides: iceowl-l10n-hr Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-hr | myspell-hr Breaks: iceowl-l10n-hr (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-hr (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-hr_52.9.1-1~deb9u1_all.deb Size: 145956 MD5sum: 0178f4980434cbe6f5bb1c0f120ba349 SHA1: cf4f5042d077bbefeebc7fa19f5037c6607db29d SHA256: 1b6c99de90f9c8bf191140240b49b393b2b8f1b5cc6f48d571cc1dc68a6d6aa2 SHA512: 648ba11cfe58e1e15b7c1349ee9124e1efeb3419e1f53d32cef4e285c0c6ebf940fd1fda0c8c3f63aa1201887e075cc48b9d2d78bf8d6494707a4d5bef705b90 Homepage: http://www.mozilla.org/thunderbird/ Description: Croatian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Croatian. Package: thunderbird-l10n-fy-nl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 799 Provides: icedove-l10n-fy-nl Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Breaks: icedove-l10n-fy-nl (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-fy-nl (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-fy-nl_52.9.1-1~deb9u1_all.deb Size: 587626 MD5sum: 8bb4469ce52e7764be7c8b182251165d SHA1: 09df3f814054337b9e112cc7796fb611a4925ab1 SHA256: 2bee321499c7368e56417b72c7999c4cbd769ec508983a3f15b6a097db36bd19 SHA512: 504cd4903a680ffe295ee4fb3a6eec9987a958a9c862cf1196a61ac4e2845d504578e2bff34e90cbff99ee28965650daddb66e85730bd68a3badf978dc8d769d Homepage: https://wiki.mozilla.org/L10n:Teams:fy-NL Description: Frisian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Frisian. Package: iceowl-l10n-et Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-et (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-et_52.9.1-1~deb9u1_all.deb Size: 91954 MD5sum: 657d3540d46c43cbf57171ef62f6a10a SHA1: a90d6d3b0e80288e05f54f3fcb59f8c533226fa5 SHA256: 78bbc788aeb939f6b8d6efa07a90e4896d17647cdcd96a38e76e4c57e2552f2c SHA512: de8bc7a9753135f93102392dcfafeac8d4d83826a81d8b24147f3a2230dbdc27234cdaccc98fc66bc611dc67b48b899770a56dd3d37139a50aea9f3a86460eed Homepage: http://www.mozilla.org/thunderbird/ Description: Estonian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Estonian. It can be safely removed. Package: iceowl-l10n-br Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-br (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-br_52.9.1-1~deb9u1_all.deb Size: 91958 MD5sum: 1207fdcb7fed8e8ba0e9ae2e2b658156 SHA1: be5103419cfb044c7599d7001b41bd34b4adc591 SHA256: a0f2d9f136cb9cfd64699a1c8101969061ce36a14e5f9ce9c3d43e0ed7527c91 SHA512: 2b6d5336ad49fc3a2998f8c4ee92e15daa0324c76b3e5a5169589b416af1bc3a61db04d36bd65b6b33125a1d2ccc07fadccdcf4c2f02e2710f26fab12f6c8843 Homepage: http://www.mozilla.org/thunderbird/ Description: Breton language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Breton. It can be safely removed. Package: icedove-l10n-hr Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-hr (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-hr_52.9.1-1~deb9u1_all.deb Size: 91972 MD5sum: 0a43e375baaba389fb19622dfb2ae949 SHA1: 20aeb71ea258030f36cd9edf61e5aa192c8559d7 SHA256: 5538471e85e0105bbd76b8847d435fda518adf020fc87e5f38b5b8a9eb3984ed SHA512: 48a6e769a33d18430471f5d0c2961a4f80a2517ed1bad6ce5fa0607ae254b7280e8817f574494606b60391f7fdfa589a8e5aa3ac70922e765e325c117993b135 Homepage: https://wiki.mozilla.org/L10n:Teams:hr Description: Croatian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Croatian. . This is a transitional package. It can be safely removed. Package: lightning-l10n-nb-no Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 302 Provides: iceowl-l10n-nb-no Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-no | myspell-nb Breaks: iceowl-l10n-nb-no (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-nb-no (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-nb-no_52.9.1-1~deb9u1_all.deb Size: 144368 MD5sum: 4d944b5fc5d9e9aab8583c6255aefac6 SHA1: 48efcefbddbd82d406aa0a03cd5f6d0d1150dbf9 SHA256: a2fabbf3800f7d1ceb535dbd1bea3cdb2453ad1e7480477d4e9ca04e165e5880 SHA512: b710ed0213d1ff496867e4990c7a8436b3e6c72233aff12b7108a8172fcb75d4a6eb02a0b93460542ccb41266d28f9cc5d6be70784dece6f692399eb7afc2cbd Homepage: http://www.mozilla.org/thunderbird/ Description: Bokmaal (Norway) language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Bokmaal (Norway). Package: iceowl-l10n-fi Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-fi (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-fi_52.9.1-1~deb9u1_all.deb Size: 91958 MD5sum: 804349baff9084d202a608876ea34bb9 SHA1: 95168e4e62b47167d68b732401fcd84b4c9bd09d SHA256: 623dbfac90dad489cfe4d5b7e2da0c47c8d2691d4ac802dcc9b4492ae11a2306 SHA512: 2a21bf828253e53504e39a856f5ec5b2da6477e8ccf300ab2f8bb10e71f18759e243da7fd8527135b687fe6e5a9a9efdcf67bbde8578c402150afc263b4efa01 Homepage: http://www.mozilla.org/thunderbird/ Description: Finnish language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Finnish. It can be safely removed. Package: lightning-l10n-hsb Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 304 Provides: iceowl-l10n-hsb Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: aspell-hsb Filename: 4.3-2/all/lightning-l10n-hsb_52.9.1-1~deb9u1_all.deb Size: 147356 MD5sum: b11f88f37ceabe094b92e174e255fb44 SHA1: 83a13132d3903195ea50fd524c6a0ad52c257375 SHA256: b10e08c00241e3bef66005859d2d572ffadd3675b9ba490322c43aa89ad42368 SHA512: d6b3039c10ad4f0ab73d8c1ad28098f4ac853de5b79067915f69b06e069faefd8badb7c41cb9827b30f1e00f8f37ed9401cba5c1931313162df05b59e6314682 Homepage: http://www.mozilla.org/thunderbird/ Description: Upper Sorbian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Upper Sorbian. Package: icedove-l10n-ar Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-ar (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-ar_52.9.1-1~deb9u1_all.deb Size: 91964 MD5sum: dae1d7b21773ee5f31eb5c436ff64e0e SHA1: 2c78933fd47cf08c34e4ab79e99dbde547917039 SHA256: d55708c24e21afc361203ebd30dc437bed1fe2569a97f0ddb3518dc367babf58 SHA512: bcd758cd714e12a41d10121bd553d7b75565c8a1adefb347225f9bb28f8c7eda11c8182428461c7e9ef0aef9a3e6827b36729953a01a21781472b49512f2479b Homepage: https://wiki.mozilla.org/L10n:Teams:ar Description: Arabic language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Arabic. . This is a transitional package. It can be safely removed. Package: thunderbird-l10n-pt-br Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 793 Provides: icedove-l10n-pt-br Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-pt-br | myspell-pt-br | myspell-pt Breaks: icedove-l10n-pt-br (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-pt-br (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-pt-br_52.9.1-1~deb9u1_all.deb Size: 582870 MD5sum: 0f2ba0444aef6032df51b56447ad8984 SHA1: ab8b48ed39a439dbc8510263841fe1c2cf681d21 SHA256: dca4c9a0caedfef1f4d29bf33ed057033fbdeb3c694c7a7701d9bae9684127e2 SHA512: 5a63b678fa6d8f1803a8f6cf923fb7d5ab3d1a0e03c3c7a55f657d68014220bd8d62e4a720b0e1c377161e66dcadaa38ce6d996fb8e93ed329e5e62cc3914400 Homepage: https://wiki.mozilla.org/L10n:Teams:pt-BR Description: Portuguese (Brazil) language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Portuguese (Brazil). Package: icedove-l10n-nn-no Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-nn-no (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-nn-no_52.9.1-1~deb9u1_all.deb Size: 91998 MD5sum: bbb4b59ca00cdd71d9c4b4a65707a24f SHA1: 1958533483cc8bc650d1932105ff2eb458e34c7b SHA256: 000ba7913d75a392e3f8a65d6aae21841f1814b980a429ff8c884c6cbdf41577 SHA512: b8ee4bb6bfcf6c4451a71cc45a6053b440f6b970e83bc68559b3fd5be959de4723cc33cee840c94ecb8a2a45174bf0925bfc0de82d9bd041197f96e03bcfa7ef Homepage: https://wiki.mozilla.org/L10n:Teams:nn-NO Description: Nynorsk (Norway) language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Nynorsk (Norway). . This is a transitional package. It can be safely removed. Package: lightning-l10n-fi Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 303 Provides: iceowl-l10n-fi Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: myspell-fi, xul-ext-mozvoikko Breaks: iceowl-l10n-fi (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-fi (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-fi_52.9.1-1~deb9u1_all.deb Size: 146320 MD5sum: e7eedc815bc3f89f9a7e8ea9bbec0e1a SHA1: b01d14883e1da5053854deb56d328545c957305c SHA256: 0edd151be75b8275740343faf1667f95dfcbd7fbe841b2249f9978854366e417 SHA512: 8225e1d67d7898c9a343f1fa2ed530511eb6e034dd5fd2a87c9b2f5d76f29fed1c5f2f98e77912ac694268b134250f880a61a5d3c447552266789d91c6026fd2 Homepage: http://www.mozilla.org/thunderbird/ Description: Finnish language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Finnish. Package: iceowl-l10n-hu Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-hu (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-hu_52.9.1-1~deb9u1_all.deb Size: 91950 MD5sum: e51db76935c01f54fc88239731f6add8 SHA1: e86f3dd919e547248ba50ae0462d884b96f610f8 SHA256: 146d54079b781079031718aca1c866ef55c61a0d9a7d4e4a5e685b62fc5b4abe SHA512: 3ce984b8ec1041b80f2af219aff0e122bab3955552ea13c8e77a4e341a87d997fbf595ec4f034e236337bf08a69dd3291b78a961cae43d8e2529699a2b42e66a Homepage: http://www.mozilla.org/thunderbird/ Description: Hungarian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Hungarian. It can be safely removed. Package: icedove-l10n-pa-in Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-pa-in (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-pa-in_52.9.1-1~deb9u1_all.deb Size: 91974 MD5sum: 0e807d48641d511d5c984904a71a9ee9 SHA1: 5a4479ddd67f3d14872d8ab776e5cb7b2270dcc6 SHA256: dd6baa4d2951abd966cb2c3417a2d65196194b3968ce02a47ed1e7231abebfbb SHA512: d730f533802a75f6657b6524012bf8b7f7d404960997d73b088a783fc0f4773b04f36069a71f499a3bc3fa477d9b8f48019fc263ba1a340cb3cacaa85125ba8b Homepage: https://wiki.mozilla.org/L10n:Teams:pa Description: Punjabi (India) language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Punjabi (India). . This is a transitional package. It can be safely removed. Package: lightning-l10n-nl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 302 Provides: iceowl-l10n-nl Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-nl | myspell-nl Breaks: iceowl-l10n-nl (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-nl (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-nl_52.9.1-1~deb9u1_all.deb Size: 144530 MD5sum: 1a4538bcea98d56dcbe614b39f973fec SHA1: 915b9c25b3eaec539afe1aeb09eb8aead9555932 SHA256: 088678bf4e3a56495171019988b8195db304acd6e6cc312578014519352295a6 SHA512: dee4f2ed6ab530c14037ec4855af526aa0c918e5b311b1178c21e85837bad3eeb55853066f7387c0b58934412a5ebf61d297ac645baa5cf09bdd1ace17b4db4a Homepage: http://www.mozilla.org/thunderbird/ Description: Dutch language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Dutch. Package: iceowl-l10n-pt-br Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-pt-br (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-pt-br_52.9.1-1~deb9u1_all.deb Size: 91954 MD5sum: 8c8fe2397bba82e7bb0a880743981473 SHA1: 599cec2ae5345c776f4058c1dcd14d93f9cbec02 SHA256: ba69972ccc48afb1d6f6cc742b37f2477d9075fcd15f6c385011e6155cd21fa7 SHA512: 7794775f6e2b587423f06abf6afac59551d3702deed7fb973dc66bcae4ca43aacc68b09f2853dd68536d9030e54228bbe11cbe1fbd91d520fafd3f58b152c0eb Homepage: http://www.mozilla.org/thunderbird/ Description: Portuguese (Br) language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Portuguese (Brazil). It can be safely removed. Package: icedove Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: mail Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 248 Depends: thunderbird (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove_52.9.1-1~deb9u1_all.deb Size: 96090 MD5sum: 4ee6b9caba3b34a15bc8b521df0ebd90 SHA1: 06554bfba1d42d12b2e6a9a24b85b5ea68171451 SHA256: 448d2fb51e4eaf8bc706cb0441cd22c6f8b57379f31d51e25ee3790111fcf429 SHA512: f488701272eab41e5af8d2efa9582c8aab859f7a1d917bd0a03ccafcca0a235941c1cadf58939a6bebf3c344076d2d37af61d0be68bd8fef23d411b044160249 Homepage: http://www.mozilla.org/thunderbird/ Description: mail/news client with RSS and integrated spam filter support Icedove is an unbranded Thunderbird mail client suitable for free distribution. It supports different mail accounts (POP, IMAP, Gmail), has an integrated learning Spam filter, and offers easy organization of mails with tagging and virtual folders. Also, more features can be added by installing extensions. . The goal of Icedove is to produce a cross platform standalone mail application using the XUL user interface language. . This is a transitional package. It can be safely removed. Package: icedove-l10n-hu Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-hu (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-hu_52.9.1-1~deb9u1_all.deb Size: 91964 MD5sum: b30814624809a00a4d35771e0716c33f SHA1: 249d652d4b87b8b117023efc5c1b7f2d797b0f20 SHA256: 3449e4d2822840db70f03fcdffb2d02c7408b20f89a0e5fe468d81c53e827d24 SHA512: 3b2e8d9f24d84c2bc773cd02bfa80db00fd3f9b62fcf111a0f4c97040543ccc0e3f4d7464bdbb721326818483f74745c5d7322fd1632b166ab5404d7dd786289 Homepage: https://wiki.mozilla.org/L10n:Teams:hu Description: Hungarian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Hungarian. . This is a transitional package. It can be safely removed. Package: lightning-l10n-fy-nl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 302 Provides: iceowl-l10n-fy-nl Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Breaks: iceowl-l10n-fy-nl (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-fy-nl (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-fy-nl_52.9.1-1~deb9u1_all.deb Size: 145110 MD5sum: 207a94e66dcf1f8810453c4ee605c84d SHA1: 1a250c96c9941823badbb75807b7b0e43fba7794 SHA256: 2c3b63d63dbc7913ff4748e11864cfa4fc561086413db47176a9c6252dc7aebd SHA512: 81a0542426c029a5baf927b15210090a911c41ab5078d896db0d7f4656659299dcaed619a48adb7e627b913a82d118dc51f7cbb5e37d191e2476506fe7892581 Homepage: http://www.mozilla.org/thunderbird/ Description: Western Frisian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Western Frisian. Package: thunderbird-l10n-rm Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 792 Provides: icedove-l10n-rm Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Breaks: icedove-l10n-rm (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-rm (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-rm_52.9.1-1~deb9u1_all.deb Size: 587538 MD5sum: 936a7ac45eee99e8b83f3985875e9b87 SHA1: ed104f91c969e1e1ecd38defa9ff0fbdcfa36ff4 SHA256: 32a1ede31bff62d375ef44701bba2bab2759ce180ccbf1fddbec26bc0efc0689 SHA512: aa2ac1e8882deac136ce8c119f0184a3e9b2424bc87d23caf14e5d8d4e8fa91c815eca7ddb3f5d12cf89512595796bd458eab7303aeb49adb1562d2af46471b6 Homepage: https://wiki.mozilla.org/L10n:Teams:rm Description: Romansh language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Romansh. Package: iceowl-l10n-it Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-it (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-it_52.9.1-1~deb9u1_all.deb Size: 91950 MD5sum: f7d76e4561c759dfb56819006cb6d402 SHA1: dd2b9f15ac69dbcad620703e278bd8d3651b843e SHA256: 669032565998a3a25500c8e7c92a7f2fe7cf336067edde27919da8a467f34bbb SHA512: ce8f745511695399a6097b2b4376a6519fdc3234284bc2dbebd24de70df8e74b6bfc5da6a8154f527a4d7828524dad5a8738bf91ff15a0b6f094d831c8c9b1ce Homepage: http://www.mozilla.org/thunderbird/ Description: Italian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Italian. It can be safely removed. Package: thunderbird-l10n-en-gb Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 767 Provides: icedove-l10n-en-gb Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-en-gb | hunspell-en-au | hunspell-en-ca | hunspell-en-za Breaks: icedove-l10n-en-gb (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-en-gb (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-en-gb_52.9.1-1~deb9u1_all.deb Size: 554820 MD5sum: 76d0668afa6455313e3992ce52b1705b SHA1: 91cc1c0f942661dda35e2c2ca3d2209485aef34e SHA256: cb76001eb7af6b7d17ccb96f4bd8010e71eaed45fcbbdcc0b6c38feb2a3be75b SHA512: b93454ef0f2ffce55648d113ac665c6ca3801ee7c37b0810e60fba15c221b2377997d21d1a4bce006af0abbcd904a583ada0f70e83cd24286080b4d908d3b902 Homepage: https://wiki.mozilla.org/L10n:Teams:en-GB Description: English (Great Britain) language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in English (Great Britain). Package: thunderbird-l10n-eu Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 790 Provides: icedove-l10n-eu Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-eu Breaks: icedove-l10n-eu (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-eu (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-eu_52.9.1-1~deb9u1_all.deb Size: 585352 MD5sum: bf0819af3c29fa488ad8bfd8125c8a5b SHA1: 4297f799dcaf70943110a16d6675bfcc0f37c35e SHA256: ff72da3399b2b480c0518384ba7403d6ebe5f53f485a0821721264c248973a27 SHA512: 47d4a5b9b15d992170501a181ec25bbd00676e46508e7d87a7cb5c3ce5491ec74da63db83f0c9ab0c43eb3c53723d3cc130bb6e2b2f6ac2d4cecea84b6484193 Homepage: https://wiki.mozilla.org/L10n:Teams:eu Description: Basque language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Basque. Package: icedove-l10n-ja Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-ja (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-ja_52.9.1-1~deb9u1_all.deb Size: 91974 MD5sum: 33dbd6c41935c7559b1ed9f8a425676e SHA1: ef8c9df66d488d10ff865225897af204009dca9f SHA256: 7f091f3874c5afe28ce616453a570782cb7b8e91541e77a4ba23e5744e0bdf69 SHA512: a01269137d503d4e4b2da099d4f4e895eac3b9e0562384f6a486f588d6fe748c2f1e23f8f754dd02058ab995720ed52999d10906e1e654a756b2a845899be825 Homepage: https://wiki.mozilla.org/L10n:Teams:ja Description: Japanese language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Japanese. . This is a transitional package. It can be safely removed. Package: iceowl-l10n-bg Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-bg (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-bg_52.9.1-1~deb9u1_all.deb Size: 91956 MD5sum: 2b5740cd03e59a3864bd88dc375b6218 SHA1: 7fcb8f33a6387aa01a4b7b9533fe4deef732664e SHA256: 04ff4a2b88f4d8cd49406d387a491b0901433aaeb488b21d140f83c137f05e89 SHA512: 32561e97a4311cf2713c72ff00581997e5d8d4ee7e005fd44c64d19d1cfc0d54585f7a2fca54e79d69749559822554e6f4d1f8f6457a038b35488e02fad6c0cf Homepage: http://www.mozilla.org/thunderbird/ Description: Bulgarian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Bulgarian. It can be safely removed. Package: icedove-l10n-bn-bd Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-bn-bd (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-bn-bd_52.9.1-1~deb9u1_all.deb Size: 91972 MD5sum: ee167277a38650b2f277e3e017a2f981 SHA1: 1bc7495129789bc6f4eadac1d29e29bd5c785f52 SHA256: a8f7496448bf8e5c0689d5d223270a7022e28e41deb66b497ff7fcaa5a4a3df7 SHA512: c1dbf98d9e3f1672d97e7f862c95a317ea22741dd026828c8ebcbe55cabab8875d306660c6917d96c9187d11ce22b81729117150a4982d5204d485591710b580 Homepage: https://wiki.mozilla.org/L10n:Teams:bd-BD Description: Bengali language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Bengali. . This is a transitional package. It can be safely removed. Package: thunderbird-l10n-nb-no Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 786 Provides: icedove-l10n-nb-no Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-no | myspell-nb Breaks: icedove-l10n-nb-no (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-nb-no (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-nb-no_52.9.1-1~deb9u1_all.deb Size: 574916 MD5sum: 541d8beecba4ac1595770a1898964d84 SHA1: 72b987119d17f14a3a25268b50729e6fcb75aca0 SHA256: 206811d9caf8bd8073fb5214f4175f19a56e7a2d773684511cdbb11d60d0ff60 SHA512: 7ad4240d8c928ccdbad774e1ac5aee60bc64838c917c7b60bf8333cbed150c7cddb0828eb14ad7c88c555d285e209f950751c9618290fd037597c49e7f93a859 Homepage: https://wiki.mozilla.org/L10n:Teams:nb-NO Description: Bokmaal (Norway) language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Bokmaal (Norway). Package: icedove-l10n-hsb Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: oldlibs Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-hsb (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-hsb_52.9.1-1~deb9u1_all.deb Size: 91966 MD5sum: 7c9a98cc188db514f57466b85ad6a240 SHA1: 5f757d55adf1a5a02b7acdf54e29a4b3a23d754e SHA256: 34bcd4249af33ee09c2db37073b7ccbd5088c4d53bc9cd523593a198d24ad759 SHA512: c38d858670fada073118ff0c6a01d38d2d14074fc48c7492718e740a0411002ee05b75dbc3f6deb29e6d7e57c023cf6494d401a53d0761f8605d1da22b417bbb Homepage: https://wiki.mozilla.org/L10n:Teams:hsb Description: Upper Sorbian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Upper Sorbian. . This is a transitional package. It can be safely removed. Package: lightning-l10n-hy-am Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 297 Provides: iceowl-l10n-hy-am Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: myspell-hy Breaks: iceowl-l10n-hy-am (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-hy-am (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-hy-am_52.9.1-1~deb9u1_all.deb Size: 139738 MD5sum: d240e8ac59619968cdea9cf8fb2a2e75 SHA1: 59ebf7c5dc96d0bde9c00eaea27325df17de7b37 SHA256: 122b4952033bad391e8c2cdd2317f337a5a15f8d8c51892e2bc4d3a77e55082f SHA512: 1e601d6d06b31f89d615ef08af44a91801f3f9898c93adbfe2b689c10c2385317f9e57515322741fcfc2ae8cc4472c36055ff4fb91f52cf41ba7ba341e3d94e6 Homepage: http://www.mozilla.org/thunderbird/ Description: Armenian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Armenian (Armenia). Package: thunderbird-l10n-cs Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 813 Provides: icedove-l10n-cs Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-cs | myspell-cs-cz Breaks: icedove-l10n-cs (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-cs (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-cs_52.9.1-1~deb9u1_all.deb Size: 609232 MD5sum: fa583d87f277473fb811d8a103dfa4ab SHA1: 24b193793a57ac77c45b56fc0a960360f9bfa834 SHA256: fe15eb43359e92265aa7e1aa47bf6cb8b3662fcc5f535649b649e76bd5e2303c SHA512: 2d1184635626bd9609794d7956d859b3f0b0b4e6b5e583bd3d531fb055e88ee236fe072aef91ba1a0316bd9c5f06f0ec1bc3b794e91b6fec9c209e05eb685891 Homepage: https://wiki.mozilla.org/L10n:Teams:cs Description: Czech language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Czech. Package: icedove-l10n-ga-ie Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-ga-ie (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-ga-ie_52.9.1-1~deb9u1_all.deb Size: 91970 MD5sum: 43cdb3aa682aaf1db1c47aaa5b04816a SHA1: e3019df1567733bcb471a9443199a5bebab682a5 SHA256: 470d8ff20ee040ffac3b37d4c79de108aa958ebe7ac789b142c9543d50638ea8 SHA512: 75f429f8d302448726c45c22e2002d8d3a7ab36bc6f58e2b24fb053cb2768ce83543e3be72c686d054f3379ab76aea16fba832ce005089c7f3f303eb7d60afe3 Homepage: https://wiki.mozilla.org/L10n:Teams:ga-IE Description: Irish (Ireland) language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Irish (Ireland). . This is a transitional package. It can be safely removed. Package: thunderbird-l10n-he Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 826 Provides: icedove-l10n-he Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-he | myspell-he Breaks: icedove-l10n-he (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-he (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-he_52.9.1-1~deb9u1_all.deb Size: 623550 MD5sum: e6a586366f9bc90bf22cd723c8fe6b07 SHA1: 3ad4af24fcc6e134146e1017244a74e3e2310df1 SHA256: 66f94aa7542113231b41815f0dd6bea7f332c80a3c00b1ca2dd218e6dc785322 SHA512: d40ff4b61f52f42efcdd80abe2e180429923b145e19e99c5ba40fd9b1ed94e37ebf97c48c5bebba89e76fdef23e57e6e5db4d7adb9a155704aae580fcdc76745 Homepage: https://wiki.mozilla.org/L10n:Teams:he Description: Hebrew language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Hebrew. Package: lightning-l10n-cy Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 302 Provides: iceowl-l10n-cy Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Breaks: iceowl-l10n-cy (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-cy (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-cy_52.9.1-1~deb9u1_all.deb Size: 144782 MD5sum: 0c5f2e93d5a4a7905d58417fb4cbe89f SHA1: f27bdb2341d0bad800ecf3662cc90f8aa299a00a SHA256: 34f06ca132cfe1ce2b1092296992b29c0ece1ed585bb19d7fbf71fb90a62b08d SHA512: fabc93dd24d15ab2bd6bb93f5035caca24952d6298daa29d1f227f51d5ddf892bdd970b47817418f7f59237e57f0b314e5ff328b4bc51a6a52b0377b49547789 Homepage: http://www.mozilla.org/thunderbird/ Description: Welsh language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Welsh. Package: iceowl-extension Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: mail Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-extension_52.9.1-1~deb9u1_all.deb Size: 91926 MD5sum: a2e1c4ae329de03c86f07cbed1765d58 SHA1: 04a1b2d8f999290869da6e334f8e6c77da7662f0 SHA256: 9c22e5d1e9b5f4575bfa82486389aceecef61eab3bbee4ceb88cc33ec45062cf SHA512: 5dd0a1b21821304b67184339f12008c6f0a2b11114033689554189ae2fa5864f1350eff11e9fe88d02a90b772db20000dd89a6049320f1e39a9e17145d1ced3b Homepage: http://www.mozilla.org/thunderbird/ Description: Calendar Extension for Thunderbird/Icedove Iceowl Extension is an unbranded Lightning Calendar extension for Thunderbird/Icedove. It can handle events, event invitations and tasks in multiple calendars. . It supports local calendars, CalDAV and plain ics files on WebDAV. . This is a transitional package. It can be safely removed. Package: icedove-dbg Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: extra Section: debug Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-dbg Filename: 4.3-2/all/icedove-dbg_52.9.1-1~deb9u1_all.deb Size: 92062 MD5sum: e37149c418e84307b31a7e9da62d6360 SHA1: 0602020566deff3abac30ee10b4d81d081b14cb3 SHA256: db0a0981417dcdd51e8b7e826a92055363801786529f0c54d4946737004e2aee SHA512: 4719d5e1995f11360b386d4fafca3fb142ae41fcae19689c6927fcd5193bcfdf52ab07d24b334ccb8b991fcc8315944d5a19e93898c847d6b7a82c9f2999bc21 Homepage: http://www.mozilla.org/thunderbird/ Description: Debug Symbols for Icedove Icedove is an unbranded Thunderbird mail client suitable for free distribution. It supports different mail accounts (POP, IMAP, Gmail), has an integrated learning Spam filter, and offers easy organization of mails with tagging and virtual folders. Also, more features can be added by installing extensions. . This package contains the debug symbols for Icedove. Install this package if you need to debug such a program or if you need a useful backtrace of a crash. . This is a transitional package. It can be safely removed. Package: thunderbird-l10n-br Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 794 Provides: icedove-l10n-br Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-br Breaks: icedove-l10n-br (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-br (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-br_52.9.1-1~deb9u1_all.deb Size: 589310 MD5sum: 4a4c600dc2b59968f4b66eadd34d80d2 SHA1: a8be9573247212eeb28b8620f06d7ca84fd8d3cd SHA256: 70e184887c94d08f43a04783bc856655566479f72e0364546243ac2fb3d8275a SHA512: 3a0d92dab261c0af3c494c1daf3dd1e21456c076fdb3745f98e44b32c68592f2c70fbc0d31b6e4aaafcc332c579014a7ab4140f3a1558254bf1376e0a1f1e2bf Homepage: https://wiki.mozilla.org/L10n:Teams:br Description: Breton language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Breton. Package: iceowl-l10n-ro Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-ro (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-ro_52.9.1-1~deb9u1_all.deb Size: 91954 MD5sum: ce6bb8a776f533684553b86962518d34 SHA1: 85e8886b67961a7f49331baad48d504d52fc4cb0 SHA256: a32eeba7721d839eeb8d1c99d660e5daf91593d1cb866077edb13eeca6dbf7c6 SHA512: 9d60f32415898bd8329be862fa25f9de38c67f6e1307bbe8579f31a62c56fd35cce45c7932b649712e75c06dce24cd59ea3f8941a2f767b8f46d9c51f18ba9a0 Homepage: http://www.mozilla.org/thunderbird/ Description: Romanian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Romanian. It can be safely removed. Package: lightning-l10n-el Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 314 Provides: iceowl-l10n-el Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-el | myspell-el-gr Breaks: iceowl-l10n-el (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-el (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-el_52.9.1-1~deb9u1_all.deb Size: 157550 MD5sum: a62f00b037a15ae8c4d12bd000291cb0 SHA1: 45fb82c344fa5d85e8b0e069dc17edc84d36c76e SHA256: 80898c7ac55735d09f9c466beb5f6ab20db71fc81039face54f8dd83bc4f98eb SHA512: d9a16dae5dda8e4d89ff09ea778b66b9061f1e075609d1ba8c18936b3ceddf2be38162386a287544f188b8f226ef7dd1282269f4a1214024035a834c8330a66d Homepage: http://www.mozilla.org/thunderbird/ Description: Greek language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Greek. Package: iceowl-l10n-el Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-el (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-el_52.9.1-1~deb9u1_all.deb Size: 91944 MD5sum: e31e6cd5e05f137e4f0c2074469a089a SHA1: 785fb6c7b3bd567241056a9dae474db672abeffa SHA256: 6c755b05a2a1757733917e4a45e32a00b33f87f90e4b377c0a23f6d07e5a264b SHA512: 20ec679de1556e16e577c1013effb300b166035f5fb222158ee81598761452f6dee18cb7ea144079933813d4f0b832c1a161e25ab482e7e44f02339b7ba3b387 Homepage: http://www.mozilla.org/thunderbird/ Description: Greek language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Greek. It can be safely removed. Package: thunderbird-l10n-hu Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 821 Provides: icedove-l10n-hu Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-hu | myspell-hu Breaks: icedove-l10n-hu (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-hu (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-hu_52.9.1-1~deb9u1_all.deb Size: 617278 MD5sum: 8dd002a5472fe977cc1feba9a73fc6c8 SHA1: dfab7908a41d59f1da77871134754b84bd81adf2 SHA256: 6403e2bdd3922822ca95cfe7e1e0df36fdc1a2171286b7f0fbb2da7b31b9278f SHA512: 52bddfa649b99dca5d1587e0150b7c2c9db84850ab52ead6e6036643ef3897fa66cb1b777acabe721a9d64d9e075eb2ce56530e69117f61aa5304573f3fc8c09 Homepage: https://wiki.mozilla.org/L10n:Teams:hu Description: Hungarian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Hungarian. Package: iceowl-l10n-sq Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-sq (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-sq_52.9.1-1~deb9u1_all.deb Size: 91944 MD5sum: 54147f5c118ebf045922e5ebf305afd8 SHA1: e0c516d98dd2b4e0199255cf991feefde3f0e8a9 SHA256: 1a0049f65e90ee9a52a8736bed9303f25c732c2bcf56748c9a6f477866e126de SHA512: ca3e3479fe60090ee82fa0e2b456f5dfe17520eae89493d60b80f0ac7e8c2aee07ae53e33910891ca0f4386b81e181b6009cb24ee544ddb4c1dd7799db5eceac Homepage: http://www.mozilla.org/thunderbird/ Description: Albanian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Albanian. It can be safely removed. Package: icedove-l10n-tr Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-tr (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-tr_52.9.1-1~deb9u1_all.deb Size: 91968 MD5sum: 62408a84a21ce19372f968d1f574757f SHA1: 085800746f67e539b5f3d77866a638d7ea202385 SHA256: 072c4b4a6c0823059c0af9be6e41c11afbe06211b45bbe7129ed0ef537d909e4 SHA512: d42c865571e9a441cf97d09e5c737abb5b00e7032092b47660276972d7e6c88b8d75f4146466d8657872d84f783a12f875c842375c38c7def0b5e71082480782 Homepage: https://wiki.mozilla.org/L10n:Teams:tr Description: Turkish language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Turkish. . This is a transitional package. It can be safely removed. Package: icedove-l10n-ta-lk Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-ta-lk (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-ta-lk_52.9.1-1~deb9u1_all.deb Size: 91980 MD5sum: d48773d472178fa36bda24013c51b76f SHA1: eb008252c8badfbcc172cf7e85c12efa547ace44 SHA256: d722e1a920a67498bf7bf9b5a9626f42639df0885e3ea60fe5d0ed883a91ce23 SHA512: 77816be20eb2a2e09ca34ed7c2b81460472e70d9e2c1211d6b336857b92a733911493e02a38ac3844313d2d1ed1118e2a3f7734f58bed946e5de0fb0a7c592d7 Homepage: https://wiki.mozilla.org/L10n:Teams:ta-LK Description: Tamil language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Tamil. . This is a transitional package. It can be safely removed. Package: icedove-l10n-es-ar Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-es-ar (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-es-ar_52.9.1-1~deb9u1_all.deb Size: 91990 MD5sum: 36fecbf606b908a6baf387bb1f87d37b SHA1: 1ebca3e3fff818b3041b77bc3d6f99c0dbf27fbb SHA256: 628c322498098170b43894abe938c8bc1930c15cc9cb400ffc6d9278ed0ca46a SHA512: d7ce82aa07ef66929687937ff9ba273e097965e46c233a1e3db3f57e9bdbedf6f316d3e356462adab5ad21fc7e1dce61c63502157920f9b9bfba82e5bd7c89fb Homepage: https://wiki.mozilla.org/L10n:Teams:es-AR Description: Spanish (Argentina) language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Spanish (Argentina). . This is a transitional package. It can be safely removed. Package: iceowl-l10n-zh-cn Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-zh-cn (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-zh-cn_52.9.1-1~deb9u1_all.deb Size: 91946 MD5sum: e9fee31d3a9446eb89a850bb3b01a072 SHA1: 2199e944d0b60b9e3c63455060aff2d22da7c9ba SHA256: b7520b59eb099046d3f711a70c8ed3be9ed30e2a4ef43b526de236eca92959c2 SHA512: 9ed2467d9337f5c1a72a328c989d556f60a9acc9db653532939709b4f9c290339ef89d086d59d9e675d3e1e98154c209205760c295b133a5638058b6c43e95c5 Homepage: http://www.mozilla.org/thunderbird/ Description: Chinese (China) language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Chinese (China). It can be safely removed. Package: icedove-l10n-zh-cn Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-zh-cn (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-zh-cn_52.9.1-1~deb9u1_all.deb Size: 92000 MD5sum: 7918809cad303b967f2ac29bb782a9fc SHA1: 8474595ae24ca07046fb014548d3da938128a750 SHA256: a6abbb08143989c8c6872aecf54d5f940f5d5e930fef73b4a61dc12ce5b18451 SHA512: 2df9b172b3b6684ffb23ec872b266587d3f95ff582530d8082d9eece8bcfd1b8905e6e4fc898066169a7ecedd9e7c17a147b0645b7bf091392101b19df462e93 Homepage: https://wiki.mozilla.org/L10n:Teams:zh-CN Description: Chinese (China) language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Chinese (China). . This is a transitional package. It can be safely removed. Package: icedove-l10n-is Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-is (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-is_52.9.1-1~deb9u1_all.deb Size: 91982 MD5sum: a6abca5736eac4bdc61913878f40134a SHA1: 2cbaabb515ca5792b671d848721b1ff8f982e9aa SHA256: de438fd8d3d0317eaf5a4b639e35a87ff49aec958114e9069544bc03e3099a20 SHA512: dc812b97b89ab8f7670fc0bf48c5fa4b1aa4320b97e31c31f1f917225506c8d9d2e5bc02ca7e9174aba6527dc0fe32bcf659238c928bacb6203d85b8c5c04d4e Homepage: https://wiki.mozilla.org/L10n:Teams:is Description: Icelandic language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Icelandic. . This is a transitional package. It can be safely removed. Package: thunderbird-l10n-ca Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 804 Provides: icedove-l10n-ca Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-ca | myspell-ca Breaks: icedove-l10n-ca (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-ca (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-ca_52.9.1-1~deb9u1_all.deb Size: 600276 MD5sum: 64d3315ab93b3913a180a582144b9ddb SHA1: d6c083a191205ab30de5332144b2205924e24dde SHA256: f740ade01c78c457df6b5aabb3680a814e46626de8f2e740627b178180d82e36 SHA512: 32bc94b8578ade6885bc494d96c035589dc003bf8396753a7ed7acfca930bde65517b6979b67b136e1734a32c0ccdf95b2b56e056a15a87cff11f33f2e37553a Homepage: https://wiki.mozilla.org/L10n:Teams:ca Description: Catalan/Valencian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Catalan/Valencian. Package: thunderbird-l10n-id Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 781 Provides: icedove-l10n-id Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Breaks: icedove-l10n-id (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-id (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-id_52.9.1-1~deb9u1_all.deb Size: 576686 MD5sum: 8e9e80d806146f3342160880c7d9ce4f SHA1: dd1d1dc8b7e6833a38fc9f630e419d25e4fd7094 SHA256: b32140d881f5b4436f32584748929f4d6e015ad555236a1827df92e3bf17d657 SHA512: 3b6e414e777cea8a7489edacb38cc192d213422e3fb077d30b74d5bc5efd313fbd9a57a4603aff4924e94cf492e1cb94a24768d15fe336ffb4be216fbe905db0 Homepage: https://wiki.mozilla.org/L10n:Teams:id Description: Indonesian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Indonesian. Package: lightning-l10n-vi Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 325 Provides: iceowl-l10n-vi Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-vi Breaks: iceowl-l10n-vi (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-vi (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-vi_52.9.1-1~deb9u1_all.deb Size: 168310 MD5sum: e6a1b1535d39a7fae11cd6597ad93826 SHA1: 0f97529a03cacd77175e22044804cf85b986345c SHA256: fee91e59eed5cdcd46f2876ab10fe23c73a02e61a941b72c21079ce575aa2c4b SHA512: 4f7d2237fb916316c15b51dcbd5df8eb354f51d40eb20b600cf7fc0bd75c77ffb066e6ee9e46c9c84b340a2f83332fafe4c3e665f5c17356115df1984c588a8f Homepage: http://www.mozilla.org/thunderbird/ Description: Vietnamese language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Vietnamese. Package: icedove-l10n-fr Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-fr (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-fr_52.9.1-1~deb9u1_all.deb Size: 91970 MD5sum: 9b743962d90434fe24ce5a9e7dff18de SHA1: 773f336c851261a06c10c08a3d068d905015ca07 SHA256: e096df40180d05b9b1071d6d8e5f9a9db3f741d1c1d5a04e0f023ede210c5262 SHA512: 827d1c438f85d0a1ed77a955d6b11627e7ad3f4052bc3f63480c7b4e40ed12a1997c2e77b267eb589e7610d24ca384347660844ec110bb5af8460ceaa74db015 Homepage: https://wiki.mozilla.org/L10n:Teams:fr Description: French language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in French. . This is a transitional package. It can be safely removed. Package: icedove-l10n-all Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-all (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-all_52.9.1-1~deb9u1_all.deb Size: 91950 MD5sum: c782258cd34db693f55b833885a78f7f SHA1: 076c325a86c4e246770a10f79cf92f53398d530c SHA256: 50ab0ffaea09883e8759acf5c12458522e7bbc528982d1fdfa9b92ff9cb63e86 SHA512: d0b9cf34f357ed3635d722e02c0c05f64cfd87418b67b56791dff6731358e366b8cedd98eca9e3bc53acd5bf6937bb6365539ec2ff0bc7cd1b478e9534d06b1a Homepage: http://www.mozilla.org/thunderbird/ Description: All language packages for Icedove (meta) - Transitional package Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package is a metapackage depending on all available localization of Thunderbird. . This is a transitional package. It can be safely removed. Package: thunderbird-l10n-all Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: metapackages Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Provides: icedove-l10n-all Depends: thunderbird-l10n-ar (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-ast (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-be (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-bg (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-bn-bd (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-br (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-ca (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-cs (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-da (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-de (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-dsb (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-el (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-en-gb (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-es-ar (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-es-es (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-et (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-eu (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-fi (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-fr (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-fy-nl (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-ga-ie (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-gd (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-gl (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-he (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-hr (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-hsb (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-hu (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-hy-am (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-id (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-is (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-it (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-ja (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-kab (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-ko (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-lt (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-nb-no (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-nl (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-nn-no (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-pa-in (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-pl (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-pt-br (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-pt-pt (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-rm (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-ro (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-ru (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-si (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-sk (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-sl (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-sq (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-sr (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-sv-se (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-ta-lk (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-tr (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-uk (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-vi (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-zh-cn (>= 1:52.9.1-1~deb9u1), thunderbird-l10n-zh-tw (>= 1:52.9.1-1~deb9u1) Breaks: icedove-l10n-all (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-all (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-all_52.9.1-1~deb9u1_all.deb Size: 92228 MD5sum: da80eb7fc9fa92912e4eb33081165757 SHA1: 00466941dfd874d185da90cceaf4241601547a59 SHA256: 4d40377de5a6c31f51839bffe7e6f0fdb58f5cda0c72cc7958ed3fcc3b9b5646 SHA512: 92ac7f160e0bfb5d554f8d45ea9dd059489ffce8f646be62105f5d627c93e405ff74241f14571a2cc891b230d8511b4000f81808bc49da668bebbd00286e4634 Homepage: http://www.mozilla.org/thunderbird/ Description: All language packages for Thunderbird (meta) Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package is a metapackage depending on all available localization of Thunderbird. Package: icedove-l10n-be Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-be (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-be_52.9.1-1~deb9u1_all.deb Size: 91958 MD5sum: 368f5871bb2692f7bf85a95f570690d6 SHA1: b4635c82c7c4c7253002554faef30118875d1f6c SHA256: 2a3b44ec6d9c62ca4d97be778bbf7cef5a429486db3c758d88465edd26fcf1e4 SHA512: 928ea41371cfcb83c8b6caeb5d7bac43cde03b26197bce523adc8f8a984d206a05332dd1d7756ae3cfbc1252d60b2d4f94b60bf94d9566114f0dcfa57e2d76c5 Homepage: https://wiki.mozilla.org/L10n:Teams:be Description: Belarusian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Belarusian. . This is a transitional package. It can be safely removed. Package: thunderbird-l10n-es-ar Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 801 Provides: icedove-l10n-es-ar Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-es | myspell-es Breaks: icedove-l10n-es-ar (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-es-ar (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-es-ar_52.9.1-1~deb9u1_all.deb Size: 591112 MD5sum: 82e88f950e3d7b37278445282098ed68 SHA1: e8276c375ffeeca4fdbbf2cedc8e7e747103aa66 SHA256: 0d1ddab29d60f29fadf39d090d088737a06686847c68b15d6a26b0eab54758f0 SHA512: 2061c4dda8b3bfb10dd458b103af9a1d715e89da6867dc1aff8d20630a494c0b92766f2c357bcdf1e529e3e14407ce24e33d46c2e26dd70eae1b3d76b22443f7 Homepage: https://wiki.mozilla.org/L10n:Teams:es-AR Description: Spanish (Argentina) language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Spanish (Argentina). Package: iceowl-l10n-sv-se Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-sv-se (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-sv-se_52.9.1-1~deb9u1_all.deb Size: 91962 MD5sum: 7af53610a4e1542935f16a66110d525c SHA1: 2c47c2686dbc33dbb421102a68f2e4182ca2ee6c SHA256: e15b23ecf244d633ce4af8bcff78aa021ce5861d2b003f14088d10783c21e93a SHA512: 37c513b470131ce85491dc4cea3e6947ba7a16a3c519d7f1cbced0ceb182f35c2294748299e1b5507b30457c9fe9ec465cf8574b4a4f874bd00a224080761c6b Homepage: http://www.mozilla.org/thunderbird/ Description: Swedish language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Swedish (Sweden). It can be safely removed. Package: thunderbird-l10n-el Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 895 Provides: icedove-l10n-el Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-el | myspell-el-gr Breaks: icedove-l10n-el (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-el (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-el_52.9.1-1~deb9u1_all.deb Size: 694208 MD5sum: 7e315fe55f4e5c8340fd9437d56ecb8a SHA1: 8da2b1d11bfcdb8a2860a8840320f9d83f6a1900 SHA256: 8d5d3d7affb17687bca02bc95a27675956d5682b4270505f44e4d4bd2a7d7416 SHA512: 48187b6b5907620dc56ef9262fa2cebc0017feca73553f7b31118b9bc83a419b7132c923545328a040ac67006a4296d02fa68c57f7db3d281a46301b96055dda Homepage: https://wiki.mozilla.org/L10n:Teams:el Description: Greek language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Greek. Package: icedove-l10n-nl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-nl (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-nl_52.9.1-1~deb9u1_all.deb Size: 91978 MD5sum: df8554abab619ae1db44ae540300ce4e SHA1: bad11038d9cb967dc890514494c6f9f63b73484c SHA256: e9e4b9e49d79b50cea01cf27a81c79f3e63469e87080aa484ad0d2fc5825f6b0 SHA512: 858b964af33954d72bb3cf2c509d854b72c539d4e352f5320fe2fa91e47a7784c6c737cecca3232e3d4475cd28b7fb9a1491f7b2c887e181f26e22c6b20d92ff Homepage: https://wiki.mozilla.org/L10n:Teams:nl Description: Dutch language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Dutch. . This is a transitional package. It can be safely removed. Package: icedove-l10n-si Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-si (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-si_52.9.1-1~deb9u1_all.deb Size: 91984 MD5sum: eec92a6e3ce38eccebf634e854027e38 SHA1: 0302f9339688929d9808bed42aca17249d95e746 SHA256: 07ebcf2c40b44142bc91b800ba11b2eb0fbbad87757f5cffd125e06662b453bf SHA512: e3c191a36b0002049a135e77150b3f1913953bad92f5ae027ab9d8dffbcffc130aa307e9856c92e79895560eba236a9b5ee59aa61bee2c609c81ea7be2fc496e Homepage: https://wiki.mozilla.org/L10n:Teams:si Description: Sinhala language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Sinhala. . This is a transitional package. It can be safely removed. Package: lightning-l10n-br Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 302 Provides: iceowl-l10n-br Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-br Breaks: iceowl-l10n-br (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-br (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-br_52.9.1-1~deb9u1_all.deb Size: 144596 MD5sum: 047f7cd84f8139b8f2208cd7b75069e3 SHA1: ca37cd7119c64a36e3b61b63acecec334d0c3252 SHA256: a8d0efff6d97b2bbcdc4075d7e860cf78b685f8aef5602c9bec4410d6d8b1aaa SHA512: 52ad67224b43eb02cc9f7a464d8c6a4c1ce07d027347a7608756577e7497c72b5bac8ca6dc9bbefeb6e185b6031538b1a5d5dcff182d2ee73b02cfa66e34f624 Homepage: http://www.mozilla.org/thunderbird/ Description: Breton language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Breton. Package: thunderbird-l10n-sv-se Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 801 Provides: icedove-l10n-sv-se Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-sv | myspell-sv-se Breaks: icedove-l10n-sv-se (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-sv-se (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-sv-se_52.9.1-1~deb9u1_all.deb Size: 590098 MD5sum: 6e50f8138ebf8bb616baf44010e9cdf2 SHA1: 085f9acc1d3c9563e79d558399a4bc63f13150ad SHA256: 0b6d2f0a1e714ae7fc45587722ead2c6bd041d0aac2e6ef48a411c16ae03accd SHA512: 6b9ce6f3e39cec347305ee6acf181f518273543781cfcb66a2a6810eea13b02101433f4df612d73d46836cf36990651050b79c948f20f6e42cee6c1f6fe91a48 Homepage: https://wiki.mozilla.org/L10n:Teams:sv-SE Description: Swedish (Sweden) language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Swedish (Sweden). Package: icedove-l10n-dsb Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: oldlibs Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-dsb (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-dsb_52.9.1-1~deb9u1_all.deb Size: 91972 MD5sum: 7ddb63b3437d37074bdaec06dc906e78 SHA1: 5bba4dc13727227b0c0eecd84da857dcb9caae0f SHA256: d61b84b99e738f6a015771cd5acac993014effe23b3afd836e4cb7f0729e6c99 SHA512: 0da55f903976cce3181c134864bf45280be43324d55fb8266037c1f34d1b91318bc05347ab58b5ad9c9cf5fc47283c1ea9452b5e1cbc511a7dcd41cde220a6e3 Homepage: https://wiki.mozilla.org/L10n:Teams:dsb Description: Lower Sorbian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Lower Sorbian. . This is a transitional package. It can be safely removed. Package: iceowl-l10n-es-es Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-es-es (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-es-es_52.9.1-1~deb9u1_all.deb Size: 91950 MD5sum: e049abfc1fd748482df113cadcefba67 SHA1: db581cb01383def37be6a9b996a0a1880b24d202 SHA256: 4f58ef7cc776247da2a0329c3e3df8c024ab93beec0fd207223f6e42a8fd0c8d SHA512: 57f2e662e0fb8994cb7714a9167a8866a807cf96f00a8418d72a191ac2189c75e8b69be8b11865ea4c4099c3a004a4e8ad347d87a0f246dae5476cf70ccb2235 Homepage: http://www.mozilla.org/thunderbird/ Description: Spanish (Spain) language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Spanish (Spain). It can be safely removed. Package: iceowl-l10n-cs Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-cs (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-cs_52.9.1-1~deb9u1_all.deb Size: 91948 MD5sum: 92781598f427d43728a8e45e91e4b6e9 SHA1: eac5db42a71d3c171804201205f9afcba985f5a8 SHA256: 09ebfb583bdefbb1d17f056a31a5a2714bf16c27009c30969ece176649c013f8 SHA512: 6b4b1e45b720762e1dbfb28cc5f296e372725211fc870e79dd673d4e5e6415ed25b636c1ad298a1db06d0a10c0f4ef7c422738e412e76406ee0cfe8462e5bb4b Homepage: http://www.mozilla.org/thunderbird/ Description: Czech language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Czech. It can be safely removed. Package: iceowl-l10n-zh-tw Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-zh-tw (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-zh-tw_52.9.1-1~deb9u1_all.deb Size: 91960 MD5sum: f541c4dd9311b3bf68bd2667e8d6ae92 SHA1: 0471e5581b84584d466285ea4e0da5aa9df3b542 SHA256: c9055b7586d17647557b256a103d638254ad476b030ee8a039b47b2af8a38a97 SHA512: e875ca821db38394173af06369235967ec78feb62d7b1d4538a3b68390b8fed3a4a6cde1051c2e5cf6032461fe6e4b18cac02c67eb02a95323de4880a42d9059 Homepage: http://www.mozilla.org/thunderbird/ Description: Chinese (Taiwan) language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Chinese (Taiwan). It can be safely removed. Package: lightning-l10n-pl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 294 Provides: iceowl-l10n-pl Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-pl | myspell-pl Breaks: iceowl-l10n-pl (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-pl (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-pl_52.9.1-1~deb9u1_all.deb Size: 136738 MD5sum: 452e0453af2e9f382240daf6e7681eb6 SHA1: be0301d6c776e3950fc842d06b1a7eb0f0fb05ab SHA256: 87e98f8540c8775d8f1e41164fe01e1abcb48c5de3134e3facd3be40c5a565b9 SHA512: 812b09af5aba65aea1e6c193030be767889e2d24d1675c03d6abaf5ba68e271a71811a26faf6d21b6a1db92858734bacd36c6a87c9926098fe3ffca865e00444 Homepage: http://www.mozilla.org/thunderbird/ Description: Polish language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Polish. Package: thunderbird-l10n-ru Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 765 Provides: icedove-l10n-ru Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-ru | myspell-ru Breaks: icedove-l10n-ru (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-ru (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-ru_52.9.1-1~deb9u1_all.deb Size: 559550 MD5sum: afef4a90a548f1665206b7ce99294536 SHA1: a0d0c8b153ab0db7e804d12e40f8194e6956966d SHA256: 5fddc131a6e077c14f33069acdb147e019fe310464d91f38e4e8a045febc1d25 SHA512: 82e9d10d1888e90309681e9891fa98b8b745ebaa66f202b47e2e6e0c53f255b9a0abe57eae9fafa4f982bc49ac5369be9694ba54bb229e67e115f403f9ed0612 Homepage: https://wiki.mozilla.org/L10n:Teams:ru Description: Russian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Russian. Package: thunderbird-l10n-uk Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 885 Provides: icedove-l10n-uk Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-uk | myspell-uk Breaks: icedove-l10n-uk (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-uk (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-uk_52.9.1-1~deb9u1_all.deb Size: 684640 MD5sum: 194df1e8a95f6f88d141114135798d0c SHA1: 5a340ddd02d5cad123cdfba2a93e8aff8dee6bab SHA256: 1ffa7eb69b80ff1ca37de93cd38c10996f6ed83e5c540acfac1b3fbd1b23aa91 SHA512: d211c28e949b36d2f8dfbb9d4dcdcb4902275fb96dd96210080771233271fa0ab382623a173d66169546cd14c0471434e9a7f7d20e7ffda55549260bdd20d6bb Homepage: https://wiki.mozilla.org/L10n:Teams:uk Description: Ukrainian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Ukrainian. Package: lightning-l10n-ta-lk Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 329 Provides: iceowl-l10n-ta-lk Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Breaks: iceowl-l10n-ta-lk (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-ta-lk (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-ta-lk_52.9.1-1~deb9u1_all.deb Size: 172528 MD5sum: 92550cad96401f23532037a7dfd1df72 SHA1: 67b85cc5db52d9b1c0ae7729ab858e66e24e6356 SHA256: 73e85113be9da01a067fece4546f838772cb807821a5ddfdc653c29d7f42183a SHA512: 3bde8c8df690f5dbfd18f7c61b55d9c6477cb1c4e97ebd210f06b07e3c3a1382d0cb8d4b874d7aa999bd9c9c4fc151c8965fabcafca6c768df6b33942c82525d Homepage: http://www.mozilla.org/thunderbird/ Description: Tamil language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Tamil (Sri Lanka). Package: iceowl-l10n-ca Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-ca (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-ca_52.9.1-1~deb9u1_all.deb Size: 91956 MD5sum: f3b65fcf480cf4493677eb7811bb25aa SHA1: e6169a7223bd15bb0ffbec8b6b236649b2cb1341 SHA256: 782b9a3d72727dafd8b5448151f4ac6b4d239f4f039a656e0aa9445541ae6892 SHA512: a592e94c471665b69d951886d347829ce790e675f5843b41441144907a402a92769009da3e5feb8f89be066ca422dbed00090d6021a8fe5111f82e35486cf79c Homepage: http://www.mozilla.org/thunderbird/ Description: Catalan/Valencian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Catalan/Valencian. It can be safely removed. Package: thunderbird-l10n-is Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 790 Provides: icedove-l10n-is Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-is Breaks: icedove-l10n-is (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-is (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-is_52.9.1-1~deb9u1_all.deb Size: 585630 MD5sum: ab30c9883ebb9d66d9c240c09b4b7bc9 SHA1: 40626ac2f75d04fa9e6a3a68188ea5a0912be9d8 SHA256: 8dc173d79256459a4e8d6ebda9bb27c69fb845dacb295f70da8104bedeab1323 SHA512: e7e8aeaeea371904ec1bd71c2931dd409a77c25f7ebceb0fb2220b214db2b31df891cee92bd4d3f890c5581623505a9550b794568046faaeb14303df66f08f09 Homepage: https://wiki.mozilla.org/L10n:Teams:is Description: Icelandic language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Icelandic. Package: thunderbird-l10n-ga-ie Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 818 Provides: icedove-l10n-ga-ie Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Breaks: icedove-l10n-ga-ie (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-ga-ie (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-ga-ie_52.9.1-1~deb9u1_all.deb Size: 608192 MD5sum: dbd39d03f6c1714557d965e0bf819829 SHA1: b781ca82c8dbaadf5586fa58ff2cfe9d16e09430 SHA256: 0863edecd662eee774a198618c8210116a4a3cc739fc47e8b1a3424855e83280 SHA512: 532f1f6b0394e2d604a61d88cc59077c6feb4a53a65623a69d65fc3d02979dc6b7aadae9c1480460b4be0cb2beaba90757dfc9133d1c80aa6cb5d95956595ce3 Homepage: https://wiki.mozilla.org/L10n:Teams:ga-IE Description: Irish (Ireland) language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Irish (Ireland). Package: iceowl-l10n-en-gb Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-en-gb (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-en-gb_52.9.1-1~deb9u1_all.deb Size: 91958 MD5sum: 3dd839cc66461988d7b8cda04c3d2186 SHA1: 8d98212a32be786ada09c316145db7d69e8f4f06 SHA256: 0063f18633cc230bdda1b0f4f271404723ee182a395fbab8350213827f880d36 SHA512: 1ece8c0edd1e5350326f6a0b5003815c2912a1b3b38ddf807b9c0c3d963da2d4a04f3c5e53857ad4164a6d48718173239ba4afdd689c50af108fdef06cd5e5ad Homepage: http://www.mozilla.org/thunderbird/ Description: British English language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in British English. It can be safely removed. Package: thunderbird-l10n-ro Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 805 Provides: icedove-l10n-ro Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-ro Breaks: icedove-l10n-ro (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-ro (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-ro_52.9.1-1~deb9u1_all.deb Size: 601378 MD5sum: a878903d34b625d925793b6f2cdcd532 SHA1: eb6ed0f03b1cd135ab98ec7aedc996f403db677d SHA256: 4ad1fbcbb773f8ca0ac5e033e4e160fb165dc80418e95633308c8dc7bc88474f SHA512: 5d12c3e96cb9efcc398cbd3de748a27f82c9a0f2c294562ed07c9554ad90d02437c4168a2c701dcb9a4fab55b02dc149afc7c37e821b9fe9da7702283c4d1449 Homepage: https://wiki.mozilla.org/L10n:Teams:ro Description: Romania language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Romania. Package: iceowl-l10n-sk Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-sk (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-sk_52.9.1-1~deb9u1_all.deb Size: 91946 MD5sum: 71eaa72ca74c3f9e6548b5ee5e2e75a3 SHA1: d851d40f0fe8e783d50990048a44efe565326563 SHA256: e4d8f233d1dbdcd0aac4e1f6feb80adb25599f33853871efdeb7f5ee72059f76 SHA512: 9b82dd9d5f9c1d7676b3f3a832ac9a922fc3e7d9321ac1b6e25ade5217a7098af909bf2172be9362deebcaa57b754d99e8dfa2ea482248e07d51d4e718169343 Homepage: http://www.mozilla.org/thunderbird/ Description: Slovak language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Slovak. It can be safely removed. Package: iceowl-l10n-sr Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-sr (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-sr_52.9.1-1~deb9u1_all.deb Size: 91952 MD5sum: b485ba38160263491c0ded534a348333 SHA1: 696616012fb49880482d0bb58a347a44cf42d95b SHA256: 8dd0417f786caf9b71ecdeef64c389c102f5e758630da6df33e949987c5deb36 SHA512: a05487defac0ee166f4f009d03de5b2fedc2288d3bbe4e92b5e66c0189bb26edcb04ea522537fe2e34171b0ddcaac57b525ac3ce003c1c8b4cbd67680fb77703 Homepage: http://www.mozilla.org/thunderbird/ Description: Serbian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Serbian. It can be safely removed. Package: lightning-l10n-pt-br Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 302 Provides: iceowl-l10n-pt-br Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-pt-br | myspell-pt-br | myspell-pt Breaks: iceowl-l10n-pt-br (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-pt-br (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-pt-br_52.9.1-1~deb9u1_all.deb Size: 144840 MD5sum: 2196837156b7b295fe42f4aae6b6c59b SHA1: 740e4ff2bf981f33cfd6fcf6d1857484b26b2345 SHA256: 02aa09165cfbe202553f351a26c82efc4e28715dff61872beca3f4750e0ddea7 SHA512: 432960b30365e2539389489db022f3d114f9556ef43c5bd4e657e05c324decc0c21f8d7635c5ee658daa2dcc399e65d2878615c6254368cdd4db48115baff1aa Homepage: http://www.mozilla.org/thunderbird/ Description: Portuguese (Brazil) language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Portuguese (Brazil). Package: iceowl-l10n-gl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-gl (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-gl_52.9.1-1~deb9u1_all.deb Size: 91944 MD5sum: ff7d6026c80cd93765137f24db4c7b24 SHA1: e37a92af741af1ecf294247ada7844837a632156 SHA256: 3d2c0235b164363abb9791424e422013048253b07b39814b0b0685584f9c99b4 SHA512: 7760f98637d0ffb04ebeb63b0cc95f675259eed4fb65c78ac3da3e93ef1fb98e61554d091e2fed116112d1d81145808d7c58fd8bdac9aa0b26f8b55fc5f1c399 Homepage: http://www.mozilla.org/thunderbird/ Description: Galician language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Galician. It can be safely removed. Package: thunderbird-l10n-de Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 790 Provides: icedove-l10n-de Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-de-de | hunspell-de-at | hunspell-de-ch | myspell-de-de | myspell-de-at | myspell-de-ch Breaks: icedove-l10n-de (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-de (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-de_52.9.1-1~deb9u1_all.deb Size: 585750 MD5sum: bf6b047eb7faac98a3f2ce3e7463e9ab SHA1: 919af9096a7caf9e52555c67a69328875dd69e53 SHA256: 523294725bacc92460f78b6f56f677e4fc70a452b35bef999589a53034b84ad9 SHA512: 059e816d0a5bb010859dc0c932ccd9f86a474f14c7f0cc15e83de6e8f56be2d9f1a131c7ef970f4f8562017a8466c8ab9a3a1f4926e37d3b4c35d03a66ceff43 Homepage: https://wiki.mozilla.org/L10n:Teams:de Description: German language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in German. Package: icedove-l10n-br Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-br (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-br_52.9.1-1~deb9u1_all.deb Size: 91964 MD5sum: c5b486611cb6c815001fbe0cbc8a5ad9 SHA1: 8ae8cd3f6eba11477bce97b05046b922d1efdff6 SHA256: 7d9acb5798427a59572177c9d23ecaa7086e6cd0ad3376774a0f76297f858c93 SHA512: 64e9cb57bd817a38fe76906b460b14be4ca9e6db111d1bdad2d028f3219dfe44a88df67ace718489c602631e01a99b2f316d6eb4e0231e7bcc3b095f50fb683d Homepage: https://wiki.mozilla.org/L10n:Teams:br Description: Breton language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Breton. . This is a transitional package. It can be safely removed. Package: lightning-l10n-sq Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 303 Provides: iceowl-l10n-sq Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Breaks: iceowl-l10n-sq (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-sq (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-sq_52.9.1-1~deb9u1_all.deb Size: 146484 MD5sum: 16e36f918ea284907ce76b9939165823 SHA1: 37b4684667ad112eae6e57a7d3e2eb5402871e9e SHA256: 2bcc224e2d66c6644d8a1e57a5c0a7112913f4b76852dbdf01b92d6088bc8d23 SHA512: 2e507f3b09b4d4da9d2464934c5797d24e71c339ba3aa4014168037637945635ad98ebad273ce3c173b9e259ebc5dfa2c42e79d4c573c3b079e505aac7ecc63f Homepage: http://www.mozilla.org/thunderbird/ Description: Albanian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Albanian. Package: iceowl-l10n-uk Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-uk (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-uk_52.9.1-1~deb9u1_all.deb Size: 91952 MD5sum: 1017f85194f31e084d75d38d020f852c SHA1: b005657b97e98e9b1b61cd7c0faaeb1a16688ab6 SHA256: 5a16a5fe54c0ca58de9394fb4378e0523ed88305a911348e2eed1b35e34d6edb SHA512: 5a598b0c9eced4a1636eed43485d21f5a586b42a29506f0c54eedc91905b31c8653e5c887b26179e935af773b3cbc9a9a656cd005266fb786135f69e9e43d873 Homepage: http://www.mozilla.org/thunderbird/ Description: Ukrainian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Ukrainian. It can be safely removed. Package: iceowl-l10n-ja Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-ja (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-ja_52.9.1-1~deb9u1_all.deb Size: 91954 MD5sum: 61e01db3d6ff7b292129c6ebc23b77c1 SHA1: a4ca72b5b5562db848e9b7ca2b88f4d2c4328231 SHA256: 9bfed0a341ce2cd0d6a324cf13225863eeb1c3fb44b7bdd621d31e572637a312 SHA512: 4aa1a120e5dd1232c3a261258e8c0a7bd14e194b6a3c52bef19d70353d9dcb2a222840a73a1cb4e4c8fb15af932b30f61e8a82ce2cdfa0e39d1cc9b3e544e1e4 Homepage: http://www.mozilla.org/thunderbird/ Description: Japanese language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Japanese. It can be safely removed. Package: thunderbird-l10n-nn-no Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 787 Provides: icedove-l10n-nn-no Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-no | myspell-nn Breaks: icedove-l10n-nn-no (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-nn-no (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-nn-no_52.9.1-1~deb9u1_all.deb Size: 576258 MD5sum: f95789fe73eeee30c4ad6e8f05781eb9 SHA1: 59b665d9e44f61a1b11f15ff9c83bbf0034279c8 SHA256: b1a345769b2ac2527b29c9ec34d0081c3f683bf6202225e908077a4d79c78883 SHA512: a970622383d11e1c87954f3de7e74083a3f428c5f58cd1cf6516fac08244d2a11c483a15d3a1daa73ac6074e4164018b564dd00af3c44726679bc29d40b94973 Homepage: https://wiki.mozilla.org/L10n:Teams:nn-NO Description: Nynorsk (Norway) language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Nynorsk (Norway). Package: iceowl-l10n-is Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-is (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-is_52.9.1-1~deb9u1_all.deb Size: 91950 MD5sum: dbf85296260e0a54ac8122763483902b SHA1: b58c0058a83cc3badca950a8247c67ce1245950e SHA256: a074899d9dfad286107056a33a5bfae6e6ba184b0a8922e497094d23f7ec60ab SHA512: 47f7fa655e316a51bd659c22b4258d7eb3889142f27b4570dcee6e049a0782eb7d640f9bd929aeee789696d88aede06057134d0fb907961f180c011e4190f32b Homepage: http://www.mozilla.org/thunderbird/ Description: Icelandic language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Icelandic. It can be safely removed. Package: lightning-l10n-id Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 301 Provides: iceowl-l10n-id Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Breaks: iceowl-l10n-id (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-id (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-id_52.9.1-1~deb9u1_all.deb Size: 143674 MD5sum: 3f8a1778c4abaa33235699a622af354c SHA1: 2fb3d6cb24fc95bffb12f1da7c9b3d5cd36b5ddc SHA256: 1f83c749cb4fe492e59cfbc6aadd522faf5f0e4120b3714502349cdab843a913 SHA512: 288e94cabb83808f3403b6da1f261e9a79e653d1dc17f3a6179d7eb3bcd1463033febaa14eab7fafa1bfa0cfc870b785f8f3e93dcadb50c3a71e1cc0c8ad5f5d Homepage: http://www.mozilla.org/thunderbird/ Description: Indonesian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Indonesian. Package: thunderbird-l10n-da Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 778 Provides: icedove-l10n-da Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: myspell-da | hunspell-da Breaks: icedove-l10n-da (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-da (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-da_52.9.1-1~deb9u1_all.deb Size: 573754 MD5sum: 117df3ecacc9cb07ece9f8b72b548578 SHA1: 89cfcc9e53d46fec55b6f2d834007d2507b7da2f SHA256: c3ee3cc8c67b6a05e306df777c259f8f08ce18d78f044287e7f7109744c4ac86 SHA512: 1ef4c3961fe2d736be0cddbcd9a3a8fb6d63eca419cb6ded6da96b4b795e411e782132ea01cabab760a817f4a2161906e744a9d5a50bbb758267454d65c5a93b Homepage: https://wiki.mozilla.org/L10n:Teams:da Description: Danish language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Danish. Package: icedove-l10n-pt-pt Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-pt-pt (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-pt-pt_52.9.1-1~deb9u1_all.deb Size: 91980 MD5sum: 86337330eb2eaa199a481cd40bb73272 SHA1: 2417ddf84fe204f5304d0032f9f874f3a4d4b3e3 SHA256: ba5480f6854398c71cbe07a1dac683447d541c133d5022598b653ffd2f58483f SHA512: 50d2922cfed445a18fe70caa4e3b6002454346676c10039b6f1c9d3807cd188446f50e7b896d07d1ac5afa3befd92b4bc103c61c2c02933228eccb9a84efe002 Homepage: https://wiki.mozilla.org/L10n:Teams:pt-PT Description: Portuguese (Portugal) language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Portuguese (Portugal). . This is a transitional package. It can be safely removed. Package: iceowl-l10n-gd Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-gd (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-gd_52.9.1-1~deb9u1_all.deb Size: 91962 MD5sum: a575f43ac64b9c3f872a8f666fc21567 SHA1: 6a9c1350752929b6baed9fdda055cad2cd44ec3e SHA256: c93037ab2fb5d0eb38e58ab8800040b371848e33b1ca154ce1b61a1f216c6e92 SHA512: 54cfbc7381ebf8bc176150edd6a7041f1b95037247dc2fa2e5e061a4ee81e14f87415a01d927e56f17f9db65e28a777a6ffdf2e2e52b5ead0f019b6e3ac92c47 Homepage: http://www.mozilla.org/thunderbird/ Description: Scottish Gaelic language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Scottish Gaelic. It can be safely removed. Package: lightning-l10n-zh-cn Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 307 Provides: iceowl-l10n-zh-cn Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Breaks: iceowl-l10n-zh-cn (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-zh-cn (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-zh-cn_52.9.1-1~deb9u1_all.deb Size: 149598 MD5sum: 754dc44e55386fa1f2e762d1f4f74d2e SHA1: 32ddb5f79e1d90e948c40666048662b786c9971f SHA256: 346e47188fe7c45c3fe72d80502f760a6f4b203780a269afa505cf8be15ea7b3 SHA512: 506a15f4ab48a2763b43063dbb273de787e4d498a7242978ad6a4534e88b8a2e3606d8be161702dcba0c1afa30186e7bfc7b72a4d5ab0aa0167e72f8da3b9253 Homepage: http://www.mozilla.org/thunderbird/ Description: Chinese (China) language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Chinese (China). Package: lightning-l10n-sv-se Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 302 Provides: iceowl-l10n-sv-se Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-sv | myspell-sv-se Breaks: iceowl-l10n-sv-se (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-sv-se (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-sv-se_52.9.1-1~deb9u1_all.deb Size: 144498 MD5sum: b0e68dd3a5b6a5069f33397066c22e5d SHA1: 0beca14fbddf6350f44a44fb010de4983d274f23 SHA256: dcb00a32f827af2beb9d54b3188299f1c24a31c4c00e9c36fc3e182d3c8776af SHA512: 47e734ed12967714e5d62cc7b92d18172eb14db06109f8db9741ba8bb735a887c6a4bcd6e39ad8a10f116a00229cc6a9bd27e197eb1f584a4bd123a056717d5e Homepage: http://www.mozilla.org/thunderbird/ Description: Swedish language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Swedish (Sweden). Package: lightning-l10n-dsb Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 304 Provides: iceowl-l10n-dsb Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/lightning-l10n-dsb_52.9.1-1~deb9u1_all.deb Size: 147284 MD5sum: 907ff46bd064de4d6dde6801b4f513c1 SHA1: 08b6bec7268d88d8ae5c455462060c7115fab1f8 SHA256: d971f8cb9f04af231471d1f5eb84296a4121adccff1c68503be766960a45934a SHA512: 83b0f005c2006057ac234a8f3a26b91f549312382f018238ca48b02c46b3df6f3fb632deda71cef0c56619b18e8868714d6c14d02a5279c458aa38f14b72da79 Homepage: http://www.mozilla.org/thunderbird/ Description: Lower Sorbian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Lower Sorbian. Package: iceowl-l10n-es-ar Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-es-ar (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-es-ar_52.9.1-1~deb9u1_all.deb Size: 91950 MD5sum: 4f0d31375a161bf27086c44b7a9c27e1 SHA1: 4aabd0b10e5f9cf81dfbe2adb2f7c90de3ad31d0 SHA256: ca45485cbc3fc8ef366580486ccc60206b64d2fa2a0589fb2a74ae242f21515a SHA512: 3444908f35623b8518794ff1235875df5ca58a7533d108e74a1e689b7b5df13a3eb58979e2b8080cfb0faf60bd02bc9c550c6e8656e472993235fe9d8a954a36 Homepage: http://www.mozilla.org/thunderbird/ Description: Spanish language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Spanish (Argentina). It can be safely removed. Package: lightning-l10n-it Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 286 Provides: iceowl-l10n-it Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-it | myspell-it Breaks: iceowl-l10n-it (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-it (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-it_52.9.1-1~deb9u1_all.deb Size: 128650 MD5sum: ecb00bf2a9ce8ff1fd2ac7dbd8ca4261 SHA1: de3915c2ecf81f42d1f80eeae6c80e2161b28f76 SHA256: 722679230e93eb9cc655a29aedd72559332c1ca98a2672ea2971793c1e99bc46 SHA512: 186c45d600c78ad66d28b0d3412039646a96cee91edef1f717f3d9dc1e3bf1d7662bbf7b4c818fbe78a295633da099c39b1384a01b759d04efed860152844764 Homepage: http://www.mozilla.org/thunderbird/ Description: Italian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Italian. Package: lightning-l10n-es-ar Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 303 Provides: iceowl-l10n-es-ar Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-es | myspell-es Breaks: iceowl-l10n-es-ar (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-es-ar (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-es-ar_52.9.1-1~deb9u1_all.deb Size: 145738 MD5sum: 3d607093b89175f864262a48a4c4e4bc SHA1: 45d5136320828f2004f565cdf15343ffeafaff52 SHA256: b1f95f2ddf7f745e13709db0d602affa945008a0368f10660b6dbe5792bb2c76 SHA512: e6d6009718686bfe1b73f420e575dcb2d3aa0dedfbc688de514991ca336c6c6a0612fe16312ecca5e9746d991d2d60581b5ec4ca286109894c86d6de155dc447 Homepage: http://www.mozilla.org/thunderbird/ Description: Spanish (Argentina) language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Spanish (Argentina). Package: icedove-l10n-id Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-id (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-id_52.9.1-1~deb9u1_all.deb Size: 91970 MD5sum: d1dc5538f5d0c61813b609a99f4d1a05 SHA1: f25189f959262171c1ae9fbb5ebf79e8337680c3 SHA256: 6b0d173b210de94731344e3932b65c160a383a826d95f7790e5555fc53c5da90 SHA512: 020f8e19b3c5810047ffd9c695fff4d408c7d86e0d246125ecced2b0659d0bdfecafd3e9af7e7492f633cce7afac039824d2dde8dc6e5d07d2cd7bb580c1265a Homepage: https://wiki.mozilla.org/L10n:Teams:id Description: Indonesian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Indonesian. . This is a transitional package. It can be safely removed. Package: lightning-l10n-ko Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 306 Provides: iceowl-l10n-ko Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-ko Breaks: iceowl-l10n-ko (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-ko (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-ko_52.9.1-1~deb9u1_all.deb Size: 149318 MD5sum: 53030b9d8c4a4c60c7977d17d033ca64 SHA1: 58ff1cfcd1c17fc2c1304883b5d2301089aad9bd SHA256: 1290ec0985300b241e8e680dbb2c62e55a4a10390426a97bd0a3fcfbccda5862 SHA512: e9b777144bfd2667f616b499d22be3e7bc54cded2dbc11de9ec0701ad0aef296069aa5d7c5d3950b04e63129796521b14a7c2cd061eeddc24cd6d5ae803eb24e Homepage: http://www.mozilla.org/thunderbird/ Description: Korean language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Korean. Package: thunderbird-l10n-et Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 786 Provides: icedove-l10n-et Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: myspell-et Breaks: icedove-l10n-et (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-et (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-et_52.9.1-1~deb9u1_all.deb Size: 581724 MD5sum: e25a117b17e35e4e1838f5ef50509feb SHA1: dfeb4abec02ccc29d18a2c5cbee50c7a5b8306da SHA256: 8152ade4b181e5948ac574635bed534d43362d075702ddc430ff4e42e1e2ffbe SHA512: d151dbfddd7400ee7ac6f1bbd1f36fc33eb164fa84dd143959b5a14e6d0405a4ab3aa5a9d580b2cab67dbd814fbe0f4fc5a2dcb0948ce1aea0ab79a1d4dec463 Homepage: https://wiki.mozilla.org/L10n:Teams:et Description: Estonian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Estonian. Package: thunderbird-l10n-si Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 882 Provides: icedove-l10n-si Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-si Breaks: icedove-l10n-si (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-si (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-si_52.9.1-1~deb9u1_all.deb Size: 680758 MD5sum: 01a2de280f3f02e3e3722f9141a4ceda SHA1: 2d59b5b930ec58eaf8354968582fb627f23a19f4 SHA256: cd5a58d3a12744077d14cae151d93d72df701fd4a49586c888552b674a2945dd SHA512: 94b23c9eab8e8c1de755990516febc66ffc4f475d1c5bf63c95d9397113376a3b07211b60c83240b0111f7b5d3860338f530cb59ea703d84d693e15c91dcd10a Homepage: https://wiki.mozilla.org/L10n:Teams:si Description: Sinhala language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Sinhala. Package: lightning-l10n-cs Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 304 Provides: iceowl-l10n-cs Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-cs | myspell-cs-cz Breaks: iceowl-l10n-cs (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-cs (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-cs_52.9.1-1~deb9u1_all.deb Size: 146978 MD5sum: 6d96537b6304778215409411d54e9891 SHA1: 2bb1e88760865d1dd8bd2e422f4bacd34f94370f SHA256: 543b95fa4dddd09498dfcfc415ce35f140e45683633758e93e5e8602bff8fac2 SHA512: a42af7279d0b04ac59777a2951941d3639c0a87cb3a3913f0dc71906b9e08bd216c5f4bc16ee015dd5ead6d826299b9ee801071b6dec1165ca3b52d3f261f90b Homepage: http://www.mozilla.org/thunderbird/ Description: Czech language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Czech. Package: thunderbird-l10n-be Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 805 Provides: icedove-l10n-be Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-be Breaks: icedove-l10n-be (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-be (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-be_52.9.1-1~deb9u1_all.deb Size: 600628 MD5sum: 065e6e07b3c90ac348d2baaf72ff2c40 SHA1: 8085b09229b1eef3e1d49e337cb6a7b0cb923e4f SHA256: c16e88b1753d44d25294a90a07aea2cb5dd05c9abc201c4fdc1810bab44c02eb SHA512: 53488e2044e003196a409c2f5bcaa176f7ac3a9e6f043246eded205fee1f9d45fa7d867530bcdd4a8529efabb1ddebcf505b6587abfaef2b5341f08eded6dbee Homepage: https://wiki.mozilla.org/L10n:Teams:be Description: Belarusian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Belarusian. Package: iceowl-l10n-nl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-nl (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-nl_52.9.1-1~deb9u1_all.deb Size: 91948 MD5sum: a63a7105ca68740bebfd36cd8acb3f65 SHA1: d4b1a93713d92de0cb94cea282d74a1f39459dc2 SHA256: e618519a52e5f98d1617a66711ac2bef469ea73a226a85e47865661619d575cc SHA512: 6b2c7b1b74005c74c404b2e34ceff9269604bca4c582fdc69f59da01c89a75314d8e51c3cd90b4530c3cade3552e7fdc7a2dccc06655b631b36de02ac89488a7 Homepage: http://www.mozilla.org/thunderbird/ Description: Dutch language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Dutch. It can be safely removed. Package: iceowl-l10n-fr Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-fr (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-fr_52.9.1-1~deb9u1_all.deb Size: 91952 MD5sum: fc139402c879f046e63ca175edf56e3c SHA1: d34cb937b031555b294609b6146039c7067fef24 SHA256: f9b1d31d43e32e481b4b5e7c364273751a17fa35be68ec2dfe4f09f832fdd040 SHA512: 6e9a7dbc57623ef856a3da1f733de3dce23337050b770b9e0b9bdac098e9ce58ad62f337d9e486e5becd64c3fb73212984b2f2f580b60ad8159231440c0f6ccb Homepage: http://www.mozilla.org/thunderbird/ Description: French language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in French. It can be safely removed. Package: thunderbird-l10n-sq Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 805 Provides: icedove-l10n-sq Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Breaks: icedove-l10n-sq (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-sq (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-sq_52.9.1-1~deb9u1_all.deb Size: 601148 MD5sum: 34456eb1d8b7a69d9cf82181a1e7426d SHA1: d461c37a1cf0c858f8d83a12db9e588c0bda0508 SHA256: 39829e4c4552cee93373c411085fa579bd716ebb257a8c8a8de417aa41eb568f SHA512: 3b7f55c857fff571965f1e576ded7918b9641108dfddff87b76f8550748da48316fe422b1ba18e7f459eac88bc4fc53e0b05787640def6a0e89b44f550f1de72 Homepage: https://wiki.mozilla.org/L10n:Teams:sq Description: Albanian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Albanian. Package: lightning-l10n-tr Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 303 Provides: iceowl-l10n-tr Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Breaks: iceowl-l10n-tr (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-tr (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-tr_52.9.1-1~deb9u1_all.deb Size: 145630 MD5sum: e91a5428a756af1c820a141a0b2194fe SHA1: 6a75c5e5ce74b9897decd941153ec91dd5b92c61 SHA256: 89ff7cbdcddef502601dd985edb766f14d7ecae50032287d926a5b420ad235b1 SHA512: 246fe6fb9c88eab5b36778c28ee8e719a961731f18fa8f0696be50f5555216756511b37c75e0d6541e4b69da247e17ce9532732abb57eed96bde2d67aadb8b0e Homepage: http://www.mozilla.org/thunderbird/ Description: Turkish language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Turkish. Package: icedove-l10n-sq Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-sq (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-sq_52.9.1-1~deb9u1_all.deb Size: 91976 MD5sum: d6cdd075ea8fe7fae7c47597c1a59bbc SHA1: 1d8681b5dbef04e1d3a1b26f844dd986128007d5 SHA256: 76739c76c07cc365c1b5b145da4df233e00d7a93e7ffae5b3f1c04e72c241076 SHA512: 283f5753b7ed32b1ea5b9bf0f0b40ef2751f8b671a2e0f20b33973d59f096237e0d60e4829fc2635ab89088bfc4b1a1d02ca9c6e243a71be2b7cdf8fec4a4092 Homepage: https://wiki.mozilla.org/L10n:Teams:sq Description: Albanian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Albanian. . This is a transitional package. It can be safely removed. Package: icedove-l10n-de Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-de (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-de_52.9.1-1~deb9u1_all.deb Size: 91960 MD5sum: 2b8fed503d091f0049f2a5669ab192da SHA1: e4b583b593e4d71e55c7a0b86876e309cf8aaf3e SHA256: b80376af639b7f39ee9153058d4c123959bb5e78add3e358a142bec5d0a678ca SHA512: 7c6abeb1b464e2413badc88754171d587d241c1ccbea48b0d1bdfb7bf37218f3a3dfedc7e0efcfddd0fe778c8f4ac74362104e13bee2b8d4c4d079da7fd9dab1 Homepage: https://wiki.mozilla.org/L10n:Teams:de Description: German language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in German. . This is a transitional package. It can be safely removed. Package: lightning-l10n-de Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 304 Provides: iceowl-l10n-de Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-de-de | hunspell-de-at | hunspell-de-ch | myspell-de-de | myspell-de-at | myspell-de-ch Breaks: iceowl-l10n-de (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-de (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-de_52.9.1-1~deb9u1_all.deb Size: 146616 MD5sum: afdd1e9ccf7442c8a9520ca686aa7796 SHA1: c9fd79841133ead463614c27f6fefdc916056e0a SHA256: f0884576faf9d9af5fadbc74e2f8b19ec8d1195a74842277f77cad80a4b4e081 SHA512: 115f57a97dc6d03b041820e46071ea6c6e14c7a94c11aa38805e3e9aade05efcccf65e116809ed7b7a36bde1af6cbf98256a2170ad84cad65c6383d43a5b6b4a Homepage: http://www.mozilla.org/thunderbird/ Description: German language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in German. Package: iceowl-l10n-ko Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-ko (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-ko_52.9.1-1~deb9u1_all.deb Size: 91950 MD5sum: 23e87e68911df09136a9f8791cbeaaf2 SHA1: 8fb71622282df3a4a49bc67e1d40930e9fe6eb19 SHA256: 9e8adfd953a2d09e71bfac04d6c18c75a34be040e37b6c8c199e48e104040145 SHA512: 6279ebd38a987604ee7d96cf91c8b6eeb2e78a7155b24557f393f6c6376f89cd679e473494af945d1c4434a84127fdace172ae8323732349a2b24152b292c952 Homepage: http://www.mozilla.org/thunderbird/ Description: Korean language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Korean. It can be safely removed. Package: thunderbird-l10n-ja Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 863 Provides: icedove-l10n-ja Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Breaks: icedove-l10n-ja (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-ja (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-ja_52.9.1-1~deb9u1_all.deb Size: 661108 MD5sum: d42c583cd5020d8798d568506badec4c SHA1: c9ede2d022a8b2702143dcf1fef289f95b2a127c SHA256: 7894a94e8af3a2e1926e6758e13959589517c7fec2ca978d091610309eda993b SHA512: 98c06c0d66bc4addc097fa680da4aa2f9ef090f30fcec4cfe78b0c552510ee331835cd1006a28a6cbc95265e18a7e1efbdc12f9c94cdb61abc1744a662439fb8 Homepage: https://wiki.mozilla.org/L10n:Teams:ja Description: Japanese language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Japanese. Package: iceowl-l10n-da Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-da (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-da_52.9.1-1~deb9u1_all.deb Size: 91946 MD5sum: afd717b80f4b0b69c1ba9ac80a14b415 SHA1: 90637e0e7301d33f9f5365a6b1ce4295d30d763e SHA256: ace41654dcb241116bf4999361421786e4358c284b1aeecfe7c8d1c4102d7afa SHA512: 27495b6033144aec99b901c4d7b8f68d91646176c311161b327b39f68b7a91b7358c4ba8cb604ce7c74e093503f60718841b3c6897b13ed26419a37374e9d5c9 Homepage: http://www.mozilla.org/thunderbird/ Description: Danish language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Danish. It can be safely removed. Package: icedove-l10n-hy-am Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-hy-am (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-hy-am_52.9.1-1~deb9u1_all.deb Size: 91988 MD5sum: 1b75d9924029436f8ccc613d38db71ae SHA1: ed234f602bc5762d5671871a7849c0365972a738 SHA256: 9e36c6cd15a8d30323ecff39d52e7a16ffa50656093933d8227f0c7e7387d836 SHA512: d96f703c4c72874b14ed07538b7bcda1272824cd348f493d7b3c7099e763c927a1ea44310c435c68a3d917e7855b625ab1c5ff575aad7b3dcacc643b2be7be12 Homepage: https://wiki.mozilla.org/L10n:Teams:hy-AM Description: Armenian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Armenian. . This is a transitional package. It can be safely removed. Package: icedove-l10n-cs Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-cs (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-cs_52.9.1-1~deb9u1_all.deb Size: 91960 MD5sum: 408391f178b57d0bf098555bc0f03808 SHA1: 752d659acd039c34af87e9da2c81c0daac93890d SHA256: 88a1642f9ddb7b60d14a9d4e0cd1ab2f67167f4ed16a822dd00ca9f5b0583189 SHA512: 89050e2ff2415ec7d0a60353c40097b9468162f54d11728b6910ccaa2c391be2ccbd4957b695b7abb3379739e6d87f583108b7021806f1451e91d84d202dec7a Homepage: https://wiki.mozilla.org/L10n:Teams:cs Description: Czech language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Czech. . This is a transitional package. It can be safely removed. Package: iceowl-l10n-pt-pt Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-pt-pt (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-pt-pt_52.9.1-1~deb9u1_all.deb Size: 91968 MD5sum: 2453704f8bd47cca0db68e79ae04ccc3 SHA1: 0ff73eef9974ccaea64325eec822c9d3bbed3925 SHA256: d826371eb0454aadcb576bc6d5d93db582c4cb1f729bf26e74e8f55c984ecf19 SHA512: cb7c85242f3487bafe006e5edd0f56634832ac2b4cb49dc2e64e6eed5660447714fbaaa4712840b11ae347fa097af500ba9148fafd39338ec7c87f9c9e5ca337 Homepage: http://www.mozilla.org/thunderbird/ Description: Portuguese (Pt) language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Portuguese (Portugal). It can be safely removed. Package: thunderbird-l10n-hr Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 799 Provides: icedove-l10n-hr Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-hr | myspell-hr Breaks: icedove-l10n-hr (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-hr (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-hr_52.9.1-1~deb9u1_all.deb Size: 594690 MD5sum: 2399427de9b98dcb5a1e0be2f7665de5 SHA1: 434e8850f42bcfc74a61a87433a6e4a227094d7e SHA256: 1458dc81f7263404769f7bf9de736b6d785d94b5920c5d1840b734e8d6bbcac0 SHA512: 05af4129dd910857c8d0d66824bd3de937b4918c82a076e58cd172d9e26c7ea3723d521483d45c57ee849f5ec72bb589300e5923fa4d62961e83f13bccf56569 Homepage: https://wiki.mozilla.org/L10n:Teams:hr Description: Croatian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Croatian. Package: lightning-l10n-kab Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 303 Provides: iceowl-l10n-kab Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/lightning-l10n-kab_52.9.1-1~deb9u1_all.deb Size: 145662 MD5sum: b023c79cbe35613ab2551dd8d1b89731 SHA1: 53ec2abc3bc63bf48ab34e1aae11e74981d1c5e1 SHA256: c58d358cfc74562353ffe641114928cb86b95e88148dd6bb8897ada6dcd4c1cf SHA512: fe5604b806ef868156a5a25d29a76c0ab250dec8109d2e74ebe3498ff7f7011b22b55fd77fc9b6faeee355c5938d20b6e940c3e415e1308e6a14154649262d22 Homepage: http://www.mozilla.org/thunderbird/ Description: Kabyle language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Kabyle. Package: icedove-l10n-it Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-it (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-it_52.9.1-1~deb9u1_all.deb Size: 91962 MD5sum: d591b569526de6c131c89a7658f49e0b SHA1: d99cf3e350f86da8e5f4c725b30193b0468eaf88 SHA256: 7cafe015ce5ee256ab83c68a53c5f8eba5cf93d3ff45f750dd7aed3818214153 SHA512: 7d0592a8ccaf22301a578a9d8f29968822306e78ba20d3efb7a8100f665dce43017ac4a4955aa1d761fb85d83e5117d4799aad05cdb68e52e4745b9c62ac0ce2 Homepage: https://wiki.mozilla.org/L10n:Teams:it Description: Italian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Italian. . This is a transitional package. It can be safely removed. Package: icedove-l10n-pl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-pl (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-pl_52.9.1-1~deb9u1_all.deb Size: 91982 MD5sum: 55b8e5723c7a226148b282cd8b078648 SHA1: 9b118b4c4e91c2be343b0bd0dfbb76ad3e6a41bb SHA256: 6edc2c7c5fe94a7a43ce1ea1546656bc5674a59615d77fcf5ede6f52c22f50c8 SHA512: 617319599a5e66cb6b96a14d26432b1d2fc07db442224760a132354bcc3516fa277168fecd3ce3eea3a0b99c2248dfc927426f1e14786b0b1fff4940bcde2a0f Homepage: https://wiki.mozilla.org/L10n:Teams:pl Description: Polish language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Polish. . This is a transitional package. It can be safely removed. Package: iceowl-l10n-ga-ie Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-ga-ie (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-ga-ie_52.9.1-1~deb9u1_all.deb Size: 91970 MD5sum: cee7454ad3dd44c0b9c6855e9410a3cb SHA1: 375d67a6fb0f72ccea2bc2fee5a13e47208c8c1d SHA256: ea224097048123901bc93d2e96b05cd32f1d04ae016ed029d4489d947f475edd SHA512: ec936e01db079d2d46dadaa718c7545574e9b6f5055aec40e3b574b72caec9753da55e7e01d15986f925256e12056f0ec59976e0735dab659d337e6d20f247e7 Homepage: http://www.mozilla.org/thunderbird/ Description: Irish (Ireland) language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Irish (Ireland). It can be safely removed. Package: lightning-l10n-ru Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 311 Provides: iceowl-l10n-ru Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-ru | myspell-ru Breaks: iceowl-l10n-ru (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-ru (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-ru_52.9.1-1~deb9u1_all.deb Size: 154092 MD5sum: 96692d539bf5c52c080759c535261fb7 SHA1: e24cb74806f9b125e410aa762599e09b64b5c147 SHA256: 5c5ff73d207abdb47a5eaccb3b8b92029e70dbbc27b24dab2e5dd7c9bafc6381 SHA512: 45eee6a05b67c872c6bd47f79d875bd94bc8da99a326d937d9c991d911a8a271c86ad5b4c3c1baeea115673092b0a2580ac8be8ed8bbdfb283c865247e1c787b Homepage: http://www.mozilla.org/thunderbird/ Description: Russian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Russian. Package: thunderbird-l10n-gl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 809 Provides: icedove-l10n-gl Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-gl | hunspell-gl-es Breaks: icedove-l10n-gl (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-gl (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-gl_52.9.1-1~deb9u1_all.deb Size: 605608 MD5sum: a19b87673fa75611b0194a506cd12c89 SHA1: 28331d5dfa8861cf591233762eff29f0e40352fc SHA256: babf1e9cf077a329cad951b73b60f2997e9b94110ee6fc1d629cf35ab6101888 SHA512: 278050ccf29258801ceba37e1cf7f6931c09ceb33954cb673041e277de94ed0792d1f8d5bb7f023185f451b172bd813288de6082396629ddbc62f0b95140a785 Homepage: https://wiki.mozilla.org/L10n:Teams:gl Description: Galician language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Galician. Package: icedove-l10n-sr Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-sr (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-sr_52.9.1-1~deb9u1_all.deb Size: 91974 MD5sum: 77fb26a00f53a94ec8699b6b0cd579e4 SHA1: 338f251f626a787880dd747e00321f2c161fae9c SHA256: 2c18b0c00c56f9b2430bb36e9041cad930fb3da3872b2496f4e30522e297229b SHA512: fdcb3ae61545c802ed9a2eb5d17ac09aff71b619fc2105a3d10038de0ff085a56c0c66b7b7023377aae181c86fc6e27f4e39a1444590caa4066b344a59a9e908 Homepage: https://wiki.mozilla.org/L10n:Teams:sr Description: Serbian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Serbian. . This is a transitional package. It can be safely removed. Package: iceowl-l10n-bn-bd Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-bn-bd (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-bn-bd_52.9.1-1~deb9u1_all.deb Size: 91956 MD5sum: 82b5dc3276de6db4637d0e7af1ebeb14 SHA1: c533d942513b60abaab65775e6e8b296fda5387e SHA256: ee39f73fc244394734ddbe1c569d60b2cb80efee13411068fbb827799ba4b89c SHA512: 7b61f93e5dc6c0a764cc22631acee73baf0895a029720192abb853913cc07206a009924f80d4bb22e0160a056751543c396697678670a51f43cec1784d7efbec Homepage: http://www.mozilla.org/thunderbird/ Description: Bengali language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Bengali/Bangladesh. It can be safely removed. Package: iceowl-l10n-vi Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-vi (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-vi_52.9.1-1~deb9u1_all.deb Size: 91952 MD5sum: 6bcfb4be225ae6383ba14accbcff51f3 SHA1: ce78b90cbb9f64d4b00a593c3f858eb2bf33dd46 SHA256: ab59ce8e02824eb1f6351244c51a98bb20318de812e509b14f788779b30fcc6e SHA512: 852cc9d0c18ee7277b1e955d1df7e3a2a02633b6807a9a6c13628252d1ec560dbc55f896333b9554c9614aa6cafde2cce165c6be197858e50f55fd3c86f1e1fe Homepage: http://www.mozilla.org/thunderbird/ Description: Vietnamese language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Vietnamese. It can be safely removed. Package: icedove-l10n-et Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-et (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-et_52.9.1-1~deb9u1_all.deb Size: 91978 MD5sum: 4b075be4d4768e27691fc4a645cae57e SHA1: 16876f41ebc57f0065842c6a24e51c8e7e9849fb SHA256: b87594549f58893ecaafe0972fc9b0461ea9cebca7e9151ea0d446c98563f847 SHA512: c6c1f9504d8b6095804c8ea93ac2452d5b6310826c86718722979057842fdfdcde28031362ac8410271927eef2ce0711888d8b8f7e860bcbe2ece1b364e1fb11 Homepage: https://wiki.mozilla.org/L10n:Teams:et Description: Estonian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Estonian. . This is a transitional package. It can be safely removed. Package: lightning-l10n-et Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 302 Provides: iceowl-l10n-et Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: myspell-et Breaks: iceowl-l10n-et (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-et (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-et_52.9.1-1~deb9u1_all.deb Size: 145298 MD5sum: 9dfe2e999cf5020b4b9c3cb2cef20c49 SHA1: f022ecd551f84a3437c204023b513a93d124df4f SHA256: 25973d5fbb22a88b7a683177b69e20eaaba46c496c854c767964eba9088889a8 SHA512: 239981ebd5c5c3efe4eed77ec764af1764f6c3194e5bfd0129b708930c8b5db7e05914451a3eae9119e0f928e98d4132c095fa0d53cb889d3dd298634a1e2c2f Homepage: http://www.mozilla.org/thunderbird/ Description: Estonian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Estonian. Package: iceowl-l10n-nn-no Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-nn-no (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-nn-no_52.9.1-1~deb9u1_all.deb Size: 91970 MD5sum: 4a8f688cdba3c8a5e03a77ea3d7da544 SHA1: 9aff5b32492c7b7c067297ef6b3731e5816fe5e3 SHA256: 040b068a8a69bfa6390864f5db3c0735507d1d4c078b5f50fe743cd9a09cd1e5 SHA512: b9f51f810dfe5759032370c7bc3e5a7ed4ae1914fb3c5523c3117053c6d8c0324014d876072adc160660493421c57a9f6c46989d6a8cee90d874ad2d4836639d Homepage: http://www.mozilla.org/thunderbird/ Description: Nynorsk (Norway) language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Nynorsk (Norway). It can be safely removed. Package: thunderbird-l10n-sk Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 818 Provides: icedove-l10n-sk Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-sk | myspell-sk Breaks: icedove-l10n-sk (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-sk (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-sk_52.9.1-1~deb9u1_all.deb Size: 614120 MD5sum: c6ed90c5c2ad2554ac85c6cee156c501 SHA1: 7e65fa2f598b600dfa64ba2c341fa8a6734d215b SHA256: 59406dc741db6ce87c8ff7591699991fd34635082159b97c29a5135ac3edc0e6 SHA512: d1f0825c21928e5048dd9889df3c28e7d43b98b564eab49fae9fc20e711bb0639bc92ac8a6e332b2e6ae6d34f06fbfd8885f8c2b2beb960c88fa051b6f646e33 Homepage: https://wiki.mozilla.org/L10n:Teams:sk Description: Slovak language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Slovak. Package: lightning-l10n-ga-ie Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 304 Provides: iceowl-l10n-ga-ie Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Breaks: iceowl-l10n-ga-ie (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-ga-ie (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-ga-ie_52.9.1-1~deb9u1_all.deb Size: 147382 MD5sum: 88afb72a07b6ff97e8ab979339500224 SHA1: 06825d73c2bab63e14fd8f1d52dd25442bf98f2f SHA256: e803f2c4553a606674ad8c09fdb5a753f3b68477eef908f7b3dd9062b76c96e7 SHA512: 31046b1f0c1d9150c3edc74b515ed87885f3da24f9c12be921b7a66d1b4696912f004dbb9355e552084fb42ea33207e2c6ae44eefee5fb0ee1a640221d4a74af Homepage: http://www.mozilla.org/thunderbird/ Description: Irish (Ireland) language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Irish (Ireland). Package: lightning-l10n-ast Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 299 Provides: iceowl-l10n-ast Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/lightning-l10n-ast_52.9.1-1~deb9u1_all.deb Size: 141794 MD5sum: b6e648f128e08cdb690f4405d3516bb0 SHA1: a1d22c7111395ab0b9c913fe3c0c71adae53ab6a SHA256: d0a4b25e1e991d19400886e0e1579037940ffd49754311349e8ee31f76b9a369 SHA512: ef345817ce6d8a46a488d99573a6637304fd9cb5789cf4bc588d2dfa69f631e493bd9140c2e766ce6ea5972587c5eac9d10c121da293897d5830d1404cb3c21e Homepage: http://www.mozilla.org/thunderbird/ Description: Asturian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Asturian. Package: icedove-l10n-fy-nl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-fy-nl (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-fy-nl_52.9.1-1~deb9u1_all.deb Size: 91958 MD5sum: 394e31ac096571d3e891bfe1a798e115 SHA1: 432ec16379e9352310a6abfdce9e3e4b3441e02c SHA256: 2f05e7c4194a0a08eae790f74c0daffbbc810c12e3ca43919f7356203eda6545 SHA512: 9b6e3ba2988b774bb9a5e39f29a3e66ea4607fd7ccad151bf2e6450c7e9521327cce72a5dac6a11090e48ea1ff27d01d0ce5427bbf8494b166d2e91da7cffbe3 Homepage: https://wiki.mozilla.org/L10n:Teams:fy-NL Description: Frisian language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Frisian. . This is a transitional package. It can be safely removed. Package: icedove-l10n-pt-br Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-pt-br (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-pt-br_52.9.1-1~deb9u1_all.deb Size: 91990 MD5sum: 46d3d517848b753cf94885a113ed340a SHA1: 28492be5475244668ac8b21507f5af9a26c2d4f1 SHA256: 46e69405d4124e34551edc105b1f20d71809b1f21b0f2ea004ca50fae1972a6e SHA512: c1dc49c464d0e637739438090895c6e983b9ff67c02fb7d2f11dea770df0fb191ba424ba42f710fe75260cff17d94b9ced72f7d47f2d95f23c5fac54ea331366 Homepage: https://wiki.mozilla.org/L10n:Teams:pt-BR Description: Portuguese (Brazil) language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Portuguese (Brazil). . This is a transitional package. It can be safely removed. Package: iceowl-l10n-he Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-he (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-he_52.9.1-1~deb9u1_all.deb Size: 91946 MD5sum: 83e76b5a08f340ff8d028ae36673a512 SHA1: ac8ac9ae583a62c1f6898ba54b5799c63532fe0d SHA256: 60012c15c68cb971fbcfd1beb488df150cb1097d99c6316f9832c188625b439f SHA512: 71233c4452e53e414a91750a5d14cbefd294211748c33a85e844231aa18a8846f2effd0730f4188810ae847fd96cf2070c6a918d081ae4c220dc18b57e565fbc Homepage: http://www.mozilla.org/thunderbird/ Description: Hebrew language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Hebrew. It can be safely removed. Package: thunderbird-l10n-it Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 692 Provides: icedove-l10n-it Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-it | myspell-it Breaks: icedove-l10n-it (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-it (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-it_52.9.1-1~deb9u1_all.deb Size: 482762 MD5sum: 8c4f38ec44a0d25da43a74ef54ee18c8 SHA1: 6b6f9dbe7e36612d4a2ee3bbdd48b174a7c2a916 SHA256: fcad38566b87e1787746ee8b5bb5519e736fd6fff55de76b7ea3efe461c33bf1 SHA512: 7c37a83f7629c630b0405eccb093bec94be924bddc317144478f46265848770b39421ad24c410d3136c9799f4d26b3a3de68afa5895b157a4d6dcec8f733a8bb Homepage: https://wiki.mozilla.org/L10n:Teams:it Description: Italian language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Italian. Package: iceowl-l10n-fy-nl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-fy-nl (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-fy-nl_52.9.1-1~deb9u1_all.deb Size: 91962 MD5sum: f4c5e40e6b3bc2eb6317e41abff583e7 SHA1: 958a461eb0e723135663a13dcb3133d492b271d2 SHA256: 03d92be0883369b95c1ff45b910884b941584257eb8a7e8da3d7be18df67e3da SHA512: 7d7cfdad9570523b0f91b14fddb0d4358a7e9ecb22e5139cdc9388d6ed00324f1a024dace70e558dcd3fb301bf92fb8f56809d9527c161b7014530513c6f6643 Homepage: http://www.mozilla.org/thunderbird/ Description: Western Frisian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Western Frisian. It can be safely removed. Package: icedove-l10n-da Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-da (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-da_52.9.1-1~deb9u1_all.deb Size: 91970 MD5sum: b4aaca23c6b905e9fea329cd9e2d101b SHA1: 4877ba3d05d065b53d537ccee281bbe1e1e41091 SHA256: 4e773cc9ae4e1a69a04ac4ffa14ba3cdf0ea346014088f67f70eccb7a1630fc1 SHA512: 782ae71f324dca4ddebe486e317c188dac1ea1d5b568ec706a17ad685fac837d0d905e7014840afd225275159b2a9206eeb9650a8edf50ec1197b512459968ed Homepage: https://wiki.mozilla.org/L10n:Teams:da Description: Danish language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Danish. . This is a transitional package. It can be safely removed. Package: lightning-l10n-be Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 299 Provides: iceowl-l10n-be Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-be Breaks: iceowl-l10n-be (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-be (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-be_52.9.1-1~deb9u1_all.deb Size: 141828 MD5sum: cd47cfbd39496b683f21b625bd3041af SHA1: 5b4cce7217caa93534c98b2477a403af420b97b7 SHA256: b6e2d5aa0025b3fa4882bfcbf56282e7e9a31686cb0ac220f4c2036261a3e85a SHA512: f47180d865ff81248a7d1aa7a5349293e91d3fef253aedf160b98e8050515b04eab657675648e79eb7ce8578843f316e6fa7e4dca8077a4bcaac40c2085b56e8 Homepage: http://www.mozilla.org/thunderbird/ Description: Belarusian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Belarusian. Package: icedove-l10n-gl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-gl (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-gl_52.9.1-1~deb9u1_all.deb Size: 91966 MD5sum: 4c7503215445a4313839568fa4362981 SHA1: 1618143cb464305bce6397764f9814bd8cff966b SHA256: 33cef0dd531f4f9b272fedc9fbe3c05be046378e8a4c98fbc3b4c510b52014e9 SHA512: ae793533263ca60cd3e8a94e44b24983c6fb3da51bd7ccb4f45133426cd9a3285c6b5f8837a4f43f2e4684130dbf54187ec72e5fe1338b5950f24be3d9ed7bf3 Homepage: https://wiki.mozilla.org/L10n:Teams:gl Description: Galician language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Galician. . This is a transitional package. It can be safely removed. Package: iceowl-l10n-id Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-id (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-id_52.9.1-1~deb9u1_all.deb Size: 91956 MD5sum: 6a099aded6f921c1f71f23bd6441e0cc SHA1: 13d5a130327e93be687e6b834533165c6481d1fd SHA256: 0db02fbd75f638b4c52d4ae6db41fd7e42e8496a8d0f11a0e2c0348903a6846a SHA512: 48205d5c19f5bfa0f2d7c5293ade43a2dd7e9aaf6dcfe601b12f447a9b28e50daca50b27f6c86c8a0d04046f3f5054d9e910ca7ba23d6f1d85258f2188e0acd8 Homepage: http://www.mozilla.org/thunderbird/ Description: Indonesian language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Indonesian. It can be safely removed. Package: thunderbird-l10n-zh-cn Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 828 Provides: icedove-l10n-th-cn Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Breaks: icedove-l10n-zh-cn (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-zh-cn (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-zh-cn_52.9.1-1~deb9u1_all.deb Size: 618610 MD5sum: 890d7356d5f6a2d7a5c6209952cbcfcb SHA1: 8d71d9234154b8bb672991d0eb499cf6af9006b6 SHA256: 832a7f014a96c2ae692200b4c1104ac3f4e2dd03c4cd7e48dafe7ce305112b9a SHA512: b66a66defa26a156d80fdb0a814cce8be2885c9e74b3c6a7d7bb36597e650db99e9d4b4afa94b37e2778ad2cf90f4600b64943932b5f603f6048ebf75393595b Homepage: https://wiki.mozilla.org/L10n:Teams:zh-CN Description: Chinese (China) language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Chinese (China). Package: icedove-dev Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: mail Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-dev (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-dev_52.9.1-1~deb9u1_all.deb Size: 92054 MD5sum: 675c8888ea971424631adff9350da4b4 SHA1: aa6ea0635927652f1ae770fe9f193b92b677a96f SHA256: e3ee3d368e4a24315f5f589711e2a964900c215d686c029735e4d7051cd9cdab SHA512: fa5edfc48ca093d6d82e3bb68b8876126f8ca5d5ae0abfc6e998d281c2a19c74fecf75acdc0356cb51f43ccfac2a3f1b5c8112c7099979dcd2d46297f31d679b Homepage: http://www.mozilla.org/thunderbird/ Description: Development files for Icedove Icedove is an unbranded Thunderbird mail client suitable for free distribution. It supports different mail accounts (POP, IMAP, Gmail), has an integrated learning Spam filter, and offers easy organization of mails with tagging and virtual folders. Also, more features can be added by installing extensions. . This package contains the development headers, idl files and static libraries needed to develop applications using Icedove. . This is a transitional package. It can be safely removed. Package: iceowl-l10n-rm Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-rm (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-rm_52.9.1-1~deb9u1_all.deb Size: 91946 MD5sum: 2cd92f6fcab3e77bc66b6d382ad2e559 SHA1: a3b8fe25b42e21f4a3cf37b0a47bec57fa7176a4 SHA256: ab2789ec83e92ca7dc29bc13bd28eb690d4b6b19ad577644783be09725a72823 SHA512: 0e21d9ca71a1c13c93f4728a9aaf7a86f1347bacc08cbfb07cab86ae6c89d6915a9d45fb79975468ce914e93f2e965a2a05060e8d612bad01b09b0625a87c311 Homepage: http://www.mozilla.org/thunderbird/ Description: Romansh language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Romansh. It can be safely removed. Package: thunderbird-l10n-gd Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 808 Provides: icedove-l10n-gd Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-gd | myspell-gd Breaks: icedove-l10n-gd (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-gd (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-gd_52.9.1-1~deb9u1_all.deb Size: 604226 MD5sum: d42f04c292f56b75d521e4e0498293bb SHA1: 0e7f48b6d653424f3e2129365390ae3790cc762f SHA256: 5a17de8be74b4e54ef21e3e1559c25e39dcc1fce7bda743302cc7cc53fd889a2 SHA512: b9cc5bde88d90248324a493e78e68ab6257b2b20052036f3aef5f234bd37c4aaf901e5316d35d2111601b56a2f9061c3a850c84d9778bfdaa460b759f08d588f Homepage: https://wiki.mozilla.org/L10n:Teams:gd Description: Gaelic (Scottish) language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Gaelic (Scottish). Package: thunderbird-l10n-fi Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 785 Provides: icedove-l10n-fi Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: myspell-fi, xul-ext-mozvoikko Breaks: icedove-l10n-fi (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-fi (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-fi_52.9.1-1~deb9u1_all.deb Size: 580760 MD5sum: a13a1222b548daa1258bec1793475e13 SHA1: 3a94a814107114eacc3a4c5a394aca9157b4732c SHA256: 440d79932eb182c2a380e4659edc207b719539414a838e3faad8640047f7323e SHA512: e4d7dc2d7e3e8bada266b22a49cb754d015ccfa62fe8e84a59351e8e523f61af846fdcb61aa35138bc4defac12553c5cd35e6963bb367debe8cf01c4042c6762 Homepage: https://wiki.mozilla.org/L10n:Teams:fi Description: Finnish language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Finnish. Package: thunderbird-l10n-ta-lk Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 909 Provides: icedove-l10n-ta-lk Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Breaks: icedove-l10n-ta-lk (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-ta-lk (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-ta-lk_52.9.1-1~deb9u1_all.deb Size: 702232 MD5sum: 17de8e1a25e9db7eef7521c3f79209f8 SHA1: c4938092ce42ee8973663acc7966554121f8ef1e SHA256: 65ace5e4858f3341103c004104d5d183c0ddabffc51933a2f7f7da08e7360175 SHA512: 0b839acd350aa40e78b1d9103514e39234dc94482ca0704c38a64d2070d8895b6115e8d815730bb7ebee58beb724dc37af5fa5ec0415486449967efbfc903466 Homepage: https://wiki.mozilla.org/L10n:Teams:ta-LK Description: Tamil language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Tamil. Package: lightning-l10n-hu Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 304 Provides: iceowl-l10n-hu Depends: lightning (<< 1:52.9.1-1~deb9u1.1~), lightning (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-hu | myspell-hu Breaks: iceowl-l10n-hu (<< 1:45.6.0-2.1~) Replaces: iceowl-l10n-hu (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/lightning-l10n-hu_52.9.1-1~deb9u1_all.deb Size: 147312 MD5sum: 06afaa2c4b65b76924c969597e5aa685 SHA1: b41c8813db86cdddda07f3d4064957786ee68bcf SHA256: b6f71810fa81de74280236c560d52ce09af8beccd1392cec4b86cc6663d4ee5f SHA512: 3327a137a510b9f97c57bebd438be9be744c1cf55a3369da6d83c032dfaaf8e9baeebf09a6976b24d5d7d89d5b35cbd8f663ed8a2723a7b137c3596936b232ae Homepage: http://www.mozilla.org/thunderbird/ Description: Hungarian language package for lightning Lightning is a Mozilla based calendar extension for Thunderbird. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This package contains the localization of lightning in Hungarian. Package: iceowl-l10n-kab Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: oldlibs Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-kab (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-kab_52.9.1-1~deb9u1_all.deb Size: 91950 MD5sum: 1cde5052496347c09eb26c0f7524b5d6 SHA1: 2c0a5eae3755d8ebdeb848086410597a9fdeb1f0 SHA256: 2ace8ee6f3e828a22ec5e74768f94fe2a11100349004c2152ccb1179dd041c7a SHA512: bc83bb2166fb7906589da08c8a78cc11a3d85994a96acc7296bcac5e69a97cd0e0a75f29b7a9706e4f2e6e2bace9f90b254384fbc95d2298710efed9d64ac9ce Homepage: http://www.mozilla.org/thunderbird/ Description: Kabyle language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Kabyle. It can be safely removed. Package: iceowl-l10n-pa-in Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: lightning-l10n-pa-in (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/iceowl-l10n-pa-in_52.9.1-1~deb9u1_all.deb Size: 91956 MD5sum: 5d908b2afd8b6e884007d35a3dcb2556 SHA1: 5963fb0eac0806a711ef98880be522bc56753dec SHA256: 076be27834f96b302f5a1c06970743858192c675ecf0282d02cfb1d8744b35ca SHA512: 486483bd638118acd6deb4adf2e37961d7ff62d82ca3ab5c9d3ddd26f5ae564f2f84a8fe42a17e1714558e65896c6214c4dacfab0fbe3827d88ed754fe410f3c Homepage: http://www.mozilla.org/thunderbird/ Description: Punjabi language package for iceowl-extension - Transitional package The iceowl-extension is a Mozilla based calendar extension for Icedove. It's goal is to integrate a Calendar and Task application using the XUL user interface language. . This is a transitional package that contains the localization of iceowl-extension in Punjabi (India). It can be safely removed. Package: thunderbird-l10n-fr Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 812 Provides: icedove-l10n-fr Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-fr | myspell-fr | myspell-fr-gut Breaks: icedove-l10n-fr (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-fr (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-fr_52.9.1-1~deb9u1_all.deb Size: 607444 MD5sum: a57cdac8d1c9cd7fc46b8ec2030202f0 SHA1: 924cb3eb2928e5e93b4bb4e638e7047279685b94 SHA256: 29b6ddabf3a521e96f27cbc89930382396259c31388602ce5ff31f62dfe9a380 SHA512: e2c1dbf312c865b91452df69f80b43581ecfdd1d70abb64d8e043970d25208e6afc9b4c071a122ad0c9e51463ebcead59c9dda8e7cc5938757d4076201e6bfee Homepage: https://wiki.mozilla.org/L10n:Teams:fr Description: French language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in French. Package: thunderbird-l10n-pl Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 706 Provides: icedove-l10n-pl Depends: thunderbird (<< 1:52.9.1-1~deb9u1.1~), thunderbird (>= 1:52.9.1-1~deb9u1) Recommends: hunspell-pl | myspell-pl Breaks: icedove-l10n-pl (<< 1:45.6.0-2.1~) Replaces: icedove-l10n-pl (<< 1:45.6.0-2.1~) Filename: 4.3-2/all/thunderbird-l10n-pl_52.9.1-1~deb9u1_all.deb Size: 497870 MD5sum: b53ee50ca008f736039f8f5a107cfa6c SHA1: 0e24c02adbe74aba5bbd30d4403ca4530f3b4442 SHA256: 31fe29100f6c013089ffd58c23811566617b3b2da6cc4fa96d5706758145fbaf SHA512: 224d8a5af60ed77701d86e04705c501a2d0c89f73542d4b9aeba99c86fe67e99b5d208f1261ae311d73163232fcad0448c517985c2f9c84c3ff6f988a0ca4491 Homepage: https://wiki.mozilla.org/L10n:Teams:pl Description: Polish language package for Thunderbird Thunderbird is an mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Thunderbird in Polish. Package: icedove-l10n-zh-tw Architecture: all Version: 1:52.9.1-1~deb9u1 Priority: optional Section: localization Source: thunderbird Maintainer: Carsten Schoenert Installed-Size: 232 Depends: thunderbird-l10n-zh-tw (>= 1:52.9.1-1~deb9u1) Filename: 4.3-2/all/icedove-l10n-zh-tw_52.9.1-1~deb9u1_all.deb Size: 91984 MD5sum: 7bea76e645993544763946d092c73385 SHA1: 4af2a58fdaea019a372bbff237f36bb3528f33b5 SHA256: 9fc4c2cd307268340dccd9847618f05e231f737ffb51c7f3c3c188fcc22f08d6 SHA512: 47d115469be85551b7da8f62119954a36b6c4e15a578579a3a238412c5fb3f3b20c967be175da2d85e9658ebc792afbdf51a0d32afd3e65deeb658fefa849b1f Homepage: https://wiki.mozilla.org/L10n:Teams:zh-TW Description: Chinese (Taiwan) language package for Icedove - Transitional package Icedove is an unbranded Thunderbird mail client suitable for free distribution. The goal of Thunderbird is to produce a cross platform stand-alone mail application using the XUL user interface language. . This package contains the localization of Icedove in Chinese (Taiwan). . This is a transitional package. It can be safely removed. Package: faker Architecture: all Version: 0.7.7-2.1~deb9u1 Priority: optional Section: python Maintainer: Debian Python Modules Team Installed-Size: 20 Depends: python3, python3-fake-factory Filename: 4.3-2/all/faker_0.7.7-2.1~deb9u1_all.deb Size: 8336 MD5sum: 2a91b825110076054ba88478aa443301 SHA1: b02c2f31ef9bae83ee2903bbeada1d6d64263fa3 SHA256: 0aa1350aa2636854d5ad36368dd8f43d046917d1d63ff362a6e94d0802ca60c8 SHA512: 0a75cf2ee20d10e24df0dad465a8d6567da4f77a7b35f6eea5dd1640bdeb1f650ec5205d3cd136f6e0a9b02b8a1d9dc2462996d043089eb309c3c68bf71e37b1 Homepage: https://github.com/joke2k/faker Description: Python program that generates fake data The fake data can be used to bootstrap a database, create XML documents, or anonymize data taken from a production service. . This script is powered by the Python faker library. Package: python3-fake-factory Architecture: all Version: 0.7.7-2.1~deb9u1 Priority: optional Section: python Source: faker Maintainer: Debian Python Modules Team Installed-Size: 2090 Depends: python3-dateutil, python3-six, python3:any (>= 3.3.2-2~) Filename: 4.3-2/all/python3-fake-factory_0.7.7-2.1~deb9u1_all.deb Size: 402832 MD5sum: 073a09db7129326c5187466370acb189 SHA1: ebb55ff15ba7ce24deb0981a024ee37815946c2a SHA256: 51c635d18e6ab3325ff3d6af6f2154d1bd079166ce366f7ab36e47394607c0bd SHA512: 6b1efb443c86a0b4079a1e59950ba40dad9826102a70cc06439c511fdbc60b8016f6bfd4ae2f5ff6a25c02ffd96e319940f14e5dc2a4cc84e6b7bcce041db320 Homepage: https://github.com/joke2k/faker Description: Faker is a Python library that generates fake data (Python 3) The fake data can be used to bootstrap a database, create XML documents, or anonymize data taken from a production service. . This is the Python 3 version of the package. Package: python-fake-factory Architecture: all Version: 0.7.7-2.1~deb9u1 Priority: optional Section: python Source: faker Maintainer: Debian Python Modules Team Installed-Size: 2090 Depends: python-dateutil, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-ipaddress Filename: 4.3-2/all/python-fake-factory_0.7.7-2.1~deb9u1_all.deb Size: 402772 MD5sum: 46e7c2d9874ae2c7611a384378dd879b SHA1: 0902a905bdc0ec2f52ed66386f85b5f78d109cdb SHA256: 350d670a1972f7fc463e50b890f8e796d6a103c161be6d2424430a20030160b4 SHA512: 1847305ae8d407e3c5dc3fa2464a8a85bff9fd47791de57d7f178c12148a16cd8b119b54c2d92045fa8c57736eec0356158fe3c33bc1567fd22ae0fb156d0187 Homepage: https://github.com/joke2k/faker Description: Faker is a Python library that generates fake data (Python 2) The fake data can be used to bootstrap a database, create XML documents, or anonymize data taken from a production service. . This is the Python 2 version of the package. Package: python3-tlslite-ng Architecture: all Version: 0.6.0-1+deb9u1 Priority: optional Section: python Source: tlslite-ng Maintainer: Daniel Stender Installed-Size: 634 Depends: python3:any (>= 3.3.2-2~) Recommends: python3-crypto Filename: 4.3-2/all/python3-tlslite-ng_0.6.0-1+deb9u1_all.deb Size: 122260 MD5sum: 979868c3d251caeeb36c6392b8082270 SHA1: 6dffc4402e00345b5fe4bf9aef37bbecdd732ef2 SHA256: 98f0d32944849550704261d02f88e70d5bb677128d897ba2cd1e24d3fc785649 SHA512: 1f27a1a502ce2063655ac461778fcf319a75b2f90e87bf55149eea6c854702d035aab7cfa3b21f6361f5ccca4a636413b4270909ba3278f40ea02e0f3eb5d6cc Homepage: https://github.com/tomato42/tlslite-ng Description: pure Python3 implementation of SSL/TLS protocols tlslite-ng is a Python implementation of SSL (Secure Sockets Layer) and TLS (Transport Layer Security) cryptographic protocols for providing communication security for computer networks. It supports SSLv3, TLSv1.0, TLSv1.1, TLSv1.2 and several ciphersuites. . tlslite-ng integrates well with several stdlib networking libraries. It aims to be a drop-in replacement for TLS lite (which is not in Debian anymore) while providing a more comprehensive set of features and more secure defaults. . Important: if you think about employing tlslite-ng for securing network connections please be sure to have read "11. Security Considerations" in the README. . This package provides the modules for Python 3. Package: python-tlslite-ng Architecture: all Version: 0.6.0-1+deb9u1 Priority: optional Section: python Source: tlslite-ng Maintainer: Daniel Stender Installed-Size: 635 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-crypto, python-m2crypto, python-gmpy Breaks: python-tlslite (<= 0.3.8-4) Replaces: python-tlslite (<= 0.3.8-4) Filename: 4.3-2/all/python-tlslite-ng_0.6.0-1+deb9u1_all.deb Size: 122406 MD5sum: f935d5909f418a5c2ede2c33a4935123 SHA1: de3810e8f85623bed50e08a0b6e52ffcb9648875 SHA256: d2f4bda7724deac448d80bf344c103d7ccc3f7cc18b9f1efb571a035864fc80a SHA512: 0784e4ff10c4c088c0b07150de17097a57c2579ca2be5a56640f2590b8ba193d5c23abfed1fc5f973a838c90e614fde72d1074b5f7397732004151c65d66c7e3 Homepage: https://github.com/tomato42/tlslite-ng Description: pure Python implementation of SSL/TLS protocols tlslite-ng is a Python implementation of SSL (Secure Sockets Layer) and TLS (Transport Layer Security) cryptographic protocols for providing communication security for computer networks. It supports SSLv3, TLSv1.0, TLSv1.1, TLSv1.2 and several ciphersuites. . tlslite-ng integrates well with several stdlib networking libraries. It aims to be a drop-in replacement for TLS lite (which is not in Debian anymore) while providing a more comprehensive set of features and more secure defaults. . Important: if you think about employing tlslite-ng for securing network connections please be sure to have read "11. Security Considerations" in the README. . This package provides the modules for Python 2. Package: ant-optional Architecture: all Version: 1.9.9-1+deb9u1 Priority: optional Section: java Source: ant Maintainer: Debian Java Maintainers Installed-Size: 954 Depends: ant (= 1.9.9-1+deb9u1) Suggests: ant-optional-gcj, antlr, javacc, junit, junit4, jython, libbcel-java (>= 5.0), libbsf-java, libcommons-logging-java, libcommons-net-java, libmail-java, libjaxp1.3-java, libjdepend-java, libjsch-java, liblog4j1.2-java, liboro-java, libregexp-java, libxalan2-java (>= 2.4.0-1), libxml-commons-resolver1.1-java Conflicts: libant1.6-java Replaces: libant1.6-java Filename: 4.3-2/all/ant-optional_1.9.9-1+deb9u1_all.deb Size: 349972 MD5sum: 3c8f3bd61af0e90df9c01e2cfa70ed71 SHA1: 6ef048a9f1fb31dd54816ed2c67dd3a0c3627013 SHA256: 097e62201430f1719b6cdbdd13f3c9bd5d590261a3ad77772fabf47eefc2c0bb SHA512: 4de44b3e4375938dfc7a9f84057d283b68622a61aaba525bde61067a9f3cc506bb87ea78cf5c9fe1a07772c3ee005abc578526153c18729f87a614aacea99de9 Homepage: http://ant.apache.org Description: Java based build tool like make - optional libraries Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the optional tasks libraries. Package: ant Architecture: all Version: 1.9.9-1+deb9u1 Priority: optional Section: java Maintainer: Debian Java Maintainers Installed-Size: 2148 Depends: default-jre-headless | java5-runtime-headless | java6-runtime-headless | java7-runtime-headless Recommends: ant-optional Suggests: ant-doc, ant-gcj, default-jdk | java-compiler | java-sdk Conflicts: libant1.6-java Breaks: ant-doc (<= 1.6.5-1) Replaces: ant-doc (<= 1.6.5-1), libant1.6-java Filename: 4.3-2/all/ant_1.9.9-1+deb9u1_all.deb Size: 1923132 MD5sum: eef2778e8167d5d756346befe6f27a65 SHA1: adb3062715bd226d9c137c1081b267664ca3858a SHA256: 82e263efc83afd776750513aa0713c0b9b41bdfc3540b77cdb6e286ca4468d65 SHA512: 4e5d47b18b5c80145e78d7ed24ec031d3a58c805eb1b8625e54a5d99e99ed0363c09768552ed503c2222d9201e8336779447c9137f9f370c65cb4f374d38d3f7 Homepage: http://ant.apache.org Description: Java based build tool like make Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the scripts and the core tasks libraries. Package: ant-doc Architecture: all Version: 1.9.9-1+deb9u1 Priority: optional Section: doc Source: ant Maintainer: Debian Java Maintainers Installed-Size: 34882 Suggests: ant Filename: 4.3-2/all/ant-doc_1.9.9-1+deb9u1_all.deb Size: 1966638 MD5sum: 775f57a97d3f9f97c0b68981be88b755 SHA1: abe49b6e7c766d136c0609c481f8226f8c22b6b4 SHA256: 776c34bc0e84f94f22c9c48e573b91eb47f7f1af90373096b9337bda220319f5 SHA512: 6ed23bfec58230208ed3c516c51d5e96c12524440bd8f0a9c938670a87a5554276dee7b827cf634ff3ec7b8e9fa71f5509dd31f2d293d2e8b17f6ba285eec4cc Homepage: http://ant.apache.org Description: Java based build tool like make - API documentation and manual Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the manual of ant as well as the API documentation. Package: libservlet3.1-java Architecture: all Version: 8.5.14-1+deb9u3 Priority: optional Section: java Source: tomcat8 Maintainer: Debian Java Maintainers Installed-Size: 478 Filename: 4.3-2/all/libservlet3.1-java_8.5.14-1+deb9u3_all.deb Size: 394104 MD5sum: 9769c24ef53a178ba956f496a900ad43 SHA1: 7b5d4ab4c6e157e3f393c7fdc894376964f6499c SHA256: 04dfd9f70ea719cfe38c3543cdc044738d18dd64a122f5cc6669979dac9d0791 SHA512: 21189d283ba1f395a71870574404a231c1c61890f70233ca0223d8d976b0c730950f086af1a2cc7143dc99c5111e548cedabec11fd6acc153323d87b5e5e2185 Homepage: http://tomcat.apache.org Description: Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java API classes Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the Java Servlet and JSP library. Package: tomcat8 Architecture: all Version: 8.5.14-1+deb9u3 Priority: optional Section: java Maintainer: Debian Java Maintainers Installed-Size: 313 Depends: adduser, lsb-base (>= 3.0-6), tomcat8-common (>= 8.5.14-1+deb9u3), ucf, debconf (>= 0.5) | debconf-2.0 Recommends: authbind, libtcnative-1 (>= 1.2.6~) Suggests: tomcat8-admin (>= 8.5.14-1+deb9u3), tomcat8-docs (>= 8.5.14-1+deb9u3), tomcat8-examples (>= 8.5.14-1+deb9u3), tomcat8-user (>= 8.5.14-1+deb9u3) Filename: 4.3-2/all/tomcat8_8.5.14-1+deb9u3_all.deb Size: 51870 MD5sum: 4f15b7016ea288ca0e3442d3c3a91534 SHA1: 8e838a9016bfcea9cbb5792516b616111aad987a SHA256: 11afe726be56205b441a58c3640be0b3eed293f4ffdcc60386451b96b7b1cf1a SHA512: 3102003d64ae1babc4d599793a18955d75d27aec3c29d3d8f26712d894f5ff554a4a590e59dccfd03dd02da07a2dbcc8f14f6c5557b2a11170602f2135501160 Homepage: http://tomcat.apache.org Description: Apache Tomcat 8 - Servlet and JSP engine Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains only the startup scripts for the system-wide daemon. No documentation or web applications are included here, please install the tomcat8-docs and tomcat8-examples packages if you want them. Install the authbind package if you need to use Tomcat on ports 1-1023. Install tomcat8-user instead of this package if you don't want Tomcat to start as a service. Package: tomcat8-admin Architecture: all Version: 8.5.14-1+deb9u3 Priority: optional Section: java Source: tomcat8 Maintainer: Debian Java Maintainers Installed-Size: 189 Depends: tomcat8-common (>= 8.5.14-1+deb9u3) Filename: 4.3-2/all/tomcat8-admin_8.5.14-1+deb9u3_all.deb Size: 34048 MD5sum: 87e58e32b0b00aef2beaf5f51bc1c7a6 SHA1: a8c0c5ea72dae05e60356155454d68159fe1132b SHA256: c035404de5314cc8c2f938dd6025d51a444e6e403c13b0c14fdd1ecbc72fe13d SHA512: 6d72452529fa2a1ad054d55dea108c44b5e076cca0d2a1e184ce41f61b349230a0b06e4f786df13bf12b55e85b5894589313224e7100d3091127067432fc3b93 Homepage: http://tomcat.apache.org Description: Apache Tomcat 8 - Servlet and JSP engine -- admin web applications Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the administrative web interfaces. Package: libservlet3.1-java-doc Architecture: all Version: 8.5.14-1+deb9u3 Priority: optional Section: doc Source: tomcat8 Maintainer: Debian Java Maintainers Installed-Size: 4598 Suggests: libservlet3.1-java (>= 8.5.14-1+deb9u3) Filename: 4.3-2/all/libservlet3.1-java-doc_8.5.14-1+deb9u3_all.deb Size: 242712 MD5sum: 6bc46af574f51f56fa067906388b6a6b SHA1: 34246123650f1dde98b62d0732668bd7bff7c924 SHA256: ec4aacc1582e81aabc37b405a67c907ba874322037a8f5258318fffedadb9072 SHA512: 1539df5c2099ece3e43faed7d7290549e69430a915960354cfedda88df93e4239f599fed4aeda825fdf37bf844b3bec588c73269fa75e80ffe22260285bac552 Homepage: http://tomcat.apache.org Description: Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java API documentation Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the documentation for the Java Servlet and JSP library. Package: tomcat8-docs Architecture: all Version: 8.5.14-1+deb9u3 Priority: optional Section: doc Source: tomcat8 Maintainer: Debian Java Maintainers Installed-Size: 3073 Depends: tomcat8-common (>= 8.5.14-1+deb9u3) Filename: 4.3-2/all/tomcat8-docs_8.5.14-1+deb9u3_all.deb Size: 680720 MD5sum: 8fb2cd29276efe1975c7c1f66c75b2e2 SHA1: ceace0f0fdf6ee8664e0087009ee97eaa36f79c1 SHA256: fca90d9097cae348108d683ca1074f182a12c6bd1186494e94807117717747d1 SHA512: 01cd4e0b35b428a560ee4b2eb199ee6509ff27e5275c97f429610770ad8fdda737b1d14eaa299a6f1fab3c9cd601a2fc78cc88408c551cdf5dc9cf19d8934077 Homepage: http://tomcat.apache.org Description: Apache Tomcat 8 - Servlet and JSP engine -- documentation Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the online documentation web application. Package: libtomcat8-embed-java Architecture: all Version: 8.5.14-1+deb9u3 Priority: optional Section: java Source: tomcat8 Maintainer: Debian Java Maintainers Installed-Size: 4175 Depends: libecj-java (>= 3.11.0) Filename: 4.3-2/all/libtomcat8-embed-java_8.5.14-1+deb9u3_all.deb Size: 3872098 MD5sum: 88e0fdaf9f0af3ac732adf09e00f5ece SHA1: 7c46287b10df3205f9f182a391920b5d43952c62 SHA256: efbb532177a15e69c4afeaf87356c5cd0b70be02feba24de3be0cc6d37f491ad SHA512: e76dcbabb1ab5b695b27f7b7ca32ac41338980a3f4ce4a82d20778a67577cf41b84634fac4c4e154fba496fae9f567fe0cf0656c64cb090fd0482c51519043f4 Homepage: http://tomcat.apache.org Description: Apache Tomcat 8 - Servlet and JSP engine -- embed libraries Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the libraries required to embed Tomcat into Java applications. Package: libtomcat8-java Architecture: all Version: 8.5.14-1+deb9u3 Priority: optional Section: java Source: tomcat8 Maintainer: Debian Java Maintainers Installed-Size: 5564 Depends: libecj-java (>= 3.11.0) Recommends: libcommons-dbcp-java, libcommons-pool-java Suggests: tomcat8 (>= 8.5.14-1+deb9u3) Filename: 4.3-2/all/libtomcat8-java_8.5.14-1+deb9u3_all.deb Size: 4821130 MD5sum: 7069ee8d28db3ee227fc430c47325bc9 SHA1: 88efc1f8ab229f6709cae4be3e0dc379f3f091e0 SHA256: 6e528f9202fde9085737d3cf151a5c1584d901ac6784cea9faa3a2faa94fc80c SHA512: eddaf91c0b14fa610c1af2c45a3d70b62539e86608889d3693f194ba070d47b62d02d8ba89e3abcbdaa9c373ac73313dd199ddec60742f251ce6fa0bb270511c Homepage: http://tomcat.apache.org Description: Apache Tomcat 8 - Servlet and JSP engine -- core libraries Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the Tomcat core classes which can be used by other Java applications to embed Tomcat. Package: tomcat8-user Architecture: all Version: 8.5.14-1+deb9u3 Priority: optional Section: java Source: tomcat8 Maintainer: Debian Java Maintainers Installed-Size: 243 Depends: netcat, tomcat8-common (>= 8.5.14-1+deb9u3) Suggests: tomcat8 (>= 8.5.14-1+deb9u3), tomcat8-admin (>= 8.5.14-1+deb9u3), tomcat8-docs (>= 8.5.14-1+deb9u3), tomcat8-examples (>= 8.5.14-1+deb9u3) Filename: 4.3-2/all/tomcat8-user_8.5.14-1+deb9u3_all.deb Size: 39732 MD5sum: d39934bd51582e12fc291fe86ac5bed4 SHA1: dc6c6c83eabe48cfc74818ab3a88d3e4a60fc9a4 SHA256: c5fd51706a8f0339c7ec628f3ad65c752a00891dfb28ed694eff38324bdd9fc3 SHA512: d90b2129bd548cad482880a81694bb9ece713b985a85da110bf031792ae6ac9a67a317614ece792698a8d20cd23147c7861dd21f0c265bf4c6bd73403dbce971 Homepage: http://tomcat.apache.org Description: Apache Tomcat 8 - Servlet and JSP engine -- tools to create user instances Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains files needed to create a user Tomcat instance. This user Tomcat instance can be started and stopped using the scripts provided in the Tomcat instance directory. Package: tomcat8-common Architecture: all Version: 8.5.14-1+deb9u3 Priority: optional Section: java Source: tomcat8 Maintainer: Debian Java Maintainers Installed-Size: 163 Depends: default-jre-headless | java8-runtime-headless | java8-runtime, libtomcat8-java (>= 8.5.14-1+deb9u3) Filename: 4.3-2/all/tomcat8-common_8.5.14-1+deb9u3_all.deb Size: 64792 MD5sum: 50b612f9486c79f5003f6a5ec8644c0e SHA1: fbc43b1b853ac8e31a3a5784c3a88b5b18150804 SHA256: ad70677c553bf5ab3a3c45cd9e15a947323c0bbe18ca10a813730275f15b920d SHA512: bdae56b157289c2ba01de7294039a8fb259448007e7fe1a639c1e0acc70a3480518ec60d43bd056119839e058e193f4f73559f70acd4d38ed1514621ac681203 Homepage: http://tomcat.apache.org Description: Apache Tomcat 8 - Servlet and JSP engine -- common files Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains common files needed by the tomcat8 and tomcat8-user packages (Tomcat 8 scripts and libraries). Package: tomcat8-examples Architecture: all Version: 8.5.14-1+deb9u3 Priority: optional Section: java Source: tomcat8 Maintainer: Debian Java Maintainers Installed-Size: 1227 Depends: libtaglibs-standard-spec-java, libtaglibs-standard-impl-java, tomcat8-common (>= 8.5.14-1+deb9u3) Filename: 4.3-2/all/tomcat8-examples_8.5.14-1+deb9u3_all.deb Size: 189428 MD5sum: c107f0aa0d284f27b2714591788e0b8b SHA1: 2f7f90e0895dc7b4dd59aa1cc643826326725b80 SHA256: eef514bf8778a44c2c0e50502e49583f336e89a9e009605aa973f8ba2ce23015 SHA512: c13dded4f9bba197cb7b80c2abfbc27d828a59fac22a9ffc53d1382219cab58eff6af15b82f7310756683d1bc9b559c91e096ef133e0d1809ff8297c5fcff8f9 Homepage: http://tomcat.apache.org Description: Apache Tomcat 8 - Servlet and JSP engine -- example web applications Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the default Tomcat example webapps. Package: ruby-rack-protection Architecture: all Version: 1.5.3-2+deb9u1 Priority: optional Section: ruby Maintainer: Debian Ruby Extras Maintainers Installed-Size: 52 Depends: ruby | ruby-interpreter, ruby-rack Filename: 4.3-2/all/ruby-rack-protection_1.5.3-2+deb9u1_all.deb Size: 10198 MD5sum: aed6fec3026697758aef06ec10c07ee3 SHA1: 68b93a7603feefdcc571c39858ec8177e04b001a SHA256: e1d010d8c2fc36c7fd88eaa0e6d6f4408d72b35f0ff974e0c5b1a28ac7b548ef SHA512: 9680d755d1b5fdb4ac471894e677701342eb30665afda46c3f5f88b25e8f2c32fe7daa6516facca1bfc0c3f01bb64ddc93d38f5b0a2786fab4ce4ea4b3c72d87 Homepage: http://github.com/rkh/rack-protection Description: Protects against typical web attacks for Rack apps This library protects against typical web attacks. Should work for all Rack apps, including Rails. Ruby-Versions: all Package: variety Architecture: all Version: 0.6.3-5+deb9u1 Priority: optional Section: graphics Maintainer: James Lu Installed-Size: 2392 Depends: python (<< 2.8), python (>= 2.7), python2.7:any, python:any (>= 2.6.6-7~), gir1.2-notify-0.7, python-configobj, python-pyexiv2, python-pycurl, gir1.2-gtk-3.0, python-dbus, python-requests, gir1.2-pango-1.0, gir1.2-glib-2.0, python-imaging, python-cairo, gir1.2-gdkpixbuf-2.0, python-bs4, gir1.2-webkit-3.0, gir1.2-appindicator3-0.1, imagemagick, python-gi-cairo Recommends: yelp Suggests: feh Filename: 4.3-2/all/variety_0.6.3-5+deb9u1_all.deb Size: 609342 MD5sum: d733bdf01d09da86b364d7da1d3d5a01 SHA1: 401ccf6dfe05188b9c78d778e0185133d97fb986 SHA256: ad7b24fefb31777aa2a53703be0af797c0b71cd0d57aa6fe3c2b70d8a3a77764 SHA512: 86c3b8c1dc982210a8fa1bf3aefc14bc800457b20ef6bd4aaf70899b8b948894db4d2f274ed1316fc3d78f070811f3c3c27c444d609bdbf7510c62d30ba4f988 Homepage: http://peterlevi.com/variety/ Description: Wallpaper changer, downloader and manager Variety is an open-source wallpaper changer, downloader, and manager for Linux. It supports a variety of sources for wallpapers, including local files, online services such as Flickr, Wallhaven.cc, NASA Astronomy Picture of the Day, Desktoppr.co, and media RSS feeds (Picasa, deviantART, etc.). Python-Version: 2.7 Package: ruby-sprockets Architecture: all Version: 3.7.0-1+deb9u1 Priority: optional Section: ruby Maintainer: Debian Ruby Extras Maintainers Installed-Size: 299 Depends: ruby | ruby-interpreter, ruby-hike (>= 1.2), ruby-multi-json (>= 1.0), ruby-rack (>= 1.0) | ruby-rack1.4, ruby-tilt (>= 1.3.1), ruby-concurrent (>= 1.0) Filename: 4.3-2/all/ruby-sprockets_3.7.0-1+deb9u1_all.deb Size: 65804 MD5sum: 67d48cf6180e3d6ca4da997d613ea7c8 SHA1: 38a833c8638c530a51be8a1c2e4bcf0751e40b8d SHA256: f6e6c962cfab96f9ce36a976f18a8804c3d64eb7a80ce882c1864912bad1b940 SHA512: 21f2e089580b93a304945e7e6e997bdeb046fb2bb325bd895bc6fff3490e23d8a25bd9c02f9cd9fbc478aa2d7e4bca0c513d5bc44e5ccc93e09e629106f52ea1 Homepage: http://getsprockets.org/ Description: Rack-based asset packaging system Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS. Ruby-Versions: all Package: strongswan-ikev1 Architecture: all Version: 5.5.1-4+deb9u2 Priority: extra Section: oldlibs Source: strongswan Maintainer: strongSwan Maintainers Installed-Size: 149 Depends: strongswan-ike Filename: 4.3-2/all/strongswan-ikev1_5.5.1-4+deb9u2_all.deb Size: 76552 MD5sum: 418c6dc8f1e990211da1067adc73a69b SHA1: 4a4b3527b85735c29a6c994a49949d4be05ed826 SHA256: b00a4b7ebe56e6b416c78e4d8ce782d02591b3ae05bd7fcebcc97e258e399aef SHA512: c657f2f570e76511253160ec59d6a81a002d1ae9e55923fae81cdb365e52a876d5c9d68c740a903bcbaf87ecfae4908928badd63f895071041cddef9270270a5 Homepage: http://www.strongswan.org Description: strongSwan IKEv1 daemon, transitional package The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package used to install the pluto daemon, implementing the IKEv1 protocol. It has been replaced by charon in the strongswan-ike package, so this package can be safely removed once it's installed. Package: strongswan Architecture: all Version: 5.5.1-4+deb9u2 Priority: optional Section: net Maintainer: strongSwan Maintainers Installed-Size: 165 Depends: strongswan-charon, strongswan-starter Filename: 4.3-2/all/strongswan_5.5.1-4+deb9u2_all.deb Size: 92520 MD5sum: 679be5e5860e09fdf6c573cd11c19d2a SHA1: 1fdff68a7c4f7df91cb9c02a1660b119c4c55144 SHA256: 9e268e0f14758f3716c8bfb7c9ccf57f9bfba68ce27b4859ec0dfe50c5af3a53 SHA512: 8e91ee1a5659c9237acb2e182c959d39467cf1dc3f053a39cb50b08408d35dc790eb52507f9fb17f1474b9d522c44463abc429233110ff5b86091c4a114e8e05 Homepage: http://www.strongswan.org Description: IPsec VPN solution metapackage The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This metapackage installs the packages required to maintain IKEv1 and IKEv2 connections via ipsec.conf or ipsec.secrets. Package: strongswan-ike Architecture: all Version: 5.5.1-4+deb9u2 Priority: extra Section: oldlibs Source: strongswan Maintainer: strongSwan Maintainers Installed-Size: 149 Depends: strongswan-charon Filename: 4.3-2/all/strongswan-ike_5.5.1-4+deb9u2_all.deb Size: 76540 MD5sum: b96809d6a95b7ade689dcdb2906f1ba0 SHA1: 4db5f7bf9345a3df8666124fa629ce79114efdc0 SHA256: d97556b308fc7db1a03feac9ca1b45a4ba33fc9e1a0804fd554f058f818266af SHA512: 825a922efb258ada28fd878940de6b8041f029041b5d95c42c198447d6f02bba94b73a6bf417f16243365586ef51e041ec1327c60283aa0f2567e17d8c1e8664 Homepage: http://www.strongswan.org Description: strongSwan Internet Key Exchange daemon (transitional package) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package used to install version 5 of the charon daemon and has been replaced by the strongswan-charon package. This package can be safely removed once it's installed. Package: strongswan-ikev2 Architecture: all Version: 5.5.1-4+deb9u2 Priority: extra Section: oldlibs Source: strongswan Maintainer: strongSwan Maintainers Installed-Size: 149 Depends: strongswan-ike Filename: 4.3-2/all/strongswan-ikev2_5.5.1-4+deb9u2_all.deb Size: 76538 MD5sum: 6ceb43d63815134b2f1dfd60d7527c5c SHA1: 2608952bd7c5513ef0d59a9578f9a44b5ecf74c0 SHA256: e02eb4d0a4a460af9d9e247e93e66cc2af27e1fbeeed30a25a3a285f9adac489 SHA512: 1a31e3da5ec622744ac9308a1c71fc8044d57273c62d926d9fab526fe1f70cd05089cb548c685b4f47d9c4b5d4e3c634591b7a1254bb5b6d9f5ee5bd15b5fcdd Homepage: http://www.strongswan.org Description: strongSwan IKEv2 daemon, transitional package The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package used to install the charon daemon, implementing the IKEv2 protocol. It has been replaced the strongswan-ike package, so it can be safely removed. Package: libsource-highlight-common Architecture: all Version: 3.1.8-1.2~deb9u1 Priority: optional Section: libs Source: source-highlight Maintainer: Peter Eisentraut Installed-Size: 286 Replaces: source-highlight (<< 3.1.4-1) Filename: 4.3-2/all/libsource-highlight-common_3.1.8-1.2~deb9u1_all.deb Size: 68486 MD5sum: 77459875f10c4b839bf1e4a3e49a631a SHA1: 1ceb72bda325adcab6c60cf76bc23bb1676b0d7d SHA256: 8763cca273de97db42bfae1ced6aa7b04fb1c386f1520e2395aed6cb74c4b67a SHA512: ef8bb8d78e7b7c01b33d4caa88aa7f083370f6848de61139cffe57e50606eb0e2c1dc96cccfc68d54e59e4ae5ddd944885aa2cbc03a49c3dc4bd24554167bfb6 Homepage: http://www.gnu.org/software/src-highlite/ Description: architecture-independent files for source highlighting library This package contains the data files used by the libsource-highlight library, which is the library that underlies the source-highlight program suite. The library converts source code to a document with syntax highlighting and supports many file formats. The library can be used by other C++ programs to get source code highlighting capabilities. Package: pynslcd Architecture: all Version: 0.9.7-2+deb9u1 Multi-Arch: foreign Priority: extra Section: admin Source: nss-pam-ldapd Maintainer: Arthur de Jong Installed-Size: 433 Provides: nslcd-2 Depends: python:any (>= 2.6.6-7~), debconf (>= 0.5) | debconf-2.0, adduser, lsb-base (>= 3.0-6), python-daemon, python-ldap, python-setproctitle, python-pyasn1, python-pyasn1-modules Recommends: nscd, ca-certificates, libnss-ldapd | libnss-ldap, libpam-ldapd | libpam-ldap | libpam-krb5 | libpam-heimdal | libpam-sss, nslcd-utils, ldap-utils, bind9-host | host Suggests: kstart Conflicts: nslcd, nslcd-2 Breaks: libnss-ldapd (<< 0.9.0), libpam-ldapd (<< 0.9.0) Replaces: nslcd-2 Filename: 4.3-2/all/pynslcd_0.9.7-2+deb9u1_all.deb Size: 167430 MD5sum: c4f86a8ad58ee0b36a62273b70bdf261 SHA1: 99d906a6f2eab8d55158b722d98033981b4ec323 SHA256: 8c791e347daa75411cc525d09a10877827f090ad5b7f88f0651c93919993d15e SHA512: 35bceef82c9fb132f695ae93e3a92df43e167f6433443f8b3ea632fe4197b4f610a43e55c8a7975b9a3884cd77ecdbcbc4917d2b54de18bbd7991d3d7f2080d4 Homepage: https://arthurdejong.org/nss-pam-ldapd/ Description: daemon for NSS and PAM lookups via LDAP - Python version This package provides a daemon for retrieving user accounts and similar system information from LDAP. It is used by the libnss-ldapd and libpam-ldapd packages but is not very useful by itself. . This is an alternative Python implementation of nslcd. Note that it is currently EXPERIMENTAL and has not undergone the same testing as nslcd. Package: nslcd-utils Architecture: all Version: 0.9.7-2+deb9u1 Priority: extra Section: admin Source: nss-pam-ldapd Maintainer: Arthur de Jong Installed-Size: 101 Depends: python:any (>= 2.6.6-7~), nslcd (>= 0.9.0) | nslcd-2 Filename: 4.3-2/all/nslcd-utils_0.9.7-2+deb9u1_all.deb Size: 50854 MD5sum: c0095b81aff7f6c913f021cdcafe22f2 SHA1: b4eaabd70afce76609d69eadcf53b8575d701d17 SHA256: 20b758dd0face72dbf1d6f26400a2dc61560dcd27f94f94b7982ff408618759f SHA512: c8e861981ab0754d12c1f8264109e62d6726050e8dae766416b6127b577751d609cbc16a871e4c3ae0fa5923d512faabda93803cfd0feb6f2d1c80b3fe63ad60 Homepage: https://arthurdejong.org/nss-pam-ldapd/ Description: utilities for querying LDAP via nslcd This package provides tools to query and update information in LDAP via nslcd: * chsh.ldap - change a user's shell in LDAP; * getent.ldap - perform LDAP lookups bypassing nsswitch configuration. Package: slurm-wlm-torque Architecture: all Version: 16.05.9-1+deb9u2 Priority: extra Section: admin Source: slurm-llnl Maintainer: Gennaro Oliva Installed-Size: 155 Depends: libslurm-perl (>= 16.05.9-1+deb9u2), libslurmdb-perl (>= 16.05.9-1+deb9u2), perl:any, libswitch-perl, slurm-client (>= 16.05.9-1+deb9u2) Conflicts: gridengine-client, torque-client, torque-client-x11 Breaks: slurm-llnl-torque (<< 14.03) Replaces: slurm-llnl-torque (<< 14.03) Filename: 4.3-2/all/slurm-wlm-torque_16.05.9-1+deb9u2_all.deb Size: 56196 MD5sum: ed244d0545857fe139f4eba7b8ccfb8e SHA1: d53aae5e6af4490677dc0d04511ffdc6c00c57b0 SHA256: 75ee5f6ce2ec57b10ed659d6af7a483b433b759d6e848d6af593f27a80474d88 SHA512: ce6b86ea535399f649737ad6f186ed0fb0e69279c703b6bbfb6937c2d8eb597744946bc9c21368f4c1856cbb33b8ce06341a052f8fa58d6fc2e64da7cdb7fe6a Homepage: http://slurm.schedmd.com Description: Torque compatibility wrappers for SLURM SLURM, the Simple Linux Utility for Resource Management, is an open-source cluster resource management and job scheduling. . This package contains the Torque compatibility wrappers. Package: slurm-wlm-doc Architecture: all Version: 16.05.9-1+deb9u2 Priority: extra Section: doc Source: slurm-llnl Maintainer: Gennaro Oliva Installed-Size: 2769 Depends: libjs-jquery Breaks: slurm-llnl-doc (<< 14.03) Replaces: slurm-llnl-doc (<< 14.03) Filename: 4.3-2/all/slurm-wlm-doc_16.05.9-1+deb9u2_all.deb Size: 1082686 MD5sum: 226582d88b6215fea970b8998f527c4b SHA1: 9d1c6e7992b734bc0645962e3d86e4cb42f8c5ea SHA256: f643bc6301def60f1c8fa56051f9cee719f7527af13a912203b7955cf8b1b3a2 SHA512: 849ca8343abb61a0d8f0ec7800160210d75b85f810639b943baeac427b66a096300f6f0b8600191d8d4cb7c3e5733ee541117e60c804b908f006fba82897b199 Homepage: http://slurm.schedmd.com Description: SLURM documentation SLURM, the Simple Linux Utility for Resource Management, is an open-source cluster resource management and job scheduling. This package contains the SLURM html documentation. Package: slurm-llnl Architecture: all Version: 16.05.9-1+deb9u2 Priority: extra Section: admin Maintainer: Gennaro Oliva Installed-Size: 44 Depends: slurm-wlm Filename: 4.3-2/all/slurm-llnl_16.05.9-1+deb9u2_all.deb Size: 16440 MD5sum: 18fad5bb1079d69d9c1e664ef21c1a89 SHA1: 375e48a6460a9c5f735535653cdaa34ad4187a07 SHA256: 07f9bfd11e0de6aec03f1ee0c06c837e93f1b8383bc12e489ae84d1d3aaf382c SHA512: 5202ea474717c56d502eeea9e6039c222178d5e4f9c3b37409f4f394883dca18249717f1df0ef51cb2a82c5317b53e16609758befa651e3ffbc2d25a4ce4bb9c Homepage: http://slurm.schedmd.com Description: transitional dummy package for slurm-wlm This is a transitional dummy package for slurm-wlm. It can safely be removed. Package: slurm-llnl-slurmdbd Architecture: all Version: 16.05.9-1+deb9u2 Priority: extra Section: admin Source: slurm-llnl Maintainer: Gennaro Oliva Installed-Size: 41 Depends: slurmdbd Filename: 4.3-2/all/slurm-llnl-slurmdbd_16.05.9-1+deb9u2_all.deb Size: 16386 MD5sum: 3e5accb1705c0698d3a8db6055c77b03 SHA1: df94197820d8b737abc80efd413c5ff296182a43 SHA256: a01626836701ce697837618f8b7e38d08203d15bf26c5d3191c32846349253cd SHA512: 71e7e6686617b74543408bff97fec75aa98fe82b4a63a751c59e6ac50048f71effc1a4c77b494954c9eea47baa44ca4db674b79d6ba0fd174a96fbb4fcaf11bf Homepage: http://slurm.schedmd.com Description: transitional dummy package for slurmdbd This is a transitional dummy package for slurmdbd It can safely be removed. Package: adminer Architecture: all Version: 4.2.5-3+deb9u1 Priority: extra Section: web Maintainer: Chris Lamb Installed-Size: 1752 Depends: libapache2-mod-php | php-cgi | php, php-mysql | php-sqlite3 | php-pgsql Recommends: php-cli, php-mysql, php-pgsql, php-sqlite3 Suggests: default-mysql-server | virtual-mysql-server | postgresql | sqlite3 Filename: 4.3-2/all/adminer_4.2.5-3+deb9u1_all.deb Size: 386380 MD5sum: 29481fc81488b6f06259df8583e47b0a SHA1: ed939788115cd89e7d002ecf2d757f1772378601 SHA256: 1a885eeb402f1470d94908832471c397ac116ada6c24b8585ed0fe1d7a3c9a6d SHA512: 8377f449ccf656a370ecb933d757e1a75b61ed3a1e735d9bd4e2ddf9b489263d218e804cc02bec2f7553ea52705f52b8ec7aa93d3945a0edfd53330d276c7bf7 Homepage: http://www.adminer.org/ Description: Web-based database administration tool Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it is a light weight application with these priorities in order: security, user experience, performance, feature set and size. Package: php-horde-image Architecture: all Version: 2.3.6-1+deb9u1 Priority: extra Section: php Maintainer: Horde Maintainers Installed-Size: 2215 Depends: php-common, php-horde-exception (>= 2.0.0), php-horde-exception (<< 3.0.0~alpha1), php-horde-stream (>= 1.6.2), php-horde-stream (<< 2.0.0~alpha1), php-horde-support (>= 2.0.0), php-horde-support (<< 3.0.0~alpha1), php-horde-translation (>= 2.2.0), php-horde-translation (<< 3.0.0~alpha1), php-horde-util (>= 2.0.0), php-horde-util (<< 3.0.0~alpha1) Recommends: php-horde-test (>= 2.1.0), php-horde-test (<< 3.0.0~alpha1), php-xml-svg, php-imagick (>= 2.0.0), php-imagick (<< 4.0.0~alpha1), php-gd, php-json Filename: 4.3-2/all/php-horde-image_2.3.6-1+deb9u1_all.deb Size: 165020 MD5sum: ac03f6dd0d26d05d93c12831bf95aece SHA1: 967e0e206efe2b61cea3064fd29306405567fa26 SHA256: da869c96cd620231c697a9b02584efea9f01a37d134fc8e2309978a1b8fc256d SHA512: 2532f91cd7f1803835999bcc2ef786a5f5f1715125e7e47ab5d6b3e8582a35d7f689cf1af17d2a8e8015827730b2c844fc931f251fe328c8bfbc3038a9ba385c Homepage: http://www.horde.org/ Description: Horde Image API An Image utility API, with backends for: * GD * GIF * PNG * SVG * SWF * ImageMagick convert command line tool * Imagick Extension . This package is part of Horde, a web application Framework written in PHP with modules like IMP (webmail), Turba (contacts), Kronolith (calendar), Nag (task list), Gollem (file manager), etc. Package: python3-django-xmlrpc Architecture: all Version: 0.1.5-6+deb9u1 Priority: optional Section: python Source: django-xmlrpc Maintainer: Debian Python Modules Team Installed-Size: 49 Depends: python3:any (>= 3.3.2-2~), python3-django (>= 1.4.5) Breaks: django-xmlrpc (<< 0.1.5) Replaces: django-xmlrpc (<< 0.1.5) Filename: 4.3-2/all/python3-django-xmlrpc_0.1.5-6+deb9u1_all.deb Size: 9090 MD5sum: d7901ee1b725d06cf892f2d98fc6214f SHA1: 14face252a45f354b9c153eff12522513e4eb90d SHA256: 85f5c530006ac1510ccbaa17a78454425b04f02bf35668bd21a25e2ea2095fe5 SHA512: 4854ae43c37c7f2289c79b092881bf2059550c04db2c075dafcf2ced7d4581dc277d257f579fd4268737f43adf320536d348260a1a6433fb25e6643bccd23e2a Homepage: https://github.com/Fantomas42/django-xmlrpc Description: XMLRPC library for Django django_xmlrpc offers a means by which a Django developer can expose their views (or indeed any other function) using XML-RPC. Package: python-django-xmlrpc Architecture: all Version: 0.1.5-6+deb9u1 Priority: optional Section: python Source: django-xmlrpc Maintainer: Debian Python Modules Team Installed-Size: 49 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-django (>= 1.4.5) Breaks: django-xmlrpc (<< 0.1.5) Replaces: django-xmlrpc (<< 0.1.5) Filename: 4.3-2/all/python-django-xmlrpc_0.1.5-6+deb9u1_all.deb Size: 9006 MD5sum: 23e4efb4dd9fa61005c1125be76a955c SHA1: 5ffd8f2622b80414b8552f1e6150a5c6a1bad66b SHA256: 3d2894c595f7d0712de7081e4f5488cf236b0397ef42cbe67a9ed30ed311d3ea SHA512: 0c9ca27b7a6ab1b1c708497d3b8c48502a4e0ca6450237dd0e5a44751acf208c9601001fbe089de1a19aeb25b3c7662f50fd5f56f087c3973ee8044b8ebc99e3 Homepage: https://github.com/Fantomas42/django-xmlrpc Description: XMLRPC library for Django django_xmlrpc offers a means by which a Django developer can expose their views (or indeed any other function) using XML-RPC. Package: django-xmlrpc Architecture: all Version: 0.1.5-6+deb9u1 Priority: extra Section: oldlibs Maintainer: Debian Python Modules Team Installed-Size: 9 Depends: python-django-xmlrpc Filename: 4.3-2/all/django-xmlrpc_0.1.5-6+deb9u1_all.deb Size: 2782 MD5sum: 5b7065894b281c5708c6c9fdb0abfde4 SHA1: 3874523c268051eb994376c4925cb9c764297330 SHA256: 93c210ff4a788cfe8da5eb510e49e527f5904e709f24594d6579f33d6bacde52 SHA512: 1c17e312b9294ecc4c116da5e505be563e79f38e1d0a403b96f4830d3f48ea6d615498e1e363780131eb30094c8a4256bb34db253526bf70815f1b7f08de1391 Homepage: https://github.com/Fantomas42/django-xmlrpc Description: XMLRPC library for Django (transitional package) This is a dummy package to aid switching to python-django-xmlrpc. Package: debian-security-support Architecture: all Version: 2018.01.29~deb9u1 Priority: optional Section: admin Maintainer: Christoph Biedl Installed-Size: 136 Depends: debconf (>= 0.5) | debconf-2.0, adduser, gettext-base Filename: 4.3-2/all/debian-security-support_2018.01.29~deb9u1_all.deb Size: 26520 MD5sum: c6f4eb0fd382b91c50d134de4fff505b SHA1: 5b3e3226069e86bf8c6058db1b563b17cd348f5c SHA256: 8a952ea281cc90192d4bdaf9a250b9f44df80fce716e3764cb3060597c0e152f SHA512: 276572a7a4174b1a4ee03af03a55435029b2f614843aa7ce2b8264b2606f1ca7e7c86630c9ffb4e6276199d6dd19fc866a98a83c6411456870989fdff8e492b0 Description: Debian security support coverage checker For some Debian packages, it is not feasible to maintain full security support for all use cases through the full distribution release cycle. . This package provides a program to identify installed packages for which support has had to be limited or prematurely ended, and to alert the administrator. . New versions of this package with updated checklists will be provided via standard and/or extended security support. Package: camo Architecture: all Version: 2.3.0+dfsg-1.1~deb9u1 Priority: extra Section: web Maintainer: Zulip Debian Packaging Team Installed-Size: 39 Depends: nodejs (>= 0.10.0), openssl Filename: 4.3-2/all/camo_2.3.0+dfsg-1.1~deb9u1_all.deb Size: 11014 MD5sum: 423b0fdfb5909e4125c07d0d5f0fc0d8 SHA1: cfa7a2bbf7518934509ee164225a4a3b57affa1b SHA256: 45159c85aeb25d881c6bb4b376f0c96a400878a779ccafbf864f1bd533b5df3c SHA512: d883ea75474d9bd769ec0095b84ae31899b639d470487b4d023ba9633ed489002db5c9814a59a35efa44af5c9cf9345e5113c5e07a7deb6486a508e77f54bc72 Homepage: https://github.com/atmos/camo Description: SSL/TLS image proxy to prevent mixed-content warnings Camo is an image proxy to prevent mixed content warnings on secure pages. . It should not be installed by an end-user; instead people who operate websites that allow user-specified image embeds by URL can run this as a daemon to proxy such images through their own servers and serve the resulting content over SSL/TLS. . This provides integrity protection and last-mile confidentiality to images, thus preventing a local network attacker from seeing the images you request (allowing for possible disclosure of the content you're viewing) or changing their content (to misinform, confuse, or shock). . It of course does not prevent an attacker from modifying the content or noticing its access if the attacker is in the path between your datacentre and the image source. . However, even in this case, it provides some security insofar as it may prevent the attacker from knowing who is accessing the image. . Using a shared key, proxy URLs are encrypted with hmac so we can bust caches/ban/rate limit if needed. . Features include: * Proxy Google charts * Proxy images under 5 MB * Follow redirects to a configurable depth * Proxy remote images with a content-type of image/* * Disallows proxying to private IP ranges Package: disc-cover Architecture: all Version: 1.5.6-2+deb9u1 Priority: optional Section: utils Maintainer: Debian QA Group Installed-Size: 136 Depends: perl:any, texlive-latex-base, texlive-base, texlive-latex-recommended, texlive-fonts-recommended, libaudio-cd-perl (>= 0.05), wget Filename: 4.3-2/all/disc-cover_1.5.6-2+deb9u1_all.deb Size: 47644 MD5sum: 5fe3f861cb9fc5e87412d314488acfe4 SHA1: f7fa7cde4dae52dc34a95e8c12a086d46d4bb4fc SHA256: b60ae72a51a368b65a28a193498b0c29c22a4511fb84b5d598c9db65fafeda09 SHA512: 56ea0678db4b25498b707d65a1787cdcc1bec3c346e4ece60d10efe4788a27924817789d0bf6d503bd014c99044ecc3a4fb0cec259e6d7fde75f4a345af2b761 Homepage: http://www.vanhemert.co.uk/disc-cover.html Description: produces covers for audio CDs Disc-cover queries FreeDB for track information for a given CD and creates a jewel-case insert in one of many available formats. PostScript, PDF, Dvi, LaTeX, Plain Text, HTML, CDlabelgen and CDDB are available. Package: salt-syndic Architecture: all Version: 2016.11.2+ds-1+deb9u2 Priority: extra Section: admin Source: salt Maintainer: Debian Salt Team Installed-Size: 71 Depends: lsb-base (>= 3.0-6), python-systemd | sysvinit-core, salt-master (= 2016.11.2+ds-1+deb9u2), init-system-helpers (>= 1.18~), python:any (>= 2.6~) Filename: 4.3-2/all/salt-syndic_2016.11.2+ds-1+deb9u2_all.deb Size: 24036 MD5sum: b147f49aa7a2c7bca425fa00cd62e99a SHA1: 8a84020191701b87aee5e643bddadd75921c2d36 SHA256: 3803c5d32c0081b9cb3772fdb7d265d4773fe938d4253eb7874b564409a0ce51 SHA512: 10a8d70283330a5444c6dee8b58a3598396fa1acba4606fdbe5da03f75bd91ffeb3e28dde086ac7b86feae3a7a4854817bd649fa4259dc2655c7c969e8ad8350 Homepage: http://saltstack.org/ Description: master-of-masters for salt, the distributed remote execution system salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the master of masters for salt - it enables the management of multiple masters at a time. Package: salt-common Architecture: all Version: 2016.11.2+ds-1+deb9u2 Priority: extra Section: admin Source: salt Maintainer: Debian Salt Team Installed-Size: 19726 Depends: python-apt, python-dateutil, python-jinja2, python-pkg-resources, python-requests (>= 1.0.0), python-tornado (>= 4.2), python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: lsb-release, python-croniter Suggests: python-mako, salt-doc (= 2016.11.2+ds-1+deb9u2) Breaks: python-mako (<< 0.7.0) Filename: 4.3-2/all/salt-common_2016.11.2+ds-1+deb9u2_all.deb Size: 4153146 MD5sum: 4ba6685686dce80dd8172dd7102d664f SHA1: 0cf4fd05007db53f39adca97a00a79187cddb70d SHA256: fe6c8f810bca517d18b47a23a78aa10cefc3d11339632b255d45520c3c93081a SHA512: 1477c97b775d39320966a4b01d9e88dd629024ee163c23f24a436499006b8701b7d2c9e3c0ce2543e98c6d111b2c7c260ee90bb1cfd23b4e9ff19b3334ac4fa8 Homepage: http://saltstack.org/ Description: shared libraries that salt requires for all packages salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides shared libraries that salt-master, salt-minion, and salt-syndic require to function. Package: salt-api Architecture: all Version: 2016.11.2+ds-1+deb9u2 Priority: extra Section: admin Source: salt Maintainer: Debian Salt Team Installed-Size: 71 Depends: lsb-base (>= 3.0-6), python-systemd | sysvinit-core, salt-master, init-system-helpers (>= 1.18~), python:any (>= 2.6~) Recommends: python-cherrypy3 Filename: 4.3-2/all/salt-api_2016.11.2+ds-1+deb9u2_all.deb Size: 23716 MD5sum: 796df94b90fa41a1c6af888a0d66a4e1 SHA1: 59adec82a25a065ab687d06cca9cccb733894cee SHA256: 4cb1bc2f2a19bf03d72a753c0d8e44352ff62fb4c98824721af4756ce651ebc8 SHA512: 1c6dc8b60bafef573f03cd498ccff631be65a609f8ab03e3eb9189ffed8149b4da3d840a5c7058ba1c3fab2bec12f9ff1ef5fa7bcb2ffc5ff604c72f98888c9a Homepage: http://saltstack.org/ Description: Generic, modular network access system a modular interface on top of Salt that can provide a variety of entry points into a running Salt system. It can start and manage multiple interfaces allowing a REST API to coexist with XMLRPC or even a Websocket API. . The Salt API system is used to expose the fundamental aspects of Salt control to external sources. salt-api acts as the bridge between Salt itself and REST, Websockets, etc. Package: salt-ssh Architecture: all Version: 2016.11.2+ds-1+deb9u2 Priority: extra Section: admin Source: salt Maintainer: Debian Salt Team Installed-Size: 61 Depends: python-msgpack, salt-common (= 2016.11.2+ds-1+deb9u2), python:any (>= 2.6~) Filename: 4.3-2/all/salt-ssh_2016.11.2+ds-1+deb9u2_all.deb Size: 23770 MD5sum: 07cd85d03416d19dab55732ce23dd723 SHA1: 147b2067b509e11d1686a71afbf4318e022d0cd8 SHA256: 067e06ddcaa51d48e0a5f50b58c6da3adef23f38d4545539081b7620217c4185 SHA512: 81f7125106d77581858da1db3a84adaacd1952383edb767fd516b33596bb14f0620fae540d4e36db8aa03706e72ce3578d1464e9ba63089b0ef2fb91acd0e50f Homepage: http://saltstack.org/ Description: remote manager to administer servers via Salt SSH salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the salt ssh controller. It is able to run salt modules and states on remote hosts via ssh. No minion or other salt specific software needs to be installed on the remote host. Package: salt-doc Architecture: all Version: 2016.11.2+ds-1+deb9u2 Priority: extra Section: doc Source: salt Maintainer: Debian Salt Team Installed-Size: 43234 Depends: libjs-jquery, libjs-modernizr, libjs-sphinxdoc, libjs-twitter-bootstrap Filename: 4.3-2/all/salt-doc_2016.11.2+ds-1+deb9u2_all.deb Size: 4287038 MD5sum: 7a949d092795565f4f14630a1b21d8ec SHA1: c6a0ae72ce5b3f21f0ff311b5e2af5b92cf01cd0 SHA256: 7cd55ee6d3bd3e24fe9b9b51e5b5acca3fa1b43072e945e3977c30bcf33ca6e8 SHA512: 40488a6b8b6fa701164e580c7e83c3350d1e0cc333c3bb252c726785df53a7674b52ddb90310f294d6ce94e837712f8d6dda91b09702f2f7055456bc0e966351 Homepage: http://saltstack.org/ Description: additional documentation for salt, the distributed remote execution system salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the HTML documentation for salt. Package: salt-proxy Architecture: all Version: 2016.11.2+ds-1+deb9u2 Priority: extra Section: admin Source: salt Maintainer: Debian Salt Team Installed-Size: 56 Depends: salt-minion (= 2016.11.2+ds-1+deb9u2), python:any (>= 2.6~) Filename: 4.3-2/all/salt-proxy_2016.11.2+ds-1+deb9u2_all.deb Size: 22526 MD5sum: 3889d591e56c808346c4f77b6208a06f SHA1: 15574e2c172304e06efb8502a4a91de47f614396 SHA256: 0a031b0310c6f2e71989b0972f77c55608fa43e2e617f3b3cd476021f8699942 SHA512: 951e3e0fadac63a5c11a7f49808847f09c6a1a44db17d58f038e3a53dbfd5ff70dffae9e1b9734147489a2e5a792ac4d72507069397c37100bdfab0398f0544c Homepage: http://saltstack.org/ Description: Proxy client package for salt stack Proxy minion allows a remote manager to administer devices that are unable to run a minion. salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of devices. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the salt proxy minion. It is able to run salt modules and states on remote hosts via a proxy which transmits appropriate commands to devices and replies with the results of said commands. Package: salt-minion Architecture: all Version: 2016.11.2+ds-1+deb9u2 Priority: extra Section: admin Source: salt Maintainer: Debian Salt Team Installed-Size: 106 Depends: bsdmainutils, dctrl-tools, lsb-base (>= 3.0-6), python-crypto (>= 2.6), python-msgpack, python-systemd | sysvinit-core, python-zmq (>= 13.1.0), salt-common (= 2016.11.2+ds-1+deb9u2), init-system-helpers (>= 1.18~), python:any (>= 2.6~) Recommends: debconf-utils, dmidecode Suggests: python-augeas Filename: 4.3-2/all/salt-minion_2016.11.2+ds-1+deb9u2_all.deb Size: 35222 MD5sum: 4837bf37471b429c4b379621d7f5ea2b SHA1: e8f744c8285fced93d38fd89ec659d3e76bcc220 SHA256: bf4ffc1b421e2e12960bb675a981cf0e35a161101394950501b68ef0b64042ad SHA512: 371f2cf585133fe794a82ae0fd106a2a61673318c2df140005acb3847dc755d2a7ea048dd6987ea1af554b8bf74de18c6a1dcb5adecf5221180d12e76ec67dab Homepage: http://saltstack.org/ Description: client package for salt, the distributed remote execution system salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the worker / agent for salt. Package: salt-cloud Architecture: all Version: 2016.11.2+ds-1+deb9u2 Priority: extra Section: admin Source: salt Maintainer: Debian Salt Team Installed-Size: 67 Depends: python-libcloud (>= 0.14.1-1), salt-common (= 2016.11.2+ds-1+deb9u2), python:any (>= 2.6~) Recommends: python-netaddr Suggests: python-botocore Filename: 4.3-2/all/salt-cloud_2016.11.2+ds-1+deb9u2_all.deb Size: 25218 MD5sum: 64fbc402fe54f086dbcb838cfa4afcb8 SHA1: 75634567ae394bd4be0fa4354d3f1ed995ddee59 SHA256: a3b0dbee713e2d6a31d8c3e973efe165dae7ac1c5a07e6867d99f59b58abe6c6 SHA512: 77f829f3979d9d51ca74c5716d68a8d979ab50b36dc5ce8329f123df7dec3ff0856cb9bb8f7cd084f2f59d938f4194b03e13e9c5ce1dcdc7a26535a6d47b71f4 Homepage: http://saltstack.org/ Description: public cloud VM management system Salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Salt Cloud is built-in to Salt to provision systems on cloud hosts or hypervisors and immediately bring them under management. Package: salt-master Architecture: all Version: 2016.11.2+ds-1+deb9u2 Priority: extra Section: admin Source: salt Maintainer: Debian Salt Team Installed-Size: 130 Depends: lsb-base (>= 3.0-6), python-crypto (>= 2.6), python-msgpack, python-systemd | sysvinit-core, python-zmq (>= 13.1.0), salt-common (= 2016.11.2+ds-1+deb9u2), init-system-helpers (>= 1.18~), python:any (>= 2.6~) Recommends: python-git Filename: 4.3-2/all/salt-master_2016.11.2+ds-1+deb9u2_all.deb Size: 47832 MD5sum: 9b99c17f1f3b64ec6754bd7743a9b4e4 SHA1: 86f33ba6235e687f1f78f163aedb8b9de6bb4e0a SHA256: 3efb2e38c13e87ed56235149c6d864a34d49e9e697bfb4460b393e06619922a9 SHA512: 72d02780cc8944d5904f7d2aa9f91c0c4f2ee8d163bb45fde7e1e089ead87bae376b2d88594cd4edc61b0e0f15c5b46d56a2c6490cead8e886450bfb91823b7a Homepage: http://saltstack.org/ Description: remote manager to administer servers via salt salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the salt controller. Package: auto-complete-el Architecture: all Version: 1.3.1-2.A~4.3.2.201808300741 Priority: extra Section: lisp Maintainer: Takaya Yamashita Installed-Size: 602 Depends: emacs | emacs25 | emacs25-lucid | emacs25-nox Filename: 4.3-2/all/auto-complete-el_1.3.1-2.A~4.3.2.201808300741_all.deb Size: 155922 MD5sum: 84aab108ad797b7a3a0a43188d9e070b SHA1: 51e99113eac0c03fad18a0baac441be492203857 SHA256: a65f5205db63756df72a174c15801bb8d8339424b3f01c49672142a819362345 SHA512: d03791c763cdafd575e27e70c102f96ae662aeff58856f4fc2d23b420722f4f2b088dc49e9dc3a4e658c126f19bd28485014902970f0359f9c968524731ee68a Homepage: http://cx4a.org/software/auto-complete/ Description: intelligent auto-completion extension for GNU Emacs Auto Complete Mode is an intelligent auto-completion extension for GNU Emacs. It extends the standard Emacs completion interface and provides an environment that allows users to concentrate more on their own work. Package: clang-4.0-doc Architecture: all Version: 1:4.0.1-10~deb9u2 Priority: optional Section: doc Source: llvm-toolchain-4.0 Maintainer: LLVM Packaging Team Installed-Size: 6027 Filename: 4.3-2/all/clang-4.0-doc_4.0.1-10~deb9u2_all.deb Size: 802360 MD5sum: 167164e3a4c3d389ffee7a2387be2172 SHA1: 28d69aae72e1a971a39b23e428e7353ddf3b031b SHA256: f9f08f8f8f7ea44d587a39d64b1fee3627ee5d99351d6e0c4f9924b83f6ae560 SHA512: 8b9956b89e0da6842e058862f18774f739ed5277a10e51b8fa2f2257b4493bac238ad384b06989b162be81eb92ebcd64ea467ba9e6268dca9ef10a8a7f444eb8 Homepage: http://www.llvm.org/ Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the documentation. Package: llvm-4.0-examples Architecture: all Version: 1:4.0.1-10~deb9u2 Priority: optional Section: doc Source: llvm-toolchain-4.0 Maintainer: LLVM Packaging Team Installed-Size: 464 Depends: llvm-4.0-dev (>= 1:4.0.1-10~deb9u2), llvm-4.0-dev (<< 1:4.0.1-10~deb9u2+c~) Filename: 4.3-2/all/llvm-4.0-examples_4.0.1-10~deb9u2_all.deb Size: 248788 MD5sum: 786d81de304b4094823f6d3d157db7a5 SHA1: 57926ac3f69557bb94abd46d89d2f32cbddeecc9 SHA256: 8afbdd40c130bf5c9067715fc43d111fb0a03cb47f2448aff3b3d9dd773a8588 SHA512: b74935923a53b453bf386f81d20da7ab404e29e901cd15e64dae5e06c34577dd927663b8eb9d1bc8648a6fca5e146db1fbe54cf79418fd2e69d44cc6d7c4734c Homepage: http://www.llvm.org/ Description: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-4.0-doc Architecture: all Version: 1:4.0.1-10~deb9u2 Priority: optional Section: doc Source: llvm-toolchain-4.0 Maintainer: LLVM Packaging Team Installed-Size: 12439 Depends: libjs-jquery, libjs-underscore Filename: 4.3-2/all/llvm-4.0-doc_4.0.1-10~deb9u2_all.deb Size: 1744674 MD5sum: f513eca2684d648fab839986f5ea0bc9 SHA1: 28da52e83fa965c33dc00f8ed35731022f31d0d4 SHA256: d6fd12f87b679dcd4659c996754dc92700adc20ca2d507da1ad21042cd39be71 SHA512: 8a0b434f47bee1e68b2891997bfef665e028b51086913b3eb420d5d2b73a08d2cf935e53c1944aa5d3f06250e66450805926a1286982430aaba124788f2b5ead Homepage: http://www.llvm.org/ Description: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: ucs-test-adconnector Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 790 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), python-pytest Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-adconnector_8.0.28-174A~4.3.0.201809031058_all.deb Size: 145192 MD5sum: 10b070ffd8ede25e8664b7d0a025b390 SHA1: 4605ab462811c6afa1e98a7843c33a22a2db9a5f SHA256: 510bd1eff671313376bc1d13481fd0ff802b8c9abb644f956bdf20ce6fab3d7f SHA512: 48cad09ecb724f36f0911a9f2f20af905bfeaf8a4d62cebd34507899b3829ae97645d410ed2e586d8fa4a44afab5b5cad6f7d163642841e5e36ee88a1edef334 Description: Test scripts for univention-ad-connector. This package includes the test-cases for univention-ad-connector. Package: ucs-test-admember Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 117 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-admember_8.0.28-174A~4.3.0.201809031058_all.deb Size: 110462 MD5sum: f68996371092bcffcd3bf2aaf9bf0340 SHA1: b12e99aa351633a66a57f5534ce06f5c05b6cf14 SHA256: 80ad52ff9ae127ad262692662ea517b4765bbfb842c4e473c525d7b30f27324d SHA512: abc8255866c606565dee748d2c748cae785eddee71c2265d43cd1f3615a898edbf267ddbb782653fb1412d050c4e05aaa792361cd801f98a6e12f82cb546df45 Description: Test scripts to test the AD member mode This package includes test-cases for AD member mode. Package: ucs-test-apache Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 125 Provides: ucs-test-module Depends: apache2-mpm-prefork | apache2, ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-apache_8.0.28-174A~4.3.0.201809031058_all.deb Size: 112070 MD5sum: c2792eefb9a2f241486e05662e1a1d68 SHA1: 2d0d6b67795e55f2ff3ce4abba8578c1dc4afde5 SHA256: d96996be4a53c87332d7b6aca27840bde68a96e7d611bfc16a57ee312e35a0f0 SHA512: daea8f9b29e3ed50b7eff267418767154bb4096eac2e045efe5b6350d851dee41f25ee42f97640994ebb625a6f9d66673768d3d9341de4a4b657e52d9f71be04 Description: Test scripts to test the web server Apache This package includes test-cases for Apache. Package: ucs-test-appcenter-uninstall Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 129 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), ucs-test-udm-groups, ucs-test-udm-users, ucs-test-ldap, ucs-test-base, ucs-test-apache, python-cssselect Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-appcenter-uninstall_8.0.28-174A~4.3.0.201809031058_all.deb Size: 112222 MD5sum: f1d6a7df63f8b15b29e78e2cd799a6bf SHA1: 412c9e661ef149d5414554608628af86fc4fa833 SHA256: 3c6b33e4f52ab7eb8d31baecdf028382b57038c2c790ebce8fa913286027af5f SHA512: cca10f7482300291288531c17192738aa6ea4f1dfb8e6ddf7506efdd6fba3f440a520a82e430fbfc7b93f4260786247b9999b0f033c1bdc789c21ebeeb742955 Description: Test scripts to test the app removal This package includes test-cases for the app removal. Package: ucs-test-appcenter Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 236 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), univention-appcenter-dev, python-lxml, python-requests, python-pytest, python-cssselect Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-appcenter_8.0.28-174A~4.3.0.201809031058_all.deb Size: 133884 MD5sum: 03e00dc7896df50dadac20719720ba94 SHA1: 4609b1ea575f269fefee56b30b5923ac7c8e810f SHA256: feb3717f2ccdec5e3c5e92a1227123b3e94559589b43b92f309582c0ca130204 SHA512: cccd3e8987c7927b44d2bee62e9a81358603ee7e3efaee959213415155b90fb1395607709b4a5365746a09e79f21011c51de6bc5b243f7dca4934816feebc100 Description: Test scripts to test the app center This package includes test-cases for the app center. Package: ucs-test-base Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 269 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), lsb-release, python-pexpect, univention-ssh, openssl, nmap, python Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-base_8.0.28-174A~4.3.0.201809031058_all.deb Size: 138566 MD5sum: 1232ff0d0aa0db3c805b2712622e8343 SHA1: 7133530b9b86c1125822c64e573e253951ba2433 SHA256: 887cc035370a50621961a1612760d9400b2a110d27875bcfd09ddb3cc275bdb3 SHA512: e45651fab52954976ff8eff31c2d4c9ec1b1c78c5a098d86e193b7e9e6bd5da988cc20ca618c4592ff0c7a5d03e3cb0f0c62fd89a61a1ebfa20d271b527143c0 Description: Basic tests This package includes some basic tests. Package: ucs-test-checks Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 170 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), python, python-apt, python-lxml, python-pytest Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-checks_8.0.28-174A~4.3.0.201809031058_all.deb Size: 123286 MD5sum: 519ba1bd6016b5f95f7e5058f063910d SHA1: 79a4937f686e1eda035fc7cb63005a89c68e346c SHA256: 9c5a227e1ad1735bcadf5fce2a72ad9b88e2141e8a798dd57b72f86eb80bb900 SHA512: ede54d6ad02e8e3b4939df915d968389383605621ed483756d7a4d21f099942de691961d7c1e6dfecdefee2a45e710ced307b21e8b4d90824acd2dbcc9b95461 Description: Basic checks This package includes checks that do not modify the system. Package: ucs-test-crypto Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 120 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), openssl Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-crypto_8.0.28-174A~4.3.0.201809031058_all.deb Size: 110978 MD5sum: 4f2daaab7e13c7c8bd49af34cf9bc1cd SHA1: d5aa7a2f54c117a9d1d1e932df04c49c27320302 SHA256: 83ec3ce4a9634f26907b9bc63c94c38999cc17d1de9f3fb2d3bba71196b98ea3 SHA512: e6401e4aeba7b8c3bf1509d0154bb07c1eb63d7b8b89c30259a3236925c6a2342141429b21cafe42889eb7f9bb19202df1ebcd8527f73187130076fbed490a43 Description: Test scripts to check cryptography software in UCS This package includes test-cases to check software and libraries used for cryptography (OpenSSL, GnuTLS, NSS, SSH, python-gnutls, python-ssl etc). Package: ucs-test-docker Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 254 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), python2.7, python-pytest, zsync Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-docker_8.0.28-174A~4.3.0.201809031058_all.deb Size: 131334 MD5sum: 1dfb8e8f7e0dac7fa6c76df2324a5e6e SHA1: 1145193ab8430cd1af7e69818e1ddd945bfda8a0 SHA256: a4a6f5cc69caa973cc107e8241b1221bc588ff7a02e2f5aabea33a75c8f16a61 SHA512: c8d0bb8e8695a82b633f6352e877b4149fcae9b3beea69534f71ac89b298d61b59bb422325fbff85672edc6c0e48872b0948e2c9f0de90df13751ec15afe9412 Description: Test scripts to test the Docker integration This package includes test-cases for Docker. Package: ucs-test-framework Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 490 Depends: univention-config, python, python-yaml, python-apt (>= 0.8), python-argparse, ucs-test-modules-all | ucs-test-module, dpkg-dev, debhelper, fakeroot, python-support (>= 0.90.0), python2.7 Filename: 4.3-2/all/ucs-test-framework_8.0.28-174A~4.3.0.201809031058_all.deb Size: 184550 MD5sum: f9056a940d6dc2199eb9b0b208384ae4 SHA1: 546126914b98ed33553f07d6023c42262bddc3dd SHA256: e3ac02de4fa90577747f9f686b150b5eaaf7340894807ab26c8d8a82cbb70d74 SHA512: 323b36f30076147035528533962ae0a91118c842c8948affcdb5c2e14f318c1a4145864913793d6602ada7127c820a190aca694b917b00dd2671d69df47f0c24 Description: UCS test environment This package includes some scripts for testing the UCS installation or the UCS upgrade. . This package contains the top-level ucs-test program. Package: ucs-test-import-performance Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 4650 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-import-performance_8.0.28-174A~4.3.0.201809031058_all.deb Size: 302356 MD5sum: 9766186292d8b7de78207ce4bfcc704a SHA1: 00c0bbc1aaae778f40e4b6ece807574e578fe8fe SHA256: 592aa2c9896e3763ed33f350ca3de8d8c9bc64ed1374a80cb7ab290e35213a56 SHA512: 67ee8c4592e25e40f25526602638aa9b3d9c1cac6574ec1a1ca901c01af2c5c790e451fed40ebeb25ffb2a96818258fa6ab2719585aeb861519ce1287c5f55f2 Description: Test scripts to test the import performance This package includes the test-cases for importing two large schools one with 30.000 users and one with 65.000 users. Package: ucs-test-ldap Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 315 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), imagemagick, python-pytest Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-ldap_8.0.28-174A~4.3.0.201809031058_all.deb Size: 142836 MD5sum: 99d5cc52d08afa918851aa0bb23442a8 SHA1: ac6a1b4ca4315d7144d33cb79c7f335a297c302e SHA256: 0a19d39fb0e4142e25387b5ba700208f8a58178845282a1caf5a9b9881952c12 SHA512: f52799148fbeddeede4ec24c36f5958edff4549e8c7e028ed59a464dfca5ad9236078c9b43be419db1ad46f7437e24de5f08eb83adec8e73d51754e1bfafb27d Description: Test scripts for LDAP and replication This package includes some scripts for testing the UCS LDAP and the replication. Package: ucs-test-libs Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 196 Depends: univention-config Filename: 4.3-2/all/ucs-test-libs_8.0.28-174A~4.3.0.201809031058_all.deb Size: 125628 MD5sum: 6a6a4deee399a193e169fc262518a4d6 SHA1: 8d503ff5772fc747465e508e60c049d57ff33297 SHA256: 17bcfaf29b6e8856dd78c0527d5741fce488097ae335f17d07334dec75dd884a SHA512: 64c18ec28e6ade3ed740a47936613f9e78c27592feaf7cf5d715180a7846a44ad6552c79f9b8489e218600b933abf3b6c63cd365ca15bec77d24d9e471cb0447 Description: Libraries used by the UCS-test-framework. This package includes some common helper scripts used by other ucs-test packages. Package: ucs-test-mail Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 325 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), swaks, python, python-pexpect, python-netifaces Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-mail_8.0.28-174A~4.3.0.201809031058_all.deb Size: 143178 MD5sum: afd6e3c5f0c22b645298b384ac7b57ef SHA1: d9671d08c66740b6c3b29443d68f97f67c567709 SHA256: 6b0c00576ab04b6e6e45f5be5f6100cf61980f2d399d825cd6186d8d4636692a SHA512: 73a3db459c240abe5905d763a8651f2dfc9293067f85812fd4f61e029e016d9a4cb3977918f0a595e59393891d2e01d99c2bd1f59870014881a9cac7c5bf72bc Description: Test scripts for mail This package includes some scripts for testing mail. Package: ucs-test-modules-all Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 113 Depends: ucs-test-checks, ucs-test-base, ucs-test-ucr, ucs-test-univention-lib, ucs-test-quota, ucs-test-ldap, ucs-test-mail, ucs-test-samba, ucs-test-samba4, ucs-test-samba-common, ucs-test-s4connector, ucs-test-nagios, ucs-test-udm-users, ucs-test-udm-groups, ucs-test-udm-dns, ucs-test-udm-printers, ucs-test-udm-dhcp, ucs-test-udm-computers, ucs-test-udm-containers, ucs-test-udm-net, ucs-test-udm-settings, ucs-test-udm-extensions, ucs-test-updater, ucs-test-udm-extendedattribute, ucs-test-udm-syntax, ucs-test-udm-customattribute, ucs-test-umc, ucs-test-selenium, ucs-test-adconnector, ucs-test-import-performance, ucs-test-appcenter, ucs-test-appcenter-uninstall, ucs-test-umc-system, ucs-test-nfs, ucs-test-proxy, ucs-test-udm, ucs-test-apache, ucs-test-docker, ucs-test-saml, ucs-test-radius, ucs-test-self-service, ucs-test-admember, ucs-test-crypto, ucs-test-translation-template Filename: 4.3-2/all/ucs-test-modules-all_8.0.28-174A~4.3.0.201809031058_all.deb Size: 110102 MD5sum: 989a7b83054b234151aac941bafe937b SHA1: b20c7522085df518fcd1ff54291dc6b89f71a53a SHA256: 2b086c171a579dba27c5fcc883b743667158aa01f5a7f7509220eb9236937af5 SHA512: 0673fc87458386534dfb16c4f36e04ab1932d4260a7d5c6b86f663f689c98e085a30faa7dd063667755ca624f592f7d9567d22b4efd84c1a2519456bdf8fe300 Description: UCS test environment meta package This package depends on all other tests of UCS test. Package: ucs-test-nagios Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 122 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-nagios_8.0.28-174A~4.3.0.201809031058_all.deb Size: 111690 MD5sum: 64f5c297ca5bbed057857f155d00d303 SHA1: 6afc0352db1a0962ce5e99f8631e9e6c7e5f2079 SHA256: e82c233b9474a0b467c17e3fd51ca320133005a10cded7e5326282faaf4d199b SHA512: e63e4271042349b7d0a2b252918342f6e36427046f2dc0986542796f3b8b1a889c6ceffd3fc80f67dcbaa628c10b162ca6a6710575cb6d1e4eee91f8add091c3 Description: Test scripts for Nagios This package includes some scripts for testing the functionality of the Nagios. Package: ucs-test-nfs Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 124 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), nfs-common Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-nfs_8.0.28-174A~4.3.0.201809031058_all.deb Size: 113370 MD5sum: 20172688bab6bddddaa8895c14a6a7af SHA1: 3e560aab56943bcc88a122c965a6e34cae7e12b9 SHA256: 1eb1db77175ba08a3941ab9969ba3300cfa01566e671ec12304f39fdfbd02146 SHA512: 029be43422196426ec69611004ef50828e5c1355162f7ab7f75e57ab3daa05725c3e61b7d6018ebd703bbd35ae0b327dab8a8a6e8f76882d579529fbc43ca60d Description: Test scripts to test the NFS This package includes test-cases for the Network File System. Package: ucs-test-proxy Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 150 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), python-pycurl Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-proxy_8.0.28-174A~4.3.0.201809031058_all.deb Size: 117900 MD5sum: 5914997a7ba278925026dffb45638b79 SHA1: 4039c3df0aaf96480c032486ed97d19795c09dc5 SHA256: 60c531a67b4b99271ca84f05b30a8fa15985e8756582519c9c4ab290fd325756 SHA512: 9bba2d300ce1050fd4fd248a14ebb63ce6886ccbe500b892ef19518229168c54a90570dc479526946e0c9426647c191470930dea3f7d46bc5dd206ea7fa7c358 Description: Test scripts to test basic and NTLM authentications This package includes test-cases for the Basic and NTLM proxy authentications. Package: ucs-test-quota Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 128 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-quota_8.0.28-174A~4.3.0.201809031058_all.deb Size: 111828 MD5sum: 218133d0ce1941106c0dbf1e4356e0a2 SHA1: b26cffec6bd0c376545919927966cac0bac52de2 SHA256: 350a64a6abd4a2c75715b6ff043265736a7784bafbdae8b9fff65cb2af3a0a70 SHA512: b88a7382ec10a9bceb398f14530279ba09e25b7448932671ca7fe6229e8f525af6efefd036ca29343fb45ed2efdd68d90a50f122e7eb4e0f54e1433a99c45068 Description: Quota tests This package includes some scripts for testing file quota. Package: ucs-test-radius Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 119 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), eapol Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-radius_8.0.28-174A~4.3.0.201809031058_all.deb Size: 110956 MD5sum: dc45620d9dc7b2c7d8527bdc26ace747 SHA1: 9f334fc10e5e7803515a7735ec16f32b4af357fc SHA256: 4a908b9d056bccde713313323ee2a234b6e0c83dae07bf61a23e62e89f4a2534 SHA512: 013cef67e27cfddaf89735235aab27e4bf2d54a2af64944ff283773db8c4eca0eaeaa2562621d4df816c28093adcfc4b70a0f38f5d431def966746cdfd0604cc Description: Test scripts to test the radius integration This package includes test-cases for freeradius. Package: ucs-test-s4connector Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 918 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), shell-univention-lib, python-pytest Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-s4connector_8.0.28-174A~4.3.0.201809031058_all.deb Size: 163154 MD5sum: 2c4ede53109ea77460d51b82745fc69e SHA1: 18b0c9607050d52dde8248d7ff7a02f0185bdaf5 SHA256: 5ddf6c0c8104cfa6b543f4d510445f62dfa1ce1809b382f1291ec99f9b2d9215 SHA512: 7d1bf39240e5ca554efb73ad6a28ec99bea1c6d6229ac315ab88af318a56bfbb39e5c489b12f14a5dd9089c80f3e0280eaa7413ea861d0b10d6b460c83d5ea0b Description: Test scripts for the S4 connector This package includes some scripts for testing the functionality of the Samba 4 connector. Package: ucs-test-samba-common Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 163 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), shell-univention-lib Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-samba-common_8.0.28-174A~4.3.0.201809031058_all.deb Size: 119730 MD5sum: 5ec1ffd228256cfb4d0f6605490a9871 SHA1: 9ac4788a877bbe55b92976b8eebbf6cb43d38db5 SHA256: f589b12d4458a5b8b56f8d25befa00bb0903fe2e714a71a5bae1d1b32da36e0e SHA512: 831e955442d505034b99d12280b7aa19c54c458612cafab244681a9b257ada4e4e3332b51c886e760a40e62058959b514b3769d39db7c73d2f18ab790b802deb Description: Test scripts for samba and samba4 This package includes some scripts for testing the functionality of the samba or samba4 domain and NFS shares. Package: ucs-test-samba4 Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 228 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), ucs-test-samba-common, shell-univention-lib, python-pexpect, tshark Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-samba4_8.0.28-174A~4.3.0.201809031058_all.deb Size: 131104 MD5sum: e4e45e30318cfedaf2a839eda9ea5ba6 SHA1: 07ed2a1747dc3354b5cd5ab5b3fdb9826ac14374 SHA256: e7a3087e3ffdf4cc1daf0ff230c147b04bf2cbd7fd8791d55c798405cd349b3a SHA512: f2d30225a7823efbef5e893e3e3ce95e0f3f62983aad7aacc6ad38c5738c3880c7f71a7838e3e16ffac5ff1ca8df5b1885e270b009c6095bec5c4213e9c7d4dd Description: Test scripts for samba4 (and NFS shares) This package includes some scripts for testing the functionality of the samba4 domain and NFS shares. Package: ucs-test-samba Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 130 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), ucs-test-samba-common, shell-univention-lib, python-pexpect Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-samba_8.0.28-174A~4.3.0.201809031058_all.deb Size: 113046 MD5sum: e4424b7bcc4f81943918d26b4d4b7f9c SHA1: c279bcc47e53e3b881f2287a1d5cdc84f34e0a5c SHA256: 1604cdea6a5bdf62f1c057e43149771b51399fb4159e62ee38edd43e5c5c428f SHA512: 376f287ab275ecdfa54ad9b5ffd75260d550d51e5f2920b81d27f12765c8708e05a9d7a870091431407b25b33596d3d8d9c8d86eacf275d344005a16fbb95ba2 Description: Test scripts for samba (and NFS shares) This package includes some scripts for testing the functionality of the samba domain and NFS shares. Package: ucs-test-saml Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 155 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), python-requests, python-requests-kerberos Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-saml_8.0.28-174A~4.3.0.201809031058_all.deb Size: 117920 MD5sum: e6c36069490567d63505369402fae71c SHA1: ce524d91441fef81c8bd7f067a2874e4291b466b SHA256: d8652325409e1360453c3ce3fd766b4e7334629b6070b725a413623895143336 SHA512: 4fa0c1cd7f62aa1c24d2602b405e16ce5aedfb854d72a7b9dd3307b6af56865a9f1fc4d98aea1cc15072e68e96682916e0b03cb520b09212f59c16e69459a1f9 Description: Test scripts to test the SAML integration This package includes test-cases for SAML. Package: ucs-test-selenium Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 275 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-selenium_8.0.28-174A~4.3.0.201809031058_all.deb Size: 138298 MD5sum: df86918447e8a84ef034046a9606d940 SHA1: 91c390e1d05121988a76f7176cb5afd2403b70ab SHA256: 9803da85679902ae5d3d330ffdd446494c915572887eea270a6798f60b0f9527 SHA512: bd0a18e7b7d65e0e46475eeee3e7f70ff614b7f1fd76495df7a352894ddb33533e4f92db63503fd0ad661980e884f26f086b2b161fcb866dae537c449d9ead0e Description: Test scripts for UMC This package includes some scripts for testing UMC Package: ucs-test-self-service Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 127 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-self-service_8.0.28-174A~4.3.0.201809031058_all.deb Size: 113168 MD5sum: f7a0406774b8cd4391e10ceb490ccded SHA1: 1365fcb934076ddc7ff0d348a9b26bc9326eaef4 SHA256: a393b54ee72c572a303fbe34c173ffa178fb0475c90a458545fd664145791283 SHA512: e56257aa0c6c1cdd5d12b8347274e2337b086bcddbfb74476ddb5a004d56b7b78e2a68eff8d6af3dcf3890c515ba95227f9863ea4fbfb453afc0a01c6f60625d Description: Test scripts to test the Self Service This package includes test-cases for Self Service Package: ucs-test-smbtorture Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 117 Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), samba-testsuite Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-smbtorture_8.0.28-174A~4.3.0.201809031058_all.deb Size: 110608 MD5sum: acee012cce18fdd729301e8106291de9 SHA1: a2d71653d1d36ee61aa94d8dc9fcfeaf96a624c0 SHA256: bb420cadea9272c9cd298851b01fb3c9f588bf8fabb9411655140dc78830635d SHA512: 9f2ec2bc3091d43c5ba70a590b9e20e9a9c747a9095c2d663c9a8cfa5d2f3e911d34725ec97080432bb3ef66e1d6a7e8f553e852183df9b1cfa7e0a7232415f3 Description: Test scripts to run smbtorture This package includes test-cases to run smbtorture samba selftest tests Package: ucs-test-translation-template Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 163 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), subversion, univention-ucs-translation-template Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-translation-template_8.0.28-174A~4.3.0.201809031058_all.deb Size: 118346 MD5sum: e66f0aa45f5b4318b6bcd4f859d31026 SHA1: 183199e9b931e16dda2ef0ed56d0ef04f5c487a3 SHA256: 1da39f9e2c70e1b146cc1a9879f870f1d4fe852294f07595bb319841a291fc3d SHA512: 4523224438f8684526b3a64e7072556fb9749ecad119258f8b8ea8a1e320e879e40c745567e695a533400cb878869c56f6d3e9c119d64d8e6ddd84b083340f3a Description: Test the univention-ucs-translation-template This package includes test to verify the functionality of utilites from the univention-ucs-translation-template package. Package: ucs-test-ucr Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 149 Provides: ucs-test-module Depends: lsb-release, ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), python-pexpect, univention-ssh, python Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-ucr_8.0.28-174A~4.3.0.201809031058_all.deb Size: 117004 MD5sum: be461ce0af9362bbb081986d5772ec9c SHA1: 29f01c737fb21e4d822f0ecc5dc1f94f459413ba SHA256: 5f2bf5ad05a30d7bc06d920a43cdecd51d757511cc7f08393a23d4afbcf997a6 SHA512: 240990071f725482c0def87c5ede75c20c944d1aa2b5ed719000d8a12198147be9fcdbc75fccaaf103af9226555007817ce44a92ce75b5bc7cfdc7da6f7ce0c4 Description: UCR tests This package includes some scripts to test the ucr. Package: ucs-test-udm-computers Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 169 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-udm-computers_8.0.28-174A~4.3.0.201809031058_all.deb Size: 118124 MD5sum: 143de49be030d192d4c88067a8fcbb33 SHA1: ccf27ce0675bf5e3247b62f4d53f1604a9931f55 SHA256: d1b36d69e014802bdb8be9c99982639a47a5615368baaaca1c8dd591844bc527 SHA512: 2928753d5a663010ca9ab0f0f759c68e45f71de9cd66dcb04a9cf676248382780360520bf3c24a92f888ea4f3866dfe5cacf60e3766f0c36d547421595e964a1 Description: Test scripts for the computers/* modules of UDM. This package includes some scripts for testing the functionality of the computers of the UDM. Package: ucs-test-udm-containers Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 173 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-udm-containers_8.0.28-174A~4.3.0.201809031058_all.deb Size: 114320 MD5sum: 2cf1d312ffdc9733948c402eb02c6a97 SHA1: 3f8955f973d5a24eae1f2d73896b350a382f9772 SHA256: c9761816e08f2ff3878da65efed4c06c17a4cff0aa2b07c8ba169e1d55090dc1 SHA512: 31bde9694abda6d26044ab28a0a42a52c25f471a7c579e8b1d5b5690b48d5347cc028fe649eee51c227dd1d66433bcc908ad8faec89e6ebfb196eabeb80b44b8 Description: Test scripts for UDM containers. This package includes some scripts for testing the functionality of the default containers (OU/CN) of the UDM. Package: ucs-test-udm-customattribute Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 113 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-udm-customattribute_8.0.28-174A~4.3.0.201809031058_all.deb Size: 109884 MD5sum: ffcebfd3ae831429933281f48dff42c9 SHA1: db2725e828e5f6b96bf1aede914ddba3832783d2 SHA256: 436bd5a3b5e00b926d4e004d74538c4080b679779e6d357d094e8c2b699cd60b SHA512: 6d96178348247960690c46cb49de75c764e0bb8ffb0c790bc8cad54e61b350026de5b048e4d3292afdc15134e2d42b857d71898a3b59cc4a63da643a7863a78c Description: Test scripts for the settings/customattribute module of UDM. This package includes some scripts for testing UDM custom attributes. Package: ucs-test-udm-dhcp Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 158 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-udm-dhcp_8.0.28-174A~4.3.0.201809031058_all.deb Size: 113872 MD5sum: 8e57157730271a6039447dd1b6e9d017 SHA1: 1f60894f0e49a782791fba4921aa2678794fc57a SHA256: 52a37e953e65904dfe00e3c19a1277539f50bc55e7a093f14afc5c1a7b198fc4 SHA512: 5db69bb867498f75078fe6dfc15241a7469e100bdb54f2acb8de8ca329ff37b17fc894087fa1cc25d1de1585ae0e8a132442e0f7ee0b14cc38de6569e17110bf Description: Test scripts for the dhcp/* modules of the UDM. This package includes some scripts for testing the functionality of the DHCP services of the UDM. Package: ucs-test-udm-dns Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 237 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-udm-dns_8.0.28-174A~4.3.0.201809031058_all.deb Size: 119946 MD5sum: ebd261dcfa8eb22fbbf3dd1a96680390 SHA1: 8cf646aae1bb77382c031c634e025fabd59893e0 SHA256: c56b15b99b8e3509531bcd22edee86549e3314a8ee947e8eae22c175fbac901a SHA512: db2c44190ccd57a1d4751d32939f877d218d7fb9c3ee078aaa34f2111b2f69386abae38ea686b37ecc3bf200b8d824c12733a4b15cc2afef6a79473537448b8e Description: Test scripts for the dns/* modules of the UDM. This package includes some scripts for testing the functionality of the domain name services of the UDM. Package: ucs-test-udm-extendedattribute Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 193 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), python-pytest Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-udm-extendedattribute_8.0.28-174A~4.3.0.201809031058_all.deb Size: 116672 MD5sum: 88f203a0d9655a1065800add59d0f0a3 SHA1: 724dafdefa965eca8e382f2f179664e81e75657e SHA256: 0f6766f918002d4d5a23fbbe94a6770c6a3ab2c76f339b986d595466818069c9 SHA512: 3efe58ee973663d9777bb7362d8958fb4dfeee7a224a50acd0fdbe75b3c7f4fd77b1e5460bcc25fa95f7b8892341a3971b67198fdc202e6b852862fccfdcc2c9 Description: Test scripts for the settings/extended_attribute module of UDM. This package includes some scripts for testing UDM extended attributes. Package: ucs-test-udm-extensions Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 211 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-udm-extensions_8.0.28-174A~4.3.0.201809031058_all.deb Size: 120860 MD5sum: 4e3120aa8fda4196dd6443fd60b33cf6 SHA1: 17a758e21bb6c62d47a6736504a59c0af99d33ad SHA256: e4b0910d5e77f2715fb2e09e7cd2e2eda8ec51f1269b4b50dc5a2391bea3a0a9 SHA512: 50efcc74c5a368214a098a6c0c3019724060b45a21b8bdc8375fd13c4ab29084c61ff9b14d05da885e80a3d5b8ab5c95a9f57ec49dc0971456726e31b2d51b71 Description: Test scripts for udm extensions. This package includes some scripts for testing the functionality of the UDM extension modules for UDM modules, syntaxes and hooks. Package: ucs-test-udm-groups Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 152 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-udm-groups_8.0.28-174A~4.3.0.201809031058_all.deb Size: 114884 MD5sum: 44f7a09b53d513738267a8aa10b3eee0 SHA1: 798be112758c064021b901a8592ccde3d6da392b SHA256: 946272d94c6463746c09fbf4b355e066c712d7a9c79871b1c464dc6209fd2f7a SHA512: 9b7bde36cb4ad910ffdfa81ee9233f59293fbfacf17a5a5027a091d0500b038fb6d5775505c413a18c6d52e24825b79a79a81a982a038253abf118a88a52173e Description: Test scripts for the groups/group-module of the UDM This package includes some scripts for testing the functionality of the groups/group-module of the UDM. Package: ucs-test-udm-net Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 118 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-udm-net_8.0.28-174A~4.3.0.201809031058_all.deb Size: 110652 MD5sum: f8fdccd1431a75c84bf808be0f7cd6f7 SHA1: 225e79151a799f027f33d036bdaebfde0521597d SHA256: faf39776ee5da57e7c04b360094b5bd48c4c8e2cb2e35b99b47a52f7761f7125 SHA512: fd3494249065d0c6ab666ab65c5c45bcc635576e19997bf51076bc8510707594512476d9385185d88495ef20a0b13bcb1b64004a398d735beed900da0606f543 Description: Test scripts for udm net. This package includes some scripts for testing the functionality of the Network module of the UDM. Package: ucs-test-udm-printers Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 128 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-udm-printers_8.0.28-174A~4.3.0.201809031058_all.deb Size: 112898 MD5sum: fde637183eb6ac065e88caedd70c8769 SHA1: 9cb336fd3d885d69c819eea817656956ce391f8a SHA256: 5b2557842776298c579ff8df0d5c3bbe79bdb7e9817d97e70d4c7e239a368994 SHA512: fc720dc15ba18953696bbf1c4cab1bbd0796f7a9e6ad61531080b3bcdff40c88096724b4ec5e25cb3886767603bee4f851633fb5a34d43051562583dac1ea171 Description: Test scripts for the printers/* modules of the UDM. This package includes some scripts for testing the functionality of the printers services of the UDM. Package: ucs-test-udm-settings Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 136 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-udm-settings_8.0.28-174A~4.3.0.201809031058_all.deb Size: 113298 MD5sum: adfd770f9e228f9729f8a7824121ff50 SHA1: 9af6a519717cbb06a9ea3b56c8281872c4459b55 SHA256: 3d02f139efa11b67f65703249afb8cb3dfd9d8999569a668b59932cfca5f1495 SHA512: 6f745e4748d32fe65ed41b90cf17325faf65b85d59f7df7b07f68d727679a8d20050b41045e7a696ffccd3233a68f9d3429d97a73a8d639d6eb3cafcac8dd3ef Description: Test scripts for udm settings. This package includes some scripts for testing the functionality of the settings modules of the UDM. Package: ucs-test-udm-syntax Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 125 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-udm-syntax_8.0.28-174A~4.3.0.201809031058_all.deb Size: 111134 MD5sum: a593b6bef5291a23fbd7419fab90c6eb SHA1: 56139e37144ed4177f1a7665e93eb391d8b11ffb SHA256: 23582e93e9950966d4a756b552ff36428f0bd7796b1ed69296f6a1d66bd7b280 SHA512: c584e7f27043f046b4a04439ae8fc99f09aeaeca790b9d7f2e8bbe3b3276d5eeecf87d58507782506127402612c2aa8be740bab781ebf73d9fd8312b00dc4d95 Description: Test scripts for the UDM syntax classes. This package includes some scripts for testing UDM syntax classes. Package: ucs-test-udm-users Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 225 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), python-pycountry Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-udm-users_8.0.28-174A~4.3.0.201809031058_all.deb Size: 145500 MD5sum: 406b064c91e79c0a7535fd54130223c0 SHA1: 8a2db5124763aedcc47c293ca9c3b757cd387c86 SHA256: 53d5d829971fd895c7c41e44b38af479b9504c73e1c2c3fc19dc081002f7cb48 SHA512: ecd7701fe26c9435b3eadf9623dbb3225c797d69c31115c99824fdd4f7fb9ed893053381eb2aed594b23929524625258c052e5b4360551b1b8a48ff92cf86206 Description: Test scripts for the users/user-module of the UDM This package includes some scripts for testing the functionality of the users/user-module of the UDM. Package: ucs-test-udm Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 153 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), python-pytest Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-udm_8.0.28-174A~4.3.0.201809031058_all.deb Size: 115038 MD5sum: d642001730855e993a6d41ec7a0e2827 SHA1: 0ff682ac2184fe36f4a7fbd28a3f3e01bfbfd53d SHA256: fbb931aed99faff85f3ef5075c09f8d3b6fe8d1d243af9bf39f26782463bc86e SHA512: c327510a86f8cd6d6198a5140faa26a65c3332b53231706c1e8b8279473caf9a7e8580c4f71f88a6eeba2db6c08467f58c192f3bc4a652c5ab1240d7aba92164 Description: Test scripts to test basic Univention Directory Manager This package includes test-cases for the Univention Directory Manager. Package: ucs-test-umc-module Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 144 Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), univention-management-console-server, python, python-support (>= 0.90.0) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-umc-module_8.0.28-174A~4.3.0.201809031058_all.deb Size: 111730 MD5sum: dfcc4814062888aae17695f2458d349e SHA1: a9e4c0723a83dbf5f8b00d0271ecb01ecc76764e SHA256: 4192c813ea0efcc0c345b4aefaf5e342461184eb1e3a4d967973a75ea4dd4f6e SHA512: 1e7c367aa8dac4a8909d17be24eb33be6fd87b2821b49bef758546fd057c8b816ec83a8ebb1a13f98ccd136b76a53097d5cd4f4295bbde88ac7840ca3cf7a3ed Description: Test UMC modules This package includes some test UMC modules Package: ucs-test-umc-system Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 113 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058) Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-umc-system_8.0.28-174A~4.3.0.201809031058_all.deb Size: 109822 MD5sum: 70734973e2b339aaaabc9378019f0ccb SHA1: b4a0a04490a8af4931b99761d95fd0a3402ed213 SHA256: 30d6ff1c9c9ac70170f377c9c9e09bafdd6ad5fcbf75de40f6e9f9ec1ac49f64 SHA512: 38f3a2ee6fe72b91d8d9c8216a5d254d21258f8c9cdb9aeab80fce92914826fff743e0a25002a0df5782ab19d2024346508964c943ffa9597980c56af3c04f35 Description: Transitional package Package: ucs-test-umc Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 346 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), curl, ucs-test-umc-module, python-pytest Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-umc_8.0.28-174A~4.3.0.201809031058_all.deb Size: 149278 MD5sum: 28262286b31e8a8ec845db8558aec516 SHA1: 846141d9ae55a45c756476257ca5eb1a901e1adc SHA256: 494c94025de5aa77ad46ca4962181cb6f6f9ac21447ed91f12d379b3408d15d7 SHA512: 2620d52db6b83c7f0596e607d438ab507b136a804587f20cd2e4cbd38beb63b7973d3202cfb12883d4324a543e23c0996b315b7fd491450b05695fcac467de51 Description: Test scripts for UMC This package includes some scripts for testing UMC Package: ucs-test-univention-lib Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 120 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), python Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-univention-lib_8.0.28-174A~4.3.0.201809031058_all.deb Size: 111346 MD5sum: 3db3bf1ae3cca4814fe54e2612211de7 SHA1: 3782f25fb859efc332c72c373479eb4964842905 SHA256: e4ca5c6733f4f5c1c0fe2293599d60e3785550d9db41ec866ef9731afd77f745 SHA512: b503c85f463a7ebba30da466f105349eb2b6feb36837b1601af46c0596b9e5b8040e3965120669e0b0cd936634bdf79d20b9167679d4c2d33f31429039815b19 Description: univention-lib tests This package includes some scripts to test the python module univention.lib and the univention shell library. Package: ucs-test-updater Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Source: ucs-test Maintainer: Univention GmbH Installed-Size: 272 Provides: ucs-test-module Depends: ucs-test-libs (= 8.0.28-174A~4.3.0.201809031058), libwww-perl, univention-updater, dpkg-dev Recommends: ucs-test-framework Filename: 4.3-2/all/ucs-test-updater_8.0.28-174A~4.3.0.201809031058_all.deb Size: 129966 MD5sum: 9959160285031c4c287aa18b0a62a536 SHA1: 7e39a613a96f39e881e5132fb9dfc99d1774b504 SHA256: 37adbdb52553957c86177b84032ac81e3950552b45fef862a7357bbb1272d6aa SHA512: 78a66d594aa3fbbf979e1cf552217289659a594afe86bac926af289acc0bd0a881fb96976e9d8ab9d4b65d9c35e0f23ad9bab96cbaac495eb6ae788189677580 Description: Test scripts for the updater. This package includes some scripts for testing the system updater. Package: ucs-test Architecture: all Version: 8.0.28-174A~4.3.0.201809031058 Priority: optional Section: univention Maintainer: Univention GmbH Installed-Size: 113 Depends: ucs-test-framework, ucs-test-modules-all Filename: 4.3-2/all/ucs-test_8.0.28-174A~4.3.0.201809031058_all.deb Size: 109812 MD5sum: 657d4a034aaca3e497524e47e954b462 SHA1: 8dc06cdb67f3c47bbd1df2fd7965c9420f5d1c8e SHA256: d42f2a3dea6ad6a6bbc506a280c419a1a7fdef052551d253985fa64390392305 SHA512: e4e45e5c401144a3bc24fbc3be9f3cc9916b6d19be92fbb5de8d3cf424a54c88e52749ba0bf455d48b69e768ecb761ccca11b44dccbc07453da8619cf31c4fd6 Description: UCS test environment meta package This package depends on all other packages of UCS test.