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
|
avarice (2.13+svn347-4) unstable; urgency=medium
[ Tobias Frost ]
* debian/patches/do-not-overwrite-vars.patch forwarded
[ Christian Kastner ]
* Replace my email with my @debian.org address
* Fix spelling error in previous changelog entry
* d/control:
- Bump Standards-Version to 3.9.8 (no changes needed)
- Switch Vcs-Browser from gitweb to cgit
- Switch to secure URIs in Vcs-* fields
* d/copyright:
- Bump copyright years
* d/rules:
- Add hardening=+all to DEB_BUILD_MAINT_OPTIONS
-- Christian Kastner <ckk@debian.org> Sun, 01 May 2016 14:37:01 +0200
avarice (2.13+svn347-3) unstable; urgency=medium
* Fix FTBFS for GCC 5 (Closes: #777789)
* Enable warnings to help getting reproducible builds: d/rules set
maintainer option and B-D on new enough dpkg
* New patch for reproducible builds
* New patch to avoid the the configure script overwrites its own vars
* Use --as-needed linking flags to avoid unneeded dependencies
-- Tobias Frost <tobi@debian.org> Tue, 16 Jun 2015 15:53:23 +0200
avarice (2.13+svn347-2) unstable; urgency=medium
[ Tobias Frost ]
* upload to unstable
* Add the JTAGICE3 to the udev rules
[ Christian Kastner ]
* Add manpage for start-avarice(1)
* Add manpage for kill-avarice(1)
* d/manpages: install manpages created by Debian
* d/patches: Add Bug headers for patches submitted upstream
-- Tobias Frost <tobi@debian.org> Mon, 18 May 2015 18:34:22 +0200
avarice (2.13+svn347-1) experimental; urgency=medium
[ Christian Kastner ]
* Acknowledge NMU. Thanks, David Prévot.
* Convert to source format 3.0 (quilt)
* Use dh_installudev to install rules.
* debian/control:
- Set maintainer to myself. Closes: #732433
- Bump Standards-Version to 3.9.6 (no changes needed)
- Bump debhelper Build-Depends to (>= 9)
- Update package description and synopsis
- Drop redundant section from binary package
- Add homepage field
- Add Vcs-* fields
* debian/compat:
- Set compatibility level to 9
* debian/copyright:
- Convert to MRCF-1.0
* debian/patches (converted from source format 1.0):
- avarice-must-not-link-with-the-shared-version-of-libbfd
- Man-page-fixes (also updated)
* debian/patches (added):
- Spelling-fixes
[ Tobias Frost ]
* New upstream SVN snapshot. Closes: #760708
* debian/control: Add myself to uploaders and d/copyright
* d/rules: Add get-orig-source to retrieve SVN snapshot
* d/watch: Add dversionmangle to d/watch to mangle svn version
* Build using dh-autoreconf
* applying wrap-and-sort
* Update Man-page-fixes: Add fix for ice-gdb.1
* Enable parallel build
* Do not create links for udev rules. Closes: #704560
-- Tobias Frost <tobi@debian.org> Mon, 30 Mar 2015 22:26:41 +0200
avarice (2.11-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Build-depend on libiberty-dev. Closes: #730902.
-- David Prévot <taffit@debian.org> Sun, 22 Dec 2013 14:17:46 -0400
avarice (2.11-1) unstable; urgency=low
* New upstream release.
* Replace SYSFS with ATTRS in avarice.rules. Closes: #603630.
Thanks to Gonzalo Pérez de Olaguer Córdoba.
* Update the Debian policy to version 3.9.2.
* Bump debhelper to version 8.
-- Shaun Jackman <sjackman@debian.org> Sat, 03 Dec 2011 12:23:50 -0800
avarice (2.10-3) unstable; urgency=medium
* Patch usb_dev_handle to fix a FTBFS. Closes: #565280.
Thanks to Nobuhiro Iwamatsu.
-- Shaun Jackman <sjackman@debian.org> Sun, 24 Jan 2010 11:21:12 -0800
avarice (2.10-2) unstable; urgency=medium
* libbfd requires libz and libdl. Closes: #552977.
-- Shaun Jackman <sjackman@debian.org> Wed, 13 Jan 2010 23:05:38 -0800
avarice (2.10-1) unstable; urgency=low
* New upstream release.
* Update the Debian policy to version 3.8.3.
* Bump debhelper to version 7.
* Use dh_prep rather than dh_clean -k.
* Acknowledge NMU. Closes: #521901.
-- Shaun Jackman <sjackman@debian.org> Sun, 16 Aug 2009 11:17:09 -0700
avarice (2.9-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix FTBFS because of missing zlib import. Add zlib1g-dev as a
Build-Depency. (Closes: #521901)
* Added a Build-Conflicts on binutils-multiarch as that diverts
the static archive of libbfd away.
-- Philipp Kern <pkern@debian.org> Wed, 06 May 2009 23:57:50 +0200
avarice (2.9-1) unstable; urgency=low
* New upstream release.
-- Shaun Jackman <sjackman@debian.org> Mon, 30 Mar 2009 19:09:40 -0700
avarice (2.8-1) unstable; urgency=low
* New upstream release.
* Update the Debian policy to version 3.8.0.1.
-- Shaun Jackman <sjackman@debian.org> Fri, 21 Nov 2008 22:00:12 -0800
avarice (2.7-2) unstable; urgency=low
* Add the AVR Dragon to the udev rules. Closes: #461986.
* Update the Debian policy to version 3.7.3.
-- Shaun Jackman <sjackman@debian.org> Mon, 21 Jan 2008 12:42:25 -0800
avarice (2.7-1) unstable; urgency=low
* New upstream release.
* Fix lintian warning: debian-rules-ignores-make-clean-error.
-- Shaun Jackman <sjackman@debian.org> Sat, 17 Nov 2007 21:34:22 -0700
avarice (2.6-2) unstable; urgency=low
* Upload to unstable.
-- Shaun Jackman <sjackman@debian.org> Thu, 5 Jul 2007 10:25:08 -0600
avarice (2.6-1) experimental; urgency=low
* New upstream release.
-- Shaun Jackman <sjackman@debian.org> Fri, 23 Feb 2007 09:57:06 -0700
avarice (2.5-1) unstable; urgency=low
* New upstream release.
* Update the Debian policy to version 3.7.2.2.
-- Shaun Jackman <sjackman@debian.org> Thu, 30 Nov 2006 09:42:26 -0700
avarice (2.4-3) unstable; urgency=medium
* Link statically against libbfd. Closes: #381505.
-- Shaun Jackman <sjackman@debian.org> Tue, 8 Aug 2006 14:11:45 -0600
avarice (2.4-2) unstable; urgency=medium
* Add binutils-dev to Build-Depends. Closes: #381136.
-- Shaun Jackman <sjackman@debian.org> Wed, 2 Aug 2006 17:35:41 -0600
avarice (2.4-1) unstable; urgency=low
* Initial release. Closes: #380695.
-- Shaun Jackman <sjackman@debian.org> Tue, 1 Aug 2006 09:33:10 -0600
|