Author: mkoch
Date: 2008-04-29 05:44:41 +0000 (Tue, 29 Apr 2008)
New Revision: 6343

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

  * Updated watch file.
  * Updated Standards-Version to 3.7.3.
  * Remove bashism in debian/rules. (Closes: #478365).
  * Build-Depend on default-jdk-builddep. (Closes: #477853).
  * Renamed XS-Vcs-* fields to Vcs-*.
  * Added Homepage field.

 -- Michael Koch <[EMAIL PROTECTED]>  Tue, 29 Apr 2008 04:40:33 -0100




Property changes on: trunk/commons-daemon/debian
___________________________________________________________________
Name: svn:ignore
   - files
jsvc
libcommons-daemon-java
*.debhelper
*.substvars

   + files
jsvc
libcommons-daemon-java
*.debhelper
*.debhelper.log
*.substvars


Modified: trunk/commons-daemon/debian/changelog
===================================================================
--- trunk/commons-daemon/debian/changelog       2008-04-29 01:38:18 UTC (rev 
6342)
+++ trunk/commons-daemon/debian/changelog       2008-04-29 05:44:41 UTC (rev 
6343)
@@ -1,10 +1,13 @@
-commons-daemon (1.0.2~svn20061127-7) UNRELEASED; urgency=low
+commons-daemon (1.0.2~svn20061127-7) unstable; urgency=low
 
   * Updated watch file.
   * Updated Standards-Version to 3.7.3.
   * Remove bashism in debian/rules. (Closes: #478365).
+  * Build-Depend on default-jdk-builddep. (Closes: #477853).
+  * Renamed XS-Vcs-* fields to Vcs-*.
+  * Added Homepage field.
 
- -- Michael Koch <[EMAIL PROTECTED]>  Mon, 21 Jan 2008 12:20:21 +0100
+ -- Michael Koch <[EMAIL PROTECTED]>  Tue, 29 Apr 2008 04:40:33 -0100
 
 commons-daemon (1.0.2~svn20061127-6) unstable; urgency=low
 

Modified: trunk/commons-daemon/debian/rules
===================================================================
--- trunk/commons-daemon/debian/rules   2008-04-29 01:38:18 UTC (rev 6342)
+++ trunk/commons-daemon/debian/rules   2008-04-29 05:44:41 UTC (rev 6343)
@@ -73,7 +73,7 @@
        rm -f *-stamp jsvc.1
        rm -rf target dist
        -(cd src/native/unix ; make clean)
-       -rm -f src/native/unix/configlog src/native/unix/config.status
+       -rm -f src/native/unix/config.log src/native/unix/config.status
        -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