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 271 272 273 274 275 276 277 278 279 280 281
|
gerbv (2.6.1-2) unstable; urgency=medium
* Team upload.
* Convert patches to git-buildpackage format
* Add patch to fix FTBFS.
This is a cherry-pick from upstream's git repository, ID dd8f9fa.
(Closes: #851190)
-- Dr. Tobias Quathamer <toddy@debian.org> Mon, 16 Jan 2017 09:47:02 +0100
gerbv (2.6.1-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 2.6.1
- Refresh patches
- Remove non-existant translations
* Acknowledge NMU, thanks to Tobias Frost. (Closes: #819437)
* Apply changes from debian/2.5.0-1 to debian/2.6.0-1 again.
Those changes have accidentally been overwritten by Gudjon I. Gudjonsson.
* Remove Hamish Moffatt <hamish@debian.org> from Uploaders. (Closes: #831477)
* Update Vcs-* URLs
* Remove menu file
* Use debhelper v10 and dh-autoreconf
* Remove configure option --enable-exportpng, not supported anymore
-- Dr. Tobias Quathamer <toddy@debian.org> Mon, 26 Dec 2016 20:28:25 +0100
gerbv (2.6.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* libpng1.6 transistion: Change B-D from libpng12-dev to libpng-dev
(Closes: #662346)
* Remove Wesley J. Landaker from Uploaders, thanks for his contributions.
(Closes: #759986)
* Add an icon to the menu file, patch from BTS (Closes: #768024)
* Fix homepage in d/control (Closes: #718261)
-- Tobias Frost <tobi@debian.org> Mon, 28 Mar 2016 15:45:07 +0200
gerbv (2.6.0-1) unstable; urgency=low
* New upstream release
* Bump standards version to 3.9.3
-- Gudjon I. Gudjonsson <gudjon@gudjon.org> Wed, 07 Mar 2012 07:25:24 +0100
gerbv (2.5.0-1) unstable; urgency=low
* New upstream release
* Bump standards version to 3.9.2
* Add git and homepage fields to control file
* Switch to dpkg-source 3.0 (quilt) format
* Rewrote both patches in quilt format
* Change debhelper dependency to 8
* Changed build targets according to new standard
-- Gudjon I. Gudjonsson <gudjon@gudjon.org> Sat, 18 Jun 2011 11:32:33 +0200
gerbv (2.4.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Set LDFLAGS to -ldl (Closes: #554484).
* Don't ship .la files (Closes: #621154).
-- Luk Claes <luk@debian.org> Sat, 11 Jun 2011 12:17:52 +0200
gerbv (2.4.0-1) unstable; urgency=low
[ Gudjon I. Gudjonsson ]
* New upstream release
* Bump standards version to 3.8.4
* Remove patch 02_fix_manpage, fixed in upstream
* Add misc depends
[ Wesley J. Landaker ]
* Override lintian warnings about the shared library. This package is small
enough that splitting it doesn't make sense.
* Add Gudjon to uploaders.
* Move to debhelper compat level 7.
-- Wesley J. Landaker <wjl@icecavern.net> Tue, 23 Feb 2010 11:02:37 -0700
gerbv (2.3.0-1) unstable; urgency=low
* New upstream release (Closes: #539237, #272717, #404737)
* Remove patch 01_remove_education.dpatch, not needed
* Bump Standards-version to 3.8.3, no changes needed
* Remove dh_desktop
* Add menu file
* Remove patch targets in rules file, add Debian standard dpatch targets
* Add README.source
* Add call to dh_makeshlibs
* Remove patch 01_remove_education. Education main category is needed
* Add more information to copyright file
* rm config.guess and config.sub in clean target
* Exclude Makefile* from being installed to examples
* Add dependency on autotools-dev
-- Gudjon I. Gudjonsson <gudjon@gudjon.org> Sun, 15 Nov 2009 22:41:24 +0100
gerbv (2.0.1-3) unstable; urgency=low
* debian/control: made extra-xdg-menus as a recommendation instead of
dependency.
-- Ramakrishnan Muthukrishnan <rkrishnan@debian.org> Tue, 12 Feb 2008 22:44:38 +0530
gerbv (2.0.1-2) unstable; urgency=low
* Added the patch from Peter Clifton <pcjc2@cam.ac.uk> (closes: #465275)
+ debian/rules: Added dpatch infrastructure
+ debian/control: Added build dependency on dpatch
+ patches/01_remove_education.dpatch: Removed "Education" category
from .desktop file
+ Add dependency on extra-xdg-menus, to provide an "Electronics" menu
+ Removed manual copying of .desktop and icon file (install now does this)
+ Added call to dh_icons, and bumped debhelper build-depends to 5.0.51
-- Ramakrishnan Muthukrishnan <rkrishnan@debian.org> Tue, 12 Feb 2008 08:48:56 +0530
gerbv (2.0.1-1) unstable; urgency=low
* New upstream release
-- Ramakrishnan Muthukrishnan <rkrishnan@debian.org> Sun, 10 Feb 2008 19:57:33 +0530
gerbv (2.0.0-5) unstable; urgency=low
* debian/rules: More cleanups. It does not delete the config.* files
anymore. Instead it is copied from /usr/share/misc directory and used.
This should make buildd happy. Tested with pbuilder.
-- Ramakrishnan Muthukrishnan <rkrishnan@debian.org> Wed, 23 Jan 2008 23:15:19 +0530
gerbv (2.0.0-4) unstable; urgency=low
* debian/rules: Minor cleanups. clean rules does distclean. Got missed out
in the last upload.
-- Ramakrishnan Muthukrishnan <rkrishnan@debian.org> Wed, 23 Jan 2008 10:08:46 +0530
gerbv (2.0.0-3) unstable; urgency=low
* Makefile.am: distclean rule shouldn't remove `configure' script. So,
modified Makefile.am and regenerated the autotools generated files.
Also notified the upstream.
-- Ramakrishnan Muthukrishnan <rkrishnan@debian.org> Wed, 23 Jan 2008 08:38:25 +0530
gerbv (2.0.0-2) unstable; urgency=low
* debian/rules: Minor cleanups to cleanly handle config.* files.
-- Ramakrishnan Muthukrishnan <rkrishnan@debian.org> Tue, 22 Jan 2008 22:56:36 +0530
gerbv (2.0.0-1) unstable; urgency=low
* New upstream release
* debian/control: package maintainer changed to Debian Electronics Team.
-- Ramakrishnan Muthukrishnan <rkrishnan@debian.org> Mon, 21 Jan 2008 20:56:23 +0530
gerbv (1.0.2-1) unstable; urgency=medium
* New upstream release
* Fix incorrect display in some locales (closes: #374131, #302530)
* Urgency medium as this bug is "grave"
* Add desktop and icon files (closes: #367366)
* Updated standards-revision to 3.7.2
-- Hamish Moffatt <hamish@debian.org> Sun, 27 Aug 2006 11:06:41 +1000
gerbv (1.0.1-2) unstable; urgency=low
* Removed build-dep for xlibs-dev (requires gtk only)
-- Hamish Moffatt <hamish@debian.org> Sun, 8 Jan 2006 14:27:15 +1100
gerbv (1.0.1-1) unstable; urgency=low
* New upstream release (closes: #301281), now compiled with GTK+ 2.0
rather than 1.2
* Fixed FTBFS with gcc-4.0 (src/drill.c); thanks to Andreas Jochens
for the patch (closes: #286504)
-- Hamish Moffatt <hamish@debian.org> Fri, 25 Mar 2005 23:06:53 +1100
gerbv (0.16-1) unstable; urgency=low
* New upstream release
-- Hamish Moffatt <hamish@debian.org> Sun, 15 Aug 2004 15:34:15 +1000
gerbv (0.15-1) unstable; urgency=low
* New upstream release
-- Hamish Moffatt <hamish@debian.org> Sun, 1 Feb 2004 14:16:20 +1100
gerbv (0.14-1) unstable; urgency=low
* New upstream release
-- Hamish Moffatt <hamish@debian.org> Sun, 24 Aug 2003 01:00:46 +1000
gerbv (0.13-2) unstable; urgency=low
* Recompile for libpng package changes
-- Hamish Moffatt <hamish@debian.org> Sat, 26 Apr 2003 13:02:32 +1000
gerbv (0.13-1) unstable; urgency=low
* New upstream release
* Upgraded to debhelper 4
-- Hamish Moffatt <hamish@debian.org> Sun, 23 Mar 2003 23:59:05 +1100
gerbv (0.12-1) unstable; urgency=low
* New upstream release (closes: #182939)
-- Hamish Moffatt <hamish@debian.org> Sat, 1 Mar 2003 14:12:48 +1100
gerbv (0.11-1) unstable; urgency=low
* New upstream release
-- Hamish Moffatt <hamish@debian.org> Sun, 24 Nov 2002 16:41:01 +1100
gerbv (0.0.10-2) unstable; urgency=low
* Applied patch from the upstream author Stefan Petersen
<spe@stacken.kth.se> to correct assumptions about char signedness (closes:
#165052)
-- Hamish Moffatt <hamish@debian.org> Sat, 19 Oct 2002 11:42:18 +1000
gerbv (0.0.10-1) unstable; urgency=low
* New upstream release.
* Updated standards-version to 3.5.7.
-- Hamish Moffatt <hamish@debian.org> Tue, 15 Oct 2002 23:15:47 +1000
gerbv (0.0.9-1) unstable; urgency=low
* New upstream release (closes: #149245)
-- Hamish Moffatt <hamish@debian.org> Sun, 7 Jul 2002 12:37:13 +1000
gerbv (0.0.8-1) unstable; urgency=low
* New upstream release
-- Hamish Moffatt <hamish@debian.org> Sun, 30 Jun 2002 23:34:10 +1000
gerbv (0.0.7-2) unstable; urgency=low
* Applied patch to fix problems with rendering arcs (closes: #142126)
-- Hamish Moffatt <hamish@debian.org> Thu, 25 Apr 2002 10:36:12 +1000
gerbv (0.0.7-1) unstable; urgency=low
* New upstream release
* Fixed capitalisation in the package description (closes: #124665)
-- Hamish Moffatt <hamish@debian.org> Sun, 17 Feb 2002 14:10:37 +1100
gerbv (0.0.6-1) unstable; urgency=low
* New upstream release
-- Hamish Moffatt <hamish@debian.org> Mon, 17 Dec 2001 18:35:42 +1100
gerbv (0.0.5-1) unstable; urgency=low
* First upload for Debian (closes: #120856)
-- Hamish Moffatt <hamish@debian.org> Sat, 24 Nov 2001 16:45:23 +1100
|