[pkg-java] r16593 - trunk/libjgroups-java/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Tue Apr 30 10:02:06 UTC 2013
Author: ebourg-guest
Date: 2013-04-30 10:02:06 +0000 (Tue, 30 Apr 2013)
New Revision: 16593
Modified:
trunk/libjgroups-java/debian/changelog
trunk/libjgroups-java/debian/control
trunk/libjgroups-java/debian/copyright
trunk/libjgroups-java/debian/rules
trunk/libjgroups-java/debian/watch
Log:
Updated the watch file to match releases > 2.11.0
Removed libbcprov-java from the build dependencies
Added libbcprov-java as a suggested dependency to the binary package
Changed debian/copyright to comply with the DEP5 format
Updated Standards-Version to 3.9.4 (no changes)
Removed the deprecated DMUA flag
Updated the dependency on debhelper (require version >= 7)
Removed the unused dependency on ${shlibs:Depends}
Modified: trunk/libjgroups-java/debian/changelog
===================================================================
--- trunk/libjgroups-java/debian/changelog 2013-04-30 03:08:26 UTC (rev 16592)
+++ trunk/libjgroups-java/debian/changelog 2013-04-30 10:02:06 UTC (rev 16593)
@@ -1,3 +1,17 @@
+libjgroups-java (2.12.2.Final-3) unstable; urgency=low
+
+ * Team upload.
+ * Updated the watch file to match releases > 2.11.0
+ * Removed libbcprov-java from the build dependencies
+ * Added libbcprov-java as a suggested dependency to the binary package
+ * Changed debian/copyright to comply with the DEP5 format
+ * Updated Standards-Version to 3.9.4 (no changes)
+ * Removed the deprecated DMUA flag
+ * Updated the dependency on debhelper (require version >= 7)
+ * Removed the unused dependency on ${shlibs:Depends}
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 30 Apr 2013 10:53:56 +0200
+
libjgroups-java (2.12.2.Final-2) unstable; urgency=low
* Upload to unstable.
Modified: trunk/libjgroups-java/debian/control
===================================================================
--- trunk/libjgroups-java/debian/control 2013-04-30 03:08:26 UTC (rev 16592)
+++ trunk/libjgroups-java/debian/control 2013-04-30 10:02:06 UTC (rev 16593)
@@ -4,20 +4,20 @@
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Varun Hiremath <varun at debian.org>,
Torsten Werner <twerner at debian.org>,
- Brian Thomason <brian.thomason at eucalyptus.com>
-Build-Depends: cdbs, debhelper (>= 5)
-Build-Depends-Indep: ant, default-jdk, glassfish-javaee, bsh, junit,
- libxalan2-java, libbcprov-java, libcommons-logging-java,
- liblog4j1.2-java, ant-optional, testng, maven-repo-helper
-Standards-Version: 3.9.2
+ Brian Thomason <brian.thomason at eucalyptus.com>,
+ Emmanuel Bourg <ebourg at apache.org>
+Build-Depends: cdbs, debhelper (>= 7)
+Build-Depends-Indep: ant, default-jdk, glassfish-javaee, bsh, junit, libxalan2-java,
+ libcommons-logging-java, liblog4j1.2-java, ant-optional, testng, maven-repo-helper
+Standards-Version: 3.9.4
Homepage: http://www.jgroups.org/javagroupsnew/docs/index.html
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjgroups-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjgroups-java/
-DM-Upload-Allowed: yes
Package: libjgroups-java
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}
+Suggests: libbcprov-java
Description: Toolkit for Reliable Multicast Communication
JGroups is a toolkit for reliable multicast communication. (Note
that this doesn't necessarily mean IP Multicast, JGroups can also use
Modified: trunk/libjgroups-java/debian/copyright
===================================================================
--- trunk/libjgroups-java/debian/copyright 2013-04-30 03:08:26 UTC (rev 16592)
+++ trunk/libjgroups-java/debian/copyright 2013-04-30 10:02:06 UTC (rev 16593)
@@ -1,52 +1,40 @@
-This package was debianized by Varun Hiremath <varunhiremath at gmail.com> on
-Tue, 24 Apr 2007 17:19:10 +0530.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: JGroups
+Upstream-Contact: Bela Ban <bela at yahoo.com>
+Source: http://www.jgroups.org
+Comment:
+ Contributors:
+ Gianluca Collot <gianluca at tin.it>
+ John Georgiadis <i.georgiadis at doc.ic.ac.uk>
+ Jim Menard <jimm at io.com>
+ Filip Hanik <filip at filip.net>
+ Vladimir Blagojevic <vladimir at cs.yorku.ca>
+ Roman Rokytskyy <roman at gate5.de>
+ Ananda Bollu <akbollu at users.sf.net>
+ Mandar Shinde <whizkid_bay at users.sf.net>
+ Ovidiu Feodorov <ovidiuf at users.sourceforge.net>
+ Robert Schaffar-Taurok <robert at fusion.at>
+ Chris Lott <chrislott at spamcop.net>
+ Chris Mills <chris.mills at jboss.com>
-It was downloaded from http://www.jgroups.org/javagroupsnew/docs/index.html
+Files: *
+Copyright: 2006, Red Hat, Inc.
+ 2005, JBoss Inc., Chris Mills <millsy at jboss.com>
+ 2002, Filip Hanik and Bela Ban
+License: LGPL-2.1
-Upstream Author: Bela Ban <bela at yahoo.com>
+Files: src/org/jgroups/annotations/GuardedBy.java
+ src/org/jgroups/annotations/Immutable.java
+Copyright: 2008, Torsten Werner
+License: LGPL-2.1
-Contributors:
-Gianluca Collot <gianluca at tin.it>
-John Georgiadis <i.georgiadis at doc.ic.ac.uk>
-Jim Menard <jimm at io.com>
-Filip Hanik <filip at filip.net>
-Vladimir Blagojevic <vladimir at cs.yorku.ca>
-Roman Rokytskyy <roman at gate5.de>
-Ananda Bollu <akbollu at users.sf.net>
-Mandar Shinde <whizkid_bay at users.sf.net>
-Ovidiu Feodorov <ovidiuf at users.sourceforge.net>
-Robert Schaffar-Taurok <robert at fusion.at>
-Chris Lott <chrislott at spamcop.net>
-Chris Mills <chris.mills at jboss.com>
+Files: debian/*
+Copyright: 2007, Varun Hiremath <varunhiremath at gmail.com>
+License: GPL-2
+ On Debian systems, you can find the GPL 2 license in:
+ /usr/share/common-licenses/GPL-2
-Copyright:
-Copyright 2006 Red Hat, Inc.
-Copyright 2005 JBoss Inc., Chris Mills <millsy at jboss.com>
-Copyright 2002 Filip Hanik and Bela Ban
+License: LGPL-2.1
+ On Debian systems, you can find the LGPL 2.1 license in:
+ /usr/share/common-licenses/LGPL-2.1
-License:
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2.1 of the License, or (at your option) any later version.
-
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- On Debian systems, you can find the LGPL license in:
- /usr/share/common-licenses/LGPL
-
--------
-The following files:
-src/org/jgroups/annotations/GuardedBy.java
-src/org/jgroups/annotations/Immutable.java
-
-Copyright: 2008 Torsten Werner
-
-License: same license as jgroups (LGPL, see above)
-
--------
-The Debian packaging is Copyright 2007, Varun Hiremath <varunhiremath at gmail.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
Modified: trunk/libjgroups-java/debian/rules
===================================================================
--- trunk/libjgroups-java/debian/rules 2013-04-30 03:08:26 UTC (rev 16592)
+++ trunk/libjgroups-java/debian/rules 2013-04-30 10:02:06 UTC (rev 16593)
@@ -8,8 +8,7 @@
DEB_ANT_BUILD_TARGET := jar
#does no longer work with 2.7.0
#DEB_ANT_CHECK_TARGET := -Djgroups.bind_addr=`hostname` all-tests
-DEB_JARS := xalan2 serializer junit log4j-1.2 bsh commons-logging bcprov glassfish-javaee ant-junit \
- testng
+DEB_JARS := xalan2 serializer junit log4j-1.2 bsh commons-logging glassfish-javaee ant-junit testng
ANT_OPTS := -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6
install/libjgroups-java::
@@ -20,5 +19,5 @@
uscan --debug --download-version `echo $(DEB_UPSTREAM_VERSION) | sed -e 's/\./_/g'` --force-download --rename
clean::
- rm -rf debian/.mh
+ mh_clean
rm -f build.properties
Modified: trunk/libjgroups-java/debian/watch
===================================================================
--- trunk/libjgroups-java/debian/watch 2013-04-30 03:08:26 UTC (rev 16592)
+++ trunk/libjgroups-java/debian/watch 2013-04-30 10:02:06 UTC (rev 16593)
@@ -1,3 +1,3 @@
version=3
-http://sf.net/javagroups/ JGroups-([\d.A-Z-]*)\.src\.zip \
+http://sf.net/javagroups/ (?:JGroups|jgroups)-([\d.]*)\.(?:Final|GA)(?:\.src)?\.(?:zip|jar) \
debian debian/orig-tar.sh
More information about the pkg-java-commits
mailing list