[libcommons-logging-java] 28/66: 3.0 (quilt) + patch descriptions.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jan 12 10:57:42 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 41648835d795c5b56bb86274fd374d6846894fcb
Author: Niels Thykier <nthykier at debian.org>
Date: Sat Nov 28 08:40:31 2009 +0000
3.0 (quilt) + patch descriptions.
---
debian/changelog | 3 ++-
debian/control | 2 +-
debian/patches/01_target13_BuildXml.patch | 2 ++
debian/patches/02_build_javadoc.patch | 2 ++
debian/source/format | 1 +
5 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7ea834b..dc15db3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ libcommons-logging-java (1.1.1-6) UNRELEASED; urgency=low
* Added myself to uploaders.
* Imported patch from Fedora to add OSGi metadata. (Closes: #558183)
- * Switched to quilt patch system.
+ * Converted source to 3.0 (quilt).
* Made debian/rules respect errors in the clean target.
+ * Added descriptions to some patches.
-- Niels Thykier <niels at thykier.net> Sat, 28 Nov 2009 09:06:51 +0100
diff --git a/debian/control b/debian/control
index 9b01e3e..83f82ea 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
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>,
Niels Thykier <niels at thykier.net>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant-optional, quilt
+Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant-optional
Build-Depends-Indep: maven-repo-helper, liblogkit-java, liblog4j1.2-java, junit, libservlet2.5-java
Standards-Version: 3.8.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-logging-java
diff --git a/debian/patches/01_target13_BuildXml.patch b/debian/patches/01_target13_BuildXml.patch
index 4f57ad6..524e359 100644
--- a/debian/patches/01_target13_BuildXml.patch
+++ b/debian/patches/01_target13_BuildXml.patch
@@ -1,3 +1,5 @@
+Description: Bumbs the source and target version options for the java compiler.
+
diff -Nur libcommons-logging-java-1.1.1/build.xml libcommons-logging-java-1.1.1.new/build.xml
--- libcommons-logging-java-1.1.1/build.xml 2007-11-22 04:57:52.000000000 +0530
+++ libcommons-logging-java-1.1.1.new/build.xml 2007-12-10 09:10:40.000000000 +0530
diff --git a/debian/patches/02_build_javadoc.patch b/debian/patches/02_build_javadoc.patch
index 6b8e5e4..f484214 100644
--- a/debian/patches/02_build_javadoc.patch
+++ b/debian/patches/02_build_javadoc.patch
@@ -1,3 +1,5 @@
+Description: Adds a target to generate the javadoc.
+
diff -Nur libcommons-logging-java-1.1.1/build.xml libcommons-logging-java-1.1.1.new/build.xml
--- libcommons-logging-java-1.1.1/build.xml 2007-12-10 08:55:12.000000000 +0530
+++ libcommons-logging-java-1.1.1.new/build.xml 2007-12-10 08:55:55.000000000 +0530
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
--
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