[pkg-java] r11778 - trunk/maven-debian-helper/share/cdbs/1/class
Ludovic Claude
ludovicc-guest at alioth.debian.org
Sun Feb 28 21:52:25 UTC 2010
Author: ludovicc-guest
Date: 2010-02-28 21:52:22 +0000 (Sun, 28 Feb 2010)
New Revision: 11778
Modified:
trunk/maven-debian-helper/share/cdbs/1/class/maven-vars.mk
Log:
* Release
Modified: trunk/maven-debian-helper/share/cdbs/1/class/maven-vars.mk
===================================================================
--- trunk/maven-debian-helper/share/cdbs/1/class/maven-vars.mk 2010-02-28 18:08:19 UTC (rev 11777)
+++ trunk/maven-debian-helper/share/cdbs/1/class/maven-vars.mk 2010-02-28 21:52:22 UTC (rev 11778)
@@ -73,7 +73,7 @@
# The name of the package containing the documentation. The second package
# by default. Leave empty to skip generating documentation.
-DEB_DOC_PACKAGE = $(firstword $(shell dh_listpackages | grep -v $(DEB_JAR_PACKAGE) | grep "-doc"))
+DEB_DOC_PACKAGE = $(firstword $(shell dh_listpackages | grep -v $(DEB_JAR_PACKAGE) | grep "\-doc$"))
# Property file for Maven, defaults to debian/maven.properties if it exists.
# You may define additional properties. Please note that command-line
More information about the pkg-java-commits
mailing list