summaryrefslogtreecommitdiffstats
path: root/testset/aptitude2.dot
diff options
context:
space:
mode:
authorAxel Beckert <abe@debian.org>2016-11-09 01:26:57 +0100
committerJosue Ortega <josue@debian.org>2019-04-13 14:34:07 -0600
commit1352b2fb942febad68b8ae6f01a2cd56194feb75 (patch)
tree74f25c2d888e66aead754c327dfafcabc2058040 /testset/aptitude2.dot
Import Debian version 1.0.10+nmu1
debtree (1.0.10+nmu1) unstable; urgency=medium * Non-maintainer upload. * Remove override_dh_builddeb to no more build with deprecated bzip2 compression. (Closes: #833242) * Guard …."\E" with "no warnings qw(misc);" (Closes: #823279) * Fix typo in man page found by lintian. debtree (1.0.10) unstable; urgency=low [ Thorsten Alteholz ] * [6781a55f] show the size of all packages that depend on a given package [ Anibal Monsalve Salazar ] * [f2b58fdf] Add multiarch-support to skiplist Thanks to Fabian Greffrath for the suggestion Closes: #659223 debtree (1.0.9) unstable; urgency=low * Really fix typo in debtree.1 debtree (1.0.8) unstable; urgency=low * Fix typo in debtree.1 Patch by Jonas Genannt Closes: #650431 debtree (1.0.7) unstable; urgency=low * Add python2.6 and python2.7 to endlist Patch by Jakub Wilk Closes: #616173 * Fix out-of-date-standards-version * Fix maintainer-script-without-set-e * Fix debhelper-overrides-need-versioned-build-depends * Debian source format is 3.0 (native) debtree (1.0.6) unstable; urgency=low [ Frans Pop ] * Fix typos in man page; thanks to A. Costa for the patch. Closes: #573818. * Disable pattern meta characters for package names in regular expressions. Closes: #574647. [ Anibal Monsalve Salazar ] * New maintainer. Frans, we'll miss you. debtree (1.0.5) unstable; urgency=low * Remove ucf-handled config files on purge. With thanks to piuparts testing. debtree (1.0.4) unstable; urgency=low * Take the highest available version for source packages as well. * Only use the installed version of a package if the --show-installed option is active; otherwise always use the highest available version. * Document which version of packages will be used in the man page. * Move debtree web site to http://collab-maint.alioth.debian.org/debtree/. debtree (1.0.3) unstable; urgency=low * Take the highest available version for uninstalled packages instead of the lowest. Thanks to Thomas Wentzel for the report and patch. Closes: #554719. * Add a few more X.Org-related packages to the end list. debtree (1.0.2) unstable; urgency=low * Selectively use AptPkg for build dependencies. AptPkg will return the correct build dependencies for the current or a selected architecture, but cannot return the architecture conditions themselves. Therefore use AptPkg for all cases except for ARCH=all. For that case continue to call out to apt-cache. * Add hurd-i386, kfreebsd-i386, kfreebsd-amd64 as valid architectures. * Make debtree work for any locale. Closes: #547388. debtree (1.0.1) unstable; urgency=low * Fix perl error if package has no dependencies at all. * Add gksu to the end list. debtree (1.0) unstable; urgency=low * Change packaging to use the magic 'dh' command. * Upload to the Debian archive. Closes: #447158. Yay! [ Changes in unofficial release 0.9.9 - Wed, 16 Sep 2009 13:35:58 +0200 ] * Complete conversion to perl by using libapt-pkg-perl instead of call-outs to dctrl-tools, except for getting build dependencies as libapt-pkg-perl does not expose architecture conditions (#546863). [ Changes in unofficial release 0.9.0 - Mon, 14 Sep 2009 19:56:12 +0200 ] * Remove support for printing dependency paths. It only duplicates functionality offered better by 'aptitude why'. * First stage of conversion to perl. Script is now written in perl, but still calls out to external dctrl-tools to get dependency info. * Show other providers for any virtual packages provided by the requested package. * Show order of dependencies on virtual packages by numbering the arrows. [ Changes in unofficial release 0.8.1 - Sat, 12 Sep 2009 17:56:27 +0200 ] * Update script version and copyright in script. * Move git repository to collab-maint on alioth. [ Changes in unofficial release 0.8.0 - Sat, 12 Sep 2009 16:01:49 +0200 ] * Add support for showing reverse dependencies in graphs. * Fix incomplete display of skipped packages (only first was shown). [ Changes in unofficial release 0.7.3 - Sun, 06 Sep 2009 11:24:50 +0200 ] * debian/control: add Vcs-Git field. * Fix a few corner cases where provides and alternatives were not displayed correctly for skip or end packages. There's a minor change in the way alternatives containing skipped packages are displayed. * Extend endlist and update for lenny/squeeze. [ Changes in unofficial release 0.7.2 - Wed, 24 Oct 2007 16:23:34 +0200 ] * Fix informational message listing skipped packages. * Don't show packages that provide a pseudo package if they are in the skip list. * Show pseudo packages provided by the requested package in dependency graphs (not in build dependency graphs). * Show multiple providing packages for a virtual package if there are less than a certain number (default 3); dependencies for the providing packages are not shown. * Add common build dependencies to end list. * Add some development/packaging related packages to skip and end lists; prompted by build dep graph for asterisk. [ Changes in unofficial release 0.7.1 - Thu, 18 Oct 2007 15:41:11 +0200 ] * Print info message with skipped dependencies after generating graph. * Split ToDo items out of script into separate file. * Add man page. [ Changes in unofficial release 0.7.0 - Tue, 02 Oct 2007 19:24:38 +0200 ] * Don't print graph elements for unknown packages when showing dependency paths. * Move the 'skip' and 'end' lists to configuration files using ucf to manage them. The user can install overrides in ~/.debtree. * Add logging functions to unclutter script. * Add new option max-depth which makes it possible to reduce the size and complexity of a graph by maximizing the number of times debtree will recurse into the next level of dependencies. [ Changes in unofficial release 0.6.0 - Sun, 30 Sep 2007 14:58:37 +0200 ] * Add support for generating build dependency graphs. By default a graph for the current architecture is generated. * Add new option no-conflicts; useful for build dependency graphs. * Add new option no-skip. This allows packages that by default are skipped (not included at all) to be shown as "end" packages. * Add new option show-all. This results in the full dependency tree to be generated. The dependencies for every package are expanded and no packages are skipped. * Add new option show-installed. Installed packages are marked with a different color ('honeydew'). For satisfied alternative dependencies only installed alternative packages are installed. * Mark unknown packages with a different color ('oldlace'). This can only be done for packages that are not part of an alternatives set; for those that are, a warning is printed. * For leaf pseudo packages we need to check if they were members of alternative dependencies to avoid stray nodes in a graph (seen with geneweb). * Introduce verbosity options and rationalize messages and error handling. * Add sanity check for presence of dctrl-tools scripts. Thanks to Maximilian Attems for the suggestion. [ Changes in unofficial release 0.5.0 - Fri, 28 Sep 2007 06:28:30 +0200 ] * Initial unofficial release.
Diffstat (limited to 'testset/aptitude2.dot')
-rw-r--r--testset/aptitude2.dot148
1 files changed, 148 insertions, 0 deletions
diff --git a/testset/aptitude2.dot b/testset/aptitude2.dot
new file mode 100644
index 0000000..4b66d17
--- /dev/null
+++ b/testset/aptitude2.dot
@@ -0,0 +1,148 @@
+digraph "aptitude" {
+ rankdir=LR;
+ node [shape=box];
+ "aptitude" -> "libapt-pkg-libc6.7-6-4.6" [color=blue];
+ "libapt-pkg-libc6.7-6-4.6" -> "apt" [dir=back,arrowtail=inv,color=green];
+ "libapt-pkg-libc6.7-6-4.6" [shape=octagon];
+ "aptitude" -> "libcwidget3" [color=blue];
+ "libcwidget3" -> "libncursesw5" [color=blue];
+ "libncursesw5" -> "libgpm2";
+ "libcwidget3" -> "libsigc++-2.0-0c2a" [color=blue];
+ "libsigc++-2.0-0c2a" -> "libsigc++-1.9-0" [color=red];
+ "libsigc++-2.0-0c2a" -> "libsigc++-2.0-0" [color=red];
+ "libsigc++-2.0-0c2a" -> "libsigc++-2.0-0c2" [color=red];
+ "aptitude" -> "libept0" [color=blue];
+ "libept0" -> "libapt-pkg-libc6.7-6-4.6" [color=blue];
+ "libept0" -> "libxapian15" [color=blue];
+ "libxapian15" -> "libxapian2" [color=red];
+ "aptitude" -> "libncursesw5" [color=blue];
+ "aptitude" -> "libsigc++-2.0-0c2a" [color=blue];
+ "aptitude" -> "libxapian15" [color=blue];
+ "aptitude" -> "aptitude-doc-en";
+ "aptitude" -> "libparse-debianchangelog-perl";
+ "libparse-debianchangelog-perl" -> "libclass-accessor-perl" [color=blue];
+ "libclass-accessor-perl" -> "perl" [color=blue];
+ "libparse-debianchangelog-perl" -> "libio-string-perl" [color=blue];
+ "libio-string-perl" -> "perl" [color=blue];
+ "libparse-debianchangelog-perl" -> "liblocale-gettext-perl" [color=blue];
+ "liblocale-gettext-perl" -> "perl-base" [color=purple,style=bold];
+ "perl-base" -> "dpkg" [color=purple,style=bold];
+ "liblocale-gettext-perl" -> "perlapi-5.10.0" [color=purple,style=bold];
+ "perlapi-5.10.0" -> "perl-base" [dir=back,arrowtail=inv,color=green];
+ "perlapi-5.10.0" [shape=octagon];
+ "libparse-debianchangelog-perl" -> "libtimedate-perl" [color=blue];
+ "libtimedate-perl" -> "perl" [color=blue];
+ "libtimedate-perl" -> "timedate" [color=red];
+ "libparse-debianchangelog-perl" -> "perl" [color=blue];
+ "libparse-debianchangelog-perl" -> "libhtml-parser-perl";
+ "libhtml-parser-perl" -> "perl" [color=blue];
+ "libhtml-parser-perl" -> "perlapi-5.10.0" [color=blue];
+ "libhtml-parser-perl" -> "libhtml-tagset-perl" [color=blue];
+ "libhtml-tagset-perl" -> "perl" [color=blue];
+ "libhtml-parser-perl" -> "liburi-perl" [color=blue];
+ "liburi-perl" -> "perl" [color=blue];
+ "liburi-perl" -> "perl" [color=blue];
+ "liburi-perl" -> "libmime-base64-perl" [color=blue];
+ "libmime-base64-perl" -> "perl" [dir=back,arrowtail=inv,color=green];
+ "libmime-base64-perl" [shape=octagon];
+ "liburi-perl" -> "libnet-perl" [color=blue];
+ "libnet-perl" -> "perl-modules" [dir=back,arrowtail=inv,color=green];
+ "perl-modules" -> "perl" [color=blue];
+ "libnet-perl" [shape=octagon];
+ "liburi-perl" -> "data-dumper" [color=blue];
+ "data-dumper" -> "perl" [dir=back,arrowtail=inv,color=green];
+ "data-dumper" [shape=octagon];
+ "libparse-debianchangelog-perl" -> "libhtml-template-perl";
+ "libhtml-template-perl" -> "perl" [color=blue];
+ "libparse-debianchangelog-perl" -> "libxml-simple-perl";
+ "libxml-simple-perl" -> "perl" [color=blue];
+ "libxml-simple-perl" -> "libxml-namespacesupport-perl" [color=blue];
+ "libxml-namespacesupport-perl" -> "perl" [color=blue];
+ "libxml-simple-perl" -> "libxml-sax-perl" [color=blue];
+ "libxml-sax-perl" -> "libxml-namespacesupport-perl" [color=blue];
+ "libxml-sax-perl" -> "perl" [color=blue];
+ "libxml-sax-perl" -> "ucf" [color=blue];
+ "libxml-sax-perl" -> "libxml-sax-expat-perl";
+ "libxml-sax-expat-perl" -> "perl" [color=blue];
+ "libxml-sax-expat-perl" -> "libxml-namespacesupport-perl" [color=blue];
+ "libxml-sax-expat-perl" -> "libxml-parser-perl" [color=blue];
+ "libxml-parser-perl" -> "perl" [color=blue];
+ "libxml-parser-perl" -> "perlapi-5.10.0" [color=blue];
+ "libxml-parser-perl" -> "liburi-perl" [color=blue];
+ "libxml-parser-perl" -> "libwww-perl" [color=blue];
+ "libwww-perl" -> "perl" [color=blue];
+ "libwww-perl" -> "libdigest-md5-perl" [color=blue];
+ "libdigest-md5-perl" -> "perl" [dir=back,arrowtail=inv,color=green];
+ "libdigest-md5-perl" [shape=octagon];
+ "libwww-perl" -> "liburi-perl" [color=blue];
+ "libwww-perl" -> "libhtml-parser-perl" [color=blue];
+ "libwww-perl" -> "libhtml-tree-perl" [color=blue];
+ "libhtml-tree-perl" -> "perl" [color=blue];
+ "libhtml-tree-perl" -> "libhtml-parser-perl" [color=blue];
+ "libhtml-tree-perl" -> "libhtml-tagset-perl" [color=blue];
+ "libwww-perl" -> "libhtml-tagset-perl" [color=blue];
+ "libwww-perl" -> "netbase" [color=blue];
+ "netbase" -> "lsb-base" [color=blue];
+ "lsb-base" -> "sed" [color=blue];
+ "lsb-base" -> "ncurses-bin" [color=blue];
+ "ncurses-bin" -> "libncurses5" [color=purple,style=bold];
+ "libncurses5" -> "libgpm2";
+ "ncurses-bin" -> "ncurses" [color=red];
+ "ncurses-bin" -> "tput" [color=red];
+ "netbase" -> "ifupdown";
+ "ifupdown" -> "net-tools" [color=blue];
+ "ifupdown" -> "lsb-base" [color=blue];
+ "libwww-perl" -> "libmailtools-perl";
+ "libmailtools-perl" -> "perl" [color=blue];
+ "libmailtools-perl" -> "libnet-perl" [color=blue];
+ "libmailtools-perl" -> "libtimedate-perl" [color=blue];
+ "libwww-perl" -> "libhtml-format-perl";
+ "libhtml-format-perl" -> "perl" [color=blue];
+ "libhtml-format-perl" -> "libhtml-tree-perl" [color=blue];
+ "libhtml-format-perl" -> "libfont-afm-perl" [color=blue];
+ "libfont-afm-perl" -> "perl" [color=blue];
+ "libwww-perl" -> "libcompress-zlib-perl";
+ "libcompress-zlib-perl" -> "perl" [color=blue];
+ "libcompress-zlib-perl" -> "libio-compress-zlib-perl" [color=blue];
+ "libio-compress-zlib-perl" -> "perl" [color=blue];
+ "libio-compress-zlib-perl" -> "libcompress-raw-zlib-perl" [color=blue];
+ "libcompress-raw-zlib-perl" -> "perl" [color=blue];
+ "libcompress-raw-zlib-perl" -> "perlapi-5.10.0" [color=blue];
+ "libio-compress-zlib-perl" -> "libcompress-raw-zlib-perl" [color=blue];
+ "libio-compress-zlib-perl" -> "libio-compress-base-perl" [color=blue];
+ "libio-compress-base-perl" -> "perl" [color=blue];
+ "libio-compress-zlib-perl" -> "libio-compress-base-perl" [color=blue];
+ "libcompress-zlib-perl" -> "libio-compress-zlib-perl" [color=blue];
+ "libcompress-zlib-perl" -> "libio-compress-base-perl" [color=blue];
+ "libcompress-zlib-perl" -> "libio-compress-base-perl" [color=blue];
+ "libxml-parser-perl" -> "libexpat1" [color=blue];
+ "libxml-sax-expat-perl" -> "libxml-sax-perl" [color=blue];
+ "libxml-simple-perl" -> "libxml-libxml-perl" [color=blue];
+ "libxml-libxml-perl" -> "perl" [color=blue];
+ "libxml-libxml-perl" -> "perlapi-5.10.0" [color=blue];
+ "libxml-libxml-perl" -> "libxml-libxml-common-perl" [color=blue];
+ "libxml-libxml-common-perl" -> "perl" [color=blue];
+ "libxml-libxml-common-perl" -> "perlapi-5.10.0" [color=blue];
+ "libxml-libxml-common-perl" -> "libxml2" [color=blue];
+ "libxml2" -> "xml-core";
+ "libxml-libxml-perl" -> "libxml-namespacesupport-perl" [color=blue];
+ "libxml-libxml-perl" -> "libxml-sax-perl" [color=blue];
+ "libxml-libxml-perl" -> "libxml2" [color=blue];
+ "aptitude" [style="setlinewidth(2)"]
+ "libsigc++-1.9-0" [style=filled,fillcolor=oldlace];
+ "libsigc++-2.0-0" [style=filled,fillcolor=oldlace];
+ "libsigc++-2.0-0c2" [style=filled,fillcolor=oldlace];
+ "libxapian2" [style=filled,fillcolor=oldlace];
+ "ncurses" [style=filled,fillcolor=oldlace];
+ "timedate" -> "libtimedate-perl" [dir=back,arrowtail=inv,color=green];
+ "timedate" [shape=octagon];
+ "tput" -> "ncurses-bin" [dir=back,arrowtail=inv,color=green];
+ "tput" [shape=octagon];
+ "apt" [shape=diamond];
+ "dpkg" [shape=diamond];
+ "perl" [shape=diamond];
+ "ucf" [shape=diamond];
+ "xml-core" [shape=diamond];
+}
+// Excluded dependencies:
+// libc6 libgcc1 libstdc++6 zlib1g