File: libjs-jquery-ui-theme-base.README.Debian

package info (click to toggle)
jquery-ui-themes 1.8.24%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,244 kB
  • sloc: makefile: 30
file content (19 lines) | stat: -rw-r--r-- 597 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
jquery-ui-themes for Debian
---------------------------

In order to make use of jquery-ui-themes in your html, include the following
lines in your html header:

    <link type="text/css"
    href="/javascript/jquery-ui-themes/base/jquery.ui.all.css"
    rel="stylesheet" />


Explain why dfsg-packaging
--------------------------

jquery-ui-themes originally comes with minified files. However, it violates
the Debian Policy. See the 'get-orig-source' rule in debian/rules for the
files removed from upstream tarball.

 -- Marcelo Jorge Vieira <metal@debian.org>  Tue, 24 Jan 2012 15:10:26 -0200