[stylebook] 13/34: stylebook (1.0~b3~svn20061109-2) unstable; urgency=low
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Mar 29 10:54:17 BST 2018
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 <konqueror at 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 <konqueror at 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 <konqueror at 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 at lists.alioth.debian.org>
-Uploaders: Marcus Better <marcus at better.se>
+Uploaders: Marcus Better <marcus at better.se>, Michael Koch <konqueror at 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
More information about the pkg-java-commits
mailing list