--- debian/changelog | 6 ++++++ debian/control | 9 +++++++++ 2 files changed, 15 insertions(+)
Hello DSA, bonus points if that gets installed on ravel, thanks. :) Mraw, KiBi. diff --git a/debian/changelog b/debian/changelog index ad4eb61..bf9503e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,6 +36,12 @@ debian.org (52) UNRELEASED; urgency=low [ Holger Levsen ] * Split debian.org-piuparts.debian.org package into two. + [ Cyril Brulebois ] + * Introduce debian.org-d-i.debian.org, initially depending on: + + gnuplot + + liblist-moreutils-perl + + libsort-versions-perl + -- Peter Palfrader <[email protected]> Mon, 15 Apr 2013 13:01:08 +0200 debian.org (51) unstable; urgency=low diff --git a/debian/control b/debian/control index 7bc62e1..e9ed3b3 100644 --- a/debian/control +++ b/debian/control @@ -843,3 +843,12 @@ Depends: python-unidecode, Description: metapackage for bits.debian.org This package depends on all the packages that are needed for the Debian blog bits.debian.org + +Package: debian.org-d-i.debian.org +Architecture: all +Depends: gnuplot, + liblist-moreutils-perl, + libsort-versions-perl, +Description: metapackage for d-i.debian.org + This package depends on all the packages that are needed for the + d-i.debian.org setup. -- 1.7.10.4 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

