File: control

package info (click to toggle)
vim-puppet 4~20181115%2Bgit4793b074-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 160 kB
  • sloc: sh: 28; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 735 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: vim-puppet
Section: editors
Priority: optional
Maintainer: Puppet Package Maintainers <pkg-puppet-devel@lists.alioth.debian.org>
Uploaders: Apollon Oikonomopoulos <apoikos@debian.org>
Build-Depends: debhelper-compat (= 13), dh-vim-addon
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/puppet-team/vim-puppet.git
Vcs-Browser: https://salsa.debian.org/puppet-team/vim-puppet
Homepage: https://github.com/rodjek/vim-puppet
Rules-Requires-Root: no

Package: vim-puppet
Architecture: all
Depends: ${vim-addon:Depends}, ${misc:Depends}
Description: syntax highlighting for puppet manifests in vim
 The vim-puppet package provides filetype detection and syntax
 highlighting for puppet manifests (files ending with ".pp").