Author: mkoch
Date: 2008-05-01 10:29:41 +0000 (Thu, 01 May 2008)
New Revision: 6374

Modified:
   trunk/commons-daemon/debian/changelog
   trunk/commons-daemon/debian/control
   trunk/commons-daemon/debian/rules
Log:
commons-daemon (1.0.2~svn20061127-8) unstable; urgency=low

  * Clean src/native/unix/configure. Closes: #478503
  * Put jsvc into section utils.

 -- Michael Koch <[EMAIL PROTECTED]>  Wed, 30 Apr 2008 05:12:17 -0100



Modified: trunk/commons-daemon/debian/changelog
===================================================================
--- trunk/commons-daemon/debian/changelog       2008-05-01 10:06:28 UTC (rev 
6373)
+++ trunk/commons-daemon/debian/changelog       2008-05-01 10:29:41 UTC (rev 
6374)
@@ -1,3 +1,10 @@
+commons-daemon (1.0.2~svn20061127-8) unstable; urgency=low
+
+  * Clean src/native/unix/configure. Closes: #478503
+  * Put jsvc into section utils.
+
+ -- Michael Koch <[EMAIL PROTECTED]>  Wed, 30 Apr 2008 05:12:17 -0100
+
 commons-daemon (1.0.2~svn20061127-7) unstable; urgency=low
 
   * Updated watch file.

Modified: trunk/commons-daemon/debian/control
===================================================================
--- trunk/commons-daemon/debian/control 2008-05-01 10:06:28 UTC (rev 6373)
+++ trunk/commons-daemon/debian/control 2008-05-01 10:29:41 UTC (rev 6374)
@@ -26,7 +26,7 @@
  binary for your architecture which is provided by the jsvc package.
 
 Package: jsvc
-Section: devel
+Section: utils
 Architecture: any
 Depends: ${shlibs:Depends}, libcommons-daemon-java
 Description: wrapper to launch Java applications as daemons

Modified: trunk/commons-daemon/debian/rules
===================================================================
--- trunk/commons-daemon/debian/rules   2008-05-01 10:06:28 UTC (rev 6373)
+++ trunk/commons-daemon/debian/rules   2008-05-01 10:29:41 UTC (rev 6374)
@@ -73,7 +73,7 @@
        rm -f *-stamp jsvc.1
        rm -rf target dist
        -(cd src/native/unix ; make clean)
-       -rm -f src/native/unix/config.log src/native/unix/config.status
+       -rm -f src/native/unix/config.log src/native/unix/config.status 
src/native/unix/configure
        -rm -f src/native/unix/Makefile src/native/unix/Makedefs 
src/native/unix/native/Makefile src/native/unix/install-sh
        cp -f /usr/share/misc/config.sub $(NATIVE_SRC)/config.sub
        cp -f /usr/share/misc/config.guess $(NATIVE_SRC)/config.guess


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to