[med-svn] r17877 - trunk/packages/netlib-java/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Aug 28 13:49:45 UTC 2014
Author: tille
Date: 2014-08-28 13:49:45 +0000 (Thu, 28 Aug 2014)
New Revision: 17877
Modified:
trunk/packages/netlib-java/trunk/debian/changelog
trunk/packages/netlib-java/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/netlib-java/trunk/debian/changelog
===================================================================
--- trunk/packages/netlib-java/trunk/debian/changelog 2014-08-28 13:48:34 UTC (rev 17876)
+++ trunk/packages/netlib-java/trunk/debian/changelog 2014-08-28 13:49:45 UTC (rev 17877)
@@ -4,6 +4,7 @@
* debian/copyright:
- DEP5
- new upstream location
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Thu, 28 Aug 2014 15:47:33 +0200
Modified: trunk/packages/netlib-java/trunk/debian/control
===================================================================
--- trunk/packages/netlib-java/trunk/debian/control 2014-08-28 13:48:34 UTC (rev 17876)
+++ trunk/packages/netlib-java/trunk/debian/control 2014-08-28 13:49:45 UTC (rev 17877)
@@ -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).
More information about the debian-med-commit
mailing list