[SCM] rocs packaging branch, kubuntu_unstable, updated. ubuntu/4%15.07.90-0ubuntu2-2-gd0f6d6a

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Thu Aug 20 11:02:21 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit d0f6d6a30c4177f9e6ea5e08dcc3f195a2f48a12
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Thu Aug 20 12:02:12 2015 +0100

    remove upstreamed patch
---
 debian/patches/series                    |  1 -
 debian/patches/test-use-new-graph-format | 15 ---------------
 2 files changed, 16 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 1149e3d..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-test-use-new-graph-format
diff --git a/debian/patches/test-use-new-graph-format b/debian/patches/test-use-new-graph-format
deleted file mode 100644
index 55e30ea..0000000
--- a/debian/patches/test-use-new-graph-format
+++ /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);

-- 
rocs packaging



More information about the pkg-kde-commits mailing list