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
|
simulavr (1.0.0+git20160221.e53413b-1) unstable; urgency=medium
* QA upload.
* New upstream release. (Closes: #522244)
- use git snapshot, as current 1.0.0 release is already quite old
and does not autoreconfigure without a lot of patching.
- builds with GCC 8 (Closes: #897860)
- builds with clang (Closes: #754591)
- builds with texlive installed (Closes: #650947)
* Convert to dh-based build. (Closes: #727966)
* Convert to source format 3.0 (quilt).
* debian/patches:
- fix regression test build
- fix spelling errors found by lintian
- add dircategory/direntry sections to info manual
* debian/watch:
- don't match windows/binary archives
- add pgpsigurlmangle
* debian/copyright:
- convert to copyright format 1.0
- update to new upstream release
* debian/control:
- bump Standards-Version to 4.2.0
- update homepage
- drop obsolete recommendation on xterm
- add python and texinfo to build dependencies; required for regression
tests and building of the info manual.
* Import upstream signing keyring.
* Add upstream metadata file.
* Drop outdated README.Debian and simulavr-vcd manpage.
-- Reiner Herrmann <reiner@reiner-h.de> Sat, 11 Aug 2018 11:55:41 +0200
simulavr (0.1.2.2-7) unstable; urgency=medium
* QA upload.
Set Maintainer to "Debian QA Group <packages@qa.debian.org>".
Cf. #739228.
* Fix "ftbfs with GCC-5": apply patch from Brett Johnson:
debian/rules: build with "-std=gnu89".
(Closes: #778119)
-- gregor herrmann <gregoa@debian.org> Tue, 21 Jul 2015 18:28:15 +0200
simulavr (0.1.2.2-6.2) unstable; urgency=low
* NMU.
* Add patches from Ubuntu:
[ Ilya Barygin ]
* src/{eeprom,flash,memory}.c: fix possible buffer overflow detected
by FORTIFY_SOURCE, see http://savannah.nongnu.org/bugs/?29049
* Add missing ${misc:Depends} to binary package dependencies.
(Closes: #572326)
[ Daniel T Chen ]
* src/disp-vcd/disp.c: Fix FTBFS from unused-but-set-variable error.
(LP: #832944) (Closes: #625433)
-- gregor herrmann <gregoa@debian.org> Mon, 24 Oct 2011 16:18:29 +0200
simulavr (0.1.2.2-6.1) unstable; urgency=low
* Non-maintainer upload.
* Fix build with gcc 4.3 by applying #if 0 to unused code and turning
an extern inline function into static inline (Closes: #461668).
* Upgrade Homepage pseudo-field to a real field in debian/control.
-- Simon McVittie <smcv@ianadd.pseudorandom.co.uk> Sat, 05 Apr 2008 21:43:28 +0000
simulavr (0.1.2.2-6) unstable; urgency=low
* Adopting package (Closes: #345830)
* Set compat to 5
* Add xterm to Recommends and add a README.Debian (Closes: #437711)
* debian/control: Remove toolchain-source from Suggests
* debian/rules:
+ Disable tests by default
+ Separate configure and build targets
+ Fix debian-rules-ignores-make-clean-error
+ Allow cross-compiling
-- Arthur Loiret <arthur.loiret@gmail.com> Fri, 17 Aug 2007 09:52:43 +0200
simulavr (0.1.2.2-5) unstable; urgency=low
* QA upload.
* Reapply changes from 0.1.2.2-3.
* debian/rules: Readd dh_testdir and dh_testroot.
* Conforms to Standards version 3.7.2.
-- Matej Vela <vela@debian.org> Fri, 21 Jul 2006 09:25:34 +0200
simulavr (0.1.2.2-4) unstable; urgency=low
* QA Group upload orphaning this package
-- Andrew Pollock <apollock@debian.org> Thu, 27 Apr 2006 22:42:43 -0700
simulavr (0.1.2.2-3) unstable; urgency=low
* src/intvects.h (irq_vect_table_index): Use offsetof. Closes: #361603.
* Update config.guess and config.sub to version 2006-02-23.
* Clean up debian/rules.
-- Shaun Jackman <sjackman@debian.org> Sun, 9 Apr 2006 12:59:37 -0600
simulavr (0.1.2.2-2) unstable; urgency=low
* Handle new texi2html behaviour. Closes: #345767
* Update watch file.
* Update policy version to 3.6.2.2. No changes necessary.
* Remove the versioned build depends. Stable (sarge) meets all the
dependencies.
-- Shaun Jackman <sjackman@debian.org> Sun, 15 Jan 2006 22:42:24 -0700
simulavr (0.1.2.2-1) unstable; urgency=low
* New upstream release.
* Cast unsigned char* to char* for gcc-4.0 (closes: #302387).
-- Shaun Jackman <sjackman@debian.org> Thu, 31 Mar 2005 22:49:37 -0800
simulavr (0.1.2.1-3) unstable; urgency=low
* Fix ARM build by preventing mistaken warning (closes: #271646).
-- Shaun Jackman <sjackman@debian.org> Tue, 14 Sep 2004 08:19:56 -0700
simulavr (0.1.2.1-2) unstable; urgency=low
* Change -m avr85xx to -m avr2 (closes: #268292).
-- Shaun Jackman <sjackman@debian.org> Sat, 28 Aug 2004 14:18:40 -0700
simulavr (0.1.2.1-1) unstable; urgency=low
* New upstream release.
* Add simulavr-vcd.1.
* Add Carsten Beth to copyright.
* Add Build-Depends: avr-libc (>= 1:1.0.3-1), gcc-avr (>= 1:3.3.2-1),
binutils-avr (>= 2.14-1), debhelper (>> 4.0.0).
* Add Recommends: gcc-avr.
* Add Suggests: toolchain-source.
* Remove Recommends: gdb-avr (Closes: #240555).
* Update Standards-Version: 3.6.1.0
* Update watch version=2.
-- Shaun Jackman <sjackman@debian.org> Sat, 10 Apr 2004 13:54:17 -0700
simulavr (0.1.1-4) unstable; urgency=low
* Fix the build for ia64 (Closes: #168893).
-- Shaun Jackman <sjackman@debian.org> Thu, 1 Jan 2004 18:00:19 -0800
simulavr (0.1.1-3) unstable; urgency=low
* (debian/control): Depend avr-libc (>= 20020203-3) (Closes: #168036).
-- Shaun Jackman <sjackman@debian.org> Fri, 17 Oct 2003 16:08:35 -0700
simulavr (0.1.1-2) unstable; urgency=low
* Added Build-Depends: avr-libc, gcc-avr, libncurses5-dev.
-- Shaun Jackman <sjackman@debian.org> Thu, 31 Oct 2002 17:10:13 -0800
simulavr (0.1.1-1) unstable; urgency=low
* Initial Release.
-- Shaun Jackman <sjackman@debian.org> Sat, 5 Oct 2002 23:27:04 -0700
|