[libmtj-java] 03/03: cme fix dpkg-control
Andreas Tille
tille at debian.org
Thu Jan 28 20:11:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libmtj-java.
commit 00a27eed9bfa28bdd05052073b373ec03b5cd396
Author: Andreas Tille <tille at debian.org>
Date: Thu Jan 28 21:11:38 2016 +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 69cef1d..9efdd00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ mtj (1.0.4-1) UNRELEASED; urgency=medium
* d/get-orig-source: deleted since no need to repack any more
* Move from Debian Med team to pkg-java team maintenance
* Build system switched from ant to maven - add mh_make output files
+ * cme fix dpkg-control
[ Olivier Sallou ]
* debian/patches/use_debian_jar_files.patch: fix patch to build using Debian jar files
diff --git a/debian/control b/debian/control
index a7cd4c3..6f3a415 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: mtj
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
Section: contrib/java
+XS-Autobuild: no
Priority: optional
Build-Depends: debhelper (>= 9),
javahelper,
@@ -13,9 +14,9 @@ Build-Depends: debhelper (>= 9),
libmaven-install-plugin-java,
libmaven-deploy-plugin-java,
libmaven-cobertura-plugin-java
-Standards-Version: 3.9.4
-Vcs-Git: git://anonscm.debian.org/pkg-java/libmtj-java.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libmtj-java.git
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libmtj-java.git
+Vcs-Git: https://anonscm.debian.org/pkg-java/libmtj-java.git
Homepage: http://code.google.com/p/matrix-toolkits-java/
Package: libmtj-java
@@ -56,4 +57,3 @@ Description: Java library for developing numerical applications (documentation)
a production environment.
.
This package contains the javadoc documentation files.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libmtj-java.git
More information about the pkg-java-commits
mailing list