[Git][java-team/javatools][master] 3 commits: Add dh-sequence provides for debhelper 12

Jochen Sprickerhof gitlab at salsa.debian.org
Thu May 14 15:17:35 BST 2020



Jochen Sprickerhof pushed to branch master at Debian Java Maintainers / javatools


Commits:
c9794189 by Jochen Sprickerhof at 2020-05-14T16:03:23+02:00
Add dh-sequence provides for debhelper 12

- - - - -
e5227b2c by Jochen Sprickerhof at 2020-05-14T16:03:58+02:00
Fix --main documentation

Closes: #935865

- - - - -
c6c555a5 by Jochen Sprickerhof at 2020-05-14T16:15:59+02:00
Update changelog for 0.72.12 release

- - - - -


3 changed files:

- debian/changelog
- debian/control
- jh_build


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+javatools (0.72.12) unstable; urgency=medium
+
+  * Team upload.
+  * Add dh-sequence provides for debhelper 12
+  * Fix --main documentation (Closes: #935865)
+
+ -- Jochen Sprickerhof <jspricke at debian.org>  Thu, 14 May 2020 16:15:45 +0200
+
 javatools (0.72.11) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -39,6 +39,7 @@ Depends:
  libarchive-zip-perl (>= 1.30-6~),
  ${misc:Depends},
  ${perl:Depends}
+Provides: dh-sequence-javahelper
 Description: Helper scripts for packaging Java programs
  Javahelper contains several scripts which help in packaging
  Java programs.


=====================================
jh_build
=====================================
@@ -49,7 +49,7 @@ a source file or directory containing source files.
 
 =over 4
 
-=item B<--main-class=>I<main-class>
+=item B<--main=>I<main-class>
 
 Set the B<Main-Class> attribute in the manifest of the generated jar file(s) to I<main-class>.
 This makes B<java -jar I<generated-jar-file>> run that class.



View it on GitLab: https://salsa.debian.org/java-team/javatools/-/compare/890bc58e76068abdb9378699a51761d7815f1120...c6c555a51798639611e29231f46549b6137787df

-- 
View it on GitLab: https://salsa.debian.org/java-team/javatools/-/compare/890bc58e76068abdb9378699a51761d7815f1120...c6c555a51798639611e29231f46549b6137787df
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20200514/907939b4/attachment.html>


More information about the pkg-java-commits mailing list