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
|
spread-phy (1.0.7+dfsg-3) unstable; urgency=medium
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
-- Andreas Tille <tille@debian.org> Fri, 30 Oct 2020 10:24:02 +0100
spread-phy (1.0.7+dfsg-2) unstable; urgency=medium
* cme fix dpkg-control
* d/watch:
- version=4
- xz compression
* Standards-Version: 4.1.4
* Point Vcs fields to salsa.debian.org
* debhelper 11
-- Andreas Tille <tille@debian.org> Fri, 06 Apr 2018 23:31:27 +0200
spread-phy (1.0.7+dfsg-1) unstable; urgency=medium
* New upstream version (but skip the test suite requiring fest)
* Build against libcolt-free-java (and thus go to main)
* Drop libkmlframework-java from Build-Depends since it is not needed
any more
* Add libfest-assert-java to Build-Depends
* cme fix dpkg-control
* Moved package to Git
-- Andreas Tille <tille@debian.org> Sun, 16 Aug 2015 10:28:27 +0200
spread-phy (1.0.5+dfsg-1) unstable; urgency=low
* New upstream version
* debian/watch:
- dversionmangle to deal with +dfsg suffix
- change in download URL
* debian/copyright:
Add Files-Excluded to document what was removed from original source
* debian/control:
- Standards-Version: 3.9.4 (no changes needed)
- use default java implementation (thanks for the patch to
James Page <james.page@ubuntu.com>)
Closes: #684168
* debian/{manifest,scripts/spread-phy}: The jar file was renamed back from
spread-phy.jar to spread.jar
-- Andreas Tille <tille@debian.org> Wed, 19 Dec 2012 10:41:39 +0100
spread-phy (1.0.4-1) unstable; urgency=low
* New upstream version (+ adapted patches)
* debian/watch: Fixed to obtain properly from Github download area
* debian/get-orig-source:
- handle new name for upstream tarball
- remove .git dir
- use xz compression
- delete precompiled stuff
* debian/upstream:
- separate authors by ' and ' rather than by ','
- Move DOI+PMID to References
* debian/copyright:
- DEP5
- new: Files: src/colorpicker/*
- some files are LGPL-2+ which ftpmaster wants us to mention
explicitly
* debian/control:
- drop libcolorpicker-java from Build-Depends because it is
implemented in upstream source
- Standards-Version: 3.9.3 (no changes needed)
- Follow name change of upstream phy-spread -> spread-phy
- Package is actually in contrib/science not non-free/science
because it is now free itself but only depends libcolt-java
which remained in non-free
* debian/manifest:
- reflect name change of *.jar file
- leave out MainClass parameter which did not worked any more
* debhelper 9 (control+compat)
* debian/scripts: Follow name change of upstream
* debian/rules: Add get-orig-source target
* debian/menu: Follow name change of upstream
* debian/*.1: Name change
-- Andreas Tille <tille@debian.org> Tue, 24 Jul 2012 16:13:49 +0200
phy-spread (1.0.3-1) unstable; urgency=low
[ Charles Plessy ]
* debian/upstream-metadata.yaml renamed to debian/upstream
[ Andreas Tille ]
* New upstream version
* debian/watch: Use debian/get-orig-source to strip binary jars
-- Andreas Tille <tille@debian.org> Sun, 05 Feb 2012 19:02:02 +0100
phy-spread (1.0.2-1) unstable; urgency=low
* Initial release. (Closes: #657585)
-- Andreas Tille <tille@debian.org> Sat, 28 Jan 2012 08:59:13 +0100
|