From 6905641b1284e5e323b343e365dff7ec6c4686cf Mon Sep 17 00:00:00 2001 From: Marc Cromme Date: Thu, 14 Feb 2008 14:25:41 +0000 Subject: [PATCH] fixing lintian bragging about repeated debian names in first line of description. --- Makefile.am | 4 ++-- debian/control | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile.am b/Makefile.am index 74257b9..9f9c0d5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## This file is part of Metaproxy ## Copyright (C) 2005-2007, Index Data ApS -## $Id: Makefile.am,v 1.24 2008-02-14 13:46:46 marc Exp $ +## $Id: Makefile.am,v 1.25 2008-02-14 14:25:41 marc Exp $ SUBDIRS = xml src etc doc @@ -24,8 +24,8 @@ dist-hook: cp $(srcdir)/debian/changelog $(distdir)/debian cp $(srcdir)/debian/rules $(distdir)/debian cp $(srcdir)/debian/*.install $(distdir)/debian - cp $(srcdir)/debian/*.manpages $(distdir)/debian +#cp $(srcdir)/debian/*.manpages $(distdir)/debian #cp $(srcdir)/debian/*.postinst $(distdir)/debian diff --git a/debian/control b/debian/control index a9dfc9e..46e9fb0 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Section: net Architecture: any Depends: ${shlibs:Depends}, libmetaproxy Description: Metaproxy Z39.50/SRU router (main executable) - Metaproxy is a universal router, proxy and encapsulated metasearcher + This is a universal router, proxy and encapsulated metasearcher for information retrieval protocols. It accepts, processes, interprets and redirects requests from IR clients using standard protocols such as the binary ANSI/NISO Z39.50 and the information search and retrieval web @@ -23,7 +23,7 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, libyazpp3, libyaz3 Description: Metaproxy Z39.50/SRU router (main executable) - Metaproxy is a universal router, proxy and encapsulated metasearcher + This is a universal router, proxy and encapsulated metasearcher for information retrieval protocols. It accepts, processes, interprets and redirects requests from IR clients using standard protocols such as the binary ANSI/NISO Z39.50 and the information search and retrieval web @@ -35,7 +35,7 @@ Package: metaproxy-doc Section: doc Architecture: all Description: Metaproxy Z39.50/SRU router (documentation) - Metaproxy is a universal router, proxy and encapsulated metasearcher + This is a universal router, proxy and encapsulated metasearcher for information retrieval protocols. It accepts, processes, interprets and redirects requests from IR clients using standard protocols such as the binary ANSI/NISO Z39.50 and the information search and retrieval web -- 1.7.10.4