debian/0000755000000000000000000000000011753574673007210 5ustar debian/control0000644000000000000000000000233411753572457010613 0ustar Source: vim-vimerl Section: editors Priority: optional Maintainer: Per Andersson Build-Depends: debhelper (>= 8.0.0) Standards-Version: 3.9.3 Homepage: http://github.com/jimenezrick/vimerl Vcs-Git: git://git.debian.org/collab-maint/vim-vimerl.git Vcs-Browser: http://git.debian.org/?p=collab-maint/vim-vimerl.git;a=summary Package: vim-vimerl Architecture: all Depends: ${misc:Depends}, erlang-base | erlang-base-hipe Recommends: vim-addon-manager Suggests: erlang-edoc Provides: vim-erlang Description: Erlang plugin for Vim Vimerl is a plugin for programming in Erlang. It provides several nice features to make your life easier when writing code. . The plugin offers the following features: - Code indenting - Code folding - Code omni completion - Syntax checking with quickfix support - Code skeletons for the OTP behaviours - Uses configuration from Rebar Package: vim-vimerl-syntax Architecture: all Depends: ${misc:Depends} Recommends: vim-addon-manager Provides: vim-erlang-syntax Description: Erlang syntax for Vim Vimerl is a plugin for programming in Erlang. It provides several nice features to make your life easier when writing code. . This package offers the syntax hilighting feature. debian/vim-vimerl.install0000644000000000000000000000056211746620440012654 0ustar debian/vim-vimerl.yaml usr/share/vim/registry/ autoload/* usr/share/vim/addons/autoload/ compiler/* usr/share/vim/addons/compiler/ doc/* usr/share/vim/addons/doc/ ftplugin/* usr/share/vim/addons/ftplugin/ indent/* usr/share/vim/addons/indent/ plugin/* usr/share/vim/addons/plugin/ debian/watch0000644000000000000000000000011711746620440010222 0ustar version=3 http://githubredir.debian.net/github/jimenezrick/vimerl/ (.*).tar.gz debian/compat0000644000000000000000000000000211746620437010376 0ustar 8 debian/vim-vimerl-syntax.yaml0000644000000000000000000000012711746620440013471 0ustar addon: vimerl-syntax description: "Erlang syntax for Vim" files: - syntax/erlang.vim debian/vim-vimerl.yaml0000644000000000000000000000104111746620440012141 0ustar addon: vimerl description: "The Erlang plugin for Vim" disabledby: "let loaded_erlang_skel=1" files: - autoload/erlang_complete.erl - autoload/erlang_complete.vim - compiler/erlang_check.erl - compiler/erlang.vim - doc/vimerl.txt - ftplugin/erlang.vim - indent/erlang.vim - indent/erlang_indent.erl - plugin/erlang_skels/application - plugin/erlang_skels/gen_event - plugin/erlang_skels/gen_fsm - plugin/erlang_skels/gen_server - plugin/erlang_skels/header - plugin/erlang_skels/supervisor - plugin/erlang_skel.vim debian/source/0000755000000000000000000000000011746620440010472 5ustar debian/source/format0000644000000000000000000000001411746620440011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000277511753574661011072 0ustar vim-vimerl (1.4.1+git20120509.89111c7-2) unstable; urgency=low * debian/control: Remove unused ${shlib:Depends}. * debian/rules: Remove template comments. * Do not install README. -- Per Andersson Sun, 13 May 2012 02:00:43 +0200 vim-vimerl (1.4.1+git20120509.89111c7-1) unstable; urgency=low * New upstream version. -- Per Andersson Wed, 09 May 2012 11:59:52 +0200 vim-vimerl (1.4.1+git20120428.d8730f4-1) unstable; urgency=low * New upstream version. * Bumped standards version to 3.9.3, no changes needed. * debian/copyright + Fix Vim license paragraph. + Fix copyright format uri. -- Per Andersson Sat, 05 May 2012 11:06:56 +0200 vim-vimerl (1.4+git20120210.4c4d1f0-2) unstable; urgency=low * Moved erlang-base | erlang-base-hipe from suggests to depends since indent uses escript. -- Per Andersson Sun, 12 Feb 2012 01:33:08 +0100 vim-vimerl (1.4+git20120210.4c4d1f0-1) unstable; urgency=low * New upstream version. * Moved vimerl syntax to separate binary package vim-vimerl-syntax. -- Per Andersson Sun, 12 Feb 2012 01:02:10 +0100 vim-vimerl (1.3+git20120115.46bc942-1) unstable; urgency=low * New upstream version. -- Per Andersson Sun, 15 Jan 2012 23:11:07 +0100 vim-vimerl (1.2+git20120113.bf34787-1) unstable; urgency=low * Initial release (Closes: #656017) -- Per Andersson Sun, 15 Jan 2012 22:48:03 +0100 debian/vim-vimerl.dirs0000644000000000000000000000031711746620440012145 0ustar usr/share/vim/registry usr/share/vim/addons/autoload usr/share/vim/addons/compiler usr/share/vim/addons/doc usr/share/vim/addons/ftplugin usr/share/vim/addons/indent usr/share/vim/addons/plugin/erlang_skels debian/rules0000755000000000000000000000016211753572655010265 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/vim-vimerl-syntax.install0000644000000000000000000000016411746620440014176 0ustar debian/vim-vimerl-syntax.yaml usr/share/vim/registry/ syntax/* usr/share/vim/addons/syntax/ debian/copyright0000644000000000000000000001437111746623253011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: vimerl Source: Files: * Copyright: 2007-2011 Oscar Hellström 2008 Csaba Hoch 2010 Martin Carlson 2010 Phillip Toland 2010 Jonas Ådahl 2010-2011 Pawel Salata 2010-2012 Ricardo Catalinas Jiménez 2011 Edwin Fine 2011 Eduardo Lopez 2011 Ryosuke Nakai 2011 Per Andersson License: Vim License Files: debian/* Copyright: 2012 Per Andersson License: GPL-3.0+ License: Vim License VIM LICENSE . I) There are no restrictions on distributing unmodified copies of Vim except that they must include this license text. You can also distribute unmodified parts of Vim, likewise unrestricted except that they must include this license text. You are also allowed to include executables that you made from the unmodified Vim sources, plus your own usage examples and Vim scripts. . II) It is allowed to distribute a modified (or extended) version of Vim, including executables and/or source code, when the following four conditions are met: 1) This license text must be included unmodified. 2) The modified Vim must be distributed in one of the following five ways: a) If you make changes to Vim yourself, you must clearly describe in the distribution how to contact you. When the maintainer asks you (in any way) for a copy of the modified Vim you distributed, you must make your changes, including source code, available to the maintainer without fee. The maintainer reserves the right to include your changes in the official version of Vim. What the maintainer will do with your changes and under what license they will be distributed is negotiable. If there has been no negotiation then this license, or a later version, also applies to your changes. The current maintainer is Bram Moolenaar . If this changes it will be announced in appropriate places (most likely vim.sf.net, www.vim.org and/or comp.editors). When it is completely impossible to contact the maintainer, the obligation to send him your changes ceases. Once the maintainer has confirmed that he has received your changes they will not have to be sent again. b) If you have received a modified Vim that was distributed as mentioned under a) you are allowed to further distribute it unmodified, as mentioned at I). If you make additional changes the text under a) applies to those changes. c) Provide all the changes, including source code, with every copy of the modified Vim you distribute. This may be done in the form of a context diff. You can choose what license to use for new code you add. The changes and their license must not restrict others from making their own changes to the official version of Vim. d) When you have a modified Vim which includes changes as mentioned under c), you can distribute it without the source code for the changes if the following three conditions are met: - The license that applies to the changes permits you to distribute the changes to the Vim maintainer without fee or restriction, and permits the Vim maintainer to include the changes in the official version of Vim without fee or restriction. - You keep the changes for at least three years after last distributing the corresponding modified Vim. When the maintainer or someone who you distributed the modified Vim to asks you (in any way) for the changes within this period, you must make them available to him. - You clearly describe in the distribution how to contact you. This contact information must remain valid for at least three years after last distributing the corresponding modified Vim, or as long as possible. e) When the GNU General Public License (GPL) applies to the changes, you can distribute the modified Vim under the GNU GPL version 2 or any later version. 3) A message must be added, at least in the output of the ":version" command and in the intro screen, such that the user of the modified Vim is able to see that it was modified. When distributing as mentioned under 2)e) adding the message is only required for as far as this does not conflict with the license used for the changes. 4) The contact information as required under 2)a) and 2)d) must not be removed or changed, except that the person himself can make corrections. . III) If you distribute a modified version of Vim, you are encouraged to use the Vim license for your changes and make them available to the maintainer, including the source code. The preferred way to do this is by e-mail or by uploading the files to a server and e-mailing the URL. If the number of changes is small (e.g., a modified Makefile) e-mailing a context diff will do. The e-mail address to be used is . IV) It is not allowed to remove this license from the distribution of the Vim sources, parts of it or from a modified version. You may use this license for previous Vim releases instead of the license that they came with, at your option. License: GPL-3.0+ 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 3 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 3 can be found in "/usr/share/common-licenses/GPL-3". debian/vim-vimerl-syntax.dirs0000644000000000000000000000006311746620440013467 0ustar usr/share/vim/registry usr/share/vim/addons/syntax debian/README.Debian0000644000000000000000000000077311746620437011250 0ustar vim-vimerl for Debian --------------------- Dear user, this package provides the vim addon vimerl, but it is not enabled per default. If you want to enable it for your user account just execute vim-addons install vimerl. Similarly, to enable it for all users of this system just execute (as root) vim-addons -w install vimerl. vim-addons is provided by the vim-addon-manager package, have a look at its manpage for more information. -- Per Andersson Fri, 13 Jan 2012 21:45:08 +0100