tags 629747 + patch tags 629747 + pending thanks Dear maintainer,
I've prepared an NMU for fso-abyss (versioned as 0.9.0+git20100310-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Page&Plant: Burning Up
diff -u fso-abyss-0.9.0+git20100310/debian/control fso-abyss-0.9.0+git20100310/debian/control
--- fso-abyss-0.9.0+git20100310/debian/control
+++ fso-abyss-0.9.0+git20100310/debian/control
@@ -9,8 +9,8 @@
libglib2.0-dev,
libdbus-1-dev,
libdbus-glib-1-dev,
- valac (>= 0.8.1),
- libvala-dev (>= 0.8.1),
+ valac-0.10,
+ libvala-0.10-dev,
libgsm0710mux-dev (>= 0.9.1+git20100322),
libfsobasics-dev
Standards-Version: 3.8.4
diff -u fso-abyss-0.9.0+git20100310/debian/rules fso-abyss-0.9.0+git20100310/debian/rules
--- fso-abyss-0.9.0+git20100310/debian/rules
+++ fso-abyss-0.9.0+git20100310/debian/rules
@@ -5,6 +5,9 @@
DEB_INSTALL_DOCS_ALL =
+DEB_CONFIGURE_SCRIPT_ENV += VALA_CFLAGS="$(shell pkg-config --cflags vala-0.10)"
+DEB_CONFIGURE_SCRIPT_ENV += VALA_LIBS="$(shell pkg-config --libs vala-0.10)"
+
install/fso-abyss::
cp debian/fso-abyss.conf debian/fso-abyss/etc/freesmartphone/conf/GTA01
cp debian/fso-abyss.conf debian/fso-abyss/etc/freesmartphone/conf/GTA02
diff -u fso-abyss-0.9.0+git20100310/debian/changelog fso-abyss-0.9.0+git20100310/debian/changelog
--- fso-abyss-0.9.0+git20100310/debian/changelog
+++ fso-abyss-0.9.0+git20100310/debian/changelog
@@ -1,3 +1,13 @@
+fso-abyss (0.9.0+git20100310-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix "FTBFS: build-dependency not installable: libvala-dev (>=
+ 0.8.1)": switch to vala-0.10 (debian/{control,rules}, inspired by the
+ Ubuntu patch from Barry Warsaw).
+ (Closes: #629747, LP: #618809)
+
+ -- gregor herrmann <[email protected]> Tue, 07 Feb 2012 13:45:30 +0100
+
fso-abyss (0.9.0+git20100310-1) unstable; urgency=low
* New upstream snapshot
signature.asc
Description: Digital signature

