~ubuntu-branches/debian/wheezy/commons-csv/wheezy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Miguel Landaeta, Miguel Landaeta, James Page, Jan-Pascal van Best
  • Date: 2011-12-09 21:42:38 UTC
  • Revision ID: package-import@ubuntu.com-20111209214238-f0htipq59k7il56u
Tags: 0.1-SNAPSHOT+svn678580-3
[ Miguel Landaeta ]
* Team upload.
* Bump Standards-Version to 3.9.2. No changes were required.
* Switch to source format 3.0 (quilt).

[ James Page ]
* Fix FTBFS with OpenJDK7 (LP: #888929) (Closes: #651401): 
  - d/ant.properties: Specify source/target as 1.5 for javac and
    javadoc ant tasks to ensure backwards compatibility and work
    around Java 7 encoding errors.

[ Jan-Pascal van Best ]
* Removed Jan-Pascal from Uploaders

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: java
3
3
Priority: optional
4
4
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
5
 
Uploaders: Jan-Pascal van Best <janpascal@vanbest.org>, Michael Koch <konqueror@gmx.de>
 
5
Uploaders: Michael Koch <konqueror@gmx.de>
6
6
DM-Upload-Allowed: yes
7
7
Build-Depends: debhelper (>= 7), cdbs (>=0.4.48), default-jdk,
8
8
 ant-optional (>= 1.6.5), junit (>= 3.8.1)
9
 
Standards-Version: 3.8.3
 
9
Standards-Version: 3.9.2
10
10
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-csv
11
11
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-csv
12
12
Homepage: http://commons.apache.org/sandbox/csv/