Change logs for arduino source package in Quantal

  • arduino (1:1.0.3+dfsg-2~ubuntu12.10.1) quantal-backports; urgency=low
    
      * No-change backport to quantal (LP: #1076390)
    
    arduino (1:1.0.3+dfsg-2) experimental; urgency=low
    
      * debian/patches/no-caller-saves.patch
        - workaround for GCC 4.7 bug, WiFi.cpp won't compile (Closes: #698254)
          (LP: #1112499)
    
    arduino (1:1.0.3+dfsg-1) experimental; urgency=low
    
      * New upstream release. Updated debian/copyright and added copyright_check
        rule to debian/rules
    
    arduino (1:1.0.2+dfsg-1) experimental; urgency=low
    
      * New upstream release
        - No wifishield firmware inluded in Debian: pre-compiled avr32 binaries
          with no sane build system. For source code and binaries, see the
          wifishield repo on github
      * refreshed patches:
        - debian/patches/SimpleDateFormat_fix.diff deleted, applied upstream
        - debian/patches/gcc47_avr.patch updated, partially applied upstream
        - debian/patches/wrapper_for_deb.patch updated, partially applied upstream
      * Updated debian/copyright for new files
     -- Felix Geyer <email address hidden>   Wed, 01 May 2013 18:23:53 +0200
  • 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-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-2) unstable; urgency=low
    
    
      * debian/patches/SimpleDateFormat_fix.diff
        - Arduino would fail to launch if date strings were improperly
          translated. (Closes: #674415)
    
     -- Scott Howard <email address hidden>  Sun, 03 Jun 2012 16:35:24 -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