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
|
libjgraph-java (5.12.2.1.dfsg-1) unstable; urgency=low
* New upstream release.
* Set Standards-Version to 3.8.0; rename debian/README.Debian-source to
debian/README.source and add pointer to quilt howto.
* Refresh patch 01_buildxml.patch.
* Change runtime dependency to "default-jre-headless |
java-runtime-headless".
* Move examples from the library packages to the doc package.
-- gregor herrmann <gregoa@debian.org> Sat, 15 Nov 2008 15:09:26 +0100
libjgraph-java (5.12.1.0.dfsg-1) unstable; urgency=low
* New upstream release.
* Switch from dpatch to quilt.
* Change my email address in several files under debian/.
* debian/copyright: update and compact.
* debian/control: build depend on default-jdk-builddep, depend on
default-jre instead of specifying a specific JDK/JRE; change JAVA_HOME
in debian/rules accordingly.
* Install API documentation to /usr/share/doc/libjgraph-java-doc/api/
instead of directly under libjgraph-java-doc/
-- gregor herrmann <gregoa@debian.org> Fri, 09 May 2008 18:29:56 +0200
libjgraph-java (5.12.0.4.dfsg-1) unstable; urgency=low
* New upstream release.
* Remove debian/dirs and create /usr/share/java directly from
debian/rules.
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 17 Mar 2008 20:28:08 +0100
libjgraph-java (5.12.0.1.dfsg-1) unstable; urgency=low
* New upstream release.
* Add build.xml to files with copyright "-2008" in debian/copyright.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 24 Feb 2008 20:40:50 +0100
libjgraph-java (5.12.0.0.dfsg-1) unstable; urgency=low
* New upstream release.
* debian/copyright:
- add stanza for file with copyright -2008
- replace LGPL2+ with LGPL-2+
- add missing space
* debian/rules:
- remove some spurious whitespace
- remove configure{,-stamp} targets
-- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 19 Feb 2008 18:38:24 +0100
libjgraph-java (5.11.0.1.dfsg-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 31 Jan 2008 17:39:58 +0100
libjgraph-java (5.10.2.0.dfsg-2) unstable; urgency=low
[ gregor herrmann ]
* debian/rules: explicitly set JAVA_HOME.
* Change debian/copyright to the new machine-readable format.
* Set debhelper compatibility level to 6.
-- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 10 Jan 2008 19:57:39 +0100
libjgraph-java (5.10.2.0.dfsg-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release.
* Move upstream URL from the description to the new Homepage field.
* Change XS-Vcs-* fields to Vcs-*.
* debian/rules: let all targets depend on *-stamp targets.
[ tony mancill ]
* debian/control: remove trailing spaces from Homepage field.
* Set Standards Version to 3.7.3.
-- tony mancill <tmancill@debian.org> Thu, 13 Dec 2007 20:01:54 -0800
libjgraph-java (5.10.1.5.dfsg-1) unstable; urgency=low
* New upstream release.
* Clean up debian/rules.
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 17 Sep 2007 18:45:29 +0200
libjgraph-java (5.10.1.4.dfsg-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 03 Aug 2007 15:08:06 +0200
libjgraph-java (5.10.1.3.dfsg-1) unstable; urgency=low
* New upstream release.
* Improve long and short descriptions of binary packages.
* Update years of copyright in debian/copyright.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 27 Jul 2007 13:03:58 +0200
libjgraph-java (5.10.1.2.dfsg-1) unstable; urgency=low
* New upstream release.
* Patch build.xml to stop it from fetching external stuff over the net
when building the docs.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 09 Jun 2007 17:17:02 +0200
libjgraph-java (5.10.1.0.dfsg-1) unstable; urgency=low
* New upstream release.
* Improve debian/watch and debian/rules.
* Use dh_wraporig to create .dfsg tarball:
- Add debian/dh_wraporig.local.
- Include created debian/README.Debian-source.
- Adapt debian/watch to call dh_wraporig.
- Change get-orig-source target in debian/rules to use uscan/dh_wraporig.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 13 May 2007 02:12:09 +0200
libjgraph-java (5.10.0.1.dfsg-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 26 Feb 2007 17:25:47 +0100
libjgraph-java (5.9.2.1.dfsg-1) unstable; urgency=low
* Initial release (closes: #404515).
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 14 Jan 2007 21:35:23 +0100
|