add the DMUA flag field back
This commit is contained in:
parent
90842f34dc
commit
18b572faab
2 changed files with 2 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,7 +1,6 @@
|
||||||
midori (0.1.7-1) UNRELEASED; urgency=low
|
midori (0.1.7-1) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* adopt package: set myself as maintainer, remove uploaders, remove dm
|
* adopt package: set myself as maintainer, remove uploaders (Closes: #528731)
|
||||||
flag (Closes: #528731)
|
|
||||||
* rearrange the debian/rules file
|
* rearrange the debian/rules file
|
||||||
* use xvfb for tests, but disable them, they don't work right
|
* use xvfb for tests, but disable them, they don't work right
|
||||||
* use 'dh --with quilt' for patching instead of including
|
* use 'dh --with quilt' for patching instead of including
|
||||||
|
|
1
debian/control
vendored
1
debian/control
vendored
|
@ -2,6 +2,7 @@ Source: midori
|
||||||
Section: web
|
Section: web
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Ryan Niebur <ryanryan52@gmail.com>
|
Maintainer: Ryan Niebur <ryanryan52@gmail.com>
|
||||||
|
DM-Upload-Allowed: yes
|
||||||
Build-Depends: debhelper (>= 7.0.50),
|
Build-Depends: debhelper (>= 7.0.50),
|
||||||
quilt (>= 0.46-7),
|
quilt (>= 0.46-7),
|
||||||
lsb-release,
|
lsb-release,
|
||||||
|
|
Loading…
Reference in a new issue