[Pkg-cli-libs-commits] [nini] 01/04: Stop build-depending on dpatch, we don't use it

Jo Shields directhex at moszumanska.debian.org
Wed Sep 9 11:29:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to annotated tag debian/1.1.0+dfsg.2-5
in repository nini.

commit 8d534c0f097c3d2e96c5c612fc553fd610013e55
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Wed Sep 9 12:13:32 2015 +0100

    Stop build-depending on dpatch, we don't use it
---
 debian/control | 2 +-
 debian/rules   | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 01129f9..163ce93 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org>
 Uploaders: Sebastian Dröge <slomo at debian.org>, Mirco Bauer <meebey at debian.org>
-Build-Depends: debhelper (>= 7), dpatch
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: cli-common-dev (>= 0.5.7),
  mono-devel (>= 2.4.2.3),
  sharutils
diff --git a/debian/rules b/debian/rules
index a4e3163..12f3f1b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,6 @@ DEB_CLI_ABI_VERSION = 1.1
 DEB_CLI_API_VERSION = 1.1
 
 include /usr/share/cli-common/cli.make
-include /usr/share/dpatch/dpatch.make
 
 build: patch-stamp build-stamp
 build-stamp:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/nini.git



More information about the Pkg-cli-libs-commits mailing list