diff options
author | bubulle <bubulle@alioth.debian.org> | 2011-08-11 06:44:13 +0000 |
---|---|---|
committer | bubulle <bubulle@alioth.debian.org> | 2011-08-11 06:44:13 +0000 |
commit | 84a7916b537477f18b08ef5eff24237f3639db99 (patch) | |
tree | 4148d0b737340276cb765351e5e7a827551b45ab /debian | |
parent | cbdb2f83d414515a0f5aa0412bd97587a1fb5b44 (diff) | |
download | samba-84a7916b537477f18b08ef5eff24237f3639db99.tar.gz |
* Resync with packaging changes in 3.5 branch between 3.5.8~dfsg1
and 3.5.11~dfsg-1
* Drop wbc_async.h from libwbclient-dev as, according to upstream's
commit c0a7c9f99188ebb3cd27094b9364449bcc2f80d8, " its only user is
smbtorture3"
git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/experimental@3880 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/libwbclient-dev.files | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 586c1e9ba5..b9f8b2ff7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@ samba (2:3.6.0-1) UNRELEASED; urgency=low * New upstream release + * Resync with packaging changes in 3.5 branch between 3.5.8~dfsg1 + and 3.5.11~dfsg-1 + * Drop wbc_async.h from libwbclient-dev as, according to upstream's + commit c0a7c9f99188ebb3cd27094b9364449bcc2f80d8, " its only user is + smbtorture3" -- Christian Perrier <bubulle@debian.org> Wed, 10 Aug 2011 08:40:26 +0200 diff --git a/debian/libwbclient-dev.files b/debian/libwbclient-dev.files index 00170a5e8c..bd81211cb6 100644 --- a/debian/libwbclient-dev.files +++ b/debian/libwbclient-dev.files @@ -1,3 +1,2 @@ usr/lib/libwbclient.so usr/include/wbclient.h -usr/include/wbc_async.h |