Package: debhelper Version: 11.3.5~bpo9+1 Architecture: all Maintainer: Debhelper Maintainers Installed-Size: 1557 Depends: autotools-dev, dh-autoreconf (>= 17~), dh-strip-nondeterminism (>= 0.028~), dpkg (>= 1.18.0~), dpkg-dev (>= 1.18.2~), dwz, file (>= 3.23), libdpkg-perl (>= 1.17.14), man-db, po-debconf, perl Suggests: dh-make Breaks: cmake (<< 3.9~), dh-systemd (<< 1.38), meson (<< 0.40.0~) Replaces: dh-systemd (<< 1.38) Provides: debhelper-compat (= 9), debhelper-compat (= 10), debhelper-compat (= 11) Multi-Arch: foreign Priority: optional Section: devel Filename: pool/backports/d/debhelper/debhelper_11.3.5~bpo9+1_all.deb Size: 985034 SHA256: 693c4beda7e62cea0087a32284a34fe93614c94eb3938d3e3ab1c8205dd73cd0 SHA1: 13e983f744ad14975a43542ef0999e7fa1ee8158 MD5sum: 05ae4ed5111b3dd3db33f6fc258381e3 Description: helper programs for debian/rules A collection of programs that can be used in a debian/rules file to automate common tasks related to building Debian packages. Programs are included to install various files into your package, compress files, fix file permissions, integrate your package with the Debian menu system, debconf, doc-base, etc. Most Debian packages use debhelper as part of their build process. Package: dh-autoreconf Version: 17~bpo9+1 Architecture: all Maintainer: Julian Andres Klode Installed-Size: 45 Depends: perl, debhelper, autoconf, automake, autopoint, libtool (>= 2.4.2) Enhances: cdbs, debhelper Breaks: dpatch (<< 2.0.38+nmu1~), quilt (<< 0.63-8.2~) Multi-Arch: foreign Priority: optional Section: devel Filename: pool/backports/d/dh-autoreconf/dh-autoreconf_17~bpo9+1_all.deb Size: 16562 SHA256: 75958f18d6c16f6e299a3d145761cb15aed8b33c01981ebfccadeb2fbdd7065c SHA1: a0b23b41d377b5294468af23240d12c30442e2fa MD5sum: c5c3394c561b7f493b77737d705abc49 Description: debhelper add-on to call autoreconf and clean up after the build dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and two commands, dh_autoreconf and dh_autoreconf_clean. . The dh_autoreconf command creates a list of the files and their checksums, calls autoreconf and then creates a second list for the new files. . The dh_autoreconf_clean command compares these two lists and removes all files which have been added or changed (files may be excluded if needed). . For CDBS users, a rule is provided to call the dh-autoreconf programs at the right time. Package: gdbm-l10n Source: gdbm Version: 1.18.1-2 Architecture: all Maintainer: Dmitry Bogatov Installed-Size: 275 Replaces: libgdbm4 (= 1.12-2) Homepage: https://gnu.org/software/gdbm Priority: optional Section: localization Filename: pool/backports/g/gdbm/gdbm-l10n_1.18.1-2_all.deb Size: 76622 SHA256: b299e292732644244886e20772c09c2818ac425801175da7cca48de971d08bab SHA1: 82f89ff20506f17e2d6782fc16ae395357cb1471 MD5sum: 373d03f2e2bcf062bc10095a7f8d7148 Description: GNU dbm database routines (translation files) GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). This package provides translations for messages, generated by library routines and programs, provided by 'gdbtool' package. Package: libruby Source: ruby-defaults Version: 1:2.5.1 Architecture: all Maintainer: Antonio Terceiro Installed-Size: 18 Depends: libruby2.5 Homepage: http://www.ruby-lang.org/ Priority: optional Section: libs Filename: pool/backports/r/ruby-defaults/libruby_2.5.1_all.deb Size: 9930 SHA256: b98f88e4a0bf33893db2a8a2faff3dddb16b7b2aea460b2ccd4d6c84a8fc17f9 SHA1: 480b29304497372ba513aec5d3f957f52141a7af MD5sum: f891e361272c90b8a3e5cd7894631430 Description: Libraries necessary to run Ruby Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package includes the 'libruby' library, necessary to run Ruby. . This package is a dependency package, which depends on Debian's default Ruby version (currently v2.5). Package: ri Source: ruby-defaults Version: 1:2.5.1 Architecture: all Maintainer: Antonio Terceiro Installed-Size: 18 Depends: ruby2.5, ruby2.5-doc Homepage: http://www.ruby-lang.org/ Priority: optional Section: ruby Filename: pool/backports/r/ruby-defaults/ri_2.5.1_all.deb Size: 9982 SHA256: 1f599b7616d8cbe68ae392927632ba3f1513209a541908b297f905c7b660fefe SHA1: 774a13e33c391739bc25ad481c717766d35650f5 MD5sum: 8021d14ad0fdb0da85fe476951be3c37 Description: Ruby Interactive reference ri is a command line tool that displays descriptions of built-in Ruby methods, classes, and modules. For methods, it shows you the calling sequence and a description. For classes and modules, it shows a synopsis along with a list of the methods the class or module implements. . This package provides ri command and descriptions about Ruby. This package provides the ri documentation for the Ruby standard library. The ri executable itself is in the ruby package. . This package is a dependency package, which depends on Debian's default Ruby version (currently v2.5). Package: ruby-full Source: ruby-defaults Version: 1:2.5.1 Architecture: all Maintainer: Antonio Terceiro Installed-Size: 18 Depends: ruby, ruby-dev, ri Homepage: http://www.ruby-lang.org/ Priority: optional Section: ruby Filename: pool/backports/r/ruby-defaults/ruby-full_2.5.1_all.deb Size: 9924 SHA256: ff3b90fd22d0af05c1e09a1dc2de094baa4b5875fb02928f4beb047ffb8308b8 SHA1: 5b985bcd88d6ac5518e717224b02ed084ac8236f MD5sum: 1762d8b0c4944dfbda93202face02a0f Description: Ruby full installation (default version) For many good reasons, the Ruby programming language is split in many small different packages. Installing this package will make sure you have all the packages that add up to a full Ruby installation, with the exception of the Tcl/Tk bindings for Ruby, which are only recommended. . This package is a dependency package, which depends on Debian's default Ruby version (currently v2.5). Package: ruby-xmlrpc Version: 0.3.0-2~bpo9+1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 104 Multi-Arch: foreign Homepage: https://github.com/ruby/xmlrpc Priority: optional Section: ruby Filename: pool/backports/r/ruby-xmlrpc/ruby-xmlrpc_0.3.0-2~bpo9+1_all.deb Size: 23628 SHA256: 969b7a76edb0effa91caa0cea0c3d5265492e0d60d541e44becc90494b407f45 SHA1: c818517b21a09af231f677c56951a2763d51c9ff MD5sum: 22b7401ac76e7c5e504430dfeba9f398 Description: XMLRPC library for Ruby XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. It is defined at http://www.xmlrpc.com. . This package enables you to create a server that implements remote procedures and a client that calls them. Very little code is required to achieve either of these. Ruby-Versions: all Package: ruby2.5-doc Source: ruby2.5 Version: 2.5.3-3~bpo9+1 Architecture: all Maintainer: Debian Ruby Team Installed-Size: 18116 Homepage: http://www.ruby-lang.org/ Priority: optional Section: doc Filename: pool/backports/r/ruby2.5/ruby2.5-doc_2.5.3-3~bpo9+1_all.deb Size: 2195544 SHA256: a1e4f6e275c5c792d9dfb1541c81e7b5969b0b413a214990a88b2b73387c54d6 SHA1: af7748087b62706ec4c5d5590009d6841da65986 MD5sum: 284e0df2b0c64bdda06c79d822997806 Description: Documentation for Ruby 2.5 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the autogenerated documentation for Ruby 2.5.