[Pkg-cli-libs-commits] [cecil-flowanalysis] 18/24: * Updated SVN snapshot release * debian/patches/01_fix_nunit_reference.dpatch: + Refreshed * debian/control: + Bump to standards version 3.8.1

Jo Shields directhex at moszumanska.debian.org
Tue Nov 10 10:20:36 UTC 2015


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

directhex pushed a commit to annotated tag debian/0.1%7Esvn.128879-1
in repository cecil-flowanalysis.

commit 65b0d37fcb1c10f1b1c98342b8cbd85a3d1a4466
Author: Jo Shields <directhex at apebox.org>
Date:   Wed May 6 09:55:52 2009 +0000

      * Updated SVN snapshot release
      * debian/patches/01_fix_nunit_reference.dpatch:
        + Refreshed
      * debian/control:
        + Bump to standards version 3.8.1
---
 debian/changelog                             | 10 ++++++++++
 debian/control                               |  2 +-
 debian/patches/01_fix_nunit_reference.dpatch | 15 ++++++++-------
 3 files changed, 19 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1972119..cdcee4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+cecil-flowanalysis (0.1~svn.128879-1) UNRELEASED; urgency=low
+
+  * Updated SVN snapshot release
+  * debian/patches/01_fix_nunit_reference.dpatch:
+    + Refreshed
+  * debian/control:
+    + Bump to standards version 3.8.1
+
+ -- Jo Shields <directhex at apebox.org>  Wed, 06 May 2009 10:40:46 +0100
+
 cecil-flowanalysis (0.1~svn.68457-7) unstable; urgency=low
 
   [ Jo Shields ]
diff --git a/debian/control b/debian/control
index 46fac99..605ca96 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: cli-common-dev (>= 0.4.4),
  libmono-cecil0.5-cil,
  nant (>= 0.85.dfsg1-6),
  libnunit2.4-cil
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-libs/packages/cecil-flowanalysis/trunk/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-libs/packages/cecil-flowanalysis/trunk/
 
diff --git a/debian/patches/01_fix_nunit_reference.dpatch b/debian/patches/01_fix_nunit_reference.dpatch
index ab9017e..6e02858 100755
--- a/debian/patches/01_fix_nunit_reference.dpatch
+++ b/debian/patches/01_fix_nunit_reference.dpatch
@@ -5,19 +5,19 @@
 ## DP: Fix reference to nunit library.
 
 @DPATCH@
-diff -u flowanalysis/default.build flowanalysis-fixed/default.build
---- flowanalysis/default.build	2006-11-25 11:54:38.000000000 +0100
-+++ flowanalysis-fixed/default.build	2008-06-14 15:10:36.000000000 +0200
+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" />
 -
- 	<!-- allow properties to be customized in external file" -->
- 	<include buildfile="build.properties" if="${file::exists('build.properties')}" />
- 
-@@ -58,8 +56,10 @@
+ 	<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" />
@@ -29,3 +29,4 @@ diff -u flowanalysis/default.build flowanalysis-fixed/default.build
  		</csc>
  	</target>
  
+

-- 
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