From fe929581e1b34df6b86144a0a1e6b319d0c0c936dc86ba6a3d4190b6cb3e5834 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 31 Aug 2016 11:41:54 +0000 Subject: [PATCH] try OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=121 --- ...ianization-disable-running-mercurial-tests.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/0001-Debianization-disable-running-mercurial-tests.patch b/0001-Debianization-disable-running-mercurial-tests.patch index 14eca12..74d8194 100644 --- a/0001-Debianization-disable-running-mercurial-tests.patch +++ b/0001-Debianization-disable-running-mercurial-tests.patch @@ -14,19 +14,6 @@ building the package. tests/test.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -diff --git a/debian/control b/debian/control -index a45fa04..6f3551d 100644 ---- a/debian/control -+++ b/debian/control -@@ -2,7 +2,7 @@ Source: obs-service-tar-scm - Section: devel - Priority: extra - Maintainer: Daniel Gollub --Build-Depends: debhelper (>= 8.0.0), bzr, git, mercurial, pep8, python (>= 2.6), python-argparse | python (>= 2.7), python-unittest2, subversion -+Build-Depends: debhelper (>= 8.0.0), bzr, git, pep8, python (>= 2.6), python-argparse | python (>= 2.7), python-unittest2, subversion - Standards-Version: 3.9.3 - Homepage: https://github.com/openSUSE/obs-service-tar_scm - X-Python-Version: >= 2.6 diff --git a/tests/test.py b/tests/test.py index 3814e71..ca480b7 100755 --- a/tests/test.py