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
|
python-jpype (0.6.3+dfsg-1) unstable; urgency=medium
* debian/copyright: Rewirte in DEP-5 style format
* debian/watch: repacksuffix
* New upstream version 0.6.3+dfsg
* Bump Standards-Version to 4.1.4
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 08 May 2018 21:41:46 +0900
python-jpype (0.6.2+dfsg-2) unstable; urgency=medium
* debian/control:
- Add python-setuptoolts to B-D. (Closes: #890387)
- Add python-numpy to B-D.
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 18 Feb 2018 20:20:48 +0900
python-jpype (0.6.2+dfsg-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ TANIGUCHI Takaki ]
* debian/watch: Set new location.
* New upstream version 0.6.2+dfsg (Closes: #863050)
* debian/rules:
+ call dh_numpy
+ disable test
* Remove test/sample/big.xml from upstream. (Closes: #867199)
* debian/control:
- Add dh-python to B-D.
- Change Priority from extra to optional
- Migrate Vcs-* to salsa.debian.org.
* debian/watch: Add dversionmangle
* Bump Standards-Version to 4.1.3
* debian/compat: 11
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 11 Feb 2018 18:42:08 +0900
python-jpype (0.5.4.2-3) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ TANIGUCHI Takaki ]
* Bump Standards Version to 3.9.4 (with no changes).
* debian/patches/default_jvm_path: Set default JVM path. (Closes: #683048)
* debian/control: B-D depends on only default-jdk. (Closes: #684278)
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 15 May 2013 13:30:55 +0900
python-jpype (0.5.4.2-2) unstable; urgency=low
[ Jakub Wilk ]
* Add Vcs-* fields.
[ TANIGUCHI Takaki ]
* Fixed FTBFS (Closes: #640345)
* debian/rules: change JAVA_HOMEk
* debian/control: add default-jre-headless to B-D.
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 27 Sep 2011 10:54:19 +0900
python-jpype (0.5.4.2-1) unstable; urgency=low
* New upstream.
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 11 Aug 2011 21:51:48 +0900
python-jpype (0.5.4.1-4) unstable; urgency=low
* Change Maintainer to DPMT.
* Switch to dh_python2.
* Bump Standards-Version to 3.9.2 (with no changes).
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 23 May 2011 11:17:05 +0900
python-jpype (0.5.4.1-3) unstable; urgency=low
* debian/control: add java6-runtime-headeless to Depends:. (Closes: 601510)
* debian/source/format: 3.0 (quilt).
* debian/control: Bumped Standards-version to 3.9.1 - no changes necessary.
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 28 Oct 2010 14:03:10 +0900
python-jpype (0.5.4.1-2) unstable; urgency=low
* debian/control: add openjdk-6-jdk to Build-Depends:. (Closes: #559090)
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 20 Dec 2009 17:03:26 +0900
python-jpype (0.5.4.1-1) unstable; urgency=low
* Initial release (Closes: #551485)
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 18 Oct 2009 16:56:17 +0900
|