[Python-apps-commits] r11510 - in packages/fookebox/trunk/debian (changelog control)

cockroach-guest at users.alioth.debian.org cockroach-guest at users.alioth.debian.org
Sun Nov 2 05:26:58 UTC 2014


    Date: Sunday, November 2, 2014 @ 05:26:57
  Author: cockroach-guest
Revision: 11510

Dropped python-sqlalchemy dependency

Modified:
  packages/fookebox/trunk/debian/changelog
  packages/fookebox/trunk/debian/control

Modified: packages/fookebox/trunk/debian/changelog
===================================================================
--- packages/fookebox/trunk/debian/changelog	2014-11-02 05:24:47 UTC (rev 11509)
+++ packages/fookebox/trunk/debian/changelog	2014-11-02 05:26:57 UTC (rev 11510)
@@ -2,8 +2,9 @@
 
   * New upstream release
   * debian/control:
-    - Bump Standards-Version to 3.9.6
+    - Bumped Standards-Version to 3.9.6
     - Depend on libjs-jquery and libjs-jquery-ui
+    - Dropped python-sqlalchemy dependency
   * Updated 01_javascript-urls.patch
   * Updated apache configuration files to work with apache 2.4
   * Ask for database removal on upgrade

Modified: packages/fookebox/trunk/debian/control
===================================================================
--- packages/fookebox/trunk/debian/control	2014-11-02 05:24:47 UTC (rev 11509)
+++ packages/fookebox/trunk/debian/control	2014-11-02 05:26:57 UTC (rev 11510)
@@ -12,7 +12,7 @@
 
 Package: fookebox
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, debconf, libjs-prototype, libjs-scriptaculous, libjs-jquery, libjs-jquery-ui, python-pylons, python-mpd, python-sqlalchemy
+Depends: ${misc:Depends}, ${python:Depends}, debconf, libjs-prototype, libjs-scriptaculous, libjs-jquery, libjs-jquery-ui, python-pylons, python-mpd
 Recommends: mpd, libapache2-mod-wsgi | httpd-wsgi, javascript-common
 Description: web-based jukebox frontend to mpd
  fookebox is a jukebox-style web-frontend to mpd. It can serve as a




More information about the Python-apps-commits mailing list