[SCM] rocs packaging branch, kubuntu_unstable, updated. ubuntu/4%15.08.0-0ubuntu1-6-gdc9eabe

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Thu Sep 3 09:11:16 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/rocs.git;a=commitdiff;h=dc9eabe

The following commit has been merged in the kubuntu_unstable branch:
commit dc9eabeef942a2cdb5d9971e2041374a771b0474
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Thu Sep 3 10:11:14 2015 +0100

    remove upstream patch
---
 debian/patches/kubuntu_test-user-new-graph-format.diff | 15 ---------------
 debian/patches/series                                  |  1 -
 2 files changed, 16 deletions(-)

diff --git a/debian/patches/kubuntu_test-user-new-graph-format.diff b/debian/patches/kubuntu_test-user-new-graph-format.diff
deleted file mode 100644
index 55e30ea..0000000
--- a/debian/patches/kubuntu_test-user-new-graph-format.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Use new graph file format in unit test.
-Author: Andreas Cord-Landwehr
-Origin: http://quickgit.kde.org/?p=rocs.git&a=commitdiff&h=7e1846828e91d604e483bd621696e247df902afb&hp=4d7564256380683e34f8fb74dd31da7b34d210b2
-
---- rocs-15.07.90.orig/src/autotests/test_project.cpp
-+++ rocs-15.07.90/src/autotests/test_project.cpp
-@@ -60,7 +60,7 @@ void TestProject::projectOperations()
- 
-     // test import of graph
-     QTemporaryFile graphFile;
--    graphFile.setFileTemplate("XXXXXXX.graph");
-+    graphFile.setFileTemplate("XXXXXXX.graph2");
-     graphFile.open();
-     GraphTheory::GraphDocumentPtr graphDoc = project.importGraphDocument(QUrl::fromLocalFile(graphFile.fileName()));
-     QCOMPARE(project.graphDocuments().length(), 1);
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 84535e1..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-kubuntu_test-user-new-graph-format.diff

-- 
rocs packaging



More information about the pkg-kde-commits mailing list