Hi!

I've applied the fix suggested by Andrea and prepared and NMU. It's noticeable
that right now this doesn't FTBFS anymore, however, the build dependency is
still necessary if building in an environment with an older valac, so I'm going
to do the long awaiting NMU.

I'm attaching the diff of the NMU that I'll be uploading to the 3-day delayed
queue.

-- 
Cheers,
Marga
diff -Nru dee-1.0.10/debian/changelog dee-1.0.10/debian/changelog
--- dee-1.0.10/debian/changelog	2012-06-02 19:01:13.000000000 +0200
+++ dee-1.0.10/debian/changelog	2014-04-25 17:10:59.000000000 +0200
@@ -1,3 +1,12 @@
+dee (1.0.10-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add versioned Build-Depends on valac (>= 0.20) to fix FTBFS with the new
+    gobject-introspection, as suggested by Andrea Colangelo
+    <war...@ubuntu.com>. (Closes: #707352)
+
+ -- Margarita Manterola <ma...@debian.org>  Fri, 25 Apr 2014 17:07:41 +0200
+
 dee (1.0.10-3) unstable; urgency=low
 
   * debian/control:
diff -Nru dee-1.0.10/debian/control dee-1.0.10/debian/control
--- dee-1.0.10/debian/control	2012-06-02 18:17:00.000000000 +0200
+++ dee-1.0.10/debian/control	2014-04-25 17:07:35.000000000 +0200
@@ -14,7 +14,7 @@
                libglib2.0-dev (>= 2.26.0),
                libicu-dev (>= 4.8),
                python (>= 2.6.5),
-               valac
+               valac (>= 0.20)
 Standards-Version: 3.9.3
 Section: libs
 Homepage: https://launchpad.net/dee

Reply via email to