[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] 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 <joerg@debian.org>
---
 docs/meta/lenny/README.Debian   |   11 +++++++++++
 docs/meta/lenny/changelog       |    6 ++++++
 docs/meta/lenny/copyright       |   25 +++++++++++++++++++++++++
 docs/meta/lenny/ftpmaster-lenny |   22 ++++++++++++++++++++++
 4 files changed, 64 insertions(+), 0 deletions(-)
 create mode 100644 docs/meta/lenny/README.Debian
 create mode 100644 docs/meta/lenny/changelog
 create mode 100644 docs/meta/lenny/copyright
 create mode 100644 docs/meta/lenny/ftpmaster-lenny

diff --git a/docs/meta/lenny/README.Debian b/docs/meta/lenny/README.Debian
new file mode 100644
index 0000000..49659fc
--- /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 0000000..f2449b8
--- /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 <joerg@debian.org>  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 0000000..f778e68
--- /dev/null
+++ b/docs/meta/lenny/copyright
@@ -0,0 +1,25 @@
+This package was put together by:
+
+    Joerg Jaspert <joerg@debian.org> on Mon, 09 Mar 2009 14:07:44 +0100
+
+Copyright:
+
+    <Copyright (C) 2009 Joerg Jaspert>
+
+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 0000000..1448862
--- /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 <ftpmaster@debian.org>
+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"
-- 
1.5.6.5


Reply to: