* debian/control:
- drop dpkg PreDepends.
This commit is contained in:
parent
8df3d31718
commit
9698612edb
2 changed files with 3 additions and 2 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -5,8 +5,10 @@ midori (0.3.2-0.1) UNRELEASED; urgency=low
|
||||||
* debian/rules:
|
* debian/rules:
|
||||||
- ignore ChangeLog in dh_installchangelogs since make install already
|
- ignore ChangeLog in dh_installchangelogs since make install already
|
||||||
installs it.
|
installs it.
|
||||||
|
* debian/control:
|
||||||
|
- drop dpkg PreDepends.
|
||||||
|
|
||||||
-- Yves-Alexis Perez <corsac@debian.org> Wed, 23 Feb 2011 07:20:13 +0100
|
-- Yves-Alexis Perez <corsac@debian.org> Sun, 06 Mar 2011 23:41:30 +0100
|
||||||
|
|
||||||
midori (0.3.2-0.1) unstable; urgency=low
|
midori (0.3.2-0.1) unstable; urgency=low
|
||||||
|
|
||||||
|
|
1
debian/control
vendored
1
debian/control
vendored
|
@ -38,7 +38,6 @@ Vcs-Browser: http://git.ryan52.info/?p=midori;a=summary
|
||||||
Package: midori
|
Package: midori
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, dbus-x11, libjs-mootools
|
Depends: ${shlibs:Depends}, ${misc:Depends}, dbus-x11, libjs-mootools
|
||||||
Pre-Depends: dpkg (>= 1.15.7.2)
|
|
||||||
Recommends: gnome-icon-theme
|
Recommends: gnome-icon-theme
|
||||||
Provides: www-browser
|
Provides: www-browser
|
||||||
# For http://bugs.debian.org/522436 (missing symbols):
|
# For http://bugs.debian.org/522436 (missing symbols):
|
||||||
|
|
Loading…
Reference in a new issue