File: README.source

package info (click to toggle)
jekyll 4.3.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,356 kB
  • sloc: ruby: 16,765; javascript: 1,455; sh: 214; xml: 29; makefile: 9
file content (21 lines) | stat: -rw-r--r-- 765 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Jekyll for Debian
=================

This README provides information for Package Maintainers.

For Package Maintainers
-----------------------

* Some tests are disabled because they can't handling relative path and
  encoding in sbuild|pbuilder or require an internet connection. If you want
  to execute all tests, please check 'debian/ruby-tests.rake'.

* Some tests can only be executed in autopkgtest where the built package
  is installed (over any previous version). This is to prevent the build
  environment to contain a previous Jekyll version. Otherwise other tests
  might fail.

* Unminified versions of respond.min.js and html5shiv.min.js are in
  debian/missing-sources/.

 -- Youhei SASAKI <uwabami@gfd-dennou.org>, Wed, 30 Jul 2014 18:44:16 +0900