aboutsummaryrefslogtreecommitdiff
path: root/contrib/debian/control
AgeCommit message (Collapse)Author
2015-11-17[doc][trivial] Update Debian control descriptionfanquake
Update the description in debian/control to match that description in the main bitcoin README.md
2015-10-09Change URLs to https in debian/controlMatt Corallo
2015-10-09Update debian/changelog and slight tweak to debian/controlMatt Corallo
2015-09-17Drop "with minimal dependencies" from descriptionZak Wilcox
Five boost libs plus libcrypto are needed; I don't think that quite passes for minimal.
2015-09-17Split bitcoin-tx into its own packageZak Wilcox
Reverts the change putting it in the bitcoind deb.
2015-02-18Update debian changelog and control fileMatt Corallo
2014-09-26Add 0.9.3 and fix controlMatt Corallo
2014-07-08Update Debian packaging description for new bitcoin-cliJohnathan Corgan
2014-07-01secp256k1: add libtool as a dependencyCory Fields
2014-04-26Update contrib/debian for autotools, among a few other tweaksMatt Corallo
2013-03-24Update contrib/debian (including IRC removal)Matt Corallo
2012-07-18Docs Tidy upfanquake
2012-06-02Update contrib/debian.Matt Corallo
* Updates package description to note that blockchain now takes 2+ GB instead of 150+ MB. * Stop creating DB_CONFIG with DB_LOG_AUTO_REMOVE as that is set in Bitcoin itself now. * Update changelog with 0.6.2 and the current updates.
2012-05-23Use debhelper to install bitcoind.bash-completionChristian von Roques
2012-02-15Make bitcoin-qt static-link libqrcode and add it for debian pkgs.Matt Corallo
2012-01-07Remove mentions on anonymity in debian folder.Matt Corallo
These should never have been there, bitcoin isnt anonymous without a ton of work that virtually no users will ever be willing and capable of doing.
2011-11-08Add debian build folderMatt Corallo