[Pkg-electronics-commits] [SCM] Package for Gwave branch, master, updated. c11ffb16373636c8f16cb87628fef33d06e27805
أحمد المحمودي (Ahmed El-Mahmoudy)
aelmahmoudy at users.sourceforge.net
Mon Nov 16 17:29:25 UTC 2009
The following commit has been merged in the master branch:
commit 4a4f9ca713c46bc4967b7b81ba7073642fd43dad
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date: Mon Nov 16 19:19:09 2009 +0200
debian/rules: do not add -Wl,--as-needed to LDFLAGS as it causes compile
error.
diff --git a/debian/changelog b/debian/changelog
index 35688a7..9d794b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,7 +14,6 @@ gwave (20090213-2) unstable; urgency=low
* debian/compat: Bumped compat level to 7
* Added debian/gwave.install and debian/gwave.examples
* debian/rules: Simplified rules file.
- + Add -Wl,--as-needed to LDFLAGS
* debian/gwave.desktop:
+ Remove Encoding key.
+ Add Education;Science to categories.
diff --git a/debian/rules b/debian/rules
index cdb8874..ba786d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,5 @@
%:
dh $@
-#override_dh_auto_configure:
-# dh_auto_configure -- LDFLAGS="$(LDFLAGS) -Wl,--as-needed"
-
override_dh_compress:
dh_compress --exclude=examples
--
Package for Gwave
More information about the Pkg-electronics-commits
mailing list