[libnetlib-java] 09/14: cme fix dpkg-control

Andreas Tille tille at debian.org
Tue Sep 2 09:52:35 UTC 2014


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

tille pushed a commit to branch master
in repository libnetlib-java.

commit 26d1690965bf5e3e897beae7504bd2dfa7411331
Author: Andreas Tille <tille at debian.org>
Date:   Thu Aug 28 13:49:45 2014 +0000

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 29 +++++++++++++++++++----------
 2 files changed, 20 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9818493..21c224f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ netlib-java (1.1.2-1) UNRELEASED; urgency=low
   * debian/copyright:
      - DEP5
      - new upstream location
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Thu, 28 Aug 2014 15:47:33 +0200
 
diff --git a/debian/control b/debian/control
index 4f7e655..b61247b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,30 @@
 Source: netlib-java
-Section: contrib/java
-Priority: optional
-Build-Depends: debhelper (>= 8.0.0), unzip, f2j, libjlapack-java, javahelper (>=0.25),
- default-jdk, junit, ant
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
 Uploaders: Olivier Sallou <osallou at debian.org>,
            Andreas Tille <tille at debian.org>
-Standards-Version: 3.9.3
+Section: contrib/java
+XS-Autobuild: no
+Priority: optional
+Build-Depends: debhelper (>= 8.0.0),
+               unzip,
+               f2j,
+               libjlapack-java,
+               javahelper,
+               default-jdk,
+               junit,
+               ant
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/netlib-java/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/netlib-java/trunk
 Homepage: https://github.com/fommil/netlib-java/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/netlib-java/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/netlib-java/trunk/
-
 
 Package: libnetlib-java
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}, f2j, libjlapack-java
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${java:Depends},
+         f2j,
+         libjlapack-java
 Description: collection of mission-critical software components for linear algebra systems 
  Netlib is a collection of mission-critical software components for linear
  algebra systems (i.e. working with vectors or matrices).

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnetlib-java.git



More information about the pkg-java-commits mailing list