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
|
statcvs (1:0.4.0.dfsg-3) unstable; urgency=low
* Document patches, to make lintian a fair deal happier
* Add a debian/README.source file to comply with standards 3.8.0
* Replace the dependency on libjdom-java by libjdom1-java and update
debian/wrappers/statcvs and debian/rules accordingly (closes: #502037)
-- Vincent Fourmond <fourmond@debian.org> Mon, 13 Oct 2008 21:02:42 +0200
statcvs (1:0.4.0.dfsg-2) unstable; urgency=low
* Conflicts with older statsvn, as statsvn crashes with the newer
statcvs
-- Vincent Fourmond <fourmond@debian.org> Sat, 28 Jun 2008 15:28:09 +0200
statcvs (1:0.4.0.dfsg-1) unstable; urgency=low
* New upstream release (closes: #481798):
- updated debian/new-upstream to cope for the new test
files in the archive
- Updated 01-disable-unjar, to remove various tests and to
have jar as the default build target.
- Disabling 10-fix-null-exception, not needed anymore
* Now depends on libjdom-java as well
* Fix the old-fsf-address-in-copyright-file lintian warning
* Improved manual page
* Updated debian/new-upstream to strip the sourceless jtreemap jar
from upstream's archive
* 10-disable-jtreemap to disable the generation of the page with
jtreemap-based map display
* Updated REAME.Debian
-- Vincent Fourmond <fourmond@debian.org> Sat, 28 Jun 2008 13:14:09 +0200
statcvs (1:0.3.dfsg+1-1) unstable; urgency=low
* Re-uploading with a new source, so the package isn't sourceless
in debian (work-around for a dak bug, Closes: #477381)
-- Vincent Fourmond <fourmond@debian.org> Fri, 11 Apr 2008 00:10:05 +0200
statcvs (1:0.3.dfsg-4) unstable; urgency=low
* The 'oops, I should not forget again to upload the source when
I move from contrib to main' release
-- Vincent Fourmond <fourmond@debian.org> Fri, 11 Apr 2008 00:03:56 +0200
statcvs (1:0.3.dfsg-3) unstable; urgency=low
* Fix manual page: statcvs does not have info documentation !
* Fix another glitch in manual page
* statcvs can now move to main (Closes: #463520)
* Remove last remaining file not in the debian/ subdir,
so lintian is happy
-- Vincent Fourmond <fourmond@debian.org> Thu, 10 Apr 2008 23:25:02 +0200
statcvs (1:0.3.dfsg-2) unstable; urgency=low
* Switched to using java-wrappers, adapted manual page
and dependencies
* Clarified a trifle debian/copyright to make lintian happier
-- Vincent Fourmond <fourmond@debian.org> Wed, 27 Feb 2008 00:24:22 +0100
statcvs (1:0.3.dfsg-1) unstable; urgency=low
* New upstream release (Closes: #280326)
* Now team-maintained
* Updated standards to 3.7.3, with amazingly no changes needed.
* Watchfile + debian/new-upstream to repackage upstream tarball
* Switching to CDBS + dpatch
* 01-disable-unjar to prevent incorporation of removed jars into the
final jar
* Builds fine with gcj, but does not run with gcj, or any
other free runtime, for what matters (probably due to #459281)
* New statcvs script (closes: #343869)
* Does not depend on libjdom-java anymore (closes: #331703)
* Recommends: cvs as users won't make much of statcvs without it.
* 10-fix-null-exception to take care of a small API change for
jfreechart
-- Vincent Fourmond <fourmond@debian.org> Sat, 19 Jan 2008 11:53:00 +0100
statcvs (20030713-4) unstable; urgency=high
* Fixed FTBFS: Missing Build-Depends on 'junit, libjdom-java'
(Closes: #306617)
-- Christian Bayle <bayle@debian.org> Thu, 28 Apr 2005 22:20:22 +0200
statcvs (20030713-3) unstable; urgency=low
* Applied patch proposed by Gary Hennigan
to deal with cvs log new format (Closes: #257622)
* Modified stacvs wrapper to take in account more possible JVM
-- Christian Bayle <bayle@debian.org> Sun, 5 Sep 2004 20:21:19 +0200
statcvs (20030713-2) unstable; urgency=low
* Corrected dependancies (Closes: bug#201502)
* Made more accurate description, a wrapper, a man and
changed section to contrib/devel (Closes: bug#201503)
* Added support for Kaffe
-- Christian Bayle <bayle@debian.org> Sat, 19 Jul 2003 02:35:24 +0200
statcvs (20030713-1) unstable; urgency=low
* Patch that made fail statcvs on some big CVS archive
applied upstream, new upstream
-- Christian Bayle <bayle@debian.org> Sun, 13 Jul 2003 01:24:11 +0200
statcvs (20030711-2) unstable; urgency=low
* Added gorilla.jpg missing file
* patch that made fail statcvs on some big CVS archive
-- Christian Bayle <bayle@debian.org> Sat, 12 Jul 2003 23:44:44 +0200
statcvs (20030711-1) unstable; urgency=low
* Initial Release. (Closes: bug#199758) ITP
-- Christian Bayle <bayle@debian.org> Fri, 11 Jul 2003 23:21:44 +0200
Local variables:
mode: debian-changelog
End:
|