summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Expand)AuthorFilesLines
2011-11-12Merge from experimental branchbubulle1-1/+2
2011-10-21export DEB_BUILD_MAINT_OPTIONS := hardening=+bindnow, taken from Ubuntu.vorlon1-0/+1
2011-09-27Drop a few configure options from debian/rules that shadow the built-invorlon1-3/+0
2011-09-27panic-action needs to be installed executablevorlon1-0/+1
2011-09-27* Pass --sourcedirectory=source3 to dh instead of having to pass it to eachvorlon1-6/+6
2011-09-26be a bit more briefvorlon1-2/+1
2011-09-26don't exclude .c files from dh_compress after all, because we have no sane wayvorlon1-3/+0
2011-09-26move more options into DH_ALWAYS_EXCLUDE instead of -X optionsvorlon1-3/+3
2011-09-26Use DH_ALWAYS_EXCLUDE instead of passing override options tovorlon1-5/+3
2011-09-26Bump build-depends on debhelper to 8.9.4, so we ensure we havevorlon1-8/+3
2011-09-26Exclude .c files from dh_compress, so our .c examples can build out ofvorlon1-0/+3
2011-09-26don't use dh_makkeshlibs on winbind since that will actually *create* a shlibsvorlon1-1/+0
2011-09-26Drop Makefile.internal from libsmbclient-dev examples so that we can markvorlon1-1/+1
2011-09-26Bump to debhelper compat level 9 and build libraries for multiarch.vorlon1-4/+5
2011-09-26Don't install debian/README.build in the package; this is really onlyvorlon1-3/+0
2011-09-26Don't run debconf-updatepo on clean; not worth the divergence invorlon1-2/+0
2011-09-26Convert debian/rules to dh(1).vorlon1-103/+41
2011-09-26Use debian/clean instead of removing left-behind files by hand in thevorlon1-5/+0
2011-09-25group our directory creation together with file installationvorlon1-2/+1
2011-09-25We don't need to mess with perms on usr/include/libsmbclient.h anymorevorlon1-4/+0
2011-09-25Where possible, use dh_installman and dh_install's support for targetvorlon1-24/+3
2011-09-25Switch from dh_movefiles to dh_install and adjust for debhelper compatvorlon1-4/+4
2011-09-24--without-cifsmount is now used on all platforms, move it to the common argsvorlon1-2/+2
2011-09-24skip creation of other directories that can be autocreated for usvorlon1-2/+1
2011-09-24Use dh_links instead of manually creating directories and symlinks fromvorlon1-6/+1
2011-09-24Don't export DEB_HOST_ARCH_OS in debian/rules, this is only used locally.vorlon1-1/+0
2011-06-18Add build-arch and build-indep targets in debian/rulesbubulle1-1/+3
2011-03-12Build against external libtdb.jelmer1-2/+3
2011-02-12Use architecture wildcard "linux-any" in build dependenciesbubulle1-7/+1
2010-12-06Bump libwbclient0 shlibs to match the newest version in the symbols file.bubulle1-1/+1
2010-11-22Fix debian/rules update-archs target to not add extra spaces on everyvorlon1-3/+3
2010-09-06Diff between 3.4.7~dfsg-2 and 3.5.2~dfsg-2bubulle1-2/+2
2010-05-07Enable PIE during configure. Closes: #509135bubulle1-1/+0
2010-04-10add an if-up.d script for samba to try to start nmbd, if it's notbubulle1-0/+2
2010-04-06Revert to 3.4.7...for now?bubulle1-1/+0
2010-04-04Merge 3.5.1 from experimentalbubulle1-0/+1
2010-03-24No longer build the smbfs packagebubulle1-17/+5
2010-02-27Add a PAM profile for pam_winbind. Closes: #566890, LP: #282751.vorlon1-0/+1
2010-02-07no, winbind.lintian-overrides was added for a reason - do not create shlibsvorlon1-1/+0
2010-02-07Use dh_makeshlibs for winbind too, removing a (useless?) lintianbubulle1-0/+1
2010-02-06Use dh_lintian instead of manual install of lintian overridesbubulle1-3/+1
2010-02-06No longer maker (u)mount.cifs setuid rootbubulle1-6/+1
2009-11-08Switch to source 3.0 (quilt) formatbubulle1-8/+3
2009-09-26./configure --disable-avahi, to avoid accidentally picking up an avahivorlon1-0/+1
2009-09-22and remove talloctort references from debian/rulesvorlon1-1/+0
2009-09-09also have to pass an option to dh_installpam to DTRT :(vorlon1-1/+1
2009-09-08debian/rules: build with --without-libtallocvorlon1-1/+2
2009-08-25debian/rules: fix the update-arch target for the case of unversionedvorlon1-3/+3
2009-08-24remove a few more files in clean targetvorlon1-1/+3
2009-08-24fix up the list of files that need to be removed by hand in the cleanvorlon1-4/+1