summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2014-04-03Document changes and release 0.6.13Guido Günther
2014-03-29Document changes and release 0.6.12Guido Günther
2014-03-27Document changes and release 0.6.11Guido Günther
2014-03-03Request verbose output on bug reportsGuido Günther
2014-02-23Document changes and release 0.6.10Guido Günther
2014-02-15Document changes and release 0.6.9Guido Günther
2014-01-05Change the default of cleaner to /bin/trueGuido Günther
Running a clean command within version control by default nowadays causes more trouble than it helps. It's unnecessary with pbuilder/cowbuilder/sbuild and with export-dir. So change the default from 'debuild clean' to a noop ('/bin/true'). Closes: #670624
2013-12-24Depend on newer devscriptsGuido Günther
These contain a uscan that handles repackaging at the right level and won't let us pick up the wrong tarball name. Closes: #635920 Thanks: gregor herrmann and all others involved
2013-12-20Document changes and release 0.6.8Guido Günther
2013-12-17Adjust test cases to newer devscriptsGuido Günther
Closes: #732384
2013-11-29Document changes and release 0.6.7Guido Günther
2013-11-06Document changes and release 0.6.6Guido Günther
2013-10-31Add zsh completionFelipe Sateler
Closes; #717002
2013-10-26Add missing bash completion for gbp import-dscsGuido Günther
Closes: #727749
2013-10-16Document changes and release 0.6.5Guido Günther
2013-10-16Bump standards versionGuido Günther
2013-10-16Don't export DEB_VENDOR="Debian"Andrew Starr-Bochicchio
Tests now take Ubuntu versions into consideration. Closes: #723756
2013-10-06Document changes and release 0.6.4Guido Günther
2013-08-28Document changes and release 0.6.3Guido Günther
2013-07-09Document changes and release 0.6.2Guido Günther
2013-07-09Bump dephelper dependencyGuido Günther
2013-06-30Add symlinks to the manpages for the deprecated commandsGuido Günther
Closes: #714489 and make lintian happy
2013-06-30Update Vcs-Browser URLGuido Günther
2013-06-30Switch to debhelper level 9Guido Günther
which is available in Wheezy
2013-06-27Document changes and release 0.6.1Guido Günther
2013-06-27Depend on python-pkg-resourcesGuido Günther
Closes: #714238
2013-06-27Split {Build-,}Deps per lineGuido Günther
and sort alphabetically
2013-06-26Document changes and release 0.6.0Guido Günther
2013-06-26Update package descriptionGuido Günther
2013-06-26NEWS: add a note about the new gbp super commandGuido Günther
2013-06-26Bash complete on "gbp <command>" tooGuido Günther
2013-05-30Document changes and release 0.6.0~git20130630Guido Günther
2013-05-06Document changes and release 0.6.0~git20130506Guido Günther
2013-04-24bash completion: handle upstream-tree like upstream-branchGuido Günther
That's as close as it gets since every ref like is valid
2013-04-13Document changes and release 0.6.0~git20130414Guido Günther
2013-04-13Document changes and release 0.6.0~git20130413Guido Günther
2013-04-06Generate coverage xmlGuido Günther
for cobertura style coverage information that can be picked up by e.g. Jenkins
2013-03-29Document changes and release 0.6.0~git20130329Guido Günther
2013-03-22packaging: Add man as dependencyZhang Qiang
Required by GitRepository._cmd_has_feature() method. Signed-off-by: Zhang Qiang <qiang.z.zhang@intel.com> Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com> Signed-off-by: Guido Günther <agx@sigxcpu.org>
2013-03-14Document changes and release 0.6.0~git20121125Guido Günther
2012-11-24Document changes and release 0.6.0~git20121124Guido Günther
2012-11-04Fix testsuite failure if DEB_VENDOR != DebianDmitrijs Ledkovs
The package fails to build from source if the DEB_VENDOR is not Debian, as the test output from git-dch expects Debian distribution specific behaviour. You can see the failed build log with DEB_VENDOR=Ubuntu here: https://launchpadlibrarian.net/121690052/buildlog_ubuntu-raring-i386.git-buildpackage_0.6.0~git20120822_FAILEDTOBUILD.txt.gz Closes: #692289 Signed-off-by: Guido Günther <agx@sigxcpu.org>
2012-08-22Document changes and release 0.6.0~git20120822Guido Günther
2012-08-03Document changes and release 0.6.0~git20120803Guido Günther
2012-07-31Test behavior of gbp.scripts.dch.main().Daniel Dehennin
* tests/11_test_dch_main.py: Test common cases with "--release" and "--snapshot". Try 2 consecutive snapshots to check for merged entries.
2012-06-01Document changes and release 0.6.0~git20120601Guido Günther
2012-05-24Document changes and release 0.6.0~git20120524Guido Günther
2012-04-19Document changes and release 0.6.0~git20120419Guido Günther
2012-04-18Make building with DEB_BUILD_OPTIONS=nocheck skip all testsGuido Günther
heavily based on a patch by Matthijs Kooijman
2012-04-15Document changes and release 0.6.0~git20120415Guido Günther