[checkstyle] 02/14: Refreshed the patches

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Nov 24 11:20:44 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository checkstyle.

commit 70bf06dffac3eafbf31f4a2c2c3350b316487c13
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu May 21 14:34:57 2015 +0200

    Refreshed the patches
---
 debian/changelog                                                  | 7 +++++++
 debian/patches/01_link_to_system_javadocs.diff                    | 8 ++++----
 .../patches/02_ignore_tests_requiring_internet_connectivity.diff  | 2 +-
 3 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7093096..2f9336a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+checkstyle (6.6-1) UNRELEASED; urgency=medium
+
+  * New upstream release
+  * Refreshed the patches
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 21 May 2015 14:34:06 +0200
+
 checkstyle (5.9-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/patches/01_link_to_system_javadocs.diff b/debian/patches/01_link_to_system_javadocs.diff
index 8fca52b..dc62a42 100644
--- a/debian/patches/01_link_to_system_javadocs.diff
+++ b/debian/patches/01_link_to_system_javadocs.diff
@@ -5,10 +5,10 @@ Last-Update: 2011-07-19
 
 --- a/pom.xml
 +++ b/pom.xml
-@@ -443,6 +443,12 @@
-           <source>1.5</source>
- 	  <failOnError>false</failOnError>
- 	  <linksource>true</linksource>
+@@ -960,6 +960,12 @@
+           <source>1.7</source>
+           <failOnError>false</failOnError>
+           <linksource>true</linksource>
 +          <offlineLinks>
 +            <offlineLink>
 +              <url>file:///usr/share/doc/default-jdk-doc/api/</url>
diff --git a/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff b/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff
index dd41a35..06700e0 100644
--- a/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff
+++ b/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff
@@ -5,7 +5,7 @@ Forwarded: not-needed
 Bug-Debian: http://bugs.debian.org/714109
 --- a/src/test/java/com/puppycrawl/tools/checkstyle/filters/SuppressionsLoaderTest.java
 +++ b/src/test/java/com/puppycrawl/tools/checkstyle/filters/SuppressionsLoaderTest.java
-@@ -57,6 +57,7 @@
+@@ -50,6 +50,7 @@
      }
  
      @Test

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



More information about the pkg-java-commits mailing list