Bug#672954: git-buildpackage: Move spawn_dch from gbp.scripts.dch to gbp.deb.changelog.ChangeLog

2012-08-30 Thread Daniel Dehennin
I rebased my patches on the latest experimental. The shortlog is online[1] and a pull request is following. Regards. The following changes since commit c3c2778e922ff070ad26ebbde2e41fb0d49ea9ea: Add debian/source/format parser (2012-08-26 18:07:20 +0200) are available in the git repository a

Bug#672954: git-buildpackage: Move spawn_dch from gbp.scripts.dch to gbp.deb.changelog.ChangeLog

2012-07-16 Thread Daniel Dehennin
Daniel Dehennin writes: [...] > I rebased my patches on the latest experimental, the only conflict was > in the addition of the "as" keyword in "except" calls. NB: the tests need devscripts, if you integrate this feature, devscripts must be added to Build-Depends for tests purposes. Regards.

Bug#672954: git-buildpackage: Move spawn_dch from gbp.scripts.dch to gbp.deb.changelog.ChangeLog

2012-07-14 Thread Daniel Dehennin
Daniel Dehennin writes: Hello, [...] Here[1] is a new version of the patch. The path is splited in 3 parts, nosetests are OK at each steps: 1. Add guess_version_from_upstream() to gbp.deb.git.DebianGitRepository: this is required for next patch 2. Add

Bug#672954: git-buildpackage: Move spawn_dch from gbp.scripts.dch to gbp.deb.changelog.ChangeLog

2012-05-30 Thread Daniel Dehennin
Daniel Dehennin writes: > Daniel Dehennin writes: > > > [...] > >>> Here[1] is a new version of the patch. >>> >>> The path is splited in 3 parts, nosetests are OK at each steps: >>> >>> 1. Add guess_version_from_upstream() to >>>gbp.deb.git.DebianGitRepository: this is required for next pat

Bug#672954: git-buildpackage: Move spawn_dch from gbp.scripts.dch to gbp.deb.changelog.ChangeLog

2012-05-30 Thread Daniel Dehennin
Daniel Dehennin writes: [...] >> Here[1] is a new version of the patch. >> >> The path is splited in 3 parts, nosetests are OK at each steps: >> >> 1. Add guess_version_from_upstream() to >>gbp.deb.git.DebianGitRepository: this is required for next patch >> >> 2. Add new methods to gbp.deb.

Bug#672954: git-buildpackage: Move spawn_dch from gbp.scripts.dch to gbp.deb.changelog.ChangeLog

2012-05-30 Thread Daniel Dehennin
Daniel Dehennin writes: > Guido Günther writes: > >> On Sat, May 19, 2012 at 06:27:26PM +0200, Daniel Dehennin wrote: >>> Hello, > > Hello, > >> I think it's almost ready to go. Why not add it? We could extend it to >> keep track of the changelog contents after newly added sections, etc. >> Chee

Bug#672954: git-buildpackage: Move spawn_dch from gbp.scripts.dch to gbp.deb.changelog.ChangeLog

2012-05-30 Thread Daniel Dehennin
Guido Günther writes: > On Sat, May 19, 2012 at 06:27:26PM +0200, Daniel Dehennin wrote: >> Hello, Hello, > I think it's almost ready to go. Why not add it? We could extend it to > keep track of the changelog contents after newly added sections, etc. > Cheers, Here[1] is a new version of the p

Bug#672954: git-buildpackage: Move spawn_dch from gbp.scripts.dch to gbp.deb.changelog.ChangeLog

2012-05-20 Thread Daniel Dehennin
Guido Günther writes: > On Sat, May 19, 2012 at 06:27:26PM +0200, Daniel Dehennin wrote: >> Hello, >> >> I think we can wait for #669171 to be integrated before resolving this >> one. > > I think it's almost ready to go. Why not add it? We could extend it to > keep track of the changelog content

Bug#672954: git-buildpackage: Move spawn_dch from gbp.scripts.dch to gbp.deb.changelog.ChangeLog

2012-05-20 Thread Guido Günther
On Sat, May 19, 2012 at 06:27:26PM +0200, Daniel Dehennin wrote: > Hello, > > I think we can wait for #669171 to be integrated before resolving this > one. I think it's almost ready to go. Why not add it? We could extend it to keep track of the changelog contents after newly added sections, etc.

Bug#672954: git-buildpackage: Move spawn_dch from gbp.scripts.dch to gbp.deb.changelog.ChangeLog

2012-05-19 Thread Daniel Dehennin
Hello, I think we can wait for #669171 to be integrated before resolving this one. Regards. -- Daniel Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF pgpUkUekzgYbx.pgp Description: PGP signature

Bug#672954: git-buildpackage: Move spawn_dch from gbp.scripts.dch to gbp.deb.changelog.ChangeLog

2012-05-17 Thread Daniel Dehennin
Hello, Here is a refreshed patch rebased on latest experimental. Regards. The following changes since commit 7fc0d8c974921d1ef280d5178d03839e0d074b88: Fix typo in doctest that made epydoc fail. (2012-05-15 21:04:23 +0200) are available in the git repository at: git://git.baby-gnu.net/git-

Bug#672954: git-buildpackage: Move spawn_dch from gbp.scripts.dch to gbp.deb.changelog.ChangeLog

2012-05-15 Thread Guido Günther
Hi, On Tue, May 15, 2012 at 08:21:30AM +0200, Daniel Dehennin wrote: > Tags: patch > <#secure method=pgpmime mode=sign> > Hello, > > I made a new version of the patch which include methods documentations > and avoid passing all the options to ChangeLog.add_section(). > > Following are: > > - dif

Bug#672954: git-buildpackage: Move spawn_dch from gbp.scripts.dch to gbp.deb.changelog.ChangeLog

2012-05-14 Thread Daniel Dehennin
Tags: patch <#secure method=pgpmime mode=sign> Hello, I made a new version of the patch which include methods documentations and avoid passing all the options to ChangeLog.add_section(). Following are: - diff to previous version: git diff dad/move-spawn_dch-to-ChangeLog..dad/move-spawn_dch-to-C

Bug#672954: git-buildpackage: Move spawn_dch from gbp.scripts.dch to gbp.deb.changelog.ChangeLog

2012-05-14 Thread Daniel Dehennin
Package: git-buildpackage Version: 0.6.0~git20120419 Severity: wishlist Dear Maintainer, Here is my first proposal of moving some gbp.scripts.dch functions to reusable places. Included is a pull request and a patch for review. Regards. The following changes since commit c57d4af675910ec151cf982