[SCM] objenesis - Java library to instantiate a new object of a particular class branch, master, updated. debian/1.2+full-2-2-gd323d0d

Niels Thykier niels at thykier.net
Tue Jun 19 17:55:58 UTC 2012


The following commit has been merged in the master branch:
commit 748cc19075e3f76fd126ad9db888dd636fd51f1d
Author: Ilya Barygin <randomaction at ubuntu.com>
Date:   Tue Jun 19 19:55:12 2012 +0200

    d/maven.properties: Set encoding of the Java files
    
    Signed-off-by: Niels Thykier <niels at thykier.net>

diff --git a/debian/changelog b/debian/changelog
index 372f183..ff9f5d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+objenesis (1.2+full-3) UNRELEASED; urgency=low
+
+  * Team upload.
+  * Apply patch from Ilya Barygin to fix encoding issue
+    with Java7.  (Closes: #678164, LP: #888987)
+
+ -- Niels Thykier <niels at thykier.net>  Tue, 19 Jun 2012 19:49:43 +0200
+
 objenesis (1.2+full-2) unstable; urgency=low
 
   * Team upload
diff --git a/debian/maven.properties b/debian/maven.properties
index 7c29bd7..c14f797 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -2,3 +2,4 @@
 # For example:
 # maven.test.skip=true
 
+project.build.sourceEncoding=ISO-8859-1

-- 
objenesis - Java library to instantiate a new object of a particular class



More information about the pkg-java-commits mailing list