tags 536971 + pending
thanks
Dear maintainer,
I've prepared an NMU for mergeant (versioned as 0.67-3.1) and I'm
going to upload it to DELAYED/2 (as per devref §5.11.1). Please feel
free to tell me if I should delay it longer.
The patch simply adds a build-dep on libglade2-dev, which is required
as it ships the glade 2 .pc; it was not needed in lenny because it was
a transitive dependency back then.
Regards.
--
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 mergeant-0.67/debian/changelog mergeant-0.67/debian/changelog
--- mergeant-0.67/debian/changelog
+++ mergeant-0.67/debian/changelog
@@ -1,3 +1,11 @@
+mergeant (0.67-3.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Add build-dep on libglade2-dev (which ships needed libgalde-2.0.pc),
+ fix FTBFS. Thanks to Cyril Brulebois for the hint. (Closes: #536971)
+
+ -- Stefano Zacchiroli <[email protected]> Sun, 30 Aug 2009 10:35:09 +0200
+
mergeant (0.67-3) unstable; urgency=low
* Re-enable installation of the mime files in mergeant.install
diff -u mergeant-0.67/debian/control mergeant-0.67/debian/control
--- mergeant-0.67/debian/control
+++ mergeant-0.67/debian/control
@@ -11,7 +11,8 @@
libgnomedb3-dev (>= 3.0.0),
libgda3-dev (>= 3.0.0),
libgtk2.0-dev (>= 2.10),
- libxml-parser-perl
+ libxml-parser-perl,
+ libglade2-dev
Build-Depends-Indep: docbook-utils,
scrollkeeper
Standards-Version: 3.7.2