debian/0000755000000000000000000000000011656101262007166 5ustar debian/rules0000755000000000000000000000202311656101262010243 0ustar #!/usr/bin/make -f PACKAGE := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p') VERSION := $(shell dpkg-parsechangelog | sed -n 's/^Version: //p' | sed -e 's/-[^-]*$$//' | sed -e 's/\+svn.*//') JAVA_HOME := /usr/lib/jvm/default-java/ JAR_BASE := /usr/share/java CLASSPATH:= /usr/share/ant/lib/ant.jar:$(JAR_BASE)/kxml2-min.jar:$(JAR_BASE)/org.osgi.service.obr.jar:$(JAR_BASE)/osgi.core.jar:$(JAR_BASE)/junit4.jar:$(JAR_BASE)/bnd.annotation.jar %: dh $@ --with javahelper override_dh_auto_build: mkdir -p bin dist; \ javac -classpath $(CLASSPATH) -d bin $(shell find src -name *.java); \ bnd buildx -output dist/bindex-$(VERSION).jar bnd.bnd; override_dh_clean: rm -rf bin dist dh_clean svnURL := http://www.osgi.org/svn/public/trunk/org.osgi.impl.bundle.bindex/ svnRev := 101 get-orig-source: svn export -r $(svnRev) $(svnURL) $(PACKAGE)-$(VERSION).orig; GZIP=-9 tar -czf ../$(PACKAGE)_$(VERSION).orig.tar.gz \ --exclude 'jar/*' --exclude '.svn' \ $(PACKAGE)-$(VERSION).orig; rm -rf $(PACKAGE)-$(VERSION).orig; debian/watch0000644000000000000000000000051311656101262010216 0ustar # This debian/watch file is empty as upstream doesn't provide # a way to track releases. # # Upstream download location is here: http://www.osgi.org/Repository/BIndex # -> No versioned file # # Source repository is here : # http://www.osgi.org/svn/public/trunk/org.osgi.impl.bundle.bindex/ # -> There is no tags for this component debian/changelog0000644000000000000000000000335111656101262011042 0ustar bindex (2.2+svn101-1) unstable; urgency=low * New upsteam snapshot. * Drop d/patches/classpath.patch. * Add d/patches/define_symbolic_name.diff. -- Damien Raude-Morvan Tue, 08 Nov 2011 02:15:15 +0100 bindex (2.2-3) unstable; urgency=low * Fix call to new bnd "buildx" command. * Build-Depends on bnd (>= 1.44.0). -- Damien Raude-Morvan Wed, 26 Oct 2011 01:01:52 +0200 bindex (2.2-2) unstable; urgency=low [ Andres Mejia ] * Update to my @debian.org email. [ Damien Raude-Morvan ] * d/copyright: Add copyright assignment to "Gatespace AB" following Ansgar Burchardt comment. * Add myself to Uploaders. * Bump to Standards-Version 3.9.2: no changes needed. * Build-Depends on libosgi-core-java instead of libequinox-osgi-java. * Small fixes to package's description. -- Damien Raude-Morvan Tue, 11 Oct 2011 22:43:47 +0200 bindex (2.2-1) unstable; urgency=low [ Andres Mejia ] * Upload to Debian. (Closes: #610924) * Add Debian Java team as Maintainer, Yulia and myself as Uploaders. * Bump to Standards-Version 3.9.1. * Convert to pure dh with javahelper. * Add VCS entries to debian/control. [ 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/rules: Don't try to rm debian/.mh (ie. no mh_* calls) or debian/tmp (handled by dh_clean). * d/copyright: Update to DEP-5 r166 format. -- Andres Mejia Sun, 09 Jan 2011 17:50:18 -0500 bindex (2.2-0ubuntu1) maverick; urgency=low * Initial release. (LP: #614360) -- Yulia Novozhilova Tue, 20 Jul 2010 15:49:04 +0400 debian/compat0000644000000000000000000000000211656101262010364 0ustar 7 debian/libbindex-java.links0000644000000000000000000000007311656101262013107 0ustar /usr/share/java/bindex-2.2.jar /usr/share/java/bindex.jar debian/libbindex-java.install0000644000000000000000000000004511656101262013434 0ustar dist/bindex-2.2.jar usr/share/java/ debian/source/0000755000000000000000000000000011656101262010466 5ustar debian/source/format0000644000000000000000000000001411656101262011674 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000011656101262010615 5ustar debian/patches/define_symbolic_name.diff0000644000000000000000000000123711656101262015605 0ustar Index: b/bnd.bnd =================================================================== --- a/bnd.bnd +++ b/bnd.bnd @@ -8,6 +8,7 @@ org.osgi.impl.bundle.obr Include-Resource: {LICENSE.txt},{about.html},{NOTICE.txt},{README} +Bundle-SymbolicName: org.osgi.impl.bundle.bindex Bundle-Version: 2.2 Bundle-Vendor: OSGi Alliance Bundle-Description: Provides a command line utility to index a set of bundles. This code can be run from the command line. @@ -27,4 +28,4 @@ Export-Package: org.osgi.service.bindex Import-Package: org.apache.tools.ant;resolution:=optional,\ org.apache.tools.ant.types;resolution:=optional,\ - * \ No newline at end of file + * debian/patches/series0000644000000000000000000000003211656101262012025 0ustar define_symbolic_name.diff debian/control0000644000000000000000000000222411656101262010571 0ustar Source: bindex Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Yulia Novozhilova , Andres Mejia , Damien Raude-Morvan Build-Depends: debhelper (>= 7.0.50~), default-jdk, javahelper Build-Depends-Indep: ant, bnd (>= 1.44.0), junit4, libfelix-osgi-obr-java, libkxml2-java, libosgi-core-java, libxpp3-java Standards-Version: 3.9.2 Homepage: http://www.osgi.org/Repository/BIndex Vcs-Git: git://git.debian.org/git/pkg-java/bindex.git Vcs-Browser: http://git.debian.org/?p=pkg-java/bindex.git Package: libbindex-java Architecture: all Depends: ${java:Depends}, ${misc:Depends} Description: OSGi BIndex reader BIndex is a small Java progam that implements the manifest header to repository format mapping as described in RFC-0112 Bundle Repository. BIndex can recurse over a directory structure and just creates a repository.xml file. The URLs can be rewritten using a template. debian/copyright0000644000000000000000000000130611656101262011121 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166 Upstream-Name: bindex Source: http://www.osgi.org/Repository/BIndex Files: * Copyright: Copyright (c) OSGi Alliance (2002, 2006, 2007). All Rights Reserved. Copyright: (C) 2000 Gatespace AB. All Rights Reserved. License: Apache-2.0 Files: debian/* Copyright: 2008-2010, Yulia Novozhilova License: GPL-2 License: Apache-2.0 On Debian systems, the complete text of the Apache License Version 2.0, can be found in /usr/share/common-licenses/Apache-2.0. License: GPL-2 On Debian systems, the complete text of the GNU General Public License, version 2, can be found in /usr/share/common-licenses/GPL-2.