diff options
author | Gregory Nathan Price <price@mit.edu> | 2008-11-22 05:23:17 +0000 |
---|---|---|
committer | Gregory Nathan Price <price@mit.edu> | 2008-11-22 05:23:17 +0000 |
commit | ef26f814ec450c12d8735a43fcd590a82192dc1e (patch) | |
tree | 2c39254d99d8df25899b8b9dbfb75cf124f19943 |
-cluster-software -> -extra-software{,-nox}
Per discussion on athena10@, renamed debathena-cluster-software
to debathena-extra-software and split out debathena-extra-software-nox
as a subset metapackage.
-rw-r--r-- | extra-software.equivs | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/extra-software.equivs b/extra-software.equivs new file mode 100644 index 0000000..68289b8 --- /dev/null +++ b/extra-software.equivs @@ -0,0 +1,25 @@ +Section: debathena/base +Priority: extra +Standards-Version: 3.8.0 + +Package: debathena-extra-software +Version: 0.6 +Maintainer: Debian-Athena Project <debathena@mit.edu> +Conflicts: debathena-cluster-software +Replaces: debathena-cluster-software +Depends: debathena-extra-software-nox, + gnome-devel, + pidgin | gaim, pidgin-encryption | gaim-encryption, + gv, + openoffice.org, + thunderbird | mozilla-thunderbird | icedove, + gnuplot, + eclipse, +Copyright: ../common/copyright +Readme: ../common/README-meta.in +Description: Athena auxiliary software + This package pulls in miscellaneous non-Athena-specific software + for a fully-stocked Athena workstation. + . + Graphical applications are included; debathena-extra-software-nox + is the non-graphical subset. |