Author: tille Date: 2008-12-09 06:41:50 +0000 (Tue, 09 Dec 2008) New Revision: 2759
Removed: trunk/packages/fastlink/trunk/debian/patches/ Modified: trunk/packages/fastlink/trunk/debian/changelog trunk/packages/fastlink/trunk/debian/control trunk/packages/fastlink/trunk/debian/rules Log: Remove the unneded gvv3.3 patch and quilt dependency Modified: trunk/packages/fastlink/trunk/debian/changelog =================================================================== --- trunk/packages/fastlink/trunk/debian/changelog 2008-12-08 20:03:51 UTC (rev 2758) +++ trunk/packages/fastlink/trunk/debian/changelog 2008-12-09 06:41:50 UTC (rev 2759) @@ -6,9 +6,10 @@ * Removed explicite versioning from cdbs and debhelper * Machine readable copyright files * debian/loadscore.1: s?\.5?1/2? because man treated .5 as control - * + * gcc3.3 patch is not needd any more - so neither the quilt + dependency is needed - -- Andreas Tille <[EMAIL PROTECTED]> Mon, 08 Dec 2008 19:35:59 +0100 + -- Andreas Tille <[EMAIL PROTECTED]> Tue, 09 Dec 2008 07:40:11 +0100 fastlink (4.1P-fix94b-2) unstable; urgency=low Modified: trunk/packages/fastlink/trunk/debian/control =================================================================== --- trunk/packages/fastlink/trunk/debian/control 2008-12-08 20:03:51 UTC (rev 2758) +++ trunk/packages/fastlink/trunk/debian/control 2008-12-09 06:41:50 UTC (rev 2759) @@ -5,7 +5,7 @@ DM-Upload-Allowed: yes Uploaders: Andreas Tille <[EMAIL PROTECTED]>, Charles Plessy <[EMAIL PROTECTED]> -Build-Depends: cdbs, debhelper, quilt +Build-Depends: cdbs, debhelper Standards-Version: 3.8.0 Homepage: http://www.ncbi.nlm.nih.gov/CBBResearch/Schaffer/fastlink.html Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/fastlink/?rev=0&sc=0 Modified: trunk/packages/fastlink/trunk/debian/rules =================================================================== --- trunk/packages/fastlink/trunk/debian/rules 2008-12-08 20:03:51 UTC (rev 2758) +++ trunk/packages/fastlink/trunk/debian/rules 2008-12-09 06:41:50 UTC (rev 2759) @@ -2,7 +2,7 @@ # debian/rules for fastlink using cdbs # Andreas Tille <[EMAIL PROTECTED]>, GPL -include /usr/share/cdbs/1/rules/patchsys-quilt.mk +# 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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
