~ubuntu-branches/ubuntu/wily/etoys/wily-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Jonas Smedegaard, upstream
  • Date: 2015-06-24 22:21:29 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20150624222129-3ap59liebj2tzs7u
Tags: 5.0.2408-1
[ upstream ]
* New release(s).
  Closes: Bug#636577. Thanks to Steinar Bang.

* Add watch file.
* Move packaging to Debian Sugar Team, with José's consent.
  Thanks for your contributions, José and Holger.
* Stop install mkChangeLog as documentation: It isn't.
* Stop build-depend or use quilt: Patch handled by dpkg with source
  format "3.0 (quilt)".
* Have git ignore quilt .pc dir.
* Add git-buildpackage config to enable pristine-tar and signed
  tagging, and suppress eventual upstream .gitignore file.
* Tidy short and long descriptions.
  Closes: Bug#574707, #698003. Thanks to Pascal De Vuyst.
* Update copyright info:
  + Rewrite using copyright file format 1.0.
  + Add squeak-dev mailinglist as upstream contact.
    Thanks to Bert Freudenberg.
  + Add myself as copyright holder for packaging.
  + Relicense packaging as GPL-3+.
    Closes: Bug#789737. Thanks to Jośe L. Redrejo Rodríguez.
  + Extend coverage for main upstream authors.
  + Add Files section for "WenQuanYi Micro Hei" font, Apache-2.0
    licensed.
  + Update source URL and alternate Subversion source URL.
* Update package relations:
  + Relax to recommend unversioned on debhelper: Needed version
    satisfied even in oldstable.
  + Build-depend on autoconf dh-buildinfo and recent cdbs.
  + Build-depend on librsvg2-bin and netpbm.
* Repackage using CDBS.
* Fix have -doc package depend on $(misc:Depends}.
* Add lintian overrides regarding license in License-Reference field.
  See bug#786450.
* Declare compliance with Debian Policy 3.9.6.
* Tidy vm_path patch and add header.
* Add patch to use DESTDIR variable (not ROOT) in Makefile.
* Bump debhelper compatibility level to 8.
* Install the image NEWS file (not the Sugar activity wrapper one).
* Add Homepage.
* Generate XPM application icon from SVG source during build (not ship
  pre-generated one).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: etoys
2
2
Section: non-free/games
3
3
Priority: extra
4
 
Maintainer: José L. Redrejo Rodríguez <jredrejo@debian.org>
5
 
Uploaders: Holger Levsen <holger@debian.org>
6
 
Build-Depends: debhelper (>= 5), autotools-dev, automake, quilt
7
 
Standards-Version: 3.8.4
 
4
Maintainer: Debian Sugar Team <pkg-sugar-devel@lists.alioth.debian.org>
 
5
Uploaders: Jonas Smedegaard <dr@jones.dk>
 
6
Vcs-Git: git://anonscm.debian.org/pkg-sugar/etoys.git
 
7
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-sugar/etoys.git
 
8
Build-Depends: cdbs (>= 0.4.123~),
 
9
 devscripts,
 
10
 automake,
 
11
 autoconf,
 
12
 debhelper,
 
13
 dh-buildinfo,
 
14
 librsvg2-bin,
 
15
 netpbm
 
16
Standards-Version: 3.9.6
 
17
Homepage: http://squeakland.org/
8
18
 
9
19
Package: etoys
10
20
Architecture: all
11
21
Depends: ${misc:Depends}, squeak-vm
12
22
Recommends: etoys-doc
13
 
Description: A media-rich model, simulation construction kit and authoring tool
14
 
 Squeak Etoys was inspired by LOGO, PARC-Smalltalk, Hypercard,
15
 
 and starLOGO. It is a media-rich authoring environment with a
16
 
 simple powerful scripted object model for many kinds of objects
17
 
 created by end-users that runs on many platforms, and is free
18
 
 and open source. It includes 2D and 3D graphics, images, text,
19
 
 particles, pres-entations, web-pages, videos, sound and MIDI, etc.
20
 
 It includes the ability to share desktops with other Etoy users
21
 
 in real-time, so many forms of immersive mentoring and play can
22
 
 be done over the Internet.
 
23
Description: media-rich model, simulation construction kit and authoring tool
 
24
 Squeak Etoys was inspired by LOGO, PARC-Smalltalk, Hypercard, and
 
25
 starLOGO.  It is a media-rich authoring environment with a simple
 
26
 powerful scripted object model for many kinds of objects created by
 
27
 end-users that runs on many platforms, and is free and open source.  It
 
28
 includes 2D and 3D graphics, images, text, particles, presentations,
 
29
 web-pages, videos, sound and MIDI, etc.  It includes the ability to
 
30
 share desktops with other Etoy users in real-time, so many forms of
 
31
 immersive mentoring and play can be done over the Internet.
23
32
 .
24
 
 This is the Squeak image developed for the OLPC project.
 
33
 This is the Squeak image developed for the OLPC project.
25
34
 
26
35
Package: etoys-doc
27
36
Section: non-free/doc
28
37
Architecture: all
29
 
Description: Documentation for etoys
30
 
 Squeak Etoys was inspired by LOGO, PARC-Smalltalk, Hypercard,
31
 
 and starLOGO. It is a media-rich authoring environment with a
32
 
 simple powerful scripted object model for many kinds of objects
33
 
 created by end-users that runs on many platforms, and is free
34
 
 and open source. It includes 2D and 3D graphics, images, text,
35
 
 particles, pres-entations, web-pages, videos, sound and MIDI, etc.
36
 
 It includes the ability to share desktops with other Etoy users
37
 
 in real-time, so many forms of immersive mentoring and play can
38
 
 be done over the Internet.
 
38
Depends: ${misc:Depends}
 
39
Description: documentation for Etoys
 
40
 Squeak Etoys was inspired by LOGO, PARC-Smalltalk, Hypercard, and
 
41
 starLOGO.  It is a media-rich authoring environment with a simple
 
42
 powerful scripted object model for many kinds of objects created by
 
43
 end-users that runs on many platforms, and is free and open source.  It
 
44
 includes 2D and 3D graphics, images, text, particles, presentations,
 
45
 web-pages, videos, sound and MIDI, etc.  It includes the ability to
 
46
 share desktops with other Etoy users in real-time, so many forms of
 
47
 immersive mentoring and play can be done over the Internet.
39
48
 .
40
 
 These are the help files for etoys and several examples of projects.
41
 
 
 
49
 These are the help files for Etoys and several examples of projects.