~ubuntu-branches/ubuntu/trusty/rxtx/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Scott Howard
  • Date: 2010-10-05 09:42:49 UTC
  • mfrom: (4.1.3 experimental)
  • Revision ID: james.westby@ubuntu.com-20101005094249-081xyxe6te2kmhdv
Tags: 2.2pre2-3
* Added ${java:Recommends} to debian/control to recommend links to
  system installed javadocs per Debian Java Policy.
* Debian policy 3.9.1 (no changes).
* Added ttyACM_ports.patch to allow for enumeration of many additional
  ports, including ttyACM used in Arduino Uno development boards.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
Uploaders: Mario Joussen <joussen@debian.org>, Scott Howard <showard314@gmail.com>
6
6
DM-Upload-Allowed: yes
7
7
Build-Depends: debhelper (>= 7.0.50~), libtool, javahelper, default-jdk
8
 
Standards-Version: 3.8.4
 
8
Standards-Version: 3.9.1
9
9
Homepage: http://www.rxtx.org
10
10
Vcs-Git: git://git.debian.org/pkg-java/rxtx.git
11
11
Vcs-Browser: http://git.debian.org/?p=pkg-java/rxtx.git
14
14
Package: librxtx-java
15
15
Architecture: any
16
16
Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}
 
17
Recommends: ${java:Recommends}
17
18
Provides: lib-rxtx-java
18
19
Conflicts: lib-rxtx-java
19
20
Description: Full Java CommAPI implementation