[jcsp] 01/01: Fix typos
Miguel Landaeta
nomadium-guest at alioth.debian.org
Tue Sep 10 13:04:44 UTC 2013
This is an automated email from the git hooks/post-receive script.
nomadium-guest pushed a commit to branch master
in repository jcsp.
commit ce440ca8a6015b09f2458e5d9951686e5e2f1c41
Author: Miguel Landaeta <miguel at miguel.cc>
Date: Fri Sep 6 20:27:45 2013 -0300
Fix typos
---
debian/control | 4 ++--
debian/pom.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index ea10eb5..52218c9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Priority: optional
Build-Depends: debhelper (>= 7.0.50), default-jdk, javahelper, ant, ant-contrib,
maven-repo-helper
Standards-Version: 3.9.4
-Vcs-Git: git://anonscm.debian.org/gitweb/pkg-java/jcsp.git
-Vcs-Browser: http://anonscm.debian.org/?p=pkg-java/jcsp.git
+Vcs-Git: git://anonscm.debian.org/pkg-java/jcsp.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jcsp.git
Package: libjcsp-java
Architecture: all
diff --git a/debian/pom.xml b/debian/pom.xml
index dcaedc8..92210b0 100644
--- a/debian/pom.xml
+++ b/debian/pom.xml
@@ -76,7 +76,7 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.apache.felix</groupId>
+ <groupId>org.osgi</groupId>
<artifactId>org.osgi.core</artifactId>
<version>1.4.0</version>
</dependency>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jcsp.git
More information about the pkg-java-commits
mailing list