r19413 - in /desktop/unstable/rarian/debian: catalog.xml changelog control control.in rarian-compat.install rarian-compat.xmlcatalogs rules scrollkeeper-cl.dtd scrollkeeper-omf.dtd
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Tue Apr 7 14:08:17 UTC 2009
Author: joss
Date: Tue Apr 7 14:08:16 2009
New Revision: 19413
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19413
Log:
* debian/*.dtd: ship the DTDs currently in the scrollkeeper package to
ensure full compatibility.
* debian/catalog.xml, debian/rarian-compat.xmlcatalogs: same for the
catalog.
* Call dh_installxmlcatalogs, build-depend on xml-core.
Added:
desktop/unstable/rarian/debian/catalog.xml
- copied unchanged from r19334, desktop/unstable/scrollkeeper/debian/catalog.xml
desktop/unstable/rarian/debian/rarian-compat.xmlcatalogs
- copied unchanged from r19334, desktop/unstable/scrollkeeper/debian/scrollkeeper.xmlcatalogs
desktop/unstable/rarian/debian/scrollkeeper-cl.dtd
desktop/unstable/rarian/debian/scrollkeeper-omf.dtd
Modified:
desktop/unstable/rarian/debian/changelog
desktop/unstable/rarian/debian/control
desktop/unstable/rarian/debian/control.in
desktop/unstable/rarian/debian/rarian-compat.install
desktop/unstable/rarian/debian/rules
Modified: desktop/unstable/rarian/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/rarian/debian/changelog?rev=19413&op=diff
==============================================================================
--- desktop/unstable/rarian/debian/changelog (original)
+++ desktop/unstable/rarian/debian/changelog Tue Apr 7 14:08:16 2009
@@ -1,3 +1,13 @@
+rarian (0.8.1-2) unstable; urgency=low
+
+ * debian/*.dtd: ship the DTDs currently in the scrollkeeper package to
+ ensure full compatibility.
+ * debian/catalog.xml, debian/rarian-compat.xmlcatalogs: same for the
+ catalog.
+ * Call dh_installxmlcatalogs, build-depend on xml-core.
+
+ -- Josselin Mouette <joss at debian.org> Tue, 07 Apr 2009 16:07:36 +0200
+
rarian (0.8.1-1) unstable; urgency=low
* New upstream bugfix release.
Modified: desktop/unstable/rarian/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/rarian/debian/control?rev=19413&op=diff
==============================================================================
--- desktop/unstable/rarian/debian/control (original)
+++ desktop/unstable/rarian/debian/control Tue Apr 7 14:08:16 2009
@@ -7,6 +7,7 @@
debhelper (>= 5),
autotools-dev,
xsltproc,
+ xml-core (>= 0.06),
gnome-pkg-tools
Standards-Version: 3.8.0
Homepage: http://rarian.freedesktop.org/
Modified: desktop/unstable/rarian/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/rarian/debian/control.in?rev=19413&op=diff
==============================================================================
--- desktop/unstable/rarian/debian/control.in (original)
+++ desktop/unstable/rarian/debian/control.in Tue Apr 7 14:08:16 2009
@@ -7,6 +7,7 @@
debhelper (>= 5),
autotools-dev,
xsltproc,
+ xml-core (>= 0.06),
gnome-pkg-tools
Standards-Version: 3.8.0
Homepage: http://rarian.freedesktop.org/
Modified: desktop/unstable/rarian/debian/rarian-compat.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/rarian/debian/rarian-compat.install?rev=19413&op=diff
==============================================================================
--- desktop/unstable/rarian/debian/rarian-compat.install (original)
+++ desktop/unstable/rarian/debian/rarian-compat.install Tue Apr 7 14:08:16 2009
@@ -1,3 +1,5 @@
debian/tmp/usr/bin
debian/tmp/usr/share/librarian/Templates
debian/tmp/usr/share/librarian/rarian-sk-cl.xml
+debian/*.dtd /usr/share/xml/scrollkeeper/dtds/
+debian/catalog.xml /usr/share/xml/scrollkeeper/dtds/
Modified: desktop/unstable/rarian/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/rarian/debian/rules?rev=19413&op=diff
==============================================================================
--- desktop/unstable/rarian/debian/rules (original)
+++ desktop/unstable/rarian/debian/rules Tue Apr 7 14:08:16 2009
@@ -11,3 +11,6 @@
DEB_CONFIGURE_EXTRA_FLAGS += --enable-skdb-update=no
DEB_DH_MAKESHLIBS_ARGS_librarian0 := -V 'librarian0 (>= 0.8.0)'
+
+binary-post-install/rarian-compat::
+ dh_installxmlcatalogs -prarian-compat
Added: desktop/unstable/rarian/debian/scrollkeeper-cl.dtd
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/rarian/debian/scrollkeeper-cl.dtd?rev=19413&op=file
==============================================================================
--- desktop/unstable/rarian/debian/scrollkeeper-cl.dtd (added)
+++ desktop/unstable/rarian/debian/scrollkeeper-cl.dtd Tue Apr 7 14:08:16 2009
@@ -1,0 +1,81 @@
+<!--
+Scrollkeeper Open Source Metadata Framework (SK OMF XML DTD) Version 1.0
+
+Copyright (C) 2002 Eric Baudais. All rights reserved.
+
+To use the scrollkeeper.dtd, an FPI like the following works:
+"-//Scrollkeeper//DTD Contents List V1.0//EN"
+
+Permission to use, copy, modify and distribute the OMF DTD and its
+accompanying documentation for any purpose and without fee is hereby
+granted in perpetuity, provided that the above copyright notice and
+this paragraph appear in all copies. The copyright holders make no
+representation about the suitability of the DTD for any purpose. It
+is provided "as is" without expressed or implied warranty. If you
+modify the Scrollkeeper OMF DTD in any way, except for declaring and
+referencing additional sets of general entities, declaring additional
+notations, please label your DTD as a variant of Scrollkeeper. This
+license requirement is stated solely in the interests of maintaining
+data interchange capability. -->
+
+
+<!-- ............................................................. -->
+<!-- Internal Entities ........................................... -->
+<!-- ............................................................. -->
+<!ENTITY % toc.attribute.set
+"linkid CDATA #REQUIRED" >
+
+<!-- ............................................................. -->
+<!-- ............................................................. -->
+
+<!-- ............................................................. -->
+<!-- Element Declarations......................................... -->
+<!-- ............................................................. -->
+<!-- ScrollKeeperContentsList root element -->
+<!ELEMENT ScrollKeeperContentsList (sect)* >
+
+<!ELEMENT sect (title+, sect*, doc*) >
+<!ATTLIST sect
+ categorycode CDATA #IMPLIED >
+
+<!ELEMENT title (#PCDATA) >
+
+<!ELEMENT doc (doctitle, docomf, docsource, docformat,
+ docseriesid?, toc?) >
+<!ATTLIST doc
+ docid CDATA #REQUIRED >
+
+<!ELEMENT doctitle (#PCDATA) >
+
+<!ELEMENT docomf (#PCDATA) >
+
+<!ELEMENT docsource (#PCDATA) >
+
+<!ELEMENT docformat (#PCDATA) >
+
+<!ELEMENT docseriesid (#PCDATA) >
+
+<!ELEMENT toc (tocsect1)* >
+
+<!ELEMENT tocsect1 (#PCDATA | tocsect1 | tocsect2)* >
+<!ATTLIST tocsect1
+ %toc.attribute.set; >
+
+<!ELEMENT tocsect2 (#PCDATA | tocsect2 | tocsect3)* >
+<!ATTLIST tocsect2
+ %toc.attribute.set; >
+
+<!ELEMENT tocsect3 (#PCDATA | tocsect3 | tocsect4)* >
+<!ATTLIST tocsect3
+ %toc.attribute.set; >
+
+<!ELEMENT tocsect4 (#PCDATA | tocsect4 | tocsect5)* >
+<!ATTLIST tocsect4
+ %toc.attribute.set; >
+
+<!ELEMENT tocsect5 (#PCDATA | tocsect5)* >
+<!ATTLIST tocsect5
+ %toc.attribute.set; >
+
+<!-- ............................................................. -->
+<!-- ............................................................. -->
Added: desktop/unstable/rarian/debian/scrollkeeper-omf.dtd
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/rarian/debian/scrollkeeper-omf.dtd?rev=19413&op=file
==============================================================================
--- desktop/unstable/rarian/debian/scrollkeeper-omf.dtd (added)
+++ desktop/unstable/rarian/debian/scrollkeeper-omf.dtd Tue Apr 7 14:08:16 2009
@@ -1,0 +1,223 @@
+<!--
+Open Source Metadata Framework (OMF XML DTD) Version 1.1
+
+Copyright (C) 1999, 2000 Kendall Grant Clark. All rights reserved.
+
+$Id: scrollkeeper-omf.dtd,v 1.4 2003/06/22 12:13:42 malcolmt Exp $
+
+To use the OMF.dtd, an FPI like the following works:
+
+"-//Open Source Metadata Framework (OMF) //DTD OMF.dtd V1.1//EN"
+
+Permission to use, copy, modify and distribute the OMF DTD and its
+accompanying documentation for any purpose and without fee is hereby
+granted in perpetuity, provided that the above copyright notice and
+this paragraph appear in all copies. The copyright holders make no
+representation about the suitability of the DTD for any purpose. It
+is provided "as is" without expressed or implied warranty. If you
+modify the OMF DTD in any way, except for declaring and referencing
+additional sets of general entities, declaring additional notations,
+please label your DTD as a variant of OMF. This license requirement is
+stated solely in the interests of maintaining data interchange
+capability.
+
+Please direct all queries, comments, and suggestions about OMF to
+Kendall Grant Clark, kclark at ntlug.org, or to Open Source Research
+Team's mailing list:ldp-meta at franklin.oic.unc.edu
+
+ -->
+
+<!--
+Scrollkeeper Open Source Metadata Framework (SK OMF XML DTD) Version 1.0
+
+Copyright (C) 2002 Eric Baudais. All rights reserved.
+
+To use the scrollkeeper.dtd, an FPI like the following works:
+"-//OMF//DTD Scrollkeeper OMF Variant V1.0//EN"
+
+Permission to use, copy, modify and distribute the OMF DTD and its
+accompanying documentation for any purpose and without fee is hereby
+granted in perpetuity, provided that the above copyright notice and
+this paragraph appear in all copies. The copyright holders make no
+representation about the suitability of the DTD for any purpose. It
+is provided "as is" without expressed or implied warranty. If you
+modify the Scrollkeeper OMF DTD in any way, except for declaring and
+referencing additional sets of general entities, declaring additional
+notations, please label your DTD as a variant of Scrollkeeper. This
+license requirement is stated solely in the interests of maintaining
+data interchange capability.
+ -->
+
+<!-- ............................................................. -->
+<!-- Entity Sets ................................................. -->
+<!-- ............................................................. -->
+
+<!ENTITY % licenseTypes PUBLIC
+"-//Open Source Metadata Framework (OMF)//ENTITIES License Types//EN"
+"licenseTypes.mod" >
+<!-- %licenseTypes; -->
+
+<!ENTITY % countryCodes PUBLIC
+"-//Open Source Metadata Framework (OMF)//ENTITIES Country Codes//EN"
+"countryCodes.mod" >
+<!-- %countryCodes; -->
+
+<!ENTITY % languageCodes PUBLIC
+"-//Open Source Metadata Framework (OMF)//ENTITIES Language Codes//EN"
+"languageCodes.mod" >
+<!-- %languageCodes; -->
+
+<!ENTITY % linuxDistributions PUBLIC
+"-//Open Source Metadata Framework (OMF)//ENTITIES Linux Distributions//EN"
+"linuxDistributions.mod" >
+<!-- %linuxDistributions; -->
+
+<!-- ............................................................. -->
+<!-- ............................................................. -->
+
+<!-- ............................................................. -->
+<!-- Internal Entities ........................................... -->
+<!-- ............................................................. -->
+<!ENTITY % base.attribute.set
+"id ID #IMPLIED
+modified CDATA #IMPLIED
+created CDATA #IMPLIED" >
+
+<!ENTITY % core.attribute.set
+"%base.attribute.set;
+agent CDATA #IMPLIED
+status CDATA #IMPLIED" >
+
+<!ENTITY % url.attribute.set
+"url CDATA #REQUIRED
+%core.attribute.set;" >
+
+<!ENTITY % value.attribute.set
+"value CDATA #REQUIRED
+%core.attribute.set;" >
+
+<!-- ............................................................. -->
+<!-- ............................................................. -->
+
+<!-- ............................................................. -->
+<!-- Element Declarations......................................... -->
+<!-- ............................................................. -->
+<!-- omf root element -->
+<!ELEMENT omf (resource)+ >
+<!ATTLIST omf
+ %base.attribute.set; >
+
+<!-- resource -->
+<!ELEMENT resource (creator+, maintainer*, contributor*, title,
+ date, version*, subject*, description?,
+ type*, coverage*, format, identifier,
+ language, relation*, source*, rights*) >
+
+<!ATTLIST resource
+ %core.attribute.set; >
+<!-- creator -->
+<!ELEMENT creator (#PCDATA) >
+<!ATTLIST creator
+ %core.attribute.set; >
+
+<!-- maintainer -->
+<!ELEMENT maintainer (#PCDATA) >
+<!ATTLIST maintainer
+ %core.attribute.set; >
+
+<!-- contributor -->
+<!ELEMENT contributor (#PCDATA) >
+<!ATTLIST contributor
+ %core.attribute.set; >
+
+<!-- title -->
+<!ELEMENT title (#PCDATA) >
+<!ATTLIST title
+ %core.attribute.set; >
+
+<!-- version -->
+<!ELEMENT version EMPTY >
+<!ATTLIST version
+ identifier CDATA #REQUIRED
+ date CDATA #REQUIRED
+ description CDATA #IMPLIED
+ %core.attribute.set; >
+
+<!-- date -->
+<!ELEMENT date (#PCDATA) >
+<!ATTLIST date
+ %core.attribute.set; >
+<!-- description -->
+<!ELEMENT description (#PCDATA) >
+<!ATTLIST description
+ %core.attribute.set; >
+
+<!-- subject -->
+<!ELEMENT subject EMPTY >
+<!ATTLIST subject
+ category CDATA #REQUIRED
+ %core.attribute.set; >
+
+<!-- type -->
+<!-- See coreTypes.mod, an entity set
+ comprising a formal vocabulary for type -->
+<!ELEMENT type (#PCDATA) >
+<!ATTLIST type
+ %core.attribute.set; >
+
+<!-- format -->
+<!ELEMENT format EMPTY >
+<!ATTLIST format
+ mime CDATA #REQUIRED
+ dtd CDATA #IMPLIED
+ %core.attribute.set; >
+
+<!-- identifier -->
+<!ELEMENT identifier EMPTY >
+<!ATTLIST identifier
+ %url.attribute.set; >
+
+<!-- source -->
+<!ELEMENT source (#PCDATA) >
+<!ATTLIST source
+ %core.attribute.set; >
+
+<!-- language -->
+<!-- see languageCodes.mod, an entity set
+ comprising a formal vocabulary for
+ language, derived from ISO 639 and 639-2 -->
+<!ELEMENT language EMPTY >
+<!ATTLIST language
+ code CDATA #REQUIRED
+ name CDATA #IMPLIED
+ src CDATA #IMPLIED
+ %core.attribute.set; >
+
+<!-- relation -->
+<!ELEMENT relation EMPTY >
+<!ATTLIST relation
+ seriesid CDATA #REQUIRED
+ %core.attribute.set; >
+
+<!-- coverage -->
+<!ELEMENT coverage EMPTY >
+<!ATTLIST coverage
+ geographic CDATA #IMPLIED
+ distribution CDATA #IMPLIED
+ kernel CDATA #IMPLIED
+ architecture CDATA #IMPLIED
+ os CDATA #IMPLIED
+ %core.attribute.set; >
+<!-- rights -->
+<!-- see licenseTypes.mod, an entity set
+ comprising a formal vocabulary for rights -->
+<!ELEMENT rights EMPTY >
+<!ATTLIST rights
+ type CDATA #IMPLIED
+ license CDATA #IMPLIED
+ license.version CDATA #IMPLIED
+ holder CDATA #IMPLIED
+ %core.attribute.set; >
+<!-- ............................................................. -->
+<!-- ............................................................. -->
+
More information about the pkg-gnome-commits
mailing list