~ubuntu-branches/ubuntu/raring/libnetx-java/raring

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Varun Hiremath
  • Date: 2010-04-10 18:45:20 UTC
  • Revision ID: james.westby@ubuntu.com-20100410184520-fy748ne3nzl08490
Tags: 0.5-2
* Update my email address
* Bump Standards-Version to 3.8.4
* Change Section to java
* Switch to default-jdk
* Switch to source format 3.0
* Set source version to 1.4 in debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: libnetx-java
2
 
Section: libs
 
2
Section: java
3
3
Priority: optional
4
4
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
5
 
Uploaders: Varun Hiremath <varunhiremath@gmail.com>,
6
 
 Torsten Werner <twerner@debian.org>
7
 
Build-Depends: cdbs, debhelper (>= 5), quilt
8
 
Build-Depends-Indep: ant, java-gcj-compat-dev
9
 
Standards-Version: 3.7.2
 
5
Uploaders: Varun Hiremath <varun@debian.org>, Torsten Werner <twerner@debian.org>
 
6
Build-Depends: cdbs, debhelper (>= 7)
 
7
Build-Depends-Indep: ant, default-jdk
 
8
Standards-Version: 3.8.4
10
9
Homepage: http://jnlp.sourceforge.net/netx/
11
10
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libnetx-java
12
11
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libnetx-java
13
12
 
14
13
Package: libnetx-java
15
14
Architecture: all
16
 
Depends: ${shlibs:Depends}, ${misc:Depends},
17
 
 java-gcj-compat | java1-runtime | java2-runtime
 
15
Depends: ${shlibs:Depends}, ${misc:Depends}, default-jre-headless | java2-runtime
18
16
Description: An open-source JNLP client
19
17
 Netx is a high-quality implementation of the Java Network Launching
20
18
 Protocol (JNLP). It downloads code over the network for applications