[libcommons-logging-java] 16/66: * Move libservlet2.3-java from Depends to Suggests (Closes: #526043) * Change section to java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jan 12 10:57:41 UTC 2018


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libcommons-logging-java.

commit 56ff591791844454fb22198d6c746a26c16e091d
Author: Varun Hiremath <varun at debian.org>
Date:   Fri May 8 00:21:19 2009 +0000

    * Move libservlet2.3-java from Depends to Suggests (Closes: #526043)
    * Change section to java
---
 debian/changelog |  7 +++++++
 debian/control   | 10 +++++-----
 debian/copyright |  6 +++---
 3 files changed, 15 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 51a289d..5609af9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libcommons-logging-java (1.1.1-3) unstable; urgency=low
+
+  * Move libservlet2.3-java from Depends to Suggests (Closes: #526043)
+  * Change section to java
+
+ -- Varun Hiremath <varun at debian.org>  Thu, 07 May 2009 20:17:10 -0400
+
 libcommons-logging-java (1.1.1-2) unstable; urgency=low
 
   [ Matthias Klose ]
diff --git a/debian/control b/debian/control
index 1458e11..23a0e49 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,19 @@
 Source: libcommons-logging-java
-Section: libs
+Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Arnaud Vandyck <abdyk at debian.org>, Michael Koch <konqueror at gmx.de>, Kumar Appaiah <akumar at debian.org>, Varun Hiremath <varun at debian.org>
 Build-Depends: debhelper (>= 5), cdbs
 Build-Depends-Indep: ant-optional, liblogkit-java, liblog4j1.2-java, default-jdk, junit, libservlet2.3-java
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-logging-java
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-logging-java
 Homepage: http://commons.apache.org/logging
 
 Package: libcommons-logging-java
 Architecture: all
-Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless, libservlet2.3-java
-Suggests: liblog4j1.2-java, liblogkit-java, libavalon-framework-java, libcommons-logging-java-doc
+Depends: ${misc:Depends}, default-jre-headless | java1-runtime-headless | java2-runtime-headless
+Suggests: libservlet2.3-java, liblog4j1.2-java, liblogkit-java, libavalon-framework-java, libcommons-logging-java-doc
 Description: commmon wrapper interface for several logging APIs
  Provides a simple, component oriented interface together with wrappers for 
  several existing java logging systems. The user can choose at runtime which
@@ -22,7 +22,7 @@ Description: commmon wrapper interface for several logging APIs
 Package: libcommons-logging-java-doc
 Section: doc
 Architecture: all
-Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless
+Depends: ${misc:Depends}, default-jre-headless | java1-runtime-headless | java2-runtime-headless
 Description: commmon wrapper interface for several logging APIs (documentation)
  Provides a simple, component oriented interface together with wrappers for 
  several existing java logging systems. The user can choose at runtime which
diff --git a/debian/copyright b/debian/copyright
index 97704d4..6a6649b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -26,9 +26,9 @@ License: Apache 2.0
   On Debian GNU/Linux system you can find the complete text of the
   Apache-2.0 license in `/usr/share/common-licenses/Apache-2.0'
 
-Debian packaging: (C) 2001 - 2004, Takashi Okamoto <tora at debian.org>
-       		  (C) 2005 - 2007, Arnaud Vandyck <avdyk at debian.org>, Wolfgang Baer <WBaer at gmx.de>
-		  (C) 2007, Michael Koch, <konqueror at gmx.de>, Varun Hiremath <varun at debian.org>,
+Debian packaging: © 2001 - 2004, Takashi Okamoto <tora at debian.org>
+       		  © 2005 - 2007, Arnaud Vandyck <avdyk at debian.org>, Wolfgang Baer <WBaer at gmx.de>
+		  © 2007, Michael Koch, <konqueror at gmx.de>, Varun Hiremath <varun at debian.org>,
 		  Kumar Appaiah <akumar at debian.org>
 
 The Debian packaging of this package is licensed under the Apache

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-logging-java.git



More information about the pkg-java-commits mailing list