[debian-edu-commits] debian-edu/lambdacan.git (#14) - master (branch) updated: upstream/2.0-13-g9dfd4c5

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


The branch, master has been updated
       via  9dfd4c5a449b014e0fd47d9d069d93c2f24174a1 (commit)
      from  1f6d52f3d1265aa324fcc5b8f4d20ee455fae48d (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 9dfd4c5a449b014e0fd47d9d069d93c2f24174a1
Author: Anthony Gasperin <anthony.gasperin at gmail.com>
Date:   Fri Aug 30 20:14:35 2013 +0200

    patch Makefile-posix cflags

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

Summary of changes:
 .pc/.quilt_patches              |    1 +
 .pc/.quilt_series               |    1 +
 .pc/.version                    |    1 +
 debian/patches/fix_cflags.patch |    9 +++++++++
 debian/patches/series           |    1 +
 5 files changed, 13 insertions(+)
 create mode 100644 .pc/.quilt_patches
 create mode 100644 .pc/.quilt_series
 create mode 100644 .pc/.version
 create mode 100644 debian/patches/fix_cflags.patch
 create mode 100644 debian/patches/series

The diff of changes is:
diff --git a/.pc/.quilt_patches b/.pc/.quilt_patches
new file mode 100644
index 0000000..6857a8d
--- /dev/null
+++ b/.pc/.quilt_patches
@@ -0,0 +1 @@
+debian/patches
diff --git a/.pc/.quilt_series b/.pc/.quilt_series
new file mode 100644
index 0000000..c206706
--- /dev/null
+++ b/.pc/.quilt_series
@@ -0,0 +1 @@
+series
diff --git a/.pc/.version b/.pc/.version
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/.pc/.version
@@ -0,0 +1 @@
+2
diff --git a/debian/patches/fix_cflags.patch b/debian/patches/fix_cflags.patch
new file mode 100644
index 0000000..d39cc8e
--- /dev/null
+++ b/debian/patches/fix_cflags.patch
@@ -0,0 +1,9 @@
+--- a/Makefile-posix
++++ b/Makefile-posix
+@@ -1,5 +1,5 @@
+ 
+-CFLAGS=-Wall -DPOSIX -g
++CFLAGS+=-Wall -DPOSIX -g
+ 
+ all : lci
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..7fd7f37
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix_cflags.patch


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