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

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

commit 65ea34f2832a7a307382e86fb042c747fa8b7de6
Author: Niels Thykier <[email protected]>
Date:   Fri Oct 28 21:28:26 2011 +0000

    Added build-arch target and bumped S-V
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 debian/rules     | 2 ++
 3 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1a221d1..e732b7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+java-common (0.44) UNRELEASED; urgency=low
+
+  * Added build-arch target to d/rules.
+  * Bumped Standards-Versions to 3.9.2 - no changes required.
+
+ -- Niels Thykier <[email protected]>  Fri, 28 Oct 2011 23:24:12 +0200
+
 java-common (0.43) unstable; urgency=low
 
   * Depend on the multiarch aware openjdk-6-jre-headless.
diff --git a/debian/control b/debian/control
index 7c9e921..e50a1f1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Michael Koch <[email protected]>, Matthias Klose 
<[email protected]>, To
  Niels Thykier <[email protected]>
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: debiandoc-sgml, docbook-utils, docbook-xml, lynx
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/java-common
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/java-common/
 
diff --git a/debian/rules b/debian/rules
index c8867ba..58dd880 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,7 +44,9 @@ jre_provides  = $(call mk_cslist,$(provides),runtime)
 jhl_provides   = $(call mk_cslist,$(provides),runtime-headless)
 jdk_provides   = $(call mk_cslist,$(provides),sdk)
 
+build: build-indep build-arch
 build-indep: build-stamp
+build-arch: build-stamp
 build-stamp:
        dh_testdir
 

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

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

Reply via email to