Package: cdbs Version: 0.4.99~ybp60+1 Architecture: all Maintainer: CDBS Hackers Installed-Size: 380 Recommends: autotools-dev Suggests: devscripts Priority: important Section: devel Filename: pool/backports/c/cdbs/cdbs_0.4.99~ybp60+1_all.deb Size: 76902 SHA256: 17cddb362d0ecf4cb9d4def297ff30ab92c1b92a238a2c982612a693a710f9ba SHA1: d5f9631a240c1443c64424bc4a053a6924b7c69e MD5sum: 58ee51b425a54927526f97a09339cf89 Description: common build system for Debian packages This package contains the Common Debian Build System, an abstract build system based on Makefile inheritance which is completely extensible and overridable. In other words, CDBS provides a sane set of default rules upon which packages can build; any or all rules may be overridden as needed. Package: devscripts Version: 2.11.6~ybp60+1 Architecture: amd64 Maintainer: Devscripts Devel Team Installed-Size: 1872 Depends: dpkg-dev (>= 1.15.4.1), perl, python2.6, python (>= 2.6.6-3+squeeze3~), python (<< 2.7), libc6 (>= 2.2.5) Recommends: at, curl | wget, dctrl-tools, debian-keyring, dput | dupload, equivs, fakeroot, gnupg, libcrypt-ssleay-perl, libjson-perl, libparse-debcontrol-perl, libsoap-lite-perl, liburi-perl, libwww-perl, lintian, man-db, patch, patchutils, python-debian (>= 0.1.15), python-magic, sensible-utils, strace, unzip, wdiff, xz-utils Suggests: bsd-mailx | mailx, build-essential, cvs-buildpackage, devscripts-el, gnuplot, libauthen-sasl-perl, libfile-desktopentry-perl, libnet-smtp-ssl-perl, libterm-size-perl, libtimedate-perl, libyaml-syck-perl, mutt, ssh-client, svn-buildpackage, w3m Breaks: ubuntu-dev-tools (<< 0.124~) Replaces: ubuntu-dev-tools (<< 0.124~) Priority: important Section: devel Filename: pool/backports/d/devscripts/devscripts_2.11.6~ybp60+1_amd64.deb Size: 690352 SHA256: c362d2af46c535d146610cfd642dfb738ca170ec978771c46bb8cb9bce8ef6ce SHA1: c66bf3cd69434ffa7632f4a95338758eaf26b167 MD5sum: 744616baea1a5ca255f612c9bac5c958 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, libauthen-sasl-perl, libnet-smtp-ssl-perl, libsoap-lite-perl, libwww-perl, bsd-mailx | mailx] - build-rdeps: Searches for all packages that build-depend on a given package [dctrl-tools] - chdist: tool to easily play with several distributions [dctrl-tools] - checkbashisms: check whether a /bin/sh script contains any common bash-specific contructs - cowpoke: upload a Debian source package to a cowbuilder host and build it, optionally also signing and uploading the result to an incoming queue [ssh-client] - cvs-debi, cvs-debc: wrappers around debi and debc respectively (see below) which allow them to be called from the CVS working directory. [cvs-buildpackage] - cvs-debrelease: wrapper around debrelease which allows it to be called from the CVS working directory. [cvs-buildpackage, dupload | dput, ssh-client] - cvs-debuild: A wrapper for cvs-buildpackage to use debuild as its package building program. [cvs-buildpackage, fakeroot, lintian, gnupg] - dcmd: run a given command replacing the name of a .changes or .dsc file with each of the files referenced therein - dcontrol: remotely query package and source control files for all Debian distributions. [liburl-perl, libwww-perl] - 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 [libparse-debcontrol-perl, libsoap-lite-perl] - debcheckout: checkout the development repository of a Debian package - debclean: purge a Debian source tree [fakeroot] - debcommit: commit changes to cvs, darcs, svn, svk, tla, bzr, git, or hg, basing commit message on changelog [cvs | darcs | subversion | svk | tla | bzr | git-core | mercurial] - 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-client] - 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-client] - debsnap: grab packages from http://snapshot.debian.org [libwww-perl, libjson-perl] - 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, gnupg] - deb-reversion: increases a binary package version number and repacks the archive - dep3changelog: generate a changelog entry from a DEP3-style patch header - desktop2menu: produce a skeleton menu file from a freedesktop.org desktop file [libfile-desktopentry-perl] - dget: downloads Debian source and binary packages [wget | curl] - 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] - diff2patches: extract patches from a .diff.gz file placing them under debian/ or, if present, debian/patches [patchutils] - dscextract: extract a single file from a Debian source package [patchutils] - dscverify: verify the integrity of a Debian package from the .changes or .dsc files [gnupg, debian-keyring, libdigest-md5-perl] - edit-patch: add/edit a patch for a source package and commit the changes [quilt | dpatch | cdbs] - getbuildlog: download package build logs from Debian auto-builders [wget] - grep-excuses: grep the update_excuses.html file for your packages [libterm-size-perl, wget, w3m] - licensecheck: attempt to determine the license of source files - list-unreleased: searches for unreleased packages - manpage-alert: locate binaries without corresponding manpages [man-db] - mass-bug: mass-file bug reports [bsd-mailx | mailx] - mergechanges: merge .changes files from a package built on different architectures - mk-build-deps: Given a package name and/or control file, generate a binary package which may be installed to satisfy the build-dependencies of the given packages. [equivs] - namecheck: Check project names are not already taken. - 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 [bsd-mailx | mailx, at] - rc-alert: list installed packages which have release-critical bugs [wget] - rmadison: remotely query the Debian archive database about packages [wget | curl, liburi-perl] - suspicious-source: output a list of files which are not common source files [python-magic] - svnpath: print svn repository paths [subversion] - tagpending: runs from a Debian source tree and tags bugs that are to be closed in the latest changelog as pending. [libsoap-lite-perl] - transition-check: Check a list of source packages for involvement in transitions for which uploads to unstable are currently blocked [libwww-perl, libyaml-syck-perl] - uscan: scan upstream sites for new releases of packages [libcrypt-ssleay-perl, libwww-perl, unzip, xz-utils] - uupdate: integrate upstream changes into a source package [patch] - what-patch: determine what patch system, if any, a source package is using [patchutils] - whodepends: check which maintainers' packages depend on a package - who-uploads: determine the most recent uploaders of a package to the Debian archive [gnupg, debian-keyring, wget] - wnpp-alert: list installed packages which are orphaned or up for adoption [wget] - wnpp-check: check whether there is an open request for packaging or intention to package bug for a package [wget] - wrap-and-sort: wrap long lines and sort items in packaging files [python-debian] . Also included are a set of example mail filters for filtering mail from Debian mailing lists using exim, procmail, etc. Package: exfalso Source: quodlibet Version: 2.4-1~ybp60+1 Architecture: all Maintainer: Ondřej Kuzník Installed-Size: 2608 Depends: python2.6 | python2.5, python (>= 2.6.6-3+squeeze3~), python (<< 2.7), python-mutagen (>= 1.14), python-gtk2 (>= 2.12) Recommends: quodlibet-plugins (>= 1:2.3.2) Suggests: python-ctypes, libmodplug1 Homepage: http://code.google.com/p/quodlibet/ Priority: optional Section: sound Filename: pool/backports/q/quodlibet/exfalso_2.4-1~ybp60+1_all.deb Size: 740000 SHA256: f1a26c1415aab972ef20487e15f908f9cb1c7356e27d827ed8eb98479ea19136 SHA1: 6de00afc19294d361c9b4cb5bcdecd7bb2d20977 MD5sum: fdb220bb5032dbea88390d6d300a3d9e Description: audio tag editor for GTK+ Ex Falso displays and edits audio metadata tags. Supported formats include MP3, Ogg Vorbis, FLAC, Musepack (MPC), WavPack, and MOD/XM/IT. . Notable features include: * Freeform tag editing for most supported formats, including ID3v2 * Multiple values for tag keys * Flexible rename-by-tags and tag-by-filename patterns * Extensible using simple Python-based plugins * Edit multiple files in several formats at once Package: febootstrap Version: 3.17-1~ybp60+1 Architecture: amd64 Maintainer: Debian Libvirt Maintainers Installed-Size: 1228 Depends: e2fslibs (>= 1.37), libc6 (>= 2.7), libcomerr2 (>= 1.01), zlib1g (>= 1:1.1.4), aptitude, cpio Homepage: http://people.redhat.com/~rjones/febootstrap/ Priority: important Section: admin Filename: pool/backports/f/febootstrap/febootstrap_3.17-1~ybp60+1_amd64.deb Size: 540524 SHA256: 1f01ea09cedfe0848b91d417f5fab4dbb7b669e8173386e38852d44a56df6eec SHA1: 7ec448cfbb842a823794c24cdcab6712588db313 MD5sum: 4e85d1e7427870726924c592a249fa92 Description: tool for building supermin appliances. febootstrap is a tool for building supermin appliances. These are tiny appliances [similar to virtual machines], usually around 100KB in size, which get fully instantiated on-the-fly in a fraction of a second when one of them is booted. Package: file Version: 5.09-2~ybp60 Architecture: amd64 Maintainer: Daniel Baumann Installed-Size: 80 Depends: libc6 (>= 2.2.5), libmagic1 (= 5.09-2~ybp60), zlib1g (>= 1:1.1.4) Homepage: http://www.darwinsys.com/file/ Priority: important Section: utils Filename: pool/backports/f/file/file_5.09-2~ybp60_amd64.deb Size: 52340 SHA256: 3730236eea4604db79087bec9e9727d9f93d3042e13ccf01489909dfe46805be SHA1: 638692bd5da16fa1712f4c790526d2fb31e98089 MD5sum: 6a0d87d41c9aeb39d2fe33532ad55e10 Description: Determines file type using "magic" numbers File tests each argument in an attempt to classify it. There are three sets of tests, performed in this order: filesystem tests, magic number tests, and language tests. The first test that succeeds causes the file type to be printed. Package: inkscape Version: 0.48.1-2~ybp60+1 Architecture: amd64 Maintainer: Wolfram Quester Installed-Size: 83460 Depends: libaspell15 (>= 0.60), libatk1.0-0 (>= 1.29.3), libc6 (>= 2.4), libcairo2 (>= 1.7.2), libcairomm-1.0-1 (>= 1.6.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgc1c2 (>= 1:6.8-1.1), libgcc1 (>= 1:4.1.1), libgconf2-4 (>= 2.27.0), libglib2.0-0 (>= 2.24.0), libglibmm-2.4-1c2a (>= 2.24.0), libgnomevfs2-0 (>= 1:2.17.90), libgomp1 (>= 4.2.1), libgsl0ldbl (>= 1.9), libgtk2.0-0 (>= 2.16.0), libgtkmm-2.4-1c2a (>= 1:2.20.0), libgtkspell0 (>= 2.0.10), liblcms1 (>= 1.15-1), libmagick++3 (>= 8:6.6.0.4), libmagickcore3 (>= 8:6.6.0.4), libpango1.0-0 (>= 1.14.0), libpangomm-1.4-1 (>= 2.26.0), libpng12-0 (>= 1.2.13-4), libpoppler-glib4 (>= 0.12), libpoppler5, libpopt0 (>= 1.16), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.4.0), libwpd-0.9-9, libwpg-0.2-2, libx11-6, libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Recommends: aspell, libwmf-bin, pstoedit, imagemagick, perlmagick Suggests: dia | dia-gnome, ruby, libgnomevfs2-extra, libsvg-perl, libxml-xql-perl, python, python-numpy, python-lxml, python-uniconvertor, skencil Homepage: http://www.inkscape.org/ Priority: optional Section: graphics Filename: pool/backports/i/inkscape/inkscape_0.48.1-2~ybp60+1_amd64.deb Size: 24749120 SHA256: 18c11de6edae1fd4547f8456171ace5736b646aaf5933d86b97a4d6b0c713c3f SHA1: f17eaaa13ae955afa1f2c2a41ef7b62d2de29118 MD5sum: 2453e7a9f711ab8358060dcfc1fe6a70 Description: vector-based drawing program Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics) format, a standard maintained by the WWW consortium. . Inkscape user interface should be familiar from CorelDraw and similar drawing programs. There are rectangles, ellipses, text items, bitmap images and freehand curves. As an added bonus, both vector and bitmap objects can have alpha transparency and can be arbitrarily transformed. . Inkscape supports multiple opened files and multiple views per file. Graphics can be printed and exported to png bitmaps. . Some of the import and export features are provided using the packages dia, libwmf-bin, pstoedit, skencil, imagemagick, and perlmagick. . Other extensions use ruby, libxml-xql-perl, python-numpy, and python-lxml. You must have these packages to make full use of all extensions and effects. . If you want to use the spellchecker, you have to install aspell and the respective language-pack, e.g. aspell-en or aspell-de. Package: ledger Version: 3.0.0~20120421+7cc550f-1~ybp60+1 Architecture: amd64 Maintainer: Matt Palmer Installed-Size: 8580 Depends: libboost-date-time1.42.0 (>= 1.42.0-1), libboost-filesystem1.42.0 (>= 1.42.0-1), libboost-iostreams1.42.0 (>= 1.42.0-1), libboost-regex1.42.0 (>= 1.42.0-1), libboost-system1.42.0 (>= 1.42.0-1), libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libgmp3c2, libicu44 (>= 4.4.1-1), libmpfr4, libstdc++6 (>= 4.4.0), dpkg (>= 1.15.4) | install-info Homepage: http://newartisans.com/software/ledger.html Priority: optional Section: utils Filename: pool/backports/l/ledger/ledger_3.0.0~20120421+7cc550f-1~ybp60+1_amd64.deb Size: 1451748 SHA256: 93ac6ac2ed16cc9cf9f569ab89872bf363045150414db635f1d7eb2c934c9b33 SHA1: f7e9482960d97b7a2eb426e87b5c38a640440b51 MD5sum: cba21eb864bbdc1482572979d94321f1 Description: command-line double-entry accounting program Ledger is a powerful and flexible double-entry accounting system run entirely from the command line. Your accounts ledger is stored in one or more plain-text files with a very simple and readable format, and ledger does the hard work of balancing your books and reporting. Package: libchromaprint-dev Source: chromaprint Version: 0.4-1.1~ybp60+1 Architecture: amd64 Maintainer: Clint Adams Installed-Size: 28 Depends: libchromaprint0 (= 0.4-1.1~ybp60+1) Homepage: http://wiki.acoustid.org/wiki/Chromaprint Priority: important Section: libdevel Filename: pool/backports/c/chromaprint/libchromaprint-dev_0.4-1.1~ybp60+1_amd64.deb Size: 6134 SHA256: 8f9501640e60b89b4cf3501e5bc46f4c78988a57ecec0b1f226e2a67258fd071 SHA1: be6a212aecf2956016ed17657b8085f648e315ca MD5sum: 22cc93221220a61694d54c467ec00eea Description: audio fingerprinting library Chromaprint is a library for calculating audio fingerprints which are used by the Acoustid service. Package: libchromaprint0 Source: chromaprint Version: 0.4-1.1~ybp60+1 Architecture: amd64 Maintainer: Clint Adams Installed-Size: 92 Depends: libc6 (>= 2.2.5), libfftw3-3, libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Homepage: http://wiki.acoustid.org/wiki/Chromaprint Priority: important Section: libs Filename: pool/backports/c/chromaprint/libchromaprint0_0.4-1.1~ybp60+1_amd64.deb Size: 33986 SHA256: 99563a63e55ea1c6f2198d8450479b21186b28106266acf84a39a9ede18c3da9 SHA1: 9f5bf274c1f408380a880e4fc1535e31c8e6f8f4 MD5sum: d5b76df71e639ded47d5d4aae942e37e Description: audio fingerprint library - development files Chromaprint is a library for calculating audio fingerprints, which are used by the Acoustid service. . This package includes development files needed to compile programs using libchromaprint. Package: libcpan-changes-perl Version: 0.19-1~ybp60+1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 56 Pre-Depends: dpkg (>= 1.15.6~) Depends: perl, perl (>= 5.11.4) | libversion-perl (>= 1:0.7900) Homepage: http://search.cpan.org/dist/CPAN-Changes/ Priority: important Section: perl Filename: pool/backports/libc/libcpan-changes-perl/libcpan-changes-perl_0.19-1~ybp60+1_all.deb Size: 23342 SHA256: d0a6fcaf164e4cf059a65243922372b5828717cbdadce93d7c77ba01090d5b05 SHA1: 244f82d404783148d04ed7299462b4f0718b35d0 MD5sum: 3c86ab817db95588b8cd69df7bc5fef6 Description: module for reading and writing CPAN Changes files CPAN::Changes is a Perl module for working with the quasi-standard Changes file commonly included with modern CPAN distributions. It allows developers to programmatically read and write files that comply with the preliminary CPAN::Changes::Spec specification. Package: libmagic-dev Source: file Version: 5.09-2~ybp60 Architecture: amd64 Maintainer: Daniel Baumann Installed-Size: 256 Depends: libmagic1 (= 5.09-2~ybp60) Suggests: file Homepage: http://www.darwinsys.com/file/ Priority: important Section: libdevel Filename: pool/backports/f/file/libmagic-dev_5.09-2~ybp60_amd64.deb Size: 107492 SHA256: 196d28a3bf41850fc0da235193b0ac91baeb0b6e8d07d66067dee46be2ade939 SHA1: 74dba23781281d20cf598aeb04f1bbccb46b99ad MD5sum: 9fec78c3521a89abc7971621d0c766c3 Description: File type determination library using "magic" numbers (development) This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. . This package contains the development files. Package: libmagic1 Source: file Version: 5.09-2~ybp60 Architecture: amd64 Maintainer: Daniel Baumann Installed-Size: 2376 Depends: libc6 (>= 2.3.4), zlib1g (>= 1:1.1.4) Suggests: file Homepage: http://www.darwinsys.com/file/ Priority: important Section: libs Filename: pool/backports/f/file/libmagic1_5.09-2~ybp60_amd64.deb Size: 250036 SHA256: 8ca376bb4aa80d44d8515a2c9f460444bac44dd6d54f47d8326983a8c12a3140 SHA1: 6d4ac3d2fe41be2f6c04b65bf51ea104e6912f8d MD5sum: 1de8cb6c6eb37367088332c6d1cff192 Description: File type determination library using "magic" numbers This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. Package: libmtp-common Source: libmtp Version: 1.1.2-2~ybp60+1 Architecture: all Maintainer: Alessio Treglia Installed-Size: 712 Breaks: libmtp8 (<= 1.0.6-6) Replaces: libmtp8 Homepage: http://libmtp.sourceforge.net/ Priority: optional Section: libs Filename: pool/backports/libm/libmtp/libmtp-common_1.1.2-2~ybp60+1_all.deb Size: 76330 SHA256: 938c6ef97fa518f730b0b4612ceda9955665d4aa539aa0bdd55dc3a214f79fd7 SHA1: 52a923ed504098c7f9caf9f5cf3fbac5d30fc8ff MD5sum: bab47f8feb1d3976547dca65bd4e0da1 Description: Media Transfer Protocol (MTP) common files libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package provides the udev rules file and the FreeDesktop.org Device Information Files file (used by HAL). Package: libmtp-dbg Source: libmtp Version: 1.1.2-2~ybp60+1 Architecture: amd64 Maintainer: Alessio Treglia Installed-Size: 780 Depends: libmtp9 (= 1.1.2-2~ybp60+1), mtp-tools (= 1.1.2-2~ybp60+1), libmtp-runtime (= 1.1.2-2~ybp60+1) Homepage: http://libmtp.sourceforge.net/ Priority: extra Section: debug Filename: pool/backports/libm/libmtp/libmtp-dbg_1.1.2-2~ybp60+1_amd64.deb Size: 263186 SHA256: 25f287f76159707e4df0725cecd3ec3d01191946624e25d5976eddcf1e8a31ae SHA1: fe695d4c8f7d61290c77651c1500a0eb5c43ec71 MD5sum: cea489f525d14be24aa3db468bed6d16 Description: Media Transfer Protocol (MTP) debugging symbols libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package contains the debugging symbols. Package: libmtp-dev Source: libmtp Version: 1.1.2-2~ybp60+1 Architecture: all Maintainer: Alessio Treglia Installed-Size: 108 Depends: libmtp9 (>= 1.1.2-2~ybp60+1), libmtp9 (<< 1.1.2+1~), libusb-dev (>> 0.1.7) Homepage: http://libmtp.sourceforge.net/ Priority: optional Section: libdevel Filename: pool/backports/libm/libmtp/libmtp-dev_1.1.2-2~ybp60+1_all.deb Size: 67506 SHA256: b89256543c0525a5eb7d76f6c6cfd5fa8cbe127f29b954b9d77971444d90ab1b SHA1: 0a00cf95fe267bad33fe91bb3a00f5ef9b0a60f9 MD5sum: ba2a2b1fa3e2f06e57f50015f77af60d Description: Media Transfer Protocol (MTP) development files libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package contains the headers and development libraries. Package: libmtp-doc Source: libmtp Version: 1.1.2-2~ybp60+1 Architecture: all Maintainer: Alessio Treglia Installed-Size: 2424 Homepage: http://libmtp.sourceforge.net/ Priority: optional Section: doc Filename: pool/backports/libm/libmtp/libmtp-doc_1.1.2-2~ybp60+1_all.deb Size: 368456 SHA256: eec523652b75e6e6e218ab89730f337d9e9aa3fa4383949d39ba26605d617273 SHA1: 55043e66e32801db1221d7d135c2d7011f1537e0 MD5sum: 85a6a49c94701eab132962e2ba441f33 Description: Media Transfer Protocol (MTP) library documentation libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package contains the development documentation. Package: libmtp-runtime Source: libmtp Version: 1.1.2-2~ybp60+1 Architecture: amd64 Maintainer: Alessio Treglia Installed-Size: 76 Depends: libc6 (>= 2.2.5), libmtp9 (= 1.1.2-2~ybp60+1), libmtp-common Enhances: libmtp9 Breaks: libmtp8 (= 1.0.6-3) Replaces: libmtp8 (= 1.0.6-3) Homepage: http://libmtp.sourceforge.net/ Priority: optional Section: libs Filename: pool/backports/libm/libmtp/libmtp-runtime_1.1.2-2~ybp60+1_amd64.deb Size: 60590 SHA256: 9c3c9f187d22f24476dc36f683edf059ffe81a38390a327677766b4fd3263832 SHA1: 397f376df8b652229a368770796020eea54798e5 MD5sum: da3344f6c581a982774c54d1a56b39c4 Description: Media Transfer Protocol (MTP) runtime tools libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package provides mtp-probe, a program to probe newly connected device interfaces from userspace to determine if they are MTP devices, used for udev rules. Package: libmtp9 Source: libmtp Version: 1.1.2-2~ybp60+1 Architecture: amd64 Maintainer: Alessio Treglia Installed-Size: 396 Pre-Depends: dpkg (>= 1.15.7.2) Depends: libc6 (>= 2.2.5), libusb-1.0-0 (>= 2:1.0.8), libmtp-common Recommends: udev, libmtp-runtime Homepage: http://libmtp.sourceforge.net/ Priority: optional Section: libs Filename: pool/backports/libm/libmtp/libmtp9_1.1.2-2~ybp60+1_amd64.deb Size: 174374 SHA256: 96ac4af18522bd8e83028905c01f47e675e65986fd18a57aed1b40916e19e68d SHA1: f8d04c498fb34cbb0a138e357fa6eaeac71aad13 MD5sum: 3f7dd8a172002031def9294c86fa1907 Description: Media Transfer Protocol (MTP) library libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. Package: libsys-virt-perl Version: 0.9.12-2~ybp60+1 Architecture: amd64 Maintainer: Debian Perl Group Installed-Size: 800 Depends: perl (>= 5.10.1-17squeeze3), perlapi-5.10.1, libc6 (>= 2.4), libvirt0 (>= 0.9.11~rc1) Homepage: http://search.cpan.org/dist/Sys-Virt/ Priority: important Section: perl Filename: pool/backports/libs/libsys-virt-perl/libsys-virt-perl_0.9.12-2~ybp60+1_amd64.deb Size: 263956 SHA256: 1390fe7bb3b833b64db0e1baba26244eac6adf8a49b1b7765c0b4f636d0d01be SHA1: cd34a5570f8641e98b913444f468517a4db4525b MD5sum: 88d7655645140b107d95a3d36611381b Description: Perl module providing an extension for the libvirt library The Sys::Virt module provides a Perl XS binding to the libvirt virtual machine management APIs. This allows machines running within arbitrary virtualization containers to be managed with a consistent API. . For further details on libvirt consult its website http://libvirt.org/ Package: libups-nut-perl Source: nut Version: 2.6.2-1~ybp60+1 Architecture: all Maintainer: Arnaud Quette Installed-Size: 116 Depends: perl Homepage: http://www.networkupstools.org/ Priority: important Section: perl Filename: pool/backports/n/nut/libups-nut-perl_2.6.2-1~ybp60+1_all.deb Size: 86306 SHA256: 7efbedcda091bb4724cdc992301432f8a8bc4a88324abcdf1aa7a18f0beb9b25 SHA1: bc7679ef6260eece11aeb22381e699cd21c4608d MD5sum: 70d825ad0caab87076b0cc6da5186921 Description: network UPS tools - Perl bindings for NUT server Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides Perl bindings to connect to NUT server. Package: libupsclient1 Source: nut Version: 2.6.2-1~ybp60+1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 128 Depends: libc6 (>= 2.3) Homepage: http://www.networkupstools.org/ Priority: important Section: admin Filename: pool/backports/n/nut/libupsclient1_2.6.2-1~ybp60+1_amd64.deb Size: 88082 SHA256: f32ffa1f56718372f5fe96cfdeb90b5fbce3ff4b5c8967933f3ea6e395d9769a SHA1: 596d3a4980aba618689d0ba632c6a7241d2ee99e MD5sum: 5a6862206c48af40fae300247fbe429e Description: network UPS tools - client library Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides the shared client library. Package: libupsclient1-dev Source: nut Version: 2.6.2-1~ybp60+1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 240 Depends: libupsclient1 (= 2.6.2-1~ybp60+1) Conflicts: nut-dev (<< 2.2.2) Provides: nut-dev Homepage: http://www.networkupstools.org/ Priority: important Section: libdevel Filename: pool/backports/n/nut/libupsclient1-dev_2.6.2-1~ybp60+1_amd64.deb Size: 118564 SHA256: 1344671fe5b05f9d1bed374c1882c4cddae506a0e48af614cdc2721e1914d129 SHA1: f928fec61e7a0e088e28eb789bcffaf91544647b MD5sum: e81f918ab610aaf8afa86c43a645662b Description: network UPS tools - development files Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides the development files. Package: libvde-dev Source: vde2 Version: 2.3.2-4~ybp60+1 Architecture: amd64 Maintainer: Debian VSquare Team Installed-Size: 160 Depends: libvde0 (= 2.3.2-4~ybp60+1) Conflicts: libvdemgmt0-dev (<= 2.2.2-3) Breaks: vde2 (<< 2.3.2-1) Replaces: libvdemgmt0-dev, vde2 (<< 2.3.2-1) Homepage: http://vde.sourceforge.net Priority: important Section: libdevel Filename: pool/backports/v/vde2/libvde-dev_2.3.2-4~ybp60+1_amd64.deb Size: 44612 SHA256: da6bd3bc9be022d784f955b816357fa40e15987d513e72b5cf4d88224fc280ac SHA1: ffda5a3c86c8d74c73b412f75e4063c157fab0aa MD5sum: 2258431c950f74924718a8c9535fdbb0 Description: Virtual Distributed Ethernet - support libraries development files VDE is a virtual switch that can connect multiple virtual machines together, both local and remote. . Components of the VDE architecture are VDE switches (virtual counterpart of ethernet switches) and VDE cables (virtual counterpart of a crossed-cable used to connect two switches). . This package contains the development files for libvde Package: libvde0 Source: vde2 Version: 2.3.2-4~ybp60+1 Architecture: amd64 Maintainer: Debian VSquare Team Installed-Size: 132 Depends: libc6 (>= 2.7) Conflicts: libvdemgmt0 (<= 2.2.2-3) Replaces: libvdemgmt0 Homepage: http://vde.sourceforge.net Priority: important Section: libs Filename: pool/backports/v/vde2/libvde0_2.3.2-4~ybp60+1_amd64.deb Size: 39706 SHA256: 844ab8a04fe948e959cb010740b745e4db00940688c75fc0e31abf8f98a97590 SHA1: 90f6e6d9db4b7b351317e210a16aca8c97acf2ef MD5sum: 7f4740270e6f221ed454999fe7682022 Description: Virtual Distributed Ethernet - support libraries VDE is a virtual switch that can connect multiple virtual machines together, both local and remote. . Components of the VDE architecture are VDE switches (virtual counterpart of ethernet switches) and VDE cables (virtual counterpart of a crossed-cable used to connect two switches). . This package contains a library to interact with vde_switch management console using pre-made unattended scripts. Package: libvdeplug-dev Source: vde2 Version: 2.3.2-4~ybp60+1 Architecture: amd64 Maintainer: Debian VSquare Team Installed-Size: 68 Depends: libvdeplug2 (= 2.3.2-4~ybp60+1) Conflicts: libvdeplug2-dev Replaces: libvdeplug2-dev Provides: libvdeplug2-dev Homepage: http://vde.sourceforge.net Priority: important Section: libdevel Filename: pool/backports/v/vde2/libvdeplug-dev_2.3.2-4~ybp60+1_amd64.deb Size: 26806 SHA256: ce25ce638a555aa2d0f22903ff2e4db2c37668d831ce6233172d28fe8bef7c98 SHA1: e5266cf4431136b059e0a82279e655a019658c97 MD5sum: 83120287ab9993192db77269059239ed Description: Virtual Distributed Ethernet - Plug development files VDE is a virtual switch that can connect multiple virtual machines together, both local and remote. . Components of the VDE architecture are VDE switches (virtual counterpart of ethernet switches) and VDE cables (virtual counterpart of a crossed-cable used to connect two switches). . This package contains the development files for libvdeplug. Package: libvdeplug2 Source: vde2 Version: 2.3.2-4~ybp60+1 Architecture: amd64 Maintainer: Debian VSquare Team Installed-Size: 60 Depends: libc6 (>= 2.2.5) Homepage: http://vde.sourceforge.net Priority: important Section: libs Filename: pool/backports/v/vde2/libvdeplug2_2.3.2-4~ybp60+1_amd64.deb Size: 25100 SHA256: 9451d7ee43ca107c8786336dde240bcab749e6eb969909e61579feb9a4373865 SHA1: 034646a7c27714f2c40a76f929e6a87ccb1cbb9c MD5sum: 0acddfac674f4d3a720739f53c22a7e7 Description: Virtual Distributed Ethernet - Plug library VDE is a virtual switch that can connect multiple virtual machines together, both local and remote. . Components of the VDE architecture are VDE switches (virtual counterpart of ethernet switches) and VDE cables (virtual counterpart of a crossed-cable used to connect two switches). . This package contains a library that makes programs able to connect to a local VDE switch. The simplest one is vde_plug, contained in the vde2 package. Package: libwpd-0.9-9 Source: libwpd Version: 0.9.2-1~ybp60+1 Architecture: amd64 Maintainer: Rene Engelhard Installed-Size: 1052 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Conflicts: libwpd0, libwpd2, libwpd3, libwpd4, libwpd5, libwpd6, libwpd8 Replaces: libwpd0, libwpd2, libwpd3, libwpd4, libwpd5, libwpd6, libwpd8 Priority: optional Section: libs Filename: pool/backports/libw/libwpd/libwpd-0.9-9_0.9.2-1~ybp60+1_amd64.deb Size: 385018 SHA256: 288597ebcdb4c861a84eecf6255772b4d40344f0fc17b4b5bdda52d77564f15f SHA1: 3eddfcba1c3e30e2245c3a1c5fdaa9b77eadbb63 MD5sum: cc9f15b800b1a0970fb0ad574499f8a3 Description: Library for handling WordPerfect documents (shared library) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains the shared library. Package: libwpd-dev Source: libwpd Version: 0.9.2-1~ybp60+1 Architecture: amd64 Maintainer: Rene Engelhard Installed-Size: 2624 Depends: libwpd-0.9-9 (= 0.9.2-1~ybp60+1) Priority: optional Section: libdevel Filename: pool/backports/libw/libwpd/libwpd-dev_0.9.2-1~ybp60+1_amd64.deb Size: 573566 SHA256: c8ce3fc7972eac81a96ed37814f5f9a1099d77a983589035736aa41c1317de67 SHA1: ddb15bef3785d5924f5ae69c8a40174f55bb8463 MD5sum: 12b40343cc15d3c5270a4a2f0ffdd395 Description: Library for handling WordPerfect documents (development) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains files used for development with libwpd. Package: libwpd-doc Source: libwpd Version: 0.9.2-1~ybp60+1 Architecture: all Maintainer: Rene Engelhard Installed-Size: 14736 Recommends: www-browser Priority: optional Section: doc Filename: pool/backports/libw/libwpd/libwpd-doc_0.9.2-1~ybp60+1_all.deb Size: 1459276 SHA256: f1b726b5e15386d50933f9811c1313a7e9aaff9976024dce6934453475b947fe SHA1: f3411fcada15b68e952c78df2642103a57faa755 MD5sum: 0fb74a47da514b2281921132b7134756 Description: Library for handling WordPerfect documents (documentation) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains the API Documentation. Package: libwpd-tools Source: libwpd Version: 0.9.2-1~ybp60+1 Architecture: amd64 Maintainer: Rene Engelhard Installed-Size: 152 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), libwpd-0.9-9 Replaces: libwpd7 (<= 0.7.2-1) Priority: optional Section: utils Filename: pool/backports/libw/libwpd/libwpd-tools_0.9.2-1~ybp60+1_amd64.deb Size: 86618 SHA256: d0029353cc458f1d5a0ad4914506e12e50ef83cd65cd57fcdd84b1a3083f0965 SHA1: 7068d96f6a9e6bc4edc3c5f043b85eb3630f770f MD5sum: f2fb2a1c0b77b5ba35d26158532f8ff0 Description: Tools from libwpd for converting WordPerfect to HTML/RAW/Text libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains some little programs using libwpd to convert WordPerfect files into HTML/Raw files and Text. Package: libwpg-0.2-2 Source: libwpg Version: 0.2.0-4~ybp60+1 Architecture: amd64 Maintainer: Rene Engelhard Installed-Size: 212 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), libwpd-0.9-9 Priority: optional Section: libs Filename: pool/backports/libw/libwpg/libwpg-0.2-2_0.2.0-4~ybp60+1_amd64.deb Size: 85014 SHA256: bc5f2c1a518ac51d46f33424a9c7dd2e436494cdeda1a13c047a9c18960d25ed SHA1: d302bc9c458705f3a758b207782393c8ab92b886 MD5sum: e16900b0fa42fee84445c769d60d0d41 Description: WordPerfect graphics import/convert library (shared library) Libwpg is a collection of library and tools to work with graphics in WPG (WordPerfect Graphics) format. WPG is the format used among others in Corel sofware, such as WordPerfect(tm) and Presentations(tm). . This package contains the shared library. Package: libwpg-dev Source: libwpg Version: 0.2.0-4~ybp60+1 Architecture: amd64 Maintainer: Rene Engelhard Installed-Size: 364 Depends: libwpg-0.2-2 (= 0.2.0-4~ybp60+1), libwpd-dev Priority: optional Section: libdevel Filename: pool/backports/libw/libwpg/libwpg-dev_0.2.0-4~ybp60+1_amd64.deb Size: 101840 SHA256: e506ef53bf5a913d160c97ceaa96ce2cc8baa26e7bea814f411864a3184f573a SHA1: bb9a09cc3fe8dc312fb040f586a3cd7ea3a369c7 MD5sum: 011b2a41138e00bd602da55eb8612025 Description: WordPerfect graphics import/convert library (development) Libwpg is a collection of library and tools to work with graphics in WPG (WordPerfect Graphics) format. WPG is the format used among others in Corel sofware, such as WordPerfect(tm) and Presentations(tm). . This package contains the files needed for developing applications using libwpg. Package: libwpg-doc Source: libwpg Version: 0.2.0-4~ybp60+1 Architecture: all Maintainer: Rene Engelhard Installed-Size: 1596 Priority: optional Section: doc Filename: pool/backports/libw/libwpg/libwpg-doc_0.2.0-4~ybp60+1_all.deb Size: 153794 SHA256: 253fcbdb44135156fd32dfb2e1e67306067be1d85ee9d1d4277b7a0b433edb14 SHA1: 40e7817215f1e45fe47085d882d835d03a1b0b09 MD5sum: e39c95576894be0fe46efe7f5f967f98 Description: WordPerfect graphics import/convert library (documentation) Libwpg is a collection of library and tools to work with graphics in WPG (WordPerfect Graphics) format. WPG is the format used among others in Corel sofware, such as WordPerfect(tm) and Presentations(tm). . This package contains the API documentation. Package: libwpg-tools Source: libwpg Version: 0.2.0-4~ybp60+1 Architecture: amd64 Maintainer: Rene Engelhard Installed-Size: 56 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), libwpd-0.9-9, libwpg-0.2-2 Priority: optional Section: misc Filename: pool/backports/libw/libwpg/libwpg-tools_0.2.0-4~ybp60+1_amd64.deb Size: 27452 SHA256: 30342d8e0fe5ca43affa80919dc4e13385fdd1e95eeb6c278b1619bc43e62042 SHA1: 22fc6b0f5313c528a176b8fec1ee93f0c5832630 MD5sum: c3d9cfb532f1a85d6630ec93b052a9d7 Description: Tools from libwpg for converting WP Graphics to Raw/SVG Libwpg is a collection of library and tools to work with graphics in WPG (WordPerfect Graphics) format. WPG is the format used among others in Corel sofware, such as WordPerfect(tm) and Presentations(tm). . This package contains some little programs using libwps to convert Works text document files into Raw and SVG files. Package: modemmanager Version: 0.5-1~ybp60+1 Architecture: amd64 Maintainer: Alexander Sack Installed-Size: 1120 Depends: libc6 (>= 2.7), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.88), libglib2.0-0 (>= 2.22.0), libgudev-1.0-0 (>= 146) Recommends: usb-modeswitch Priority: important Section: net Filename: pool/backports/m/modemmanager/modemmanager_0.5-1~ybp60+1_amd64.deb Size: 315374 SHA256: 84f66bcc2584c412950a988c6656d11ca2bc00f8246fb2bd5aae73a40c4717f7 SHA1: 1b41a18288f809e087f67f9e752456ea8a010721 MD5sum: 528c95e0be2f864dbb172c59746e7043 Description: D-Bus service for managing modems Provides a D-Bus interface to communicate with mobile broadband (GSM, CDMA, UMTS, ...) cards. Implements a loadable plugin interface to add work-arounds for non standard devices. Also provides patches to use networkmanager (and the applet) with modem manager. . Git Repository: http://cgit.freedesktop.org/ModemManager/ModemManager/ Package: modemmanager-dbg Source: modemmanager Version: 0.5-1~ybp60+1 Architecture: amd64 Maintainer: Alexander Sack Installed-Size: 1936 Depends: modemmanager (= 0.5-1~ybp60+1) Priority: important Section: debug Filename: pool/backports/m/modemmanager/modemmanager-dbg_0.5-1~ybp60+1_amd64.deb Size: 640108 SHA256: 6a197205a4cc67f748ff5056c102c8170dba8524766e3a5af84a5c08a8b72643 SHA1: 7e7b3307ebfb27cfa70826c9b02ab7d79ecaabd6 MD5sum: e1a7889bd758302fe5cfb33d3aafcbaf Description: D-Bus service for managing modems - debugging symbols Provides a D-Bus interface to communicate with mobile broadband (GSM, CDMA, UMTS, ...) cards. Implements a loadable plugin interface to add work-arounds for non standard devices. Also provides patches to use networkmanager (and the applet) with modem manager. . Git Repository: http://cgit.freedesktop.org/ModemManager/ModemManager/ . This package contains debugging symbols for ModemManager. Package: monodoc-banshee-manual Source: banshee Version: 1.6.1-1.1+ybp1 Architecture: all Maintainer: Debian CLI Applications Team Installed-Size: 952 Depends: monodoc-manual Homepage: http://www.banshee-project.org Priority: important Section: doc Filename: pool/backports/b/banshee/monodoc-banshee-manual_1.6.1-1.1+ybp1_all.deb Size: 690276 SHA256: a57032e380e0b70328aed24861a848dd101cdd21472ce952cce076006dba5269 SHA1: 32d27ad8b615266f40f762719b37a8a5c726f294 MD5sum: 97ab76f6fc6575e480eff5657c542ef1 Description: Media Management and Playback application (developer documentation) Banshee is a media management and playback application for the GNOME desktop, allowing users to import audio from CDs, search their library, create playlists of selections of their library, sync music to/from iPods and other media devices, play and manage video files and burn selections to a CD. . This package contains the developer documentation for Banshee. Package: mtp-tools Source: libmtp Version: 1.1.2-2~ybp60+1 Architecture: amd64 Maintainer: Alessio Treglia Installed-Size: 248 Depends: libc6 (>= 2.2.5), libmtp9 (>= 1.1.0) Enhances: libmtp9 Homepage: http://libmtp.sourceforge.net/ Priority: optional Section: utils Filename: pool/backports/libm/libmtp/mtp-tools_1.1.2-2~ybp60+1_amd64.deb Size: 100958 SHA256: 94d2175f7d5128e2deede083cab0052fa2da8ad4980b1ddf27ec31ab75bbdcdc SHA1: 1f8363edfc7700af2eea4364025ed3c08ea37a01 MD5sum: fa2e8a7a9fb437dcd1c8b2d4054cab53 Description: Media Transfer Protocol (MTP) library tools libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package contains tools for communicating with MTP devices. Package: nut Version: 2.6.2-1~ybp60+1 Architecture: all Maintainer: Arnaud Quette Installed-Size: 188 Depends: nut-server, nut-client Homepage: http://www.networkupstools.org/ Priority: important Section: admin Filename: pool/backports/n/nut/nut_2.6.2-1~ybp60+1_all.deb Size: 146692 SHA256: 10c278d15ce534bf52adff479233edbaacd30e299e55468aeec3bb972443de5d SHA1: 0e13037f13cae28cf399d9bc322d9678ce8dd957 MD5sum: 507db4a1e8e771f347f4790e5f5c3350 Description: network UPS tools - metapackage Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package is a metapackage that install both nut-server and nut-client Package: nut-cgi Source: nut Version: 2.6.2-1~ybp60+1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 268 Depends: libc6 (>= 2.3), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgd2-xpm (>= 2.0.36~rc1~dfsg), libjpeg62 (>= 6b1), libpng12-0 (>= 1.2.13-4), libupsclient1 (>= 2.4.1), libx11-6, libxpm4, zlib1g (>= 1:1.1.4), adduser Recommends: apache2 | httpd-cgi Suggests: nut Replaces: nut (<< 1.1.11) Homepage: http://www.networkupstools.org/ Priority: important Section: admin Filename: pool/backports/n/nut/nut-cgi_2.6.2-1~ybp60+1_amd64.deb Size: 140758 SHA256: 125ddb67aa081f97cc5d38f7b3718754adb0892a9badbed81711ba409c08d8bd SHA1: 1f5aa34b5e1c36ac74503efb48b04adc77ec9c53 MD5sum: a1dad2a5aed8da8935db533358b4330e Description: network UPS tools - web interface Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides an HTTP interface for Network UPS Tools which makes it possible to monitor the core NUT system with a web browser. Package: nut-client Source: nut Version: 2.6.2-1~ybp60+1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 332 Depends: libc6 (>= 2.3), libupsclient1 (>= 2.4.1) Recommends: bash-completion Breaks: nut (<< 2.6.1-2~) Replaces: nut (<< 2.6.1-2~) Homepage: http://www.networkupstools.org/ Priority: important Section: admin Filename: pool/backports/n/nut/nut-client_2.6.2-1~ybp60+1_amd64.deb Size: 166452 SHA256: 754c5181a23f82b14d5bad106b1c4b2d33f21553a4e8dac3c9d938c274de517b SHA1: 33791dfef9464ce8cd6da1827544f0b0ae21662d MD5sum: 35702ac9d7734f5e5f7742924a0bfaf3 Description: network UPS tools - clients Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides NUT's clients that allows the user to control and monitor the UPS. Package: nut-doc Source: nut Version: 2.6.2-1~ybp60+1 Architecture: all Maintainer: Arnaud Quette Installed-Size: 3184 Suggests: doc-base Homepage: http://www.networkupstools.org/ Priority: important Section: doc Filename: pool/backports/n/nut/nut-doc_2.6.2-1~ybp60+1_all.deb Size: 1852234 SHA256: 82d1ccb8ada8ee57a40b4ab7c059bcfd7c8e85b21d0f45aad635799edc2b420e SHA1: 8a5fe39251b0222183c7baf5ac5a47fe45879ae3 MD5sum: fdf31929ee99686b36d03ab63dd82f1d Description: network UPS tools - documentation Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package contains FAQ, user, developer and packager documentation. Package: nut-monitor Source: nut Version: 2.6.2-1~ybp60+1 Architecture: all Maintainer: Arnaud Quette Installed-Size: 224 Depends: python, python-gobject, python-gtk2, python-glade2, python-nut Homepage: http://www.networkupstools.org/ Priority: important Section: admin Filename: pool/backports/n/nut/nut-monitor_2.6.2-1~ybp60+1_all.deb Size: 106088 SHA256: 13f28e50e66d0368767f292317c65f54a0c6050818b23a52b6bdf1203739e4ef SHA1: 82b2b1df611d82f50bca8f25af2d48079c26a9f9 MD5sum: 166904c7bbd2ef79698b0a7f9d25dbb5 Description: network UPS tools - GUI application to monitor UPS status Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides nut-monitor, a GUI application to monitor UPS status. Package: nut-powerman-pdu Source: nut Version: 2.6.2-1~ybp60+1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 144 Depends: libc6 (>= 2.4), libpowerman0, nut (>= 2.4.0), powerman (>= 2.3.3) Homepage: http://www.networkupstools.org/ Priority: important Section: admin Filename: pool/backports/n/nut/nut-powerman-pdu_2.6.2-1~ybp60+1_amd64.deb Size: 101574 SHA256: b54e8430b11e2bb3f4296fa01e4f07d35ca539c781773aae946defbd9b28592b SHA1: f7ca5fb5241d759e0b5ff64c8b26b088da511165 MD5sum: 7e9b641783c7b3d6714e2497096a9a68 Description: network UPS tools - PowerMan PDU driver Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides powerman-pdu, which allows NUT clients to communicate with the PowerMan daemon to support PDUs. Package: nut-server Source: nut Version: 2.6.2-1~ybp60+1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 2928 Depends: libc6 (>= 2.4), libupsclient1 (>= 2.4.1), libusb-0.1-4 (>= 2:0.1.12), libwrap0 (>= 7.6-4~), adduser, lsb-base (>= 3.0-6), udev (>= 0.124-1), nut-client (= 2.6.2-1~ybp60+1) Suggests: nut-cgi, nut-snmp, nut-dev, nut-xml Conflicts: nut-dev (<< 2.2.2), nut-hal-drivers, nut-usb (<< 2.1.0-3), ups-monitor Breaks: nut (<< 2.6.1-2~) Replaces: nut (<< 2.6.1-2~) Provides: nut-usb, ups-monitor Homepage: http://www.networkupstools.org/ Priority: important Section: admin Filename: pool/backports/n/nut/nut-server_2.6.2-1~ybp60+1_amd64.deb Size: 1287714 SHA256: c010059a5eade1bce35fe325545d37f6341fdcc2f5529051833e6d36858f2ee7 SHA1: db8fd8ff10627278044370c0e407773fe2f255f6 MD5sum: af1d6b548fd7ea5d82f53b2f37520e80 Description: network UPS tools - core system Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides NUT's core system, and the serial and USB UPS drivers. In most cases it is sufficient for a basic UPS monitoring system. Package: nut-snmp Source: nut Version: 2.6.2-1~ybp60+1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 212 Depends: libc6 (>= 2.4), libsnmp15 (>= 5.4.3~dfsg), nut (>= 1.4.1-pre1) Conflicts: nut (<= 1.4.0) Homepage: http://www.networkupstools.org/ Priority: important Section: admin Filename: pool/backports/n/nut/nut-snmp_2.6.2-1~ybp60+1_amd64.deb Size: 118402 SHA256: 35c1ba1368f91ce6dce8ba080be8dca72f4820cfc1c46016ba23ffad6b97a88c SHA1: 79d125c457ad533039a6efe0694c57d87f7961ec MD5sum: 2d125a31ef71d4515e1749025cef6fff Description: network UPS tools - SNMP driver Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides snmp-ups, the SNMP multi-MIB driver for UPS, which supports various MIBs including IETF, MGE, and APC. It adds an SNMP Manager interface to the core NUT system. Package: nut-xml Source: nut Version: 2.6.2-1~ybp60+1 Architecture: amd64 Maintainer: Arnaud Quette Installed-Size: 172 Depends: libc6 (>= 2.4), libneon27-gnutls (>= 0.29.3), nut (>= 2.2.2) Homepage: http://www.networkupstools.org/ Priority: important Section: admin Filename: pool/backports/n/nut/nut-xml_2.6.2-1~ybp60+1_amd64.deb Size: 110352 SHA256: 405285fbec87c6b40b1e73d164a05dd5b2b9f656bd62081efd56c9e573a9992a SHA1: ce3bd05aa649c105277a8d0e2a7c3762108d0f31 MD5sum: a02f79dd052a4589a4e8d1c7ac1c39e1 Description: network UPS tools - XML/HTTP driver Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides netxml-ups, which supports UPS models from Eaton or MGE that use an XML/HTTP-based Network Management Card or Proxy. Package: offlineimap Version: 6.5.4-2~ybp60+1 Architecture: all Maintainer: Dmitrijs Ledkovs Installed-Size: 1568 Depends: python2.6 | python2.5, python (>= 2.6.6-3+squeeze3~), python (<< 2.7), libjs-sphinxdoc (>= 1.0) Recommends: python-sqlite Suggests: python-kerberos, doc-base Homepage: http://offlineimap.org/ Priority: important Section: mail Filename: pool/backports/o/offlineimap/offlineimap_6.5.4-2~ybp60+1_all.deb Size: 819762 SHA256: 15fca179876db5ffdf70e4eef456689aa5bd8645f6bb349c307f45f8bd126573 SHA1: bea12b2c314139ca913ec90f232ddfa1f0c3ddaf MD5sum: 31fd92d64b7b4eb3681f6fb7a99ebc0c Description: IMAP/Maildir synchronization and reader support OfflineIMAP is a tool to simplify your e-mail reading. With OfflineIMAP, you can: . * Read the same mailbox from multiple computers, and have your changes (deletions, etc.) be automatically reflected on all computers . * Use various mail clients to read a single mail box . * Read mail while offline (on a laptop) and have all changes synchronized when you get connected again . * Read IMAP mail with mail readers that do not support IMAP . * Use SSL (secure connections) to read IMAP mail even if your reader doesn't support SSL . * Synchronize your mail using a completely safe and fault-tolerant algorithm. . * Customize which mailboxes to synchronize with regular expressions or lists. . * Synchronize your mail two to four times faster than with other tools or other mail readers' internal IMAP support. . In short, OfflineIMAP is a tool to let you read mail how YOU want to. Package: python-chromaprint Source: chromaprint Version: 0.4-1.1~ybp60+1 Architecture: all Maintainer: Clint Adams Installed-Size: 36 Depends: python, python-support (>= 0.90.0), libchromaprint0 (>= 0.4-1.1~ybp60+1) Homepage: http://wiki.acoustid.org/wiki/Chromaprint Priority: important Section: python Filename: pool/backports/c/chromaprint/python-chromaprint_0.4-1.1~ybp60+1_all.deb Size: 4806 SHA256: 0cce213a732cee48bf1989e110fb324406cb4ab90c3be4368d12cf38ffa5a36f SHA1: d15f8ae9bcb9ec8b70e02d6eacacf6cd54e57ed0 MD5sum: f366e7d472018f3e8dff6476cb3ed8b8 Description: audio fingerprint library - Python bindings Chromaprint is a library for calculating audio fingerprints, which are used by the Acoustid service. . This package includes a Python package that wraps the Chromaprint library. Package: python-dnspython Source: dnspython Version: 1.10.0-1~ybp60+1 Architecture: all Maintainer: Robert S. Edmonds Installed-Size: 688 Depends: python2.6 | python2.5, python (>= 2.6.6-3+squeeze3~), python (<< 2.7) Homepage: http://www.dnspython.org Priority: important Section: python Filename: pool/backports/d/dnspython/python-dnspython_1.10.0-1~ybp60+1_all.deb Size: 119174 SHA256: 96193c36644937e0586bd6ee5780843a24903cbca6aafcc7584e506fadc28129 SHA1: 52ee0f54afeb12770b906495f27e2c8946f3f38f MD5sum: 6ff8061830c9686f515aaf7aaf2fb27a Description: DNS toolkit for Python dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. . dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records. Package: python-magic Source: file Version: 5.09-2~ybp60 Architecture: amd64 Maintainer: Daniel Baumann Installed-Size: 68 Depends: python2.6 | python2.5, python (>= 2.6.6-3+squeeze3~), python (<< 2.7), libmagic1 (= 5.09-2~ybp60) Suggests: python-magic-dbg Provides: python2.5-magic, python2.6-magic Homepage: http://www.darwinsys.com/file/ Priority: important Section: python Filename: pool/backports/f/file/python-magic_5.09-2~ybp60_amd64.deb Size: 38096 SHA256: de7233f747f57308ed33de95d42255a875077dbe7e270810b7524768e6c28368 SHA1: 82e308f67c9eae2465348f34d19764d59ddbb838 MD5sum: 8062c620e8aad04e30ff56f26a4ac312 Description: File type determination library using "magic" numbers (Python bindings) This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. . This package contains the Python bindings. Package: python-magic-dbg Source: file Version: 5.09-2~ybp60 Architecture: amd64 Maintainer: Daniel Baumann Installed-Size: 0 Depends: python-magic (= 5.09-2~ybp60), python-dbg Homepage: http://www.darwinsys.com/file/ Priority: important Section: debug Filename: pool/backports/f/file/python-magic-dbg_5.09-2~ybp60_amd64.deb Size: 894 SHA256: a0956892433a253f88ad69be0d4f888044f0d0f7289a44d0d86a8d97a37b7d42 SHA1: 186fd08fe4461cd3afa57278e284e0333a07d4eb MD5sum: e2797470d8601183dcff9ee3a9d6448f Description: File type determination library using "magic" numbers (Python bindings/debug) This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. . This package contains the Python bindings, built for the Python debug interpreter. Package: python-nut Source: nut Version: 2.6.2-1~ybp60+1 Architecture: all Maintainer: Arnaud Quette Installed-Size: 100 Homepage: http://www.networkupstools.org/ Priority: important Section: python Filename: pool/backports/n/nut/python-nut_2.6.2-1~ybp60+1_all.deb Size: 80190 SHA256: 700fdb2a0a04772ac6e2555641a7e3f97e23978e95e2e58967e53aea2159fef6 SHA1: d61cb7f8c4e087f63914e921cffc0bd181d49fcd MD5sum: 1b10b244e09ed1165dc2ed1de4b581c2 Description: network UPS tools - Python bindings for NUT server Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides Python bindings to connect to NUT server. Package: quodlibet Version: 2.4-1~ybp60+1 Architecture: all Maintainer: Ondřej Kuzník Installed-Size: 76 Depends: python, exfalso (= 2.4-1~ybp60+1), gstreamer0.10-plugins-base (>= 0.10.3), python-gst0.10 (>= 0.10.1), gstreamer0.10-plugins-good, gstreamer0.10-plugins-ugly Recommends: gstreamer0.10-alsa | gstreamer0.10-audiosink, python-feedparser, python-gpod, python-dbus, python-mmkeys, udisks, media-player-info Suggests: gstreamer0.10-plugins-bad, quodlibet-plugins, gstreamer0.10-gconf Conflicts: quodlibet-ext Replaces: quodlibet-ext Provides: quodlibet-ext Homepage: http://code.google.com/p/quodlibet/ Priority: optional Section: sound Filename: pool/backports/q/quodlibet/quodlibet_2.4-1~ybp60+1_all.deb Size: 38918 SHA256: 60a31b4019ffe2851eca4f6c887503412ea2be855a6feffeba4d92b265e0613f SHA1: c588b3d35e6832eab293696b5ab496013e64dc76 MD5sum: 4299752122e598701b3ccc616233908f Description: audio library manager and player for GTK+ Quod Libet is a music management program. It provides several different ways to view your audio library, as well as support for Internet radio and audio feeds. It has extremely flexible metadata tag editing and searching capabilities, using the same interface as Ex Falso. . Supported formats include MP3, Ogg Vorbis, FLAC, Musepack (MPC), WavPack, and MOD/XM/IT. Package: quodlibet-plugins Version: 1:2.4-1~ybp60+1 Architecture: all Maintainer: Ondřej Kuzník Installed-Size: 488 Depends: exfalso (>= 2.3.2) Recommends: notification-daemon, python-dbus, python-gnome2, python-cddb, python-musicbrainz2, brasero | k3b, python (>= 2.6) | python-simplejson, python-indicate, python-gtk2 (>= 2.16) | python-eggtrayicon, python-pyinotify, gstreamer0.10-chromaprint Suggests: lastfmsubmitd Conflicts: python-json Priority: extra Section: sound Filename: pool/backports/q/quodlibet-plugins/quodlibet-plugins_2.4-1~ybp60+1_all.deb Size: 99668 SHA256: 8e359c80d8848edabf6e6e20e931e744b48a8e64d585adfcca3a71ec4ce5d05f SHA1: 83b5d23e58d496cb7b43936c3bd5101dbb149dd2 MD5sum: d2f2b95834d1476b0015ff63571ac64e Description: various contributed plugins for Quod Libet This package contains a number of contributed plugins for the Quod Libet media player, each extending the player's functionality in different ways. . Notable plugins in this package include: . - Animated On-Screen Display - MusicBrainz and CDDB/FreeDB tag lookups - Alarm clock and lullaby, start and stop playing music at specified times - Export a playlist as HTML - Export a Jabber JEP-118 file - Burn CDs with Brasero or K3b - AudioScrobbler/Last.fm submission and synchronization (http://www.last.fm/) Package: sheepdog Version: 0.2.4-1~ybp60+1 Architecture: amd64 Maintainer: Guido Günther Installed-Size: 172 Depends: libc6 (>= 2.8), libcorosync4 (>= 1.2.1), corosync Homepage: http://www.osrg.net/sheepdog/ Priority: important Section: admin Filename: pool/backports/s/sheepdog/sheepdog_0.2.4-1~ybp60+1_amd64.deb Size: 79692 SHA256: f2dbb745dc1d68c90d2ebbf4e44ac1b7caa42422dc87ea7b6e63b9f7796f415c SHA1: ec5334be9d87a1295a8d7e5cc45c17f561ef215c MD5sum: f84f0e93e6a629d369a6cc432a65e7f2 Description: Distributed storage system for KVM/QEMU Sheepdog provides highly available block level storage volumes that can be attached to KVM/QEMU virtual machines. Sheepdog scales to several hundreds nodes, and supports advanced volume management features such as snapshot, cloning, and thin provisioning. Package: task Version: 2.0.0-1~ybp60+1 Architecture: amd64 Maintainer: Alexander Neumann Installed-Size: 1920 Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), liblua5.1-0, libstdc++6 (>= 4.4.0) Homepage: http://taskwarrior.org Priority: important Section: utils Filename: pool/backports/t/task/task_2.0.0-1~ybp60+1_amd64.deb Size: 859020 SHA256: c3f69503ac291689b97afc49bd1cbeebd3e3cb2e19cdb10d41049ea0cc467edb SHA1: c6a75cbfb6ee8aa0c91a40ea8f136e56e0fb67f2 MD5sum: 2ba29f7c0feb0d658d91eaa5401f0c79 Description: feature-rich console based todo list manager Taskwarrior is a sophisticated command line todo list and task manager with a lot of features: . * colorful tabbed output * feature rich search function * tags * statistics * Getting Things Done compatible * interactive editing of items in text editor Package: vde2 Version: 2.3.2-4~ybp60+1 Architecture: amd64 Maintainer: Debian VSquare Team Installed-Size: 640 Depends: adduser, libc6 (>= 2.7), libpcap0.8 (>= 0.9.8), libvde0, libvdeplug2 Suggests: vde2-cryptcab, qemu-kvm, qemu Replaces: vde Homepage: http://vde.sourceforge.net Priority: important Section: net Filename: pool/backports/v/vde2/vde2_2.3.2-4~ybp60+1_amd64.deb Size: 229118 SHA256: a5f6f57ab99f847731df9a71002fbff20646e070971f5f080986a634e7b24982 SHA1: 1b447cc07bc065fa399360d4b81e4f1e1013b229 MD5sum: 3c8bd25920cd2f2d5f74444cc130ab3b Description: Virtual Distributed Ethernet VDE is a virtual switch that can connect multiple virtual machines together, both local and remote. . Components of the VDE architecture are VDE switches (virtual counterpart of ethernet switches) and VDE cables (virtual counterpart of a crossed-cable used to connect two switches). . VDE 2 includes: - switch management both from console and from a "unix socket terminal" - VLAN 801.1q - FSTP (fast spanning tree) - distributed cable manager using a blowfish encrypted channel - wire packet filter to emulate delays and packet loss on virtual wires . Examples of VDE uses: - With VDE it is possible to create a virtual network of QEMU machines running on several real computer - VDE can be used to create tunnels (even crossing masqueraded networks) - VDE can provide mobility support . The VDE also provides bi-directional pipe command (dpipe) and remote terminal for unix sockets (unixterm). . The Debian package provides a nice extension for /etc/network/interfaces file for easy set up. Package: vde2-cryptcab Source: vde2 Version: 2.3.2-4~ybp60+1 Architecture: amd64 Maintainer: Debian VSquare Team Installed-Size: 52 Depends: libc6 (>= 2.2.5), libssl0.9.8 (>= 0.9.8m-1), libvdeplug2 Homepage: http://vde.sourceforge.net Priority: important Section: net Filename: pool/backports/v/vde2/vde2-cryptcab_2.3.2-4~ybp60+1_amd64.deb Size: 28444 SHA256: 5fe8bb1c13369593d9bfc554509d021f0a7af14db20ab8cb35806169520e2f05 SHA1: 7965d3d4427fc10e06d9e56abe597f0bb35ff8d0 MD5sum: caf14aea87c495c813ca3d90f461053c Description: Virtual Distributed Ethernet - CryptCab VDE is a virtual switch that can connect multiple virtual machines together, both local and remote. . Components of the VDE architecture are VDE switches (virtual counterpart of ethernet switches) and VDE cables (virtual counterpart of a crossed-cable used to connect two switches). . This package contains CryptCab, which can be used to send encrypted data over an UDP link. Package: vgabios Version: 0.6c-3~ybp60+1 Architecture: all Maintainer: Guillem Jover Installed-Size: 440 Conflicts: bochs (<< 2.1.1+20040903-1) Homepage: http://savannah.nongnu.org/projects/vgabios/ Priority: extra Section: misc Filename: pool/backports/v/vgabios/vgabios_0.6c-3~ybp60+1_all.deb Size: 175598 SHA256: 7046d3f5057a8b13ed55bff19069b144e94591ae9b760b9372a27154662145e8 SHA1: e4e1414cfaec954667ad96e47b9220c26589a314 MD5sum: 09172fc11c15a54e98937399aa3af39b Description: VGA BIOS software for the Bochs and Qemu emulated VGA card The goal of this project is to provide a Video BIOS for Bochs and Qemu. This VGA BIOS is very specific to the bochs/qemu emulated VGA card. . WARNING: It is NOT meant to drive a physical vga card. You will probably fry it if you try. You have been warned. Package: virt-manager Version: 0.8.7-1~ybp60+1 Architecture: all Maintainer: Debian Libvirt Maintainers Installed-Size: 5544 Depends: gconf2 (>= 2.28.1-2), python, python-support (>= 0.90.0), python-gtk2, python-glade2, python-gnome2, python-dbus, python-urlgrabber, python-vte, librsvg2-common, python-libvirt (>= 0.7.1), virtinst (>= 0.500.6), python-gtk-vnc (>= 0.3.8), python-ipy (>= 0.70) Recommends: libvirt-bin (>= 0.4.6), gnome-icon-theme Suggests: virt-viewer, ssh-askpass, gnome-keyring, python-gnomekeyring, hal Homepage: http://virt-manager.et.redhat.com/ Priority: optional Section: admin Filename: pool/backports/v/virt-manager/virt-manager_0.8.7-1~ybp60+1_all.deb Size: 1038486 SHA256: 5f02622503629fe90d7d74e23f5dd6a44d4ab9301b6555387b4708c667c56fb6 SHA1: 234cd4a1046fc7c84da699217ada11d7c44512d1 MD5sum: 2e85a2e7e70285eabb32fe6abfdf1a14 Description: desktop application for managing virtual machines It presents a summary view of running domains and their live performance & resource utilization statistics. A detailed view presents graphs showing performance & utilization over time. Ultimately it will allow creation of new domains, and configuration & adjustment of a domain's resource allocation & virtual hardware. Finally an embedded VNC client viewer presents a full graphical console to the guest domain. . NOTE: the GUI is still considered experimental. Package: virtinst Version: 0.600.0-1~ybp60+1 Architecture: all Maintainer: Debian Libvirt Maintainers Installed-Size: 1316 Depends: python (>= 2.4), python-support (>= 0.90.0), python-libvirt (>= 0.4.6), python-libxml2, python-urlgrabber Recommends: virt-viewer, qemu Homepage: http://virt-manager.et.redhat.com/ Priority: important Section: admin Filename: pool/backports/v/virtinst/virtinst_0.600.0-1~ybp60+1_all.deb Size: 336984 SHA256: e9cb4e17de549fa96d2e0d3d98bbcd8a8725dd7c2bcfe1a19ae722f65e576afd SHA1: d06ddd02d0d93cb9d6620bacf02a93e671acd22f MD5sum: 7c72f4811ffd1ca01c7af3d862ae4bd1 Description: Programs to create and clone virtual machines Virtinst is a set of commandline tools to create virtual machines using libvirt: . virt-install: provision new virtual machines virt-clone: clone existing virtual machines virt-image: create virtual machines from an image description virt-convert: convert virtual machines between formats Package: youtube-dl Version: 2012.09.27-1~ybp60+1 Architecture: all Maintainer: Rogério Brito Installed-Size: 68 Depends: python (>= 2.6) Recommends: libav-tools | ffmpeg, libav-tools | ffmpeg (>= 4:0.6) | ffprobe, rtmpdump Homepage: http://rg3.github.com/youtube-dl/ Priority: important Section: web Filename: pool/backports/y/youtube-dl/youtube-dl_2012.09.27-1~ybp60+1_all.deb Size: 54930 SHA256: 8bf3de1d6464d016388186707c63d810c19622e26a22d75c4304806b58536a43 SHA1: 894c3e64ea5b90d65db4392f667370598e0f79d2 MD5sum: 9066036ec588552b623a5489b7f429e9 Description: downloader of videos from YouTube and other sites youtube-dl is a small command-line program to download videos from YouTube.com and other sites that don't provide direct links to the videos served. . youtube-dl allows the user, among other things, to choose a specific video quality to download (if available) or let the program automatically determine the best (or worst) quality video to grab. It supports downloading entire playlists and all videos from a given user. . Currently supported sites are: CollegeHumor, Comedy Central, Dailymotion, Facebook, Metacafe, MyVideo, Photobucket, The Escapist, Vimeo, Yahoo!, YouTube, blip.tv, depositfiles.com, video.google.com, xvideos, Soundcloud, InfoQ, Mixcloud, OpenClassRoom.