Hi Hugo,

I attach a patch, based on the existing source
https://sources.debian.org/src/fonts-stix/1.1.1-4/debian/

Some comments:

* I just doing this to help so feel free to take authorship (I actually
used your name in the files).

* I created a new package fonts-stix-two since the font is a complete
redesign. I don't know how where you are going to host the source so I
dropped the VCS-* link from the control file (anyway it seems svn is now
deprecated per
https://lintian.debian.org/tags/vcs-deprecated-in-debian-infrastructure.html).

* STIX has moved to github unfortunately I'm not sure there is now an
easy way to track the latest releases so I dropped the watch file.

* I used
https://github.com/stipub/stixfonts/blob/master/STIXv2.0.0.zip?raw=true
as the source file.

* I'm not included any files from the STIXv2.0.0/docs/ directory as
that's what we do for the fonts-stix package.

-- 
Frédéric Wang - frederic-wang.fr

commit b871d6002b3e7d72d4b7b93f2d08b88e57cddfa4
Author: Frédéric Wang <fw...@igalia.com>
Date:   Sun Apr 29 15:56:34 2018 +0200

    Initial release

diff --git a/README.Debian b/README.Debian
new file mode 100644
index 0000000..fa2f371
--- /dev/null
+++ b/README.Debian
@@ -0,0 +1,8 @@
+otf-stix-two for Debian
+-------------------
+
+This contains the "STIX Two" fonts, a complete redesign of the original STIX
+fonts. Because of incompatibility with the old versions, it is provided as a
+separate package. See http://stixfonts.org/press_release_v2_00.html
+
+-- Hugo Lefeuvre <h...@debian.org>  Sun, 29 Apr 2018 16:00:00 +0200
diff --git a/changelog b/changelog
new file mode 100644
index 0000000..40e0e5f
--- /dev/null
+++ b/changelog
@@ -0,0 +1,6 @@
+fonts-stix-two (2.0.0-1) unstable; urgency=low
+
+  * Initial release (Closes: #846793)
+
+ -- Hugo Lefeuvre <h...@debian.org>  Wed, 23 Sep 2015 15:56:16 +0200
+
diff --git a/compat b/compat
new file mode 100644
index 0000000..f599e28
--- /dev/null
+++ b/compat
@@ -0,0 +1 @@
+10
diff --git a/control b/control
new file mode 100644
index 0000000..cf7a316
--- /dev/null
+++ b/control
@@ -0,0 +1,19 @@
+Source: fonts-stix-two
+Section: fonts
+Priority: optional
+Maintainer: Hugo Lefeuvre <h...@debian.org>
+Build-Depends: debhelper (>= 10),
+               unzip
+Standards-Version: 4.1.4
+Homepage: http://www.stixfonts.org
+
+Package: fonts-stix-two
+Architecture: all
+Multi-Arch: foreign
+Depends: ${misc:Depends}
+Description: Scientific and Technical Information eXchange fonts
+ The mission of the Scientific and Technical Information Exchange (STIX) 
+ font creation project is the preparation of a comprehensive set of fonts
+ that serve the scientific and engineering community in the process from
+ manuscript creation through final publication, both in electronic and print
+ formats.
diff --git a/copyright b/copyright
new file mode 100644
index 0000000..03d544a
--- /dev/null
+++ b/copyright
@@ -0,0 +1,111 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: stix
+Source: http://www.stixfonts.org/
+
+Files: *
+Copyright: 2001-2016 STI Pub Companies (www.stixfonts.org)
+           1998-2003 MicroPress, Inc. (www.micropress-inc.com) 
+           1990 Elsevier, Inc. 
+License: SIL-OFL-1.1 
+
+Files: debian/*
+Copyright: 2018 Hugo Lefeuvre <h...@debian.org>
+License: GPL-2
+  This package is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 2 of the License, or
+  (at your option) any later version.
+  .
+  This package is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+  .
+  You should have received a copy of the GNU General Public License
+  along with this program. If not, see <http://www.gnu.org/licenses/>
+  .
+  On Debian systems, the complete text of the GNU General
+  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+License: SIL-OFL-1.1
+  --------------------------------------------------------------------------- 
+  SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 
+  --------------------------------------------------------------------------- 
+  .
+  PREAMBLE 
+  .
+  The goals of the Open Font License (OFL) are to stimulate worldwide development 
+  of collaborative font projects, to support the font creation efforts of academic 
+  and linguistic communities, and to provide a free and open framework in which 
+  fonts may be shared and improved in partnership with others. 
+  .
+  The OFL allows the licensed fonts to be used, studied, modified and redistributed 
+  freely as long as they are not sold by themselves. The fonts, including any 
+  derivative works, can be bundled, embedded, redistributed and/or sold with any 
+  software provided that any reserved names are not used by derivative works. The
+  fonts and derivatives, however, cannot be released under any other type of license. 
+  The requirement for fonts to remain under this license does not apply to any 
+  document created using the fonts or their derivatives. 
+  .
+  DEFINITIONS 
+  .
+  "Font Software" refers to the set of files released by the Copyright Holder(s) under
+  this license and clearly marked as such. This may include source files, build 
+  scripts and documentation. 
+  .
+  "Reserved Font Name" refers to any names specified as such after the copyright 
+  statement(s). 
+  .
+  "Original Version" refers to the collection of Font Software components as 
+  distributed by the Copyright Holder(s). 
+  .
+  "Modified Version" refers to any derivative made by adding to, deleting, or 
+  substituting -- in part or in whole -- any of the components of the Original Version, 
+  by changing formats or by porting the Font Software to a new environment. 
+  .
+  "Author" refers to any designer, engineer, programmer, technical writer or other 
+  person who contributed to the Font Software.
+  .
+  PERMISSION & CONDITIONS 
+  .
+  Permission is hereby granted, free of charge, to any person obtaining a copy of the 
+  Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell 
+  modified and unmodified copies of the Font Software, subject to the following 
+  conditions: 
+  .
+  1) Neither the Font Software nor any of its individual components, in Original or 
+  Modified Versions, may be sold by itself. 
+  .
+  2) Original or Modified Versions of the Font Software may be bundled, redistributed 
+  and/or sold with any software, provided that each copy contains the above copyright 
+  notice and this license. These can be included either as stand-alone text files, 
+  human-readable headers or in the appropriate machine-readable metadata fields within 
+  text or binary files as long as those fields can be easily viewed by the user. 
+  .
+  3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless 
+  explicit written permission is granted by the corresponding Copyright Holder. This 
+  restriction only applies to the primary font name as presented to the users. 
+  .
+  4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall 
+  not be used to promote, endorse or advertise any Modified Version, except to 
+  acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with 
+  their explicit written permission. 
+  .
+  5) The Font Software, modified or unmodified, in part or in whole, must be distributed 
+  entirely under this license, and must not be distributed under any other license. The 
+  requirement for fonts to remain under this license does not apply to any document 
+  created using the Font Software. 
+  .
+  TERMINATION 
+  .
+  This license becomes null and void if any of the above conditions are not met. 
+  .
+  DISCLAIMER 
+  .
+  THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
+  INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
+  PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER 
+  RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
+  LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, 
+  WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR 
+  INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
diff --git a/install b/install
new file mode 100644
index 0000000..65920c6
--- /dev/null
+++ b/install
@@ -0,0 +1 @@
+build/STIXv2.0.0/Fonts/OTF/*.otf usr/share/fonts/opentype/stix-two
diff --git a/rules b/rules
new file mode 100755
index 0000000..1bb4fd5
--- /dev/null
+++ b/rules
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+
+version=2.0.0
+
+%:
+	dh $@
+
+override_dh_auto_configure:
+	mkdir build
+	TZ=UTC unzip -uo $(CURDIR)/STIXv$(version).zip -d build/
+	dh_auto_configure
diff --git a/source/format b/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

Attachment: 0x0B53340E.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to