From: Boyuan Yang <073plan@gmail.com> Date: Mon, 5 Mar 2018 08:34:06 +0000 (+0800) Subject: debian: Refresh patches X-Git-Tag: archive/raspbian/5.7.12-2+rpi1^2~135 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f9405716a9b6f7f35c9e4103471972b4493d0460;p=dtkcore.git debian: Refresh patches --- diff --git a/debian/changelog b/debian/changelog index c046252..1359cd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ dtkcore (2.0.7-1) unstable; urgency=medium * New upstream version. + * Refresh patches. - -- Boyuan Yang <073plan@gmail.com> Mon, 05 Mar 2018 16:24:17 +0800 + -- Boyuan Yang <073plan@gmail.com> Mon, 05 Mar 2018 16:33:23 +0800 dtkcore (2.0.6-3) unstable; urgency=medium diff --git a/debian/patches/0002-fix-a-bug-cause-packaging-on-hurd-failed.patch b/debian/patches/0002-fix-a-bug-cause-packaging-on-hurd-failed.patch deleted file mode 100644 index 675305b..0000000 --- a/debian/patches/0002-fix-a-bug-cause-packaging-on-hurd-failed.patch +++ /dev/null @@ -1,21 +0,0 @@ -From: Yanhao Mo -Date: Tue, 16 Jan 2018 10:19:20 +0800 -Subject: fix a bug cause packaging on hurd failed - -Change-Id: I06024cdb2c691983681f986e1f6844db650a78a1 ---- - dtkcore.pro | 4 +--- - 1 file changed, 1 insertion(+), 3 deletions(-) - -diff --git a/dtkcore.pro b/dtkcore.pro -index 9fe4a1e..c776e70 100644 ---- a/dtkcore.pro -+++ b/dtkcore.pro -@@ -6,6 +6,4 @@ SUBDIRS += \ - src \ - tests - --linux { --SUBDIRS += tool --} -+!mac:!win*: SUBDIRS += tool diff --git a/debian/patches/series b/debian/patches/series index 83c8d03..0ea5738 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ 0003-Workaround-qt-private-header-problem.patch -0002-fix-a-bug-cause-packaging-on-hurd-failed.patch