debian/0000755000000000000000000000000012075745574007206 5ustar debian/source/0000755000000000000000000000000012075745574010506 5ustar debian/source/format0000644000000000000000000000001412075745026011704 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000425412075744007011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Office 2003: XML Reference Schemas Upstream-Source: http://www.microsoft.com/en-us/download/details.aspx?id=101 Files: * Copyright: Copyright (c) Microsoft Corporation. License: Permission to copy, display and distribute the contents of this document (the “Specification”), in any medium for any purpose without fee or royalty is hereby granted, provided that you include the following notice on ALL copies of the Specification, or portions thereof, that you make: Copyright (c) Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp?frame=true. No right to create modifications or derivatives of this Specification is granted herein. There is a separate patent license available to parties interested in implementing software programs that can read and write files that conform to the Specification. This patent license is available at this location: http://www.microsoft.com/mscorp/ip/format/xmlpatentlicense.asp. THE SPECIFICATION IS PROVIDED "AS IS" AND MICROSOFT MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. MICROSOFT WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO ANY USE OR DISTRIBUTION OF THE SPECIFICATION. The name and trademarks of Microsoft may NOT be used in any manner, including advertising or publicity pertaining to the Specification or its contents without specific, written prior permission. Title to copyright in the Specification will at all times remain with Microsoft. No other rights are granted by implication, estoppel or otherwise. Files: debian/* Copyright: © 2013, Mathieu Malaterre License: P-D Public Domain debian/README.Debian0000644000000000000000000000066612075744007011245 0ustar office2003-schemas for Debian This is nonfree package, since license forbid modification: "No right to create modifications or derivatives of this Specification is granted herein." I have rename the upstream directories since they contained space in the path. This is cumbersome from UNIX shell to use. If you need to open the .chm help file, simply use xchm -- Mathieu Malaterre Thu, 17 Jan 2013 10:19:02 +0100 debian/rules0000755000000000000000000000201012075745541010251 0ustar #!/usr/bin/make -f %: dh $@ override_dh_installdocs: dh_installdocs Help override_dh_compress: dh_compress -X.chm override_dh_install: dh_install DatadiagramML usr/share/xml/office2003 dh_install InfoPathFormDefinition usr/share/xml/office2003 dh_install OneNoteSimpleImport usr/share/xml/office2003 dh_install ProjectDataInterchange usr/share/xml/office2003 dh_install SpreadsheetML usr/share/xml/office2003 dh_install WordprocessingML usr/share/xml/office2003 Office2003XMLSchema.exe: wget -c http://download.microsoft.com/download/1/8/c/18c474b6-b670-4c5c-a4a8-f847b639877c/Office2003XMLSchema.exe get-orig-source: Office2003XMLSchema.exe mkdir office2003-schemas-1.0 unzip Office2003XMLSchema.exe -d office2003-schemas-1.0 rename 's/ Schemas$$//' office2003-schemas-1.0/* rename 's/ Schema$$//' office2003-schemas-1.0/* rename 's/ //' office2003-schemas-1.0/* rename 's/ //' office2003-schemas-1.0/* GZIP='--best --no-name' tar cfz office2003-schemas_1.0.orig.tar.gz office2003-schemas-1.0 debian/compat0000644000000000000000000000000212075744007010372 0ustar 9 debian/control0000644000000000000000000000307212075745534010607 0ustar Source: office2003-schemas Section: non-free/text Priority: extra Maintainer: Debian XML/SGML Group Uploaders: Mathieu Malaterre Build-Depends-Indep: debhelper (>= 9) Standards-Version: 3.9.4 Homepage: http://www.microsoft.com/en-us/download/details.aspx?id=101 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-xml-sgml/packages/office2003-schemas/ Vcs-Svn: svn://svn.debian.org/debian-xml-sgml/packages/office2003-schemas/trunk/ Package: office2003-schemas Architecture: all Depends: ${misc:Depends} Description: Office 2003 XML Schemas - xsd This download contains documentation on a number of XML schemas for Microsoft® Office 2003 Editions including Microsoft Office Word 2003, Microsoft Office Excel 2003, Microsoft Office InfoPath® 2003, and Microsoft Office Visio® 2003 schemas. It also includes schema information for Microsoft Office OneNote® 2003, Microsoft Office Project 2003, Microsoft Office Research Services and Microsoft Office Word 2003. . This download contains the Microsoft Office 2003 Edition XML Schema References and related documentation including the following: Overviews on WordprocessingML (the XML file format for Word 2003), SpreadsheetML (Excel 2003), FormTemplate XML schemas (InfoPath 2003) and DataDiagramingML (Visio 2003). . Additional XML schema information for OneNote, Project, and Research Services. Reference documentation on all Office 2003 schemas, detailing every element and type. . This package contains the XML schema files used in Office 2003 Editions. debian/changelog0000644000000000000000000000022212075744743011051 0ustar office2003-schemas (1.0-1) unstable; urgency=low * Initial Release. -- Mathieu Malaterre Thu, 17 Jan 2013 10:19:02 +0100 debian/watch0000644000000000000000000000027012075741271010224 0ustar version=3 http://www.microsoft.com/en-us/download/confirmation.aspx?id=101 \ http://download.microsoft.com/download/1/8/c/18c474b6-b670-4c5c-a4a8-f847b639877c/Office2003XMLSchema.exe