summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2019-12-10 14:31:00 +0100
committerGard Spreemann <gspr@nonempty.org>2019-12-10 14:31:00 +0100
commit72945fa47b941b4221c9b3f2c1e376aab915c456 (patch)
treefccb12ca952696f88f0b8632903fd509238c1db1
parent1e87e95397d1d7da76818509bd1d07509b4c46d7 (diff)
Renumber patches.
-rw-r--r--debian/patches/0003-Force-linking-against-libatomic-for-parts-that-use-T.patch (renamed from debian/patches/0005-Force-linking-against-libatomic-for-parts-that-use-T.patch)0
-rw-r--r--debian/patches/0004-Offline-header-for-docs.patch (renamed from debian/patches/0006-Offline-header-for-docs.patch)0
-rw-r--r--debian/patches/0005-Disable-Sphinx.patch (renamed from debian/patches/0007-Disable-Sphinx.patch)0
-rw-r--r--debian/patches/0006-Install-Python-module-in-correct-location.patch (renamed from debian/patches/0008-Install-Python-module-in-correct-location.patch)2
-rw-r--r--debian/patches/series8
5 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/0005-Force-linking-against-libatomic-for-parts-that-use-T.patch b/debian/patches/0003-Force-linking-against-libatomic-for-parts-that-use-T.patch
index 0a20ce1e..0a20ce1e 100644
--- a/debian/patches/0005-Force-linking-against-libatomic-for-parts-that-use-T.patch
+++ b/debian/patches/0003-Force-linking-against-libatomic-for-parts-that-use-T.patch
diff --git a/debian/patches/0006-Offline-header-for-docs.patch b/debian/patches/0004-Offline-header-for-docs.patch
index 232d7e53..232d7e53 100644
--- a/debian/patches/0006-Offline-header-for-docs.patch
+++ b/debian/patches/0004-Offline-header-for-docs.patch
diff --git a/debian/patches/0007-Disable-Sphinx.patch b/debian/patches/0005-Disable-Sphinx.patch
index e3f42382..e3f42382 100644
--- a/debian/patches/0007-Disable-Sphinx.patch
+++ b/debian/patches/0005-Disable-Sphinx.patch
diff --git a/debian/patches/0008-Install-Python-module-in-correct-location.patch b/debian/patches/0006-Install-Python-module-in-correct-location.patch
index ef99842a..67999267 100644
--- a/debian/patches/0008-Install-Python-module-in-correct-location.patch
+++ b/debian/patches/0006-Install-Python-module-in-correct-location.patch
@@ -7,7 +7,7 @@ Subject: Install Python module in correct location.
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/python/CMakeLists.txt b/src/python/CMakeLists.txt
-index 4c6840f..9954ac5 100644
+index 1778290..a999cea 100644
--- a/src/python/CMakeLists.txt
+++ b/src/python/CMakeLists.txt
@@ -208,7 +208,7 @@ if(PYTHONINTERP_FOUND)
diff --git a/debian/patches/series b/debian/patches/series
index 06bb48b7..091402d1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,6 +1,6 @@
0001-Disable-tests-that-use-DFSG-deleted-data-files.patch
0002-Use-system-MathJax.patch
-0005-Force-linking-against-libatomic-for-parts-that-use-T.patch
-0006-Offline-header-for-docs.patch
-0007-Disable-Sphinx.patch
-0008-Install-Python-module-in-correct-location.patch
+0003-Force-linking-against-libatomic-for-parts-that-use-T.patch
+0004-Offline-header-for-docs.patch
+0005-Disable-Sphinx.patch
+0006-Install-Python-module-in-correct-location.patch