[postgis] 02/03: Correct encoding in newly added patch.

Markus Wanner markus_wanner-guest at moszumanska.debian.org
Thu Sep 25 14:21:37 UTC 2014


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

markus_wanner-guest pushed a commit to branch master
in repository postgis.

commit 8f3f3a42c60808eebc325d3e5adfaa58934024e6
Author: Markus Wanner <markus at bluegap.ch>
Date:   Thu Sep 25 16:20:28 2014 +0200

    Correct encoding in newly added patch.
---
 debian/patches/strip-invalid-whitespace-in-pom.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/strip-invalid-whitespace-in-pom.patch b/debian/patches/strip-invalid-whitespace-in-pom.patch
index 3658703..c837dd8 100644
--- a/debian/patches/strip-invalid-whitespace-in-pom.patch
+++ b/debian/patches/strip-invalid-whitespace-in-pom.patch
@@ -6,7 +6,7 @@ Author: Bas Couwenberg <sebastic at xs4all.nl>
 --- a/java/jdbc/pom.xml
 +++ b/java/jdbc/pom.xml
 @@ -1,4 +1,4 @@
--<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  

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



More information about the Pkg-grass-devel mailing list