r50114 - in /desktop/unstable/libsecret/debian: changelog tests/ tests/build tests/control

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Mon Sep 5 20:30:15 UTC 2016


Author: jbicha-guest
Date: Mon Sep  5 20:30:15 2016
New Revision: 50114

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50114
Log:
Add basic autopkgtest to run upstream build tests

Added:
    desktop/unstable/libsecret/debian/tests/
    desktop/unstable/libsecret/debian/tests/build
    desktop/unstable/libsecret/debian/tests/control
Modified:
    desktop/unstable/libsecret/debian/changelog

Modified: desktop/unstable/libsecret/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/changelog?rev=50114&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/changelog	[utf-8] Mon Sep  5 20:30:15 2016
@@ -1,3 +1,9 @@
+libsecret (0.18.5-3) UNRELEASED; urgency=medium
+
+  * Add basic autopkgtest to run upstream build tests
+
+ -- Jeremy Bicha <jbicha at ubuntu.com>  Mon, 05 Sep 2016 16:29:33 -0400
+
 libsecret (0.18.5-2) unstable; urgency=medium
 
   * Drop --disable-silent-rules from debian/rules. This is now handled by dh

Added: desktop/unstable/libsecret/debian/tests/build
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/tests/build?rev=50114&op=file
==============================================================================
--- desktop/unstable/libsecret/debian/tests/build	(added)
+++ desktop/unstable/libsecret/debian/tests/build	[utf-8] Mon Sep  5 20:30:15 2016
@@ -0,0 +1,2 @@
+#!/bin/sh
+env -u LD_PRELOAD dbus-run-session -- make check

Added: desktop/unstable/libsecret/debian/tests/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/tests/control?rev=50114&op=file
==============================================================================
--- desktop/unstable/libsecret/debian/tests/control	(added)
+++ desktop/unstable/libsecret/debian/tests/control	[utf-8] Mon Sep  5 20:30:15 2016
@@ -0,0 +1,3 @@
+Tests: build
+Depends: @, @builddeps@
+Restrictions: build-needed




More information about the pkg-gnome-commits mailing list