Hi Mathias, thanks for the ping and for working on the tryton modules.
On Tue, May 21, 2013 at 05:12:42PM +0200, Mathias Behrle wrote: > * Mathias Behrle: " Bug#706957: RFS: tryton-modules-stock-lot/2.8.0-1 > [ITP]" (Mon, 6 May 2013 14:35:04 +0200): > > CCing specific audience debian-...@lists.debian.org and > debian-pyt...@lists.debian.org > > Dear mentors, > > could you please reconsider the RFS for this (and other) Tryton module(s)? Two > weeks have passed without a response. > > ... > > I would appreciate a lot, if a sponsor could step up soon, because I would > have > preferred to upload the whole Tryton suite (which is still waiting from the > freeze in experimental) together with the new modules at once to unstable. In general I'm working in teams were the VCS is hosted on alioth.org and where I have commit permissions. It is not that I usually would tend to commit a lot. But sometimes it is just simpler to commit a small fix than explaining the sponsee what I want to be changed. Because I prefer working with VCS rather than mentors I gave your Git repository a try: $ git stash Saved working directory and index state WIP on debian: d30bd8f Moving doc/index.rst to appropriate subdirectory doc. HEAD is now at d30bd8f Moving doc/index.rst to appropriate subdirectory doc. $ git-buildpackage dh clean --with python2 dh_testdir debian/rules override_dh_auto_clean make[1]: Entering directory `/home/tillea/debian-maintain/alioth/tryton/tryton-modules-stock-lot' dh_auto_clean running clean 'build/lib.linux-x86_64-2.6' does not exist -- can't clean it 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-2.6' does not exist -- can't clean it running clean 'build/lib.linux-x86_64-2.7' does not exist -- can't clean it 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it rm -rf *.egg-info make[1]: Leaving directory `/home/tillea/debian-maintain/alioth/tryton/tryton-modules-stock-lot' dh_clean gbp:error: You have uncommitted changes in your source tree: gbp:error: # On branch debian # Changes not staged for commit: # (use "git add/rm <file>..." to update what will be committed) # (use "git checkout -- <file>..." to discard changes in working directory) # # deleted: trytond_stock_lot.egg-info/PKG-INFO # deleted: trytond_stock_lot.egg-info/SOURCES.txt # deleted: trytond_stock_lot.egg-info/dependency_links.txt # deleted: trytond_stock_lot.egg-info/entry_points.txt # deleted: trytond_stock_lot.egg-info/not-zip-safe # deleted: trytond_stock_lot.egg-info/requires.txt # deleted: trytond_stock_lot.egg-info/top_level.txt # no changes added to commit (use "git add" and/or "git commit -a") gbp:error: Use --git-ignore-new to ignore. The reason is that you intentionally are deleting trytond_stock_lot.egg-info which is part of upstream tarball. People (like me) who are keen on creating packages that are building twice in a row would prefer to rather move the package out of the way, lets say to trytond_stock_lot.hen-info and restore it afterwards. However, I was running git-buildpackage --git-ignore-new which worked. So I would not have used the issue above as a showstopper specifically when targeting at experimental. But there is finally one issue which let me refrain from a final upload because the file debian/docs is different in Git and on mentors. So I do not have an idea what you really want to be uploaded. Please bring both into sync and I'll sponsor what I will find in Git once you have confirmed that this is OK. Kind regards Andreas. -- http://fam-tille.de -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130521160238.gp20...@an3as.eu