Author: lkajan-guest Date: 2012-07-05 11:24:46 +0000 (Thu, 05 Jul 2012) New Revision: 11572
Modified: trunk/packages/seg/trunk/debian/patches/autotools trunk/packages/seg/trunk/debian/patches/example trunk/packages/seg/trunk/debian/patches/genwin.c trunk/packages/seg/trunk/debian/patches/makefile trunk/packages/seg/trunk/debian/patches/seg.c trunk/packages/seg/trunk/debian/patches/seg.pod trunk/packages/seg/trunk/debian/rules Log: forwarded patches to upstream author Modified: trunk/packages/seg/trunk/debian/patches/autotools =================================================================== --- trunk/packages/seg/trunk/debian/patches/autotools 2012-07-05 11:17:05 UTC (rev 11571) +++ trunk/packages/seg/trunk/debian/patches/autotools 2012-07-05 11:24:46 UTC (rev 11572) @@ -1,7 +1,7 @@ Description: using autotools build system Upstream uses a simple makefile. From: Laszlo Kajan <[email protected]> -Forwarded: no +Forwarded: http://lists.alioth.debian.org/pipermail/debian-med-packaging/2012-July/016275.html Index: seg-1994101801/configure.ac =================================================================== Modified: trunk/packages/seg/trunk/debian/patches/example =================================================================== --- trunk/packages/seg/trunk/debian/patches/example 2012-07-05 11:17:05 UTC (rev 11571) +++ trunk/packages/seg/trunk/debian/patches/example 2012-07-05 11:24:46 UTC (rev 11572) @@ -1,7 +1,7 @@ Description: add an example Upstream has an example in the text documentation file. From: Laszlo Kajan <[email protected]> -Forwarded: no +Forwarded: http://lists.alioth.debian.org/pipermail/debian-med-packaging/2012-July/016275.html Index: seg-1994101801/prion.fa =================================================================== Modified: trunk/packages/seg/trunk/debian/patches/genwin.c =================================================================== --- trunk/packages/seg/trunk/debian/patches/genwin.c 2012-07-05 11:17:05 UTC (rev 11571) +++ trunk/packages/seg/trunk/debian/patches/genwin.c 2012-07-05 11:24:46 UTC (rev 11572) @@ -1,6 +1,6 @@ Description: add missing include file and fix type casts From: Laszlo Kajan <[email protected]> -Forwarded: no +Forwarded: http://lists.alioth.debian.org/pipermail/debian-med-packaging/2012-July/016275.html Index: seg-1994101801/genwin.c =================================================================== Modified: trunk/packages/seg/trunk/debian/patches/makefile =================================================================== --- trunk/packages/seg/trunk/debian/patches/makefile 2012-07-05 11:17:05 UTC (rev 11571) +++ trunk/packages/seg/trunk/debian/patches/makefile 2012-07-05 11:24:46 UTC (rev 11572) @@ -1,6 +1,6 @@ Description: rename original makefile From: Laszlo Kajan <[email protected]> -Forwarded: no +Forwarded: http://lists.alioth.debian.org/pipermail/debian-med-packaging/2012-July/016275.html Index: seg-1994101801/makefile =================================================================== Modified: trunk/packages/seg/trunk/debian/patches/seg.c =================================================================== --- trunk/packages/seg/trunk/debian/patches/seg.c 2012-07-05 11:17:05 UTC (rev 11571) +++ trunk/packages/seg/trunk/debian/patches/seg.c 2012-07-05 11:24:46 UTC (rev 11572) @@ -1,6 +1,6 @@ Description: add missing include file From: Laszlo Kajan <[email protected]> -Forwarded: no +Forwarded: http://lists.alioth.debian.org/pipermail/debian-med-packaging/2012-July/016275.html Index: seg-1994101801/seg.c =================================================================== Modified: trunk/packages/seg/trunk/debian/patches/seg.pod =================================================================== --- trunk/packages/seg/trunk/debian/patches/seg.pod 2012-07-05 11:17:05 UTC (rev 11571) +++ trunk/packages/seg/trunk/debian/patches/seg.pod 2012-07-05 11:24:46 UTC (rev 11572) @@ -1,7 +1,7 @@ Description: add man page source in POD format Upstream has documentation in text format - the basis of this patch. From: Laszlo Kajan <[email protected]> -Forwarded: no +Forwarded: http://lists.alioth.debian.org/pipermail/debian-med-packaging/2012-July/016275.html Index: seg-1994101801/seg.pod =================================================================== Modified: trunk/packages/seg/trunk/debian/rules =================================================================== --- trunk/packages/seg/trunk/debian/rules 2012-07-05 11:17:05 UTC (rev 11571) +++ trunk/packages/seg/trunk/debian/rules 2012-07-05 11:24:46 UTC (rev 11572) @@ -1,6 +1,6 @@ #!/usr/bin/make -f # Uncomment this to turn on verbose mode. -export DH_VERBOSE=1 +#export DH_VERBOSE=1 export CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS) export CFLAGS:=$(shell dpkg-buildflags --get CFLAGS) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
