diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 1 | 
2 files changed, 2 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 17d3b9e..090be05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -54,6 +54,7 @@ sane-backends (1.0.29-1~experimental1) experimental; urgency=medium    * debian/control:      - Add missing depends.      - Change Conflicts/Replaces to the new release. +    - Add Rules-Requires-Root.    * debian/*.manpages: Rewrite to install from new directory.    * Switch to debhelper-compat:      - debian/control: Replace debhelper with debhelper-compat. diff --git a/debian/control b/debian/control index 94ef08f..85d57f8 100644 --- a/debian/control +++ b/debian/control @@ -29,6 +29,7 @@ Build-Depends:  Homepage: http://www.sane-project.org  Vcs-Git: git://jff.email/opt/git/sane-backends.git  Vcs-Browser: https://jff.email/cgit/sane-backends.git +Rules-Requires-Root: no  Package: sane-utils  Architecture: any | 
