debian/0000755000000000000000000000000012150455422007166 5ustar debian/control0000644000000000000000000000300212146151211010556 0ustar Source: unorm.js Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Mike Gabriel , Build-Depends: debhelper (>= 8.0.0), dh-buildinfo, Standards-Version: 3.9.4 Homepage: https://github.com/walling/unorm Vcs-Git: git://git.debian.org/collab-maint/node-unorm.git Vcs-Browser: http://git.debian.org/?p=collab-maint/node-unorm.git Package: libjs-unorm Architecture: all Depends: ${misc:Depends}, Description: Common JS Unicode Normalizer (client/browser) Normalization is a process that involves transforming characters and sequences of characters into a formally-defined underlying representation. This process is most important when text needs to be compared for sorting and searching, but it is also used when storing text to ensure that the text is stored in a consistent representation. . This package provides a Common JS Unicode Normalizer (client/browser version). Package: node-unorm Architecture: all Depends: ${misc:Depends}, nodejs (>= 0.6.19~dfsg1-3~), Description: Common JS Unicode Normalizer (Node.js) Normalization is a process that involves transforming characters and sequences of characters into a formally-defined underlying representation. This process is most important when text needs to be compared for sorting and searching, but it is also used when storing text to ensure that the text is stored in a consistent representation. . This package provides a Common JS Unicode Normalizer (Node.js). debian/copyright0000644000000000000000000001011012150455003011105 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Unicode Normalizer Upstream-Contact: Bjarke Walling Source: https://github.com/walling/unorm Files: * Copyright: 2008-2013, Matsuza 2008-2013, Bjarke Walling License: Expat or GPL-2+ Comment: The upstream code does not specify the exact version of the GPL that is applicable to this project. . Assuming GPL-2+ here. Files: src/data/* Copyright: 1991-2008, Unicode, Inc. License: Unicode Files: debian/* Copyright: 2013, Mike Gabriel License: Expat or GPL-2+ or Unicode License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: Unicode Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode data files and any associated documentation (the "Data Files") or Unicode software and any associated documentation (the "Software") to deal in the Data Files or Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom the Data Files or Software are furnished to do so, provided that . (a) the above copyright notice(s) and this permission notice appear with all copies of the Data Files or Software, (b) both the above copyright notice(s) and this permission notice appear in associated documentation, and (c) there is clear notice in each modified Data File or in the Software as well as in the documentation associated with the Data File(s) or Software that the data or software has been modified. . THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE. License: GPL-2+ This program 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 program 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. debian/node-unorm.install0000644000000000000000000000003512150454511012635 0ustar lib/unorm.js usr/lib/nodejs/ debian/rules0000755000000000000000000000016112150454474010252 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/watch0000644000000000000000000000022412143551217010216 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/unorm.js-$1.tar.gz/ \ https://github.com/walling/unorm/tags .*/archive/v?([\d\.]+).tar.gz debian/libjs-unorm.install0000644000000000000000000000005112150454536013020 0ustar lib/unorm.js usr/share/javascript/unorm/ debian/libjs-unorm.docs0000644000000000000000000000002712150372007012275 0ustar README.md package.json debian/patches/0000755000000000000000000000000012150455360010616 5ustar debian/node-unorm.docs0000644000000000000000000000002712150372015012116 0ustar README.md package.json debian/changelog0000644000000000000000000000115312150455377011051 0ustar unorm.js (1.0.5-1) unstable; urgency=low * New upstream release. * Re-arrange packaging due to several path changes in new upstream release. * /debian/docs: + Install package.json into doc folder. -- Mike Gabriel Sun, 26 May 2013 20:57:00 +0200 unorm.js (1.0.3-2) unstable; urgency=low * /debian/control: + Fix versioned dependency on nodejs. -- Mike Gabriel Sun, 19 May 2013 15:25:29 +0200 unorm.js (1.0.3-1) unstable; urgency=low * Initial release. (Closes: #707887). -- Mike Gabriel Sun, 12 May 2013 02:42:44 +0200 debian/node-unorm.examples0000644000000000000000000000001212150454522013002 0ustar examples/*debian/compat0000644000000000000000000000000212142142326010361 0ustar 8 debian/source/0000755000000000000000000000000012142142326010463 5ustar debian/source/format0000644000000000000000000000001412142142326011671 0ustar 3.0 (quilt)