debian/0000755000000000000000000000000012157131004007160 5ustar debian/docs0000644000000000000000000000001312157131004010025 0ustar README.txt debian/install0000644000000000000000000000015512157131004010552 0ustar Eeyek.ttf usr/share/fonts/truetype/eeyek/ unicode_meetei_mayek_editor.html /usr/share/doc/fonts-eeyek/tests/ debian/rules0000755000000000000000000000022012157131004010232 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_install: chmod -x *.ttf dh_install debian/preinst0000644000000000000000000000146712157131004010577 0ustar #!/bin/sh # preinst script for #PACKAGE# # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * `install' # * `install' # * `upgrade' # * `abort-upgrade' # for details, see http://www.debian.org/doc/debian-policy/ or # the debian-policy package case "$1" in install|upgrade) if [ -d /usr/share/fonts/truetype/fonts-eeyek ]; then rm -rf /usr/share/fonts/truetype/fonts-eeyek/ fi ;; abort-upgrade) ;; *) echo "preinst called with unknown argument \`$1'" >&2 exit 1 ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 debian/changelog0000644000000000000000000000200212157131004011024 0ustar fonts-eeyek (1.0-3) unstable; urgency=low * Added myself as uploader. * Bumped Standards-Version to 3.9.4. * Use canonical anonscm.d.o URI's for Vcs-* field. * Marked the package as multi-arch foreign. * Removed unwanted dh-make comments. * Remove ./ prefix from paths in debian/install. * Added myself to the copyright holders for debian folder. -- Vasudev Kamath Sat, 15 Jun 2013 23:56:58 +0530 fonts-eeyek (1.0-2) unstable; urgency=low * Updated installation path to '/usr/share/fonts/truetype/eeyek/' * debian/preinst + Added preinst to handle upgradation from old version * Fixed bug of test file installtion. * debian/control: + Updated Standards-Version to 3.9.3 * debian/copyright: + Updated to copyright-format 1.0 -- Muneeb Shaikh Mon, 27 Feb 2012 20:07:10 +0530 fonts-eeyek (1.0-1) unstable; urgency=low * Initial release (Closes: #628045) -- Muneeb Shaikh Mon, 06 Feb 2012 22:49:45 +0530 debian/watch0000644000000000000000000000005612157131004010212 0ustar version=3 #Upstream has no version at moment. debian/control0000644000000000000000000000141712157131004010566 0ustar Source: fonts-eeyek Section: fonts Priority: optional Maintainer: Debian-IN Team Uploaders: Muneeb Shaikh , Vasudev Kamath Build-Depends: debhelper (>= 8.0.0) Standards-Version: 3.9.4 Homepage: http://tabish.freeshell.org/eeyek/ Vcs-Git: git://anonscm.debian.org/debian-in/fonts-eeyek.git Vcs-Browser: http://anonscm.debian.org/?p=debian-in/fonts-eeyek.git Package: fonts-eeyek Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: Eeyek TrueType font for Meetei Mayek script Eeyek TrueType is font for Meetei Mayek script which was used to write Manipuri till the 18th century. Recent research has resurrected this script, and it is now being given its due place. debian/README.Debian0000644000000000000000000000040212157131004011215 0ustar fonts-eeyek for Debian ---------------------- You can test this font by opening the test file which is present at '/usr/share/doc/fonts-eeyek/tests/unicode_meetei_mayek_editor.html'. -- Muneeb Shaikh Mon, 06 Feb 2012 23:22:06 +0530 debian/source/0000755000000000000000000000000012157131004010460 5ustar debian/source/format0000644000000000000000000000001412157131004011666 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000220112157131004011106 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Eeyek Unicode Source: http://tabish.freeshell.org/eeyek/download.html Files: * Copyright: 2000-2009, Pravabati Chingangbam and Tabish License: GPL-2+ Files: debian/* Copyright: 2012, Muneeb Shaikh 2013, Vasudev Kamath License: GPL-2+ 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 . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/compat0000644000000000000000000000000212157131004010356 0ustar 8