sorry, the debdiff had a maintainer change leftover, fixed version included
diff -Nru dirspec-13.10/debian/changelog dirspec-13.10/debian/changelog
--- dirspec-13.10/debian/changelog      2015-09-20 23:50:02.000000000 +0200
+++ dirspec-13.10/debian/changelog      2015-10-02 15:07:23.000000000 +0200
@@ -1,3 +1,10 @@
+dirspec (13.10-2) unstable; urgency=medium
+
+  * debian/control, debian/tests/control:
+    - Add autopkgtest tests, thanks Rodney Dawes
+
+ -- Sebastien Bacher <[email protected]>  Fri, 02 Oct 2015 15:02:28 +0200
+
 dirspec (13.10-1) unstable; urgency=medium
 
   * Sync version number with ubuntu (no changes)
diff -Nru dirspec-13.10/debian/control dirspec-13.10/debian/control
--- dirspec-13.10/debian/control        2015-09-20 23:49:41.000000000 +0200
+++ dirspec-13.10/debian/control        2015-10-02 15:22:22.000000000 +0200
@@ -15,6 +15,7 @@
  python3-testtools
 Maintainer: Micah Anderson <[email protected]>
 Standards-Version: 3.9.4
+XS-Testsuite: autopkgtest
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.1
 
diff -Nru dirspec-13.10/debian/tests/control dirspec-13.10/debian/tests/control
--- dirspec-13.10/debian/tests/control  1970-01-01 01:00:00.000000000 +0100
+++ dirspec-13.10/debian/tests/control  2015-10-02 15:03:53.000000000 +0200
@@ -0,0 +1,14 @@
+Tests: run-tests
+Tests-Directory: .
+Restrictions: rw-build-tree build-needed allow-stderr
+Depends: @,
+ pep8,
+ pyflakes,
+ python,
+ python-all (>= 2.6.6-3),
+ python-setuptools,
+ python-testtools,
+ python3-all,
+ python3-setuptools,
+ python3-testtools
+

Reply via email to