[apache-log4j1.2] 13/40: New upstream release (1.2.17), Fixed the watch file

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Oct 21 22:57:21 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository apache-log4j1.2.

commit eaca34a0c95eb01195bf976f5c5105a82c488f48
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Apr 2 13:43:12 2013 +0000

    New upstream release (1.2.17), Fixed the watch file
---
 debian/changelog               | 10 ++++++++--
 debian/control                 |  5 +++--
 debian/patches/build_fix.patch | 11 -----------
 debian/watch                   |  2 +-
 4 files changed, 12 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c4572c5..d8fc522 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,15 @@
-apache-log4j1.2 (1.2.16-4) UNRELEASED; urgency=low
+apache-log4j1.2 (1.2.17-1) experimental; urgency=low
 
   * Team upload.
+  * New upstream release
+  * Refreshed the patch
+  * debian/watch: Fixed the URL
+  * Updated Standards-Version to 3.9.2 (no changes)
+
+  [ Tony Mancill ]
   * Remove Michael Koch from Uploaders. (Closes: #653986)
 
- -- tony mancill <tmancill at debian.org>  Sun, 01 Jan 2012 16:35:36 -0800
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 02 Apr 2013 15:23:23 +0200
 
 apache-log4j1.2 (1.2.16-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index e10091d..aa62b6f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,11 @@ Uploaders: Varun Hiremath <varun at debian.org>,
  Kumar Appaiah <akumar at debian.org>,
  Torsten Werner <twerner at debian.org>,
  Ludovic Claude <ludovic.claude at laposte.net>,
- Jakub Adam <jakub.adam at ktknet.cz>
+ Jakub Adam <jakub.adam at ktknet.cz>,
+ Emmanuel Bourg <ebourg at apache.org>
 Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant, libgnujaf-java,
  libgnumail-java, maven-repo-helper, default-jdk-doc, libjboss-jmx-java, bnd
-Standards-Version: 3.9.2
+Standards-Version: 3.9.4
 Homepage: http://logging.apache.org/log4j/1.2/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/apache-log4j1.2
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/apache-log4j1.2
diff --git a/debian/patches/build_fix.patch b/debian/patches/build_fix.patch
index 126d220..e0b60e1 100644
--- a/debian/patches/build_fix.patch
+++ b/debian/patches/build_fix.patch
@@ -1,16 +1,5 @@
 --- a/build.xml
 +++ b/build.xml
-@@ -99,8 +99,8 @@
-   <!-- Directory for temporary files. -->
-   <property name="dist.tmp" value="${dist.dir}/tmp"/>
-   
--  <property name="javac.source" value="1.2"/>
--  <property name="javac.target" value="1.1"/>
-+  <property name="javac.source" value="1.3"/>
-+  <property name="javac.target" value="1.3"/>
-   
-   <!--  destination for generated documentation on Apache web host  -->
-   <property name="apache.javadoc_dest" value="/www/logging.apache.org/log4j/docs"/>
 @@ -167,12 +167,12 @@
          <and>
              <available classname="javax.management.MBeanInfo"
diff --git a/debian/watch b/debian/watch
index 09cca86..d1da0f4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://www.apache.org/dist/logging/log4j/(1.2.[\d]+)/apache-log4j-(1.2.[\d]+).tar.gz debian debian/orig-tar.sh
+http://archive.apache.org/dist/logging/log4j/(1.2.[\d]+)/log4j-(1.2.[\d]+).tar.gz debian debian/orig-tar.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-log4j1.2.git



More information about the pkg-java-commits mailing list