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
|
nemiver (0.9.6-1.1) unstable; urgency=medium
* Non-maintainer upload.
[ Luca Bruno ]
* Fix Vcs-* endpoints
[ Logan Rosen ]
* debian/patches/bool-conversion.patch: Grab patch from upstream Git
to fix FTBFS due to bool conversion. (Closes: #822502)
[ Andreas Henriksson ]
* debian/patches/use-bool-operator-in-the-condition.patch:
Add patch from upstream commit 262cf9657f9c2727
"Use RefPtr::bool() operator in the conditions"
-- Andreas Henriksson <andreas@fatal.se> Sat, 17 Dec 2016 19:53:01 +0100
nemiver (0.9.6-1) unstable; urgency=medium
* New upstream version
* debian: update gbp.conf and control metadata
* Now building against libvte-2.91 (Closes: #788022)
-- Luca Bruno <lucab@debian.org> Sat, 03 Oct 2015 19:50:07 +0200
nemiver (0.9.5-2) unstable; urgency=medium
* Add missing gsettings-desktop-schemas dependency
(Closes: #733078)
-- Luca Bruno <lucab@debian.org> Wed, 25 Dec 2013 18:24:37 +0100
nemiver (0.9.5-1) unstable; urgency=medium
* New upstream version
-- Luca Bruno <lucab@debian.org> Sun, 15 Dec 2013 11:46:52 +0100
nemiver (0.9.4-2) unstable; urgency=low
* Build-depend on libxml2-utils instead of gnome-doc-utils
(Closes: #717514)
-- Luca Bruno <lucab@debian.org> Thu, 01 Aug 2013 15:57:49 +0200
nemiver (0.9.4-1) unstable; urgency=low
* Upload to unstable
-- Luca Bruno <lucab@debian.org> Sun, 05 May 2013 23:33:07 +0200
nemiver (0.9.4-0~exp1) experimental; urgency=low
* New upstream version
-- Luca Bruno <lucab@debian.org> Mon, 04 Mar 2013 11:35:54 +0100
nemiver (0.9.2-1) unstable; urgency=low
* New upstream version
-- Luca Bruno <lucab@debian.org> Sun, 13 May 2012 22:30:47 +0200
nemiver (0.9.1-1) unstable; urgency=low
* New upstream version
-- Luca Bruno <lucab@debian.org> Sat, 26 Nov 2011 18:15:37 +0100
nemiver (0.9.0-1) unstable; urgency=low
[ Jeremy Bicha ]
* New upstream GTK3 version (Closes: #644653)
* debian/control:
- Update build-dependencies
- Bump to debhelper 8
* debian/copyright:
- Dropped unneeded LGPL link
- Use DEP-5 format
* debian/rules:
- Use simplified dh7 rules
* debian/source/format: Switch to 3.0 (quilt)
* debian/watch: Watch for .xz
-- Luca Bruno <lucab@debian.org> Sat, 08 Oct 2011 17:46:49 +0200
nemiver (0.8.2-1) unstable; urgency=low
* New upstream version (Closes: #627891)
+ Optional support of the GSettings system
* Fix Vcs-Browser tag (Closes: #627892)
* Getting rid of unneeded *.la files (Closes: #622535)
* Updated Standards-Version to 3.9.1
-- Luca Bruno <lucab@debian.org> Sat, 28 May 2011 17:56:00 +0200
nemiver (0.8.1-1) unstable; urgency=low
* New upstream version
+ Bugfixes and translations update
* debian/rules: remove legacy build switches, enabled by default now
* Updated Standards-Version to 3.9.1
+ Keep debian/source/format as 1.0
-- Luca Bruno <lucab@debian.org> Thu, 27 Jan 2011 11:22:12 +0100
nemiver (0.8.0-1) unstable; urgency=low
* New upstream version
+ Support countpoints and integrated disassembling
* Dropped gcc-4.5 patch, fixed upstream
-- Luca Bruno <lucab@debian.org> Sat, 15 Jan 2011 12:41:08 +0100
nemiver (0.7.3-2) unstable; urgency=low
* Fixed build failure with gcc-4.5 (Closes: #565093)
* Updated Standards-Version to 3.8.4
-- Luca Bruno <lucab@debian.org> Thu, 04 Mar 2010 23:26:22 +0100
nemiver (0.7.3-1) unstable; urgency=low
* New upstream version
+ Support editing breakpoint condition
-- Luca Bruno <lucab@debian.org> Sun, 20 Dec 2009 16:16:47 +0100
nemiver (0.7.2-1) unstable; urgency=low
* New upstream version
+ Support breakpoint ignore counts
-- Luca Bruno <lucab@debian.org> Thu, 17 Sep 2009 17:18:28 +0200
nemiver (0.7.1-1) unstable; urgency=low
* New upstream version
-- Luca Bruno <lucab@debian.org> Thu, 06 Aug 2009 20:41:21 +0200
nemiver (0.7.0-1) unstable; urgency=low
* New upstream version
+ Now using GDB Variable Objects (via GDB/MI)
* dh_scroolkeeper is deprecated now, removed
* Updated Standards-Version to 3.8.2
-- Luca Bruno <lucab@debian.org> Fri, 24 Jul 2009 16:24:32 +0200
nemiver (0.6.7-1) unstable; urgency=low
* New upstream version
-- Luca Bruno <lucab@debian.org> Tue, 05 May 2009 22:14:08 +0200
nemiver (0.6.6-1) unstable; urgency=low
* New upstream version
-- Luca Bruno <lucab@debian.org> Fri, 10 Apr 2009 18:29:46 +0200
nemiver (0.6.5-1) unstable; urgency=low
* New upstream release (LP: #327128)
* Use $(QUILT_STAMPFN) as patch target
* Added new intltool build-dep
* Bumped Standards-Version to 3.8.1 (no changes needed)
-- Luca Bruno <lucab@debian.org> Fri, 13 Mar 2009 22:16:20 +0100
nemiver (0.6.4-1) unstable; urgency=low
* New upstream release
-- Luca Bruno <lucab@debian.org> Fri, 28 Nov 2008 20:31:33 +0100
nemiver (0.6.3-1) unstable; urgency=low
* New upstream release
+ bugfix and translations update
* New upstream website, updating all references
-- Luca Bruno <lucab@debian.org> Mon, 13 Oct 2008 19:21:28 +0200
nemiver (0.6.2-1) unstable; urgency=low
* New upstream version
+ bugfix and translations update
-- Luca Bruno <lucab@debian.org> Thu, 11 Sep 2008 21:55:24 +0200
nemiver (0.6.1-1) unstable; urgency=low
* New upstream version
+ conditional breakpoint
+ arbitrary function calls
+ better HIG compliance
* Bumped Standards-Version to 3.8.0, added README.source for quilt
* Updated Andrea's mail address
-- Luca Bruno <lucab@debian.org> Sun, 03 Aug 2008 19:44:27 +0200
nemiver (0.5.4-1) unstable; urgency=low
* New upstream version
+ code cleanup and compilation fixes
+ better handling of variable 'this'
-- Luca Bruno <lucab@debian.org> Tue, 24 Jun 2008 11:31:21 +0200
nemiver (0.5.3-1) unstable; urgency=low
* New upstream version
* Dropping .desktop patch, accepted upstream
-- Luca Bruno <lucab@debian.org> Mon, 26 May 2008 21:09:52 +0200
nemiver (0.5.2-1) unstable; urgency=low
* New upstream release
+ fix an infinite loop on output parsing
+ option to completely stop debugging
+ brakpoints setting for not-yet-loaded shared libraries
* Now using libgtksourceviewmm 2.0 (closes: #474344)
-- Luca Bruno <lucab@debian.org> Fri, 18 Apr 2008 20:51:47 +0200
nemiver (0.5.1-1) unstable; urgency=low
* New upstream release
+ fix build for gcc 4.3
+ ability to inspect libtool wrapper scripts
-- Luca Bruno <lucab@debian.org> Sat, 29 Mar 2008 09:58:33 +0100
nemiver (0.5.0-1) unstable; urgency=low
* New upstream release
+ Added hex editor widget via libgtkhex
* Dropping patches and manpage accepted upstream
-- Luca Bruno <lucab@debian.org> Sun, 16 Mar 2008 20:57:35 +0100
nemiver (0.4.0-3) unstable; urgency=medium
* Removed spurious scroolkeeper database (closes: #469431)
* Bumped versioned build-dep on debhelper due to dh_icons
-- Luca Bruno <lucab@debian.org> Thu, 06 Mar 2008 15:44:12 +0100
nemiver (0.4.0-2) unstable; urgency=low
* Added manpage for nemiver(1)
* Enable and register scrollkeeper entry (closes: #457522)
-- Luca Bruno <lucab@debian.org> Wed, 09 Jan 2008 13:59:21 +0100
nemiver (0.4.0-1) unstable; urgency=low
* Shipping libnemivercommon as a private lib (patch from SVN r539-542
by Josselin Mouette)
* Patch from SVN (r513) to fix a misnamed glade file
* Patch from SVN (r509) to reflect a libgtop API change
* debian/copyright rewritten in a machine-interpretable format
* Initial release (Closes: #392988)
-- Luca Bruno <lucab@debian.org> Sun, 18 Nov 2007 11:59:38 +0100
|