aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
Commit message (Collapse)AuthorAge
* salsa-ci: Skip reprotestGuido Günther2020-08-26
| | | | | It triggers a tess failure since a test can write to a destinatino it should not be able to write too.
* autopkgtests: Depend on @builddep@Guido Günther2020-08-25
| | | | | | | Otherwise gbp is not able to build itself. Closes: #968982 Thanks: Lukas Märdian for the detailed report
* smoketest: Avoid writing to ..Guido Günther2020-08-25
| | | | Use a temporary directory to avoid 'allow-root'.
* autopkgtest: Pass RPM macros on command lineGuido Günther2020-08-25
| | | | This avoids the need to modify files in the home directory.
* Document changes and release 0.9.20debian/0.9.20Guido Günther2020-07-01
|
* Document changes and release 0.9.19debian/0.9.19Guido Günther2020-02-28
|
* Add salsa-ciGuido Günther2020-02-28
|
* Build-Depend on pydoctorGuido Günther2020-02-28
| | | | | | | since this uses python3 Closes: #943107 Thanks: Boyuan Yang for the hints
* d/tests/control: Drop python-rpmGuido Günther2020-02-28
| | | | It's not needed.
* Document changes and release 0.9.18debian/0.9.18Guido Günther2020-02-17
|
* d/tests/control: Add xsltproc to the autopkg test dependenciesMatthias Klose2020-01-30
| | | | Closes: #950216
* Document changes and release 0.9.17debian/0.9.17Guido Günther2019-10-31
|
* Recommend and build depend on pristine-tar 1.41Guido Günther2019-10-29
| | | | since only this version has signature support.
* Document changes and release 0.9.16debian/0.9.16Guido Günther2019-10-22
|
* d/control: Bump standards versionGuido Günther2019-10-07
| | | | no changes needed
* Document changes and release 0.9.15debian/0.9.15Guido Günther2019-09-07
|
* Document changes and release 0.9.14debian/0.9.14Guido Günther2019-03-21
|
* Document changes and release 0.9.13debian/0.9.13Guido Günther2018-12-29
|
* zsh completion: Fix typo in redirection to _gbp-import-dscSimon McVittie2018-12-29
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> Closes: #917636
* Document changes and release 0.9.12debian/0.9.12Guido Günther2018-12-11
|
* Document changes and release 0.9.11debian/0.9.11Guido Günther2018-12-11
|
* buildpackage{,-rpm}: add preexport hookLuca Boccassi2018-10-28
| | | | | | | | | | | | | | | Sometimes it is necessary to perform operations before preparing the tarballs and exporting to the build directory. One such case is when having to handle extremely large binary assets in the orig tarball and at the same time complex packaging code, which makes it desirable to separate the two into different repositories for easier handling. A pre-export hook allows to ensure that the tarball repository is present and checked out at the correct branch. Closes: #909266 Signed-off-by: Luca Boccassi <bluca@debian.org>
* New command to merge in changes from a upstream using gitGuido Günther2018-08-19
| | | | This reverts commit 3384a0f7a763144e5d627c454d7d76c2841e553b.
* Document changes and release 0.9.10debian/0.9.10Guido Günther2018-08-19
|
* Depend on sensible-utilsGuido Günther2018-08-19
| | | | gbp-dch uses sensible-editor.
* Revert "gbp import-ref: New command to merge in changes from a upstream ↵Guido Günther2018-08-19
| | | | | | | | using git" This reverts commit 1592882c38fcbb107332d9a0a63b8da4e0bf8a48. It's not ready yet.
* Don't try to install non existent manpageGuido Günther2018-05-24
| | | | Gbp-Dch: Ignore
* gbp import-ref: New command to merge in changes from a upstream using gitGuido Günther2018-05-24
|
* Document changes and release 0.9.9debian/0.9.9Guido Günther2018-05-21
|
* Document changes and release 0.9.8debian/0.9.8Guido Günther2018-04-03
|
* 8bit GuidoGuido Günther2018-02-26
|
* Bump standards versionGuido Günther2018-01-29
|
* Document changes and release 0.9.7debian/0.9.7Guido Günther2018-01-29
|
* debian/gbp.conf: dch hook to automatically update version in spec fileMarkus Lehtonen2018-01-20
| | | | | | | This should automatically keep the spec file under packaging/ always in sync wrt. the package version. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
* Fix typo in env var namesGuido Günther2018-01-12
| | | | Thanks: Nish Aravamudan for pointing this out
* Document changes and release 0.9.6debian/0.9.6Guido Günther2018-01-06
|
* Document changes and release 0.9.5debian/0.9.5Guido Günther2017-12-29
|
* Typo fixesGuido Günther2017-12-16
| | | | Thanks: Ludovic Rousseau
* Document changes and release 0.9.4debian/0.9.4Guido Günther2017-11-28
|
* Bump standards versionGuido Günther2017-11-16
|
* Document changes and release 0.9.3debian/0.9.3Guido Günther2017-11-16
|
* d/changelog: fix two typosGuido Günther2017-11-10
|
* Document changes and release 0.9.2debian/0.9.2Guido Günther2017-11-10
|
* changelog: Fix overly long linesGuido Günther2017-11-10
| | | | Gbp-Dch: Ignore
* zsh: dch does not use git prefix for ignore-branch optionFelipe Sateler2017-11-05
| | | | | Closes: #787005 Signed-off-by: Guido Günther <agx@sigxcpu.org>
* zsh: Fix delegation of dscs options to dscFelipe Sateler2017-11-05
| | | | Signed-off-by: Guido Günther <agx@sigxcpu.org>
* Document changes and release 0.9.1debian/0.9.1Guido Günther2017-10-31
|
* pk4: SimplifyGuido Günther2017-10-23
| | | | Let gbp import-dsc create the repo.
* Add gbp-import-dsc hook for pk4Guido Günther2017-10-22
| | | | | | | | Can be enables via mkdir -p ~/.config/pk4/hooks-enabled/unpack/ ln -s /usr/share/pk4/hooks-available/unpack/gbp \ ~/.config/pk4/hooks-enabled/unpack/
* No need to depend on six anymoreGuido Günther2017-10-20
|