This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository javamail.
commit 44a1f281564c10507305b8684bfc5c3f38ff6130 Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 29 09:31:47 2015 +0200 Refreshed the patches --- debian/changelog | 4 +++- debian/patches/01-disable-modules.patch | 2 +- debian/patches/03-disable-unstable-tests.patch | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9d75ac2..ab3bb91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -javamail (1.5.2-4) UNRELEASED; urgency=medium +javamail (1.5.3-1) UNRELEASED; urgency=medium * Team upload. @@ -7,6 +7,8 @@ javamail (1.5.2-4) UNRELEASED; urgency=medium without access to a DNS server. (Closes: #770744) [ Emmanuel Bourg ] + * New upstream release + - Refreshed the patches * Tweaked again debian/orig-tar.sh to work with the latest uscan -- tony mancill <[email protected]> Sun, 23 Nov 2014 15:30:10 -0800 diff --git a/debian/patches/01-disable-modules.patch b/debian/patches/01-disable-modules.patch index 597e669..4cebfa7 100644 --- a/debian/patches/01-disable-modules.patch +++ b/debian/patches/01-disable-modules.patch @@ -3,7 +3,7 @@ Author: Emmanuel Bourg <[email protected]> Forwarded: not-needed --- a/pom.xml +++ b/pom.xml -@@ -173,16 +173,16 @@ +@@ -174,16 +174,16 @@ <profile> <id>build-only</id> <modules> diff --git a/debian/patches/03-disable-unstable-tests.patch b/debian/patches/03-disable-unstable-tests.patch index 25d8f10..616cce1 100644 --- a/debian/patches/03-disable-unstable-tests.patch +++ b/debian/patches/03-disable-unstable-tests.patch @@ -4,7 +4,7 @@ Forwarded: not-needed Bug-Debian: https://bugs.debian.org/769267 --- a/mail/src/test/java/com/sun/mail/imap/IMAPIdleUntaggedResponseTest.java +++ b/mail/src/test/java/com/sun/mail/imap/IMAPIdleUntaggedResponseTest.java -@@ -66,6 +66,7 @@ +@@ -68,6 +68,7 @@ public Timeout deadlockTimeout = new Timeout(20000); @Test -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javamail.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

