diff options
author | vorlon <vorlon@alioth.debian.org> | 2011-10-27 18:21:25 +0000 |
---|---|---|
committer | vorlon <vorlon@alioth.debian.org> | 2011-10-27 18:21:25 +0000 |
commit | 77a7925c0509068d5cd2affd94a3996d0a86035a (patch) | |
tree | e2a1f1a867b4b76640a2f72e912b6d4e5fe3073a | |
parent | a9632f3c537ee5f76da277541b992348ee207457 (diff) | |
download | samba-77a7925c0509068d5cd2affd94a3996d0a86035a.tar.gz |
Mark samba-common Multi-Arch: foreign.
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba@3952 fc4039ab-9d04-0410-8cac-899223bdd6b0
-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 101b695254..4141b5c9ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ samba (2:3.5.11~dfsg-5) UNRELEASED; urgency=low * debian/patches/initialize_password_db-null-deref: Avoid null dereference in initialize_password_db(). Closes LP: #829221. + * Mark samba-common Multi-Arch: foreign. -- Steve Langasek <vorlon@debian.org> Tue, 25 Oct 2011 12:48:34 -0700 diff --git a/debian/control b/debian/control index 0c2d3e97c5..bab3557d4f 100644 --- a/debian/control +++ b/debian/control @@ -42,6 +42,7 @@ Description: SMB/CIFS file, print, and login server for Unix Package: samba-common-bin Architecture: any +Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0~pre1-2) Replaces: samba (<< 3.0.20b-1), samba-common (<< 2:3.4.0~pre1-2) Description: common files used by both the Samba server and client |