[pkg-java] r2805 - branches/commons-daemon/feature/debian/debian

Marcus Better marcusb-guest at alioth.debian.org
Wed Nov 29 10:40:19 CET 2006


Author: marcusb-guest
Date: 2006-11-29 10:40:19 +0100 (Wed, 29 Nov 2006)
New Revision: 2805

Removed:
   branches/commons-daemon/feature/debian/debian/jsvc-dev.dirs
   branches/commons-daemon/feature/debian/debian/jsvc-dev.install
Modified:
   branches/commons-daemon/feature/debian/debian/changelog
   branches/commons-daemon/feature/debian/debian/control
Log:
Don't build useless jsvc-dev package.


Modified: branches/commons-daemon/feature/debian/debian/changelog
===================================================================
--- branches/commons-daemon/feature/debian/debian/changelog	2006-11-29 09:38:49 UTC (rev 2804)
+++ branches/commons-daemon/feature/debian/debian/changelog	2006-11-29 09:40:19 UTC (rev 2805)
@@ -1,8 +1,9 @@
 commons-daemon (1.0.2~svn20061127-1) unstable; urgency=low
 
   * Support the arm, hppa, ia64, m68k, mipsel, and s390 architectures.
+  * The jsvc-dev package is no longer built as it's not useful.
   * debian/control:
-    - Fix build deps: remove libxerces2-java, add autoconf
+    - Fix build deps: remove libxerces2-java and libjaxp1.2-java, add autoconf
       and docbook-to-man.
     - Clean up package descriptions.
   * debian/rules:

Modified: branches/commons-daemon/feature/debian/debian/control
===================================================================
--- branches/commons-daemon/feature/debian/debian/control	2006-11-29 09:38:49 UTC (rev 2804)
+++ branches/commons-daemon/feature/debian/debian/control	2006-11-29 09:40:19 UTC (rev 2805)
@@ -35,12 +35,3 @@
  package as daemons.
  .
   Homepage: http://jakarta.apache.org/commons/daemon/
-
-Package: jsvc-dev
-Section: libdevel
-Architecture: all
-Depends: jsvc
-Description: development files for jsvc
- This package provides the development files for jsvc.
- .
-  Homepage: http://jakarta.apache.org/commons/daemon/

Deleted: branches/commons-daemon/feature/debian/debian/jsvc-dev.dirs
===================================================================
--- branches/commons-daemon/feature/debian/debian/jsvc-dev.dirs	2006-11-29 09:38:49 UTC (rev 2804)
+++ branches/commons-daemon/feature/debian/debian/jsvc-dev.dirs	2006-11-29 09:40:19 UTC (rev 2805)
@@ -1 +0,0 @@
-usr/include/jsvc

Deleted: branches/commons-daemon/feature/debian/debian/jsvc-dev.install
===================================================================
--- branches/commons-daemon/feature/debian/debian/jsvc-dev.install	2006-11-29 09:38:49 UTC (rev 2804)
+++ branches/commons-daemon/feature/debian/debian/jsvc-dev.install	2006-11-29 09:40:19 UTC (rev 2805)
@@ -1,9 +0,0 @@
-src/native/unix/native/arguments.h usr/include/jsvc/
-src/native/unix/native/debug.h usr/include/jsvc/
-src/native/unix/native/dso.h usr/include/jsvc/
-src/native/unix/native/help.h usr/include/jsvc/
-src/native/unix/native/home.h usr/include/jsvc/
-src/native/unix/native/java.h usr/include/jsvc/
-src/native/unix/native/jsvc.h usr/include/jsvc/
-src/native/unix/native/location.h usr/include/jsvc/
-src/native/unix/native/replace.h usr/include/jsvc/




More information about the pkg-java-commits mailing list