Ubuntu still shows 1.2

Robert C. Helling helling at lmu.de
Wed Mar 20 02:46:02 PDT 2013


On Tue, 19 Mar 2013, Dirk Hohndel wrote:


>> Now the only thing remains is to bring this up to our current release. My naive tries to pull Yannick's repository into a current subsurface clone unfortunately resulted in a lot of conflicts.
>>
>> Will look into this after some more sleep (or if somebody with some more git knowledge could help…).
>
> As I feared, at the end of the day I need to figure out how to do this myself…

OK, I spend some more time on this. I figured out how to build a package 
for v3.0.2. It took me the following steps:

mkdir test
cd test
git clone git://subsurface.hohndel.org/subsurface.git subsurface.orig
cd subsurface.orig/
git checkout v3.0.2
make gen_version_file 
tar czvf ../subsurface_3.0.2.orig.tar.gz .
cd ..
git clone git://git.dorsal.polymtl.ca/~ybrosseau/pkg-subsurface
cd pkg-subsurface/
git pull git://subsurface.hohndel.org/subsurface.git v3.0.1 
git pull git://subsurface.hohndel.org/subsurface.git v3.0.2
vi debian/changelog # Add a new version and comments here 
dpkg-source --commit
dpkg-buildpackage 
cd ..

And there it is subsurface_3.0.2-1_i386.deb . In case anybody wants to 
give it a try on Ubuntu or similar:

https://www.dropbox.com/s/k6g3oeexhtqnf95/subsurface_3.0.2-1_i386.deb

Best
Robert

-- 
.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oO
Robert C. Helling     Elite Master Course Theoretical and Mathematical Physics
                       Scientific Coordinator
 		      Ludwig Maximilians Universitaet Muenchen, Dept. Physik
print "Just another   Phone: +49 89 2180-4523  Theresienstr. 39, rm. B339
     stupid .sig\n";   http://www.atdotde.de


More information about the subsurface mailing list