Source: yasnippet-snippets
Section: lisp
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Alberto Luaces Fernández <aluaces@udc.es>,
 Nicholas D Steeves <nsteeves@gmail.com>
Build-Depends:
 debhelper-compat (= 11),
 dh-elpa
Standards-Version: 4.3.0
Homepage: https://github.com/AndreaCrotti/yasnippet-snippets
Vcs-Browser: https://salsa.debian.org/emacsen-team/yasnippet-snippets
Vcs-Git: https://salsa.debian.org/emacsen-team/yasnippet-snippets.git

Package: elpa-yasnippet-snippets
Architecture: all
Depends: ${misc:Depends},
 ${elpa:Depends}
Breaks: yasnippet-snippets (<< 0.2-1~)
Replaces: yasnippet-snippets (<< 0.2-1~)
Provides: yasnippet-snippets
Description: Andrea Crotti's official YASnippet snippets
 YASnippet (Yet Another Snippet extension for Emacs) is a template
 system for Emacs. It allows you to type an abbreviation and
 automatically expand the abbreviation into function templates.
 .
 Templates are included for the following programming languages: C,
 C++, C#, Clojure, D, Emacs Lisp, Go, Haskell, Java, Javascript,
 Kotlin, Lua, NASM, Perl, PHP, Python, OCaml, Ruby, Rust, SQL, Sh, and
 more.
 .
 Templates are also included for the following markdown, markup,
 serialisation, or typesetting languages: CSS, HTML, LaTeX, Org,
 RST/reST, YAML, and more.
 .
 This package contains the official upstream snippets.

Package: yasnippet-snippets
Architecture: all
Depends: ${misc:Depends},
 elpa-yasnippet-snippets
Description: transition package, yasnippet-snippets to elpa-yasnippet-snippets
 The yasnippet-snippets addon has been elpafied. This dummy package
 helps ease the transition from yasnippet-snippets to elpa-yasnippet-snippets
 and is safe to remove.
