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

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

commit d00905cd7507ce7948f9d6cc03ba3bb1ea983308
Author: Matthias Klose <d...@debian.org>
Date:   Mon Mar 19 10:04:26 2018 +0100

    Import Debian changes 1.9.10-2
    
    ant (1.9.10-2) unstable; urgency=medium
    
      * Non maintainer upload.
      * Stop building the gcj packages.
      * Remove Ludovic and Werner as uploaders.
---
 debian/changelog | 9 +++++----
 debian/control   | 2 --
 debian/rules     | 4 ++++
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 67ab7f6..8cc9af1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-ant (1.9.10-2) UNRELEASED; urgency=medium
+ant (1.9.10-2) unstable; urgency=medium
 
-  * Team upload.
-  * Drop -gcj packages (Closes: #892528)
+  * Non maintainer upload.
+  * Stop building the gcj packages.
+  * Remove Ludovic and Werner as uploaders.
 
- -- tony mancill <tmanc...@debian.org>  Sat, 10 Mar 2018 21:47:09 -0800
+ -- Matthias Klose <d...@debian.org>  Mon, 19 Mar 2018 10:04:26 +0100
 
 ant (1.9.10-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index d179369..cbd14c0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,6 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Matthias Klose <d...@debian.org>,
-           Ludovic Claude <ludovic.cla...@laposte.net>,
-           Torsten Werner <twer...@debian.org>,
            James Page <james.p...@canonical.com>,
            Emmanuel Bourg <ebo...@apache.org>
 Build-Depends: antlr,
diff --git a/debian/rules b/debian/rules
index 1fd9e4e..58aed12 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,6 +48,10 @@ override_dh_install-indep:
 override_dh_compress:
        dh_compress -XWHATSNEW
 
+# Hardening
+export AOT_GCJFLAGS=$(shell dpkg-buildflags --get CFLAGS)
+export AOT_LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
+
 override_dh_auto_clean:
        rm -Rf bin build bootstrap lib/optional/*.jar
 

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