[Pkg-cli-libs-commits] [cecil-flowanalysis] 03/05: Delete obsolete patch

Jo Shields directhex at moszumanska.debian.org
Tue Nov 10 10:51:12 UTC 2015


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

directhex pushed a commit to annotated tag debian/0.1_vcs20110809.r1.b34edf6-3
in repository cecil-flowanalysis.

commit ed7439f90b1e653ab2bfc7464f34663fbaebe356
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Tue Nov 10 10:44:28 2015 +0000

    Delete obsolete patch
---
 debian/patches/01_fix_nunit_reference | 32 --------------------------------
 debian/patches/series                 |  1 -
 2 files changed, 33 deletions(-)

diff --git a/debian/patches/01_fix_nunit_reference b/debian/patches/01_fix_nunit_reference
deleted file mode 100755
index 6e02858..0000000
--- a/debian/patches/01_fix_nunit_reference
+++ /dev/null
@@ -1,32 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_fix_nunit_reference.dpatch by Jelmer Vernooij <jelmer at samba.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Fix reference to nunit library.
-
- at DPATCH@
-diff -urNad flowanalysis~/default.build flowanalysis/default.build
---- flowanalysis~/default.build	2009-05-06 10:45:11.000000000 +0100
-+++ flowanalysis/default.build	2009-05-06 10:46:16.000000000 +0100
-@@ -1,8 +1,6 @@
- <?xml version="1.0"?>
- <project name="Cecil.FlowAnalysis" default="test">
- 
--	<include buildfile="nunit.inc" />
--
- 	<property name="Mono.Cecil.dll" value="../../mcs/class/Mono.Cecil/bin/Mono.Cecil.dll" />
- 	<property name="build.dir" value="bin" />
- 	<property name="booi" value="booi" />
-@@ -60,8 +58,10 @@
- 			<references basedir="${build.dir}">
- 				<include name="Cecil.FlowAnalysis.dll" />
- 				<include name="Mono.Cecil.dll" />
--				<include name="${nunit.framework.dll}" />
- 			</references>
-+			<pkg-references>
-+				<package name="nunit"/>
-+			</pkg-references>
- 		</csc>
- 	</target>
- 
-
diff --git a/debian/patches/series b/debian/patches/series
index 65a1bfe..0c5ede9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 00_use_csc
-01_fix_nunit_reference
 02_cecil_location
 fix_keyfile_location

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



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