commit 2318a151f7cbbb9178e347b13a781f1b3f3d7394 Author: Marcel Kapfer Date: Sat Jun 1 14:06:00 2019 +0200 Initial commit diff --git a/Hermit-Bold.otf b/Hermit-Bold.otf new file mode 100644 index 0000000..dfca0cc Binary files /dev/null and b/Hermit-Bold.otf differ diff --git a/Hermit-BoldItalic.otf b/Hermit-BoldItalic.otf new file mode 100644 index 0000000..512101c Binary files /dev/null and b/Hermit-BoldItalic.otf differ diff --git a/Hermit-Light.otf b/Hermit-Light.otf new file mode 100644 index 0000000..5b50fb7 Binary files /dev/null and b/Hermit-Light.otf differ diff --git a/Hermit-LightItalic.otf b/Hermit-LightItalic.otf new file mode 100644 index 0000000..a8da490 Binary files /dev/null and b/Hermit-LightItalic.otf differ diff --git a/Hermit-Regular.otf b/Hermit-Regular.otf new file mode 100644 index 0000000..feb1937 Binary files /dev/null and b/Hermit-Regular.otf differ diff --git a/Hermit-RegularItalic.otf b/Hermit-RegularItalic.otf new file mode 100644 index 0000000..6441bb4 Binary files /dev/null and b/Hermit-RegularItalic.otf differ diff --git a/LICENSE b/LICENSE new file mode 100755 index 0000000..6dde5dd --- /dev/null +++ b/LICENSE @@ -0,0 +1,94 @@ +Copyright (c) 2013, Pablo Caro - http://pcaro.es/ +with Reserved Font Name Hermit. + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + + +----------------------------------------------------------- +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/debian/.debhelper/generated/fonts-hermit/installed-by-dh_install b/debian/.debhelper/generated/fonts-hermit/installed-by-dh_install new file mode 100644 index 0000000..a157b29 --- /dev/null +++ b/debian/.debhelper/generated/fonts-hermit/installed-by-dh_install @@ -0,0 +1,6 @@ +./Hermit-Bold.otf +./Hermit-BoldItalic.otf +./Hermit-Light.otf +./Hermit-LightItalic.otf +./Hermit-Regular.otf +./Hermit-RegularItalic.otf diff --git a/debian/.debhelper/generated/fonts-hermit/installed-by-dh_installdocs b/debian/.debhelper/generated/fonts-hermit/installed-by-dh_installdocs new file mode 100644 index 0000000..e69de29 diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..6558268 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,8 @@ +fonts-hermit for Debian + +Please edit this to provide information specific to +this fonts-hermit Debian package. + + (Automatically generated by debmake Version 4.2.9) + + -- Marcel Kapfer Sat, 01 Jun 2019 13:29:47 +0200 diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..367008c --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +fonts-hermit (2.0-1) stretch; urgency=low + + * Initial release. + + -- Marcel Kapfer Sat, 01 Jun 2019 13:29:47 +0200 diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +9 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..88320b1 --- /dev/null +++ b/debian/control @@ -0,0 +1,24 @@ +Source: fonts-hermit +Section: fonts +Priority: optional +Maintainer: Marcel Kapfer +Build-Depends: debhelper (>=9) +Standards-Version: 3.9.8 +Homepage: https://pcaro.es/p/hermit/ + +Package: fonts-hermit +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends} +Description: Hermit is a monospace font designed to be clear, pragmatic and very readable. + The creation of Hermit has been focused on programming. Every glyph was + carefully planned and calculated, according to defined principles and rules. + For this reason, Hermit is coherent and regular. + . + Symbols stand out from common text. Dots and commas are easily seen, and + operators are clear even when not surrounded by spaces. Similar characters + have been designed to be very distinguishable from each other. + . + It comes in regular, bold and light variants, including italic for every weigt. + The coverage is a big part of the Latin character set and it includes Powerline + symbols. diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..8a85284 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,106 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: fonts-hermit +Source: https://pcaro.es/p/hermit/ + +Files: * +Copyright: 2013 Pablo Caro +License: OFL-1.1 + +Files: debian/* +Copyright: 2019 Marcel Kapfer +License: OFL-1.1 + +License: OFL-1.1 + Copyright (c) 2013, Pablo Caro - http://pcaro.es/ + with Reserved Font Name Hermit. + . + This Font Software is licensed under the SIL Open Font License, Version 1.1. + This license is copied below, and is also available with a FAQ at: + http://scripts.sil.org/OFL + . + ----------------------------------------------------------- + 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/debian/files b/debian/files new file mode 100644 index 0000000..e5926de --- /dev/null +++ b/debian/files @@ -0,0 +1,2 @@ +fonts-hermit_2.0-1_all.deb fonts optional +fonts-hermit_2.0-1_amd64.buildinfo fonts optional diff --git a/debian/fonts-hermit.debhelper.log b/debian/fonts-hermit.debhelper.log new file mode 100644 index 0000000..69caafc --- /dev/null +++ b/debian/fonts-hermit.debhelper.log @@ -0,0 +1,15 @@ +dh_update_autotools_config +dh_prep +dh_install +dh_installdocs +dh_installchangelogs +dh_perl +dh_link +dh_strip_nondeterminism +dh_compress +dh_fixperms +dh_missing +dh_installdeb +dh_gencontrol +dh_md5sums +dh_builddeb diff --git a/debian/fonts-hermit.substvars b/debian/fonts-hermit.substvars new file mode 100644 index 0000000..978fc8b --- /dev/null +++ b/debian/fonts-hermit.substvars @@ -0,0 +1,2 @@ +misc:Depends= +misc:Pre-Depends= diff --git a/debian/fonts-hermit/DEBIAN/control b/debian/fonts-hermit/DEBIAN/control new file mode 100644 index 0000000..632a79a --- /dev/null +++ b/debian/fonts-hermit/DEBIAN/control @@ -0,0 +1,21 @@ +Package: fonts-hermit +Version: 2.0-1 +Architecture: all +Maintainer: Marcel Kapfer +Installed-Size: 267 +Section: fonts +Priority: optional +Multi-Arch: foreign +Homepage: https://pcaro.es/p/hermit/ +Description: Hermit is a monospace font designed to be clear, pragmatic and very readable. + The creation of Hermit has been focused on programming. Every glyph was + carefully planned and calculated, according to defined principles and rules. + For this reason, Hermit is coherent and regular. + . + Symbols stand out from common text. Dots and commas are easily seen, and + operators are clear even when not surrounded by spaces. Similar characters + have been designed to be very distinguishable from each other. + . + It comes in regular, bold and light variants, including italic for every weigt. + The coverage is a big part of the Latin character set and it includes Powerline + symbols. diff --git a/debian/fonts-hermit/DEBIAN/md5sums b/debian/fonts-hermit/DEBIAN/md5sums new file mode 100644 index 0000000..53b6fdb --- /dev/null +++ b/debian/fonts-hermit/DEBIAN/md5sums @@ -0,0 +1,9 @@ +78464ad77ee57f8db051119a793ede52 usr/share/doc/fonts-hermit/README.Debian +93c6eb10c01363aafa2b99924eb52497 usr/share/doc/fonts-hermit/changelog.Debian.gz +c2e04ac1cfe365edda704bab09b2c63f usr/share/doc/fonts-hermit/copyright +970b1cbb63985bf04c9faa3b52e146d8 usr/share/fonts/opentype/hermit/Hermit-Bold.otf +f9f621cc60a025dbfa06397c7e1e24e5 usr/share/fonts/opentype/hermit/Hermit-BoldItalic.otf +78f03e2b80594a6b40cea638916ff301 usr/share/fonts/opentype/hermit/Hermit-Light.otf +32cffa041e31ce6443f65a8d9fe6601a usr/share/fonts/opentype/hermit/Hermit-LightItalic.otf +9298077dbed902cc127c5978d2ebffc1 usr/share/fonts/opentype/hermit/Hermit-Regular.otf +1dddf914de7ab900bba02830a8860ef7 usr/share/fonts/opentype/hermit/Hermit-RegularItalic.otf diff --git a/debian/fonts-hermit/usr/share/doc/fonts-hermit/README.Debian b/debian/fonts-hermit/usr/share/doc/fonts-hermit/README.Debian new file mode 100644 index 0000000..6558268 --- /dev/null +++ b/debian/fonts-hermit/usr/share/doc/fonts-hermit/README.Debian @@ -0,0 +1,8 @@ +fonts-hermit for Debian + +Please edit this to provide information specific to +this fonts-hermit Debian package. + + (Automatically generated by debmake Version 4.2.9) + + -- Marcel Kapfer Sat, 01 Jun 2019 13:29:47 +0200 diff --git a/debian/fonts-hermit/usr/share/doc/fonts-hermit/changelog.Debian.gz b/debian/fonts-hermit/usr/share/doc/fonts-hermit/changelog.Debian.gz new file mode 100644 index 0000000..7cf1590 Binary files /dev/null and b/debian/fonts-hermit/usr/share/doc/fonts-hermit/changelog.Debian.gz differ diff --git a/debian/fonts-hermit/usr/share/doc/fonts-hermit/copyright b/debian/fonts-hermit/usr/share/doc/fonts-hermit/copyright new file mode 100644 index 0000000..8a85284 --- /dev/null +++ b/debian/fonts-hermit/usr/share/doc/fonts-hermit/copyright @@ -0,0 +1,106 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: fonts-hermit +Source: https://pcaro.es/p/hermit/ + +Files: * +Copyright: 2013 Pablo Caro +License: OFL-1.1 + +Files: debian/* +Copyright: 2019 Marcel Kapfer +License: OFL-1.1 + +License: OFL-1.1 + Copyright (c) 2013, Pablo Caro - http://pcaro.es/ + with Reserved Font Name Hermit. + . + This Font Software is licensed under the SIL Open Font License, Version 1.1. + This license is copied below, and is also available with a FAQ at: + http://scripts.sil.org/OFL + . + ----------------------------------------------------------- + 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/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-Bold.otf b/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-Bold.otf new file mode 100644 index 0000000..dfca0cc Binary files /dev/null and b/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-Bold.otf differ diff --git a/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-BoldItalic.otf b/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-BoldItalic.otf new file mode 100644 index 0000000..512101c Binary files /dev/null and b/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-BoldItalic.otf differ diff --git a/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-Light.otf b/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-Light.otf new file mode 100644 index 0000000..5b50fb7 Binary files /dev/null and b/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-Light.otf differ diff --git a/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-LightItalic.otf b/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-LightItalic.otf new file mode 100644 index 0000000..a8da490 Binary files /dev/null and b/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-LightItalic.otf differ diff --git a/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-Regular.otf b/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-Regular.otf new file mode 100644 index 0000000..feb1937 Binary files /dev/null and b/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-Regular.otf differ diff --git a/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-RegularItalic.otf b/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-RegularItalic.otf new file mode 100644 index 0000000..6441bb4 Binary files /dev/null and b/debian/fonts-hermit/usr/share/fonts/opentype/hermit/Hermit-RegularItalic.otf differ diff --git a/debian/install b/debian/install new file mode 100644 index 0000000..8657e8b --- /dev/null +++ b/debian/install @@ -0,0 +1 @@ +*.otf usr/share/fonts/opentype/hermit diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..2d33f6a --- /dev/null +++ b/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt)