debian/0000755000000000000000000000000011767773037007210 5ustar debian/libini4j-java.jlibs0000644000000000000000000000003711767772774012667 0ustar #dist/ini4j-0.5.2-SNAPSHOT.jar debian/libini4j-java-doc.javadoc0000644000000000000000000000001611767772774013733 0ustar build/doc/api debian/watch0000644000000000000000000000010211767772774010241 0ustar version=3 http://sf.net/ini4j/ ini4j-(.+)-src\.zip debian uupdate debian/rules0000755000000000000000000000177111767772774010305 0ustar #!/usr/bin/make -f DEB_ANT_BUILDFILE = ./debian/build.xml DEB_ANT_BUILD_TARGET = build javadoc DEB_ANT_ARGS = -Dbuild.sysclasspath=first \ -Dbuild.servlet.jar=/usr/share/java/servlet-api-2.5.jar VERSION = $(shell dpkg-parsechangelog | grep ^Version: | cut -f2 -d' ' \ | sed -r 's/^(.*)-.*$$/\1/') JARS = /usr/share/java/jetty.jar JARS := $(JARS):/usr/share/java/servlet-api-2.5.jar JARS := $(JARS):/usr/share/java/servlet-api.jar JARS := $(JARS):/usr/share/java/junit4.jar JARS := $(JARS):/usr/share/java/bsh.jar JARS := $(JARS):/usr/share/java/easymock.jar export CLASSPATH=$(JARS) export JAVA_HOME=/usr/lib/jvm/default-java %: dh $@ --with javahelper override_dh_auto_build: ant $(DEB_ANT_ARGS) -f $(DEB_ANT_BUILDFILE) $(DEB_ANT_BUILD_TARGET) override_dh_auto_clean: ant $(DEB_ANT_ARGS) -f $(DEB_ANT_BUILDFILE) clean override_jh_installlibs: jh_installlibs --upstream-version=$(VERSION) dist/ini4j-*.jar get-orig-source: # Use external script $(dir $_)ini4j-get-orig-source --remove-upstream-tarball debian/control0000644000000000000000000000254511767772774010630 0ustar Source: ini4j Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Marek Slama , Andres Mejia Build-Depends: debhelper (>= 7.0.50~), javahelper, ant, ant-optional, default-jdk, libjetty-java, libservlet2.5-java, junit4, bsh, libeasymock-java Standards-Version: 3.9.3 Homepage: http://www.ini4j.org/ Vcs-Browser: http://git.debian.org/?p=pkg-java/ini4j.git Vcs-Git: git://git.debian.org/git/pkg-java/ini4j.git Package: libini4j-java Architecture: all Depends: ${java:Depends}, ${misc:Depends} Recommends: jetty, libservlet2.5-java Description: Java API for handling Windows ini file format (library) The ini4j is a simple Java API for handling configuration files in Windows .ini format. Additionally, the library includes Java Preferences API implementation based on the .ini file. . This package contains the ini4j library. Package: libini4j-java-doc Architecture: all Section: doc Depends: ${misc:Depends} Recommends: ${java:Recommends} Description: Java API for handling Windows ini file format (documentation) The ini4j is a simple Java API for handling configuration files in Windows .ini format. Additionally, the library includes Java Preferences API implementation based on the .ini file. . This package contains Javadoc API documentation. debian/build.xml0000644000000000000000000000770611767772774011052 0ustar Build script for [ini4j] library. [ini4j] API documentation
<b>[ini4j]</b>
debian/copyright0000644000000000000000000000235011767772774011152 0ustar This package was debianized by Marek Slama on 23-Jan-2008. The current Debian maintainer is Yulia Novozhilova Upstream downloaded from: http://sourceforge.net/projects/ini4j/files/ini4j/ini4j-0.4.1-all.zip Upstream home page: http://www.ini4j.org/ Author: Ivan Szkiba Copyright: Copyright 2005,2009 Ivan SZKIBA License: Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. On Debian systems, the complete text of the Apache License, Version 2.0, can be found in /usr/share/common-licenses/Apache-2.0 The Debian packaging is copyright 2007, 2009 Marek Slama and Yulia Novozhilova and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/compat0000644000000000000000000000000211767772774010415 0ustar 5 debian/source/0000755000000000000000000000000011767772774010517 5ustar debian/source/format0000644000000000000000000000001411767772774011725 0ustar 3.0 (quilt) debian/libini4j-java-doc.doc-base0000644000000000000000000000041011767772774013777 0ustar Document: libini4j-java-doc Title: ini4j API documentation Author: Ivan SZKIBA Abstract: This is the API documentation for ini4j. Section: Java Format: HTML Index: /usr/share/doc/libini4j-java-doc/api/index.html Files: /usr/share/doc/libini4j-java-doc/api/*.html debian/changelog0000644000000000000000000000367111767772774011100 0ustar ini4j (0.5.2-SNAPSHOT-2) unstable; urgency=low * Team upload. [ Andres Mejia ] * Update to my @debian.org email. [ Miguel Landaeta ] * Bump Standards-Version to 3.9.3. No changes were required. * Fix bug with versionless jar symlink of libini4j-java. (Closes: #670671). -- Miguel Landaeta Sun, 17 Jun 2012 11:34:00 -0430 ini4j (0.5.2-SNAPSHOT-1) unstable; urgency=low [ Andres Mejia ] * Upload for Debian. (Closes: #492261) * New upstream release. * Add Debian Java team as Maintainer, Marek and myself as Uploaders. * Transition from libservlet2.4-java to libservlet2.5-java. * Bump Standards-Version to 3.9.1. * Add Vcs entries to control file. * Update package to use dh with javahelper. * Update watch file for new upstream release. [ Damien Raude-Morvan ] * d/control: Drop Depends: default-jre-headless | java2-runtime-headless as a Java library don't need to depends on runtime (Java Policy). * d/control: B-D on libjetty-java instead of jetty -- Andres Mejia Fri, 21 Jan 2011 23:40:21 -0500 libini4j-java (0.4.1-0ubuntu1) karmic; urgency=low * new upstream version (LP: #399326) * Not upgrading to 0.5.1 yet, as its only rdepends netbeans does not work with the newer version yet. -- Yulia Novozhilova Tue, 07 Jul 2009 12:23:34 +0400 libini4j-java (0.2.6-0ubuntu3) intrepid; urgency=low * replace explicit dependency on openjdk-6-jre (LP: #259393) -- Yulia Novozhilova Tue, 19 Aug 2008 19:12:13 +0400 libini4j-java (0.2.6-0ubuntu2) hardy; urgency=low * Replace icedtea-java7 dependencies with openjdk-6 (LP: #203636) * Add target get-orig-source to debian/rules -- Marek Slama Thu, 20 Mar 2008 10:00:00 +0100 libini4j-java (0.2.6-0ubuntu1) hardy; urgency=low * Initial version. (LP: #185943) -- Marek Slama Wed, 23 Jan 2008 10:00:00 +0100 debian/ini4j-get-orig-source0000755000000000000000000000352311767772774013176 0ustar #!/bin/sh # This script is used to download the upstream source for ini4j # and generate it into an orig source tarball for Debian. # Common variables used to ease maintenance of this script INI4J_TARBALL="ini4j-0.5.2-SNAPSHOT-src.zip" INI4J_TARBALL_CHECKSUM="5a7a172a4e1ccaa149f3db8ed0a15bf20dbd56df" INI4J_VERSION="0.5.2-SNAPSHOT" USAGE="\n\ This script is used to generate the orig tarball used in building\n\ Debian packages for ini4j-$INI4J_VERSION.\n\ Usage: ini4j-get-orig-source [OPTION]\n\ \n\ -h, --help Display this help message.\n\ --remove-upstream-tarball Remove the upstream source tarball.\n" while [ "$#" -gt "0" ] do case "$1" in --remove-upstream-tarball) REMOVE_UPSTREAM_TARBALL=1 shift ;; -h|--help|*) echo "${USAGE}" exit 1 ;; esac done make_current_tarball() { # Download the tarball if it's not available in the current directory [ -f $INI4J_TARBALL ] || \ wget -c http://downloads.sourceforge.net/project/ini4j/ini4j-src/0.5.2-SNAPSHOT/$INI4J_TARBALL # Verify the checksum COMPUTED_CHECKSUM=`sha1sum $INI4J_TARBALL | cut -d ' ' -f 1` if [ $INI4J_TARBALL_CHECKSUM != $COMPUTED_CHECKSUM ] ; then echo "Checksum verification failed. Checksum was $COMPUTED_CHECKSUM Expected checksum $INI4J_TARBALL_CHECKSUM." exit 1 else echo "Checksum verified. Checksum is $COMPUTED_CHECKSUM." fi echo "Copying upstream tarball with different name and running jh_repack." cp -f $INI4J_TARBALL ini4j_${INI4J_VERSION}.orig.zip jh_repack --upstream-version ${INI4J_VERSION} ini4j_${INI4J_VERSION}.orig.zip if [ $REMOVE_UPSTREAM_TARBALL ]; then echo -n "Removing upstream tarball..." rm $INI4J_TARBALL echo "done." fi } make_current_tarball