summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* document changes and release 0.4.33~bpo40+1debian/0.4.33.bpo40+1Guido Guenther2008-08-02
|
* disable git-import-dscs since it uses a python 2.5 constructGuido Guenther2008-08-02
| | | | and never was in a backported package before
* Merge commit 'debian/0.4.33' into bpo-etchGuido Guenther2008-08-02
|\ | | | | | | | | | | Conflicts: debian/changelog
| * document changes and release 0.4.33debian/0.4.33Guido Guenther2008-06-26
| |
| * git-import-orig: merge upstream by tag name instead of by branch name.Adeodato Simó2008-06-24
| | | | | | | | | | This produces more useful commit messages, where you know what upstream version was merged by just looking at the log in "master".
| * command_wrappers.py: add a GitMerge wrapper class.Adeodato Simó2008-06-24
| |
| * make symlink_orig's error message more helpfulGuido Guenther2008-06-20
| |
| * make no-dch configurable via gbp.confGuido Guenther2008-06-20
| |
| * bump standards versionGuido Guenther2008-06-19
| |
| * mention git-import-dscsGuido Guenther2008-06-19
| |
| * add "meta" to config fileGuido Guenther2008-06-19
| |
| * document changes and releasedebian/0.4.32Guido Guenther2008-06-16
| |
| * Don't set the version number twiceGuido Guenther2008-06-16
| | | | | | | | | | | | | | makes sure git-import-dsc doesn't use the Version: line from the message instead of the signature on old PGP signatures Closes: #486397
| * escape $s in commit messagesGuido Guenther2008-06-16
| | | | | | | | | | | | so variable names like $remote_fs don't get dropped silently. Closes: #486447
| * don't try to cleanup in case of tag_onlyGuido Guenther2008-06-16
| | | | | | | | Closes: #486398
| * document changes and releasedebian/0.4.31Guido Guenther2008-06-12
| |
| * add epoch to dch callGuido Guenther2008-06-12
| | | | | | | | Closes: #483718
| * add has_epochGuido Guenther2008-06-12
| |
| * add --git-tag-onlyGuido Guenther2008-06-12
| | | | | | | | | | skips the build, only tags and runs post-tag hooks Closes: #485114
| * typoGuido Guenther2008-06-12
| |
| * document git-impport-dscsGuido Guenther2008-06-12
| |
| * Fix typoGuido Guenther2008-06-03
| | | | | | | | Closes: #484243
| * document changes and releasedebian/0.4.30Guido Guenther2008-05-29
| |
| * Try harder to find/build the upstream tarballGuido Guenther2008-05-26
| | | | | | | | | | | | | | don't skip pristine-tar if the tarball-dir is also specified. Only fail if no-create-orig is given. Closes: #482786
| * Help pristine-tar to find the branch nameGuido Guenther2008-05-25
| | | | | | | | Closes: #481806
| * document changes and releasedebian/0.4.29Guido Guenther2008-05-17
| |
| * add git-import-dscsGuido Guenther2008-05-17
| | | | | | | | | | to import mutiple dscs in one go Closes: #471580
| * add call() doesn't mangle return codes nor uses stderrGuido Guenther2008-05-17
| |
| * add a version propertyGuido Guenther2008-05-17
| |
| * move dsc handling into deb_utilsGuido Guenther2008-05-17
| |
| * include the commit id in the changelog entryGuido Guenther2008-05-16
| |
| * pass the whole options aroundGuido Guenther2008-05-16
| | | | | | | | to avoid lots of function arguments
| * print default value of --metaGuido Guenther2008-05-16
| |
| * better raise a ValueError exceptionGuido Guenther2008-05-16
| |
| * avoid naming conflictGuido Guenther2008-05-16
| |
| * avoid extra space before "(Closes: )"Guido Guenther2008-05-13
| |
| * document changes and releasedebian/0.4.28Guido Guenther2008-05-12
| |
| * add --git-dont-purge to leave the exported build dir intactGuido Guenther2008-05-08
| | | | | | | | | | Closes: #479848 Thanks: Kurt B. Kaiser for the patch
| * make --meta a config file optionGuido Guenther2008-05-08
| |
| * fix symlink creationGuido Guenther2008-05-08
| |
| * missing EOFGuido Guenther2008-05-06
| | | | | | | | | | Closes: #479726 Thanks: Sedat Dilek
| * document changes and releasedebian/0.4.27Guido Guenther2008-05-04
| |
| * make author parsing more robustGuido Guenther2008-05-04
| | | | | | | | Closes: #479263
| * update copyrightGuido Guenther2008-05-04
| |
| * yield the commit messageGuido Guenther2008-05-04
| | | | | | | | instead of passing it back as a whole
| * fix --git-exportGuido Guenther2008-05-04
| | | | | | | | Closes: #479147
| * document changes and releasedebian/0.4.26Guido Guenther2008-04-28
| |
| * update copyrightGuido Guenther2008-04-28
| |
| * make ignore-new a config file optionGuido Guenther2008-04-26
| | | | | | | | Closes: #466900
| * make boolean options parsing more robustGuido Guenther2008-04-26
| |