[pkg-java] r14770 - trunk/libjasper-java/debian

Torsten Werner twerner at alioth.debian.org
Thu Sep 8 19:42:24 UTC 2011


Author: twerner
Date: 2011-09-08 19:42:24 +0000 (Thu, 08 Sep 2011)
New Revision: 14770

Removed:
   trunk/libjasper-java/debian/README.source
   trunk/libjasper-java/debian/libjasper-java.dirs
Modified:
   trunk/libjasper-java/debian/changelog
   trunk/libjasper-java/debian/control
Log:
* Remove Arnaud from Uploaders list.
* Remove Java runtime from Depends.
* Update Standards-Version: 3.9.2.
* Remove debian/README.source.

Deleted: trunk/libjasper-java/debian/README.source
===================================================================
--- trunk/libjasper-java/debian/README.source	2011-09-08 19:28:03 UTC (rev 14769)
+++ trunk/libjasper-java/debian/README.source	2011-09-08 19:42:24 UTC (rev 14770)
@@ -1,8 +0,0 @@
-The source has been repacked to reduce it size and because parts
-of it was already available from different source packages.
-
-   To reconstruct the orig.tar.gz, download the tomcat5.5 source
-   from upstream, move build/NOTICE.txt into the jasper folder
-   and use jasper as the "top" folder for the new orig.tar.gz.
-
- -- Niels Thykier <niels at thykier.net>  Sun, 31 Jan 2010 14:38:31 +0100

Modified: trunk/libjasper-java/debian/changelog
===================================================================
--- trunk/libjasper-java/debian/changelog	2011-09-08 19:28:03 UTC (rev 14769)
+++ trunk/libjasper-java/debian/changelog	2011-09-08 19:42:24 UTC (rev 14770)
@@ -4,8 +4,12 @@
   * Change debian/watch to point to upstream's svn repo. Create orig tarball
     by debian/orig-tar.sh.
   * Add a symlink /usr/share/java/jasper-5.5.jar.
+  * Remove Arnaud from Uploaders list.
+  * Remove Java runtime from Depends.
+  * Update Standards-Version: 3.9.2.
+  * Remove debian/README.source.
 
- -- Torsten Werner <twerner at debian.org>  Thu, 08 Sep 2011 21:26:21 +0200
+ -- Torsten Werner <twerner at debian.org>  Thu, 08 Sep 2011 21:42:03 +0200
 
 libjasper-java (5.5.26-5) unstable; urgency=low
 

Modified: trunk/libjasper-java/debian/control
===================================================================
--- trunk/libjasper-java/debian/control	2011-09-08 19:28:03 UTC (rev 14769)
+++ trunk/libjasper-java/debian/control	2011-09-08 19:42:24 UTC (rev 14770)
@@ -2,31 +2,19 @@
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Arnaud Vandyck <avdyk at debian.org>, Marcus Better <marcus at better.se>,
- Michael Koch <konqueror at gmx.de>, Niels Thykier <niels at thykier.net>
-Build-Depends: ant,
-               cdbs,
-               debhelper (>= 7),
-               default-jdk,
-               libcommons-el-java,
-               libcommons-logging-java,
-               libecj-java,
-               libservlet2.4-java,
-               zip
-Standards-Version: 3.8.4
+Uploaders: Marcus Better <marcus at better.se>, Michael Koch <konqueror at gmx.de>,
+ Niels Thykier <niels at thykier.net>
+Build-Depends: ant, cdbs, debhelper (>= 7), default-jdk, libcommons-el-java,
+ libcommons-logging-java, libecj-java, libservlet2.4-java, zip
+Standards-Version: 3.9.2
 Homepage: http://tomcat.apache.org
 Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/tomcat5.5
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/tomcat5.5/
 
 Package: libjasper-java
 Architecture: all
-Depends: default-jre-headless | java2-runtime-headless |
-         java5-runtime-headless | java6-runtime-headless,
-         libcommons-el-java,
-         libcommons-logging-java,
-         libecj-java,
-         libservlet2.4-java,
-         ${misc:Depends}
+Depends: libcommons-el-java, libcommons-logging-java, libecj-java,
+ libservlet2.4-java, ${misc:Depends}
 Description: Implementation of the JSP Container
  Jasper2 is a implementation of the JSP Container for Apache Tomcat 5.5
  that is clean and easy to extend.  It also forms the basis of the

Deleted: trunk/libjasper-java/debian/libjasper-java.dirs
===================================================================
--- trunk/libjasper-java/debian/libjasper-java.dirs	2011-09-08 19:28:03 UTC (rev 14769)
+++ trunk/libjasper-java/debian/libjasper-java.dirs	2011-09-08 19:42:24 UTC (rev 14770)
@@ -1 +0,0 @@
-usr/share/java/




More information about the pkg-java-commits mailing list