File: control

package info (click to toggle)
mozilla-devscripts 0.39%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 364 kB
  • ctags: 114
  • sloc: python: 1,054; sh: 106; perl: 35; makefile: 31
file content (18 lines) | stat: -rw-r--r-- 687 bytes parent folder | download | duplicates (25)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: test-package
Section: web
Priority: extra
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Build-Depends: debhelper (>= 7.0.50~), mozilla-devscripts (>= 0.22~)
Standards-Version: 3.9.2

Package: xul-ext-test-package
Architecture: all
Depends: ${misc:Depends}, ${xpi:Depends}
Recommends: ${xpi:Recommends}
Provides: ${xpi:Provides}
Enhances: ${xpi:Enhances}
Breaks: ${xpi:Breaks}
Description: mozilla-devscripts test package
 This is a test package designed to test some scripts in mozilla-devscripts.
 It is part of the mozilla-devscripts test suite and may do very odd things. It
 should not be installed like a regular package. It may be an empty package.