[med-svn] r11276 - in trunk/packages/libmath-vector-real-perl: . trunk/debian
Shen Wei
uheeschen-guest at alioth.debian.org
Thu Jun 7 21:53:46 UTC 2012
Author: uheeschen-guest
Date: 2012-06-07 21:53:45 +0000 (Thu, 07 Jun 2012)
New Revision: 11276
Added:
trunk/packages/libmath-vector-real-perl/tags/
Modified:
trunk/packages/libmath-vector-real-perl/
trunk/packages/libmath-vector-real-perl/trunk/debian/rules
Log:
debianization complete, lintian check shows warning about older standard version in control file
Property changes on: trunk/packages/libmath-vector-real-perl
___________________________________________________________________
Added: svn:ignore
+ build-area tarballs
Modified: trunk/packages/libmath-vector-real-perl/trunk/debian/rules
===================================================================
--- trunk/packages/libmath-vector-real-perl/trunk/debian/rules 2012-06-07 21:35:45 UTC (rev 11275)
+++ trunk/packages/libmath-vector-real-perl/trunk/debian/rules 2012-06-07 21:53:45 UTC (rev 11276)
@@ -20,3 +20,8 @@
get-orig-source:
mkdir -p ../tarballs
uscan --verbose --force-download --destdir=../tarballs
+
+.PHONY: override_dh_auto_configure
+override_dh_auto_configure:
+ dh_auto_configure -- OPTIMIZE="$(CPPFLAGS) $(CFLAGS)" LD="$(shell perl -V::ld:) $(LDFLAGS)"
+
More information about the debian-med-commit
mailing list