[xml/sgml-commit] r2153 - in /packages/office2003-schemas: ./ trunk/ trunk/debian/ trunk/debian/changelog trunk/debian/copyright trunk/debian/rules trunk/debian/watch

malat at users.alioth.debian.org malat at users.alioth.debian.org
Thu Jan 17 09:30:48 UTC 2013


Author: malat
Date: Thu Jan 17 09:30:47 2013
New Revision: 2153

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=2153
Log:
Start working on Office2003XMLSchema

Added:
    packages/office2003-schemas/
    packages/office2003-schemas/trunk/
    packages/office2003-schemas/trunk/debian/
    packages/office2003-schemas/trunk/debian/changelog
    packages/office2003-schemas/trunk/debian/copyright
    packages/office2003-schemas/trunk/debian/rules   (with props)
    packages/office2003-schemas/trunk/debian/watch

Added: packages/office2003-schemas/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/office2003-schemas/trunk/debian/changelog?rev=2153&op=file
==============================================================================
--- packages/office2003-schemas/trunk/debian/changelog (added)
+++ packages/office2003-schemas/trunk/debian/changelog Thu Jan 17 09:30:47 2013
@@ -1,0 +1,5 @@
+office2003-schemas (1.0-1) unstable; urgency=low
+
+  * Initial Release. Closes: #
+
+ -- Mathieu Malaterre <malat at debian.org>  Thu, 17 Jan 2013 10:19:02 +0100

Added: packages/office2003-schemas/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/office2003-schemas/trunk/debian/copyright?rev=2153&op=file
==============================================================================
--- packages/office2003-schemas/trunk/debian/copyright (added)
+++ packages/office2003-schemas/trunk/debian/copyright Thu Jan 17 09:30:47 2013
@@ -1,0 +1,11 @@
+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: 
+License:
+
+Files: debian/*
+Copyright: 2013, Mathieu Malaterre <malat at debian.org>
+License: Public domain

Added: packages/office2003-schemas/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/office2003-schemas/trunk/debian/rules?rev=2153&op=file
==============================================================================
--- packages/office2003-schemas/trunk/debian/rules (added)
+++ packages/office2003-schemas/trunk/debian/rules Thu Jan 17 09:30:47 2013
@@ -1,0 +1,20 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@
+
+override_dh_install:
+	dh_install DatadiagramML usr/share/xml/office2003
+	# until xml-core gets updated:
+	dh_installxmlcatalogs
+
+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
+	unzip Office2003XMLSchema.exe -d office2003-schemas
+	rename 's/ Schemas$$//' office2003-schemas/*
+	rename 's/ Schema$$//' office2003-schemas/*
+	rename 's/ //' office2003-schemas/*
+	rename 's/ //' office2003-schemas/*

Propchange: packages/office2003-schemas/trunk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/office2003-schemas/trunk/debian/watch
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/office2003-schemas/trunk/debian/watch?rev=2153&op=file
==============================================================================
--- packages/office2003-schemas/trunk/debian/watch (added)
+++ packages/office2003-schemas/trunk/debian/watch Thu Jan 17 09:30:47 2013
@@ -1,0 +1,3 @@
+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




More information about the debian-xml-sgml-commit mailing list