File: control

package info (click to toggle)
squeak-plugins-scratch 1.4.0.2~svn.r83-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 588 kB
  • ctags: 609
  • sloc: ansic: 1,360; makefile: 88; sh: 88
file content (40 lines) | stat: -rw-r--r-- 1,800 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
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Source: squeak-plugins-scratch
Section: devel
Priority: optional
Maintainer: Miriam Ruiz <little_miry@yahoo.es>
Build-Depends: debhelper (>= 7), dh-buildinfo,
 libcairo2-dev (>= 1.8.6), libpango1.0-dev (>= 1.24.1),
 libglib2.0-dev (>= 2.20.1), libv4l-dev (>= 0.5.8)
Standards-Version: 3.9.2
Homepage: http://info.scratch.mit.edu/Scratch_on_Linux
Vcs-Svn: svn://svn.debian.org/svn/pkg-squeak/packages/squeak-plugins-scratch/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-squeak/packages/squeak-plugins-scratch/trunk/

Package: squeak-plugins-scratch
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: udev
Suggests: squeak-plugins-scratch-dbg (= ${binary:Version})
Description: Squeak plugins for the Scratch programming environment
 Scratch is an easy, interactive, collaborative programming
 environment designed for creation of interactive stories, animations,
 games, music, and art -- and sharing these on the web.
 .
 Scratch is designed to help young people (ages 8 and up) develop 21st
 century learning skills. As they create Scratch projects, young people
 learn important mathematical and computational ideas, while also
 gaining a deeper understanding of the process of design.
 .
 This package contains the plugins needed by Scratch and its derivatives.

Package: squeak-plugins-scratch-dbg
Section: debug
Priority: extra
Architecture: any
Depends: squeak-plugins-scratch (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Squeak plugins for the Scratch programming environment - debug
 Scratch is an easy, interactive, collaborative programming
 environment designed for creation of interactive stories, animations,
 games, music, and art -- and sharing these on the web.
 .
 This package contains the debugging symbols for the plugins.