[debian-edu-commits] debian-edu/lambdacan.git (#20) - master (branch) updated: upstream/2.0-19-g63ac04f

anthony gasperin nyothan-guest at alioth.debian.org
Sun Sep 1 10:24:01 UTC 2013


The branch, master has been updated
       via  63ac04fcff3cc14bfb5fcb114950496bf78ea614 (commit)
      from  1b24e3af75cf8cb422faa8f648215bdb19c6f0b7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 63ac04fcff3cc14bfb5fcb114950496bf78ea614
Author: Anthony Gasperin <anthony.gasperin at gmail.com>
Date:   Sat Aug 31 10:55:50 2013 +0200

    patch Makefile-arduino debflags

-----------------------------------------------------------------------

Summary of changes:
 debian/patches/fix_flags_arduino.patch |   16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/patches/fix_flags_arduino.patch b/debian/patches/fix_flags_arduino.patch
index e098be9..5bace4a 100644
--- a/debian/patches/fix_flags_arduino.patch
+++ b/debian/patches/fix_flags_arduino.patch
@@ -1,6 +1,20 @@
 --- a/Makefile-arduino
 +++ b/Makefile-arduino
-@@ -86,12 +86,12 @@
+@@ -45,6 +45,13 @@
+ #
+ # $Id: Makefile-arduino,v 1.1 2008-01-25 00:08:51 tim Exp $
+ 
++
++CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
++CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)
++CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS)
++LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
++
++
+ PORT = /dev/ttyUSB*
+ TARGET = lci
+ ARDUINO = /home/tim/Projects/TIM/Code/Arduino/arduino
+@@ -86,12 +93,12 @@
  
  MYEXTRA=-DARDUINO
  


hooks/post-receive
-- 
lambdacan.git (Debian package lambdacan)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lambdacan.git" (Debian package lambdacan).




More information about the debian-edu-commits mailing list