[maven-site-plugin] 10/36: * Switch to libtomcat6-java. (Closes: #533147) * Change Section: java. * Update Standards-Version: 3.8.2. * Switch to GPL-3 in debian/copyright.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jul 17 14:03:06 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-site-plugin.
commit 97d58545b9ec66139b9160d63cbbd9bcd83ab1ce
Author: Torsten Werner <twerner at debian.org>
Date: Tue Jul 7 21:26:17 2009 +0000
* Switch to libtomcat6-java. (Closes: #533147)
* Change Section: java.
* Update Standards-Version: 3.8.2.
* Switch to GPL-3 in debian/copyright.
---
debian/changelog | 9 +++++++++
debian/control | 8 ++++----
debian/copyright | 2 +-
3 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a131ca8..5a8c9bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+maven-site-plugin (2.0~beta7-2) unstable; urgency=low
+
+ * Switch to libtomcat6-java. (Closes: #533147)
+ * Change Section: java.
+ * Update Standards-Version: 3.8.2.
+ * Switch to GPL-3 in debian/copyright.
+
+ -- Torsten Werner <twerner at debian.org> Tue, 07 Jul 2009 23:23:54 +0200
+
maven-site-plugin (2.0~beta7-1) unstable; urgency=low
* Initial release. (Closes: #508848)
diff --git a/debian/control b/debian/control
index d65f3d6..99ace29 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
Source: maven-site-plugin
-Section: libs
+Section: java
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,
- libsurefire-java, libmaven-doxia-tools-java, libtomcat5.5-java
-Standards-Version: 3.8.0
+ libsurefire-java, libmaven-doxia-tools-java, libtomcat6-java
+Standards-Version: 3.8.2
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-site-plugin
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-site-plugin/
Homepage: http://maven.apache.org/plugins/maven-site-plugin/
@@ -13,7 +13,7 @@ Homepage: http://maven.apache.org/plugins/maven-site-plugin/
Package: libmaven-site-plugin-java
Architecture: all
Depends: ${misc:Depends}, default-jre | java2-runtime, libmaven-doxia-tools-java,
- libtomcat5.5-java
+ libtomcat6-java
Description: Maven Site Plugin for generating a site
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 b7ab0d7..95480f1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ This package was debianized by Torsten Werner <twerner at debian.org>.
The Debian packaging is Copyright (c) 2008 Torsten Werner and is
licensed under the GNU General Public License version 3. On Debian
systems, the complete text of the GNU General Public License can be
-found in '/usr/share/common-licenses/GPL'.
+found in '/usr/share/common-licenses/GPL-3'.
The package was downloaded from
<http://maven.apache.org/plugins/maven-site-plugin/>.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-site-plugin.git
More information about the pkg-java-commits
mailing list