Changes between Version 10 and Version 11 of PackageUpdates


Ignore:
Timestamp:
May 16, 2012, 5:58:25 AM (12 years ago)
Author:
jlarouche
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PackageUpdates

    v10 v11  
    7373pbuilder-dist precise amd64 build example_1.6.0-1~precise1.dsc
    7474}}}
     75 *''You can also test the package with, but you will have to find a way to get the .deb on your pbuilder machine''
     76{{{
     77python -c "import SimpleHTTPServer; SimpleHTTPServer.test();" // This create a temporary webserver in the current directory
     78 // so you can access the file from another machine
     79
     80pbuilder-dist precise amd64 login
     81}}}
    7582 * Use dput to upload the package to launchpad
     83{{{
     84dput ubuntugis-unstable qgis_1.7.4-2~precise_source.changes
     85}}}