r10976 - in /packages/unstable/accerciser/debian: changelog control control.in

mlang at users.alioth.debian.org mlang at users.alioth.debian.org
Tue May 15 09:41:42 UTC 2007


Author: mlang
Date: Tue May 15 09:41:42 2007
New Revision: 10976

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10976
Log:
Add yet more {Build-,}Depends.

Modified:
    packages/unstable/accerciser/debian/changelog
    packages/unstable/accerciser/debian/control
    packages/unstable/accerciser/debian/control.in

Modified: packages/unstable/accerciser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/accerciser/debian/changelog?rev=10976&op=diff
==============================================================================
--- packages/unstable/accerciser/debian/changelog (original)
+++ packages/unstable/accerciser/debian/changelog Tue May 15 09:41:42 2007
@@ -1,3 +1,9 @@
+accerciser (0.1.2-4) unstable; urgency=low
+
+  * Add yet more {Build-,}Depends.  Gosh, what was I thinking...
+
+ -- Mario Lang <mlang at debian.org>  Tue, 15 May 2007 11:31:02 +0200
+
 accerciser (0.1.2-3) unstable; urgency=low
 
   * Build-Depend on gnome-doc-utils (Closes: Bug#423846).

Modified: packages/unstable/accerciser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/accerciser/debian/control?rev=10976&op=diff
==============================================================================
--- packages/unstable/accerciser/debian/control (original)
+++ packages/unstable/accerciser/debian/control Tue May 15 09:41:42 2007
@@ -8,7 +8,10 @@
                gnome-pkg-tools (>= 0.10),
                pkg-config,
                gnome-doc-utils,
-               python-support
+               python-support,
+               python-gnome2,
+               python-glade2,
+               python-gnome2-desktop
 Standards-Version: 3.7.2
 
 Package: accerciser
@@ -21,6 +24,7 @@
          python-gtk2 (>= 2.10),
          python-glade2,
          python-gnome2 (>= 2.12),
+         python-gnome2-desktop,
          ipython
 Description: an interactive Python accessibility explorer for the GNOME desktop
  It uses AT-SPI to inspect and control widgets, allowing you to check if

Modified: packages/unstable/accerciser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/accerciser/debian/control.in?rev=10976&op=diff
==============================================================================
--- packages/unstable/accerciser/debian/control.in (original)
+++ packages/unstable/accerciser/debian/control.in Tue May 15 09:41:42 2007
@@ -8,7 +8,10 @@
                gnome-pkg-tools (>= 0.10),
                pkg-config,
                gnome-doc-utils,
-               python-support
+               python-support,
+               python-gnome2,
+               python-glade2,
+               python-gnome2-desktop
 Standards-Version: 3.7.2
 
 Package: accerciser
@@ -21,6 +24,7 @@
          python-gtk2 (>= 2.10),
          python-glade2,
          python-gnome2 (>= 2.12),
+         python-gnome2-desktop,
          ipython
 Description: an interactive Python accessibility explorer for the GNOME desktop
  It uses AT-SPI to inspect and control widgets, allowing you to check if




More information about the pkg-gnome-commits mailing list