Author: tmancill Date: 2014-03-02 02:14:12 +0000 (Sun, 02 Mar 2014) New Revision: 17821
Added: tags/libjgrapht-java/branch_0.8/0.8.3-4/ tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/changelog tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/compat tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/control tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/libjgrapht0.8-java.poms tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/patches/ tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/pom.xml tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/rules Removed: tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/changelog tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/compat tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/control tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/rules Log: [svn-buildpackage] Tagging libjgrapht0.8-java 0.8.3-4 Deleted: tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/changelog =================================================================== --- trunk/libjgrapht-java/branch_0.8/debian/changelog 2014-02-27 23:11:44 UTC (rev 17819) +++ tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/changelog 2014-03-02 02:14:12 UTC (rev 17821) @@ -1,105 +0,0 @@ -libjgrapht0.8-java (0.8.3-3) unstable; urgency=low - - * Upload to unstable. - * Fix a few lintian warnings. - + Bump Standards-Version to 3.9.4 (no changes required). - - -- Giovanni Mascellani <[email protected]> Tue, 21 May 2013 10:19:54 +0200 - -libjgrapht0.8-java (0.8.3-2) experimental; urgency=low - - * Force generation of 1.6-compatible Java classes (LP: #1049716). - - -- Giovanni Mascellani <[email protected]> Thu, 14 Mar 2013 19:14:28 +0100 - -libjgrapht0.8-java (0.8.3-1) unstable; urgency=low - - * New upstream version. - - Update debian/copyright. - * Bump Standards-Version to 3.9.3 (no changes needed). - * Update my email address. - * Use jh_classpath to fix classpath. - - -- Giovanni Mascellani <[email protected]> Tue, 08 May 2012 18:51:25 +0200 - -libjgrapht0.8-java (0.8.1-1) unstable; urgency=low - - [ Steffen Moeller ] - * New upstream version. - * Moved back to main distribution. - - [ Giovanni Mascellani ] - * Added myself to the Uploaders: and removed the two previous maintainers - (on their request) - * Fixed some lintian warnings - + Package format switched to 3.0 (quilt). - * Standards-Version bumped to 3.8.4 (no changes required). - * Using default-jdk to build, instead of speciying openjdk-6-jdk. - * All the generated files and binary packages are marked with the - version of the API, in order to have in the archive both 0.6 and 0.8. - * General cleanup and other minor fixes. - * Conflicts with previous versions removed (all files are versioned). - * Description updated and fixed. - * debian/copyright updated. - * Some code with incompatible license removed from the upstream tarball - - -- Giovanni Mascellani <[email protected]> Mon, 17 May 2010 21:53:05 +0200 - -libjgrapht-java (0.7.3-2) experimental; urgency=low - - [ Steffen Moeller ] - * Moved apidoc into separate -doc package - * Addded conflict of -doc package to earlier versions of libjgrapht-java - (thanks to Michael) - * Added version number to binary package name to resolve issue with - conflicting APIs between versions 0.6 and 0.7. - * Updated to standards version 3.8.0 - * Added myself to Uploaders, waiting for Michael's ok for unstable (blocks - biojava) - - -- Steffen Moeller <[email protected]> Sun, 13 Jul 2008 14:07:33 +0200 - -libjgrapht-java (0.7.3-1) experimental; urgency=low - - [ Steffen Moeller ] - * New upstream version (Closes: #466858) - * debian/control updates - - Moved "Homepage" field - - Indicating pkg-java svn repository - - [ Michael Koch ] - * Upload to experimental due to API breakage. - * Rewrote debian/copyright. - * Generate jar file and symlink correctly. - * Updated debhelper level to 5. - * Added myself to Uploaders. - - -- Michael Koch <[email protected]> Sat, 10 May 2008 07:56:01 +0200 - -libjgrapht-java (0.6.0-4) unstable; urgency=low - - * Revert compat to 4 for inclusion in etch - - -- Charles Fry <[email protected]> Sun, 11 Feb 2007 05:14:40 -0500 - -libjgrapht-java (0.6.0-3) unstable; urgency=low - - * Move clean target dependencies to Build-Depends - * Modified copyright holder's email per his request - - -- Charles Fry <[email protected]> Mon, 15 Jan 2007 09:03:29 -0500 - -libjgrapht-java (0.6.0-2) unstable; urgency=low - - * Build using java-gcj-compat-dev - * Update to standards version 3.7.2 - * Make pkg-java-maintainers the primary maintainer - - -- Charles Fry <[email protected]> Wed, 5 Jul 2006 11:41:58 -0400 - -libjgrapht-java (0.6.0-1) unstable; urgency=low - - * Initial release. (Closes: #342504) - - -- Charles Fry <[email protected]> Thu, 8 Dec 2005 13:26:15 -0500 - Copied: tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/changelog (from rev 17820, trunk/libjgrapht-java/branch_0.8/debian/changelog) =================================================================== --- tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/changelog (rev 0) +++ tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/changelog 2014-03-02 02:14:12 UTC (rev 17821) @@ -0,0 +1,117 @@ +libjgrapht0.8-java (0.8.3-4) unstable; urgency=medium + + * Team upload. + * Add maven artifacts (Closes: #740360) + - Thanks to Matthew Vernon. + * Bump Standards-Version to 3.9.5 (no changes required). + * Bump dependency to DH 9. + * Disable fetching of remote icons in README.html. + This addresses a lintian error regarding user privacy. + + -- tony mancill <[email protected]> Sat, 01 Mar 2014 15:42:59 -0800 + +libjgrapht0.8-java (0.8.3-3) unstable; urgency=low + + * Upload to unstable. + * Fix a few lintian warnings. + + Bump Standards-Version to 3.9.4 (no changes required). + + -- Giovanni Mascellani <[email protected]> Tue, 21 May 2013 10:19:54 +0200 + +libjgrapht0.8-java (0.8.3-2) experimental; urgency=low + + * Force generation of 1.6-compatible Java classes (LP: #1049716). + + -- Giovanni Mascellani <[email protected]> Thu, 14 Mar 2013 19:14:28 +0100 + +libjgrapht0.8-java (0.8.3-1) unstable; urgency=low + + * New upstream version. + - Update debian/copyright. + * Bump Standards-Version to 3.9.3 (no changes needed). + * Update my email address. + * Use jh_classpath to fix classpath. + + -- Giovanni Mascellani <[email protected]> Tue, 08 May 2012 18:51:25 +0200 + +libjgrapht0.8-java (0.8.1-1) unstable; urgency=low + + [ Steffen Moeller ] + * New upstream version. + * Moved back to main distribution. + + [ Giovanni Mascellani ] + * Added myself to the Uploaders: and removed the two previous maintainers + (on their request) + * Fixed some lintian warnings + + Package format switched to 3.0 (quilt). + * Standards-Version bumped to 3.8.4 (no changes required). + * Using default-jdk to build, instead of speciying openjdk-6-jdk. + * All the generated files and binary packages are marked with the + version of the API, in order to have in the archive both 0.6 and 0.8. + * General cleanup and other minor fixes. + * Conflicts with previous versions removed (all files are versioned). + * Description updated and fixed. + * debian/copyright updated. + * Some code with incompatible license removed from the upstream tarball + + -- Giovanni Mascellani <[email protected]> Mon, 17 May 2010 21:53:05 +0200 + +libjgrapht-java (0.7.3-2) experimental; urgency=low + + [ Steffen Moeller ] + * Moved apidoc into separate -doc package + * Addded conflict of -doc package to earlier versions of libjgrapht-java + (thanks to Michael) + * Added version number to binary package name to resolve issue with + conflicting APIs between versions 0.6 and 0.7. + * Updated to standards version 3.8.0 + * Added myself to Uploaders, waiting for Michael's ok for unstable (blocks + biojava) + + -- Steffen Moeller <[email protected]> Sun, 13 Jul 2008 14:07:33 +0200 + +libjgrapht-java (0.7.3-1) experimental; urgency=low + + [ Steffen Moeller ] + * New upstream version (Closes: #466858) + * debian/control updates + - Moved "Homepage" field + - Indicating pkg-java svn repository + + [ Michael Koch ] + * Upload to experimental due to API breakage. + * Rewrote debian/copyright. + * Generate jar file and symlink correctly. + * Updated debhelper level to 5. + * Added myself to Uploaders. + + -- Michael Koch <[email protected]> Sat, 10 May 2008 07:56:01 +0200 + +libjgrapht-java (0.6.0-4) unstable; urgency=low + + * Revert compat to 4 for inclusion in etch + + -- Charles Fry <[email protected]> Sun, 11 Feb 2007 05:14:40 -0500 + +libjgrapht-java (0.6.0-3) unstable; urgency=low + + * Move clean target dependencies to Build-Depends + * Modified copyright holder's email per his request + + -- Charles Fry <[email protected]> Mon, 15 Jan 2007 09:03:29 -0500 + +libjgrapht-java (0.6.0-2) unstable; urgency=low + + * Build using java-gcj-compat-dev + * Update to standards version 3.7.2 + * Make pkg-java-maintainers the primary maintainer + + -- Charles Fry <[email protected]> Wed, 5 Jul 2006 11:41:58 -0400 + +libjgrapht-java (0.6.0-1) unstable; urgency=low + + * Initial release. (Closes: #342504) + + -- Charles Fry <[email protected]> Thu, 8 Dec 2005 13:26:15 -0500 + Deleted: tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/compat =================================================================== --- trunk/libjgrapht-java/branch_0.8/debian/compat 2014-02-27 23:11:44 UTC (rev 17819) +++ tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/compat 2014-03-02 02:14:12 UTC (rev 17821) @@ -1 +0,0 @@ -5 Copied: tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/compat (from rev 17820, trunk/libjgrapht-java/branch_0.8/debian/compat) =================================================================== --- tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/compat (rev 0) +++ tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/compat 2014-03-02 02:14:12 UTC (rev 17821) @@ -0,0 +1 @@ +9 Deleted: tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/control =================================================================== --- trunk/libjgrapht-java/branch_0.8/debian/control 2014-02-27 23:11:44 UTC (rev 17819) +++ tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/control 2014-03-02 02:14:12 UTC (rev 17821) @@ -1,44 +0,0 @@ -Source: libjgrapht0.8-java -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Giovanni Mascellani <[email protected]> -Build-Depends: cdbs, debhelper (>= 5), ant, default-jdk, junit4, - libjgraph-java, javahelper -Standards-Version: 3.9.4 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libjgrapht-java/branch_0.8 -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libjgrapht-java/branch_0.8 -Homepage: http://jgrapht.sourceforge.net/ - -Package: libjgrapht0.8-java -Architecture: all -Depends: ${misc:Depends}, libjgraph-java -Provides: libjgrapht-java -Description: mathematical graph theory library for Java - JGraphT is a free Java graph library that provides mathematical - graph theory objects and algorithms. JGraphT supports various types of - graphs including: - - directed and undirected graphs; - - graphs with weighted, unweighted, labeled or user-defined edges; - - various edge multiplicity options, including simple graphs, - multigraphs and pseudographs; - - unmodifiable graphs: allow modules to provide "read-only" access - to internal graphs; - - listenable graphs: allow external listeners to track modification events; - - subgraphs: graphs that are auto-updating subgraph views on other graphs; - - all compositions of above graphs. - . - JGraphT is designed to be simple and type-safe (via Java generics): graph - vertices can be of any objects: Strings, URLs, XML documents, even graphs - themselves. - -Package: libjgrapht0.8-java-doc -Architecture: all -Suggests: www-browser, libjgrapht0.8-java -Depends: ${misc:Depends} -Section: doc -Description: javadoc-generated API for libjgrapht0.8-java - JGraphT is a free Java graph library that provides mathematical - graph theory objects and algorithms. - . - This package contains the javadoc documentation for JGraphT. Copied: tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/control (from rev 17820, trunk/libjgrapht-java/branch_0.8/debian/control) =================================================================== --- tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/control (rev 0) +++ tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/control 2014-03-02 02:14:12 UTC (rev 17821) @@ -0,0 +1,45 @@ +Source: libjgrapht0.8-java +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Giovanni Mascellani <[email protected]> +Build-Depends: cdbs, debhelper (>= 9), ant, default-jdk, junit4, + libjgraph-java, javahelper +Build-Depends-Indep: maven-repo-helper +Standards-Version: 3.9.5 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libjgrapht-java/branch_0.8 +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libjgrapht-java/branch_0.8 +Homepage: http://jgrapht.sourceforge.net/ + +Package: libjgrapht0.8-java +Architecture: all +Depends: ${misc:Depends}, libjgraph-java +Provides: libjgrapht-java +Description: mathematical graph theory library for Java + JGraphT is a free Java graph library that provides mathematical + graph theory objects and algorithms. JGraphT supports various types of + graphs including: + - directed and undirected graphs; + - graphs with weighted, unweighted, labeled or user-defined edges; + - various edge multiplicity options, including simple graphs, + multigraphs and pseudographs; + - unmodifiable graphs: allow modules to provide "read-only" access + to internal graphs; + - listenable graphs: allow external listeners to track modification events; + - subgraphs: graphs that are auto-updating subgraph views on other graphs; + - all compositions of above graphs. + . + JGraphT is designed to be simple and type-safe (via Java generics): graph + vertices can be of any objects: Strings, URLs, XML documents, even graphs + themselves. + +Package: libjgrapht0.8-java-doc +Architecture: all +Suggests: www-browser, libjgrapht0.8-java +Depends: ${misc:Depends} +Section: doc +Description: javadoc-generated API for libjgrapht0.8-java + JGraphT is a free Java graph library that provides mathematical + graph theory objects and algorithms. + . + This package contains the javadoc documentation for JGraphT. Copied: tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/libjgrapht0.8-java.poms (from rev 17820, trunk/libjgrapht-java/branch_0.8/debian/libjgrapht0.8-java.poms) =================================================================== --- tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/libjgrapht0.8-java.poms (rev 0) +++ tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/libjgrapht0.8-java.poms 2014-03-02 02:14:12 UTC (rev 17821) @@ -0,0 +1,28 @@ +# List of POM files for the package +# Format of this file is: +# <path to pom file> [option]* +# where option can be: +# --ignore: ignore this POM and its artifact if any +# --ignore-pom: don't install the POM. To use on POM files that are created +# temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms] +# --no-parent: remove the <parent> tag from the POM +# --package=<package>: an alternative package to use when installing this POM +# and its artifact +# --has-package-version: to indicate that the original version of the POM is the same as the upstream part +# of the version for the package. +# --keep-elements=<elem1,elem2>: a list of XML elements to keep in the POM +# during a clean operation with mh_cleanpom or mh_installpom +# --artifact=<path>: path to the build artifact associated with this POM, +# it will be installed when using the command mh_install. [mh_install] +# --java-lib: install the jar into /usr/share/java to comply with Debian +# packaging guidelines +# --usj-name=<name>: name to use when installing the library in /usr/share/java +# --usj-version=<version>: version to use when installing the library in /usr/share/java +# --no-usj-versionless: don't install the versionless link in /usr/share/java +# --dest-jar=<path>: the destination for the real jar. +# It will be installed with mh_install. [mh_install] +# --classifier=<classifier>: Optional, the classifier for the jar. Empty by default. +# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed. +# Empty by default. [mh_install] +# +debian/pom.xml --has-package-version Copied: tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/pom.xml (from rev 17820, trunk/libjgrapht-java/branch_0.8/debian/pom.xml) =================================================================== --- tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/pom.xml (rev 0) +++ tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/pom.xml 2014-03-02 02:14:12 UTC (rev 17821) @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<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/xsd/maven-4.0.0.xsd"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.jgrapht</groupId> + <artifactId>jgrapht</artifactId> + <packaging>pom</packaging> + <name>JGraphT - Parent</name> + <version>0.8</version> + <description>A Java class library for graph-theory data structures and algorithms.</description> + <url>http://www.jgrapht.org</url> + <licenses> + <license> + <name>GNU Lesser General Public License Version 2.1, February 1999</name> + <url>http://jgrapht.sourceforge.net/LGPL.html</url> + <distribution>repo</distribution> + </license> + <license> + <name>Eclipse Public License (EPL) 1.0</name> + <url>http://www.eclipse.org/legal/epl-v10.html</url> + <distribution>repo</distribution> + </license> + </licenses> + <properties> + <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> + </properties> +</project> Deleted: tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/rules =================================================================== --- trunk/libjgrapht-java/branch_0.8/debian/rules 2014-02-27 23:11:44 UTC (rev 17819) +++ tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/rules 2014-03-02 02:14:12 UTC (rev 17821) @@ -1,23 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/ant.mk - -JAVA_HOME := /usr/lib/jvm/default-java/ - -DEB_ANT_BUILD_TARGET := compile -DEB_ANT_INSTALL_TARGET := prepare.distribution -DEB_ANT_TEST_TARGET := test - -DEB_JARS := /usr/share/java/jgraph.jar - -SOVERSION := $(shell echo $(DEB_UPSTREAM_VERSION) | cut -f 1,2 -d. ) - -ANT_ARGS := -Dproject.jar=debian/libjgrapht$(SOVERSION)-java/usr/share/java/jgrapht-$(DEB_UPSTREAM_VERSION).jar -Djavadoc.dir=debian/libjgrapht$(SOVERSION)-java-doc/usr/share/doc/libjgrapht$(SOVERSION)-java/apidoc - -install/libjgrapht$(SOVERSION)-java:: - dh_link -plibjgrapht$(SOVERSION)-java /usr/share/java/jgrapht-$(DEB_UPSTREAM_VERSION).jar /usr/share/java/jgrapht$(SOVERSION).jar - jh_classpath -c"$(DEB_JARS)" debian/libjgrapht$(SOVERSION)-java/usr/share/java/jgrapht-$(DEB_UPSTREAM_VERSION).jar - -get-orig-source: - uscan --force-download --download-version $(DEB_UPSTREAM_VERSION) --rename Copied: tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/rules (from rev 17820, trunk/libjgrapht-java/branch_0.8/debian/rules) =================================================================== --- tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/rules (rev 0) +++ tags/libjgrapht-java/branch_0.8/0.8.3-4/debian/rules 2014-03-02 02:14:12 UTC (rev 17821) @@ -0,0 +1,33 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/ant.mk + +JAVA_HOME := /usr/lib/jvm/default-java/ + +DEB_ANT_BUILD_TARGET := compile +DEB_ANT_INSTALL_TARGET := prepare.distribution +DEB_ANT_TEST_TARGET := test + +DEB_JARS := /usr/share/java/jgraph.jar + +SOVERSION := $(shell echo $(DEB_UPSTREAM_VERSION) | cut -f 1,2 -d.) + +ANT_ARGS := -Dproject.jar=debian/libjgrapht$(SOVERSION)-java/usr/share/java/jgrapht-$(DEB_UPSTREAM_VERSION).jar -Djavadoc.dir=debian/libjgrapht$(SOVERSION)-java-doc/usr/share/doc/libjgrapht$(SOVERSION)-java/apidoc + +install/libjgrapht$(SOVERSION)-java:: + jh_classpath -c"$(DEB_JARS)" debian/libjgrapht$(SOVERSION)-java/usr/share/java/jgrapht-$(DEB_UPSTREAM_VERSION).jar + +get-orig-source: + uscan --force-download --download-version $(DEB_UPSTREAM_VERSION) --rename + +binary-post-install/$(DEB_SOURCE_PACKAGE):: + mh_installpoms -p$(DEB_SOURCE_PACKAGE) + mh_installjar -p$(DEB_SOURCE_PACKAGE) -l debian/pom.xml \ + --usj-version=0.8.3 \ + --no-usj-versionless \ + debian/libjgrapht$(SOVERSION)-java/usr/share/java/jgrapht-$(DEB_UPSTREAM_VERSION).jar + dh_link -plibjgrapht$(SOVERSION)-java /usr/share/java/jgrapht-$(DEB_UPSTREAM_VERSION).jar /usr/share/java/jgrapht$(SOVERSION).jar + +clean:: + mh_clean _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

