Package: gramps
Version: 3.0.0-4
Severity: important
User: [EMAIL PROTECTED]
Usertags: goal-recommends
Tags: patch
Hi,
gramps recommends gtkspell, which is no longer available in unstable.
This bug is RC, hence the severity, according to the following Release Goal for
Lenny:
# No unmet recommends relations inside main
Advocate: Luk Claes
Description: Packages in main should be able to satisfy all recommend
relations in main.
Bug-User: [EMAIL PROTECTED]
Bug-Tag: goal-recommends
Attached is the a patch with a suggestion on how to fix this bug, but of
course, as the package maintainer you might know better.
Thanks for your contribution to debian, and... Happy hacking!
--
ยท''`. Fuck your fascist beauty standards
: :' :
`. `'
`- Proudly running (unstable) Debian GNU/Linux
diff -u gramps-3.0.0/debian/changelog gramps-3.0.0/debian/changelog
--- gramps-3.0.0/debian/changelog
+++ gramps-3.0.0/debian/changelog
@@ -1,3 +1,10 @@
+gramps (3.0.0-4.1) unstable; urgency=high
+
+ * Remove gtk-spell from recommends, as it is no longer available.
+ (Closes: #XXXXXXXX).
+
+ -- Amaya Rodrigo Sastre <[EMAIL PROTECTED]> Mon, 07 Apr 2008 17:42:01 +0200
+
gramps (3.0.0-4) unstable; urgency=low
* Fix the binary package python dependency properly. A recent python
diff -u gramps-3.0.0/debian/control gramps-3.0.0/debian/control
--- gramps-3.0.0/debian/control
+++ gramps-3.0.0/debian/control
@@ -13,7 +13,7 @@
Depends: python (>= 2.4.4-6), python2.5, ${python:Depends}, librsvg2-common, python-gnome2, python-glade2, scrollkeeper, ${misc:Depends}
Replaces: gramps-manual, gramps-extending-doc
Conflicts: gramps-manual, gramps-extending-doc, gramps-common, python-gtk-1.2
-Recommends: xdg-utils, gtkspell, graphviz, ttf-freefont, python-reportlab, python-gnome2-extras, python-gnome2-desktop
+Recommends: xdg-utils, graphviz, ttf-freefont, python-reportlab, python-gnome2-extras, python-gnome2-desktop
Description: Genealogical Research and Analysis Management Program
GRAMPS, the Genealogical Research and Analysis Management Programming
System, is an Open Source genealogy program written in Python, using