[debian-edu-commits] debian-edu/italc.git (#73) - master (branch) updated: debian/1.0.13-1.3-68-g2755965
Mike Gabriel
sunweaver at alioth.debian.org
Fri May 3 13:13:56 UTC 2013
The branch, master has been updated
via 2755965388dd0baef5d3d4f8c491654e149c8eb1 (commit)
from e34d3a3a798434d6f4bf5b0cede31ce202c740f8 (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 2755965388dd0baef5d3d4f8c491654e149c8eb1
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri May 3 12:58:15 2013 +0200
Harden package build.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 1 +
debian/control | 1 +
debian/rules | 1 +
3 files changed, 3 insertions(+), 0 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index eacd816..aafdfec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -44,6 +44,7 @@ italc (1:2.0.0-1) UNRELEASED; urgency=low
* Create iTALC key pairs for roles: admin, supporter, teacher during package
configuration.
* Add patch: 005_gcc47-ftbfs.patch. Fixes FTBFS with gcc-4.7.
+ * Harden package build.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Sat, 12 May 2012 16:42:06 +0200
diff --git a/debian/control b/debian/control
index ea77a70..186d5ab 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Uploaders:
Mike Gabriel <sunweaver at debian.org>,
Build-Depends:
cdbs,
+ dpkg-dev (>= 1.16.1~),
debhelper (>= 7.0.50~),
quilt (>= 0.46-7~),
cmake,
diff --git a/debian/rules b/debian/rules
index 4a24f2a..e86b3b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
#!/usr/bin/make -f
+include /usr/share/dpkg/buildflags.mk
include /usr/share/cdbs/1/class/cmake.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
hooks/post-receive
--
italc.git (Debian package italc)
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 "italc.git" (Debian package italc).
More information about the debian-edu-commits
mailing list