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 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270
|
dynamips (0.2.14-1) unstable; urgency=medium
* Imported Upstream version 0.2.14
* Expand patch description for no-install-docs.patch.
Thanks to Gianfranco Costamagna
* Update VCS-Browser to use new cgit URL
* Bunp standards version to 3.9.6 - no changes necessary
-- Daniel Lintott <daniel@serverb.co.uk> Mon, 29 Sep 2014 21:00:33 +0100
dynamips (0.2.13-1) unstable; urgency=medium
* Add statement to copyright regarding binary microcode
* Imported Upstream version 0.2.13
* Add cmake to build-depends
* Update debian/copyright years, email addresses and source
* Update homepage in debian/control
* Remove Makefile patch no longer required (now using cmake)
* Tidy up the installation of docs
* Add DEB_LDFLAGS_MAINT_APPEND = -Wl --as-needed to debian/rules to
prevent un-needed linking
-- Daniel Lintott <daniel@serverb.co.uk> Thu, 14 Aug 2014 17:24:10 +0100
dynamips (0.2.12-1) unstable; urgency=medium
* Correct my email address in d/copyright
* Imported Upstream version 0.2.12
* Remove patch applied upstream
+ 0001-Missing-space-in-hypervisor_mode.7-manpage-line-310.patch
* Wrap-and-sort d/control and d/copyright
* Move VCS to Alioth
* Update debian/copyright
* Drop version from libpcap0.8-dev build-depend
* Drop un-necessary override in d/rules
-- Daniel Lintott <daniel@serverb.co.uk> Sat, 05 Apr 2014 20:18:59 +0100
dynamips (0.2.11-1) unstable; urgency=low
* [ab3a8d82] Bump standards-version to 3.9.5 - no changes
* [b792229e] debian/watch - Remove obsolete githubredir
* [278818eb] Imported Upstream version 0.2.11
* [f1fec7b5] Drop patches applied upstream
+ 20-stableMakefileHardening
+ 30-arm_support.patch
* [4a4ab133] Patches to fix architecture detection in Makefile
+ 10-Makefile-Architecture - removed
+ MakefileArchitecture.patch - added
* [98e2662c] debian/rules
+ Remove override_dh_install (Makefile fixed for DESTDIR)
* [4ec13364] Add patch to fix lintian warning:
+ manpage-has-errors-from-man
hypervisor_mode.7.gz 310: warning: macro `Bvm' not defined
-- Daniel Lintott <daniel@serverb.co.uk> Tue, 11 Feb 2014 11:20:41 +0000
dynamips (0.2.10-2) unstable; urgency=low
* [6864f823] Import ARM Support patch from Ubuntu
* [d3ad6218] Update Makefile architecture patch (to fix FTBFS on Ubuntu)
* [0e8239c6] Update ARM Support patch to include ARM64
-- Daniel Lintott <daniel@serverb.co.uk> Tue, 29 Oct 2013 12:33:09 +0000
dynamips (0.2.10-1.1) unstable; urgency=low
* Non-maintainer upload.
* Enable autobuild.
-- Andrew Shadura <andrewsh@debian.org> Thu, 17 Oct 2013 22:46:37 +0200
dynamips (0.2.10-1) unstable; urgency=low
* New Maintainer (Closes: #725349)
* [f0fade5c] Imported Upstream version 0.2.10
* [49cfc9c2] Add new architecture patch
* [3c9594b0] Correct spelling in README.debian
* [642bb50c] Switch build system to debhelper
* [cd423ffa] Update debian/watch file
* [c1920d03] Add additional files for debhelper
* [c4623795] Convert copyright file to machine readable (DEP-5)
* [4e7cb75b] Add postinst script
* [ddeaf0eb] Update debian/control
-- Daniel Lintott <daniel@serverb.co.uk> Mon, 07 Oct 2013 19:28:57 +0100
dynamips (0.2.7-0.2.8RC2-5.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS with multiarch paths: cc: error: /usr/lib/libelf.a: No
such file or directory": add patch libelf.patch: just use "-lelf".
(Closes: #682412).
Thanks to gregor herrmann for providing a patch.
-- Arno Töll <arno@debian.org> Sat, 15 Sep 2012 20:55:37 +0200
dynamips (0.2.7-0.2.8RC2-5) unstable; urgency=low
* [36efa51e] changed patch system from dpatch to quilt
* [810c744d] [debian/control] bumped standards version
-- Erik Wenzel <erik@debian.org> Fri, 10 Sep 2010 23:12:09 +0000
dynamips (0.2.7-0.2.8RC2-4) unstable; urgency=low
* [5530548a] [patch] added 70_console_bind to allow binds to a
configurable inet address (Closes: #504669) - thanks to Justin Azoff
<JAzoff@uamail.albany.edu>
* [88fd2973] changed file modes in patch dir und removed extra cleanup
in clean target of rules
-- Erik Wenzel <erik@debian.org> Wed, 04 Feb 2009 22:26:05 +0100
dynamips (0.2.7-0.2.8RC2-3) unstable; urgency=low
* [1a8805d8] [rules] added mode fix for debian patches in clean target
* [064d8cd6] [control] bumped standards-version; added
debian/README.source
* [de110875] [rules] removed architecture fixes
* [fd03c6f8] integrated 90_fix_Makefile_architectures from ubuntu
(Closes: 468797) - thanks to Luca Falavigna <dktrkranz@ubuntu.com>
* [4113547e] integraded 91_hppa_support.dpatch from ubuntu - thanks to
Luca Falavigna <dktrkranz@ubuntu.com>
* [87845f36] [control] added vcs fields
* [b9556304] [control] added misc:depends as lintian suggests
* [fcdd1b50] [control] fixed typo in depends line
* [f8766421] removed empty {post,pre}{inst,rm}
-- Erik Wenzel <erik@debian.org> Thu, 22 Jan 2009 00:29:33 +0100
dynamips (0.2.7-0.2.8RC2-2) unstable; urgency=low
* [control] added DebTags
* [control] bumped standards-version
* [control] added Homepage field
* [control] fixed Build dependency
* [copyright] added years
* added 65_man_macro_fixes.dpatch
-- Erik Wenzel <erik@debian.org> Thu, 27 Mar 2008 23:28:47 +0000
dynamips (0.2.7-0.2.8RC2-1) unstable; urgency=low
* New upstream release
* [hypervisor_mode.7] fixed NAME for mandb update on whatis and
apropos
* [control] added gns3 client information
-- Erik Wenzel <erik@debian.org> Wed, 17 Oct 2007 06:22:05 +0000
dynamips (0.2.7-0.2.8RC1-1) unstable; urgency=low
* New upstream release
* [control] changed description
-- Erik Wenzel <erik@debian.org> Mon, 10 Sep 2007 11:17:29 +0000
dynamips (0.2.7-1) unstable; urgency=low
* New upstream release
* [control] removed uploader
-- Erik Wenzel <erik@debian.org> Fri, 15 Jun 2007 15:42:44 +0000
dynamips (0.2.6-0.2.7RC3-1) unstable; urgency=low
* New upstream release
* created 40_fix_Makefile_linux_pcap_path patch
* lintian: fixed typo in README.Debian
-- Erik Wenzel <erik@debian.org> Sun, 06 May 2007 09:29:17 +0000
dynamips (0.2.6-0.2.7RC1-1) unstable; urgency=low
* New upstream release
-- Erik Wenzel <erik@debian.org> Wed, 21 Feb 2007 19:11:37 +0100
dynamips (0.2.5-0.2.6RC5-2) unstable; urgency=low
* [control] changed section to non-free
* Initial release. (Closes: #383068)
* corrected version string
* [copyright] updated license statements on 2 header files
-- Erik Wenzel <erik@debian.org> Sat, 13 Jan 2007 15:16:50 +0000
dynamips (0.2.6RC5-1) unstable; urgency=low
* New upstream release
-- Erik Wenzel <erik@debian.org> Thu, 21 Dec 2006 14:08:21 +0000
dynamips (0.2.6RC4-1) unstable; urgency=low
* new upstream release
* changed dependency from libelfg0-dev to libelf-dev
* removed 10_makefile_install_target.dpatch. integrated in upstream
* removed 15_makefile_man_targets.dpatch. partly integrated in upstream
* renamed 20_fix_Makefile_clean_target.dpatch
* created 30_fix_Makefile_man_path.dpatch
* created 35_fix_Makefile_etc.dpatch
* removed debian/ dir shipped with upstream release
-- Erik Wenzel <erik@debian.org> Mon, 20 Nov 2006 00:29:25 +0100
dynamips (0.2.6RC2-2) unstable; urgency=low
* Upstream included COPYING file with GNU Licence statement in v0.2.5
(Closes: #383068)
* watch file added
* removed man pages from debian/, upstream included it in tarball
* using dpatch now
* created 10_makefile_install_target.dpatch
* created 15_makefile_man_targets.dpatch: ifdef for Linux inspired by
"Achim Dreyer" <adreyer@adreyer.de>, thanks.
* created 20_fix_clean_target.dpatch
* created 30_use_sharedlib.dpatch
* install README.hypervisor doc directory
-- Erik Wenzel <erik@debian.org> Mon, 23 Oct 2006 00:45:34 +0200
dynamips (0.2.6RC2-1) unstable; urgency=low
* New upstream release
-- Erik Wenzel <erik@debian.org> Thu, 19 Oct 2006 16:21:04 +0200
dynamips (0.2.6RC1-1) unstable; urgency=low
* New upstream release
-- Erik Wenzel <erik@debian.org> Sun, 15 Oct 2006 23:02:03 +0200
dynamips (0.2.5-1) unstable; urgency=low
* New upstream release
-- Erik Wenzel <erik@debian.org> Sat, 16 Sep 2006 14:27:20 +0200
dynamips (0.2.4-0.2.5RC5-2) unstable; urgency=low
* included nvram_export installation in Makefile patch
* dynamips man page written
* nvram_export man page written
* hypervisor_mode man page written
-- Erik Wenzel <erik@debian.org> Sun, 10 Sep 2006 23:15:58 +0200
dynamips (0.2.4-0.2.5RC5-1) unstable; urgency=low
* New upstream release
-- Erik Wenzel <erik@debian.org> Tue, 5 Sep 2006 08:31:51 +0200
dynamips (0.2.4-0.2.5RC2-2) unstable; urgency=low
* [control]: Changed Section to contrib/net
* [copyright]: added copyright information on header files
-- Erik Wenzel <erik@debian.org> Mon, 21 Aug 2006 11:56:23 +0200
dynamips (0.2.4-0.2.5RC2-1) unstable; urgency=low
* Initial release. (Closes: #383068)
* created control, copyright, rules, changelog files
* Patch written: Makefile_install_target
-- Erik Wenzel <erik@debian.org> Tue, 15 Aug 2006 22:11:56 +0200
|