This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository colt.
commit a025fe956bcb5242e2a0a468fe29127ce6309a04 Author: Andreas Tille <[email protected]> Date: Sun Feb 22 21:39:25 2015 +0100 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 39df4a2..4c49681 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ colt (1.2.0+dfsg2-1) UNRELEASED; urgency=medium * Try to get rid of non-free code * Move to Git + * cme fix dpkg-control -- Andreas Tille <[email protected]> Sun, 22 Feb 2015 21:23:19 +0100 diff --git a/debian/control b/debian/control index 86b1ae9..717d7dc 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,15 @@ Source: colt Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Section: non-free/java +XS-Autobuild: no Priority: optional Build-Depends: debhelper (>= 9), - javahelper (>=0.25), + javahelper, default-jdk, ant, libconcurrent-java -Standards-Version: 3.9.4 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/colt.git +Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/colt.git Vcs-Git: git://anonscm.debian.org/debian-med/colt.git Homepage: http://acs.lbl.gov/software/colt/ @@ -56,4 +57,3 @@ Description: scalable scientific and technical computing in Java (doc) performance, functionality and (re)usability. . This package provides the documentation for the library - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/colt.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
