File: changelog

package info (click to toggle)
libjtds-java 1.2.5%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 12,180 kB
  • ctags: 12,775
  • sloc: java: 39,611; xml: 702; sh: 34; makefile: 12
file content (78 lines) | stat: -rw-r--r-- 3,150 bytes parent folder | download
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
libjtds-java (1.2.5+dfsg-3) unstable; urgency=low

  [ Martín Ferrari ]
  * Fix Java7 build issues. (Closes: #717251)
  * Migrate from CDBS to DH.
  * Start using format 3.0 (quilt).
  * Raise compat level to 9.
  * Rename debian/docs to libjtds-java.docs.
  * debian/copyright:
    - Update copyright info.
    - Set GPL version explicitly for packaging.
  * debian/control:
    - Updated Standards-Version to 3.9.4; no changes required.
    - Set Maintainer and Uploader fields for pkg-java.
    - Update Vcs-Browser and add Vcs-Git for pkg-java (Closes: #717853)
    - Remove unused ant-optional dependency, add missing java:Depends.
    - Remove libcrimson-java dependency, as it is now included in the JDK.

  [ Emmanuel Bourg ]
  * debian/copyright: Completed the conversion to the Copyright Format 1.0
  * Install the Maven artifacts in /usr/share/maven-repo

 -- Martín Ferrari <tincho@debian.org>  Wed, 31 Jul 2013 22:14:07 +0200

libjtds-java (1.2.5+dfsg-2) unstable; urgency=high

  * Use default-jdk instead of java-6-openjdk for JAVA_HOME. Closes: #642751.
  * Uploading with urgency=high, as this fixes an RC bug.
  * debian/control: move jdk and ant to Build-Depends-Indep, as it should be.
  * debian/control: Remove run-time dependency on jre.
  * debian/source/format: added.
  * debian/control: Updated Standards-Version with no changes.

 -- Martín Ferrari <tincho@debian.org>  Mon, 03 Oct 2011 03:26:01 +0000

libjtds-java (1.2.5+dfsg-1) unstable; urgency=low

  * New upstream release
  * Removed debian/patches/00-use-new-javax-net-packages.patch: included in
    upstream.
  * debian/rules: removed simple-patchsys.mk.
  * debian/rules, debian/control: require java 6, needed by new JDBC
    requirements.
  * debian/control: updated Standards-Version, no changes.
  * debian/doc-base: added doc-base index.

 -- Martín Ferrari <tincho@debian.org>  Thu, 18 Feb 2010 02:59:03 +0100

libjtds-java (1.2.2+dfsg-3) unstable; urgency=high

  * debian/control: fixed incorrect build-dependencies. Closes: #543062, which
    is RC, so urgency=high.
  * debian/control: added ${misc:Depends} to binary depends. Corrected section
    to `java'.
  * debian/watch: moved `-dfsg' processing to dversionmangle.

 -- Martín Ferrari <tincho@debian.org>  Sat, 29 Aug 2009 14:57:58 +0200

libjtds-java (1.2.2+dfsg-2) unstable; urgency=low

  * Minor description improvements (capitalisation and trademarks).
  * debian/control: ant should be Build-Depends-Indep, correct Vcs-Browser
    path. Updated email address.

 -- Martín Ferrari <tincho@debian.org>  Wed, 11 Jun 2008 22:47:51 -0300

libjtds-java (1.2.2+dfsg-1) unstable; urgency=low

  * Initial release. (Closes: #454564)
  * Heavily repackaged to remove upstream cruft: third party libraries, code
    without copyright, binaries, etc.
  * Compiled with a custom-made build.xml, as upstream version is not useful
    for us.
  * Patched src/main/net/sourceforge/jtds/ssl/SocketFactories.java to use the
    current (and vendor-neutral) javax.net packages.
  * Uploaded with DM-Upload-Allowed: yes.

 -- Martín Ferrari <martin.ferrari@gmail.com>  Mon, 10 Dec 2007 15:36:35 -0300