/[pkg-java]/trunk/libswirl-java/debian/control
ViewVC logotype

Contents of /trunk/libswirl-java/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4548 - (hide annotations) (download)
Thu Nov 1 11:48:13 2007 UTC (5 years, 7 months ago) by apeeters-guest
File size: 1740 byte(s)
libswirl-java (1.0.13-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - Moved libgui-commands-java (>= 1.1.42-1) to Build-Depends-Indep
  * debian/rules
    - Replaced ANT_ARGS with DEB_ANT_BUILDFILE
    - Removed extension in DEB_JAR

 -- Adriaan Peeters <apeeters@lashout.net>  Thu, 01 Nov 2007 12:07:07 +0100
1 apeeters-guest 4069 Source: libswirl-java
2     Section: libs
3     Priority: optional
4     Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
5     Uploaders: Adriaan Peeters <apeeters@lashout.net>
6 apeeters-guest 4337 Homepage: http://swirl-lib.sourceforge.net/
7 apeeters-guest 4548 Build-Depends: debhelper (>> 5.0.0), cdbs, patchutils, ant, java-gcj-compat-dev
8     Build-Depends-Indep: libgui-commands-java (>= 1.1.42-1)
9 apeeters-guest 4069 Standards-Version: 3.7.2
10    
11     Package: libswirl-java
12     Architecture: all
13     Depends: gij | java-gcj-compat | java1-runtime | java2-runtime, libgui-commands-java
14     Description: swing enhancements library
15     The Swirl library provides several Java classes that enhance Java Swing with
16     internationalized actions and buttons, a special 'cell' list, mouse overlay
17     panels, table column decorations, a logging window, simple dialog panels, etc.
18     .
19     Homepage: http://swirl-lib.sourceforge.net/
20    
21     Package: libswirl-java-gcj
22     Architecture: any
23     Depends: libswirl-java (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
24     Description: swing enhancements library (native code)
25     The Swirl library provides several Java classes that enhance Java Swing with
26     internationalized actions and buttons, a special 'cell' list, mouse overlay
27     panels, table column decorations, a logging window, simple dialog panels, etc.
28     .
29     This package contains the natively compiled code for use by gij.
30 apeeters-guest 4264
31     Package: libswirl-java-doc
32     Architecture: all
33     Section: doc
34     Description: swing enhancements library (API documentation)
35     The Swirl library provides several Java classes that enhance Java Swing with
36     internationalized actions and buttons, a special 'cell' list, mouse overlay
37     panels, table column decorations, a logging window, simple dialog panels, etc.
38     .
39     This package contains the Javadoc API documentation.

  ViewVC Help
Powered by ViewVC 1.1.5