File: changelog

package info (click to toggle)
libjgrapht0.8-java 0.8.3-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,192 kB
  • sloc: java: 18,365; xml: 501; makefile: 9
file content (168 lines) | stat: -rw-r--r-- 5,894 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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
libjgrapht0.8-java (0.8.3-7) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure when converting the README file
  * Removed the -java-doc package
  * Standards-Version updated to 4.7.0

 -- Emmanuel Bourg <ebourg@apache.org>  Sat, 05 Oct 2024 14:02:34 +0200

libjgrapht0.8-java (0.8.3-6) unstable; urgency=medium

  * Setting Standards version to 4.6.1:
    - Setting Rules-Requires-Root: no
  * Looking only for version numbers starting with 0.8 in d/watch
  * Raising the version of d/watch to 4
  * Writing repack options in d/watch
  * Repacking using Files-Excluded in d/copyright
  * Depending on debhelper-compat 13, dropping d/compat
  * Updating Homepage field
  * Adding a header to the patch
  * Adding myself as uploader
  * Apply multi-arch hints. + libjgrapht0.8-java-doc: Add Multi-Arch: foreign.
  * Trim trailing whitespace.
  * Set upstream metadata fields: Archive, Bug-Database, Repository.
  * Adding a Lintian override for the embedded Javascript
  * Encoding the README.html file into UTF-8

  [ Giovanni Mascellani ]
  * Update Vcs-* after migration to salsa.

 -- Pierre Gruet <pgt@debian.org>  Wed, 24 Aug 2022 11:50:38 +0200

libjgrapht0.8-java (0.8.3-5) unstable; urgency=medium

  * Team upload.
  * Switch to compat level 10.
  * Replace debian/pom.xml file with net.sf.jgrapht.jgrapht pom.
    (Closes: #740826)
  * wrap-and-sort -sa.
  * Use only Build-Depends field.
  * Vcs-Browser: Use https.
  * Declare compliance with Debian Policy 4.1.2.
  * maven.properties: Build for Java 8.
  * Use https for Format field.
  * Remove --has-package-version flag.
  * Switch from CDBS to DH sequencer. This apparently fixes the build failure
    with Java 9. Thanks to Chris West for the report. (Closes: #874638)
  * Remove libjgrapht0.8-java.dirs.
  * Install javadoc with libjgrapht0.8-java-doc.install file.

 -- Markus Koschany <apo@debian.org>  Sat, 02 Dec 2017 20:36:43 +0100

libjgrapht0.8-java (0.8.3-4) unstable; urgency=medium

  * Team upload.
  * Add maven artifacts (Closes: #740360)
    - Thanks to Matthew Vernon.
  * Bump Standards-Version to 3.9.5 (no changes required).
  * Bump dependency to DH 9.
  * Disable fetching of remote icons in README.html.
    This addresses a lintian error regarding user privacy.

 -- tony mancill <tmancill@debian.org>  Sat, 01 Mar 2014 15:42:59 -0800

libjgrapht0.8-java (0.8.3-3) unstable; urgency=low

  * Upload to unstable.
  * Fix a few lintian warnings.
    + Bump Standards-Version to 3.9.4 (no changes required).

 -- Giovanni Mascellani <gio@debian.org>  Tue, 21 May 2013 10:19:54 +0200

libjgrapht0.8-java (0.8.3-2) experimental; urgency=low

  * Force generation of 1.6-compatible Java classes (LP: #1049716).

 -- Giovanni Mascellani <gio@debian.org>  Thu, 14 Mar 2013 19:14:28 +0100

libjgrapht0.8-java (0.8.3-1) unstable; urgency=low

  * New upstream version.
    - Update debian/copyright.
  * Bump Standards-Version to 3.9.3 (no changes needed).
  * Update my email address.
  * Use jh_classpath to fix classpath.

 -- Giovanni Mascellani <gio@debian.org>  Tue, 08 May 2012 18:51:25 +0200

libjgrapht0.8-java (0.8.1-1) unstable; urgency=low

  [ Steffen Moeller ]
  * New upstream version.
  * Moved back to main distribution.

  [ Giovanni Mascellani ]
  * Added myself to the Uploaders: and removed the two previous maintainers
    (on their request)
  * Fixed some lintian warnings
    + Package format switched to 3.0 (quilt).
  * Standards-Version bumped to 3.8.4 (no changes required).
  * Using default-jdk to build, instead of speciying openjdk-6-jdk.
  * All the generated files and binary packages are marked with the
    version of the API, in order to have in the archive both 0.6 and 0.8.
  * General cleanup and other minor fixes.
  * Conflicts with previous versions removed (all files are versioned).
  * Description updated and fixed.
  * debian/copyright updated.
  * Some code with incompatible license removed from the upstream tarball

 -- Giovanni Mascellani <mascellani@poisson.phc.unipi.it>  Mon, 17 May 2010 21:53:05 +0200

libjgrapht-java (0.7.3-2) experimental; urgency=low

  [ Steffen Moeller ]
  * Moved apidoc into separate -doc package
  * Addded conflict of -doc package to earlier versions of libjgrapht-java
    (thanks to Michael)
  * Added version number to binary package name to resolve issue with
    conflicting APIs between versions 0.6 and 0.7.
  * Updated to standards version 3.8.0
  * Added myself to Uploaders, waiting for Michael's ok for unstable (blocks
    biojava)

 -- Steffen Moeller <moeller@debian.org>  Sun, 13 Jul 2008 14:07:33 +0200

libjgrapht-java (0.7.3-1) experimental; urgency=low

  [ Steffen Moeller ]
  * New upstream version (Closes: #466858)
  * debian/control updates
    - Moved "Homepage" field
    - Indicating pkg-java svn repository

  [ Michael Koch ]
  * Upload to experimental due to API breakage.
  * Rewrote debian/copyright.
  * Generate jar file and symlink correctly.
  * Updated debhelper level to 5.
  * Added myself to Uploaders.

 -- Michael Koch <konqueror@gmx.de>  Sat, 10 May 2008 07:56:01 +0200

libjgrapht-java (0.6.0-4) unstable; urgency=low

  * Revert compat to 4 for inclusion in etch

 -- Charles Fry <cfry@debian.org>  Sun, 11 Feb 2007 05:14:40 -0500

libjgrapht-java (0.6.0-3) unstable; urgency=low

  * Move clean target dependencies to Build-Depends
  * Modified copyright holder's email per his request

 -- Charles Fry <cfry@debian.org>  Mon, 15 Jan 2007 09:03:29 -0500

libjgrapht-java (0.6.0-2) unstable; urgency=low

  * Build using java-gcj-compat-dev
  * Update to standards version 3.7.2
  * Make pkg-java-maintainers the primary maintainer

 -- Charles Fry <cfry@debian.org>  Wed,  5 Jul 2006 11:41:58 -0400

libjgrapht-java (0.6.0-1) unstable; urgency=low

  * Initial release. (Closes: #342504)

 -- Charles Fry <debian@frogcircus.org>  Thu,  8 Dec 2005 13:26:15 -0500