[Pkg-cli-libs-commits] [npgsql] 01/09: Delete tests folder too

Jo Shields directhex at moszumanska.debian.org
Mon Nov 23 16:20:16 UTC 2015


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

directhex pushed a commit to annotated tag debian/2.2.7+dfsg3-1
in repository npgsql.

commit fd5b97e8199f4cb7a99fe1c774e1cec39721f5d1
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Mon Nov 23 16:09:16 2015 +0000

    Delete tests folder too
---
 debian/README.source | 2 +-
 debian/rules         | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/README.source b/debian/README.source
index 520fa73..cb3899b 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,7 +1,7 @@
 npgsql for Debian
 -----------------
 
-The .nuget, .teamcity, lib and Tools folders have been removed vs. upstream
+The .nuget, .teamcity, tests, lib and Tools folders have been removed vs. upstream
 
 
  -- Jo Shields <directhex at apebox.org>  Mon, 26 Oct 2015 10:01:20 +0000
diff --git a/debian/rules b/debian/rules
index c91527c..5a93419 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,7 @@ get-orig-source:
 	rm -fr npgsql-$(upstream_version)/.nuget
 	rm -fr npgsql-$(upstream_version)/.teamcity
 	rm -fr npgsql-$(upstream_version)/lib
+	rm -fr npgsql-$(upstream_version)/tests
 	rm -fr npgsql-$(upstream_version)/Tools
 	tar cfz npgsql_$(upstream_version)+dfsg.orig.tar.gz npgsql-$(upstream_version)/
 	rm -rf npgsql-$(upstream_version)/

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



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