-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Sun, 15 Feb 2009 13:58:58 +0000 Source: emdebian-tools Binary: emdebian-tools emdebian-buildsupport emdebian-archive-keyring emdebian-archive-keyring-udeb emdebian-rootfs emdebian-qa emdebian-grip-server emdebian-grip emdebian-tdeb libemdebian-tools-perl libdebian-packages-compare-perl Architecture: source all Version: 1.5.0 Distribution: unstable Urgency: low Maintainer: Neil Williams <codehelp@debian.org> Changed-By: Neil Williams <codehelp@debian.org> Description: emdebian-archive-keyring - GnuPG archive keys for the emdebian repository emdebian-archive-keyring-udeb - GnuPG keys of the Emdebian archive - udeb (udeb) emdebian-buildsupport - emdebian crossbuilding support emdebian-grip - support for the Grip flavour of Emdebian emdebian-grip-server - server-side support for Emdebian Grip emdebian-qa - emdebian quality assurance support emdebian-rootfs - emdebian root filesystem support emdebian-tdeb - transition package for TDeb handling scripts emdebian-tools - emdebian crossbuilding tool set libdebian-packages-compare-perl - emdebian repository comparison support libemdebian-tools-perl - emdebian support library Closes: 497816 498495 507285 507686 510521 512016 512689 Changes: emdebian-tools (1.5.0) unstable; urgency=low . * Fold Emdebian interim releases into Debian package. . emdebian-tools (1.4.16) unstable; urgency=low . * Missed one occurrence of /usr/lib/emdebian-tools in the autobuilder - fixed. * buildd/upload_handler.sh : no need to look for /bin/bash, /bin/sh is fine for the emrecent call. * bug/embug_report : add information on the cross-tool versions used in the fix within the closure message. * grip/logs.php : Add more detail on possible issues and architectures affected by errors. * tdeb/em_installtdeb : Ensure the em1 version suffix is used in Grip and migrate to the +t1 syntax for changes files. * Expand on hostname problems in emsetup manpage. (Closes: #512689) * overview.1.xml : Describe interim Emdebian versions and use of the tools within Lenny. * grip/grip-overridereplace.pl : Add a new script to implement overrides for packages already in the archive. * Emdebian/Grip.pm : setup_repos - provide defaults for archlist and locroots if the repository directory hierarchy is completely empty. * emdebuild: add -S option to allow build-deps to be located in non- Debian repositories * grip/grip-config/debian/postinst Tidy up dangling symlinks in /usr/share/man * pbuilder/embootstrap : use the crush/ directory name instead of the deprecated packages/ one at www.emdebian.org * qa/emtargetcmp : refine the find local builds option to be more specific to normal and chroot builds. * pbuilder/emsandbox : Relax sudo check to allow for any way of getting USER=root - allows for schroot. . emdebian-tools (1.4.15) unstable; urgency=low . * Improve grip-config for easier conversion of a debootstrap into a bootable system * grip/em_autogrip.pl Add binary package support and extend both binary and source modes to allow multiple packages to be added per run. * Debian/Packages/Compare.pm : read the locale roots and architecture list from the reprepro data files directly. * pbuilder/emsecondstage : allow for cdebconf to be optional (grip) * Move all files out of /usr/lib/emdebian-tools into /usr/share/. * Debian/Packages/Compare.pm : Allow comments in the reprepro conf files and explicitly allow situations where the codename has been switched with the suite because reprepro continues to work with that error. * grip/em_autogrip.pl : When creating new repositories, fix the suite and codename issue. Add a synopsis and explain about the continuing problems with recursive edos-debcheck parsing * doc/genmanpages : Generate a manpage for the new internal Emdebian::Grip module. * Derive an internal perl module from em_autogrip.pl (Emdebian::Grip) and package the results. * Add lintian check to look for kill -s in maintainer scripts, unsupported by busybox. (Closes: #512016) * bug/embug_report : Add a --dry-run option for --closes and warn if svn info is out of date by more than a week * Remove duplicate section and priority listings from debian/control - lintian * Debian/Packages/Compare.pm : enforce that each binary always has a source package and ensure repo name for locale is used with get_locale_roots * grip/grip-override.pl : Support for implementing Debian archive override files in Grip. * autogrip - enable a dry-run mode, limit the number of runs through the update loop and use the locale repo name for the tdeb calculations. * Swap the shell version of em_autogrip for the perl version. * pull migrate_missing from the script into the Emdebian::Grip module and add documentation to the POD content * Emdebian/Grip.pm : allow limited use of &edos without recursion and warn instead of die in case of missing source packages * grip/em_autogrip : allow limited use of &edos, explain delays in loading britney data and tidy up INF messages. * Debian/Packages/Compare.pm : always return a sorted archlist for easier reading of the logs. * grip/grip-cron.sh : Get the ARCHLIST directly from the Emdebian::Grip perl module and thereby from the repository itself instead of hardcoded. * grip/grip-selections.pl : simple parser script to identify packages to add to the filter. * Emdebian/Grip.pm : use system mv instead of perl rename because rename turns out to be unreliable on some installations, notably www.emdebian.org. * Emdebian/Grip.pm : ensure package data is reloaded inside migrate_missing to catch newly added source packages in Grip unstable. * qa/emtoolchain.pl : New script for /usr/share to check the status of the toolchain repositories. * grip/grip-preseed.cfg Add some default groups and preseed them. Use www. prefix instead of buildd. for all website locations and expand comments. * Emdebian/Grip.pm :setup_repos - configure testing to pull from unstable instead of re-downloading all the same files twice. * grip/grip-overridearch.pl : New script to handle Arch: all packages with dependencies only available on selected architectures. * grip/grip-cron.sh : use nice for the main cron workload. * grip-config: create the .changelog.Debian.gz and .copyright files for gcc-4.3-base within the package itself so that the symlinks can work when grip-config is unpacked but not configured. . emdebian-tools (1.4.14) unstable; urgency=low . * Add a wrapper for edos-debcheck support in Grip. * grip/emgrip : support strict OR dependencies by making perl regexp non-greedy * grip/grip-cron.sh : Add a crontab handler using a log file * Add a udeb for the emdebian archive keyring for inclusion into d-i images * Add debian-archive-keyring to the emdebian-archive-keyring so that we can replace the default keyring with all keys. Add conflict and provide debian-archive-keyring-udeb to debian/control. * grip/em_autogrip : add experimental support for testing - needs more work * add ssmtp as dependency of grip-config * drop debootstrap dependency from emdebian-grip * grip/logs.php : Add a log index page for the Grip cron job * grip/em_autogrip : ensure --dry-run only lists changes and catch a few errors in testing checks * grip/emgrip : ensure only directories in /usr/share/locale are removed, preserving locale.alias * grip/grip-cron.sh : fix bashisms * grip/emgrip omit doc-base files under nodocs * grip/grip-liststd.sh : New script to compare filter package list against dpkg --get-selections output * Debian/Packages/Compare.pm Add another new package - repository comparison module to support emdebian-grip but which may well have other uses * debian/emdebian-grip-server.install : Separate out emdebian-grip so that the emgrip script can be installed on Emdebian Grip machines and the server-side cron job and update tasks can be installed on the buildd. * debian/emdebian-grip-server.install : Add the entire grip-config metadata to the emdebian-grip-server package so that grip-config can be built and updated on the server. (Script may be added later.) * Debian/Packages/Compare.pm : Add get_single_package support and spin out get_archlist and get_locale_roots for general usage. * Run apt-cache policy in LANG=C to parse strings in emsetups within localized environments (Closes: #510521) * grip/emgrip : Allow Task: control fields for d-i support * Drop build-depends on debian-archive-keyring * pbuilder/embootstrap : finally drop pkgdetails after testing with Emdebian Grip sandbox * emdebian-buildsupport - a new package to only contain the build tools for easier backporting. . emdebian-tools (1.4.13) unstable; urgency=low . * TDeb improvements - add maxdepth 1 to templates handing in dpkg-gentdeb, only find templates files in debian/. * tdeb/dpkg-gentdeb : handle multiple template files and skip templates for udebs * Add certainty and severity fields to emdebian.desc lintian checks (Closes: #507285) * grip/autogrip : add a mandatory --base-path command for the top level location of the repositories. * grip-config: Add install-info and update-alternatives replacements and a readme to describe how to build the grip-config package * Relocate emdebian.buildd to /usr/share/emdebian-tools/" and remove packages removed from Debian unstable (Closes: #507686) * Rename autogrip to em_autogrip and add a manpage; move emgrip and em_autogrip to /usr/bin/ * grip/em_autogrip : Add support for retrieving missing GnuPG keys - prevents reprepro errors. Add note about key retrieval to manpage. * grip/em_autogrip : Add a dry-run mode and use a single function for source package handling * grip/em_autogrip : allow adding a binary even if the source package is the same name * improve grip-config until issues with gcc postinst can be fixed in Debian * grip/grip-config/update-alternatives : nasty hack - less subtle workarounds still fail, so now just ignore all errors from update- alternatives until a better solution can be found. * Add the emdebian archive key to the grip-config packag * Build a binary archive keyring file alongside the ascii armour for cdebootstrap compatibility. . emdebian-tools (1.4.12) unstable; urgency=low . * Add tdeb/dh_gentdeb, a simple debhelper wrapper. debhelper itself needs improved TDeb support. Improve dpkg-gentdeb to cope with more varied packages and epochs. * emgrip : Add outdir option, missing module dependency (from perl- modules) and implement DEB_BUILD_OPTIONS support * emgrip : Add support for processing a .changes file, with support for modifying the content and binary-only uploads. * emgrip : Add support to use em_installtdeb when a .changes file is used. * tdeb/splitout_tdeb : experimental new script to split a Debian package into a Debian TDeb and a smaller Debian package. * grip/autogrip : Add code to handle updates and checks against reprocessing the same packages. Ensure pkglist filter is refreshed before and after each operation. * grip/emgrip : Add support for packages that already encode the source version (libgcc1). Add support for handling strict dependencies; also handle pre-depends, replaces and conflicts to allow for the grip version suffix. * tdeb/splitout_tdeb : Add support for relocating debconf templates into the TDeb * tdeb/dpkg-gentdeb : Add support for having debconf template files in the TDeb * grip/emgrip tdeb/splitout_tdeb : Include support for Provides: and fix TDeb source version dependency listing * Add manpages for the tdeb utilities. * grip/emgrip : retain epoch for binary versions, use no_epoch only for source version * grip/autogrip : Add support for extending the architecture list - requires some manual editing of reprepro config files * grip/grip : Customised debootstrap suite script to cope with bugs in install-info and update-alternatives . emdebian-tools (1.4.11) unstable; urgency=low . * Interim Emdebian release * bug/embug_report : Check that the 'Closes' bug is assigned to the right package: buildd.emdebian.org only. * bug/embug : fix problems with lists of bugs for one package * bug/embug : switch to buildd.emdebian.org psuedo-package instead of using usertags * bash/emdebian-tools : add embug_report bash completion * bug/embug : add convenience wrapper for embug_report from embug -- report * Emdebian/Tools.pm : ignore more generated debhelper log files in debian/ * Migrate gccross from dpkg-cross to emdebian-tools for easier migration of dpkg-cross into dpkg-dev and improved support for removing the need for gccross itself * em_installtdeb : Fix support for .tdeb without needing changes in dpkg. Some workarounds for reprepro will be needed. * qa/embritney : add support for packages using epochs * checks/emdebian : Refine the i386 handling, not just for amd64/ie86 but for native i386 builds * Package history.php in emdebian-qa * buildd/buildd.php : keep the architecture in the link for consistency * Allow setting the template file for header and footer content via config.php * emsource : Move the warning about out of date changelog patches, which are handled automatically anyway, to verbose mode only. * Emdebian/Tools.pm : get_config - simplified, tools_version converted to dpkg-query * emdebuild : avoid installing -cross packages in native builds * buildd/buildd.php buildd/history.php : Handle errors from servers with limited available memory but large log files * emgrip : experimental script to repack archives for Emdebian Grip * qa/embritney : support + in package names * em_installtdeb : omit PO files in man/ from the TDeb, leave in the TDeb source * Add two new packages: emdebian-grip (containing emgrip) and emdebian-tdeb for TDeb support in Debian and Emdebian. . emdebian-tools (1.4.10) unstable; urgency=low . * Interim Emdebian release * Add embug_report as a bash script to assist in filing and closing bugs against buildd.emdebian.org * qa/embritney : Add embritney - a server side script to assist with migrating packages using data from emtargetcmp -m or the migration files created by the autobuilder . emdebian-tools (1.4.9) unstable; urgency=low . * Interim Emdebian release * Fix OR'd dependency handling to not duplicate the list. Use AptCrossDependency::List instead. . emdebian-tools (1.4.8) unstable; urgency=low . * Interim Emdebian release * qa/emdebcheck : utilise new Cache::Apt::Package::Operator field and concatenated OR dependencies. * debian/control : migrate emdebian-qa to new support in Cache::Apt . emdebian-tools (1.4.7) unstable; urgency=low . * Interim Emdebian release * qa/emcache : fix typo in location of package-specific cache files * qa/emcache : support for the few packages that do need package- specific cache values * pbuilder/empbuilderlib : Add disable_apt_pdiffs function * buildd/em_autobuild : add support for outputting migration data and arch-dependent comparison files * buildd/config.php : New config file for all config of the PHP scripts * buildd/emdepends : New helper script to identify source dependencies of a list of packages to ease the workload of em_autobuild * checks/emdebian : add support for building 32bit on 64bit * qa/embuildstats : ignore erroneous directories * Document the problems with emsandbox and empdebuild is bash is not the default shell * buildd/buildd.php : Add a list of the affected packages for build failures and dependency problems. * debian/control : suggest gkdebconf to identify which bits control which debconf settings * qa/emtargetcmp : force updates of the apt-cross data * emdebuild : Support -- [dpkg-buildpackage options] - subject to -us, -uc being preserved and -a being ignored. * emchain : Improve uClibc support - patch from Bernhard Fischer. * embootstrap fails if /bin/sh is not symlinked to /bin/bash (Closes: #498495) * pbuilder/emdebian.coreutils pbuilder/emdebian.crossd pbuilder/emdebian.gpe pbuilder/emdebian.gtk pbuilder/empbuilderlib pbuilder/emrootfslib: migrate POSIX functions out of empbuilderlib and into a new shell library, emrootfslib, that is checked for bashisms each build. Migrate deboostrap suite scripts into /usr/share. Add experimental pbuilder/emdebian.coreutils. * debian/control : add devscripts for genmanpages support * emdebuild should have/pass along more dpkg-buildpackage options (Closes: #497816) - add -- support to emdebuild and pass-down support to calling scripts. * buildd/em_autobuild : add --skip-compare option to avoid running emtargetcmp on systems with low RAM * emdebian-qa: Add some example scripts to manage the autobuilder . emdebian-tools (1.4.6) unstable; urgency=low . * Interim Emdebian release * emrecent : exclude -dbg packages from edos-debcheck, often depend on the -dev packages * pbuilder/update-rc.d : Use two digit prefixes to set the correct order during boot * Split out a new package, emdebian-qa - add new package to debian/control - migrate all debconf support to libemdebian-tools-perl to facilitate the package split. - migrate postinst debconf control to library package. - split install files for emdebian-qa - support bash_completion for emdebian-qa - add emdebian-qa support to genmanpages - Emdebian::Tools: /etc/emsandbox.conf dropped * emcache : add support for cache files provided by maintainers * pbuilder/emdebian.busybox pbuilder/emdebian.crossd : synchronize and explain why .busybox is not the default, just an example * emsource : Apply the patches in debian/patches consistently * qa/emcache : Drop Config::Auto as it can get confused with values that contain = or commas . emdebian-tools (1.4.5) unstable; urgency=low . * Emdebian interim release * Fix autobuilder logs when used outside a chroot * emsource : Check for emrecent logs in pbuilder result directories * buildd/upload_handler.sh : Comment on trickle (does not work with scp but can work with rsync.) * buildd/buildd.php : Add a time filter in preparation for adding multiple arch logs . emdebian-tools (1.4.4) unstable; urgency=low . * emcache : New script to help maintenance of stored cache values. r4622 * buildd/upload_handler.sh : enable upload by default. r4723 * emrecent: Handle absolute and relative locations. r4722 * emdebcheck: Handle absolute and relative locations. r4721 * pbuilder/empbuilderlib : Readability improvements. r4710 * pbuilder/TODO : Note current problems. r4689 * pbuilder/emdebian.gpe : Add langupdate to the GPE tarball. r4688 * pbuilder/empbuilderlib : drop .symbols files from the tarball r4687 * checks/emdebian : extend bash check to catch spaces and check config script. r4673 * buildd/buildd.php : allow marking some build trees as obsolete by putting an empty file called 'obsolete' in the log directory of the package. r4668 * bug/embug : lay out multi-bug lists in improvised tables. r4663. improve handling of more than one bug report per package. r4659 * buildd/em_autobuild : add mode to allow sudo when needed. r4652. * checks/emdebian : extend bash check to catch spaces and check config script * checks/emdebian : special case armel so that lintian detects the correct output for armel files. r4587 * emsource : handle double - characters in version strings (e.g. dialog) and only clean up the package when necessary, reducing duplicate downloads in autobuild mode * pbuilder/empbuilderlib : set 1777 permissions on /tmp * emtargetcmp : add --complete option for repo-wide checks * emdebcheck : Sort out handling of paths * Remove checks for apt from postinst and postrm - paths should not be explicit in maintainer scripts. * doc/genmanpages : use po4a properly and generate po4a.config instead of mangling two POT files * doc/genmanpages : implement next stage of po4a support for translated files * migrate edos-debcheck to -tools package instead of -rootfs * README : Include advice on translating the manpages * bash/emdebian-tools bash/emdebian-rootfs : Include support for auto- completing --arch, --machine and --variant * emtargetcmp : Add support for changing the --suite and initial support for --migration-check that attempts to provide assistance for keeping Emdebian in sync with Britney in Debian. * pbuilder/emsandbox pbuilder/embootstrap : add support for -S|--suite to allow building root filesystems from the Emdebian target testing repository * Bump depends on libcache-apt-perl for &clear_config support needed by emtargetcmp * emsource : add autobuilder status to stats report output . emdebian-tools (1.4.3.1) unstable; urgency=low . * Add emdebian-archive-keyring-udeb package - special package to assist installation of Emdebian Grip using the Lenny installer. Checksums-Sha1: 40cebcbab2c6b5dd1c45547fee93ba50c0612207 1311 emdebian-tools_1.5.0.dsc b267e4cf5b99b27f85f8dc32fbbb0d492f6bd7be 329493 emdebian-tools_1.5.0.tar.gz 5c5455a76f980137d6d9068188e2444e3b3f9be5 90752 emdebian-tools_1.5.0_all.deb 77edad3d5fd8e6381cb75599d9dc5bc6ac296846 66850 emdebian-buildsupport_1.5.0_all.deb 07b6b5828e97198da837acc7d461cebc62332517 30376 emdebian-archive-keyring_1.5.0_all.deb 2c6d1a2bf7a101303f4d02279e41b6d3dfd4a886 2384 emdebian-archive-keyring-udeb_1.5.0_all.udeb 2119b400f66351d3857542d86457b17d58701dc8 55152 emdebian-rootfs_1.5.0_all.deb 4c674862b863e431e135b838fc2a09ba103905d9 94256 emdebian-qa_1.5.0_all.deb b75b9b4c99f8c616651ed216b0c40d57f0478a0a 93806 emdebian-grip-server_1.5.0_all.deb 0be35a2560a1bfedc936fa43a3222e58301d1579 43906 emdebian-grip_1.5.0_all.deb 0d229be85ef32cbe44d432ab45c266f74ce12ec3 75826 emdebian-tdeb_1.5.0_all.deb 4cada0c24ac25ae49d8d7c0ab03a25eeb5e6ca40 62362 libemdebian-tools-perl_1.5.0_all.deb 47e4711a548795bc1a63a3f78cea3ca34b7b3ad0 36762 libdebian-packages-compare-perl_1.5.0_all.deb Checksums-Sha256: 634f4c63ef69df435a9f9d0551a1d82dd70ba4bd52eeef4fbb8653c09e88d9d3 1311 emdebian-tools_1.5.0.dsc 8a32d55dfd94737f9f62cfbb258a9faebc0ad12b08093a7fe243ace980db54e8 329493 emdebian-tools_1.5.0.tar.gz 7ba8ce42143cbbf9df211e2a368d477bde255db9bb3e83dbf489b86f48975b9f 90752 emdebian-tools_1.5.0_all.deb 7394c128ef42aaf6aac688a18c82b51b3e2dd4a4b9b205077ddab0a843d4d4c4 66850 emdebian-buildsupport_1.5.0_all.deb 35085da18ac5beac7a605028b5d254f6138cbf9c4b621cb42651d92c7eb68c2e 30376 emdebian-archive-keyring_1.5.0_all.deb 5d49f64899dd94101c066f623973a0a81bafe070ab066950a8daacc029e63879 2384 emdebian-archive-keyring-udeb_1.5.0_all.udeb 20e19365f9a129c75d988ba52719560cb784859f9f27002d39fcbb2a98ad9d3e 55152 emdebian-rootfs_1.5.0_all.deb 3e251e9054e154f9e168d466bbce12f4841c1c7df157dcb36c29e2ef02632317 94256 emdebian-qa_1.5.0_all.deb f79afe3f160a9628d05e25e1fac427ef81a9c5b11ba0b7a625ad701b5b570b30 93806 emdebian-grip-server_1.5.0_all.deb 8ba73d5b984d5f873422d67fd91d851f79223258b326112e2bfbfe1496443093 43906 emdebian-grip_1.5.0_all.deb a9bb900c76349da50fb6f7c1c63ab13fed6d2517602e0b1c9b5f44cde45cdf5f 75826 emdebian-tdeb_1.5.0_all.deb 7c096bd93edf96d376fb3ff49210b5c5abc3498c4ca4cd71c4072c1b87200d28 62362 libemdebian-tools-perl_1.5.0_all.deb 586876213f2211a741a0ccdf9c231ba1042977695c2a1f34cf5251385af86450 36762 libdebian-packages-compare-perl_1.5.0_all.deb Files: a0249618a95790fd8538a650cf949845 1311 utils extra emdebian-tools_1.5.0.dsc f71da75fcc1032ef4594e3920a769262 329493 utils extra emdebian-tools_1.5.0.tar.gz 9018863bfbfac22f9aab46040430969f 90752 utils extra emdebian-tools_1.5.0_all.deb e5486d5a135c4bc99e4f4651c2f10d0e 66850 utils extra emdebian-buildsupport_1.5.0_all.deb bf2711545cfa740c519cebd2027d5cf7 30376 utils extra emdebian-archive-keyring_1.5.0_all.deb 35ffe727d0beb33aa0718ac7aa1f8112 2384 debian-installer extra emdebian-archive-keyring-udeb_1.5.0_all.udeb f3ef265a7529719001fde23c99e7e6c7 55152 utils extra emdebian-rootfs_1.5.0_all.deb 51162c8db9a1e0c5f206c67a57913e94 94256 utils extra emdebian-qa_1.5.0_all.deb 7562939b96a013ca91f17e0ca7fb5816 93806 utils extra emdebian-grip-server_1.5.0_all.deb 99d4ffc253396fbb86083b9986600d98 43906 utils extra emdebian-grip_1.5.0_all.deb 826a0498ebb5746b353a060a3da5a23a 75826 utils extra emdebian-tdeb_1.5.0_all.deb 0e67e306627486ba67dcb1f28c59cd40 62362 perl extra libemdebian-tools-perl_1.5.0_all.deb a8e002c182e9de256e2619cc15b4f54d 36762 perl extra libdebian-packages-compare-perl_1.5.0_all.deb Package-Type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkmYIGsACgkQiAEJSii8s+OylQCgiRRqVrDKjnhFvanLrz88b3XK cUkAniay1nn90p1zaiZhe35LPDTYMmzB =vjPB -----END PGP SIGNATURE----- Accepted: emdebian-archive-keyring-udeb_1.5.0_all.udeb to pool/main/e/emdebian-tools/emdebian-archive-keyring-udeb_1.5.0_all.udeb emdebian-archive-keyring_1.5.0_all.deb to pool/main/e/emdebian-tools/emdebian-archive-keyring_1.5.0_all.deb emdebian-buildsupport_1.5.0_all.deb to pool/main/e/emdebian-tools/emdebian-buildsupport_1.5.0_all.deb emdebian-grip-server_1.5.0_all.deb to pool/main/e/emdebian-tools/emdebian-grip-server_1.5.0_all.deb emdebian-grip_1.5.0_all.deb to pool/main/e/emdebian-tools/emdebian-grip_1.5.0_all.deb emdebian-qa_1.5.0_all.deb to pool/main/e/emdebian-tools/emdebian-qa_1.5.0_all.deb emdebian-rootfs_1.5.0_all.deb to pool/main/e/emdebian-tools/emdebian-rootfs_1.5.0_all.deb emdebian-tdeb_1.5.0_all.deb to pool/main/e/emdebian-tools/emdebian-tdeb_1.5.0_all.deb emdebian-tools_1.5.0.dsc to pool/main/e/emdebian-tools/emdebian-tools_1.5.0.dsc emdebian-tools_1.5.0.tar.gz to pool/main/e/emdebian-tools/emdebian-tools_1.5.0.tar.gz emdebian-tools_1.5.0_all.deb to pool/main/e/emdebian-tools/emdebian-tools_1.5.0_all.deb libdebian-packages-compare-perl_1.5.0_all.deb to pool/main/e/emdebian-tools/libdebian-packages-compare-perl_1.5.0_all.deb libemdebian-tools-perl_1.5.0_all.deb to pool/main/e/emdebian-tools/libemdebian-tools-perl_1.5.0_all.deb