[med-svn] r6057 - trunk/packages/ncbi-epcr/trunk/debian
Andreas Tille
tille at alioth.debian.org
Tue Feb 22 11:01:04 UTC 2011
Author: tille
Date: 2011-02-22 11:01:02 +0000 (Tue, 22 Feb 2011)
New Revision: 6057
Modified:
trunk/packages/ncbi-epcr/trunk/debian/changelog
trunk/packages/ncbi-epcr/trunk/debian/rules
Log:
Upload to unstable
Modified: trunk/packages/ncbi-epcr/trunk/debian/changelog
===================================================================
--- trunk/packages/ncbi-epcr/trunk/debian/changelog 2011-02-22 10:51:59 UTC (rev 6056)
+++ trunk/packages/ncbi-epcr/trunk/debian/changelog 2011-02-22 11:01:02 UTC (rev 6057)
@@ -1,4 +1,4 @@
-epcr (2.3.12-2) UNRELEASED; urgency=low
+epcr (2.3.12-2) unstable; urgency=low
* debian/source/format: 3.0 (quilt)
* Standards-Version: 3.9.1 (no changes needed)
Modified: trunk/packages/ncbi-epcr/trunk/debian/rules
===================================================================
--- trunk/packages/ncbi-epcr/trunk/debian/rules 2011-02-22 10:51:59 UTC (rev 6056)
+++ trunk/packages/ncbi-epcr/trunk/debian/rules 2011-02-22 11:01:02 UTC (rev 6057)
@@ -13,4 +13,8 @@
override_dh_auto_build:
$(MAKE) links depend all OPTIMIZE=6 \
- CFLAGS='-I. -g2 -DDEALLOCATE=0 -DVERSION=\"2.3.12\" -DVER_MAJOR=2 -DVER_MINOR=3 -DVER_BUILD=12 -DSTANDALONE=1'
+ CFLAGS='-I. -g2 -DDEALLOCATE=0 -DVERSION=\"2.3.12\" -DVER_MAJOR=2 -DVER_MINOR=3 -DVER_BUILD=12 -DSTANDALONE=1' \
+ LDFLAGS=-L.
+
+override_dh_auto_install:
+ # do nothing
More information about the debian-med-commit
mailing list