Codebase list fonts-roadgeek / c82bf6c
Import Debian changes 3.1-1 fonts-roadgeek (3.1-1) unstable; urgency=medium * Initial release. (Closes: #914996) Gürkan Myczko authored 5 years ago root committed 4 years ago
10 changed file(s) with 82 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 fonts-roadgeek (3.1-1) unstable; urgency=medium
1
2 * Initial release. (Closes: #914996)
3
4 -- Gürkan Myczko <gurkan@phys.ethz.ch> Thu, 29 Nov 2018 12:04:22 +0100
0 Source: fonts-roadgeek
1 Section: fonts
2 Priority: optional
3 Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
4 Uploaders: Gürkan Myczko <gurkan@phys.ethz.ch>
5 Build-Depends: debhelper (>= 11), fontforge-nox
6 Standards-Version: 4.2.1
7 Homepage: https://github.com/sammdot/roadgeek-fonts
8
9 Package: fonts-roadgeek
10 Architecture: all
11 Multi-Arch: foreign
12 Depends: ${misc:Depends}
13 Description: Set of fonts replicating various road sign typefaces
14 This is a set of fonts that replicates typefaces used on highway signs in
15 various countries.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: roadgeek-fonts
2 Source: https://github.com/sammdot/roadgeek-fonts
3
4 Files: *
5 Copyright: 2014-2015 Sammi De Guzman
6 License: MIT
7 Permission is hereby granted, free of charge, to any person obtaining a copy
8 of this software and associated documentation files (the "Software"), to deal
9 in the Software without restriction, including without limitation the rights
10 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11 copies of the Software, and to permit persons to whom the Software is furnished
12 to do so, subject to the following conditions:
13 .
14 The above copyright notice and this permission notice shall be included in all
15 copies or substantial portions of the Software.
16 .
17 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23 SOFTWARE.
24
25 Files: debian/*
26 Copyright: 2018 Gürkan Myczko <gurkan@phys.ethz.ch>
27 License: GPL-2+
28 This package is free software; you can redistribute it and/or modify
29 it under the terms of the GNU General Public License as published by
30 the Free Software Foundation; either version 2 of the License, or
31 (at your option) any later version.
32 .
33 This package is distributed in the hope that it will be useful,
34 but WITHOUT ANY WARRANTY; without even the implied warranty of
35 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
36 GNU General Public License for more details.
37 .
38 You should have received a copy of the GNU General Public License
39 along with this program. If not, see <https://www.gnu.org/licenses/>
40 .
41 On Debian systems, the complete text of the GNU General
42 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
0 README.md
0 *.ttf usr/share/fonts/trutype/roadgeek
0 #!/usr/bin/make -f
1 #export DH_VERBOSE = 1
2
3 %:
4 dh $@
5
6 override_dh_auto_clean:
7 @echo Do not clean with build system but debian/clean
0 3.0 (quilt)
0 version=4
1 # GitHub hosted projects
2 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%<project>-$1.tar.gz%" \
3 https://github.com/sammdot/roadgeek-fonts/tags \
4 (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate