--- openvas-libraries-2.0.0.orig/debian/libopenvas1-dev.install +++ openvas-libraries-2.0.0/debian/libopenvas1-dev.install @@ -0,0 +1,6 @@ +usr/include/* +usr/lib/lib*.a +usr/lib/lib*.so +usr/lib/*.la +usr/share/man/man1/libopenvas-config.1 +usr/bin/libopenvas-config --- openvas-libraries-2.0.0.orig/debian/libopenvas1.install +++ openvas-libraries-2.0.0/debian/libopenvas1.install @@ -0,0 +1 @@ +usr/lib/lib*.so.* --- openvas-libraries-2.0.0.orig/debian/copyright +++ openvas-libraries-2.0.0/debian/copyright @@ -0,0 +1,58 @@ +This package was debianized by Tim Brown on +Wed, 19 Sep 2007 01:41:35 +0100. + +It was downloaded from http://www.openvas.org/ + +Upstream Author: OpenVAS + +Copyright: + + - Libnessus library: + * Copyright (C) 1998-2002 Renaud Deraison + * Copyright (C) 2001 Michael Arboi + * Copyright (c) Nessus Consulting S.A.R.L., 2000 - 2001 + * Copyright (c) mjh-EDV Beratung, 1996-1999 + * Copyright (C) Free Software Foundation, Inc., [getopt] + * Copyright (c) 1995-1999 Kungliga Tekniska Högskolan + (Royal Institute of Technology, Stockholm, Sweden). [snprintf] + * Copyright 1988-2002, Patrick Powell, San Diego, CA [proctitle] + * Copyright 2001 Niels Provos [share_fd] + +Other copyrights: + + - Autoconf: + Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, + 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, + Inc. + +Authors: + + - Libnessus library: + + * Renaud Deraison + * Michael Arboi + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + +The Debian packaging is (C) 2007, Tim Brown and +is licensed under the GPL, see above. Portions of the Debian packing are +heavily based on the packaging of nessus-libraries which is (C) 1998, Javier +Fernandez-Sanguino Pe�a which is licensed under the GPL, see +above. --- openvas-libraries-2.0.0.orig/debian/compat +++ openvas-libraries-2.0.0/debian/compat @@ -0,0 +1 @@ +5 --- openvas-libraries-2.0.0.orig/debian/rules +++ openvas-libraries-2.0.0/debian/rules @@ -0,0 +1,69 @@ +#!/usr/bin/make -f +# Derived from dh_make example. + +#export DH_VERBOSE=1 +export DH_OPTIONS + +version := $(shell cat VERSION) +tmp := $(CURDIR)/debian/tmp + +CFLAGS := -g -Wall -D_REENTRANT +ifneq "$(findstring noopt,$(DEB_BUILD_OPTIONS))" "" +CFLAGS += -O0 +else +CFLAGS += -O2 +endif + +build: build-stamp +build-stamp: config.status + dh_testdir + $(MAKE) localstatedir=/var + touch $@ + +config.status: configure + CFLAGS="$(CFLAGS)" ./configure --prefix=/usr --sysconfdir=/etc \ + --localstatedir=/var --mandir='$${prefix}/share/man' \ + --enable-static --enable-cipher + +clean: + dh_testdir + dh_testroot + touch openvas-libraries.tmpl + [ ! -f Makefile ] || $(MAKE) distclean + dh_clean build-stamp + +install: DH_OPTIONS= +install: build-stamp + dh_testdir + dh_testroot + dh_clean -k + $(MAKE) install prefix=$(tmp)/usr + dh_installdirs -plibopenvas1-dev usr/share/doc/libopenvas1 + dh_install --sourcedir=debian/tmp + find debian/libopenvas1/usr -type d -empty | xargs -r rmdir -p --ignore-fail-on-non-empty + find debian/libopenvas1-dev/usr -type d -empty | xargs -r rmdir -p --ignore-fail-on-non-empty + +binary-indep: +# Nothing. + +binary-arch: DH_OPTIONS=-a +binary-arch: install + dh_testdir + dh_testroot + dh_installdocs + ( cd debian/libopenvas1-dev/usr/share/doc/ ; rm -rf libopenvas1-dev; ln -s libopenvas1 libopenvas1-dev; ) + dh_installchangelogs +ifeq "$(findstring nostrip,$(DEB_BUILD_OPTIONS))" "" + dh_strip +endif + dh_compress + dh_fixperms + dh_makeshlibs -V "libopenvas1 (>= $(version))" + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- openvas-libraries-2.0.0.orig/debian/control +++ openvas-libraries-2.0.0/debian/control @@ -0,0 +1,41 @@ +Source: openvas-libraries +Section: libs +Priority: optional +Maintainer: Debian OpenVAS Maintainers +Uploaders: Tim Brown , Javier Fernandez-Sanguino Pen~a , Jan Wagner +Build-Depends: debhelper (>= 5), autotools-dev, libgnutls-dev, libpcap-dev, libglib2.0-dev +Homepage: http://www.openvas.org/ +Vcs-Browser: http://wald.intevation.org/plugins/scmsvn/viewcvs.php/trunk/openvas-libraries/packaging/debian/?root=openvas +Vcs-Svn: https://svn.wald.intevation.org/svn/openvas/trunk/openvas-libraries/packaging/debian/ +Standards-Version: 3.8.0 + +Package: libopenvas1-dev +Section: libdevel +Architecture: any +Depends: libopenvas1 (= ${binary:Version}), libgnutls-dev, libpcap-dev +Description: OpenVAS static libraries and headers + The OpenVAS Security Scanner is a security auditing tool. It makes + possible to test security modules in an attempt to find vulnerable + spots that should be fixed. + . + It is made up of two parts: a server, and a client. The server/daemon, + openvasd, is in charge of the attacks, whereas the client, + OpenVAS-Client, provides the user a nice X11/GTK+ interface. + . + This package contains the required static libraries, headers, and + openvas-config script. + +Package: libopenvas1 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: OpenVAS shared libraries + The OpenVAS Security Scanner is a security auditing tool. It makes + possible to test security modules in an attempt to find vulnerable + spots that should be fixed. + . + It is made up of two parts: a server, and a client. The server/daemon, + openvasd, is in charge of the attacks, whereas the client, + OpenVAS-Client, provides the user a nice X11/GTK+ interface. + . + This package contains the required shared libraries. --- openvas-libraries-2.0.0.orig/debian/changelog +++ openvas-libraries-2.0.0/debian/changelog @@ -0,0 +1,84 @@ +openvas-libraries (2.0.0-1v2) unstable; urgency=low + + * Added libglib2.0-dev to the build deps. + + -- Ludwig Reiter Wed, 14 Jan 2009 15:53:26 +0100 + + +openvas-libraries (2.0.0-1) unstable; urgency=low + + * New upstream release. + + -- Javier Fernandez-Sanguino Pen~a Fri, 02 Jan 2009 01:23:12 +0100 + +openvas-libraries (1.0.2-1) unstable; urgency=low + + * New upstream release + * Add Tim and myself to Uploaders + * Set Debian Maintainers Mailing List as Maintainer + * Add Vcs-Headers + * bump Standards Version to 3.8.0, no changes needed + * remove trailing whitespaces from EOL and EOF in debian/* + * move Section to right place for openvas-libraries in control + * also depend on libgnutls-dev, libpcap-dev for -dev + * remove debian/*.dirs since unneeded + + -- Jan Wagner Mon, 07 Jul 2008 16:17:53 +0200 + +openvas-libraries (1.0.1-5) unstable; urgency=low + + * Fix the Makefile so that the library is linked with the appropriate + libraries. Also change openvas-libraries.tmpl + * Drop the libgpgme11-dev Build-Dep, we actually don't need it, none of the + sources build use the gpgme.h header. + + -- Javier Fernandez-Sanguino Pen~a Fri, 02 May 2008 21:20:05 +0200 + +openvas-libraries (1.0.1-4) unstable; urgency=low + + * Minor updates to control and copyright file to fix issues highlighted + by jfs in regard to the priority and copyright of the packaging + respectively + * Minor update to control to fix differing dependency between + openvas-libraries and openvas-libnasl as highlighted by jfs + + -- Tim Brown Wed, 30 Apr 2008 23:23:27 +0100 + +openvas-libraries (1.0.1-3) unstable; urgency=low + + * Minor update to control file, fixed dependency on ${source:Version} substvar + + -- Tim Brown Wed, 16 Apr 2008 05:57:27 +0100 + +openvas-libraries (1.0.1-2) unstable; urgency=low + + * Minor updates to control file, now lists jfs as uploader, fixed deprecated + ${Source-Version} substvar, Build-Depends directive + * Minor update to rules file, DH_COMPAT environment variable no longer required + * Minor update to libopenvas1-dev.install + + -- Tim Brown Wed, 16 Apr 2008 05:21:09 +0100 + +openvas-libraries (1.0.1-1) unstable; urgency=low + + * New upstream release + + -- Tim Brown Thu, 03 Apr 2008 01:18:00 +0100 + +openvas-libraries (1.0.0-1) unstable; urgency=low + + * New upstream release + + -- Tim Brown Tue, 05 Feb 2008 22:12:21 +0000 + +openvas-libraries (0.9.1-2) unstable; urgency=low + + * Minor updates to the control and copyright files + + -- Tim Brown Wed, 31 Oct 2007 02:29:25 +0000 + +openvas-libraries (0.9.1-1) unstable; urgency=low + + * Initial release + + -- Tim Brown Wed, 19 Sep 2007 01:41:35 +0100