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

Damien Raude-Morvan drazzib at alioth.debian.org
Sat Aug 20 14:29:15 UTC 2011


Author: drazzib
Date: 2011-08-20 14:29:15 +0000 (Sat, 20 Aug 2011)
New Revision: 14356

Modified:
   trunk/maven-debian-helper/debian/changelog
   trunk/maven-debian-helper/debian/control
Log:
* mh_make: rescan the Maven repository after the user installs a
  required package.
* Upload to unstable (Closes: #637656).
* Bump Standards-Version to 3.9.2: no changes needed.

Modified: trunk/maven-debian-helper/debian/changelog
===================================================================
--- trunk/maven-debian-helper/debian/changelog	2011-08-20 11:38:15 UTC (rev 14355)
+++ trunk/maven-debian-helper/debian/changelog	2011-08-20 14:29:15 UTC (rev 14356)
@@ -3,11 +3,13 @@
   [ 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_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 (Closes: #637656).
   * mh_make: Update debian/copyright template for latest DEP-5 format.
   * mh_resolve_dependencies: Don't use mvn directly but call to
     DependenciesSolver main (so packages can have a main pom
@@ -17,8 +19,9 @@
     - --base-directory: path to root directory of package
   * maven.mk: Send base-directory and non-explore parameters when calling
     mh_resolve_dependencies.
+  * Bump Standards-Version to 3.9.2: no changes needed.
 
- -- Damien Raude-Morvan <drazzib at debian.org>  Tue, 16 Aug 2011 19:16:25 +0200
+ -- Damien Raude-Morvan <drazzib at debian.org>  Sat, 20 Aug 2011 16:25:50 +0200
 
 maven-debian-helper (1.4.3) unstable; urgency=low
 

Modified: trunk/maven-debian-helper/debian/control
===================================================================
--- trunk/maven-debian-helper/debian/control	2011-08-20 11:38:15 UTC (rev 14355)
+++ trunk/maven-debian-helper/debian/control	2011-08-20 14:29:15 UTC (rev 14356)
@@ -7,7 +7,7 @@
 Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-ant-helper (>> 6.7), ant-optional, help2man
 Build-Depends-Indep: maven-repo-helper (>= 1.5), junit, libmaven-plugin-tools-java,
  libplexus-velocity-java
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-debian-helper
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-debian-helper/
 Homepage: http://wiki.debian.org/Java/MavenBuilder




More information about the pkg-java-commits mailing list