[libopensaml2-java] 05/07: use patch to modify upstream pom.xml
Tony Mancill
tmancill at moszumanska.debian.org
Thu Aug 28 01:35:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository libopensaml2-java.
commit a0f6ff986138fdb8f48473790697483bcb4e2e0a
Author: tony mancill <tmancill at debian.org>
Date: Wed Aug 27 17:54:44 2014 -0700
use patch to modify upstream pom.xml
---
debian/patches/pom_version.patch | 11 +++++++++++
debian/patches/series | 1 +
2 files changed, 12 insertions(+)
diff --git a/debian/patches/pom_version.patch b/debian/patches/pom_version.patch
new file mode 100644
index 0000000..4b3a0a9
--- /dev/null
+++ b/debian/patches/pom_version.patch
@@ -0,0 +1,11 @@
+--- a/pom.xml
++++ b/pom.xml
+@@ -7,7 +7,7 @@
+ <parent>
+ <groupId>net.shibboleth</groupId>
+ <artifactId>parent-v2</artifactId>
+- <version>2</version>
++ <version>debian</version>
+ </parent>
+
+ <groupId>org.opensaml</groupId>
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..92e60ef
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pom_version.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libopensaml2-java.git
More information about the pkg-java-commits
mailing list