From: Joerg Jaspert Date: Mon, 9 Mar 2009 14:25:19 +0000 (+0100) Subject: metapackage X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=commitdiff_plain;h=91dbbbfe193962ede641168e2c446ad807f9217a metapackage add a start of a metapackage to give to DSA, so they can easily keep things we need installed. Two things: - this could be splitted in a "ftpmaster-common" (meaning "that is needed at least to get a dak running") and "ftpmaster-$release" (meaning "all we also need before we do any work) package - This is not yet checked for completness, but its a good start. Signed-off-by: Joerg Jaspert --- diff --git a/docs/meta/lenny/README.Debian b/docs/meta/lenny/README.Debian new file mode 100644 index 00000000..49659fcb --- /dev/null +++ b/docs/meta/lenny/README.Debian @@ -0,0 +1,11 @@ +ftpmaster meta package for DSA + + +This is a dummy package that makes Debian's package management +system believe that certain packages needed for ftpmaster have +to be installed. The intention is that DSA can easily see what +needs to be there. + +If you, for whatever reason, need a package added to this meta- +packages dependency list, contact ftpmaster@debian.org, NOT +the Debian admins. diff --git a/docs/meta/lenny/changelog b/docs/meta/lenny/changelog new file mode 100644 index 00000000..f2449b88 --- /dev/null +++ b/docs/meta/lenny/changelog @@ -0,0 +1,6 @@ +ftpmaster-lenny (1.0) unstable; urgency=low + + * New "package", to help DSA + + -- Joerg Jaspert Mon, 09 Mar 2009 14:09:09 +0100 + diff --git a/docs/meta/lenny/copyright b/docs/meta/lenny/copyright new file mode 100644 index 00000000..f778e680 --- /dev/null +++ b/docs/meta/lenny/copyright @@ -0,0 +1,25 @@ +This package was put together by: + + Joerg Jaspert on Mon, 09 Mar 2009 14:07:44 +0100 + +Copyright: + + + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License version 2 as + published by the Free Software Foundation. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. diff --git a/docs/meta/lenny/ftpmaster-lenny b/docs/meta/lenny/ftpmaster-lenny new file mode 100644 index 00000000..14488625 --- /dev/null +++ b/docs/meta/lenny/ftpmaster-lenny @@ -0,0 +1,22 @@ +Section: devel +Priority: optional +Standards-Version: 3.8.1 + +Package: ftpmaster-lenny +Version: 1.0 +Maintainer: Debian FTP Master +Depends: apt-utils, bicyclerepair, binutils-multiarch, build-essential, bzip2, cron, curl, cvs, debian-el, debian-bug, dpkg-dev-el, easypg, devscripts, emacs-goodies-el, emacs22-nox, gnupg, gpgv, graphviz, ikiwiki, irb, libapt-pkg-dev, libdbd-pg-ruby, lintian, mc, mutt, postgresql-plperl-8.3, pychecker, pylint, pymacs, python, python-apt, python-btsutils, python-debian, python-epydoc, python-ldap, python-mode, python-numpy, python-psycopg2, python-pygresql, python-pyrss2gen, python-soappy, python-yaml, r-base, rsync, ruby, ruby-elisp, subversion, git-core, symlinks +Architecture: all +Copyright: copyright +Changelog: changelog +Readme: README.Debian +Description: Meta package for DSA listing ftpmaster needs + This is a small meta package for the Debian System Administrators + so DSA easily knows (and can keep installed) all packages + Ftpmaster needs. + . + If, for whatever reason, you need a package added to this ones + Dependencies, ask ftpmaster, not the Debian admins. + . + This is not only "What DAK needs", but a general "FTPMaster needs this + to do the work"