~ubuntu-branches/ubuntu/quantal/commons-io/quantal

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
commons-io (1.4-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.7.3
  * Bump up debhelper compat to 6
  * Replace XS-Vcs headers with Vcs
  * debian/patches:
    - remove 01_no_ext_links.dpatch - not required
    - remove 02_no_mkdir_in_homedir.dpatch - not required
  * Remove dpatch from Build-Depends
  * Update debian/rules and debian/libcommons-io-java-doc.install
    with new target dirs
  * debian/copyright: add copyright notice

 -- Varun Hiremath <varun@debian.org>  Thu, 21 Feb 2008 13:26:43 +0530

commons-io (1.3.2-2) unstable; urgency=low

  * debian/patches: Add 02_no_mkdir_in_homedir.dpatch to stop creating
    .maven directory in user homedir (Closes: #445804)

 -- Varun Hiremath <varunhiremath@gmail.com>  Mon, 08 Oct 2007 18:40:07 +0530

commons-io (1.3.2-1) unstable; urgency=low

  [ Kumar Appaiah ]
  * Update watch file.
  * debian/control:
    + Add XS-Vcs-Svn, XS-Vcs-Browser
    + Add Homepage field.
    + Fix Build-Depends-Indep to depend only on ant-optional and not ant.
    + libcommons-io-java suggests the doc package and vice-versa.
  
  [ Varun Hiremath ]
  * New upstream release
  * debian/control:
    + add myself and Kumar Appaiah to Uploaders.
    + move cdbs and debhelper to Build-Depends.
    + add dpatch to Build-Depends.
    + modify Description.
    + add a separate doc package.
  * debian/compat: switch to 5
  * remove unnecessary links and dirs files from debian dir.
  * debian/rules:
    + build javadoc
    + create a versioned symbolic link to the jar.
    + implement get-orig-source
  * Add debian/orig-tar.sh to remove CRLF line terminators from upstream files.
  * Add debian/libcommons-io-java-doc.doc-base and
    debian/libcommons-io-java-doc.install to install the docs.
  * Update debian/watch to call debian/orig-tar.sh
  * debian/patches:
    + remove old patches which are no longer required.
    + add a patch to remove external links from build.xml
  * Remove debian/README.Debian - not required.

 -- Kumar Appaiah <akumar@ee.iitm.ac.in>  Fri, 21 Sep 2007 17:14:03 +0530

commons-io (1.3.1.dfsg.1-1) unstable; urgency=low

  * New upstream (closes: #418973)
  * java-gcj-compat-dev and cdbs transition
  * Removed junit at the moment (closes: #397567)
  * No javadoc at the moment

 -- Arnaud Vandyck <avdyk@debian.org>  Fri, 13 Apr 2007 08:20:49 +0200

commons-io (1.0-3) unstable; urgency=low

  * kaffe compiler transition

 -- Wolfgang Baer <WBaer@gmx.de>  Sun, 15 Jan 2006 18:12:06 +0100

commons-io (1.0-2) unstable; urgency=low

  * Added ant-optional to build-deps - fixes FTBS (closes: #332564)
  * Added myself to uploaders
  * Removed classpath, libgcj6 from build-deps - not needed

 -- Wolfgang Baer <WBaer@gmx.de>  Sun, 16 Oct 2005 13:44:21 +0200

commons-io (1.0-1) unstable; urgency=low

  * Initial Release (closes: #321475).

 -- Trygve Laugstøl <trygvis@inamo.no>  Tue,  2 Aug 2005 07:12:24 +0200