[SCM] kapidox packaging branch, master, updated. debian/5.37.0-2-85-gb2e06c9

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:26:35 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kapidox.git;a=commitdiff;h=a40d886

The following commit has been merged in the master branch:
commit a40d88625c85d889ec506dc12374b5bf5051f069
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Mon Apr 13 22:21:38 2015 +0200

    Add override_dh_auto_clean to keep git-buildpackage happy by ignoring errors
---
 debian/changelog | 4 +++-
 debian/rules     | 2 ++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7c9f08d..c839cdb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-kapidox (5.9.0-0ubuntu1) vivid; urgency=medium
+kapidox (5.9.0-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Add override_dh_auto_clean to keep git-buildpackage happy by
+    ignoring errors
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 13 Apr 2015 22:18:05 +0200
 
diff --git a/debian/rules b/debian/rules
index 9d11d00..7bf3f66 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,5 @@
 %:
 	dh $@ --with python2 --buildsystem=python_distutils
 
+override_dh_auto_clean:
+	-dh_auto-clean -O--buildsystem=python_distutils

-- 
kapidox packaging



More information about the pkg-kde-commits mailing list