debian/0000755000000000000000000000000012163335051007165 5ustar debian/control0000644000000000000000000000164412163333756010607 0ustar Source: glue-schema Section: net Priority: optional Maintainer: Mattias Ellert Build-Depends: debhelper (>= 5) Standards-Version: 3.9.4 Homepage: http://forge.ogf.org/sf/projects/glue-wg Vcs-Browser: http://svn.nordugrid.org/trac/packaging/browser/debian/glue-schema Vcs-Svn: http://svn.nordugrid.org/repos/packaging/debian/glue-schema Package: glue-schema Architecture: all Depends: ${misc:Depends} Description: LDAP schema files for the GLUE 1.3 and GLUE 2.0 Schema The GLUE specification is an information model for Grid entities such as computing clusters and data storage facilities. As a conceptual model, it is designed to be independent from the concrete data models adopted for its implementation. The specification can be rendered to several concrete data models such as XML Schema, LDAP Schema or SQL. . This package provides LDAP schema files for the GLUE 1.3 and GLUE 2.0 Schema. debian/rules0000755000000000000000000000250112163333316010245 0ustar #!/usr/bin/make -f configure: configure-stamp configure-stamp: dh_testdir touch $@ build: build-indep build-arch build-indep: build-stamp build-arch: build-stamp: configure-stamp dh_testdir touch $@ clean: dh_testdir dh_testroot rm -f build-stamp configure-stamp dh_clean install: build dh_testdir dh_testroot dh_prep dh_installdirs $(MAKE) prefix=debian/glue-schema install binary-indep: install dh_testdir dh_testroot dh_installdocs dh_installchangelogs dh_install dh_installman dh_compress dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb binary-arch: binary: binary-indep binary-arch get-orig-source: if [ -r ../glue-schema_2.0.10.orig.tar.gz ] ; then \ echo "glue-schema_2.0.10.orig.tar.gz already exists." ; \ else \ if [ -d "glue-schema-2.0.10" ]; then \ echo "Please remove existing directory 'glue-schema-2.0.10'" ; \ exit -1 ; \ fi ; \ echo "Fetching upstream svn version" ; \ svn export http://svnweb.cern.ch/guest/gridinfo/glue-schema/tags/R_2_0_10 \ glue-schema-2.0.10 ; \ echo "Packing it up." ; \ tar -z -c -f ../glue-schema_2.0.10.orig.tar.gz glue-schema-2.0.10 ; \ echo "Cleaning up." ; \ rm -rf glue-schema-2.0.10 ; \ fi .PHONY: build-indep build-arch build clean binary-indep binary-arch binary install configure get-orig-source debian/copyright0000644000000000000000000000214112120425173011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: glue-schema Source: http://svnweb.cern.ch/guest/gridinfo/glue-schema/ Files: * Copyright: © 2002-2006, Istituto Nazionale di Fisica Nucleare License: Apache-2.0 Files: etc/ldap/schema/GLUE20.schema Copyright: © 2009, Open Grid Forum License: Apache-2.0 Files: debian/* Copyright: © 2010-2013, Mattias Ellert License: Apache-2.0 License: Apache-2.0 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 and Ubuntu systems the Apache license is available on '/usr/share/common-licenses/Apache-2.0'. debian/compat0000644000000000000000000000000212147045163010367 0ustar 5 debian/changelog0000644000000000000000000000307112163334547011051 0ustar glue-schema (2.0.10-2) unstable; urgency=low * Update package description * Add Homepage tag -- Mattias Ellert Fri, 28 Jun 2013 18:25:27 +0200 glue-schema (2.0.10-1) unstable; urgency=low * New upstream release - 2.0.10 -- Mattias Ellert Thu, 14 Mar 2013 13:35:56 +0100 glue-schema (2.0.8-1) unstable; urgency=low * New upstream release - 2.0.8 -- Mattias Ellert Sun, 04 Sep 2011 18:49:16 +0200 glue-schema (2.0.7-1) unstable; urgency=low * New upstream release - 2.0.7 -- Mattias Ellert Wed, 31 Aug 2011 14:41:59 +0200 glue-schema (2.0.6-1) unstable; urgency=low * New upstream release - 2.0.6 * Extend package description (Closes: #584641, #584938) -- Mattias Ellert Fri, 18 Jun 2010 16:56:04 +0200 glue-schema (2.0.5+732-1) unstable; urgency=low * Update - svn revision 732 (Closes: #571731) * The license has now changed to Apache 2.0 for all files -- Mattias Ellert Mon, 24 May 2010 18:06:06 +0200 glue-schema (2.0.3+448-1) unstable; urgency=low * Update - svn revision 448 -- Mattias Ellert Thu, 25 Mar 2010 12:03:23 +0100 glue-schema (2.0.3+442-1) UNRELEASED; urgency=low * Updated packaging -- Daniel Johansson Thu, 25 Feb 2010 16:50:53 +0100 glue-schema (2.0.3-1) UNRELEASED; urgency=low * Initial release -- Mattias Ellert Wed, 24 Feb 2010 09:50:57 +0100 debian/source/0000755000000000000000000000000011376522746010503 5ustar debian/source/format0000644000000000000000000000001411376522746011711 0ustar 3.0 (quilt)