--- netsurf-2.1.orig/debian/netsurf-linuxfb.postinst +++ netsurf-2.1/debian/netsurf-linuxfb.postinst @@ -0,0 +1,8 @@ +#!/bin/sh +set -e + +if [ "$1" = "configure" ]; then + update-alternatives --install /usr/bin/netsurf netsurf-browser /usr/bin/netsurf-linuxfb 20 --slave /usr/share/man/man1/netsurf.1.gz netsurf-manual /usr/share/man/man1/netsurf-linuxfb.1.gz +fi + +#DEBHELPER# --- netsurf-2.1.orig/debian/netsurf-linuxfb.manpages +++ netsurf-2.1/debian/netsurf-linuxfb.manpages @@ -0,0 +1 @@ +netsurf-linuxfb.1 --- netsurf-2.1.orig/debian/netsurf.files +++ netsurf-2.1/debian/netsurf.files @@ -0,0 +1 @@ +# Nothing --- netsurf-2.1.orig/debian/netsurf-sdl.prerm +++ netsurf-2.1/debian/netsurf-sdl.prerm @@ -0,0 +1,8 @@ +#!/bin/sh +set -e + +if [ "$1" != "upgrade" ]; then + update-alternatives --remove netsurf-browser /usr/bin/netsurf-sdl +fi + +#DEBHELPER# --- netsurf-2.1.orig/debian/netsurf-gtk.postinst +++ netsurf-2.1/debian/netsurf-gtk.postinst @@ -0,0 +1,8 @@ +#!/bin/sh +set -e + +if [ "$1" = "configure" ]; then + update-alternatives --install /usr/bin/netsurf netsurf-browser /usr/bin/netsurf-gtk 80 --slave /usr/share/man/man1/netsurf.1.gz netsurf-manual /usr/share/man/man1/netsurf-gtk.1.gz +fi + +#DEBHELPER# --- netsurf-2.1.orig/debian/netsurf.desktop +++ netsurf-2.1/debian/netsurf.desktop @@ -0,0 +1,68 @@ +[Desktop Entry] +Name=NetSurf Web Browser +Name[ca]=Navegador web NetSurf +Name[cs]=NetSurf Webový prohlížeč +Name[es]=Navegador web NetSurf +Name[fa]=مرورگر اینترنتی NetSurf +Name[fi]=NetSurf-selain +Name[fr]=Navigateur Web NetSurf +Name[hu]=NetSurf webböngésző +Name[it]=NetSurf Browser Web +Name[ja]=NetSurf ウェブ・ブラウザ +Name[ko]=NetSurf 웹 브라우저 +Name[nb]=NetSurf Nettleser +Name[nl]=NetSurf webbrowser +Name[nn]=NetSurf Nettlesar +Name[no]=NetSurf Nettleser +Name[pl]=Przeglądarka WWW NetSurf +Name[pt]=NetSurf Navegador Web +Name[pt_BR]=Navegador Web NetSurf +Name[sk]=Internetový prehliadač NetSurf +Comment=Browse the World Wide Web +Comment[ca]=Navegueu per el web +Comment[cs]=Prohlížení stránek World Wide Webu +Comment[de]=Im Internet surfen +Comment[es]=Navegue por la web +Comment[fa]=صفحات شبکه جهانی اینترنت را مرور نمایید +Comment[fi]=Selaa Internetin WWW-sivuja +Comment[fr]=Navigue sur Internet +Comment[hu]=A világháló böngészése +Comment[it]=Esplora il web +Comment[ja]=ウェブを閲覧します +Comment[ko]=웹을 돌아 다닙니다 +Comment[nb]=Surf på nettet +Comment[nl]=Verken het internet +Comment[nn]=Surf på nettet +Comment[no]=Surf på nettet +Comment[pl]=Przeglądanie stron WWW +Comment[pt]=Navegue na Internet +Comment[pt_BR]=Navegue na Internet +Comment[sk]=Prehliadanie internetu +GenericName=Web Browser +GenericName[ca]=Navegador web +GenericName[cs]=Webový prohlížeč +GenericName[es]=Navegador web +GenericName[fa]=مرورگر اینترنتی +GenericName[fi]=WWW-selain +GenericName[fr]=Navigateur Web +GenericName[hu]=Webböngésző +GenericName[it]=Browser Web +GenericName[ja]=ウェブ・ブラウザ +GenericName[ko]=웹 브라우저 +GenericName[nb]=Nettleser +GenericName[nl]=Webbrowser +GenericName[nn]=Nettlesar +GenericName[no]=Nettleser +GenericName[pl]=Przeglądarka WWW +GenericName[pt]=Navegador Web +GenericName[pt_BR]=Navegador Web +GenericName[sk]=Internetový prehliadač +Exec=netsurf-gtk %u +Terminal=false +X-MultipleArgs=false +Type=Application +Icon=netsurf.png +Categories=Network; +MimeType=text/html;text/xml;application/xhtml+xml;application/xml;image/gif;image/jpeg;image/png +StartupWMClass=NetSurf-bin +StartupNotify=true --- netsurf-2.1.orig/debian/netsurf-gtk.menu +++ netsurf-2.1/debian/netsurf-gtk.menu @@ -0,0 +1,3 @@ +?package(netsurf-gtk):needs="X11" section="Applications/Network/Web Browsing"\ + title="Netsurf Web Browser" command="/usr/bin/netsurf-gtk" hints="Web Browsers" \ + icon="/usr/share/pixmaps/netsurf.xpm" --- netsurf-2.1.orig/debian/netsurf-sdl.manpages +++ netsurf-2.1/debian/netsurf-sdl.manpages @@ -0,0 +1 @@ +netsurf-sdl.1 --- netsurf-2.1.orig/debian/netsurf-vnc.postinst +++ netsurf-2.1/debian/netsurf-vnc.postinst @@ -0,0 +1,8 @@ +#!/bin/sh +set -e + +if [ "$1" = "configure" ]; then + update-alternatives --install /usr/bin/netsurf netsurf-browser /usr/bin/netsurf-vnc 40 --slave /usr/share/man/man1/netsurf.1.gz netsurf-manual /usr/share/man/man1/netsurf-vnc.1.gz +fi + +#DEBHELPER# --- netsurf-2.1.orig/debian/netsurf-vnc.manpages +++ netsurf-2.1/debian/netsurf-vnc.manpages @@ -0,0 +1 @@ +netsurf-vnc.1 --- netsurf-2.1.orig/debian/Makefile.config.gtk +++ netsurf-2.1/debian/Makefile.config.gtk @@ -0,0 +1,6 @@ +# Debian/Ubuntu configuration for NetSurf Browser (GTK) + +override NETSURF_USE_HARU_PDF := NO +override NETSURF_USE_MNG := NO +override NETSURF_USE_PNG := YES +override NETSURF_GTK_RESOURCES := $(PREFIX)/share/netsurf-gtk/ --- netsurf-2.1.orig/debian/netsurf-gtk.manpages +++ netsurf-2.1/debian/netsurf-gtk.manpages @@ -0,0 +1 @@ +netsurf-gtk.1 --- netsurf-2.1.orig/debian/netsurf-linuxfb.prerm +++ netsurf-2.1/debian/netsurf-linuxfb.prerm @@ -0,0 +1,8 @@ +#!/bin/sh +set -e + +if [ "$1" != "upgrade" ]; then + update-alternatives --remove netsurf-browser /usr/bin/netsurf-linuxfb +fi + +#DEBHELPER# --- netsurf-2.1.orig/debian/netsurf-gtk.prerm +++ netsurf-2.1/debian/netsurf-gtk.prerm @@ -0,0 +1,8 @@ +#!/bin/sh +set -e + +if [ "$1" != "upgrade" ]; then + update-alternatives --remove netsurf-browser /usr/bin/netsurf-gtk +fi + +#DEBHELPER# --- netsurf-2.1.orig/debian/netsurf-vnc.prerm +++ netsurf-2.1/debian/netsurf-vnc.prerm @@ -0,0 +1,8 @@ +#!/bin/sh +set -e + +if [ "$1" != "upgrade" ]; then + update-alternatives --remove netsurf-browser /usr/bin/netsurf-vnc +fi + +#DEBHELPER# --- netsurf-2.1.orig/debian/Makefile.config.linuxfb +++ netsurf-2.1/debian/Makefile.config.linuxfb @@ -0,0 +1,11 @@ +# Debian/Ubuntu configuration for NetSurf Browser (LinuxFB) + +override NETSURF_FB_FRONTEND := linux +override NETSURF_FB_FONTLIB := freetype + +override NETSURF_USE_HARU_PDF := NO +override NETSURF_USE_MNG := NO +override NETSURF_USE_PNG := YES + +override NETSURF_FB_RESPATH_linux := $(PREFIX)/share/netsurf-framebuffer/ + --- netsurf-2.1.orig/debian/copyright +++ netsurf-2.1/debian/copyright @@ -0,0 +1,79 @@ +This package was debianized by the Debian/Ubuntu NetSurf Package Team + on Tue, 21 Apr 2009. + + +It was downloaded from: http://www.netsurf-browser.org/download/netsurf-2.1-src.tar.gz + +Upstream Authors: John M Bell, James Bursa, Philip Pemberton, Phil Mellor, Rob Jackson, Richard Wilson, Andrew Timmins, John Tytgat, Kevin Bagust, Adrian Lees, Daniel Silverstone, Rob Kendrick, Daniel Stenberg, Andrew Tridgell, François Revel, Chris Young, Adam Blokus, Sean Fox, Mike Lester, Mark Benjamin, Chris Tarnowski + +Copyright: 2003 - 2009 John M Bell + 2003 - 2009 James Bursa + 2003 Philip Pemberton + 2003 Phil Mellor + 2003 Rob Jackson + 2004 - 2009 Richard Wilson + 2004 Andrew Timmins + 2004 - 2009 John Tytgat + 2004 Kevin Bagust + 2005 - 2009 Adrian Lees + 2006 - 2009 Daniel Silverstone + 2006 - 2009 Rob Kendrick + 2007 - 2009 Vincent Sanders + 1998 - 2004 Daniel Stenberg + 2004 - 2005 Andrew Tridgell + 2008 - 2009 François Revel + 2008 - 2009 Chris Young + 2008 Adam Blokus + 2008 Sean Fox + 2008 - 2009 Mike Lester + 2009 Mark Benjamin + 2009 Chris Tarnowski + + +License: + + NetSurf 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; version 2 of the License. + + In addition, as a special exception, permission is granted to link the + code of this release of NetSurf with the OpenSSL project's "OpenSSL" + library (or with modified versions of it that use the same licence as + the "OpenSSL" library), and distribute the linked executables. You must + obey the GNU General Public License version 2 in all respects for all of + the code used other than "OpenSSL". If you modify the code, you may + extend this exception to your version of the code, but you are not + obligated to do so. If you do not wish to do so, delete this exception + statement from your version. + + All visual artwork contained within NetSurf is licensed under the terms of + the MIT License. + + On Debian systems, the complete text of the GNU General Public + License, version 2, can be found in /usr/share/common-licenses/GPL-2. + +The MIT License is: + +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 +AUTHORS OR COPYRIGHT HOLDERS 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 OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + + +The Debian packaging is Copyright 2009, Vincent Sanders + and Daniel Silverstone and is +licensed under the GPL, see `/usr/share/common-licenses/GPL-2'. + --- netsurf-2.1.orig/debian/netsurf-sdl.postinst +++ netsurf-2.1/debian/netsurf-sdl.postinst @@ -0,0 +1,8 @@ +#!/bin/sh +set -e + +if [ "$1" = "configure" ]; then + update-alternatives --install /usr/bin/netsurf netsurf-browser /usr/bin/netsurf-sdl 60 --slave /usr/share/man/man1/netsurf.1.gz netsurf-manual /usr/share/man/man1/netsurf-sdl.1.gz +fi + +#DEBHELPER# --- netsurf-2.1.orig/debian/Makefile.config.vnc +++ netsurf-2.1/debian/Makefile.config.vnc @@ -0,0 +1,11 @@ +# Debian/Ubuntu configuration for NetSurf Browser (VNC) + +override NETSURF_FB_FRONTEND := vnc +override NETSURF_FB_FONTLIB := freetype + +override NETSURF_USE_HARU_PDF := NO +override NETSURF_USE_MNG := NO +override NETSURF_USE_PNG := YES + +override NETSURF_FB_RESPATH_vnc := $(PREFIX)/share/netsurf-framebuffer/ + --- netsurf-2.1.orig/debian/manpage.xml +++ netsurf-2.1/debian/manpage.xml @@ -0,0 +1,132 @@ + +.
will be generated. You may view the +manual page with: nroff -man .
| less'. A +typical entry in a Makefile or Makefile.am is: + +DB2MAN=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/\ +manpages/docbook.xsl +XP=xsltproc -''-nonet + +manpage.1: manpage.dbk + $(XP) $(DB2MAN) $< + +The xsltproc binary is found in the xsltproc package. The +XSL files are in docbook-xsl. Please remember that if you +create the nroff version in one of the debian/rules file +targets (such as build), you will need to include xsltproc +and docbook-xsl in your Build-Depends control field. + +--> + + + Vincent"> + Sanders"> + + May 28, 2007"> + + 1"> + vince@debian.org"> + + NETSURF"> + + + Debian"> + GNU"> + GPL"> +]> + + + +
+ &dhemail; +
+ + &dhfirstname; + &dhsurname; + + + 2007 + &dhusername; + + &dhdate; +
+ + &dhucpackage; + + &dhsection; + + + &dhpackage; + + Web Browser + + + + &dhpackage; + + + + + + + + + DESCRIPTION + + This manual page documents briefly the + &dhpackage; command. + + This manual page was written for the &debian; distribution + because the original program does not have a manual page. + + &dhpackage; is a multi-platform lightweight + web browser. Its aim is to provide comprehensive rendering of HTML 4 + with CSS 2 in a small resource footprint while remaining fast. + + + + OPTIONS + + + + + + + Enable verbose logging. + + + + + + + Initial URL to open. + + + + + + AUTHOR + + This manual page was written by &dhusername; &dhemail; for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the &gnu; General Public License, Version 2 any + later version published by the Free Software Foundation. + + + On Debian systems, the complete text of the GNU General Public + License can be found in /usr/share/common-licenses/GPL. + + + +
+ --- netsurf-2.1.orig/debian/watch +++ netsurf-2.1/debian/watch @@ -0,0 +1,3 @@ +version=3 +http://www.netsurf-browser.org/downloads/source/ \ + /downloads/releases/netsurf-([\d\.]*)-src.tar.gz --- netsurf-2.1.orig/debian/netsurf-gtk.dirs +++ netsurf-2.1/debian/netsurf-gtk.dirs @@ -0,0 +1,2 @@ +/usr/share/pixmaps +/usr/share/applications --- netsurf-2.1.orig/debian/Makefile.config.sdl +++ netsurf-2.1/debian/Makefile.config.sdl @@ -0,0 +1,11 @@ +# Debian/Ubuntu configuration for NetSurf Browser (SDL) + +override NETSURF_FB_FRONTEND := sdl +override NETSURF_FB_FONTLIB := freetype + +override NETSURF_USE_HARU_PDF := NO +override NETSURF_USE_MNG := NO +override NETSURF_USE_PNG := YES + +override NETSURF_FB_RESPATH_sdl := $(PREFIX)/share/netsurf-framebuffer/ + --- netsurf-2.1.orig/debian/control +++ netsurf-2.1/debian/control @@ -0,0 +1,83 @@ +Source: netsurf +Section: web +Priority: extra +Maintainer: Debian/Ubuntu NetSurf Package Team +Uploaders: Vincent Sanders , Daniel Silverstone +Build-Depends: debhelper (>= 7), libglade2-dev, libcurl4-openssl-dev, libxml2-dev, libpng-dev, lemon, re2c, imagemagick, xsltproc, docbook-xsl, librsvg2-dev, libhubbub0-dev, libnsbmp0-dev, libnsgif0-dev, libvncserver-dev, libsdl1.2-dev, libfreetype6-dev, pkg-config, liblcms1-dev +Standards-Version: 3.8.2 + +Package: netsurf +Architecture: all +Depends: netsurf-gtk +Provides: www-browser +Description: Small portable web browser with CSS and Unicode support - Transition package + NetSurf is a multi-platform lightweight web browser. Its aim is to provide + comprehensive rendering of HTML 5 with CSS 2 in a small resource footprint + while remaining fast. + . + This package assists in the transition to the netsurf-gtk package + +Package: netsurf-gtk +Architecture: any +Depends: ${shlibs:Depends} +Provides: www-browser +Recommends: mime-support +Conflicts: netsurf (<< 2.0-1) +Description: Small portable web browser with CSS and Unicode support - GTK version + NetSurf is a multi-platform lightweight web browser. Its aim is to provide + comprehensive rendering of HTML 5 with CSS 2 in a small resource footprint + while remaining fast. + +Package: netsurf-framebuffer-common +Architecture: all +Depends: ttf-bitstream-vera +Recommends: netsurf-linuxfb | netsurf-sdl | netsurf-vnc +Description: Common resources for all NetSurf framebuffer targets + NetSurf is a multi-platform lightweight web browser. Its aim is to provide + comprehensive rendering of HTML 5 with CSS 2 in a small resource footprint + while remaining fast. + . + This package provides the common resources for framebuffer targets + +Package: netsurf-linuxfb +Architecture: linux-any +Depends: netsurf-framebuffer-common (= ${source:Version}), ${shlibs:Depends} +Provides: www-browser +Recommends: mime-support +Conflicts: netsurf (<< 2.0-1) +Description: Small portable web browser with CSS and Unicode support - LinuxFB version + NetSurf is a multi-platform lightweight web browser. Its aim is to provide + comprehensive rendering of HTML 5 with CSS 2 in a small resource footprint + while remaining fast. + . + Note: this version runs on the Linux Framebuffer and as such you + should not attempt to launch it from inside X11. + +Package: netsurf-sdl +Architecture: any +Depends: netsurf-framebuffer-common (= ${source:Version}), ${shlibs:Depends} +Provides: www-browser +Recommends: mime-support +Conflicts: netsurf (<< 2.0-1) +Description: Small portable web browser with CSS and Unicode support - SDL version + NetSurf is a multi-platform lightweight web browser. Its aim is to provide + comprehensive rendering of HTML 5 with CSS 2 in a small resource footprint + while remaining fast. + . + Note: this version runs in SDL and as such, uses whichever SDL backend you have + configured. + +Package: netsurf-vnc +Architecture: any +Depends: netsurf-framebuffer-common (= ${source:Version}), ${shlibs:Depends} +Provides: www-browser +Recommends: mime-support +Suggests: xvncviewer +Conflicts: netsurf (<< 2.0-1) +Description: Small portable web browser with CSS and Unicode support - VNC server version + NetSurf is a multi-platform lightweight web browser. Its aim is to provide + comprehensive rendering of HTML 5 with CSS 2 in a small resource footprint + while remaining fast. + . + Note this version of NetSurf provides a VNC server which then has to + be connected to before the browser will be displayed. --- netsurf-2.1.orig/debian/netsurf-gtk.lintian-overrides +++ netsurf-2.1/debian/netsurf-gtk.lintian-overrides @@ -0,0 +1 @@ +netsurf-gtk: extra-license-file --- netsurf-2.1.orig/debian/rules +++ netsurf-2.1/debian/rules @@ -0,0 +1,123 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +CFLAGS = +DB2MAN=/usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl +XP=xsltproc --nonet +FIXEDHOST=$(shell uname -s | tr / _) + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif + +build: build-stamp + +netsurf.1: debian/manpage.xml + $(XP) $(DB2MAN) $< + +netsurf-%.1: netsurf.1 + cp $< $@ + +build-stamp: netsurf-gtk.1 netsurf-linuxfb.1 netsurf-sdl.1 netsurf-vnc.1 + dh_testdir + cp debian/Makefile.config.gtk Makefile.config + CFLAGS="$(CFLAGS)" $(MAKE) HOST=$(FIXEDHOST) clean + CFLAGS="$(CFLAGS)" $(MAKE) HOST=$(FIXEDHOST) TARGET=gtk PREFIX=/usr + $(MAKE) HOST=$(FIXEDHOST) TARGET=gtk PREFIX=/usr DESTDIR=$$(pwd)/debian/buildstage/gtk install + for FBFE in linuxfb sdl vnc; do \ + cp debian/Makefile.config.$$FBFE Makefile.config ; \ + CFLAGS="$(CFLAGS)" $(MAKE) HOST=$(FIXEDHOST) clean ; \ + CFLAGS="$(CFLAGS)" $(MAKE) HOST=$(FIXEDHOST) TARGET=framebuffer PREFIX=/usr ; \ + $(MAKE) HOST=$(FIXEDHOST) TARGET=framebuffer PREFIX=/usr DESTDIR=$$(pwd)/debian/buildstage/$$FBFE install ; \ + done + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp netsurf*.1 + $(MAKE) HOST=$(FIXEDHOST) TARGET=gtk clean + for F in linuxfb sdl vnc; do \ + cp debian/Makefile.config.$$F Makefile.config ; \ + $(MAKE) HOST=$(FIXEDHOST) TARGET=framebuffer clean ; \ + rm -f Makefile.config ; \ + done + rm -fr debian/buildstage + dh_clean + +install: build + dh_testdir + dh_testroot + dh_prep + dh_installdirs +#netsurf-gtk + mkdir -p debian/netsurf-gtk + cp -R debian/buildstage/gtk/* debian/netsurf-gtk/ + mv debian/netsurf-gtk/usr/bin/netsurf debian/netsurf-gtk/usr/bin/netsurf-gtk + convert gtk/res/netsurf.xpm -resize \!32x\!32 debian/netsurf-gtk/usr/share/pixmaps/netsurf.xpm + convert gtk/res/netsurf.xpm debian/netsurf-gtk/usr/share/pixmaps/netsurf.png + install -m 644 debian/netsurf.desktop debian/netsurf-gtk/usr/share/applications +# Ensure doc files are not executable + chmod a-x debian/netsurf-gtk/usr/share/netsurf-gtk/docs/about/* +#netsurf-framebuffer-common, only on Linux: +ifeq ($(DEB_HOST_ARCH_OS),linux) + mkdir -p debian/netsurf-framebuffer-common/usr/share/netsurf-framebuffer + cp -R debian/buildstage/linuxfb/usr/share/netsurf-framebuffer/* debian/netsurf-framebuffer-common/usr/share/netsurf-framebuffer +endif +#netsurf-linuxfb, only on Linux: +ifeq ($(DEB_HOST_ARCH_OS),linux) + mkdir -p debian/netsurf-linuxfb/usr/bin + cp debian/buildstage/linuxfb/usr/bin/netsurf-linux debian/netsurf-linuxfb/usr/bin/netsurf-linuxfb +endif +#netsurf-vnc + mkdir -p debian/netsurf-vnc/usr/bin + cp debian/buildstage/vnc/usr/bin/netsurf-vnc debian/netsurf-vnc/usr/bin/netsurf-vnc +#netsurf-sdl + mkdir -p debian/netsurf-sdl/usr/bin + cp debian/buildstage/sdl/usr/bin/netsurf-sdl debian/netsurf-sdl/usr/bin/netsurf-sdl + +# Build architecture-independent files here. +binary-indep: build install + dh_testdir -i + dh_testroot -i + dh_installdocs -i + dh_installchangelogs -i + dh_installmenu -i + dh_installman -i + dh_link -i + dh_strip -i + dh_compress -i + dh_fixperms -i + dh_lintian -i + dh_installdeb -i + dh_gencontrol -i + dh_md5sums -i + dh_builddeb -i + + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir -a + dh_testroot -a + dh_installdocs -a + dh_installchangelogs -a + dh_installmenu -a + dh_installman -a + dh_link -a + dh_strip -a + dh_compress -a + dh_fixperms -a + dh_lintian -a + dh_installdeb -a + dh_shlibdeps -a + dh_gencontrol -a + dh_md5sums -a + dh_builddeb -a + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- netsurf-2.1.orig/debian/compat +++ netsurf-2.1/debian/compat @@ -0,0 +1 @@ +7 --- netsurf-2.1.orig/debian/changelog +++ netsurf-2.1/debian/changelog @@ -0,0 +1,79 @@ +netsurf (2.1-2.1) unstable; urgency=low + + * NMU from Moenchengladbach BSP + * Fixes FTBFS on kFreeBSD (Closes: #559479) + + -- Axel Beckert Sat, 23 Jan 2010 19:14:01 +0100 + +netsurf (2.1-2) unstable; urgency=low + + * Add ttf-bitstream-vera to Depends: for framebuffer builds. + (Closes: #539897) + + -- Daniel Silverstone Sat, 15 Aug 2009 12:37:06 +0100 + +netsurf (2.1-1) unstable; urgency=low + + * New upstream release (Closes: #533463) + - Now produces variants for linux framebuffer, VNC server and SDL, + along with the SDL release from before. + - Wikipedia CSS images now rendered properly (Closes: #434964) + - Open File now bound to Control+O (Closes: #482755) + - No longer asserts on huge box objects (Closes: #471719) + + -- Daniel Silverstone Mon, 20 Jul 2009 10:30:48 +0200 + +netsurf (2.0-1) unstable; urgency=low + + * New upstream release + + -- Daniel Silverstone Tue, 21 Apr 2009 22:58:52 +0100 + +netsurf (1.2-1) unstable; urgency=low + + * New upstream (Closes: #472599) + * Fixes segfault (Closes: #442466) + * Form input no longer confuses non-alphanumeric keys (Closes: #435319) + * Blank lines in preformatted blocks are displayed correctly (Closes: #435013) + + -- Vincent Sanders Sat, 05 Apr 2008 00:48:41 +0000 + +netsurf (1.1-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Add missing assert.h inclusion in css.h to fix FTBFS (Closes: #470248), + thanks Kumar Appaiah for the patch. + + -- Nico Golde Wed, 19 Mar 2008 17:24:40 +0100 + +netsurf (1.1-2) unstable; urgency=low + + * Fix unusable select widget (Closes: #434963) + * Add www-browser provides (Closes: #445376) + * Fix memory cache size option. + * Fix proxy option handling. + * Fix out of bounds window scrolling. + * Fix handling of CSS colour values. + + -- Vincent Sanders Sun, 07 Oct 2007 10:59:41 +0000 + +netsurf (1.1-1) unstable; urgency=low + + * New upstream (Closes: #435463, #437624) + * Build against correct library packages (Closes: #433523) + + -- Vincent Sanders Tue, 14 Aug 2007 22:21:05 +0000 + +netsurf (1.0-1) unstable; urgency=low + + * Initial release (Closes: #427399) + * Correct logging output verbosity control switch. + * Corrected build to allow for source directory to be renamed. + * Correct handling of file: URI when browsing directories. + * Fix for crash when viewing sites with frames. + * Fix for runaway cpu usage on sites with frames. + * Fix for cookie handling. + * Fix scrollbar handling for anchors. + + -- Vincent Sanders Sun, 3 Jun 2007 18:14:27 +0100 +