aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
Commit message (Collapse)AuthorAge
* Depend on sensible-utilsGuido Günther2018-08-19
| | | | gbp-dch uses sensible-editor.
* Bump standards versionGuido Günther2018-01-29
|
* Bump standards versionGuido Günther2017-11-16
|
* No need to depend on six anymoreGuido Günther2017-10-20
|
* d/control: mentions new commands in packaging descriptionGuido Günther2017-10-06
|
* d/control: Use docbook2xGuido Günther2017-10-06
|
* Bump standards versionGuido Günther2017-08-06
|
* Use build profiles to avoid unconditional installation of test dependencies.Chris Lamb2017-08-06
|
* Use python3-notify2Guido Günther2017-08-03
| | | | | Closes: #870595 Thanks: Alexandre Detiste
* Use pydoctor to generate apidocsGuido Günther2017-08-02
|
* Switch Debian packaging to python3Guido Günther2017-08-02
| | | | | | | | For now we disable epydoc since it isn't available for python3. We also drop dh_auto_test to not run the test suite twice since pybuild would run it as well. Closes: #810854
* Revert "uscan: Always raise an error if we find <error/> or <warning/>"Guido Günther2017-07-31
| | | | | | | uscan as of devscripts 2.17.7 properly exits on gpg signature validation errors. This reverts commit 0388f9e397e591cd4de7de019e54d10548049943.
* Revert "git-pbuilder: Pass --debbuildopts to pbuilder instead of pdebuild"Guido Günther2017-01-19
| | | | | | This reverts commit 5211ab98f09f77082841538a1b3db935b2f21a2f. pdebuild needs some more work to fully support this. Reopens: #851657
* git-pbuilder: Pass --debbuildopts to pbuilder instead of pdebuildGuido Günther2017-01-18
| | | | | | This requires at least pbuilder 0.228 Closes: #851657
* Build-dep on curl and python-requests for the network testsGuido Günther2016-12-27
|
* Build-depend on libdistro-info-perlGuido Günther2016-11-03
| | | | | | This silences the testsuite and unbreaks the build on Ubuntu Closes: #842960
* Vcs-Git: use https transportGuido Günther2016-09-20
|
* Switch from pychecker to flake8Guido Günther2016-09-12
| | | | | | | The later is maintained and has more checks Use '-j1' for now since otherwise we need /dev/shm access which fails in a pbuilder chroot with EPERM.
* Bump standards versionGuido Günther2016-09-12
|
* Drop dependencies on sp and jadeGuido Günther2016-08-06
| | | | Thanks: Neil Roeth for the very quick fix
* Explicitly depend on spGuido Günther2016-08-05
| | | | for nsglms until #833496 is fixed
* Require python 2.7Guido Günther2016-07-04
| | | | | | It's the default up to Wheezy Closes: #685031
* common/buildpackage: support for different archive formatsMarkus Lehtonen2015-12-02
| | | | | | | | Adds support for defining the archive format of the output of git_archive_single(), e.g. 'zip'. Defaults to 'tar', as before. Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com> Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
* buildpackage-rpm: add support for mock chroot builderGuido Günther2015-11-16
| | | | | | | | | | Try: gbp buildpackage-rpm --git-mock --git-dist=epel-6 Results will be under ../rpmbuild/results/ This is very heavily based on a patch from Tzafrir Cohen.
* Use faster CGit URL for Vcs-BrowserGuido Günther2015-10-30
|
* Move bash completion from /etc to /usr/shareGuido Günther2015-09-22
|
* Add dh-python to Build-DependsAnthony Fok2015-09-10
| | | | | | in response to the friendly warning from dh_python2: W: dh_python2:479: Please add dh-python package to Build-Depends
* Check for sudoGuido Günther2015-08-20
| | | | Closes: #796046
* Update description for rpm packagesGuido Günther2015-08-19
| | | | Make it clear that we're still experimenting with layouts and namings.
* Don't insist on cowbuilder that muchGuido Günther2015-06-05
| | | | | | | | | Allow for pbuilder or sbuild either. Since the integration with cowbuilder is currenty best let's see how this turns out. It would be nice if somebody would provide some code to detect which builder is there and automatically adjust configuration for that one. Closes; #695280
* Depend on cpioGuido Günther2015-04-01
| | | | needed by gbp import-srpm
* Add cpio t Build-DepsGuido Günther2015-04-01
| | | | since the SrcRpmFile tests require it
* Require sixGuido Günther2015-02-20
| | | | | | to work towards Python3 support Gbp-Dch: Ignore
* Bump standards versionGuido Günther2015-02-08
|
* import-orig: Add --download optionGuido Günther2015-01-18
| | | | | | to download tarballs via HTTP Closes: #747101
* Introduce git-buildpackage-rpmGuido Günther2014-07-24
| | | | Currently only including "gbp import-srpm"
* Depend on newer devscriptsGuido Günther2013-12-24
| | | | | | | | 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
* Adjust test cases to newer devscriptsGuido Günther2013-12-17
| | | | Closes: #732384
* Bump standards versionGuido Günther2013-10-16
|
* Bump dephelper dependencyGuido Günther2013-07-09
|
* Update Vcs-Browser URLGuido Günther2013-06-30
|
* Depend on python-pkg-resourcesGuido Günther2013-06-27
| | | | Closes: #714238
* Split {Build-,}Deps per lineGuido Günther2013-06-27
| | | | and sort alphabetically
* Update package descriptionGuido Günther2013-06-26
|
* Generate coverage xmlGuido Günther2013-04-06
| | | | | for cobertura style coverage information that can be picked up by e.g. Jenkins
* packaging: Add man as dependencyZhang Qiang2013-03-22
| | | | | | | | 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>
* Test behavior of gbp.scripts.dch.main().Daniel Dehennin2012-07-31
| | | | | * tests/11_test_dch_main.py: Test common cases with "--release" and "--snapshot". Try 2 consecutive snapshots to check for merged entries.
* Bump standards version to 3.9.3Guido Günther2012-03-08
|
* Build-require a git version that supports --no-editGuido Günther2012-03-08
| | | | Closes: #663103
* Depend on git >= 1:1.7.9.1-1~Guido Günther2012-02-26
| | | | | | for a working git merge --no-edit Thanks: Jonathan Nieder