summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
2011-01-22pychecker: bump maxargs to 12 for commit_dirGuido Günther
Git-Dch: Ignore
2011-01-11Make gbp-create-remote-repo a first class citizenGuido Günther
Add manpage, move into path, add bash completion
2010-12-28Enable pychecker warningsGuido Günther
2010-12-26Rewrite gbp-pq in pythonGuido Günther
so we get consistent logging and debugging options.
2010-10-14Don't put generated gbp/gbp_version.py into the source packageGuido Günther
2010-09-27Cleanup generated manpageGuido Günther
Git-Dch: Ignore
2010-08-12Build and install git-pbuilder manpageGuido Günther
2010-08-02Don't compress example scriptsGuido Günther
Git-Dch: Ignore
2010-02-06Prevent git-add-patch from being gzip'dJon Bernard
2010-01-31Add basic bash completion for git-buildpackageGuido Günther
Thanks: Siegfried-Angel Gevatter Closes: #567313
2009-11-26cleanup symlinksGuido Günther
2009-11-22Add documentation for gbp-{pg,pull.clone}Guido Günther
2009-11-22Make gbp-clone, gbp-pull and gbp-pq first class citizensGuido Günther
by moving them from examples/ to /usr/bin/
2009-11-07Don't compress the example scriptsGuido Günther
2009-08-22run doctests with noseGuido Günther
2009-08-22honor DEB_BUILD_OPTIONS=nocheckGuido Günther
2008-05-17add git-import-dscsGuido Guenther
to import mutiple dscs in one go Closes: #471580
2008-03-05add missing pngs (Closes: #469403)Guido Guenther
2007-10-19properly cleanup the version fileGuido Guenther
2007-10-19add version number to docs and a toolsGuido Guenther
2007-10-19don't split up the manual that much (local.dsl taken from darcs-buildpackage)Guido Guenther
2007-09-30add git-dchGuido Guenther
2006-12-29depend on gtk-doc-tools, sgml2x and jadeGuido Guenther
(Closes: #404673) use docbook-utils insted of docbook-to-man
2006-12-22add some more documentationGuido Guenther
some of the layout is based on what darcs-buildpackage does
2006-11-08move docs aroundGuido Guenther
for the later merge of the (yet mostly unwritten) manual
2006-10-05run pychecker during buildGuido Guenther
2006-10-05cleanup generated manpage.* filesGuido Guenther
2006-10-04add manpagesGuido Guenther
2006-09-12add debian packagingGuido Guenther