[SCM] Debian packaging for libhildon. branch, debian, updated. debian/2.1.34.debian.1-5-2-gf5b46d7
Jonny Lamb
jonny at debian.org
Sat Sep 19 12:40:40 UTC 2009
The following commit has been merged in the debian branch:
commit 2d970544c238ded3388b3498364dbd42a6f387cf
Author: Jonny Lamb <jonny at debian.org>
Date: Sat Sep 19 12:48:36 2009 +0100
debian/rules: Fix typo. Thanks to Laurent Bigonville <bigon at debian.org> for letting us know. (Closes: #546043)
diff --git a/debian/changelog b/debian/changelog
index 6cae24a..b737221 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libhildon (2.1.34.debian.1-6) UNRELEASED; urgency=low
+
+ * debian/rules: Fix typo. Thanks to Laurent Bigonville
+ <bigon at debian.org> for letting us know. (Closes: #546043)
+
+ -- Jonny Lamb <jonny at debian.org> Sat, 19 Sep 2009 12:47:15 +0100
+
libhildon (2.1.34.debian.1-5) unstable; urgency=low
* debian/libhildon-1-dev.install: Only install gtk-doc files in the -doc
diff --git a/debian/rules b/debian/rules
index abf7add..b533018 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,8 +33,6 @@ configure_flags := \
ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
configure_flags += --build=$(DEB_BUILD_GNU_TYPE)
-else
- CFLAGS += -O2
endif
# Use soft-float and thumb mode if it enabled.
--
Debian packaging for libhildon.
More information about the pkg-maemo-commits
mailing list