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

ebourg-guest pushed a commit to branch master
in repository geronimo-jta-1.2-spec.

commit a2caa73937edb32bbc65b12a21b5b1831e61b2a1
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Fri Nov 24 14:01:45 2017 +0100

    Build with the DH sequencer instead of CDBS
---
 debian/changelog | 1 +
 debian/control   | 3 +--
 debian/rules     | 6 ++----
 3 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0b9c7c7..b8b43f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 geronimo-jta-1.2-spec (1.0~alpha-1-2) UNRELEASED; urgency=medium
 
+  * Build with the DH sequencer instead of CDBS
   * Standards-Version updated to 4.1.1
   * Switch to debhelper level 10
   * Use a secure Vcs-Git URL
diff --git a/debian/control b/debian/control
index 176e5bb..eb1c8f7 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,12 @@ Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebo...@apache.org>
 Build-Depends:
- cdbs,
  debhelper (>= 10),
  default-jdk,
  libcdi-api-java,
  libgeronimo-interceptor-3.0-spec-java (>= 1.0.1-3~),
  libmaven-bundle-plugin-java,
- maven-debian-helper (>= 1.5)
+ maven-debian-helper (>= 2.2)
 Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/geronimo-jta-1.2-spec.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/geronimo-jta-1.2-spec.git
diff --git a/debian/rules b/debian/rules
index 4a061cf..5985cac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,7 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/maven.mk
-
-JAVA_HOME := /usr/lib/jvm/default-java
+%:
+       dh $@
 
 get-orig-source:
        uscan --download-current-version --force-download --no-symlink

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/geronimo-jta-1.2-spec.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