templating-maven-plugin 1.0.0-2 source package in Ubuntu

Changelog

templating-maven-plugin (1.0.0-2) unstable; urgency=medium

  [ Mechtilde ]
  * [daa23ba] Bumped year in d/copyright
  * [2616430] Bumped standard version - no changes needed
  * [9e345fd] Improved d/watch to work correctly
  * [686f591] Removed wrong entry URL
  * [e8faa7d] Tried to fix d/watch to get the right new version

 -- Mechtilde Stehmann <email address hidden>  Sun, 26 Mar 2023 15:09:36 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
templating-maven-plugin_1.0.0-2.dsc 2.1 KiB 221e4d33fa783adbb559bead99a42194a4551212d8d38f7021e27e7651e8e5f8
templating-maven-plugin_1.0.0.orig.tar.gz 21.2 KiB 9c706d35fb99336f9735cf9b2a39da74fc9485541e19362aa9724dda65f40975
templating-maven-plugin_1.0.0-2.debian.tar.xz 3.2 KiB 283f70a659d544f75b8c1fabfcbfe5c3b4d5281405c44af094e8f1e53f1df8b3

Available diffs

No changes file available.

Binary packages built by this source

libtemplating-maven-plugin-java: Copying files to an output directory

 The templating maven plugin handles copying files from a source to a given
 output directory, while filtering them. This plugin is useful to filter
 Java Source Code if you need for example to have things in that code
 replaced with some properties values.