Debian Policy 3.8.2

This commit is contained in:
Ryan Niebur 2009-07-30 18:33:24 -07:00
parent 4a22dbf524
commit 3ec6c90a6b
3 changed files with 7 additions and 7 deletions

3
debian/changelog vendored
View file

@ -2,8 +2,9 @@ midori (0.1.8-1) UNRELEASED; urgency=low
* New Upstream Version
* refresh patches
* Debian Policy 3.8.2
-- Ryan Niebur <ryanryan52@gmail.com> Thu, 30 Jul 2009 14:01:53 -0700
-- Ryan Niebur <ryanryan52@gmail.com> Thu, 30 Jul 2009 18:33:22 -0700
midori (0.1.7-1) unstable; urgency=low

8
debian/control vendored
View file

@ -21,14 +21,14 @@ Build-Depends: debhelper (>= 7.0.50),
python-docutils,
libsoup2.4-dev (>= 2.25.2),
# For testing under xvfb:
# xvfb,
# xauth,
# xfonts-base
xvfb,
xauth,
xfonts-base
# Disabled optional dependencies:
Build-Conflicts: gtk-doc-tools,
libgtksourceview2.0-dev (>= 2.0),
libhildon-1-dev
Standards-Version: 3.8.1
Standards-Version: 3.8.2
Homepage: http://software.twotoasts.de/index.php?/pages/midori_summary.html
Vcs-Git: git://git.ryan52.info/git/midori
Vcs-Browser: http://git.ryan52.info/?p=midori;a=summary

3
debian/rules vendored
View file

@ -27,8 +27,7 @@ override_dh_auto_build:
./waf --nocache build --debug full
override_dh_auto_test:
@echo tests are broken
# xvfb-run ./waf --nocache check
xvfb-run ./waf --nocache check
override_dh_auto_install:
./waf --nocache install --destdir debian/tmp