summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Jonathan D Reed <jdreed@mit.edu>2013-03-19 19:56:07 +0000
committerGravatar Jonathan D Reed <jdreed@mit.edu>2013-03-19 19:56:07 +0000
commit12881d396796709fc93f0d327b9e013706f1a8e8 (patch)
treea30d32102409e4ea24cf1a280c1716f09b810ed0 /debian/control
parent79334b1fa74a9eac8c0512ce80b9611d6f53df2b (diff)
In extra-software:
* Recommend motif-clients (Trac: #946) * Convert from CDBS to dh7 * Remove X-Debathena-Nobuild line now that hardy isn't a thing * Explicitly depend on icedtea6-plugin, as there are no releases without it anymore. * Bump Standards-Version to 3.9.3 * Change copyright file to new copyright format
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control44
1 files changed, 44 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..a6bffae
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,44 @@
+Source: debathena-extra-software
+Section: debathena/base
+Priority: extra
+Maintainer: Debathena Project <debathena@mit.edu>
+Build-Depends: debhelper (>= 7.0~)
+Standards-Version: 3.9.3
+
+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,
+ ${debathena-cool-kids-office-suite},
+ thunderbird | mozilla-thunderbird | icedove,
+ vim-gnome,
+ gnuplot,
+ gimp,
+ eclipse,
+ idle,
+ twm,
+ ratpoison,
+ wmaker, wmbutton, wmcalclock, wmhdplop, wmmemload, wmnd, wmweather,
+ xmonad, suckless-tools | dwm-tools,
+ git-gui, gitk,
+ compizconfig-settings-manager,
+ chromium-browser,
+ icedtea6-plugin,
+ ${misc:Depends}
+Recommends: flashplugin-installer | flashplugin-nonfree,
+ mplayer,
+ msttcorefonts,
+ ttf-xfree86-nonfree,
+ poppler-data,
+ motif-clients,
+ wmbubble, wmfire
+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.