[SCM] voms-api-java packaging branch, master, updated. debian/2.0.9-1.1-1-gda6bc0f
Emmanuel Bourg
ebourg at apache.org
Sat Jul 13 23:58:27 UTC 2013
The following commit has been merged in the master branch:
commit da6bc0f9d420e291c5a7995d0dfe3fab5d4aa59d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Jul 14 01:57:48 2013 +0200
Keep only the changes required for the NMU
diff --git a/debian/changelog b/debian/changelog
index 8abe023..e081aaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,11 +2,6 @@ voms-api-java (2.0.9-1.1) unstable; urgency=low
* Non-maintainer upload.
* Added a patch to compile against BouncyCastle 1.48 (Closes: #713204)
- * Added a watch file
- * debian/control:
- - Removed the duplicate Section field
- - Updated Standards-Version to 3.9.4 (no changes)
- - Updated the Vcs-* fields
-- Emmanuel Bourg <ebourg at apache.org> Sun, 14 Jul 2013 01:28:06 +0200
diff --git a/debian/control b/debian/control
index a71436b..33a1e94 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,15 @@
Source: voms-api-java
-Section: java
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert at fysast.uu.se>
Build-Depends: debhelper (>> 5), maven-debian-helper, maven-repo-helper, libmaven-compiler-plugin-java, libmaven-assembly-plugin-java, libmaven-javadoc-plugin-java, junit, libbcprov-java (>= 1.48), libbcpkix-java (>= 1.48), libcommons-cli-java, libcommons-lang-java, liblog4j1.2-java
-Standards-Version: 3.9.4
-Vcs-Git: git://anonscm.debian.org/pkg-java/voms-api-java.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/voms-api-java.git
+Standards-Version: 3.9.3
+Section: java
+Vcs-Browser: http://svn.nordugrid.org/trac/packaging/browser/debian/voms-api-java
+Vcs-Svn: http://svn.nordugrid.org/repos/packaging/debian/voms-api-java
Homepage: https://wiki.italiangrid.it/VOMS
Package: libvoms-api-java-java
+Section: java
Architecture: all
Depends: ${misc:Depends}, libbcprov-java (>= 1.48), libbcpkix-java (>= 1.48), libcommons-cli-java, libcommons-lang-java, liblog4j1.2-java
Replaces: libvomsjapi-java (<< 2.0.7), libvomsjapi-java-gcj (<< 2.0.7)
diff --git a/debian/watch b/debian/watch
deleted file mode 100644
index 5da9f3e..0000000
--- a/debian/watch
+++ /dev/null
@@ -1,3 +0,0 @@
-version=3
-opts="uversionmangle=s/_/./g" \
-https://github.com/italiangrid/voms-api-java/releases .*/archive/([\d_]+).tar.gz
--
voms-api-java packaging
More information about the pkg-java-commits
mailing list