Package: libgpg-error0 Priority: important Section: libs Installed-Size: 120 Maintainer: Jose Carlos Garcia Sogo Architecture: armel Source: libgpg-error Version: 1.0-1 Depends: libc6 (>= 2.3.5-1) Filename: dists/gregale/user/binary-armel/libgpg-error0_1.0-1_armel.deb Size: 22074 MD5sum: 243390c8c4e4fc24e3eea590231096b0 SHA1: dd02a2816a1c20b79b3edc582df70a0923528afd SHA256: 11cee788d5beb2e69076ff429ea2b4720b72d80c7d9cb978e5a131cc16959a2d Description: library for common error values and messages in GnuPG components Library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. Package: sqlite Priority: optional Section: user/misc Installed-Size: 80 Maintainer: Graham Cobb Architecture: armel Version: 2.8.17-2 Depends: libc6 (>= 2.3.5-1), libreadline4 (>= 4.3-1), libsqlite0 (>= 2.8.17) Suggests: sqlite-doc Filename: dists/gregale/user/binary-armel/sqlite_2.8.17-2_armel.deb Size: 20604 MD5sum: c7eae859b572663cae08be19c26313bb SHA1: 562e739cc90f67ae8bab24bce8b0eba7fc08e2e1 SHA256: cbec09eb353c13d7e068be64404564fb7beeb07207c19665cb4d5befc59ff457 Description: command line interface for SQLite SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: quilt Priority: optional Section: devel Installed-Size: 744 Maintainer: Martin Quinson Architecture: all Version: 0.46-4 Depends: patch, diffstat, bzip2, gettext, awk Suggests: procmail, graphviz Filename: dists/gregale/user/binary-armel/quilt_0.46-4_all.deb Size: 314606 MD5sum: db44f47832def051c9df9c9b3fea7466 SHA1: 1c3aded1c3d9b2c499187ae0f91ec7de8a460e14 SHA256: 2858f99d10e7386aa44962e9e5e174b6cdec6b20edc7d263d06d1a2ccbdbb492 Description: Tool to work with series of patches Quilt manages a series of patches by keeping track of the changes each of them makes. They are logically organized as a stack, and you can apply, un-apply, refresh them easily by traveling into the stack (push/pop). . Quilt is good for managing additional patches applied to a package received as a tarball or maintained in another version control system. The stacked organization is proven to be efficient for the management of very large patch sets (more than hundred patches). As matter of fact, it was designed by and for linux kernel hackers (Andrew Morton, from the -mm branch, is the original author), and its main use by the current upstream maintainer is to manage the (hundreds of) patches against the kernel made for the SUSE distribution. . This package completely integrates into the CDBS, allowing maintainers using this new paradigm for their packaging scripts to benefit from the comfort of quilt when editing their diff against upstream. The package also provides some basic support for those not using CDBS. . http://savannah.nongnu.org/projects/quilt is the current best approximation of an upstream homepage. Package: devscripts Priority: optional Section: devel Installed-Size: 948 Maintainer: maemo integration Architecture: armel Version: 2.9.26osso3 Depends: dpkg-dev, debianutils (>= 2.0), perl (>= 5.8), sed (>= 2.95), libc6 (>= 2.3.5-1) Recommends: fakeroot Suggests: devscripts-el, at, build-essential, cvs-buildpackage, cvs | subversion | tla | bazaar, debian-keyring, dupload (>= 2.1) | dput, gnupg (>= 1.0.7), gnuplot, libdigest-md5-perl, libtimedate-perl, libwww-perl, lintian | linda, mailx | mailutils, mutt, patch, patchutils, ssh, strace, wdiff, wget, www-browser Conflicts: debmake (<< 3.5), dupload (<< 2.1), suidmanager (<< 0.51) Filename: dists/gregale/user/binary-armel/devscripts_2.9.26osso3_armel.deb Size: 284776 MD5sum: 1869b0d56de0485da401be777c9a00a6 SHA1: 766596f8fa05ae3a214e432d55d1caebb4ed0e12 SHA256: 4f12209b417bf26895ec04a9e4f444014ed1ae541726d71a471358b154b6f6ec Description: Scripts to make the life of a Debian Package maintainer easier Contains the following scripts, dependencies/recommendations shown in brackets afterwards: . - annotate-output: run a command and prepend time and stream (O for stdout, E for stderr) for every line of output - archpath: print tla/Bazaar package names [tla | bazaar] - bts: a command-line tool for manipulating the BTS [www-browser, libwww-perl, mailx | mailutils] - checkbashisms: check whether a /bin/sh script contains any common bash-specific contructs - cvs-debi, cvs-debc: to call debi and debc from the CVS working directory after running cvs-debuild or cvs-buildpackage [cvs-buildpackage] - cvs-debrelease: to call debrelease from the CVS working directory after running cvs-debuild or cvs-buildpackage [cvs-buildpackage, dupload | dput, ssh] - cvs-debuild: run cvs-buildpackage using debuild (see below) as the package building program [cvs-buildpackage, fakeroot, lintian | linda, gnupg] - dd-list: given a list of packages, pretty-print it ordered by maintainer - debc: display the contents of just-built .debs - debchange/dch: automagically add entries to debian/changelog files [wget] - debclean: purge a Debian source tree [fakeroot] - debcommit: commit changes to cvs or svn, basing commit message on changelog [cvs | subversion] - debdiff: compare two versions of a Debian package to check for added and removed files [wdiff, patchutils] - debi: install a just-built package - debpkg: dpkg wrapper to be able to manage/test packages without su - debrelease: wrapper around dupload or dput [dupload | dput, ssh] - debsign, debrsign: sign a .changes/.dsc pair without needing any of the rest of the package to be present; can sign the pair remotely or fetch the pair from a remote machine for signing [gnupg, debian-keyring, ssh] - debuild: wrapper to build a package without having to su or worry about how to invoke dpkg to build using fakeroot. Also deals with common environment problems, umask etc. [fakeroot, lintian | linda, gnupg] - deb-reversion: increases a binary package version number and repacks the archive - dget: downloads Debian source and binary packages [wget] - dpkg-depcheck, dpkg-genbuilddeps: determine the packages used during the build of a Debian package; useful for determining the Build-Depends control field needed [build-essential, strace] - dscverify: verify the integrity of a Debian package from the .changes or .dsc files [gnupg, debian-keyring, libdigest-md5-perl] - grep-excuses: grep the update_excuses.html file for your packages [wget] - mass-bug: mass-file bug reports [mailx | mailutils] - mergechanges: merge .changes files from a package built on different architectures - nmudiff: mail a diff of the current package against the previous version to the BTS to assist in tracking NMUs [patchutils, mutt] - plotchangelog: view a nice plot of the data in a changelog file [libtimedate-perl, gnuplot] - pts-subscribe: subscribe to the PTS for a limited period of time [mailx | mailutils, at] - rc-alert: list installed packages which have release-critical bugs [wget] - rmadison: remotely query the Debian archive database about packages [wget] - svnpath: print svn repository paths [subversion] - tagpending: shell script which runs from a Debian source tree and tags bugs that are to be closed in the latest changelog as pending. [wget] - uscan: scan upstream sites for new releases of packages [libwww-perl] - uupdate: integrate upstream changes into a source package [patch] - whodepends: check which maintainers' packages depend on a package - who-uploads [gnupg, debian-keyring, wget]: determine the most recent uploaders of a package to the Debian archive - wnpp-alert: list installed packages which are orphaned or up for adoption [wget] . Also included are a set of example mail filters for filtering mail from Debian mailing lists using exim, procmail, etc. Package: libsqlite0-dev Priority: optional Section: user/libdevel Installed-Size: 520 Maintainer: Graham Cobb Architecture: armel Source: sqlite Version: 2.8.17-2 Replaces: libsqlite-dev (<< 2.7.0) Provides: libsqlite-dev Depends: libsqlite0 (= 2.8.17-2), libc6-dev Suggests: sqlite-doc Conflicts: libsqlite-dev Filename: dists/gregale/user/binary-armel/libsqlite0-dev_2.8.17-2_armel.deb Size: 204594 MD5sum: 0d372054023ba643a77a2f0a8571a27a SHA1: 67b7caf2cd4aa73e57bcda66ef1a70676da47384 SHA256: 0e9cae41a250e97f2388395497c672c3be6ca30ceacb69a5a48ebedfc5757f6e Description: SQLite development files SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the development files (headers, static libraries) Package: libsqlite0 Priority: optional Section: user/libs Installed-Size: 408 Maintainer: Graham Cobb Architecture: armel Source: sqlite Version: 2.8.17-2 Depends: libc6 (>= 2.3.5-1) Pre-Depends: debconf (>= 0.5) | debconf-2.0 Filename: dists/gregale/user/binary-armel/libsqlite0_2.8.17-2_armel.deb Size: 175680 MD5sum: dff417f8ff3f4a2b864ceea0133dcb44 SHA1: 965bf7e11afa39c723fe82d46d752d0b06f7e9ec SHA256: efae41381e9441848d89c5ed9aafe278e13813322432efde3f483f1b64c0d068 Description: SQLite shared library SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: libsoup2.2-dev Priority: optional Section: devel Installed-Size: 516 Maintainer: Debian GNOME Maintainers Architecture: armel Source: libsoup Version: 2.2.100-1 Depends: libsoup2.2-8 (= 2.2.100-1), libglib2.0-dev, libgnutls-dev (>= 1.4.0), libxml2-dev, zlib1g-dev Suggests: libsoup2.2-doc Conflicts: libgnutls11-dev Filename: dists/gregale/user/binary-armel/libsoup2.2-dev_2.2.100-1_armel.deb Size: 160046 MD5sum: c38efd3fb2925c9081f1c2cf96e03e49 SHA1: 5a5eb0648ef29e0f3992d094173626e7e2e71203 SHA256: 613c57c9b0691f98b0eae021e8fba86a68e57cef13ee7e66b6a9488ffd402fa2 Description: an HTTP library implementation in C -- Development files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the Gtk+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the development files. Package: libsoup2.2-8 Priority: optional Section: libs Installed-Size: 280 Maintainer: Debian GNOME Maintainers Architecture: armel Source: libsoup Version: 2.2.100-1 Replaces: libsoup2.2 Provides: libsoup2.2 Depends: libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.8.6-1osso1), libgnutls13 (>= 1.6.3-0), libxml2 (>= 2.6.16), zlib1g (>= 1:1.2.1) Conflicts: libsoup2.2 Filename: dists/gregale/user/binary-armel/libsoup2.2-8_2.2.100-1_armel.deb Size: 122812 MD5sum: 2aa24989e2a21c4550c5e324f96746d1 SHA1: 5b82728e38315bde862675896590687105948201 SHA256: 6b180325c910531350dacfb51817b9655084ce67e69e739e5d2e58ace42f655e Description: an HTTP library implementation in C -- Shared library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the Gtk+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the shared library. Package: liblzo2-dev Priority: optional Section: user/libdevel Installed-Size: 632 Maintainer: Graham Cobb Architecture: armel Source: lzo2 Version: 2.02-3 Replaces: liblzo-dev Depends: liblzo2-2, libc6-dev Filename: dists/gregale/user/binary-armel/liblzo2-dev_2.02-3_armel.deb Size: 127102 MD5sum: 534c581afb55cde8f40caf5c4cc566e0 SHA1: 29fe1bb35e257d525a741af0413bc07ab8604957 SHA256: b9aa00253997705c70694e8431c34931f1d9abd45db4714612ba1bee3b4eb0da Description: data compression library (development files) LZO is a portable, lossless data compression library. This package contains the header files and static libraries for the LZO data compression library. . Web site: http://www.oberhumer.com/opensource/lzo/ Package: liblzo2-2 Priority: important Section: user/libs Installed-Size: 168 Maintainer: Graham Cobb Architecture: armel Source: lzo2 Version: 2.02-3 Depends: libc6 (>= 2.3.5-1) Filename: dists/gregale/user/binary-armel/liblzo2-2_2.02-3_armel.deb Size: 46098 MD5sum: 98ee9ba6228ec094b6a737803c1d9013 SHA1: 632f2c0a284c7012e325cc20c65897d05a2fbda6 SHA256: b933ca2dae54f5e8253c2fb2edbef922174a622dfc68aa068649d128a76af4e5 Description: data compression library LZO is a portable, lossless data compression library. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed. . Web site: http://www.oberhumer.com/opensource/lzo/ Package: libgnutlsxx13 Priority: optional Section: user/libs Installed-Size: 204 Maintainer: Graham Cobb Architecture: armel Source: gnutls13 Version: 1.6.3-1 Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:3.4.4), libgnutls13 (>= 1.6.3-0), libstdc++6 (>= 3.4.4) Filename: dists/gregale/user/binary-armel/libgnutlsxx13_1.6.3-1_armel.deb Size: 97582 MD5sum: bac6df7c2398cc0ae91aa1a70746b762 SHA1: 61e196c0930d9ad488c643c714b35bd28a92eaa2 SHA256: 4c8cf3285ad94f6df65fb3ad5c9a6567c1e6bb65f0f030f8291ca53eac3e1c83 Description: libgnutls from Debian packaged with mud Package: libgnutls-dev Priority: optional Section: user/libdevel Installed-Size: 1508 Maintainer: Graham Cobb Architecture: armel Source: gnutls13 Version: 1.6.3-1 Replaces: libgnutls11-dev, gnutls-dev (<< 0.4.0-0), gnutls0.4-dev Provides: gnutls-dev Depends: libgnutls13 (= 1.6.3-1), libgnutlsxx13 (= 1.6.3-1), libgcrypt11-dev (>= 1.2.2), libc6-dev | libc-dev, zlib1g-dev, libtasn1-3-dev (>= 0.3.4), libopencdk8-dev, liblzo2-dev Suggests: gnutls-doc, gnutls-bin Conflicts: libgnutls11-dev, gnutls-dev (<< 0.4.0-0), gnutls0.4-dev Filename: dists/gregale/user/binary-armel/libgnutls-dev_1.6.3-1_armel.deb Size: 520042 MD5sum: a0502c2d7a47f83c5a4c2a7ce45ac48f SHA1: 555db4aa98e4db8081a7e961a8a98f1aecaeb8e6 SHA256: f789433c4764addca85e6b90de10044fb7b05e606e7d9b482445b40523b71e79 Description: libgnutls from Debian packaged with mud Package: libgnutls13-dbg Priority: extra Section: user/devel Installed-Size: 132 Maintainer: Graham Cobb Architecture: armel Source: gnutls13 Version: 1.6.3-1 Depends: libgnutls13 (= 1.6.3-1) Filename: dists/gregale/user/binary-armel/libgnutls13-dbg_1.6.3-1_armel.deb Size: 83944 MD5sum: 240f33080ee3b243993492507bdbccc6 SHA1: c76517bc54e1820418413c1e04f160f30bc36eb4 SHA256: fe733f60576acf1ffbdba09157ed8a70614b01a261312b436f19350df43b3c9d Description: libgnutls from Debian packaged with mud Package: libgnutls13 Priority: important Section: user/libs Installed-Size: 880 Maintainer: Graham Cobb Architecture: armel Source: gnutls13 Version: 1.6.3-1 Replaces: gnutls0, gnutls3, gnutls0.4 Depends: libc6 (>= 2.3.5-1), libgcrypt11 (>= 1.2.2), libgpg-error0 (>= 1.0), liblzo2-2, zlib1g (>= 1:1.2.1) Suggests: gnutls-bin Conflicts: gnutls0, gnutls0.4 Filename: dists/gregale/user/binary-armel/libgnutls13_1.6.3-1_armel.deb Size: 400900 MD5sum: c9678e8dfc4862dac85dccef1beb2378 SHA1: 051098bc465beebc1d793c402c84b4e86925d332 SHA256: a124563b54aa487815d56d700a716f8f9d5efcdbe6ebabb503f1f3d5528667a8 Description: libgnutls from Debian packaged with mud Package: libgcrypt11-dev Priority: optional Section: user/libdevel Installed-Size: 620 Maintainer: Graham Cobb Architecture: armel Source: libgcrypt11 Version: 1.2.4-2 Provides: libgcrypt-dev Depends: libgcrypt11 (= 1.2.4-2), libc6-dev | libc-dev, libgpg-error-dev Suggests: libgcrypt11-doc Conflicts: libgcrypt-dev Filename: dists/gregale/user/binary-armel/libgcrypt11-dev_1.2.4-2_armel.deb Size: 242648 MD5sum: ca0e307389652adb930d193377c7d1f3 SHA1: 28dafc02ab3dcb1073d1ecdd93fc676e4cf55f89 SHA256: 3db23242551c3ef5fba520c06c7d5fd10ca1a1eb528b4d48a93fd3d3b66319d5 Description: libgcrypt from Debian packaged with mud Package: libgcrypt11-dbg Priority: extra Section: user/libdevel Installed-Size: 72 Maintainer: Graham Cobb Architecture: armel Source: libgcrypt11 Version: 1.2.4-2 Depends: libgcrypt11 (= 1.2.4-2) Filename: dists/gregale/user/binary-armel/libgcrypt11-dbg_1.2.4-2_armel.deb Size: 29456 MD5sum: eb951a6ffcb4026bd5e1699b9db98d13 SHA1: 73e504b9f10273f7d163a4cf246338548b57265f SHA256: c4d7fc7c57533e097cfd3aee1d0cd9b1248fa2144840ab2fdbcdd4b2cbc18378 Description: libgcrypt from Debian packaged with mud Package: libgcrypt11 Priority: important Section: user/libs Installed-Size: 388 Maintainer: Graham Cobb Architecture: armel Version: 1.2.4-2 Depends: libc6 (>= 2.3.5-1), libgpg-error0 (>= 1.0) Suggests: rng-tools Filename: dists/gregale/user/binary-armel/libgcrypt11_1.2.4-2_armel.deb Size: 187668 MD5sum: 69d3e08e2a92b510c10bb7771cad5f5b SHA1: 1331bce9b07eb9513df0857607a12de2e2912f21 SHA256: 4114829be6a4b8e6b3d54091a3ddd2846ad9cb28c7f1311950485a32310dccee Description: libgcrypt from Debian packaged with mud Package: gnutls-bin Priority: optional Section: user/net Installed-Size: 404 Maintainer: Graham Cobb Architecture: armel Source: gnutls13 Version: 1.6.3-1 Replaces: libgnutls5-dev, gnutls0.4-dev, gnutls-dev (<< 0.4.0-0) Depends: libc6 (>= 2.3.5-1), libgcrypt11 (>= 1.2.2), libgnutls13 (>= 1.6.3-0), libgpg-error0 (>= 1.0), libreadline4 (>= 4.3-1) Conflicts: libgnutls5-dev, gnutls0.4-dev, gnutls-dev (<< 0.4.0-0) Filename: dists/gregale/user/binary-armel/gnutls-bin_1.6.3-1_armel.deb Size: 195348 MD5sum: 7733147d20278e84bdd82ab6d6f78067 SHA1: c3930b70185105d00275c5925ec36e639853727e SHA256: 12491f8e570168f96fb7b5af191ef6439b59cd81a541acb33895778a12ce9eb8 Description: libgnutls from Debian packaged with mud Package: gnome-common Priority: optional Section: unknown Installed-Size: 80 Maintainer: Graham Cobb Architecture: armel Version: 0svn20070807maemo Filename: dists/gregale/user/binary-armel/gnome-common_0svn20070807maemo_armel.deb Size: 9430 MD5sum: f66333f2d932812b4c112afc819d406b SHA1: 1a90670ab495aa66be2d0000e9d202654ab7b0d7 SHA256: 36b3b95f317ee6d3252ab40dc44ffb8db4539d2c9504d977506cbf4188b25964 Description: libmimedir from OE packaged with mud Package: gpe-calendar Priority: optional Section: user/pim Installed-Size: 552 Maintainer: Graham Cobb Architecture: armel Version: 2.8+maemo-1 Depends: gpe-icons, hildon-fm1 (>= 0.29-1), hildon-libs0 (>= 0.12.24-3), libatk1.0-0 (>= 1.9.0), libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.3.5-1), libdbus-1-2 (>= 0.61), libdbus-glib-1-2 (>= 0.61), libeventdb2 (>= 2.8+maemo), libexpat1 (>= 1.95.8), libfreetype6 (>= 2.1.10-1osso1), libgconf2-6 (>= 2.6.4.14), libgcrypt11 (>= 1.2.2), libglib2.0-0 (>= 2.8.6-1osso1), libgnutls13 (>= 1.6.3-0), libgpepimc0 (>= 2.8+maemo), libgpevtype1 (>= 2.8+maemo), libgpewidget1 (>= 2.8+maemo-1), libgpg-error0 (>= 1.0), libgtk2.0-0 (>= 2:2.6.10-1.osso8), libhandoff0 (>= 2.8+maemo), libmatchbox1 (>= 1.7-1), libmimedir-gnome0, libosso-gnomevfs2-0, libosso1 (>= 1.14-1), libossomime0 (>= 1.4.17), libpango1.0-0 (>= 1.8.1), libpng12-0 (>= 1.2.8rel), libschedule0 (>= 2.8+maemo), libsoundgen0, libsoup2.2-8 (>= 2.2.98), libsqlite0 (>= 2.8.17), libtododb0 (>= 2.8+maemo), libx11-6 | xlibs (>> 4.1.0), libxau0, libxext6 | xlibs (>> 4.1.0), libxft2 (>= 2.1.6-1osso10), libxml2 (>= 2.6.16), libxrender1, libxsettings-client0 (>= 2.8+maemo), osso-esd, osso-thumbnail0 (>= 0.5-1fix), zlib1g (>= 1:1.2.1) Filename: dists/gregale/user/binary-armel/gpe-calendar_2.8+maemo-1_armel.deb Size: 135950 MD5sum: 143639fa6f1b363e02719faf288d5326 SHA1: 77c87991cf68c8b12b589ef168998308359cfb2f SHA256: a99b4d6cbe951266859c82b9552b184dd1306a803591ae1d851c5a173dc067e9 Description: gpe packaged with mud Package: gpe-contacts Priority: optional Section: user/pim Installed-Size: 412 Maintainer: Graham Cobb Architecture: armel Version: 2.8+maemo-1 Depends: gpe-icons, hildon-fm1 (>= 0.29-1), hildon-libs0 (>= 0.12.24-3), libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.5-1), libcontactsdb0 (>= 2.8+maemo), libdbus-1-2 (>= 0.61), libdbus-glib-1-2 (>= 0.61), libeventdb2 (>= 2.8+maemo), libglib2.0-0 (>= 2.8.6-1osso1), libgpepimc0 (>= 2.8+maemo), libgpevtype1 (>= 2.8+maemo), libgpewidget1 (>= 2.8+maemo-1), libgtk2.0-0 (>= 2:2.6.10-1.osso8), libmimedir-gnome0, libosso1 (>= 1.14-1), libpango1.0-0 (>= 1.8.1), libsqlite0 (>= 2.8.17) Filename: dists/gregale/user/binary-armel/gpe-contacts_2.8+maemo-1_armel.deb Size: 61708 MD5sum: d59871e81870e87c5e7f565dbf1183aa SHA1: 66aa517a39285b17202484e2188cbd791cc2f1f9 SHA256: 664dfdb59f24bdf099caf07afae22e0317ecdebe675dbdcf8a61c54b982e5a6d Description: gpe packaged with mud Package: gpe-filemanager Priority: optional Section: user/pim Installed-Size: 356 Maintainer: Graham Cobb Architecture: armel Version: 2.8+maemo-1 Depends: hildon-libs0 (>= 0.12.24-3), libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.5-1), libdbus-1-2 (>= 0.61), libdbus-glib-1-2 (>= 0.61), libgconf2-6 (>= 2.6.4.14), libglib2.0-0 (>= 2.8.6-1osso1), libgpewidget1 (>= 2.8+maemo-1), libgtk2.0-0 (>= 2:2.6.10-1.osso8), libosso-gnomevfs2-0, libosso1 (>= 1.14-1), libossomime0 (>= 1.4.17), libpango1.0-0 (>= 1.8.1) Filename: dists/gregale/user/binary-armel/gpe-filemanager_2.8+maemo-1_armel.deb Size: 121884 MD5sum: eacbf5ba76ed633d82056c7087d66a92 SHA1: 298a49f00c7dea08ebfaedbafe92bafaba6ba167 SHA256: ece86f6349c8c21e48e2c5c922f784c367ad6daa9e5876ee29aee4574bb72e4f Description: gpe packaged with mud Package: gpe-icons Priority: optional Section: x11 Installed-Size: 340 Maintainer: Graham Cobb Architecture: all Version: 2.8+maemo-1 Filename: dists/gregale/user/binary-armel/gpe-icons_2.8+maemo-1_all.deb Size: 43476 MD5sum: 955f8321b79793407b8899667e5d3567 SHA1: e8301bb4e0cbc6a4f9bc1d83c3608242ae56e47c SHA256: 07cc31856c43badff2c2f662816f3fc338696b2279cf5717fe6e1185be71d54e Description: gpe packaged with mud Package: gpesyncd Priority: optional Section: user/pim Installed-Size: 48 Maintainer: Graham Cobb Architecture: armel Version: 2.8+maemo-1 Depends: hildon-libs0 (>= 0.12.24-3), libatk1.0-0 (>= 1.9.0), libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.3.5-1), libcontactsdb0 (>= 2.8+maemo), libdbus-1-2 (>= 0.61), libdbus-glib-1-2 (>= 0.61), libeventdb2 (>= 2.8+maemo), libexpat1 (>= 1.95.8), libfreetype6 (>= 2.1.10-1osso1), libgconf2-6 (>= 2.6.4.14), libglib2.0-0 (>= 2.8.6-1osso1), libgpepimc0 (>= 2.8+maemo), libgpevtype1 (>= 2.8+maemo), libgpewidget1 (>= 2.8+maemo-1), libgtk2.0-0 (>= 2:2.6.10-1.osso8), libmatchbox1 (>= 1.7-1), libmimedir-gnome0, libpango1.0-0 (>= 1.8.1), libpng12-0 (>= 1.2.8rel), libsqlite0 (>= 2.8.17), libtododb0 (>= 2.8+maemo), libx11-6 | xlibs (>> 4.1.0), libxau0, libxext6 | xlibs (>> 4.1.0), libxft2 (>= 2.1.6-1osso10), libxrender1, osso-esd, zlib1g (>= 1:1.2.1) Filename: dists/gregale/user/binary-armel/gpesyncd_2.8+maemo-1_armel.deb Size: 12636 MD5sum: b600eeb71f31bd98e04b37dabb6ee3dd SHA1: b061e1fd1aa7c8252122f2d0c121ad66fbffae9b SHA256: 534031eb1f87cfef36df146b1f0470f6402fa5b25dc7ba3eb56077d483dee32c Description: gpe packaged with mud Package: gpe-timesheet Priority: optional Section: user/pim Installed-Size: 256 Maintainer: Graham Cobb Architecture: armel Version: 2.8+maemo-1 Depends: hildon-libs0 (>= 0.12.24-3), libatk1.0-0 (>= 1.9.0), libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.3.5-1), libdbus-1-2 (>= 0.61), libdbus-glib-1-2 (>= 0.61), libexpat1 (>= 1.95.8), libfreetype6 (>= 2.1.10-1osso1), libgconf2-6 (>= 2.6.4.14), libglib2.0-0 (>= 2.8.6-1osso1), libgpepimc0 (>= 2.8+maemo), libgpewidget1 (>= 2.8+maemo-1), libgtk2.0-0 (>= 2:2.6.10-1.osso8), libmatchbox1 (>= 1.7-1), libosso1 (>= 1.14-1), libpango1.0-0 (>= 1.8.1), libpng12-0 (>= 1.2.8rel), libsqlite0 (>= 2.8.17), libtododb0 (>= 2.8+maemo), libx11-6 | xlibs (>> 4.1.0), libxau0, libxext6 | xlibs (>> 4.1.0), libxft2 (>= 2.1.6-1osso10), libxrender1, osso-esd, zlib1g (>= 1:1.2.1) Filename: dists/gregale/user/binary-armel/gpe-timesheet_2.8+maemo-1_armel.deb Size: 27328 MD5sum: 1fb5552ffc1d74722df99cc0bcb2fefc SHA1: 6259e89c4df886976c53d395da2957ae3a60a6bc SHA256: b392cd50574281c87b9b01830a3f5ff0021b22fd131de897cef7038088755735 Description: gpe packaged with mud Package: gpe-todo Priority: optional Section: user/pim Installed-Size: 324 Maintainer: Graham Cobb Architecture: armel Version: 2.8+maemo-1 Depends: gpe-icons, hildon-libs0 (>= 0.12.24-3), libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.5-1), libdbus-1-2 (>= 0.61), libdbus-glib-1-2 (>= 0.61), libglib2.0-0 (>= 2.8.6-1osso1), libgpepimc0 (>= 2.8+maemo), libgpewidget1 (>= 2.8+maemo-1), libgtk2.0-0 (>= 2:2.6.10-1.osso8), libosso1 (>= 1.14-1), libpango1.0-0 (>= 1.8.1), libsqlite0 (>= 2.8.17), libtododb0 (>= 2.8+maemo) Filename: dists/gregale/user/binary-armel/gpe-todo_2.8+maemo-1_armel.deb Size: 22966 MD5sum: 6d707db98c5345befae5094927737975 SHA1: 0379c426a2503bd70c8002a4ca9c8210f9163f9d SHA256: a59f216dc83b5593ba63ac9fb50201d04768cbb4425a5acd277038f00d20f4e4 Description: gpe packaged with mud Package: libcontactsdb0 Priority: optional Section: user/libs Installed-Size: 48 Maintainer: Graham Cobb Architecture: armel Source: libcontactsdb Version: 2.8+maemo-1 Replaces: libcontactsdb1 Provides: libcontactsdb1 Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.8.6-1osso1), libgpepimc0 (>= 2.8+maemo), libgtk2.0-0 (>= 2:2.6.10-1.osso8), libpango1.0-0 (>= 1.8.1), libsqlite0 (>= 2.8.17) Conflicts: libcontactsdb1 Filename: dists/gregale/user/binary-armel/libcontactsdb0_2.8+maemo-1_armel.deb Size: 8586 MD5sum: d57132d8fe6b8c7e5e290ffc730a5c9e SHA1: 4c67df021fd3c0aaf691ea587c851ce7b7e7c341 SHA256: 4aee0dbdeb009bf4c8d951d19e4daf12aa5d666eef72515c40450e381b839d63 Description: gpe packaged with mud Package: libcontactsdb-dev Priority: optional Section: user/libdev Installed-Size: 64 Maintainer: Graham Cobb Architecture: armel Source: libcontactsdb Version: 2.8+maemo-1 Depends: libcontactsdb0 (= 2.8+maemo-1) Filename: dists/gregale/user/binary-armel/libcontactsdb-dev_2.8+maemo-1_armel.deb Size: 9324 MD5sum: 5f122a2d9d2143a36da195c0d7727d7f SHA1: cdbb7cc3f962983fb6c48ef1b7df3cfe56389edb SHA256: 1cf4c46d975a386aa51883b41dab9a2ce7d0f00af6b1aca7e82871822033d233 Description: gpe packaged with mud Package: libeventdb2 Priority: optional Section: user/libs Installed-Size: 104 Maintainer: Graham Cobb Architecture: armel Source: libeventdb Version: 2.8+maemo-1 Replaces: libeventdb1 Provides: libeventdb1 Depends: libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.8.6-1osso1), libsqlite0 (>= 2.8.17) Conflicts: libeventdb1 Filename: dists/gregale/user/binary-armel/libeventdb2_2.8+maemo-1_armel.deb Size: 30418 MD5sum: b76b1f100140e5cf940d707923c671b2 SHA1: 0e446059fe783e5e3489dc4cece79b30cecd275c SHA256: 7e0d61af951eecbf510e53755b7e4ec94b8a7267d9c9e5fdcedf0317669001bf Description: gpe packaged with mud Package: libeventdb-dev Priority: optional Section: user/libdev Installed-Size: 160 Maintainer: Graham Cobb Architecture: armel Source: libeventdb Version: 2.8+maemo-1 Depends: libeventdb2 (= 2.8+maemo-1) Filename: dists/gregale/user/binary-armel/libeventdb-dev_2.8+maemo-1_armel.deb Size: 40002 MD5sum: 12ddbfb5b1822bc859a46645b47c8a72 SHA1: 9509d127044af6d71e8f22cc1e5a765269f71fe6 SHA256: 16ca718f7264d20c6927f8e443f2b3d5002c1ae64933d8cf988502fa2e6decf5 Description: gpe packaged with mud Package: libgpepimc0 Priority: optional Section: user/libs Installed-Size: 52 Maintainer: Graham Cobb Architecture: armel Source: libgpepimc Version: 2.8+maemo-1 Depends: hildon-libs0 (>= 0.12.24-3), libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.8.6-1osso1), libgpewidget1 (>= 2.8+maemo-1), libgtk2.0-0 (>= 2:2.6.10-1.osso8), libpango1.0-0 (>= 1.8.1), libsqlite0 (>= 2.8.17) Filename: dists/gregale/user/binary-armel/libgpepimc0_2.8+maemo-1_armel.deb Size: 9704 MD5sum: 599b24b31fdefcf66eee38028c8fccbd SHA1: 1f36b0c39f88e0606e54efd9c72479ee314405f6 SHA256: 526a2ebf825e1d6f0a8ebc443e7af29794b272329adff2d14678c326962ea62c Description: gpe packaged with mud Package: libgpepimc-dev Priority: optional Section: user/libdev Installed-Size: 68 Maintainer: Graham Cobb Architecture: armel Source: libgpepimc Version: 2.8+maemo-1 Depends: libgpepimc0 (= 2.8+maemo-1), libgtk2.0-dev, libsqlite-dev Filename: dists/gregale/user/binary-armel/libgpepimc-dev_2.8+maemo-1_armel.deb Size: 10296 MD5sum: 8ad12f4c8b4ed32d8ed0a979bb86895e SHA1: 28a33a30e1956e107504493864c80fb5d096e161 SHA256: 921dce922c2327cf8e4f862ada89e7f552a8295b200fb22ddbc582ed410d663f Description: gpe packaged with mud Package: libgpevtype1 Priority: optional Section: user/libs Installed-Size: 56 Maintainer: Graham Cobb Architecture: armel Source: libgpevtype Version: 2.8+maemo-1 Replaces: libgpevtype0 Provides: libgpevtype0 Depends: libc6 (>= 2.3.5-1), libeventdb2 (>= 2.8+maemo), libglib2.0-0 (>= 2.8.6-1osso1), libmimedir-gnome0, libsqlite0 (>= 2.8.17), libtododb0 (>= 2.8+maemo) Conflicts: libgpevtype0 Filename: dists/gregale/user/binary-armel/libgpevtype1_2.8+maemo-1_armel.deb Size: 12388 MD5sum: 0a26eadf344ae2780c84f69ab4ac6e55 SHA1: 6a2a974742f3e19ed7864e16c132cd0547414093 SHA256: b28d6d77fa8f223285e97a74c2340fe8ee5494d77843afc0a46bf4fa89b3a24e Description: gpe packaged with mud Package: libgpevtype-dev Priority: optional Section: user/libdev Installed-Size: 92 Maintainer: Graham Cobb Architecture: armel Source: libgpevtype Version: 2.8+maemo-1 Depends: libgpevtype1 (= 2.8+maemo-1), libgtk2.0-dev, libmimedir-gnome-dev Filename: dists/gregale/user/binary-armel/libgpevtype-dev_2.8+maemo-1_armel.deb Size: 14572 MD5sum: 48fe80d05299eae58cd35f72fa647f0d SHA1: 942e9c776ed99d05c6312a134ed9186353eb3b0f SHA256: 273eca49650949c3c99023d2ef1eebfdb235830c02ce46aee83a39f03bca382e Description: gpe packaged with mud Package: libgpewidget1 Priority: optional Section: user/libs Installed-Size: 160 Maintainer: Graham Cobb Architecture: armel Source: libgpewidget Version: 2.8+maemo-1 Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.8.6-1osso1), libgtk2.0-0 (>= 2:2.6.10-1.osso8), libpango1.0-0 (>= 1.8.1) Suggests: gpe-icons Filename: dists/gregale/user/binary-armel/libgpewidget1_2.8+maemo-1_armel.deb Size: 51504 MD5sum: 14e136dd0a7e65f34b03a2d2855963b1 SHA1: e446391fe3b6d7251a19c7e3810b12a10614f477 SHA256: 49afc2de8f91546f46cf12c6076c9a799340dff0da019ef6a4d06e3ed4d98e4b Description: GPE packaged with mud Package: libgpewidget-dev Priority: optional Section: user/libdevel Installed-Size: 320 Maintainer: Graham Cobb Architecture: armel Source: libgpewidget Version: 2.8+maemo-1 Depends: libgpewidget1 (= 2.8+maemo-1), libgtk2.0-dev Filename: dists/gregale/user/binary-armel/libgpewidget-dev_2.8+maemo-1_armel.deb Size: 65396 MD5sum: 49e468c7b409a383b7b301e132afdd91 SHA1: 694bb5a39a46bab11ec3afa4f3879e9513f77ee2 SHA256: 29d802118557f94fe22e12656bf5f47aeeb61bdad5267618f65d01e7ec36e768 Description: GPE packaged with mud Package: libhandoff0 Priority: optional Section: user/libs Installed-Size: 40 Maintainer: Graham Cobb Architecture: armel Source: libhandoff Version: 2.8+maemo-1 Replaces: libhandoff1 Provides: libhandoff1 Depends: libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.8.6-1osso1) Conflicts: libhandoff1 Filename: dists/gregale/user/binary-armel/libhandoff0_2.8+maemo-1_armel.deb Size: 6170 MD5sum: d813bdebf4974318dacc66e3b25331da SHA1: 56732dd896aeb0094baffeb39386a77a18011964 SHA256: cee59a14a4352ffd4d9432e0259fdcad4090e3261bd10aacde6f97739e35d89d Description: gpe packaged with mud Package: libhandoff-dev Priority: optional Section: user/libdev Installed-Size: 48 Maintainer: Graham Cobb Architecture: armel Source: libhandoff Version: 2.8+maemo-1 Depends: libhandoff0 (= 2.8+maemo-1) Filename: dists/gregale/user/binary-armel/libhandoff-dev_2.8+maemo-1_armel.deb Size: 7524 MD5sum: df630999b63c0f8e1c4104ee80fbcd19 SHA1: 2da2cdfb7d62b5fc42d0103fb6a3121513183d5b SHA256: 727fc9ab764059f00f7d72bbcd410e26ace31a29fb3560e1b2f51da5e31e09fd Description: gpe packaged with mud Package: libmimedir-gnome0 Priority: optional Section: user/libs Installed-Size: 256 Maintainer: Graham Cobb Architecture: armel Source: libmimedir-gnome Version: 2.8+maemo-1 Replaces: libmimedir-gnome1 Provides: libmimedir-gnome1 Depends: libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.8.6-1osso1) Conflicts: libmimedir-gnome1 Filename: dists/gregale/user/binary-armel/libmimedir-gnome0_2.8+maemo-1_armel.deb Size: 85688 MD5sum: 56cfaa2e9d419e3819505698d8f17294 SHA1: 9b6b2440652dd4ccd11439a5f54a40d565b1448a SHA256: 146fabfd614009e27f128c1169ee2bf75928d2f1b0c0a2ffafef92582d5f0ddc Description: libmimedir from GPE packaged with mud Package: libmimedir-gnome-dev Priority: optional Section: user/libdev Installed-Size: 496 Maintainer: Graham Cobb Architecture: armel Source: libmimedir-gnome Version: 2.8+maemo-1 Depends: libmimedir-gnome0 (= 2.8+maemo-1) Filename: dists/gregale/user/binary-armel/libmimedir-gnome-dev_2.8+maemo-1_armel.deb Size: 116130 MD5sum: 9d1800bd75f8031063f9cdfae9df9e56 SHA1: d301d23eca58b5c5e6be89d66802e52a6e21d9d1 SHA256: 0aecb098072364b3a0fc0d5aa621807395a31c364c3240c3d64affce5cbbbc81 Description: libmimedir from GPE packaged with mud Package: libschedule0 Priority: optional Section: user/libs Installed-Size: 36 Maintainer: Graham Cobb Architecture: armel Source: libschedule Version: 2.8+maemo-1 Replaces: libschedule1 Provides: libschedule1 Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.8.6-1osso1), libgpewidget1 (>= 2.8+maemo-1), libgtk2.0-0 (>= 2:2.6.10-1.osso8), libpango1.0-0 (>= 1.8.1), libsqlite0 (>= 2.8.17) Conflicts: libschedule1 Filename: dists/gregale/user/binary-armel/libschedule0_2.8+maemo-1_armel.deb Size: 4518 MD5sum: c440938a6bbd1a2ed5c1c13bfbdf339f SHA1: a1773c22b77412756cfce6ceb3ef48fc4fe6d140 SHA256: 67c95611ce47be6ddd8dee8088189aa23f21c36d3d484712743b7f5ca55e6073 Description: gpe packaged with mud Package: libschedule-dev Priority: optional Section: user/libdev Installed-Size: 48 Maintainer: Graham Cobb Architecture: armel Source: libschedule Version: 2.8+maemo-1 Depends: libschedule0 (= 2.8+maemo-1) Filename: dists/gregale/user/binary-armel/libschedule-dev_2.8+maemo-1_armel.deb Size: 4542 MD5sum: b49b30e3c11f3d82b9607d80bd911572 SHA1: 38fd07af9a912dbaa81b4c9cdd9f3cb33d436e2c SHA256: 679e4ab695231604d7d4d1cc04009c33eaf765a74b0498ad00e983f17cf8e4b5 Description: gpe packaged with mud Package: libsoundgen0 Priority: optional Section: user/libs Installed-Size: 40 Maintainer: Graham Cobb Architecture: armel Source: libsoundgen Version: 2.8+maemo-1 Depends: libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.8.6-1osso1) Filename: dists/gregale/user/binary-armel/libsoundgen0_2.8+maemo-1_armel.deb Size: 6852 MD5sum: b37db07ab5876e97ae8f0d5627b5eed9 SHA1: 5d9707a4069f9abee0415d155d838bd73f607fdc SHA256: 9a6f3577c9ca52e6ef15aea10e7de41aeb0121ec2ac6543fc5dc48825d34dc0f Description: gpe packaged with mud Package: libsoundgen-dev Priority: optional Section: user/libdev Installed-Size: 60 Maintainer: Graham Cobb Architecture: armel Source: libsoundgen Version: 2.8+maemo-1 Depends: libsoundgen0 (= 2.8+maemo-1) Filename: dists/gregale/user/binary-armel/libsoundgen-dev_2.8+maemo-1_armel.deb Size: 6008 MD5sum: 1d2f47a72630127b41da376b827c1046 SHA1: 3bb9b52acc550d0b0a4d19bbd1aacc47d060724b SHA256: 60cff524feef9b0ea32e8aa54562304bb3344f1edcd6b151fa0f82f20d32ecc1 Description: gpe packaged with mud Package: libtododb0 Priority: optional Section: user/libs Installed-Size: 40 Maintainer: Graham Cobb Architecture: armel Source: libtododb Version: 2.8+maemo-1 Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.8.6-1osso1), libgpepimc0 (>= 2.8+maemo), libgtk2.0-0 (>= 2:2.6.10-1.osso8), libpango1.0-0 (>= 1.8.1), libsqlite0 (>= 2.8.17) Filename: dists/gregale/user/binary-armel/libtododb0_2.8+maemo-1_armel.deb Size: 6300 MD5sum: 64e7c23ad7789a876a020a1d70fb9ee8 SHA1: 146b5ca79940a419394e03ff3834d042976d8856 SHA256: f62b9f45929edfaaca06abef997b50b00bc10945941fca5d0a067161c62429b0 Description: gpe packaged with mud Package: libtododb-dev Priority: optional Section: user/libdev Installed-Size: 60 Maintainer: Graham Cobb Architecture: armel Source: libtododb Version: 2.8+maemo-1 Depends: libtododb0 (= 2.8+maemo-1), libgpewidget-dev, libgpepimc-dev Filename: dists/gregale/user/binary-armel/libtododb-dev_2.8+maemo-1_armel.deb Size: 7276 MD5sum: f56b29802ab3921448364126380dc715 SHA1: ca06e525b0b2238cc783dc7a72ee9efcc3d16c46 SHA256: 4415fd7628e4ac785ef984fb17474f1753fd42faac13716849cd35b25dc78a65 Description: gpe packaged with mud Package: libxsettings-client0 Priority: optional Section: user/libs Installed-Size: 40 Maintainer: Graham Cobb Architecture: armel Source: libxsettings-client Version: 2.8+maemo-1 Depends: libc6 (>= 2.3.5-1) Filename: dists/gregale/user/binary-armel/libxsettings-client0_2.8+maemo-1_armel.deb Size: 5162 MD5sum: 115bc9d22b95a06ea5bd66442fa4df25 SHA1: fd48216f253cef975306c65eab5644ff9dbd3c26 SHA256: 06209a97948c62ec560416ed3eac54051e25f83aee3f6f4ca6ee5c77c5bcf6ce Description: gpe packaged with mud Package: libxsettings-client-dev Priority: optional Section: user/libdevel Installed-Size: 52 Maintainer: Graham Cobb Architecture: armel Source: libxsettings-client Version: 2.8+maemo-1 Depends: libxsettings-client0 (= 2.8+maemo-1) Filename: dists/gregale/user/binary-armel/libxsettings-client-dev_2.8+maemo-1_armel.deb Size: 6972 MD5sum: 18f22eef516af65c5ac490bd8b9138b1 SHA1: da9894e32de0d394b1379492ff51b0128c46727f SHA256: ab91c9e8eec680ba24999c449c45de8750a9b5bcfafe1b8a0db5e1a78ad4386f Description: gpe packaged with mud Package: starling Priority: optional Section: user/pim Installed-Size: 152 Maintainer: Graham Cobb Architecture: armel Version: 2.8+maemo-1 Depends: libgtk2.0-0, libgstreamer0.10-0, gstreamer0.10-plugins-base, libsqlite0, libsoup2.2-8, libgpewidget1, hildon-fm1 (>= 0.29-1), hildon-libs0 (>= 0.12.24-3), libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.5-1), libdbus-1-2 (>= 0.61), libdbus-glib-1-2 (>= 0.61), libglib2.0-0 (>= 2.8.6-1osso1), libgnutls13 (>= 1.6.3-0), libgstreamer0.10-0, libgtk2.0-0 (>= 2:2.6.10-1.osso8), libosso1 (>= 1.14-1), libpango1.0-0 (>= 1.8.1), libsoup2.2-8 (>= 2.2.98), libsqlite0 (>= 2.8.17), libxml2 (>= 2.6.16), zlib1g (>= 1:1.2.1) Filename: dists/gregale/user/binary-armel/starling_2.8+maemo-1_armel.deb Size: 38188 MD5sum: 478206b8814e77f681aa2e604b543e0e SHA1: d988c6ecf49e91606877b54ca21e6eb0d7098989 SHA256: c314309d26b2c0f4960c0f0729830c5be986a06b244af1f81643914a14ef27e4 Description: gpe packaged with mud