From df2cdf6b05fe3f8e546c6176f1a6e8bf8e11cd68 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Tue, 22 Jul 2014 12:31:29 +0000 Subject: debian: upload to Linaro QCOM overlay PPA disable tests since running tests on virtualized PPA is problematic Signed-off-by: Nicolas Dechesne --- debian/changelog | 7 +++++++ debian/rules | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c50404a4..c97869a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +gst-plugins-good1.0 (1.4.0-1~trusty1) trusty; urgency=medium + + * Upload to trusty + * Disable tests + + -- Nicolas Dechesne Mon, 21 Jul 2014 18:18:00 +0000 + gst-plugins-good1.0 (1.4.0-1) unstable; urgency=medium * New upstream stable release. diff --git a/debian/rules b/debian/rules index 63dff79c..a68da713 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,7 @@ DEB_DH_AUTORECONF_ARGS += --as-needed CFLAGS += -Wno-error CXXFLAGS += -Wno-error LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -DEB_MAKE_CHECK_TARGET = check || true +DEB_MAKE_CHECK_TARGET = # this is for compatibility with dpkg-dev < 1.13.5, see # -- cgit v1.2.3