summaryrefslogtreecommitdiff
path: root/debian/control.in
diff options
context:
space:
mode:
authorGravatar Jonathan D Reed <jdreed@mit.edu>2011-03-16 22:14:13 +0000
committerGravatar Jonathan D Reed <jdreed@mit.edu>2011-03-16 22:14:13 +0000
commit8762186d3e9170d4ec405d75d8c992ea0ce5d264 (patch)
tree62a1a6ca7843364161decbb957943991968e266a /debian/control.in
parente589fe1f93f9abf2c7123b2e2f9056f2b03c8a8e (diff)
In extra-software:
* First release as non-equivs package
Diffstat (limited to 'debian/control.in')
-rw-r--r--debian/control.in40
1 files changed, 40 insertions, 0 deletions
diff --git a/debian/control.in b/debian/control.in
new file mode 100644
index 0000000..4787bae
--- /dev/null
+++ b/debian/control.in
@@ -0,0 +1,40 @@
+Source: debathena-extra-software
+Section: debathena/base
+Priority: extra
+Maintainer: Debathena Project <debathena@mit.edu>
+Build-Depends: @cdbs@
+Standards-Version: 3.9.1
+
+Package: debathena-extra-software
+Architecture: all
+Conflicts: debathena-cluster-software
+Replaces: debathena-cluster-software
+Depends: debathena-extra-software-nox,
+ gnome-devel,
+ pidgin | gaim, pidgin-encryption | gaim-encryption,
+ gv,
+ openoffice.org, openoffice.org-java-common,
+ thunderbird | mozilla-thunderbird | icedove,
+ vim-gnome,
+ gnuplot,
+ gimp,
+ eclipse,
+ idle,
+ twm,
+ ratpoison,
+ wmaker, wmbubble, wmbutton, wmcalclock, wmfire, wmhdplop, wmmemload, wmnd, wmtop, wmweather,
+ xmonad, suckless-tools | dwm-tools,
+ git-gui, gitk,
+ compizconfig-settings-manager,
+ ${debathena-java-plugin},
+Recommends: flashplugin-nonfree,
+ mplayer,
+ msttcorefonts,
+ ttf-xfree86-nonfree,
+ poppler-data,
+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.