Change logs for arduino source package in Wheezy

  • arduino (1:1.0.1+dfsg-7) unstable; urgency=low
    
    
      * Fixed another gcc 4.7 related bug in Ethernet library due to IPAddress
        pointing to either a uint8_t or unint32_t IP address (Closes: #689325)
        Thanks to Francesco Apollonio
    
     -- Scott Howard <email address hidden>  Tue, 02 Oct 2012 15:19:56 -0400
  • arduino (1:1.0.1+dfsg-6) unstable; urgency=low
    
    
      * Fixes gcc 4.7 related build failure of Ethernet library
        (Closes: #684748)
    
     -- Scott Howard <email address hidden>  Fri, 24 Aug 2012 09:29:34 -0400
  • arduino (1:1.0.1+dfsg-4) unstable; urgency=low
    
    
      * Fixed French translation of "Copy" in "Edit" menu (Closes: #682079)
    
     -- Scott Howard <email address hidden>  Thu, 19 Jul 2012 13:51:07 -0400
  • arduino (1:1.0.1+dfsg-3) unstable; urgency=low
    
    
      * Fixed spelling error in pop-up window that adds users to dialout
        group. Clarified that clicking "Add" will add you to the group.
        (Closes: #677376)
      * Added patches for core library using gcc-avr 4.7 (Closes: #677294)
    
     -- Scott Howard <email address hidden>  Wed, 13 Jun 2012 10:30:23 -0400
  • arduino (1:1.0.1+dfsg-1) unstable; urgency=low
    
    
      * New upstream release.
    
     -- Scott Howard <email address hidden>  Tue, 22 May 2012 09:26:04 -0400
  • arduino (1:1.0+dfsg-9) unstable; urgency=low
    
    
      * *.pde has been renamed *.ino by upstream. debian/rules changed
        to not compress *.ino
    
     -- Scott Howard <email address hidden>  Thu, 01 Mar 2012 15:58:45 -0500
  • arduino (1:1.0+dfsg-5) unstable; urgency=low
    
    
      * Updated Arduino.mk and arduino-cli.html in arduino-core for
        version 1.0 of IDE (Closes: #654162) Thanks to Antoine Sirinelli.
    
     -- Scott Howard <email address hidden>  Sun, 22 Jan 2012 00:55:49 -0500
  • arduino (1:1.0+dfsg-4) unstable; urgency=low
    
    
      * policykit moved to Recommends. Package can be configured
        and work without policykit (Closes: #653295)
      * Dependency on zenity removed (Closes: #653296). Uses Debian
        specefic checker in debian/permission-checker instead (written in
        java as to pull in no extra dependencies).
    
     -- Scott Howard <email address hidden>  Tue, 27 Dec 2011 12:21:24 -0500
  • arduino (1:1.0+dfsg-1) unstable; urgency=low
    
    
      * New upstream release
      * debian/patches/arduino_protocol_avrdude_510.patch removed, applied upstream
    
     -- Scott Howard <email address hidden>  Mon, 05 Dec 2011 18:36:02 -0500
  • arduino (0022+dfsg-4) unstable; urgency=low
      * debian/patches/libc_1.7.1.patch    - Comment out definition of round, which conflicts with math.h      declaration (Closes: #633659)  * debian/control: arduino-core depend on avr-libc (>> 1:1.7.1-2) for    above patch -- Scott Howard <email address hidden>  Thu, 21 Jul 2011 14:16:53 -0400
  • arduino (0022+dfsg-3) unstable; urgency=low
      * Moved all non-java bits to arduino-core (Closes: #613812)  * Edited Makefile to compile libraries during Makefile builds.    - debian/patches/makefile_libraries.diff (Closes: #594191)      Thanks to Stefan Tomanek  * debian/icons/* debian/arduino.xpm  New icons, thanks to Peter Oliver. -- Scott Howard <email address hidden>  Tue, 29 Mar 2011 11:01:22 -0400
  • arduino (0022+dfsg-2) unstable; urgency=low
      * Updated debian/watch (Closes: #611745)  * debian/control    - DM-U-A removed, changed maintainer to @debian.org    - versioned depends on rxtx (>=2.2pre2-3) for Arduino Uno support  * debhelper 8 and debian/compat 8 -- Scott Howard <email address hidden>  Thu, 10 Feb 2011 22:50:33 -0500
  • arduino (0018+dfsg-6) unstable; urgency=low
    
    
      * Properly sets LD_LIBRARY_PATH in the arduino wrapper if it has not
        be previously defined or empty. See Debian bug 602041.
      * Corrected typo in arduino (0018+dfsg-5) debian/changelog entry
        /usr/lib/jni is correct (used to be /usr/lib/java, which is 
        incorrect)
    
     -- Scott Howard <email address hidden>  Mon, 01 Nov 2010 20:47:30 -0400