[med-svn] r14508 - trunk/packages/libcolt-java/trunk/debian

Andreas Tille tille at alioth.debian.org
Fri Aug 23 12:18:50 UTC 2013


Author: tille
Date: 2013-08-23 12:18:49 +0000 (Fri, 23 Aug 2013)
New Revision: 14508

Modified:
   trunk/packages/libcolt-java/trunk/debian/changelog
   trunk/packages/libcolt-java/trunk/debian/control
Log:
Uploading to unstable (with slight updates) fixes recently filed bug (duplicate)


Modified: trunk/packages/libcolt-java/trunk/debian/changelog
===================================================================
--- trunk/packages/libcolt-java/trunk/debian/changelog	2013-08-23 11:34:12 UTC (rev 14507)
+++ trunk/packages/libcolt-java/trunk/debian/changelog	2013-08-23 12:18:49 UTC (rev 14508)
@@ -1,3 +1,12 @@
+colt (1.2.0+dfsg-2) unstable; urgency=low
+
+  * Upload to unstable
+    Closes: #720553
+  * cme fix dpkg-control
+  * anonscm in Vcs fields
+
+ -- Andreas Tille <tille at debian.org>  Fri, 23 Aug 2013 13:58:03 +0200
+
 colt (1.2.0+dfsg-1) experimental; urgency=low
 
   * debian/copyright:

Modified: trunk/packages/libcolt-java/trunk/debian/control
===================================================================
--- trunk/packages/libcolt-java/trunk/debian/control	2013-08-23 11:34:12 UTC (rev 14507)
+++ trunk/packages/libcolt-java/trunk/debian/control	2013-08-23 12:18:49 UTC (rev 14508)
@@ -1,18 +1,23 @@
 Source: colt
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>
 Section: non-free/java
 Priority: optional
-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 (>= 9), javahelper (>=0.25), default-jdk, ant, libconcurrent-java
+Build-Depends: debhelper (>= 9),
+               javahelper (>=0.25),
+               default-jdk,
+               ant,
+               libconcurrent-java
 Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/libcolt-java/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/libcolt-java/trunk/
 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: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${java:Depends}
 Recommends: ${java:Recommends}
 Description: scalable scientific and technical computing in Java
  This distribution provides an infrastructure for scalable scientific
@@ -30,9 +35,10 @@
  performance, functionality and (re)usability. 
 
 Package: libcolt-java-doc
+Architecture: all
 Section: non-free/doc
-Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
+Depends: ${java:Depends},
+         ${misc:Depends}
 Recommends: ${java:Recommends}
 Description: scalable scientific and technical computing in Java (doc)
  This distribution provides an infrastructure for scalable scientific
@@ -50,3 +56,4 @@
  performance, functionality and (re)usability. 
  .
  This package provides the documentation for the library
+




More information about the debian-med-commit mailing list