[ubuntu/lucid] maven-debian-helper 0.9 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Mon Mar 22 19:54:41 GMT 2010
maven-debian-helper (0.9) unstable; urgency=low
* maven-vars.mk: Fix detection of DEB_DOC_PACKAGE
Only exclude first exact match from dh_listpackages result
instead of all packages which contains main package name.
* maven.mk: Pass DEB_DOC_PACKAGE when invoke DEB_MAVEN_DOC_TARGET.
maven-debian-helper (0.8) unstable; urgency=low
* mh_make falls back on EMAIL when DEBEMAIL is not set
* mh_make handles better multi projects
* mh_make generates projects following the Debian 3.8.3 policy
* Documentation improvements
* maven.mk: unpatch the poms in cleanbuilddir, to have a good
clean sequence when maven.mk is used with a patch system -
clean target -> mvn clean -> rm tmp files -> unpatch pom files
-> unpatch files with patch system
* Read rules from the Maven repository to force the version of
Maven plugins to be the same as in the repository
* maven.mk removes some elements from the POM files when their
use is against the Debian policy (<repositories> as they
imply downloading artifacts from the Internet,
<distributionManagement> as it implies publishing on the net
or in a location not controlled by Debian) or when they are
not needed and risk pulling out unwanted dependencies
(<reports> which is not used if a documentation package is
not generated)
* maven.mk adds a patch to Maven to disable using the
maven-site-plugin when no documentation package is generated.
This helps to reduce the amount of build dependencies
Date: Mon, 22 Mar 2010 18:46:35 +0000
Changed-By: Onkar Shinde <onkarshinde at gmail.com>
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Origin: Debian/testing
https://launchpad.net/ubuntu/lucid/+source/maven-debian-helper/0.9
-------------- next part --------------
Origin: Debian/testing
Format: 1.7
Date: Mon, 22 Mar 2010 18:46:35 +0000
Source: maven-debian-helper
Binary: maven-debian-helper
Architecture: source
Version: 0.9
Distribution: lucid
Urgency: low
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Changed-By: Onkar Shinde <onkarshinde at gmail.com>
Description:
maven-debian-helper - Helper tools for building Debian packages with Maven
Changes:
maven-debian-helper (0.9) unstable; urgency=low
.
* maven-vars.mk: Fix detection of DEB_DOC_PACKAGE
Only exclude first exact match from dh_listpackages result
instead of all packages which contains main package name.
* maven.mk: Pass DEB_DOC_PACKAGE when invoke DEB_MAVEN_DOC_TARGET.
.
maven-debian-helper (0.8) unstable; urgency=low
.
* mh_make falls back on EMAIL when DEBEMAIL is not set
* mh_make handles better multi projects
* mh_make generates projects following the Debian 3.8.3 policy
* Documentation improvements
* maven.mk: unpatch the poms in cleanbuilddir, to have a good
clean sequence when maven.mk is used with a patch system -
clean target -> mvn clean -> rm tmp files -> unpatch pom files
-> unpatch files with patch system
* Read rules from the Maven repository to force the version of
Maven plugins to be the same as in the repository
* maven.mk removes some elements from the POM files when their
use is against the Debian policy (<repositories> as they
imply downloading artifacts from the Internet,
<distributionManagement> as it implies publishing on the net
or in a location not controlled by Debian) or when they are
not needed and risk pulling out unwanted dependencies
(<reports> which is not used if a documentation package is
not generated)
* maven.mk adds a patch to Maven to disable using the
maven-site-plugin when no documentation package is generated.
This helps to reduce the amount of build dependencies
Files:
19af184dc992be455437c02bed219b09 35675 java optional maven-debian-helper_0.9.tar.gz
2d8b7abc2fecde5bf01b8ef77a23ab0b 1360 java optional maven-debian-helper_0.9.dsc
More information about the Lucid-changes
mailing list