This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository gatk.
commit 98daeb444fdadd6ff49633801bdbb950cee04c5a Author: Andreas Tille <[email protected]> Date: Fri Mar 27 11:35:06 2015 +0100 Some polishing - but no sensible build is happening --- debian/control | 3 ++- debian/doc-base | 20 -------------------- debian/patches/only-free-parts.patch | 4 ++++ 3 files changed, 6 insertions(+), 21 deletions(-) diff --git a/debian/control b/debian/control index 48412a1..25b9950 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 9), + javahelper Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/gatk.git Vcs-Git: git://anonscm.debian.org/debian-med/gatk.git diff --git a/debian/doc-base b/debian/doc-base deleted file mode 100644 index 5e7e1d4..0000000 --- a/debian/doc-base +++ /dev/null @@ -1,20 +0,0 @@ -Document: <pkg> -Title: <title for this doc> -Author: <author of this doc> -Abstract: <if you have no better clue the short and - long description from debian/control might fit here as well> -Section: Science/{Biology,Medicine} # see /usr/share/doc/doc-base/doc-base.txt.gz "2.3.3. The `section' field" - -# pick one of the below options -Format: Text -Files: /usr/share/doc/<pkg>/<pkg>.txt.gz - -Format: html -Index: /usr/share/doc/<pkg>/html/index.html -Files: /usr/share/doc/<pkg>/html/* - -Format: pdf -Files: /usr/share/doc/<pkg>/<pkg>.pdf.gz - -Format: postscript -Files: /usr/share/doc/<pkg>/<pkg>.ps.gz diff --git a/debian/patches/only-free-parts.patch b/debian/patches/only-free-parts.patch index 8720fb8..b84d766 100644 --- a/debian/patches/only-free-parts.patch +++ b/debian/patches/only-free-parts.patch @@ -1,3 +1,7 @@ +Author: Andreas Tille <[email protected]> +Last-Update: Thu, 26 Mar 2015 13:20:02 +0100 +Description: When leaving these chunks mh_make fails - so just remove it + --- a/pom.xml +++ b/pom.xml @@ -707,31 +707,7 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gatk.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
