Path: csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod From: Emmanuel Bourg Newsgroups: linux.debian.bugs.dist,linux.debian.devel,linux.debian.maint.java Subject: Bug#801683: ITP: gradle-debian-helper -- Helper tools for building Debian packages with Gradle Date: Tue, 13 Oct 2015 15:30:01 +0200 Message-ID: X-Original-To: Debian Bug Tracking System X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Tue Oct 13 13:21:35 2015 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: -4.198 Reply-To: Emmanuel Bourg , 801683@bugs.debian.org Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: ebourg@apache.org, debian-devel@lists.debian.org, debian-java@lists.debian.org, wnpp@debian.org X-Debian-Pr-Message: report 801683 X-Debian-Pr-Package: wnpp X-Spam-Bayes: score:0.0000 Tokens: new, 10; hammy, 149; neutral, 34; spammy, 1. spammytokens:0.956-+--H*r:bugs.debian.org hammytokens:0.000-+--HX-Debbugs-Cc:sk:debian-, 0.000-+--H*M:reportbug, 0.000-+--H*MI:reportbug, 0.000-+--H*x:reportbug, 0.000-+--H*UA:reportbug Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Mailer: reportbug 6.6.5 X-Debian-Message: from BTS X-Mailing-List: archive/latest/1216258 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 21 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Tue, 13 Oct 2015 15:20:15 +0200 X-Original-Message-ID: <144474241578.11140.17014213312834695527.reportbug@icare.ariane-software.com> Xref: csiph.com linux.debian.bugs.dist:686641 linux.debian.devel:68307 linux.debian.maint.java:8463 Package: wnpp Severity: wishlist Owner: Emmanuel Bourg * Package name : gradle-debian-helper Version : 1.0 Upstream Author : Emmanuel Bourg * URL : http://anonscm.debian.org/cgit/pkg-java/gradle-debian-helper.git * License : Apache-2.0 Programming Lang: Java Description : Helper tools for building Debian packages with Gradle gradle-debian-helper contains helper tools to ease the packaging of Gradle based projects in Debian. It consists in: * a Gradle plugin resolving the dependencies against the system Maven repository (/usr/share/maven-repo). The resolver uses the same Maven rule files that maven-debian-helper and maven-repo-helper employ (debian/maven.rules, debian/maven.ignoreRules). * a debhelper class detecting Gradle build files, initializing the plugin and running Gradle in offline mode.