Source: ruby-jekyll-redirect-from
Section: ruby
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Daniel Leidert <dleidert@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb,
               jekyll,
               rake,
               ruby-jekyll-sitemap (<< 2),
               ruby-rspec
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-jekyll-redirect-from
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-jekyll-redirect-from.git
Homepage: https://github.com/jekyll/jekyll-redirect-from
Testsuite: autopkgtest-pkg-ruby

Package: ruby-jekyll-redirect-from
Architecture: all
Enhances: jekyll
Description: Jekyll plugin to give posts and pages multiple URLs
 When importing posts and pages, it's annoying and impractical to create new
 pages in the proper subdirectories so they redirect to the new post URL.
 Instead of dealing with maintaining those pages for redirection,
 jekyll-redirect-from handles it them.
