Le 12/10/2017 à 00:19, Markus Koschany a écrit : > apo pushed a commit to branch master > in repository jackson-dataformat-xml. > > commit 2551833752954baf7102eda30528858ffcc14aad > Author: Markus Koschany <a...@debian.org> > Date: Wed Oct 11 18:23:22 2017 +0200 > > Remove --has-package-version flag. > --- > debian/libjackson2-dataformat-xml-java.poms | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/debian/libjackson2-dataformat-xml-java.poms > b/debian/libjackson2-dataformat-xml-java.poms > index 1d885c3..6ccad02 100644 > --- a/debian/libjackson2-dataformat-xml-java.poms > +++ b/debian/libjackson2-dataformat-xml-java.poms > @@ -25,4 +25,4 @@ > # --site-xml=<location>: Optional, the location for site.xml if it needs > to be installed. > # Empty by default. [mh_install] > # > -pom.xml --has-package-version --java-lib > +pom.xml --java-lib >
Could we keep the --has-package-version flags please? If we change the behavior of maven-debian-helper in a near future putting them back in all packages is going to take a lot of time. There is really no harm keeping them for now. Emmanuel Bourg