summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2014-03-03Request verbose output on bug reportsGuido Günther1-0/+3
2014-02-23Document changes and release 0.6.10debian/0.6.10Guido Günther1-0/+14
2014-02-15Document changes and release 0.6.9debian/0.6.9Guido Günther2-1/+34
2014-01-05Change the default of cleaner to /bin/trueGuido Günther1-0/+8
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ünther1-1/+1
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.8debian/0.6.8Guido Günther1-0/+13
2013-12-17Adjust test cases to newer devscriptsGuido Günther1-1/+1
Closes: #732384
2013-11-29Document changes and release 0.6.7debian/0.6.7Guido Günther1-0/+13
2013-11-06Document changes and release 0.6.6debian/0.6.6Guido Günther1-0/+61
2013-10-31Add zsh completionFelipe Sateler2-0/+493
Closes; #717002
2013-10-26Add missing bash completion for gbp import-dscsGuido Günther1-0/+12
Closes: #727749
2013-10-16Document changes and release 0.6.5debian/0.6.5Guido Günther1-0/+17
2013-10-16Bump standards versionGuido Günther1-1/+1
2013-10-16Don't export DEB_VENDOR="Debian"Andrew Starr-Bochicchio1-1/+0
Tests now take Ubuntu versions into consideration. Closes: #723756
2013-10-06Document changes and release 0.6.4debian/0.6.4Guido Günther1-0/+58
2013-08-28Document changes and release 0.6.3debian/0.6.3Guido Günther1-0/+31
2013-07-09Document changes and release 0.6.2debian/0.6.2Guido Günther1-0/+38
2013-07-09Bump dephelper dependencyGuido Günther1-1/+1
2013-06-30Add symlinks to the manpages for the deprecated commandsGuido Günther1-0/+6
Closes: #714489 and make lintian happy
2013-06-30Update Vcs-Browser URLGuido Günther1-1/+1
2013-06-30Switch to debhelper level 9Guido Günther1-1/+1
which is available in Wheezy
2013-06-27Document changes and release 0.6.1debian/0.6.1Guido Günther1-0/+8
2013-06-27Depend on python-pkg-resourcesGuido Günther1-0/+2
Closes: #714238
2013-06-27Split {Build-,}Deps per lineGuido Günther1-6/+26
and sort alphabetically
2013-06-26Document changes and release 0.6.0debian/0.6.0Guido Günther2-1/+60
2013-06-26Update package descriptionGuido Günther1-7/+7
2013-06-26NEWS: add a note about the new gbp super commandGuido Günther1-0/+14
2013-06-26Bash complete on "gbp <command>" tooGuido Günther1-9/+51
2013-05-30Document changes and release 0.6.0~git20130630debian/0.6.0_git20130530Guido Günther1-0/+15
2013-05-06Document changes and release 0.6.0~git20130506debian/0.6.0_git20130506Guido Günther1-0/+21
2013-04-24bash completion: handle upstream-tree like upstream-branchGuido Günther1-1/+1
That's as close as it gets since every ref like is valid
2013-04-13Document changes and release 0.6.0~git20130414debian/0.6.0_git20130414Guido Günther1-0/+6
2013-04-13Document changes and release 0.6.0~git20130413Guido Günther1-0/+34
2013-04-06Generate coverage xmlGuido Günther1-1/+3
for cobertura style coverage information that can be picked up by e.g. Jenkins
2013-03-29Document changes and release 0.6.0~git20130329debian/0.6.0_git20130329Guido Günther1-0/+53
2013-03-22packaging: Add man as dependencyZhang Qiang1-1/+1
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~git20121125debian/0.6.0_git20130314Guido Günther1-0/+73
2012-11-24Document changes and release 0.6.0~git20121124debian/0.6.0_git20121124Guido Günther1-0/+62
2012-11-04Fix testsuite failure if DEB_VENDOR != DebianDmitrijs Ledkovs1-0/+1
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~git20120822debian/0.6.0_git20120822Guido Günther1-0/+22
2012-08-03Document changes and release 0.6.0~git20120803debian/0.6.0_git20120803Guido Günther1-0/+95
2012-07-31Test behavior of gbp.scripts.dch.main().Daniel Dehennin1-1/+1
* 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~git20120601debian/0.6.0_git20120601Guido Günther1-0/+20
2012-05-24Document changes and release 0.6.0~git20120524debian/0.6.0_git20120524Guido Günther1-0/+42
2012-04-19Document changes and release 0.6.0~git20120419debian/0.6.0_git20120419Guido Günther1-0/+32
2012-04-18Make building with DEB_BUILD_OPTIONS=nocheck skip all testsGuido Günther1-0/+4
heavily based on a patch by Matthijs Kooijman
2012-04-15Document changes and release 0.6.0~git20120415debian/0.6.0_git20120415Guido Günther1-0/+17
2012-04-04Document changes and release 0.6.0~git20120404debian/0.6.0_git20120404Guido Günther1-0/+11
2012-03-24Document changes and release 0.6.0~git20120324debian/0.6.0_git20120324Guido Günther1-0/+17
2012-03-15Document changes and release 0.6.0~git20120315debian/0.6.0_git20120315Guido Günther1-0/+9