[checkstyle] 03/04: Refreshed the patches
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Dec 6 08:57:54 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 c06709fd3770133f549904ddb66a5b76d6d61ccb
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Dec 6 00:05:16 2015 +0100
Refreshed the patches
---
debian/changelog | 4 +++-
debian/patches/02_ignore_tests_requiring_internet_connectivity.diff | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8efe280..d1ef679 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-checkstyle (6.12.1-2) UNRELEASED; urgency=medium
+checkstyle (6.13-1) UNRELEASED; urgency=medium
* Team upload.
+ * New upstream release
+ - Refreshed the patches
* Remove the IDE files from the upstream tarball
-- Emmanuel Bourg <ebourg at apache.org> Sat, 05 Dec 2015 18:55:50 +0100
diff --git a/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff b/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff
index d5bddd0..35c36b6 100644
--- a/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff
+++ b/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff
@@ -10,6 +10,6 @@ Bug-Debian: http://bugs.debian.org/714109
@Test
+ @org.junit.Ignore
- public void testLoadFromURL() throws Exception {
+ public void testLoadFromUrl() throws Exception {
final String[] urlCandidates = {
"http://checkstyle.sourceforge.net/files/suppressions_none.xml",
--
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