[med-svn] r11381 - trunk/packages/libcolt-java/trunk/debian
Andreas Tille
tille at alioth.debian.org
Tue Jun 19 07:54:37 UTC 2012
Author: tille
Date: 2012-06-19 07:54:37 +0000 (Tue, 19 Jun 2012)
New Revision: 11381
Modified:
trunk/packages/libcolt-java/trunk/debian/changelog
trunk/packages/libcolt-java/trunk/debian/compat
trunk/packages/libcolt-java/trunk/debian/control
Log:
Some updates + Package is actually arch: all
Modified: trunk/packages/libcolt-java/trunk/debian/changelog
===================================================================
--- trunk/packages/libcolt-java/trunk/debian/changelog 2012-06-19 05:38:25 UTC (rev 11380)
+++ trunk/packages/libcolt-java/trunk/debian/changelog 2012-06-19 07:54:37 UTC (rev 11381)
@@ -1,3 +1,12 @@
+colt (1.2.0~nojar-2) unstable; urgency=low
+
+ * debian/control:
+ - Pure Java is arch: all
+ - Standards-Version: 3.9.3 (no changes needed)
+ * debhelper 9 (control+compat)
+
+ -- Andreas Tille <tille at debian.org> Tue, 19 Jun 2012 09:46:59 +0200
+
colt (1.2.0~nojar-1) unstable; urgency=low
* Initial release (Closes: #656741)
Modified: trunk/packages/libcolt-java/trunk/debian/compat
===================================================================
--- trunk/packages/libcolt-java/trunk/debian/compat 2012-06-19 05:38:25 UTC (rev 11380)
+++ trunk/packages/libcolt-java/trunk/debian/compat 2012-06-19 07:54:37 UTC (rev 11381)
@@ -1 +1 @@
-8
+9
Modified: trunk/packages/libcolt-java/trunk/debian/control
===================================================================
--- trunk/packages/libcolt-java/trunk/debian/control 2012-06-19 05:38:25 UTC (rev 11380)
+++ trunk/packages/libcolt-java/trunk/debian/control 2012-06-19 07:54:37 UTC (rev 11381)
@@ -4,14 +4,14 @@
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 8), javahelper (>=0.25), openjdk-6-jdk, ant, libconcurrent-java
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 9), javahelper (>=0.25), openjdk-6-jdk, ant, libconcurrent-java
+Standards-Version: 3.9.3
Homepage: http://acs.lbl.gov/software/colt/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/libcolt-java/trunk
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libcolt-java/trunk/
Package: libcolt-java
-Architecture: any
+Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}
Recommends: ${java:Recommends}
Description: scalable scientific and technical computing in Java
More information about the debian-med-commit
mailing list