[Bug 525116] Re: please merge git-buildpackage 0.4.65 from Debian unstable (full patch included)

Rolf Leggewie launchpad.net at rolf.leggewie.biz
Sun Feb 21 02:17:40 GMT 2010


** Patch added: "gbp.diff"
   http://launchpadlibrarian.net/39461787/gbp.diff

** Description changed:

  Binary package hint: git-buildpackage
  
- !"(/()/$"§ Launchpad ate my carefully crafted previous bug report, but
- it decided to oops on me again, so I have to type it once more GRR!
+ !"(/()/$"§ Launchpad ate my carefully crafted previous bug report and
+ decided to oops on me again today, so I have to type it once more GRR!
  
  git-buildpackage has only recently in 0.4.64 gained proper support for
  dpkg v3.  I'm sure a minimal patch could be backported, but upstream
  fixed a couple of other bugs as well, so at this point I think it makes
  more sense to merge.
  
  Full patch for current lucid version included (and don't you dare
  oopsing on me again, LP!)

** Description changed:

  Binary package hint: git-buildpackage
  
  !"(/()/$"§ Launchpad ate my carefully crafted previous bug report and
  decided to oops on me again today, so I have to type it once more GRR!
  
  git-buildpackage has only recently in 0.4.64 gained proper support for
  dpkg v3.  I'm sure a minimal patch could be backported, but upstream
  fixed a couple of other bugs as well, so at this point I think it makes
  more sense to merge.
  
  Full patch for current lucid version included (and don't you dare
  oopsing on me again, LP!)
+ 
+ 
+ +git-buildpackage (0.4.65ubuntu1) lucid; urgency=low
+ +
+ +  * merge from Debian unstable. delta unchanged from 0.4.63ubuntu1
+ +
+ + -- Rolf Leggewie <foss at rolf.leggewie.biz>  Sun, 21 Feb 2010 02:03:39 +0100
+ +
+ +git-buildpackage (0.4.65) unstable; urgency=low
+ +
+ +  [ Guido Günther ]
+ +  * [07d54ef] gbp-add-patch: Strip path from patchname and handle missing
+ +    files gracefully.
+ +  * [a7fe7c4] Add basic bash completion for git-buildpackage (Closes: #567313)
+ +    - thanks to Siegfried-Angel Gevatter
+ +  * [aec185f] Add gbp-{clone,pull,pq} to description
+ +  * [24ac91c] bash-completion: Add git-dch, git-import-{orig,dsc} and tab
+ +    completion for branch names.
+ +  * [cbc0577] Add GitRepository.get_remotes() to easily query remote branches
+ +  * [4654425] gbp-clone: Add --all to track all remote branches
+ +
+ +  [ Matthijs Kooijman ]
+ +  * [2874c23] Make the commit message for upstream imports configurable.
+ +    This adds the import-msg commandline and configuration file option
+ +    to change the commit message. (Closes: #474457)
+ +
+ +  [ Jon Bernard ]
+ +  * [ad9b7f5] Prevent git-add-patch from being gzip'd
+ +
+ + -- Guido Günther <agx at sigxcpu.org>  Sat, 13 Feb 2010 12:37:41 +0100
+ +
+ +git-buildpackage (0.4.64) unstable; urgency=low
+ +
+ +  * [ab40623] Add gbp-add-patch to easily commit patches from debian/patches
+ +  * [34c1c43] Allow to skip imports of same version Based on a patch by
+ +    Christoph Göhre.
+ +  * [ea6311e] DscFile: Parse name of debian.tar.gz
+ +  * [237a547] Import version 3 source format (Closes: #552771)
+ +
+ + -- Guido Günther <agx at sigxcpu.org>  Mon, 25 Jan 2010 22:08:26 +0100

** Description changed:

  Binary package hint: git-buildpackage
  
  !"(/()/$"§ Launchpad ate my carefully crafted previous bug report and
  decided to oops on me again today, so I have to type it once more GRR!
  
  git-buildpackage has only recently in 0.4.64 gained proper support for
  dpkg v3.  I'm sure a minimal patch could be backported, but upstream
  fixed a couple of other bugs as well, so at this point I think it makes
- more sense to merge.
+ more sense to merge.  I therefor request an FFe for git-buildpackage.
  
  Full patch for current lucid version included (and don't you dare
  oopsing on me again, LP!)
  
  
  +git-buildpackage (0.4.65ubuntu1) lucid; urgency=low
  +
  +  * merge from Debian unstable. delta unchanged from 0.4.63ubuntu1
  +
  + -- Rolf Leggewie <foss at rolf.leggewie.biz>  Sun, 21 Feb 2010 02:03:39 +0100
  +
  +git-buildpackage (0.4.65) unstable; urgency=low
  +
  +  [ Guido Günther ]
  +  * [07d54ef] gbp-add-patch: Strip path from patchname and handle missing
  +    files gracefully.
  +  * [a7fe7c4] Add basic bash completion for git-buildpackage (Closes: #567313)
  +    - thanks to Siegfried-Angel Gevatter
  +  * [aec185f] Add gbp-{clone,pull,pq} to description
  +  * [24ac91c] bash-completion: Add git-dch, git-import-{orig,dsc} and tab
  +    completion for branch names.
  +  * [cbc0577] Add GitRepository.get_remotes() to easily query remote branches
  +  * [4654425] gbp-clone: Add --all to track all remote branches
  +
  +  [ Matthijs Kooijman ]
  +  * [2874c23] Make the commit message for upstream imports configurable.
  +    This adds the import-msg commandline and configuration file option
  +    to change the commit message. (Closes: #474457)
  +
  +  [ Jon Bernard ]
  +  * [ad9b7f5] Prevent git-add-patch from being gzip'd
  +
  + -- Guido Günther <agx at sigxcpu.org>  Sat, 13 Feb 2010 12:37:41 +0100
  +
  +git-buildpackage (0.4.64) unstable; urgency=low
  +
  +  * [ab40623] Add gbp-add-patch to easily commit patches from debian/patches
  +  * [34c1c43] Allow to skip imports of same version Based on a patch by
  +    Christoph Göhre.
  +  * [ea6311e] DscFile: Parse name of debian.tar.gz
  +  * [237a547] Import version 3 source format (Closes: #552771)
  +
  + -- Guido Günther <agx at sigxcpu.org>  Mon, 25 Jan 2010 22:08:26 +0100

-- 
please merge git-buildpackage 0.4.65 from Debian unstable (full patch included)
https://bugs.launchpad.net/bugs/525116
You received this bug notification because you are a member of Ubuntu
Sponsors for universe, which is a direct subscriber.



More information about the Ubuntu-universe-sponsors mailing list