[med-svn] r2458 - in trunk/packages/io-lib/trunk/debian: . patches
plessy at alioth.debian.org
plessy at alioth.debian.org
Wed Sep 3 04:24:48 UTC 2008
Author: plessy
Date: 2008-09-03 04:24:42 +0000 (Wed, 03 Sep 2008)
New Revision: 2458
Added:
trunk/packages/io-lib/trunk/debian/io-lib.doc-base.io-lib_ZTR_format
trunk/packages/io-lib/trunk/debian/libread-dev.install
trunk/packages/io-lib/trunk/debian/libread1.install
trunk/packages/io-lib/trunk/debian/patches/
trunk/packages/io-lib/trunk/debian/patches/libtoolization.patch
Removed:
trunk/packages/io-lib/trunk/debian/io-lib-dev.dirs
trunk/packages/io-lib/trunk/debian/io-lib-dev.install
trunk/packages/io-lib/trunk/debian/io-lib.doc-base
trunk/packages/io-lib/trunk/debian/io-lib1.dirs
trunk/packages/io-lib/trunk/debian/io-lib1.install
trunk/packages/io-lib/trunk/debian/shlibs.local
Modified:
trunk/packages/io-lib/trunk/debian/changelog
trunk/packages/io-lib/trunk/debian/control
trunk/packages/io-lib/trunk/debian/copyright
trunk/packages/io-lib/trunk/debian/docs
trunk/packages/io-lib/trunk/debian/rules
trunk/packages/io-lib/trunk/debian/watch
Log:
First step towards distribution of a dynamic io-lib.
This commit is likely to be broken, and the renaming of libread to
libstaden-read is not yet done.
Modified: trunk/packages/io-lib/trunk/debian/changelog
===================================================================
--- trunk/packages/io-lib/trunk/debian/changelog 2008-09-02 13:50:40 UTC (rev 2457)
+++ trunk/packages/io-lib/trunk/debian/changelog 2008-09-03 04:24:42 UTC (rev 2458)
@@ -1,4 +1,4 @@
-io-lib (1.11.2.1-1) unstable; urgency=low
+io-lib (1.11.3-1) unstable; urgency=low
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
Modified: trunk/packages/io-lib/trunk/debian/control
===================================================================
--- trunk/packages/io-lib/trunk/debian/control 2008-09-02 13:50:40 UTC (rev 2457)
+++ trunk/packages/io-lib/trunk/debian/control 2008-09-03 04:24:42 UTC (rev 2458)
@@ -1,19 +1,26 @@
Source: io-lib
-Priority: extra
+Priority: optional
Maintainer: Charles Plessy <plessy at debian.org>
-Build-Depends: debhelper (>= 7), autotools-dev
+Build-Depends: debhelper (>= 7), autotools-dev, quilt
Standards-Version: 3.7.3
Section: libs
Homepage: <insert the upstream URL, if relevant>
-Package: io-lib-dev
+Package: iolib-programs
+Section: science
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: <insert up to 60 chars description>
+ <insert long description, indented with spaces>
+
+Package: libread-dev
Section: libdevel
Architecture: any
-Depends: io-lib1 (= ${binary:Version})
+Depends: libread1 (= ${binary:Version})
Description: <insert up to 60 chars description>
<insert long description, indented with spaces>
-Package: io-lib1
+Package: libread1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Modified: trunk/packages/io-lib/trunk/debian/copyright
===================================================================
--- trunk/packages/io-lib/trunk/debian/copyright 2008-09-02 13:50:40 UTC (rev 2457)
+++ trunk/packages/io-lib/trunk/debian/copyright 2008-09-03 04:24:42 UTC (rev 2458)
@@ -1,6 +1,56 @@
This package was debianized by Charles Plessy <plessy at debian.org> on
Mon, 07 Jul 2008 19:09:31 +0900.
+Upsteam authors: James Bonfield, Simon Dear, Rodger Staden (io-lib)
+
+Files: io_lib/*
+Copyright: © 1994 Medical Research Council
+License:
+ Copyright (c) Medical Research Council 1994. All rights reserved.
+ .
+ Permission to use, copy, modify and distribute this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ this copyright and notice appears in all copies.
+ .
+ This file was written by James Bonfield, Simon Dear, Rodger Staden,
+ as part of the Staden Package at the MRC Laboratory of Molecular
+ Biology, Hills Road, Cambridge, CB2 2QH, United Kingdom.
+ .
+ MRC disclaims all warranties with regard to this software.
+
+Files: io_lib/sff.c:
+Copyright: © 1994 Medical Research Council
+ © 2001-2005 454 Life Sciences Corporation.
+License:
+ Copyright (c) Medical Research Council 1994. All rights reserved.
+ .
+ Permission to use, copy, modify and distribute this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ this copyright and notice appears in all copies.
+ .
+ This file was written by James Bonfield, Simon Dear, Rodger Staden,
+ as part of the Staden Package at the MRC Laboratory of Molecular
+ Biology, Hills Road, Cambridge, CB2 2QH, United Kingdom.
+ .
+ MRC disclaims all warranties with regard to this software.
+ .
+ .
+ This function and getuint4_255 above are taken with permission
+ from 454's getsff.c with the following licence:
+ .
+ Copyright (c)[2001-2005] 454 Life Sciences Corporation. All Rights Reserved.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ .
+ IN NO EVENT SHALL LICENSOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE.
+X-Comment: This file contains some extracts from a file owened by the 454 Life Sciences Corporation.
+
+
+
It was downloaded from <url://example.com>
Upstream Author(s):
Modified: trunk/packages/io-lib/trunk/debian/docs
===================================================================
--- trunk/packages/io-lib/trunk/debian/docs 2008-09-02 13:50:40 UTC (rev 2457)
+++ trunk/packages/io-lib/trunk/debian/docs 2008-09-03 04:24:42 UTC (rev 2458)
@@ -1,2 +1,4 @@
README
CHANGES
+docs/Hash_File_Format
+docs/ZTR_format
Deleted: trunk/packages/io-lib/trunk/debian/io-lib-dev.dirs
===================================================================
--- trunk/packages/io-lib/trunk/debian/io-lib-dev.dirs 2008-09-02 13:50:40 UTC (rev 2457)
+++ trunk/packages/io-lib/trunk/debian/io-lib-dev.dirs 2008-09-03 04:24:42 UTC (rev 2458)
@@ -1,2 +0,0 @@
-usr/lib
-usr/include
Deleted: trunk/packages/io-lib/trunk/debian/io-lib-dev.install
===================================================================
--- trunk/packages/io-lib/trunk/debian/io-lib-dev.install 2008-09-02 13:50:40 UTC (rev 2457)
+++ trunk/packages/io-lib/trunk/debian/io-lib-dev.install 2008-09-03 04:24:42 UTC (rev 2458)
@@ -1,6 +0,0 @@
-usr/include/*
-usr/lib/lib*.a
-usr/lib/lib*.so
-usr/lib/pkgconfig/*
-usr/lib/*.la
-usr/share/pkgconfig/*
Deleted: trunk/packages/io-lib/trunk/debian/io-lib.doc-base
===================================================================
--- trunk/packages/io-lib/trunk/debian/io-lib.doc-base 2008-09-02 13:50:40 UTC (rev 2457)
+++ trunk/packages/io-lib/trunk/debian/io-lib.doc-base 2008-09-03 04:24:42 UTC (rev 2458)
@@ -1,22 +0,0 @@
-Document: io-lib
-Title: Debian io-lib Manual
-Author: <insert document author here>
-Abstract: This manual describes what io-lib is
- and how it can be used to
- manage online manuals on Debian systems.
-Section: unknown
-
-Format: debiandoc-sgml
-Files: /usr/share/doc/io-lib/io-lib.sgml.gz
-
-Format: postscript
-Files: /usr/share/doc/io-lib/io-lib.ps.gz
-
-Format: text
-Files: /usr/share/doc/io-lib/io-lib.text.gz
-
-Format: HTML
-Index: /usr/share/doc/io-lib/html/index.html
-Files: /usr/share/doc/io-lib/html/*.html
-
-
Added: trunk/packages/io-lib/trunk/debian/io-lib.doc-base.io-lib_ZTR_format
===================================================================
--- trunk/packages/io-lib/trunk/debian/io-lib.doc-base.io-lib_ZTR_format (rev 0)
+++ trunk/packages/io-lib/trunk/debian/io-lib.doc-base.io-lib_ZTR_format 2008-09-03 04:24:42 UTC (rev 2458)
@@ -0,0 +1,9 @@
+Document: io-lib_ZTR_format
+Title: ZTR format specification version 1.3
+Author: <insert document author here>
+Abstract: This document specifies the ZTR 1.3 format for biological sequences
+ and discusses the possibles changes towards a 2.0 format.
+Section: Applications/Science/Biology
+
+Format: text
+Files: /usr/share/doc/io-lib/ZTR_format.gz
Deleted: trunk/packages/io-lib/trunk/debian/io-lib1.dirs
===================================================================
--- trunk/packages/io-lib/trunk/debian/io-lib1.dirs 2008-09-02 13:50:40 UTC (rev 2457)
+++ trunk/packages/io-lib/trunk/debian/io-lib1.dirs 2008-09-03 04:24:42 UTC (rev 2458)
@@ -1 +0,0 @@
-usr/lib
Deleted: trunk/packages/io-lib/trunk/debian/io-lib1.install
===================================================================
--- trunk/packages/io-lib/trunk/debian/io-lib1.install 2008-09-02 13:50:40 UTC (rev 2457)
+++ trunk/packages/io-lib/trunk/debian/io-lib1.install 2008-09-03 04:24:42 UTC (rev 2458)
@@ -1 +0,0 @@
-usr/lib/lib*.so.*
Copied: trunk/packages/io-lib/trunk/debian/libread-dev.install (from rev 2418, trunk/packages/io-lib/trunk/debian/io-lib-dev.install)
===================================================================
--- trunk/packages/io-lib/trunk/debian/libread-dev.install (rev 0)
+++ trunk/packages/io-lib/trunk/debian/libread-dev.install 2008-09-03 04:24:42 UTC (rev 2458)
@@ -0,0 +1,4 @@
+usr/include/*
+usr/lib/lib*.a
+usr/lib/lib*.so
+usr/lib/*.la
Property changes on: trunk/packages/io-lib/trunk/debian/libread-dev.install
___________________________________________________________________
Name: svn:mergeinfo
+
Copied: trunk/packages/io-lib/trunk/debian/libread1.install (from rev 2418, trunk/packages/io-lib/trunk/debian/io-lib1.install)
===================================================================
--- trunk/packages/io-lib/trunk/debian/libread1.install (rev 0)
+++ trunk/packages/io-lib/trunk/debian/libread1.install 2008-09-03 04:24:42 UTC (rev 2458)
@@ -0,0 +1 @@
+usr/lib/lib*.so.*
Property changes on: trunk/packages/io-lib/trunk/debian/libread1.install
___________________________________________________________________
Name: svn:mergeinfo
+
Added: trunk/packages/io-lib/trunk/debian/patches/libtoolization.patch
===================================================================
--- trunk/packages/io-lib/trunk/debian/patches/libtoolization.patch (rev 0)
+++ trunk/packages/io-lib/trunk/debian/patches/libtoolization.patch 2008-09-03 04:24:42 UTC (rev 2458)
@@ -0,0 +1,144 @@
+diff --git a/configure.in b/configure.in
+index 8414f94..25c9751 100644
+--- a/configure.in
++++ b/configure.in
+@@ -6,7 +6,7 @@ AM_INIT_AUTOMAKE
+ dnl Checks for programs.
+ AC_PROG_CC
+ AC_PROG_INSTALL
+-AC_PROG_RANLIB
++AC_PROG_LIBTOOL
+
+ dnl Check for libcurl and zlib
+ LIBCURL_CHECK_CONFIG(,,[have_curl=yes], [have_curl=no])
+@@ -49,3 +49,4 @@ AC_CHECK_FUNCS(strdup)
+ dnl AC_CHECK_FUNCS(mktime strspn strstr strtol)
+
+ AC_OUTPUT(Makefile io_lib/Makefile progs/Makefile io_lib-config)
++
+diff --git a/io_lib/Makefile.am b/io_lib/Makefile.am
+index c10175f..8870f91 100644
+--- a/io_lib/Makefile.am
++++ b/io_lib/Makefile.am
+@@ -1,6 +1,6 @@
+-lib_LIBRARIES = libread.a
++lib_LTLIBRARIES = libread.la
+
+-libread_a_SOURCES = \
++libread_la_SOURCES = \
+ Read.c \
+ Read.h \
+ scf_extras.c \
+@@ -67,8 +67,9 @@ libread_a_SOURCES = \
+ os.h \
+ stdio_hack.h
+
+-libread_a_CPPFLAGS = @LIBCURL_CPPFLAGS@
++libread_la_CPPFLAGS = @LIBCURL_CPPFLAGS@
+
++libread_la_LDFLAGS = -lcurl -lz
+ #libread_a_LDFLAGS = -avoid-version
+
+ INCLUDES = -I${top_srcdir}
+diff --git a/progs/Makefile.am b/progs/Makefile.am
+index 0ca1b77..843adef 100644
+--- a/progs/Makefile.am
++++ b/progs/Makefile.am
+@@ -1,74 +1,74 @@
+ bin_PROGRAMS = convert_trace makeSCF extract_seq extract_qual index_tar scf_dump scf_info scf_update get_comment hash_tar hash_extract hash_list trace_dump hash_sff append_sff ztr_dump illumina2srf srf2illumina srf_dump_all srf_index_hash srf_extract_linear srf_extract_hash srf2fastq srf2fasta
+
+ convert_trace_SOURCES = convert_trace.c
+-convert_trace_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++convert_trace_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ get_comment_SOURCES = get_comment.c
+-get_comment_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++get_comment_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ makeSCF_SOURCES = makeSCF.c
+-makeSCF_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++makeSCF_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ extract_seq_SOURCES = extract_seq.c
+-extract_seq_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++extract_seq_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ extract_qual_SOURCES = extract_qual.c
+-extract_qual_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++extract_qual_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ index_tar_SOURCES = index_tar.c
+
+ scf_dump_SOURCES = scf_dump.c
+-scf_dump_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++scf_dump_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ scf_info_SOURCES = scf_info.c
+-scf_info_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++scf_info_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ scf_update_SOURCES = scf_update.c
+-scf_update_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++scf_update_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ hash_tar_SOURCES = hash_tar.c
+-hash_tar_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++hash_tar_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ hash_list_SOURCES = hash_list.c
+-hash_list_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++hash_list_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ hash_sff_SOURCES = hash_sff.c
+-hash_sff_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++hash_sff_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ append_sff_SOURCES = append_sff.c
+-append_sff_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++append_sff_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ hash_extract_SOURCES = hash_extract.c
+-hash_extract_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++hash_extract_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ trace_dump_SOURCES = trace_dump.c
+-trace_dump_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++trace_dump_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ ztr_dump_SOURCES = ztr_dump.c
+-ztr_dump_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++ztr_dump_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ illumina2srf_SOURCES = solexa2srf.c
+-illumina2srf_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++illumina2srf_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ srf2illumina_SOURCES = srf2solexa.c
+-srf2illumina_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++srf2illumina_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ srf2fastq_SOURCES = srf2fastq.c
+-srf2fastq_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++srf2fastq_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ srf2fasta_SOURCES = srf2fasta.c
+-srf2fasta_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++srf2fasta_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ srf_dump_all_SOURCES = srf_dump_all.c
+-srf_dump_all_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++srf_dump_all_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ srf_extract_linear_SOURCES = srf_extract_linear.c
+-srf_extract_linear_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++srf_extract_linear_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ srf_extract_hash_SOURCES = srf_extract_hash.c
+-srf_extract_hash_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++srf_extract_hash_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ srf_index_hash_SOURCES = srf_index_hash.c
+-srf_index_hash_LDADD = $(top_builddir)/io_lib/libread.a @LIBZ@ @LIBCURL@
++srf_index_hash_LDADD = -L$(top_builddir)/io_lib/.libs -lread @LIBZ@ @LIBCURL@
+
+ INCLUDES= -I${top_srcdir}
Modified: trunk/packages/io-lib/trunk/debian/rules
===================================================================
--- trunk/packages/io-lib/trunk/debian/rules 2008-09-02 13:50:40 UTC (rev 2457)
+++ trunk/packages/io-lib/trunk/debian/rules 2008-09-03 04:24:42 UTC (rev 2458)
@@ -9,6 +9,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+include /usr/share/quilt/quilt.make
# These are used for cross-compiling and for saving the configure script
# from having to guess our platform (since we know it already)
@@ -24,8 +25,8 @@
# shared library versions, option 1
-version=2.0.5
-major=2
+version=1.11.3
+major=1
# option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
#version=`ls src/.libs/lib*.so.* | \
# awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'`
@@ -36,10 +37,10 @@
dh_testdir
# Add here commands to configure the package.
ifneq "$(wildcard /usr/share/misc/config.sub)" ""
- cp -f /usr/share/misc/config.sub config.sub
+ cp --remove-destination /usr/share/misc/config.sub config.sub
endif
ifneq "$(wildcard /usr/share/misc/config.guess)" ""
- cp -f /usr/share/misc/config.guess config.guess
+ cp --remove-destination /usr/share/misc/config.guess config.guess
endif
./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS) -Os" LDFLAGS="-Wl,-z,defs"
@@ -47,21 +48,15 @@
build: build-stamp
build-stamp: config.status
dh_testdir
-
- # Add here commands to compile the package.
$(MAKE)
-
touch $@
clean:
dh_testdir
dh_testroot
rm -f build-stamp
-
- # Add here commands to clean up after the build process.
[ ! -f Makefile ] || $(MAKE) distclean
rm -f config.sub config.guess
-
dh_clean
install: build
@@ -69,40 +64,23 @@
dh_testroot
dh_clean -k
dh_installdirs
-
- # Add here commands to install the package into debian/tmp
$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
-
-# Build architecture-independent files here.
binary-indep: build install
-# We have nothing to do by default.
-# Build architecture-dependent files here.
binary-arch: build install
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installexamples
-# dh_install
-# dh_installmenu
-# dh_installdebconf
-# dh_installlogrotate
-# dh_installemacsen
-# dh_installpam
-# dh_installmime
-# dh_installinit
-# dh_installcron
-# dh_installinfo
+ dh_install
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
-# dh_perl
-# dh_python
-# dh_makeshlibs
+ dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
Deleted: trunk/packages/io-lib/trunk/debian/shlibs.local
===================================================================
--- trunk/packages/io-lib/trunk/debian/shlibs.local 2008-09-02 13:50:40 UTC (rev 2457)
+++ trunk/packages/io-lib/trunk/debian/shlibs.local 2008-09-03 04:24:42 UTC (rev 2458)
@@ -1 +0,0 @@
-libio-lib 1.11.2.1 io-lib (>> 1.11.2.1-0), io-lib (<< 1.11.2.1-99)
Modified: trunk/packages/io-lib/trunk/debian/watch
===================================================================
--- trunk/packages/io-lib/trunk/debian/watch 2008-09-02 13:50:40 UTC (rev 2457)
+++ trunk/packages/io-lib/trunk/debian/watch 2008-09-03 04:24:42 UTC (rev 2458)
@@ -1,23 +1,2 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
version=3
-
-# Uncomment to examine a Webpage
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php io-lib-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/io-lib-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/io-lib-(.*)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge, for devscripts >= 2.9
-# http://sf.net/io-lib/io-lib-(.*)\.tar\.gz
-
-# Uncomment to find new files on GooglePages
-# http://example.googlepages.com/foo.html io-lib-(.*)\.tar\.gz
+http://sf.net/staden/io_lib-(.*)\.tar\.gz
More information about the debian-med-commit
mailing list