diff options
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 1 | 
2 files changed, 0 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index eb4dc5e..df8237d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,6 @@ sane-backends (1.0.24-12) unstable; urgency=medium      - Build sane.ps without comments containing date/time.    * New debian/patches/0105-artec_missing_home_environment.patch:      - Test the environment variable HOME before use (Closes: #786452). -  * debian/control: -    - Add "Multi-Arch: same" to package libsane-dev (Closes: #786560).   -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Fri, 22 May 2015 09:12:57 +0200 diff --git a/debian/control b/debian/control index eb8bd0f..9770d79 100644 --- a/debian/control +++ b/debian/control @@ -110,7 +110,6 @@ Description: API library for scanners  Package: libsane-dev  Section: libdevel  Architecture: any -Multi-Arch: same  Depends:   libsane (= ${binary:Version}),   ${misc:Depends}  | 
