Gitweb links:
...log
http://git.netsurf-browser.org/packaging/debian.git/shortlog/3d81cf04656d904755fc09ef12b3a9b5cd453baf
...commit
http://git.netsurf-browser.org/packaging/debian.git/commit/3d81cf04656d904755fc09ef12b3a9b5cd453baf
...tree
http://git.netsurf-browser.org/packaging/debian.git/tree/3d81cf04656d904755fc09ef12b3a9b5cd453baf
The branch, master has been updated
via 3d81cf04656d904755fc09ef12b3a9b5cd453baf (commit)
via 844642bc8c66fc95ed4d11aa7907c5c4cd576565 (commit)
from 7c77c3f661be0c8fe15358f44b1cb974bf172941 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/packaging/debian.git/commit/?id=3d81cf04656d904755fc09ef12b3a9b5cd453baf
commit 3d81cf04656d904755fc09ef12b3a9b5cd453baf
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>
add framebuffer font recommendation
diff --git a/changelog b/changelog
index 199b979..39b5cea 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,7 @@
netsurf (3.6-4) UNRELEASED; urgency=medium
* Make png generation reproducible.
+ * Add font recommend dependancy for framebuffer edition
-- Vincent Sanders <[email protected]> Mon, 02 Jan 2017 11:55:26 +0000
diff --git a/control b/control
index 7c55ac2..7852c1f 100644
--- a/control
+++ b/control
@@ -38,7 +38,7 @@ Package: netsurf-fb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, netsurf-common
(=${source:Version})
Provides: www-browser
-Recommends: mime-support
+Recommends: mime-support fonts-dejavu
Description: small web browser with CSS support for framebuffers
NetSurf is a multi-platform lightweight web browser. It aims to provide
comprehensive rendering of HTML 5 with CSS 2 in a small resource footprint
commitdiff
http://git.netsurf-browser.org/packaging/debian.git/commit/?id=844642bc8c66fc95ed4d11aa7907c5c4cd576565
commit 844642bc8c66fc95ed4d11aa7907c5c4cd576565
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>
allow package png generation to be reproducable
diff --git a/changelog b/changelog
index ae4ef89..199b979 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+netsurf (3.6-4) UNRELEASED; urgency=medium
+
+ * Make png generation reproducible.
+
+ -- Vincent Sanders <[email protected]> Mon, 02 Jan 2017 11:55:26 +0000
+
netsurf (3.6-3) unstable; urgency=medium
* Apply upstream patch fixing nsgenbind on BE architectures
diff --git a/rules b/rules
index 366c6c8..49c27e9 100755
--- a/rules
+++ b/rules
@@ -20,7 +20,7 @@ override_dh_auto_install:
mkdir -p debian/netsurf-gtk/usr/share/pixmaps
mkdir -p debian/netsurf-gtk/usr/share/applications
convert netsurf/frontends/gtk/res/netsurf.xpm -resize \!32x\!32
debian/netsurf-gtk/usr/share/pixmaps/netsurf.xpm
- convert netsurf/frontends/gtk/res/netsurf.xpm
debian/netsurf-gtk/usr/share/pixmaps/netsurf.png
+ convert netsurf/frontends/gtk/res/netsurf.xpm +set date:create +set
date:modify -define png:exclude-chunk=time
debian/netsurf-gtk/usr/share/pixmaps/netsurf.png
install -m 644 debian/netsurf-gtk.desktop
debian/netsurf-gtk/usr/share/applications
dh_auto_install -- PREFIX=/usr TARGET=framebuffer
rm debian/tmp/usr/share/netsurf/ca-bundle.txt
-----------------------------------------------------------------------
Summary of changes:
changelog | 7 +++++++
control | 2 +-
rules | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/changelog b/changelog
index ae4ef89..39b5cea 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+netsurf (3.6-4) UNRELEASED; urgency=medium
+
+ * Make png generation reproducible.
+ * Add font recommend dependancy for framebuffer edition
+
+ -- Vincent Sanders <[email protected]> Mon, 02 Jan 2017 11:55:26 +0000
+
netsurf (3.6-3) unstable; urgency=medium
* Apply upstream patch fixing nsgenbind on BE architectures
diff --git a/control b/control
index 7c55ac2..7852c1f 100644
--- a/control
+++ b/control
@@ -38,7 +38,7 @@ Package: netsurf-fb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, netsurf-common
(=${source:Version})
Provides: www-browser
-Recommends: mime-support
+Recommends: mime-support fonts-dejavu
Description: small web browser with CSS support for framebuffers
NetSurf is a multi-platform lightweight web browser. It aims to provide
comprehensive rendering of HTML 5 with CSS 2 in a small resource footprint
diff --git a/rules b/rules
index 366c6c8..49c27e9 100755
--- a/rules
+++ b/rules
@@ -20,7 +20,7 @@ override_dh_auto_install:
mkdir -p debian/netsurf-gtk/usr/share/pixmaps
mkdir -p debian/netsurf-gtk/usr/share/applications
convert netsurf/frontends/gtk/res/netsurf.xpm -resize \!32x\!32
debian/netsurf-gtk/usr/share/pixmaps/netsurf.xpm
- convert netsurf/frontends/gtk/res/netsurf.xpm
debian/netsurf-gtk/usr/share/pixmaps/netsurf.png
+ convert netsurf/frontends/gtk/res/netsurf.xpm +set date:create +set
date:modify -define png:exclude-chunk=time
debian/netsurf-gtk/usr/share/pixmaps/netsurf.png
install -m 644 debian/netsurf-gtk.desktop
debian/netsurf-gtk/usr/share/applications
dh_auto_install -- PREFIX=/usr TARGET=framebuffer
rm debian/tmp/usr/share/netsurf/ca-bundle.txt
--
Debian Packaging for NetSurf
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org