Merge lp:~lfaraone/ubuntu/lucid/accerciser/libgail-dep into lp:ubuntu/lucid/accerciser

Proposed by Luke Faraone
Status: Merged
Approved by: James Westby
Approved revision: 41
Merge reported by: James Westby
Merged at revision: not available
Proposed branch: lp:~lfaraone/ubuntu/lucid/accerciser/libgail-dep
Merge into: lp:ubuntu/lucid/accerciser
Diff against target: 68 lines (+21/-4)
3 files modified
debian/changelog (+8/-0)
debian/control (+9/-2)
debian/control.in (+4/-2)
To merge this branch: bzr merge lp:~lfaraone/ubuntu/lucid/accerciser/libgail-dep
Reviewer Review Type Date Requested Status
Daniel Holbach Pending
Review via email: mp+23773@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Debian's fix was merged.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2009-09-25 10:23:24 +0000
+++ debian/changelog 2010-04-20 14:39:20 +0000
@@ -1,3 +1,11 @@
1accerciser (1.8.0-1ubuntu1) lucid; urgency=low
2
3 * Include libgail-gnome-module as a dependency. (LP: #567265)
4 * Change can be safely dropped in Lucid+1.
5 * Update maintainer.
6
7 -- Luke Faraone <luke@faraone.cc> Tue, 20 Apr 2010 10:30:09 -0400
8
1accerciser (1.8.0-1) unstable; urgency=low9accerciser (1.8.0-1) unstable; urgency=low
210
3 * New major upstream release.11 * New major upstream release.
412
=== modified file 'debian/control'
--- debian/control 2009-09-25 10:23:24 +0000
+++ debian/control 2010-04-20 14:39:20 +0000
@@ -1,7 +1,13 @@
1# This file is autogenerated. DO NOT EDIT!
2#
3# Modifications should be made to debian/control.in instead.
4# This file is regenerated automatically in the clean target.
5
1Source: accerciser6Source: accerciser
2Section: gnome7Section: gnome
3Priority: extra8Priority: extra
4Maintainer: Debian Accessibility Team <debian-accessibility@lists.debian.org>9Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
10XSBC-Original-Maintainer: Debian Accessibility Team <debian-accessibility@lists.debian.org>
5Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Mario Lang <mlang@debian.org>11Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Mario Lang <mlang@debian.org>
6Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/accerciser12Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/accerciser
7Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/accerciser13Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/accerciser
@@ -32,7 +38,8 @@
32 python-rsvg,38 python-rsvg,
33 python-wnck,39 python-wnck,
34 python-gtksourceview2,40 python-gtksourceview2,
35 ipython41 ipython,
42 libgail-gnome-module
36Description: an interactive Python accessibility explorer for the GNOME desktop43Description: an interactive Python accessibility explorer for the GNOME desktop
37 It uses AT-SPI to inspect and control widgets, allowing you to check if44 It uses AT-SPI to inspect and control widgets, allowing you to check if
38 an application is providing correct information to assistive technologies45 an application is providing correct information to assistive technologies
3946
=== modified file 'debian/control.in'
--- debian/control.in 2009-09-25 10:23:24 +0000
+++ debian/control.in 2010-04-20 14:39:20 +0000
@@ -1,7 +1,8 @@
1Source: accerciser1Source: accerciser
2Section: gnome2Section: gnome
3Priority: extra3Priority: extra
4Maintainer: Debian Accessibility Team <debian-accessibility@lists.debian.org>4Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5XSBC-Original-Maintainer: Debian Accessibility Team <debian-accessibility@lists.debian.org>
5Uploaders: @GNOME_TEAM@6Uploaders: @GNOME_TEAM@
6Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/accerciser7Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/accerciser
7Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/accerciser8Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/accerciser
@@ -32,7 +33,8 @@
32 python-rsvg,33 python-rsvg,
33 python-wnck,34 python-wnck,
34 python-gtksourceview2,35 python-gtksourceview2,
35 ipython36 ipython,
37 libgail-gnome-module
36Description: an interactive Python accessibility explorer for the GNOME desktop38Description: an interactive Python accessibility explorer for the GNOME desktop
37 It uses AT-SPI to inspect and control widgets, allowing you to check if39 It uses AT-SPI to inspect and control widgets, allowing you to check if
38 an application is providing correct information to assistive technologies40 an application is providing correct information to assistive technologies

Subscribers

People subscribed via source and target branches

to all changes: