[libcommons-fileupload-java] 06/07: Refreshed the patch
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jun 23 08:49:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-fileupload-java.
commit 5dc03a7e81df922ccea0e4626eca0b31d32c17f5
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jun 23 10:44:45 2017 +0200
Refreshed the patch
---
debian/changelog | 8 ++++++++
debian/patches/001_update-tests-for-servlet3-api.patch | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 478735e..ab811e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libcommons-fileupload-java (1.3.3-1) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * New upstream release
+ - Refreshed the patch
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 23 Jun 2017 10:43:53 +0200
+
libcommons-fileupload-java (1.3.2-3) UNRELEASED; urgency=medium
* Standards-Version updated to 4.0.0
diff --git a/debian/patches/001_update-tests-for-servlet3-api.patch b/debian/patches/001_update-tests-for-servlet3-api.patch
index 03a832c..7628db4 100644
--- a/debian/patches/001_update-tests-for-servlet3-api.patch
+++ b/debian/patches/001_update-tests-for-servlet3-api.patch
@@ -27,7 +27,7 @@ Forwarded: not-needed
+import javax.servlet.http.Part;
/**
- * @version $Id: MockHttpServletRequest.java 1565255 2014-02-06 13:49:17Z ggregory $
+ * @version $Id$
@@ -221,6 +230,10 @@
return null;
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-fileupload-java.git
More information about the pkg-java-commits
mailing list