This is an automated email from the git hooks/post-receive script. diane-guest pushed a commit to branch master in repository libcofoja-java.
commit 9e6ccea22bf70125a118b114b22c60612078fbef Author: Diane Trout <[email protected]> Date: Tue Mar 11 15:06:09 2014 -0700 Update default.properties to build release version, not snapshot version --- debian/patches/use_debian_packaged_jars.patch | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/patches/use_debian_packaged_jars.patch b/debian/patches/use_debian_packaged_jars.patch index c56621b..eeeecd4 100644 --- a/debian/patches/use_debian_packaged_jars.patch +++ b/debian/patches/use_debian_packaged_jars.patch @@ -2,8 +2,17 @@ Author: Andreas Tille <[email protected]> Last-Updated: Sat, 08 Mar 2014 23:17:39 +0100 Description: Use Debian packaged JARs ---- libcofoja-java.orig/default.properties -+++ libcofoja-java/default.properties +--- a/default.properties ++++ b/default.properties +@@ -4,7 +4,7 @@ + ## Version information. Set 'snapshot' to false if you are building + ## a release. + version=1.1 +-snapshot=true ++snapshot=false + debug=true + + ## Location of an older build of Cofoja, for bootstrapping purposes. @@ -13,8 +13,8 @@ ## Location of dependency JAR files needed to build Cofoja. The ## defaults assume the JAR files are in the 'build' subdirectory, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libcofoja-java.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
