python gtkspell depends unneeded on GNOME
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| gnome-python-extras (Debian) |
Fix Released
|
Undecided
|
Unassigned | |
| gnome-python-extras (Ubuntu) |
Wishlist
|
Unassigned |
Bug Description
python gtkspell is a gtk module.
However, it is distributed in python-
For example: GRAMPS is a gtk app with spell checking.
Installing the python-gnome2-extra causes the install of:
The following extra packages will be installed:
gnome-media gnome-media-common gstreamer0.10-alsa gstreamer0.
gstreamer0.10-x gvfs gvfs-backends libavc1394-0 libcamel1.2-14 libcdio-cdda0 libcdio-paranoia0 libcdio7
libdv4 libebook1.2-9 libecal1.2-7 libedataserver1
libgdl-1-common libgnome-
libgnomeprint
libgtksourcev
libpanel-
python-
However, downloading the package, and doing:
sudo dpkg --force-depends -i python-
gives fully functional spell checking in GRAMPS.
Related branches
Sebastien Bacher (seb128) wrote : | #1 |
Changed in gnome-python-extras: | |
importance: | Undecided → Wishlist |
status: | New → Confirmed |
Changed in gnome-python-extras: | |
status: | Confirmed → Triaged |
Changed in gnome-python-extras: | |
status: | Unknown → New |
Didier Roche (didrocks) wrote : | #2 |
This bug is closed in debian2.25.3-1, bug watcher not synced. Syncing it manually
Changed in gnome-python-extras (Debian): | |
importance: | Unknown → Undecided |
Didier Roche (didrocks) wrote : | #3 |
bug which is not synchronized is: http://
Changed in gnome-python-extras (Debian): | |
status: | New → Fix Released |
Launchpad Janitor (janitor) wrote : | #4 |
This bug was fixed in the package gnome-python-extras - 2.25.3-2ubuntu1
---------------
gnome-python-extras (2.25.3-2ubuntu1) karmic; urgency=low
* Merge from debian unstable, remaining changes: (LP: #375355)
- debian/control.in: (LP: #338152)
+ build-dep on python-all-dbg for debug packages
+ add python-
+ add Vcs-Bzr tag
+ re-generate debian/control
- adapt python-
python-
python-
python-
- debian/patches/
+ 01_xul19.patch: add AC_PROG_CXX because you can't push C++ tests
before detecting it (thanks Keybuk)
+ 01_use_
+ Re-generate debian/
- debian/rules:
+ dbg-* targets and trick
+ move dh_pysupport call and use xvfb
- debian/pyversions: 2.5 for new package layout
* Remove python-
python-
-- Didier Roche <email address hidden> Thu, 14 May 2009 11:23:17 +0200
Changed in gnome-python-extras (Ubuntu): | |
status: | Triaged → Fix Released |
thanks for your bug report