File: changelog

package info (click to toggle)
ant-contrib 1.0~b3%2Bsvn177-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 2,052 kB
  • sloc: java: 12,697; xml: 2,676; makefile: 9
file content (141 lines) | stat: -rw-r--r-- 4,998 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
ant-contrib (1.0~b3+svn177-12) unstable; urgency=medium

  * Team upload.
  * Disabled the broken verifydesign tests (Closes: #954684)
  * Standards-Version updated to 4.5.0
  * Switch to debhelper level 13

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 06 Aug 2020 11:22:46 +0200

ant-contrib (1.0~b3+svn177-11) unstable; urgency=medium

  * Team upload.
  * Set "Rules-Requires-Root: no" in debian/control
  * Bump Standards-Version to 4.4.1
  * ant-contrib is now marked Multi-Arch: foreign
  * Use https URLs in debian/copyright
  * Specify debhelper compat 12 via debhelper-compat dependency
  * Update debian/rules to check DEB_BUILD_OPTIONS

 -- tony mancill <tmancill@debian.org>  Sun, 05 Jan 2020 21:01:00 -0800

ant-contrib (1.0~b3+svn177-10) unstable; urgency=medium

  * Team upload.
  * Add outofdate-test.patch to address FTBFS (Closes: #907763)
  * Update Vcs URLs to point to Salsa
  * Bump Standards-Version to 4.2.1
  * Freshen debian/copyright
  * Use debhelper 11
  * Update Section in debian/control from extra -> optional

 -- tony mancill <tmancill@debian.org>  Mon, 03 Sep 2018 08:54:13 -0700

ant-contrib (1.0~b3+svn177-9) unstable; urgency=medium

  * Team upload.
  * Restored the /usr/share/ant/lib/ant-contrib.jar symlink (Closes: #833515)

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 08 Aug 2016 10:04:38 +0200

ant-contrib (1.0~b3+svn177-8) unstable; urgency=medium

  * Team upload.
  * Marked the Maven dependencies as optional to match the package dependencies
    and the POM deployed on Maven Central
  * Build with the DH sequencer instead of CDBS
  * Removed the unused build dependencies on libcommons-cli-java, liboro-java,
    libcommons-codec-java and libcommons-logging-java
  * Removed the unused portions of 0001-Debianize-build.xml.patch
  * Moved the package to Git
  * Standards-Version updated to 3.9.8
  * Converted debian/copyright to the Copyright Format 1.0

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 03 Aug 2016 00:37:44 +0200

ant-contrib (1.0~b3+svn177-7) unstable; urgency=medium

  * Team upload.
  * Fixed the Ant groupId in the published pom
  * Standards-Version updated to 3.9.6 (no changes)
  * Build reproducibility:
    - Replaced the timestamp in the manifest with the date from the changelog

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 28 Jul 2015 19:18:33 +0200

ant-contrib (1.0~b3+svn177-6) unstable; urgency=medium

  * Team upload.
  * Added Maven rules to fix the dependencies in the installed pom.
    Thanks to Matthew Vernon (Closes: #740350)
  * Removed the --has-package-version pom option since the version of the Maven
    artifact installed is different from the package version.
  * debian/control:
    - The binary package now depends on ant and suggests
      libcommons-httpclient-java, libbcel-java and ivy
    - Standards-Version updated to 3.9.5 (no changes)
    - Removed the deprecated DMUA flag
    - Use canonical URLs for the Vcs-* fields
  * Switch to debhelper level 9
  * debian/rules:
    - Install a link to ant-contrib.jar in /usr/share/ant/lib (Closes: #607670)
    - Added a clean target

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 06 Mar 2014 00:16:39 +0100

ant-contrib (1.0~b3+svn177-5) unstable; urgency=low

  [ tony mancill ]
  * Team upload.
  * Remove Daniel Leidert from Uploaders (at his request).
  * Remove Michael Koch Uploaders (Closes: #653983)

  [ Damien Raude-Morvan ]
  * d/control: Bump Standards-Version to 3.9.3: no changes.
  * d/control: As per Java Policy, drop JRE dependency as
    it's a library package.
  * d/rules: Include xercesImpl into build classpath (fix part of
    FTBFS).
  * d/ant.properties: Disable Ivy no-ivy=true. (Closes: #666571)

 -- Damien Raude-Morvan <drazzib@debian.org>  Mon, 09 Jul 2012 03:43:52 +0200

ant-contrib (1.0~b3+svn177-4) unstable; urgency=low

  * Team upload.
  * Really switch to default-jdk. (Closes: #642748)
  * Install pom file with maven-repo-helper.
  * Refresh patches.

 -- Torsten Werner <twerner@debian.org>  Sun, 25 Sep 2011 00:26:51 +0200

ant-contrib (1.0~b3+svn177-3) unstable; urgency=low

  * Removed Build-Depends-Indep on maven2: not required.
  * Enabled test suite.
  * Moved to source/format: 3.0 (quilt)
    - removed dependency on dpatch.
    - migrated patches from dpatch to quilt, updated headers.
    - removed README.source - no longer required.
  * Removed TODO - no longer relevant.
  * Bumped Standards-Version to 3.9.2, no changes.

 -- James Page <james.page@canonical.com>  Mon, 16 May 2011 09:37:06 +0100

ant-contrib (1.0~b3+svn177-2) unstable; urgency=low

  * Team upload
  [ Michael Koch ]
  * Fixed watch file to handle '+svnXXX' part.

  [ tony mancill ]
  * Include dpatch for ant "for" task.  (Closes: #592182)
    - Thanks to Michael Gilbert.

 -- tony mancill <tmancill@debian.org>  Sun, 08 Aug 2010 21:30:03 -0700

ant-contrib (1.0~b3+svn177-1) unstable; urgency=low

  * Initial release (closes: #485708).

 -- Michael Koch <konqueror@gmx.de>  Sat, 26 Sep 2009 08:45:47 +0200