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 169 170
|
jmol (14.6.4+2016.11.05+dfsg1-4) unstable; urgency=medium
* Team upload.
* Build-Depends: s/icedtea-netx-common/icedtea-netx/
Closes: #916571
* cme fix dpkg-control
* Fix yaml syntax in upstream metadata
* Add lintian-override for false positive
* Drop Debian menu file since there is a desktop file
-- Andreas Tille <tille@debian.org> Sun, 16 Dec 2018 10:02:25 +0100
jmol (14.6.4+2016.11.05+dfsg1-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Apply java9-compatibility.patch by Emmanuel Bourg.
(Closes: #875585)
* Update Vcs-* fields to salsa.
-- Tobias Hansen <thansen@debian.org> Tue, 17 Apr 2018 23:18:40 +0200
jmol (14.6.4+2016.11.05+dfsg1-3) unstable; urgency=medium
* Upload to unstable.
-- Ximin Luo <infinity0@debian.org> Tue, 20 Dec 2016 16:21:25 +0100
jmol (14.6.4+2016.11.05+dfsg1-2) experimental; urgency=medium
* Add myself to Uploaders.
* Add proper version constraints to Depends and Build-Depends.
* Remove SageMath files; they're no longer used.
-- Ximin Luo <infinity0@debian.org> Tue, 13 Dec 2016 00:09:09 +0100
jmol (14.6.4+2016.11.05+dfsg1-1) experimental; urgency=low
* Team upload.
* New upstream release. (Closes: #698394, #776662, #794865, #843464)
* WARNING: jmol-applet has been severely stunted; see its NEWS for details.
[ Michael Banck ]
* debian/patches/ant-contrib_classpath.patch: Removed second hunk (applied
upstream) and refreshed.
* debian/patches/chime2jmol_binary.patch: Update path.
* debian/patches/right_cgi_diretory.patch: Likewise.
* debian/patches/remove_json.patch: Removed, applied upstream.
* debian/patches/cgi_fix_shebang.patch: Likewise.
[ Daniel Leidert ]
* debian/control: Dropped DM-Upload-Allowed.
(Uploaders): Removed myself.
[ Georges Khaznadar ]
* debian/control: added myself to Uploaders
* upgraded to the newest upstream version
* build.xml: changed the classpath to ant-contrib.jar by an absolute
specification
[ Andreas Tille ]
* Moved packaging from SVN to Git
* cme fix dpkg-control
* use xz compression for repackaged tarball
* cme fix dpkg-copyright
* turn excluded file types from debian/get-orig-source.sh into Files-Excluded
[ Ximin Luo ]
* Import upstream version 14.6.4+2016.11.05.
* Import JSpecView and JSpecViewLib source code since they are circularly
dependent with Jmol.
* Import JSmol source code for completeness, but we can't build it yet.
* Construct a /usr/share/jmol directory for SageMath.
-- Ximin Luo <infinity0@debian.org> Sun, 04 Dec 2016 21:56:57 +0100
jmol (12.2.32+dfsg2-1) unstable; urgency=low
* New repackaged upstream tarball, removing the src/com/json directory due
to licensing issues (closes: #692622).
* debian/patches/remove_json.patch: New patch, adapting the codebase to the
removal of the src/com/json package, taken from upstream revision 17710.
* debian/get-orig-source.sh: Remove src/com/json directory when repackaging.
-- Michael Banck <mbanck@debian.org> Mon, 12 Nov 2012 14:14:02 +0100
jmol (12.2.32+dfsg-1) unstable; urgency=low
* New upstream release.
-- Daniel Leidert <dleidert@debian.org> Fri, 29 Jun 2012 20:41:26 +0200
jmol (12.2.30+dfsg-1) unstable; urgency=low
* New upstream release.
* debian/chime2jmol.1.xml: Turned into debian/chime2jmol.1.
* debian/jmol.1.xml: Turned into debian/jmol.1.
* debian/compat: Bumped level to 8.
* debian/control (Standards-Version): Bumped to 3.9.3.
(Build-Depends): Increased dh version.
(Depends): Fixed needless-dependency-on-jre. Added libwww-perl for CGI
script.
(Section): Fixed binary-control-field-duplicates-source.
(Uploaders): Added myself.
* debian/copyright: Massive update.
* debian/jmol.doc-base: Adjusted.
* debian/jmol.install: Path fix.
* debian/jmol-applet.doc-base: Added.
* debian/jmol-applet.install: Install applet guide.
* debian/menu: Renamed to debian/jmol.menu.
* debian/rules: Rewritten for dh 8 including addons. Set JAVA_HOME
(closes: #678057).
* debian/upstream: Added.
* debian/patches/*.patch: Added header tags.
* debian/README.source: Added.
* debian/get-orig-source.sh: Also remove .exe, .dll and non-free sources.
-- Daniel Leidert <dleidert@debian.org> Sun, 24 Jun 2012 22:39:20 +0200
jmol (12.2.18+dfsg-1) unstable; urgency=low
* New upstream point release.
-- Michael Banck <mbanck@debian.org> Mon, 19 Mar 2012 23:08:08 +0100
jmol (12.2.2+dfsg-1) unstable; urgency=low
* New upstream release; Closes: #646253.
[ Daniel Leidert ]
* debian/control (Standards-Version): Bumped to 3.9.2.
(XS-Vcs-*): Renamed to Vcs-*.
(Homepage): Dropped duplicated field.
* debian/get-orig-source.sh: Remove pre-compiled and source-less stuff.
* debian/watch: Only check for stable releases. Handle DFSG compatible
versions.
[ Michael Banck ]
* debian/patches/chime2jmol_binary.patch: Refreshed.
* debian/control (jmol): Remove Suggests on jmol-doc, package does not
exist.
* debian/get-orig-source.sh: Remove newly introduced tools/*.jar as well.
* debian/control (Build-Depends): Added icedtea-plugin; Closes: #628292.
* debian/source/include-binaries: Update.
* debian/control (Build-Depends): Added libnaga-java.
* debian/rules (build-stamp): Symlink all required jars into jars/ prior to
build and do no longer define ${lib.dir}.
* debian/rules (clean): Remove jar symlinks from jars/.
* debian/rules (install): Account for rename of chime2jmol.pl to
chime2jmol_old.pl.
-- Michael Banck <mbanck@debian.org> Mon, 31 Oct 2011 20:53:01 +0100
jmol (12.1.42-1) experimental; urgency=low
* New upstream development release; Closes: #623075.
-- Michael Banck <mbanck@debian.org> Sun, 17 Apr 2011 12:20:33 +0200
jmol (12.0.40-1) unstable; urgency=low
* New upstream release.
* debian/patches/missing_directories.patch: Dropped, no longer needed.
-- Michael Banck <mbanck@debian.org> Mon, 11 Apr 2011 22:04:43 +0200
jmol (12.0.28-1) unstable; urgency=low
* Initial release; Closes: #512930.
-- Michael Banck <mbanck@debian.org> Sun, 30 Jan 2011 16:13:29 +0100
|