File: control

package info (click to toggle)
gnustep-examples 1%3A1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,116 kB
  • sloc: objc: 14,993; makefile: 61; sh: 19
file content (24 lines) | stat: -rw-r--r-- 883 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: gnustep-examples
Section: gnustep
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders: Gürkan Sengün <gurkan@phys.ethz.ch>,
	   Yavor Doganov <yavor@gnu.org>
Build-Depends: debhelper (>= 7),
	       dpkg-dev (>= 1.16.1~),
	       libgnustep-gui-dev,
	       imagemagick
Standards-Version: 3.9.3
Homepage: http://www.gnustep.org/experience/examples.html
Vcs-Git: git://git.debian.org/pkg-gnustep/gnustep-examples.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gnustep/gnustep-examples.git

Package: gnustep-examples
Architecture: any
Depends: ${shlibs:Depends},
	 ${misc:Depends},
	 ${gnustep:Depends}
Description: GNUstep example applications
 A collection of examples for the GNUstep libraries.  Some of them are
 useful applications on their own, others are intended only for
 testing purposes.