Author: plessy Date: 2008-12-11 09:49:02 +0000 (Thu, 11 Dec 2008) New Revision: 2769
Removed: trunk/packages/velvet/trunk/debian/patches/ Modified: trunk/packages/velvet/trunk/debian/changelog trunk/packages/velvet/trunk/debian/rules Log: The patches were not necessary in the end. Modified: trunk/packages/velvet/trunk/debian/changelog =================================================================== --- trunk/packages/velvet/trunk/debian/changelog 2008-12-10 16:47:46 UTC (rev 2768) +++ trunk/packages/velvet/trunk/debian/changelog 2008-12-11 09:49:02 UTC (rev 2769) @@ -1,6 +1,5 @@ -velvet (0.6.03-1) UNRELEASED; urgency=low +velvet (0.7.20-1) UNRELEASED; urgency=low * Initial release (Closes: #487026) - -- Charles Plessy <[EMAIL PROTECTED]> Thu, 19 Jun 2008 11:57:43 +0900 - + -- Charles Plessy <[EMAIL PROTECTED]> Wed, 09 Jul 2008 14:06:55 +0900 Modified: trunk/packages/velvet/trunk/debian/rules =================================================================== --- trunk/packages/velvet/trunk/debian/rules 2008-12-10 16:47:46 UTC (rev 2768) +++ trunk/packages/velvet/trunk/debian/rules 2008-12-11 09:49:02 UTC (rev 2769) @@ -2,9 +2,7 @@ DEB_COMPRESS_EXCLUDE := .pdf # The PDF doc will not be compressed -include /usr/share/cdbs/1/rules/patchsys-quilt.mk include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/makefile.mk -CFLAGS += -lm -lz -DEB_MAKE_BUILD_TARGET = velveth velvetg Z_LIB_FILES='' +DEB_MAKE_BUILD_TARGET = obj velveth velvetg Z_LIB_FILES='' LDFLAGS='-lm -lz' _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
