[med-svn] [libzstd] 02/02: Add multi-arch same to d/control

Kevin Murray daube-guest at moszumanska.debian.org
Tue Dec 22 00:56:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

daube-guest pushed a commit to branch master
in repository libzstd.

commit 669f114b3a1a581c48a49d392cf4c65b4b839e53
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Tue Dec 22 11:53:46 2015 +1100

    Add multi-arch same to d/control
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b532749..f7d0809 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,9 @@ Section: libs
 Homepage: https://github.com/Cyan4973/zstd
 
 Package: libzstd-dev
-Section: libdevel
 Architecture: any
+Multi-Arch: same
+Section: libdevel
 Depends: libzstd0 (= ${binary:Version}),
          ${misc:Depends},
 Description: fast lossless compression algorithm -- development files
@@ -22,6 +23,7 @@ Description: fast lossless compression algorithm -- development files
 
 Package: libzstd0
 Architecture: any
+Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends},

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libzstd.git



More information about the debian-med-commit mailing list