debian/0000755000000000000000000000000011741526635007200 5ustar debian/install0000644000000000000000000000032711741526635010573 0ustar lib/* usr/share/javascript/codemirror/ keymap/ usr/share/javascript/codemirror/ mode/ usr/share/javascript/codemirror/ theme/ usr/share/javascript/codemirror/ doc/* usr/share/doc/libjs-codemirror/html/ debian/rules0000755000000000000000000000060211741526635010256 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_install: dh_install find $(CURDIR)/debian/libjs-codemirror/ -name "LICENSE*" -delete find $(CURDIR)/debian/libjs-codemirror/usr/share/javascript/ -name "*.htm*" -delete find $(CURDIR)/debian/libjs-codemirror/usr/share/javascript/ -type f | xargs chmod a-x debian/watch0000644000000000000000000000012511741526635010227 0ustar version=3 http://githubredir.debian.net/github/marijnh/CodeMirror2/v(\d+.*)\.tar\.gz debian/control0000644000000000000000000000161311741526635010604 0ustar Source: codemirror-js Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: David Paleino Build-Depends: debhelper (>= 8~) Standards-Version: 3.9.3 Homepage: http://codemirror.net/ Vcs-Git: git://git.debian.org/pkg-javascript/codemirror-js.git Vcs-Browser: http://git.debian.org/?p=pkg-javascript/codemirror-js.git;a=summary Package: libjs-codemirror Architecture: all Depends: ${misc:Depends} Recommends: javascript-common Description: JavaScript editor interface for code-like content CodeMirror is a JavaScript library that can be used to create a relatively pleasant editor interface for code-like content -- computer programs, HTML markup, and similar. If a mode has been written for the language you are editing, the code will be coloured, and the editor will optionally help you with indentation. debian/changelog0000644000000000000000000000023311741526635011050 0ustar codemirror-js (2.23-1) unstable; urgency=low * Initial release (Closes: #629445) -- David Paleino Thu, 12 Apr 2012 12:25:28 +0200 debian/copyright0000644000000000000000000000671211741526635011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: codemirror Source: https://github.com/marijnh/CodeMirror2 Files: * Copyright: © 2011, Marijn Haverbeke License: MIT Files: debian/* Copyright: © 2012, David Paleino License: MIT Files: lib/util/closetag.js Copyright: ©, Nathan Williams License: MIT Files: lib/util/foldcode.js Copyright: © 2011, Daniel Glazman License: MIT Files: mode/coffeescript/* Copyright: © 2011, Jeff Pickhardt © 2010, Timothy Farrell License: MIT Files: mode/pascal/* Copyright: © 2011, souceLair License: MIT Files: mode/perl/* Copyright: © 2011, Sabaca License: MIT Files: mode/python/* Copyright: © 2010, Timothy Farrell License: MIT Files: mode/r/* mode/ruby/* Copyright: © 2011, Ubalo, Inc. License: BSD-3 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the Ubalo, Inc nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL UBALO, INC BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: mode/xquery/* theme/xq-dark.css Copyright: © 2011, MarkLogic Corporation License: MIT License: MIT 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. debian/doc-base0000644000000000000000000000047711741526635010610 0ustar Document: libjs-codemirror Title: CodeMirror Manual Author: Marijn Haverbeke Abstract: This is the CodeMirror manual. describes what #PACKAGE# is Section: Programming/Javascript Format: HTML Index: /usr/share/doc/libjs-codemirror/html/manual.html Files: /usr/share/doc/libjs-codemirror/html/*.html debian/examples0000644000000000000000000000000711741526635010736 0ustar demo/* debian/source/0000755000000000000000000000000011741526635010500 5ustar debian/source/format0000644000000000000000000000001411741526635011706 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211741526635010376 0ustar 8