[Python-apps-commits] r3519 - in packages/frescobaldi/trunk/debian (changelog control)

ryanakca-guest at users.alioth.debian.org ryanakca-guest at users.alioth.debian.org
Sun Aug 23 19:20:07 UTC 2009


    Date: Sunday, August 23, 2009 @ 19:20:06
  Author: ryanakca-guest
Revision: 3519

Added python-qt4-dbus as a depends (Closes: #543205)

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

Modified: packages/frescobaldi/trunk/debian/changelog
===================================================================
--- packages/frescobaldi/trunk/debian/changelog	2009-08-23 12:47:36 UTC (rev 3518)
+++ packages/frescobaldi/trunk/debian/changelog	2009-08-23 19:20:06 UTC (rev 3519)
@@ -1,3 +1,9 @@
+frescobaldi (0.7.13-2) unstable; urgency=low
+
+  * Added python-qt4-dbus as a depends (Closes: #543205) 
+
+ -- Ryan Kavanagh <ryanakca at kubuntu.org>  Sun, 23 Aug 2009 15:13:52 -0400
+
 frescobaldi (0.7.13-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/frescobaldi/trunk/debian/control
===================================================================
--- packages/frescobaldi/trunk/debian/control	2009-08-23 12:47:36 UTC (rev 3518)
+++ packages/frescobaldi/trunk/debian/control	2009-08-23 19:20:06 UTC (rev 3519)
@@ -18,7 +18,8 @@
 Architecture: all
 XB-Python-Version: ${python:Versions}
 Depends: ${misc:Depends}, ${python:Depends}, python-qt4, python-kde4 (>= 4:4.0.2), 
- python-dbus, lilypond, okular, kdebase (>= 4.2.1), kdelibs5 (>= 4.2.1)
+ python-dbus, lilypond, okular, kdebase (>= 4.2.1), kdelibs5 (>= 4.2.1), 
+ python-qt4-dbus
 Suggests: rumor, timidity, alsa-utils
 Description: LilyPond sheet music editor for KDE4
  LilyPond music score editor for KDE4, with following features:




More information about the Python-apps-commits mailing list