[Git][java-team/maven-ant-helper][master] 4 commits: Strip trailing whitespace in d/changelog
Jochen Sprickerhof (@jspricke)
gitlab at salsa.debian.org
Mon Feb 27 07:27:40 GMT 2023
Jochen Sprickerhof pushed to branch master at Debian Java Maintainers / maven-ant-helper
Commits:
4322a260 by Jochen Sprickerhof at 2023-02-27T08:21:50+01:00
Strip trailing whitespace in d/changelog
- - - - -
488c76ec by Jochen Sprickerhof at 2023-02-27T08:22:17+01:00
Add R³
- - - - -
82727f3c by Jochen Sprickerhof at 2023-02-27T08:25:39+01:00
Make d/copyright machine readable
- - - - -
81c237ca by Jochen Sprickerhof at 2023-02-27T08:26:07+01:00
Update changelog for 8.7 release
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+maven-ant-helper (8.7) unstable; urgency=medium
+
+ * Team upload.
+
+ [ Edward Betts ]
+ * Use canonical Salsa URL for homepage.
+
+ [ Jochen Sprickerhof ]
+ * Cleanup debian/.mh in dh_clean
+ * Strip trailing whitespace in d/changelog
+ * Add R³
+ * Make d/copyright machine readable
+
+ -- Jochen Sprickerhof <jspricke at debian.org> Mon, 27 Feb 2023 08:26:02 +0100
+
maven-ant-helper (8.6) unstable; urgency=medium
* Team upload.
@@ -167,7 +182,7 @@ maven-ant-helper (7.1) experimental; urgency=low
maven-ant-helper (7.0) experimental; urgency=low
- * Update Standards-Version to 3.9.1, use source format 3.0 (native)
+ * Update Standards-Version to 3.9.1, use source format 3.0 (native)
* Use default-jdk-doc instead of openjdk-6-doc when linking
Javadoc files (Closes: #587361)
* d/control: add Suggests: default-jdk-doc, move all Recommends: to Suggest
@@ -183,7 +198,7 @@ maven-ant-helper (7.0) experimental; urgency=low
the local repository, for consuption by other parts of the build,
deprecate passing the 'version' variable to Ant as it's read from the POM file,
remove macro prepare-package-list, update paths to the JDK docs.
-
+
-- Ludovic Claude <ludovic.claude at laposte.net> Thu, 14 Oct 2010 00:08:38 +0200
maven-ant-helper (6.8) unstable; urgency=low
@@ -229,7 +244,7 @@ maven-ant-helper (6.3) experimental; urgency=low
* Add more Suggest: packages (libmaven-plugin-plugin-java and
libplexus-components-metadata-java as they provide useful
Maven plugin often used in the build)
- * Add support for linking generated Javadoc to other
+ * Add support for linking generated Javadoc to other
documented libraries.
-- Ludovic Claude <ludovic.claude at laposte.net> Thu, 16 Jul 2009 22:34:35 +0100
@@ -261,7 +276,7 @@ maven-ant-helper (5) unstable; urgency=low
* Add myself to uploaders
* Add a Build-Depends-Indep dependency on ${misc:Depends}
* Fix ModelloTask to work with modello >= 1.0, add new properties
- useJava5 and encoding.
+ useJava5 and encoding.
* maven-build.xml: add build.javaVersion property to allow
building Java 1.5 sources with this script, defaults to 1.4,
fix javadoc target to use any packages under the current sources
@@ -299,7 +314,7 @@ maven-ant-helper (3) unstable; urgency=low
maven-ant-helper (2) unstable; urgency=low
* Initial public release (Closes: #428643)
-
+
* Changes following review by Michael Koch:
- Copyright file changed to follow dh_make's format.
- Version number changed to single integer.
=====================================
debian/control
=====================================
@@ -12,6 +12,7 @@ Build-Depends:
debhelper-compat (= 13),
default-jdk
Standards-Version: 4.5.1
+Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/java-team/maven-ant-helper.git
Vcs-Browser: https://salsa.debian.org/java-team/maven-ant-helper
Homepage: https://salsa.debian.org/java-team/maven-ant-helper
=====================================
debian/copyright
=====================================
@@ -1,28 +1,22 @@
-This is maven-ant-helper, written and maintained by Trygve Laugstøl <trygvis at inamo.no>
-on Sun, 27 May 2007 03:30:35 +0200.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://salsa.debian.org/java-team/maven-ant-helper
-The original source can always be found at:
- svn.debian.org/svn/pkg-java/trunk/maven-ant-helper
-
-Author:
-
- Trygve Laugstøl <trygvis at inamo.no>
-
-Copyright: 2007 Trygve Laugstøl
-
-License:
+Files: *
+Copyright: 2007 Trygve Laugstøl <trygvis at inamo.no>
+License: Apache-2.0
+License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
-
+ .
http://www.apache.org/licenses/LICENSE-2.0
-
+ .
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-
-The full text of the license can be found in
-`/usr/share/common-licenses/Apache-2.0'.
+ .
+ The full text of the license can be found in
+ `/usr/share/common-licenses/Apache-2.0'.
View it on GitLab: https://salsa.debian.org/java-team/maven-ant-helper/-/compare/7ae823dc107d743dedbe9096097f3c63f883ac7d...81c237ca415f2d558a8c90a9912d789296030968
--
View it on GitLab: https://salsa.debian.org/java-team/maven-ant-helper/-/compare/7ae823dc107d743dedbe9096097f3c63f883ac7d...81c237ca415f2d558a8c90a9912d789296030968
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/20230227/73f102d6/attachment.htm>
More information about the pkg-java-commits
mailing list