Author: malat
Date: 2012-04-07 15:11:42 +0000 (Sat, 07 Apr 2012)
New Revision: 15909

Added:
   trunk/jcm/debian/source/
   trunk/jcm/debian/source/format
Modified:
   trunk/jcm/debian/changelog
   trunk/jcm/debian/control
   trunk/jcm/debian/copyright
   trunk/jcm/debian/rules
Log:
Add missing ITP#

Modified: trunk/jcm/debian/changelog
===================================================================
--- trunk/jcm/debian/changelog  2012-04-07 14:43:58 UTC (rev 15908)
+++ trunk/jcm/debian/changelog  2012-04-07 15:11:42 UTC (rev 15909)
@@ -1,5 +1,5 @@
 jcm (1.0-1) unstable; urgency=low
 
-  * Initial release (Closes: #)
+  * Initial release (Closes: #667923)
 
  -- Mathieu Malaterre <ma...@debian.org>  Wed, 04 Apr 2012 22:13:54 +0200

Modified: trunk/jcm/debian/control
===================================================================
--- trunk/jcm/debian/control    2012-04-07 14:43:58 UTC (rev 15908)
+++ trunk/jcm/debian/control    2012-04-07 15:11:42 UTC (rev 15909)
@@ -32,7 +32,7 @@
 Section: doc
 Depends: ${misc:Depends}, ${java:Depends}
 Recommends: ${java:Recommends}
-Suggests: libjoda-convert-java
+Suggests: libjcm-java
 Description: Documentation for Java Components for Mathematics
  THE "Java Components For Mathematics" project represents an effort to develop 
a
  framework of configurable mathematical software components written in the Java

Modified: trunk/jcm/debian/copyright
===================================================================
--- trunk/jcm/debian/copyright  2012-04-07 14:43:58 UTC (rev 15908)
+++ trunk/jcm/debian/copyright  2012-04-07 15:11:42 UTC (rev 15909)
@@ -4,14 +4,14 @@
 
 Files: *.java
 Copyright: David J. Eck
-License: Public Domain
+License: public-domain
  This source code file, and compiled classes derived from it, can
  be used and distributed without restriction, including for commercial
  use.  (Attribution is not required but is appreciated.)
 
 Files: edu
 Copyright: David J. Eck
-License: MIT
+License:
  1) This source code file, in unmodified form, and compiled classes
     derived from it can be used and distributed without restriction,
     including for commercial use.  (Attribution is not required

Modified: trunk/jcm/debian/rules
===================================================================
--- trunk/jcm/debian/rules      2012-04-07 14:43:58 UTC (rev 15908)
+++ trunk/jcm/debian/rules      2012-04-07 15:11:42 UTC (rev 15909)
@@ -8,9 +8,9 @@
 override_dh_auto_configure: pre-build
        dh_auto_configure
 
-# upstream Makefiles does not build doc, prefer javahelper:
+# upstream Makefile does not build doc, prefer javahelper:
 pre-build:
-       -rm Makefiles
+       -rm Makefile
 
 get-orig-source:
        uscan --verbose --force-download --rename

Added: trunk/jcm/debian/source/format
===================================================================
--- trunk/jcm/debian/source/format                              (rev 0)
+++ trunk/jcm/debian/source/format      2012-04-07 15:11:42 UTC (rev 15909)
@@ -0,0 +1 @@
+3.0 (quilt)


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to