--- gurlchecker-0.10.3svn2009032900.orig/debian/control +++ gurlchecker-0.10.3svn2009032900/debian/control @@ -0,0 +1,16 @@ +Source: gurlchecker +Section: net +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Bart Martens +Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libgnet-dev, libxml-parser-perl, libgnutls-dev, libgnomeui-dev, libglade2-dev, libxml2-dev, libcroco3-dev, docbook-to-man, libtidy-dev, libltdl3-dev, libclamav-dev (>= 0.93~dfsg), imagemagick +Standards-Version: 3.7.3 +Homepage: http://gurlchecker.labs.libre-entreprise.org/ + +Package: gurlchecker +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Graphical websites checker + This program "gURLChecker" does various website verifications presented in a + nice graphical user interface. It can work on a whole site, a single local + page or a browser bookmarks file. --- gurlchecker-0.10.3svn2009032900.orig/debian/menu +++ gurlchecker-0.10.3svn2009032900/debian/menu @@ -0,0 +1,4 @@ +?package(gurlchecker):needs="X11" section="Applications/Web Development"\ + longtitle="Graphical websites checker"\ + icon="gurlchecker.xpm"\ + title="gURLChecker" command="/usr/bin/gurlchecker" --- gurlchecker-0.10.3svn2009032900.orig/debian/watch +++ gurlchecker-0.10.3svn2009032900/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://labs.libre-entreprise.org/frs/?group_id=7 .*gurlchecker-(.*)\.tar\.gz --- gurlchecker-0.10.3svn2009032900.orig/debian/rules +++ gurlchecker-0.10.3svn2009032900/debian/rules @@ -0,0 +1,12 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk + +update-config:: + [ -e ui/gurlchecker.xpm ] || \ + convert -resize 32x32 ui/gurlchecker.png ui/gurlchecker.xpm + +reverse-config:: + rm -f ui/gurlchecker.xpm + --- gurlchecker-0.10.3svn2009032900.orig/debian/changelog +++ gurlchecker-0.10.3svn2009032900/debian/changelog @@ -0,0 +1,63 @@ +gurlchecker (0.10.3svn2009032900-0ubuntu1~hardy2) hardy-backports; urgency=low + + * No change rebuild to ensure the package is built against libclamav6 + + -- Scott Kitterman Thu, 03 Sep 2009 18:24:03 -0400 + +gurlchecker (0.10.3svn2009032900-0ubuntu1~hardy1) hardy-backports; urgency=low + + * Source backport for clamav 0.95.x + - Switch libltdl7-dev build-dep to libltdl3-dev + + -- Scott Kitterman Sat, 20 Jun 2009 23:49:08 -0400 + +gurlchecker (0.10.3svn2009032900-0ubuntu1) jaunty; urgency=low + + * Updated to svn head (revision 648) for clamav 0.95 integration + (LP: #354015) + * Added build-dep on libltdl7-dev + + -- Imre Gergely Mon, 30 Mar 2009 23:38:22 +0300 + +gurlchecker (0.10.2-2ubuntu1) jaunty; urgency=low + + * Replace Debian inline changes for clamav 0.94 integration with upstream + fix and update to svn head (revision 647) + - Fix virus scanning so it works (including detecting the Eicar test + signatures (LP: #325054) + - Fix segfault in settings validation (LP: #318309) + - Fix option management + - Updated translations and improved documentation + + -- Scott Kitterman Fri, 06 Feb 2009 18:15:40 -0500 + +gurlchecker (0.10.2-2build1) intrepid; urgency=low + + * No change rebuild for libclamav5 transition + + -- Scott Kitterman Tue, 09 Sep 2008 15:33:20 -0400 + +gurlchecker (0.10.2-2) unstable; urgency=low + + * debian/control, src/ucclam.c: Updated for libclamav4. Closes: #479887. + + -- Bart Martens Fri, 09 May 2008 07:20:03 +0200 + +gurlchecker (0.10.2-1) unstable; urgency=low + + * New upstream release. + + -- Bart Martens Fri, 21 Dec 2007 20:31:21 +0100 + +gurlchecker (0.10.1-1) unstable; urgency=low + + * New upstream release. + + -- Bart Martens Sun, 06 May 2007 21:52:26 +0200 + +gurlchecker (0.10.0-1) unstable; urgency=low + + * Initial release. Closes: #415767. + + -- Bart Martens Tue, 20 Mar 2007 20:46:28 +0100 + --- gurlchecker-0.10.3svn2009032900.orig/debian/compat +++ gurlchecker-0.10.3svn2009032900/debian/compat @@ -0,0 +1 @@ +5 --- gurlchecker-0.10.3svn2009032900.orig/debian/copyright +++ gurlchecker-0.10.3svn2009032900/debian/copyright @@ -0,0 +1,158 @@ +This package was debianized by Bart Martens on +Tue, 20 Mar 2007 20:46:28 +0100. + +It was downloaded from: http://gurlchecker.labs.libre-entreprise.org/ + +Upstream Author: Emmanuel Saracco + +Copyright (C) 2002-2005 Emmanuel Saracco +Copyright (C) 1987-2006 Free Software Foundation, Inc. +Copyright (C) 2002, 2003 Gunner Poulsen + +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 +Copyright (C) 2007-2008, Bart Martens +and is licensed under the GPL, see above. + +The file install-sh: + +# Copyright (C) 1994 X Consortium +# +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to +# deal in the Software without restriction, including without limitation the +# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +# sell copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in +# all copies or substantial portions of the Software. +# +# 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 THE +# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- +# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +# +# Except as contained in this notice, the name of the X Consortium shall not +# be used in advertising or otherwise to promote the sale, use or other deal- +# ings in this Software without prior written authorization from the X Consor- +# tium. +# +# +# FSF changes to this file are in the public domain. + +The file aclocal.m4: + +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, +# 2005 Free Software Foundation, Inc. +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. +# +# Copyright (C) 1995-2002 Free Software Foundation, Inc. +# Copyright (C) 2001-2003,2004 Red Hat, Inc. +# +# This file is free software, distributed under the terms of the GNU +# General Public License. As a special exception to the GNU General +# Public License, this file may be distributed as part of a program +# that contains a configuration script generated by Autoconf, under +# the same distribution terms as the rest of that program. +# +# This file can be copied and used freely without restrictions. It can +# be used in projects which are not available under the GNU Public License +# but which still want to provide support for the GNU gettext functionality. +# +# Copyright © 2004 Scott James Remnant . +# +# This program 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 program 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 program; if not, write to +# Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, +# MA 02110-1301, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +The file intltool-merge.in: + +# Copyright (C) 2000, 2003 Free Software Foundation. +# Copyright (C) 2000, 2001 Eazel, Inc +# +# Intltool is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# version 2 published by the Free Software Foundation. +# +# Intltool 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 program; if not, write to +# Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, +# MA 02110-1301, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +The file intltool-update.in: + +# Copyright (C) 2000-2003 Free Software Foundation. +# +# Intltool is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# version 2 published by the Free Software Foundation. +# +# Intltool 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 program; if not, write to +# Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, +# MA 02110-1301, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + --- gurlchecker-0.10.3svn2009032900.orig/debian/install +++ gurlchecker-0.10.3svn2009032900/debian/install @@ -0,0 +1 @@ +ui/gurlchecker.xpm usr/share/pixmaps/