This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository stylebook.

commit 7f8e435db6e9ec6a64643281e7468c905bce588d
Author: Michael Koch <konque...@gmx.de>
Date:   Mon Jul 16 05:04:57 2007 +0000

    stylebook (1.0~b3~svn20061109-2) unstable; urgency=low
    
      * Move to unstable.
      * Delete build tree in clean target.
      * Added myself to Uploaders.
    
     -- Michael Koch <konque...@gmx.de>  Mon, 16 Jul 2007 07:01:18 +0200
---
 debian/changelog | 8 ++++++++
 debian/control   | 2 +-
 debian/rules     | 1 +
 3 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0bc2486..ee615c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 <konque...@gmx.de>  Mon, 16 Jul 2007 07:01:18 +0200
+
 stylebook (1.0~b3~svn20061109-1) experimental; urgency=low
 
   * Initial release. (Closes: #397764)
diff --git a/debian/control b/debian/control
index a80469f..410b301 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: stylebook
 Section: libs
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
-Uploaders: Marcus Better <mar...@better.se>
+Uploaders: Marcus Better <mar...@better.se>, Michael Koch <konque...@gmx.de>
 Build-Depends: debhelper (>= 5.0.0)
 Build-Depends-Indep: java-gcj-compat-dev, ant, libxerces2-java
 Standards-Version: 3.7.2
diff --git a/debian/rules b/debian/rules
index 33a36cb..51aeed2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,6 +34,7 @@ clean:
        dh_testdir
        dh_testroot
        rm -f build-stamp
+       rm -rf build
        $(ANT_INVOKE) clean
        dh_clean
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/stylebook.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to