[Python-apps-commits] r2784 - in packages/jokosher/trunk/debian (changelog control)

dktrkranz-guest at users.alioth.debian.org dktrkranz-guest at users.alioth.debian.org
Sat Apr 25 13:28:46 UTC 2009


    Date: Saturday, April 25, 2009 @ 13:28:44
  Author: dktrkranz-guest
Revision: 2784

Depend on python-gobject

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

Modified: packages/jokosher/trunk/debian/changelog
===================================================================
--- packages/jokosher/trunk/debian/changelog	2009-04-23 14:43:04 UTC (rev 2783)
+++ packages/jokosher/trunk/debian/changelog	2009-04-25 13:28:44 UTC (rev 2784)
@@ -18,6 +18,7 @@
     - Drop debian/jokosher.sh, useless.
     - Provide debian/watch file.
   * Drop python-dev from Build-Depends, use python (>= 2.4) instead.
+  * Depend on python-gobject.
   * Switch dependency from python-setuptools to python-pkg-resources
     because of package rename (Closes: #468728).
   * debian/patches/10_update_mime_database.dpatch:
@@ -31,7 +32,7 @@
     - Provide Homepage field in source stanza.
     - Provide debian/README.source to document dpatch usage.
 
- -- Luca Falavigna <dktrkranz at ubuntu.com>  Sat, 18 Apr 2009 15:05:54 +0200
+ -- Luca Falavigna <dktrkranz at ubuntu.com>  Sat, 25 Apr 2009 15:27:39 +0200
 
 jokosher (0.9-1) unstable; urgency=low
 

Modified: packages/jokosher/trunk/debian/control
===================================================================
--- packages/jokosher/trunk/debian/control	2009-04-23 14:43:04 UTC (rev 2783)
+++ packages/jokosher/trunk/debian/control	2009-04-25 13:28:44 UTC (rev 2784)
@@ -12,7 +12,7 @@
 
 Package: jokosher
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-cairo, python-dbus, python-glade2, python-gtk2, python-gst0.10, gstreamer0.10-gnonlin (>= 0.10.8), gstreamer0.10-plugins-good (>= 0.10.9), gstreamer0.10-plugins-base (>= 0.10.12), python-pkg-resources
+Depends: ${python:Depends}, ${misc:Depends}, python-cairo, python-dbus, python-glade2, python-gtk2, python-gobject, python-gst0.10, gstreamer0.10-gnonlin (>= 0.10.8), gstreamer0.10-plugins-good (>= 0.10.9), gstreamer0.10-plugins-base (>= 0.10.12), python-pkg-resources
 Description: simple and easy to use audio multi-tracker
  Jokosher is a simple and poweful multi-track studio. Jokosher provides a
  complete application for recording, editing, mixing and exporting audio, and




More information about the Python-apps-commits mailing list