tags 541560 + patch pending
thanks
Dear maintainer,
I've prepared an NMU for gramps (versioned as 3.1.2-1.1) and uploaded it
to DELAYED/2, according to devref §5.11.1. The patch simply drops the
Recommends on python-gnome2-desktop, as none of its modules is actually
used by gramps.
Cheers.
--
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..| . |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime
diff -u gramps-3.1.2/debian/changelog gramps-3.1.2/debian/changelog
--- gramps-3.1.2/debian/changelog
+++ gramps-3.1.2/debian/changelog
@@ -1,3 +1,11 @@
+gramps (3.1.2-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * debian/control: drop Recommends on python-gnome2-desktop: it is now
+ gone and none of its modules are used anyhow (Closes: #541560)
+
+ -- Stefano Zacchiroli <[email protected]> Thu, 08 Oct 2009 13:52:35 +0200
+
gramps (3.1.2-1) unstable; urgency=low
* New upstream release.
diff -u gramps-3.1.2/debian/control gramps-3.1.2/debian/control
--- gramps-3.1.2/debian/control
+++ gramps-3.1.2/debian/control
@@ -13,7 +13,7 @@
Depends: python (>= 2.4.4-6), python2.5, ${python:Depends}, librsvg2-common, python-gnome2, python-glade2, ${misc:Depends}
Replaces: gramps-manual, gramps-extending-doc
Conflicts: gramps-manual, gramps-extending-doc, gramps-common, python-gtk-1.2
-Recommends: xdg-utils, graphviz, ttf-freefont, python-reportlab, python-gtkspell, python-enchant, python-gnome2-desktop
+Recommends: xdg-utils, graphviz, ttf-freefont, python-reportlab, python-gtkspell, python-enchant
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