r12402 - in /desktop/unstable/gnome-orca/debian: changelog control control.in
mlang at users.alioth.debian.org
mlang at users.alioth.debian.org
Sun Sep 2 11:41:16 UTC 2007
Author: mlang
Date: Sun Sep 2 11:41:16 2007
New Revision: 12402
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12402
Log:
* debian/control.in:
- Remove myself from Uploaders, this is handled by gnome-pkg-tolls
now.
- No longer Build-Depend on libbrlapi1-dev.
- Recommend python-brlapi instead of brltty.
Modified:
desktop/unstable/gnome-orca/debian/changelog
desktop/unstable/gnome-orca/debian/control
desktop/unstable/gnome-orca/debian/control.in
Modified: desktop/unstable/gnome-orca/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/changelog?rev=12402&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/changelog (original)
+++ desktop/unstable/gnome-orca/debian/changelog Sun Sep 2 11:41:16 2007
@@ -1,3 +1,13 @@
+gnome-orca (2.18.1-5) unstable; urgency=low
+
+ * debian/control.in:
+ - Remove myself from Uploaders, this is handled by gnome-pkg-tolls
+ now.
+ - No longer Build-Depend on libbrlapi1-dev.
+ - Recommend python-brlapi instead of brltty.
+
+ -- Mario Lang <mlang at debian.org> Sun, 02 Sep 2007 13:39:17 +0200
+
gnome-orca (2.18.1-4) unstable; urgency=low
[ Loic Minier ]
Modified: desktop/unstable/gnome-orca/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/control?rev=12402&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/control (original)
+++ desktop/unstable/gnome-orca/debian/control Sun Sep 2 11:41:16 2007
@@ -10,7 +10,6 @@
gnome-pkg-tools (>= 0.10),
libatspi-dev (>= 1.18.0),
libbonobo2-dev (>= 2.18.0),
- libbrlapi1-dev (>= 3.7.2),
libglib2.0-dev (>= 2.10.0),
libxml-parser-perl,
pkg-config,
@@ -37,7 +36,7 @@
python-glade2,
python-gnome2 (>= 2.6.2),
gnome-orca-common (= ${source:Version})
-Recommends: brltty,
+Recommends: python-brlapi,
gnome-mag (>= 0.12.5),
wget
XB-Python-Version: ${python:Versions}
Modified: desktop/unstable/gnome-orca/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/control.in?rev=12402&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/control.in (original)
+++ desktop/unstable/gnome-orca/debian/control.in Sun Sep 2 11:41:16 2007
@@ -2,7 +2,7 @@
Section: gnome
Priority: optional
Maintainer: Kartik Mistry <kartik.mistry at gmail.com>
-Uploaders: @GNOME_TEAM@, Mario Lang <mlang at debian.org>
+Uploaders: @GNOME_TEAM@
Build-Depends: cdbs,
debhelper (>= 5.0.38),
at-spi,
@@ -10,7 +10,6 @@
gnome-pkg-tools (>= 0.10),
libatspi-dev (>= 1.18.0),
libbonobo2-dev (>= 2.18.0),
- libbrlapi1-dev (>= 3.7.2),
libglib2.0-dev (>= 2.10.0),
libxml-parser-perl,
pkg-config,
@@ -37,7 +36,7 @@
python-glade2,
python-gnome2 (>= 2.6.2),
gnome-orca-common (= ${source:Version})
-Recommends: brltty,
+Recommends: python-brlapi,
gnome-mag (>= 0.12.5),
wget
XB-Python-Version: ${python:Versions}
More information about the pkg-gnome-commits
mailing list