I made the changes to Tzafrir's git repository to update the package to
0.3.4. The commits are up at:
https://github.com/blair/pkg-rbtools
A couple of notes. When I did the commit to update to 0.3.4 I did the
following:
git clone git://git.debian.org/~tzafrir/rbtools.git pkg-rbtools
cd pkg-rbtools
rsync -avH ../RBTools-0.3.4/ ./
delete everything from local dir that isn't in RBTools-0.3.4 except
for .git/ and debian/
update debian/changelog and debian/watch
debuild -S -sa
git commit -a
The debuild -S -sa deletes stuff that was in the upstream tarball, so I
don't know if that's OK or not:
$ diff -ru ../RBTools-0.3.4 .
Only in .: debian
Only in .: .git
Only in ../RBTools-0.3.4/RBTools.egg-info: dependency_links.txt
Only in ../RBTools-0.3.4/RBTools.egg-info: entry_points.txt
Only in ../RBTools-0.3.4/RBTools.egg-info: PKG-INFO
Only in ../RBTools-0.3.4/RBTools.egg-info: SOURCES.txt
Only in ../RBTools-0.3.4/RBTools.egg-info: top_level.txt
Let me know what's the correct thing to do here.
Regards,
Blair
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org