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 171 172 173 174 175 176 177 178 179 180 181 182 183
|
dia2code (0.8.3-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix ftbfs with GCC-10. (Closes: #957133)
-- Sudip Mukherjee <sudipm.mukherjee@gmail.com> Sun, 06 Sep 2020 18:53:21 +0100
dia2code (0.8.3-4) unstable; urgency=low
* debian/patches/fix_Segfault.patch: fixed segfault (Closes: #550092).
-- Francesco Aloe <francescoaloe4gnulinux@gmail.com> Sat, 24 Apr 2010 12:42:48 +0200
dia2code (0.8.3-3) unstable; urgency=low
* debian/watch: fixed obsolete and not working watch file. Closes #49789.
* debian/control: removed build-dep on automake1.4 and added automake.
* debian/dirs: removed this file because it was not needed.
* Removed some superfluous newlines, trailing whitespaces and fixed typos.
-- Francesco Aloe <francescoaloe4gnulinux@gmail.com> Wed, 19 Dec 2007 18:33:39 +0100
dia2code (0.8.3-2) unstable; urgency=low
* New maintainer (Closes: #264107)
* debian/control: updated standards version to 3.7.3
* debian/control: removed build-dep on doc-to-man and added cdbs, patchutils
* debian/rules: switched to cdbs
* debian/compat: updated to 5
* debian/patches: managed patches by cdbs simple-patchsys
* Fixed manpage: added some options missing
* debian/dia2code.sgml: removed this file because it was used for to generate
the manpage, is now being used the upstream manpage
-- Francesco Aloe <francescoaloe4gnulinux@gmail.com> Thu, 13 Dec 2007 11:33:22 +0100
dia2code (0.8.3-1) unstable; urgency=low
* QA upload.
* New upstream release (closes: #410690), notable changes:
- added various code generators: C# (closes: #201049), PHP5, Ruby
-- Stefano Zacchiroli <zack@debian.org> Mon, 12 Feb 2007 18:03:22 +0100
dia2code (0.8.1-5) unstable; urgency=low
* QA upload.
* Fix FTBFS by adding automake1.4 to build depends, closes: #264026.
-- Ola Lundqvist <opal@debian.org> Tue, 31 Aug 2004 12:45:59 +0200
dia2code (0.8.1-4) unstable; urgency=low
* QA upload.
* Changed maintainer to Debian QA Group <packages@qa.debian.org>
as the package has been orphaned for some time according to
#264107.
* Updated standards verstion to 3.6.1.
* Fixed FTBFS bug, closes: #264026.
-- Ola Lundqvist <opal@debian.org> Fri, 20 Aug 2004 09:21:51 +0200
dia2code (0.8.1-3) unstable; urgency=low
* New maintainer. (Closes: #187731)
* dia2code.h: prefix libxml2 includes with <libxml/>. (Closes: #192857)
* Updated standards version to 3.5.10
* Updated package descriptions for additional languages dia2code can
generate.
* Add AM_MAINTAINER_MODE to configure.in and update aclocal.m4, configure.
Add a kludge to debian/rules to avoid rerunning autoheader and automake.
* Use autotools-dev.
-- Morgon Kanter <morgon@surgo.net> Wed, 4 Jun 2003 16:29:47 -0400
dia2code (0.8.1-2) unstable; urgency=low
* Prevent a crash in lolipop_implementation(). Patch from Patrice Neff
<software@patrice.ch> (also forwarded upstream) (Closes: #133339)
-- Cyrille Chepelov <cyrille@chepelov.org> Fri, 15 Feb 2002 00:07:06 +0100
dia2code (0.8.1-1) unstable; urgency=low
* New upstream release
-- Cyrille Chepelov <cyrille@chepelov.org> Sat, 5 Jan 2002 22:01:27 +0100
dia2code (0.7-2) unstable; urgency=low
* Removed check for xml-config, since the transition to libxml2 is done
(Closes: #122889)
-- Cyrille Chepelov <cyrille@chepelov.org> Sat, 8 Dec 2001 08:48:00 +0100
dia2code (0.7-1) unstable; urgency=low
* New upstream release
-- Cyrille Chepelov <cyrille@chepelov.org> Fri, 7 Dec 2001 14:39:15 +0100
dia2code (0.5-11) unstable; urgency=low
* Added a build-dependency on automake to fix ia-64 build-time problems.
Fix from Eric Gillepsie <epg@debian.org> (Closes: #105103)
-- Cyrille Chepelov <chepelov@calixo.net> Thu, 19 Jul 2001 18:54:12 +0200
dia2code (0.5-10) unstable; urgency=low
* dia2code.kdevprj, configure.in, dia2code/Makefile.am: use proper
detection and invocation of libxml using xml-config. This makes the
build more resilient when building on the HURD. (sent upstream)
-- Cyrille Chepelov <chepelov@calixo.net> Tue, 3 Jul 2001 01:56:32 +0200
dia2code (0.5-9) unstable; urgency=low
* Made relationship fields in debian/control single-line (policy and
behaviour of core tools are quite in disagreement...)
* new maintainer address (same maintainer, but NM)
* bumped up the standards version number in debian/control.
* debian/dia2code.sgml: bumped up to DocBook 4.1 (hopefully).
changed the manpage author's address (mine).
-- Cyrille Chepelov <chep@debian.org> Sat, 24 Mar 2001 21:17:06 +0100
dia2code (0.5-8) unstable; urgency=low
* moved docbook-to-man as a Build-Depends, not a Build-Depends-Indep (we
do nothing in binary-indep, thus we need nothing). (Closes: #89266)
-- Cyrille Chepelov <chepelov@calixo.net> Sun, 11 Mar 2001 18:53:29 +0100
dia2code (0.5-7) unstable; urgency=low
* versioned the build-dependency on docbook-to-man (>= 1:2.0.0-8)
* removed obsolete call to dh_testversion in debian/rules
* removed call to dh_installmenu, as this program doesn't make sense
without command-line arguments.
-- Cyrille Chepelov <chepelov@calixo.net> Fri, 9 Mar 2001 09:52:28 +0100
dia2code (0.5-6) unstable; urgency=low
* Added checks for DEB_BUILD_OPTIONS="debug" in debian/rules (nostrip
already handled by dh_strip) [PM 11.1]
* Moved docbook-to-man to Build-Depends-Indep in debian/control [PM 7.6]
-- Cyrille Chepelov <chepelov@calixo.net> Mon, 5 Mar 2001 06:02:26 +0100
dia2code (0.5-5) unstable; urgency=low
* various clean-ups of debian/rules.
-- Cyrille Chepelov <chepelov@calixo.net> Sat, 3 Mar 2001 19:27:05 +0100
dia2code (0.5-4) unstable; urgency=low
* lintian cleanups.
-- Cyrille Chepelov <chepelov@calixo.net> Sat, 3 Mar 2001 09:50:08 +0100
dia2code (0.5-3) unstable; urgency=low
* build-depends again. Removed a lintian warning.
-- Cyrille Chepelov <chepelov@calixo.net> Sat, 3 Mar 2001 09:11:29 +0100
dia2code (0.5-2) unstable; urgency=low
* Added missing build-depends.
-- Cyrille Chepelov <chepelov@calixo.net> Fri, 2 Mar 2001 21:32:24 +0100
dia2code (0.5-1) unstable; urgency=low
* Initial Release.
*
-- Cyrille Chepelov <chepelov@calixo.net> Fri, 2 Mar 2001 21:32:10 +0100
|