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

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

commit 4fc315f57c10a2d7d14333916ad547bc3ed48bf1
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Mon Feb 8 23:40:27 2016 +0100

    Removed 01-skip-failing-tests.patch (fixed upstream)
---
 debian/changelog                           |  4 +++-
 debian/patches/01-skip-failing-tests.patch | 15 ---------------
 debian/patches/series                      |  1 -
 3 files changed, 3 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0e13175..8c3475b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-practicalxml-java (1.1.18-3) UNRELEASED; urgency=medium
+practicalxml-java (1.1.19-1) UNRELEASED; urgency=medium
 
   * Team upload.
+  * New upstream release
+    - Removed 01-skip-failing-tests.patch (fixed upstream)
   * Standards-Version updated to 3.9.7 (no changes)
 
  -- Emmanuel Bourg <ebo...@apache.org>  Mon, 08 Feb 2016 23:32:13 +0100
diff --git a/debian/patches/01-skip-failing-tests.patch 
b/debian/patches/01-skip-failing-tests.patch
deleted file mode 100644
index 63d9021..0000000
--- a/debian/patches/01-skip-failing-tests.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Skip TestBeanConverter.testDateConversions since it fails with 
GMT-14
-Author: Emmanuel Bourg <ebo...@apache.org>
-Forwarded: https://sourceforge.net/p/practicalxml/bugs/5/
-Bug-Debian: https://bugs.debian.org/795712
---- a/src/test/java/net/sf/practicalxml/converter/bean/TestBeanConverter.java
-+++ b/src/test/java/net/sf/practicalxml/converter/bean/TestBeanConverter.java
-@@ -479,7 +479,7 @@
-     }
- 
- 
--    public void testDateConversions() throws Exception
-+    public void _testDateConversions() throws Exception
-     {
-         Date theDate = new Date(1377731547000L);
-         DateBean bean = new DateBean(theDate);
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 2c6f628..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-01-skip-failing-tests.patch

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to