File: control

package info (click to toggle)
copy-rename-maven-plugin 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 144 kB
  • sloc: java: 276; xml: 250; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 926 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: copy-rename-maven-plugin
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Jérôme Charaoui <jerome@riseup.net>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk-headless,
 libmaven3-core-java,
 libplexus-build-api-java,
 maven-debian-helper,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/java-team/copy-rename-maven-plugin.git
Vcs-Browser: https://salsa.debian.org/java-team/copy-rename-maven-plugin
Homepage: https://github.com/kohlschutter/copy-rename-maven-plugin

Package: libcopy-rename-maven-plugin-java
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${maven:Depends},
Suggests:
 ${maven:OptionalDepends},
Description: m2e compatible maven plugin for renaming/copying
 This plugin helps in copying files or renaming files or directories during the
 Maven build lifecycle.