~ubuntu-branches/ubuntu/lucid/onscripter/lucid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2008-02-12 20:22:19 UTC
  • mfrom: (0.1.2 lenny) (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080212202219-jx4xdi0izczp0pcy
Tags: 20080121-0ubuntu1
* Fake-sync onscripter 0.0.20080121-1 from Debian unstable (LP: #187890).
  Drop the leading zeroes from the version due to different versioning in
  Debian and Ubuntu.
* debian/control:
  + Modify Maintainer value to match DebianMaintainerField spec.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: games
3
3
Priority: optional
4
4
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
5
 
XSBC-Original-Maintainer: Tatsuki Sugiura <sugi@nemui.org>
6
 
Build-Depends: debhelper (>> 4.0.0), cdbs (>= 0.4.26-2), libjpeg-dev, libbz2-dev, libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-ttf2.0-dev, libsmpeg-dev, libfreetype6-dev, libogg-dev, libvorbis-dev, libavifile-0.7-dev
7
 
Standards-Version: 3.6.2
 
5
XSBC-Original-Maintainer: Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com>
 
6
Build-Depends: debhelper (>= 5), docbook-to-man, libsdl1.2-dev, libsmpeg-dev, libavifile-0.7-dev [i386 amd64], libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-ttf2.0-dev, libbz2-dev, libjpeg62-dev, libvorbis-dev, quilt (>= 0.40)
 
7
Standards-Version: 3.7.3
 
8
Homepage: http://ogapee.at.infoseek.co.jp/onscripter.html
8
9
 
9
10
Package: onscripter
10
11
Architecture: any
11
 
Depends: ${shlibs:Depends}
12
 
Description: Game engine compat with NScripter
13
 
 A game engine compat with NScripter.
14
 
 This package was compiled for Linux Desktop.
 
12
Depends: ${shlibs:Depends}, ${misc:Depends}
 
13
Description: Visual novel games engine compatible to NScripter
 
14
 ONScripter is a game engine compatible to NScripter, which is used to create
 
15
 and perform visual novel games.
 
16
 .
 
17
 This package provides both the standard version which is for Japanese and the
 
18
 1-byte version which is able to run English text games.
 
19
 .
 
20
 Note: the AVI animation support is only available on i386 and amd64.