[med-svn] r11553 - in trunk/packages/seg/trunk/debian: . patches
Laszlo Kajan
lkajan-guest at alioth.debian.org
Wed Jul 4 21:09:36 UTC 2012
Author: lkajan-guest
Date: 2012-07-04 21:09:35 +0000 (Wed, 04 Jul 2012)
New Revision: 11553
Modified:
trunk/packages/seg/trunk/debian/control
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
Log:
annotated patches
Modified: trunk/packages/seg/trunk/debian/control
===================================================================
--- trunk/packages/seg/trunk/debian/control 2012-07-04 20:58:29 UTC (rev 11552)
+++ trunk/packages/seg/trunk/debian/control 2012-07-04 21:09:35 UTC (rev 11553)
@@ -27,7 +27,6 @@
Package: seg-dbg
Section: debug
Architecture: any
-Priority: extra
Depends: ${shlibs:Depends}, ${misc:Depends}, seg (= ${binary:Version})
Description: debug symbols for seg
SEG is a program for identifying and masking segments of low compositional
Modified: trunk/packages/seg/trunk/debian/patches/autotools
===================================================================
--- trunk/packages/seg/trunk/debian/patches/autotools 2012-07-04 20:58:29 UTC (rev 11552)
+++ trunk/packages/seg/trunk/debian/patches/autotools 2012-07-04 21:09:35 UTC (rev 11553)
@@ -1,3 +1,8 @@
+Description: using autotools build system
+ Upstream uses a simple makefile.
+From: Laszlo Kajan <lkajan at rostlab.org>
+Forwarded: no
+
Index: seg-1994101801/configure.ac
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
Modified: trunk/packages/seg/trunk/debian/patches/example
===================================================================
--- trunk/packages/seg/trunk/debian/patches/example 2012-07-04 20:58:29 UTC (rev 11552)
+++ trunk/packages/seg/trunk/debian/patches/example 2012-07-04 21:09:35 UTC (rev 11553)
@@ -1,3 +1,8 @@
+Description: add an example
+ Upstream has an example in the text documentation file.
+From: Laszlo Kajan <lkajan at rostlab.org>
+Forwarded: no
+
Index: seg-1994101801/prion.fa
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
Modified: trunk/packages/seg/trunk/debian/patches/genwin.c
===================================================================
--- trunk/packages/seg/trunk/debian/patches/genwin.c 2012-07-04 20:58:29 UTC (rev 11552)
+++ trunk/packages/seg/trunk/debian/patches/genwin.c 2012-07-04 21:09:35 UTC (rev 11553)
@@ -1,3 +1,7 @@
+Description: add missing include file and fix type casts
+From: Laszlo Kajan <lkajan at rostlab.org>
+Forwarded: no
+
Index: seg-1994101801/genwin.c
===================================================================
--- seg-1994101801.orig/genwin.c 2012-07-04 18:15:40.000000000 +0000
Modified: trunk/packages/seg/trunk/debian/patches/makefile
===================================================================
--- trunk/packages/seg/trunk/debian/patches/makefile 2012-07-04 20:58:29 UTC (rev 11552)
+++ trunk/packages/seg/trunk/debian/patches/makefile 2012-07-04 21:09:35 UTC (rev 11553)
@@ -1,3 +1,7 @@
+Description: rename original makefile
+From: Laszlo Kajan <lkajan at rostlab.org>
+Forwarded: no
+
Index: seg-1994101801/makefile
===================================================================
--- seg-1994101801.orig/makefile 2012-07-04 19:09:41.530825609 +0000
Modified: trunk/packages/seg/trunk/debian/patches/seg.c
===================================================================
--- trunk/packages/seg/trunk/debian/patches/seg.c 2012-07-04 20:58:29 UTC (rev 11552)
+++ trunk/packages/seg/trunk/debian/patches/seg.c 2012-07-04 21:09:35 UTC (rev 11553)
@@ -1,3 +1,7 @@
+Description: add missing include file
+From: Laszlo Kajan <lkajan at rostlab.org>
+Forwarded: no
+
Index: seg-1994101801/seg.c
===================================================================
--- seg-1994101801.orig/seg.c 2012-07-04 18:15:49.000000000 +0000
Modified: trunk/packages/seg/trunk/debian/patches/seg.pod
===================================================================
--- trunk/packages/seg/trunk/debian/patches/seg.pod 2012-07-04 20:58:29 UTC (rev 11552)
+++ trunk/packages/seg/trunk/debian/patches/seg.pod 2012-07-04 21:09:35 UTC (rev 11553)
@@ -1,3 +1,8 @@
+Description: add man page source in POD format
+ Upstream has documentation in text format - the basis of this patch.
+From: Laszlo Kajan <lkajan at rostlab.org>
+Forwarded: no
+
Index: seg-1994101801/seg.pod
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
More information about the debian-med-commit
mailing list