Author: mkoch
Date: 2007-07-16 05:04:57 +0000 (Mon, 16 Jul 2007)
New Revision: 3848

Modified:
   trunk/stylebook/debian/
   trunk/stylebook/debian/changelog
   trunk/stylebook/debian/control
   trunk/stylebook/debian/rules
Log:
stylebook (1.0~b3~svn20061109-2) unstable; urgency=low

  * Move to unstable.
  * Delete build tree in clean target.
  * Added myself to Uploaders.

 -- Michael Koch <[EMAIL PROTECTED]>  Mon, 16 Jul 2007 07:01:18 +0200




Property changes on: trunk/stylebook/debian
___________________________________________________________________
Name: svn:ignore
   + files
libstylebook-java


Modified: trunk/stylebook/debian/changelog
===================================================================
--- trunk/stylebook/debian/changelog    2007-07-15 21:16:15 UTC (rev 3847)
+++ trunk/stylebook/debian/changelog    2007-07-16 05:04:57 UTC (rev 3848)
@@ -1,3 +1,11 @@
+stylebook (1.0~b3~svn20061109-2) unstable; urgency=low
+
+  * Move to unstable.
+  * Delete build tree in clean target.
+  * Added myself to Uploaders.
+
+ -- Michael Koch <[EMAIL PROTECTED]>  Mon, 16 Jul 2007 07:01:18 +0200
+
 stylebook (1.0~b3~svn20061109-1) experimental; urgency=low
 
   * Initial release. (Closes: #397764)

Modified: trunk/stylebook/debian/control
===================================================================
--- trunk/stylebook/debian/control      2007-07-15 21:16:15 UTC (rev 3847)
+++ trunk/stylebook/debian/control      2007-07-16 05:04:57 UTC (rev 3848)
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]>
-Uploaders: Marcus Better <[EMAIL PROTECTED]>
+Uploaders: Marcus Better <[EMAIL PROTECTED]>, Michael Koch <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 5.0.0)
 Build-Depends-Indep: java-gcj-compat-dev, ant, libxerces2-java
 Standards-Version: 3.7.2

Modified: trunk/stylebook/debian/rules
===================================================================
--- trunk/stylebook/debian/rules        2007-07-15 21:16:15 UTC (rev 3847)
+++ trunk/stylebook/debian/rules        2007-07-16 05:04:57 UTC (rev 3848)
@@ -34,6 +34,7 @@
        dh_testdir
        dh_testroot
        rm -f build-stamp
+       rm -rf build
        $(ANT_INVOKE) clean
        dh_clean
 


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

Reply via email to