[pkg-java] r13816 - trunk/maven-debian-helper/debian

Damien Raude-Morvan drazzib at alioth.debian.org
Wed Jun 22 22:01:10 UTC 2011


Author: drazzib
Date: 2011-06-22 22:01:09 +0000 (Wed, 22 Jun 2011)
New Revision: 13816

Modified:
   trunk/maven-debian-helper/debian/changelog
Log:
Move changelog entry (1.4.3 already released)

Modified: trunk/maven-debian-helper/debian/changelog
===================================================================
--- trunk/maven-debian-helper/debian/changelog	2011-06-22 13:24:38 UTC (rev 13815)
+++ trunk/maven-debian-helper/debian/changelog	2011-06-22 22:01:09 UTC (rev 13816)
@@ -1,19 +1,27 @@
-maven-debian-helper (1.4.3) unstable; urgency=low
+maven-debian-helper (1.4.4) UNRELEASED; urgency=low
 
   [ Ludovic Claude ]
   * Move apt-file, devscripts, subversion from Recommends: to Suggests: as
     they are only required when mh_make is used
   * mh_make: rescan the Maven repository after the user installs a required package.
+  * mh_resolve_dependencies: Also launch Maven in offline mode
+    (with --offline option) when --offline parameter is used.
 
   [ Damien Raude-Morvan ]
+  * Upload to unstable.
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Thu, 23 Jun 2011 00:00:32 +0200
+
+maven-debian-helper (1.4.3) unstable; urgency=low
+
   * DependenciesSolver: Don't use Properties.store() method since
     it escape some chars (like " >\=") from variables.
     Replace it with simple FileWriter. Closes: #628272.
   * SysInstallMojo: Send "--keep-elements" flag to POMCleaner if its
     set in <pkg>.poms file. Thanks to James Page <james.page at canonical.com>.
     Closes: #613364
-  * mh_resolve_dependencies: Also launch Maven in offline mode
-    (with --offline option) when --offline parameter is used. Closes: #629356
+  * mh_resolve_dependencies: Always launch Maven in offline mode
+    with --offline option (as already done on mh_make). Closes: #629356
   * SysInstallDocMojo, SysInstallMojo: Drop initProperties method and only rely
     on Maven mojo attributes injection of "debianPackage" and "destPackage".
     Closes: #628693.
@@ -21,7 +29,7 @@
     to automatically compute Javadoc dependencies when there is some *-doc
     package. Closes: #628703.
 
- -- Ludovic Claude <ludovic.claude at laposte.net>  Thu, 09 Jun 2011 00:30:21 +0200
+ -- Damien Raude-Morvan <drazzib at debian.org>  Thu, 09 Jun 2011 00:11:08 +0200
 
 maven-debian-helper (1.4.2) unstable; urgency=low
 




More information about the pkg-java-commits mailing list