summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2017-07-31 01:23:23 +0000
committerJelmer Vernooij <jelmer@jelmer.uk>2017-07-31 01:23:23 +0000
commit44ae927d4054a2969d145a6e0fc35ebe4e958044 (patch)
tree0928afb80088e1dd4042c746d7557e6b09e2d34d
parentca2d0d96a567276381b5f7afd9777af547cd8e5a (diff)
Drop auto patch.
-rw-r--r--debian/patches/auto-0.17.3-2-1c5c53d182358669aa689f3f5f39d62a7a2d4eae-150094080573
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 74 deletions
diff --git a/debian/patches/auto-0.17.3-2-1c5c53d182358669aa689f3f5f39d62a7a2d4eae-1500940805 b/debian/patches/auto-0.17.3-2-1c5c53d182358669aa689f3f5f39d62a7a2d4eae-1500940805
deleted file mode 100644
index 30ea0043..00000000
--- a/debian/patches/auto-0.17.3-2-1c5c53d182358669aa689f3f5f39d62a7a2d4eae-1500940805
+++ /dev/null
@@ -1,73 +0,0 @@
-From: Jelmer Vernooij <jelmer@debian.org>
-Subject: Automatically generated patch (0.17.3-2)
-
-Last (up to) 3 git changes, FYI:
-
-commit 1c5c53d182358669aa689f3f5f39d62a7a2d4eae
-Author: Jelmer Vernooij <jelmer@jelmer.uk>
-Date: Mon Jul 24 23:57:53 2017 +0000
-
- releasing package dulwich version 0.17.3-2
-
-commit e0eb92b4f51b3ee27a8850ea7e0e651baa14971e
-Author: Jelmer Vernooij <jelmer@jelmer.uk>
-Date: Mon Jul 24 23:51:11 2017 +0000
-
- Stop shipping pypy C extensions in python-dulwich. Closes: #868542
-
-commit 37c5565d970b4886cabd4193a7f8170b025d1b5b
-Author: Jelmer Vernooij <jelmer@jelmer.uk>
-Date: Sun Jun 18 20:14:49 2017 +0000
-
- releasing package dulwich version 0.17.3-1
----
-
---- dulwich-0.17.3.orig/.travis.yml
-+++ dulwich-0.17.3/.travis.yml
-@@ -1,38 +1,12 @@
--language: python
--sudo: false
--cache: pip
-+sudo: required
-+language: generic
-
--python:
-- - 2.7
-- - 3.3
-- - 3.4
-- - 3.5
-- - 3.5-dev
-- - 3.6
-- - 3.6-dev
-- - 3.7-dev
-- - pypy3.3-5.2-alpha1
--
--env:
-- - PYTHONHASHSEED=random
-- TEST_REQUIRE="gevent greenlet geventhttpclient fastimport"
--
--matrix:
-- include:
-- - python: pypy
-- env: TEST_REQUIRE=fastimport
--
--install:
-- - travis_retry pip install -U pip coverage codecov $TEST_REQUIRE
-+services:
-+ - docker
-
- script:
-- # Test without c extensions
-- - python -m coverage run -p --source=dulwich -m unittest dulwich.tests.test_suite
--
-- # Test with c extensions
-- - python setup.py build_ext -i
-- - python -m coverage run -p --source=dulwich -m unittest dulwich.tests.test_suite
-+ - wget -O- http://travis.debian.net/script.sh | sh -
-
--after_success:
-- - python -m coverage combine
-- - codecov
-+branches:
-+ except:
-+ - /^debian\/\d/
diff --git a/debian/patches/series b/debian/patches/series
index 05512c85..9672be29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
sources_debian
-auto-0.17.3-2-1c5c53d182358669aa689f3f5f39d62a7a2d4eae-1500940805