r3007 - in /experimental/evolution-data-server/debian: changelog tests/edataserver

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Mon Aug 29 05:53:03 UTC 2016


Author: jbicha-guest
Date: Mon Aug 29 05:53:03 2016
New Revision: 3007

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=3007
Log:
Minor update to autopkgtest

Modified:
    experimental/evolution-data-server/debian/changelog
    experimental/evolution-data-server/debian/tests/edataserver

Modified: experimental/evolution-data-server/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/evolution-data-server/debian/changelog?rev=3007&op=diff
==============================================================================
--- experimental/evolution-data-server/debian/changelog	(original)
+++ experimental/evolution-data-server/debian/changelog	Mon Aug 29 05:53:03 2016
@@ -7,6 +7,7 @@
   * Update symbols
   * Build-depend on libwebkit2 gtk-4.0-dev instead of libwebkitgtk-3.0-dev
   * Bump dh compat to 10
+  * Minor update to autopkgtest
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Sat, 20 Aug 2016 10:12:21 -0400
 

Modified: experimental/evolution-data-server/debian/tests/edataserver
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/evolution-data-server/debian/tests/edataserver?rev=3007&op=diff
==============================================================================
--- experimental/evolution-data-server/debian/tests/edataserver	(original)
+++ experimental/evolution-data-server/debian/tests/edataserver	Mon Aug 29 05:53:03 2016
@@ -5,6 +5,8 @@
 import sys
 import os
 
+import gi
+gi.require_version('EDataServer', '1.2')
 from gi.repository import EDataServer
 
 class TestEDataServer(unittest.TestCase):




More information about the pkg-evolution-commits mailing list