[maven-doxia-tools] 02/35: final fixes
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jul 28 13:29:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-doxia-tools.
commit 6aa3fc50f34eb14ad65a9fcadeaefd1881139ae1
Author: Torsten Werner <twerner at debian.org>
Date: Mon Dec 15 21:35:01 2008 +0000
final fixes
---
debian/control | 6 ++++--
debian/copyright | 4 +---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index cbb3cdd..2f01e88 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner at debian.org>
-Build-Depends: debhelper (>= 5), cdbs, openjdk-6-jdk, quilt, maven-debian-helper
+Build-Depends: debhelper (>= 5), cdbs, openjdk-6-jdk, quilt, maven-debian-helper,
+ libplexus-maven-plugin-java, libcommons-io-java, libplexus-i18n-java
Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-doxia-tools
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-doxia-tools/
@@ -11,7 +12,8 @@ Homepage: http://maven.apache.org/shared/maven-doxia-tools/
Package: libmaven-doxia-tools-java
Architecture: all
-Depends: ${misc:Depends}, default-java | java2-runtime
+Depends: ${misc:Depends}, default-java | java2-runtime, libcommons-io-java,
+ libplexus-i18n-java
Description: utilities for integrating Doxia in Maven
Maven is a software project management and comprehension tool. Based on the
concept of a project object model (POM), Maven can manage a project's build,
diff --git a/debian/copyright b/debian/copyright
index 930da50..e558542 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,9 +8,7 @@ found in '/usr/share/common-licenses/GPL'.
The package was downloaded from
<http://maven.apache.org/shared/maven-doxia-tools>.
-FIXME
-
-Copyright: 2005-2008 The Apache Software Foundation.
+Copyright: 2008 The Apache Software Foundation.
License:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-doxia-tools.git
More information about the pkg-java-commits
mailing list