[maven-debian-helper] branch master updated (8cf76ed -> 603b869)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Nov 12 18:21:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository maven-debian-helper.
from 8cf76ed Revert "Recommend apt-file, devscripts instead of Suggest them"
new f3089b4 Ignore the 'maven clean' errors when building with debhelper
new 6c85598 Do not run the tests when DEB_BUILD_OPTIONS=nocheck is specified (Closes: #737988)
new decfaca Changed the debian/rules template to use DH by default instead of CDBS
new 733dd6d Generate debian/watch for GitHub projects
new 5274e5c Added animal-sniffer-maven-plugin to the ignored plugins
new 0f98c23 Move to version 1.7
new 603b869 Upload to unstable
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bin/mh_make | 6 +++--
debian-maven-plugin/pom.xml | 2 +-
debian/TODO | 1 -
debian/changelog | 13 ++++++++++
maven-build-nodocs/pom.xml | 2 +-
maven-debian-helper/pom.xml | 2 +-
maven-packager-utils/pom.xml | 2 +-
.../maven/packager/GenerateDebianFilesMojo.java | 28 ++++++++++++++++++++++
.../packager/util/IgnoreDependencyQuestions.java | 1 +
maven-packager-utils/src/main/resources/control.vm | 2 +-
.../src/main/resources/{rules.vm => rules.cdbs.vm} | 0
maven-packager-utils/src/main/resources/rules.vm | 9 +++----
.../src/main/resources/watch.github.vm | 2 ++
pom.xml | 2 +-
share/cdbs/1/class/maven-vars.mk | 2 +-
share/cdbs/1/class/maven.mk | 2 +-
share/perl/maven.pm | 14 ++++++++++-
17 files changed, 72 insertions(+), 18 deletions(-)
copy maven-packager-utils/src/main/resources/{rules.vm => rules.cdbs.vm} (100%)
create mode 100644 maven-packager-utils/src/main/resources/watch.github.vm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-debian-helper.git
More information about the pkg-java-commits
mailing list