debian/0000700000000000000000000000000011700371525007155 5ustar debian/copyright0000600000000000000000000000236311700367114011115 0ustar This package was debianized by Uwe Hermann on Wed, 02 Jan 2008 22:19:12 +0100. It was downloaded from: http://developer.berlios.de/projects/usbprog/ Upstream Author: Bernhard Walle ------------------------------------------------------------------------------- Files: * Copyright: © 2007-2008 Bernhard Walle License: GPL-2+ On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. ------------------------------------------------------------------------------- Files: gui/usbprogApp.{cc,h}, gui/usbprogFrm.{cc,h} Copyright: © 2007-2008 Bernhard Walle © 2007-2008 Robert Schilling License: GPL-2+ ------------------------------------------------------------------------------- Files: md5/md5.[ch] Copyright: © 1995, 1996 Free Software Foundation, Inc. License: GPL-2+ ------------------------------------------------------------------------------- Files: debian/* Copyright: © 2008-2012 Uwe Hermann License: GPL-2+ The Debian packaging is © 2008-2012, Uwe Hermann and is licensed under the GPL (version 2 or later), see above. debian/usbprog.udev0000600000000000000000000000114311700367344011530 0ustar SUBSYSTEM!="usb", ACTION!="add", SUBSYSTEM!=="usb_device", GOTO="usbprog_rules_end" # USBprog, in programmable state (or with simpleport firmware) ATTR{idVendor}=="1781", ATTR{idProduct}=="0c62", MODE="664", GROUP="plugdev" # USBprog with OpenOCD firmware ATTR{idVendor}=="1781", ATTR{idProduct}=="0c63", MODE="664", GROUP="plugdev" # USBprog with at89prog or usbprogrs232 firmware ATTR{idVendor}=="1781", ATTR{idProduct}=="0c64", MODE="664", GROUP="plugdev" # USBprog with Atmel AVR ISP mkII firmware ATTR{idVendor}=="03eb", ATTR{idProduct}=="2104", MODE="664", GROUP="plugdev" LABEL="usbprog_rules_end" debian/usbprog-gui.install0000600000000000000000000000015711537256575013034 0ustar debian/tmp/usr/bin/usbprog-gui debian/tmp/usr/share/man/man1/usbprog-gui.1 debian/tmp/usr/share/applications/* debian/rules0000711000000000000000000000046611700367220010242 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/utils.mk DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,--as-needed" # For /usr/share/cdbs/1/rules/utils.mk sanity check. common-binary-post-install-arch:: list-missing debian/docs0000600000000000000000000000001411537256575010044 0ustar NEWS README debian/watch0000600000000000000000000000020611537256575010225 0ustar version=3 http://developer.berlios.de/project/showfiles.php?group_id=7642 http://prdownload.berlios.de/usbprog/usbprog-(.*)\.tar\.bz2 debian/usbprog.install0000600000000000000000000000010311537256575012241 0ustar debian/tmp/usr/bin/usbprog debian/tmp/usr/share/man/man1/usbprog.1 debian/libusbprog0.install0000600000000000000000000000011211537256575013010 0ustar debian/tmp/usr/lib/libusbprog.so.0 debian/tmp/usr/lib/libusbprog.so.0.3.0 debian/usbprog-gui.menu0000600000000000000000000000020411537256575012323 0ustar ?package(usbprog-gui):needs="X11" section="Applications/Science/Electronics" \ title="usbprog-gui" command="/usr/bin/usbprog-gui" debian/dirs0000600000000000000000000000001011537256575010051 0ustar usr/bin debian/control0000600000000000000000000000621511700367062010567 0ustar Source: usbprog Section: embedded Priority: extra Maintainer: Uwe Hermann Build-Depends: cdbs, debhelper (>= 7.0.50~), autotools-dev, libusb-dev, libxml2-dev, libcurl4-gnutls-dev, libreadline-dev, libwxgtk2.8-dev, wx-common Standards-Version: 3.9.2 Homepage: http://developer.berlios.de/projects/usbprog/ Package: usbprog Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Firmware programming tool for the USBprog hardware A programming tool needed to replace the firmware on the USBprog hardware. It can automatically retrieve a list of available firmwares from the Internet, download one of them and upload it to the USBprog adapter. . USBprog is a free programming adapter. You can easily install different firmware versions from an "online pool" over USB. The adapter can be used for programming and debugging AVR and ARM processors, as USB-to-RS232 converter, as JTAG interface or as simple I/O interface (5 lines). . This package contains the usbprog command line tool. Package: usbprog-gui Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: GUI firmware programming tool for the USBprog hardware A programming tool needed to replace the firmware on the USBprog hardware. It can automatically retrieve a list of available firmwares from the Internet, download one of them and upload it to the USBprog adapter. . USBprog is a free programming adapter. You can easily install different firmware versions from an "online pool" over USB. The adapter can be used for programming and debugging AVR and ARM processors, as USB-to-RS232 converter, as JTAG interface or as simple I/O interface (5 lines). . This package contains a GUI for the usbprog tool. Package: libusbprog0 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Description: Library for programming the USBprog hardware A programming tool needed to replace the firmware on the USBprog hardware. It can automatically retrieve a list of available firmwares from the Internet, download one of them and upload it to the USBprog adapter. . USBprog is a free programming adapter. You can easily install different firmware versions from an "online pool" over USB. The adapter can be used for programming and debugging AVR and ARM processors, as USB-to-RS232 converter, as JTAG interface or as simple I/O interface (5 lines). . This package contains the libusbprog shared library. Package: libusbprog-dev Architecture: any Section: libdevel Depends: libusbprog0 (= ${binary:Version}), ${misc:Depends} Description: Development files for libusbprog A programming tool needed to replace the firmware on the USBprog hardware. It can automatically retrieve a list of available firmwares from the Internet, download one of them and upload it to the USBprog adapter. . USBprog is a free programming adapter. You can easily install different firmware versions from an "online pool" over USB. The adapter can be used for programming and debugging AVR and ARM processors, as USB-to-RS232 converter, as JTAG interface or as simple I/O interface (5 lines). . This package contains files needed to build libusbprog-based applications. debian/changelog0000600000000000000000000000462411700367460011042 0ustar usbprog (0.2.0-2) unstable; urgency=low * Standards-Version: 3.9.2 (no changes required). * libusbprog-dev: Drop unneeded .la files (Closes: #633218). * udev file: Update syntax (Closes: #644946). Thanks to Jonathan McCrohan for the patch. -- Uwe Hermann Mon, 02 Jan 2012 18:52:46 +0100 usbprog (0.2.0-1) unstable; urgency=low * New upstream release. + Build-depend on libwxgtk2.8-dev now, 2.6 is no longer sufficient. * Switch to debhelper >= 7 (using cdbs). * Switch to source format '3.0 (quilt)'. * Standards-Version: 3.9.1 (no changes required). * Change libreadline5-dev build-dep to libreadline-dev (Closes: #553871). * udev rules file: Replace deprecated SYSFS with ATTR (Closes: #586569). * Install the udev rules file in /lib/udev (not /etc/udev anymore). -- Uwe Hermann Mon, 14 Mar 2011 01:42:30 +0100 usbprog (0.1.9-1) unstable; urgency=low * New upstream release. * debian/control: + Standards-Version: 3.8.1 (no changes required). + Add ${misc:Depends} to all binary packages (lintian). * debian/patches/10_gcc_4_4.patch: Drop, merged upstream. -- Uwe Hermann Mon, 20 Apr 2009 18:28:50 +0200 usbprog (0.1.7-1) unstable; urgency=low * New upstream release. * Standards-Version: 3.8.0 (no changes required). * patches/10_desktop.patch: Drop, merged upstream. * Fix build on gcc 4.4 (Closes: #505124). Thanks to Martin Michlmayr for the patch. * Fix non-working debian/watch. -- Uwe Hermann Sun, 23 Nov 2008 02:43:04 +0100 usbprog (0.1.6-1) unstable; urgency=low * New upstream release. + Install newly added .desktop file. + Drop GPL-incompatible md5/md5_loc.h file. * Update debian/copyright and upstream homepage. -- Uwe Hermann Sun, 30 Mar 2008 22:59:05 +0200 usbprog (0.1.4-2) unstable; urgency=low * Fix typos in package description. * Convert debian/copyright to the machine-readable format described at http://wiki.debian.org/Proposals/CopyrightFormat. * Use "-Wl,--as-needed" to shorten the list of dependencies a bit. * Bugfix: the menu file for usbprog-gui was not being installed. -- Uwe Hermann Sat, 23 Feb 2008 15:19:35 +0100 usbprog (0.1.4-1) unstable; urgency=low * Initial release (Closes: #458925). -- Uwe Hermann Tue, 12 Feb 2008 21:38:25 +0100 debian/compat0000600000000000000000000000000211537256556010373 0ustar 7 debian/source/0000700000000000000000000000000011537260254010461 5ustar debian/source/format0000600000000000000000000000001411537256556011703 0ustar 3.0 (quilt) debian/libusbprog-dev.install0000600000000000000000000000012211700367135013470 0ustar debian/tmp/usr/include/usbprog/*.h debian/tmp/usr/lib/*.a debian/tmp/usr/lib/*.so