debian/0000755000000000000000000000000012215577716007203 5ustar debian/source/0000755000000000000000000000000012215577716010503 5ustar debian/source/format0000644000000000000000000000001412215577716011711 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000053212215577716010234 0ustar # Example watch control file for uscan # Rename this file to "watch" and then you can run the "uscan" command # to check for upstream updates and more. # See uscan(1) for format # Compulsory line, this is a version 3 file version=3 # Uncomment to examine a Webserver directory https://bitbucket.org/tulku/s51dude/downloads/s51dude-(.*).tar.bz2 debian/control0000644000000000000000000000075512215577716010615 0ustar Source: s51dude Section: electronics Priority: extra Maintainer: Lucas Chiesa Build-Depends: debhelper (>= 9), libusb-dev Standards-Version: 3.9.4 Homepage: http://tulku.bitbucket.org/s51dude/ Package: s51dude Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: In-System Programmer for 8051 MCUs using usbtiny In-System programmer for Atmel's 8051 MCUs like the AT89S8252 and AT89S53. It needs the usbtinyisp board with a modified firmware. debian/examples0000644000000000000000000000000612215577716010740 0ustar hex/* debian/dirs0000644000000000000000000000001012215577716010056 0ustar usr/bin debian/copyright0000644000000000000000000000132312215577716011135 0ustar Upstream Authors: Lucas Chiesa Gabriel Gavinowich Joaquin de Andres Copyright: ihex.h, ihex.c: Copyright (C) 2006 Vanya A. Sergeev Public Domain usbtiny.c, usbtiny.h: Copyright (C) 2007 Dick Streefland, adapted for 5.4 by Limor Fried GNU General Public License, version 2 of the License, or (at your option) any later version. s51dude.c, s51dude.h, parse_params.c, parts.c, parts.h Copyright (C) 2008 Lucas Chiesa GNU General Public License, version 2 of the License, or (at your option) any later version. The Debian packaging is (C) 2008, Lucas Chiesa and is licensed under the GPLv2 or later, see `/usr/share/common-licenses/GPL-2'. debian/compat0000644000000000000000000000000212215577716010401 0ustar 9 debian/changelog0000644000000000000000000000124712215577716011061 0ustar s51dude (0.3.1-1) unstable; urgency=low * New upstream release -- Lucas Chiesa Thu, 29 Aug 2013 09:20:11 -0300 s51dude (0.2.0-1.1) unstable; urgency=low * Non-maintainer upload. * Fix "ftbfs with GCC-4.7": apply patch from Paul Tagliamonte (stray -Wl in Makefile). Closes: #667365 -- gregor herrmann Sat, 21 Apr 2012 12:35:58 +0200 s51dude (0.2.0-1) unstable; urgency=low * New upstream release -- Lucas Chiesa Mon, 13 Oct 2008 02:31:16 +0000 s51dude (0.1.3-1) unstable; urgency=low * Initial release -- Lucas Chiesa Fri, 15 Aug 2008 00:20:55 +0000 debian/rules0000755000000000000000000000011712215577716010262 0ustar #!/usr/bin/make -f %: dh $@ override_dh_compress: dh_compress --exclude=hex debian/docs0000644000000000000000000000000712215577716010053 0ustar README