[28523] in Source-Commits

home help back first fref pref prev next nref lref last post

debathena-extra-software commit: Make the package installable on jessie

daemon@ATHENA.MIT.EDU (Victor Vasiliev)
Sun May 3 17:03:48 2015

Date: Sun, 3 May 2015 17:03:41 -0400
From: Victor Vasiliev <vasilvv@mit.edu>
Message-Id: <201505032103.t43L3fgv008308@drugstore.mit.edu>
To: source-commits@mit.edu

https://github.com/mit-athena/debathena-extra-software/commit/d7d4b6c580e02c5aff919524c58e2e309872ff2f
commit d7d4b6c580e02c5aff919524c58e2e309872ff2f
Author: Victor Vasiliev <vasilvv@mit.edu>
Date:   Sun May 3 17:03:17 2015 -0400

    Make the package installable on jessie

 debian/changelog |    9 +++++++++
 debian/control   |    3 +--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 445afbc..3177684 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+debathena-extra-software (1.9) unstable; urgency=medium
+
+  * Remove chromium-config from the dependencies.  It has different name on
+    some distributions and is properly handled via chromium-config (pulled in
+    via login-graphical).
+  * Update icedtea-plugin dependency.
+
+ -- Victor Vasiliev <vasilvv@mit.edu>  Sun, 03 May 2015 16:57:19 -0400
+
 debathena-extra-software (1.8) unstable; urgency=low
 
   * Add compiz-plugins.  Drop compizconfig-settings-manager to
diff --git a/debian/control b/debian/control
index b2e91d7..ee08a7d 100644
--- a/debian/control
+++ b/debian/control
@@ -25,8 +25,7 @@ Depends: debathena-extra-software-nox,
   wmaker, wmbutton, wmcalclock, wmhdplop, wmmemload, wmnd, wmweather,
   xmonad, suckless-tools | dwm-tools, xmobar,
   git-gui, gitk,
-  chromium-browser,
-  icedtea6-plugin,
+  icedtea-7-plugin | icedtea6-plugin,
   ${misc:Depends}
 Recommends: flashplugin-installer | flashplugin-nonfree,
   mplayer,

home help back first fref pref prev next nref lref last post