summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-02-09Move man page generation from package.sh to sconsTobias Markmann
Pass help2man=1 to have scons build man page sources via help2man. Adjusted package.sh to use scons to build man pages. Test-Information: Tested on Ubuntu 16.04 and it generated man page sources when help2man=1. Tested package_all_platforms on Ubuntu 16.04. The build does not fail due to missing man pages anymore. Change-Id: I6c62bc3f666ffd9f926038045672eb6e456082e5
2017-03-15Add automatic man generation to the Linux build for SwiftJoanna Hulboj
Test-Information: Tested under CentOS. Run script to generate a package under Linux, swift-im.1 and swiften-config.1 are generated. Change-Id: Idf0b159a94e05349b196f019bbc91127095a1d16
2016-08-15Remove DocBook fonts and commit-msg Git hook for debian packagesTobias Markmann
Test-Information: Tested that package.sh generates .deb packages on Debian 8. Change-Id: I6a75cb186c00f6c8f19a7dbfc34e1d8d153fa57f
2016-07-05Update Debian building ready for shipping 3.0 to themKevin Smith
Change-Id: If42f50bf0ffbabee5e2c03fd99b3154362230189
2013-03-30Making stuff build against non-bundled librariesKevin Smith
Change-Id: I2c00de607e204f7d2c474aa9d4c18cde86d575ec
2012-10-07More attempts to get Lucid building againswift-2.0beta2Kevin Smith
2012-10-07Release packaging notesKevin Smith
2012-06-12Update Deb stuffKevin Smith
2012-06-12Rename 'swift' binary to 'swift-im' on Linux.Remko Tronçon
2012-04-25Improvements to Debian packaging.Kevin Smith
Allows packaging of just source, and script for using pbuilder. Adding build-arch and build-indep targets to satisfy lintian Fix caps on Olly's surname in Debian packaging Add script to build with non-generated changelog
2012-04-07Adding flag for Debian building so we can just build source or binariesKevin Smith
2012-04-07Allowing differently placed tarballs, to let us share hashes between .deb buildsKevin Smith
2011-06-22Some more Debian fixes.Remko Tronçon
2011-06-20Improve the description in the Debian control file.Remko Tronçon
2011-06-20Use a custom debian changelog.Remko Tronçon
2011-06-19Fixed conditional in package script.Remko Tronçon
2011-06-19Make webkit dependency distribution specific.Remko Tronçon
2011-06-18Fixed Debian manpages installation.Remko Tronçon
2011-06-18Tweak help documentation and add manpages.Remko Tronçon
2011-06-18More Debian packaging tweaks.Remko Tronçon
2011-06-17Some debian script improvements.Remko Tronçon
2011-04-30Split off libswiften package.Remko Tronçon
2010-11-29Don't stop packaging when dpkg-builbpackage returns non-zero return value.Remko Tronçon
2010-11-25Split up source and binary debian generation.Remko Tronçon
2010-11-25Fixed debian sections, priorities & distributions.Remko Tronçon
2010-11-02Copy uuid/ dir in packaging script.swift-1.0beta8Remko Tronçon
2010-10-30Rename swift Debian package to swift-im.Remko Tronçon
2010-06-14Remove DocBook from Debian sources.Remko Tronçon
2010-06-14Remove SCons from Debian sources.Remko Tronçon
2010-06-14Remove 3rdParty sources from debian source package.Remko Tronçon
2010-06-13Fix Debian versioning to be strictly increasing.Remko Tronçon
2010-06-13Automatically update the debian changelog.Remko Tronçon
2010-06-02Make package script more foolproof.Remko Tronçon
2010-06-01Fixed Debian package script.Remko Tronçon
2010-06-01Fixed Debian packaging.Remko Tronçon