Skip to content
Snippets Groups Projects
Commit 365a5e18 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Prepare 3.3.2

parent 57ab4fb7
No related branches found
No related tags found
No related merge requests found
......@@ -64,12 +64,12 @@ If you want to build/test package locally:
# To update Dolibarr into launchpad (when repository for sources already exists)
#----------------------------------
cd bzr
bzr branch lp:~yourlogin/+junk/debian-[dev|beta|stable]
bzr branch lp:~yourlogin/dolibarr/[dev|beta|stable]
cd dolibarr-[dev|beta|stable]
bzr status
-- Update files here --
bzr commit -m "Description of change"
bzr push lp:~yourlogin/+junk/debian-[dev|beta|stable]
bzr push
# Init debian dir repository into launchpad (when repository for sources does not exist)
......@@ -96,6 +96,7 @@ If you want to build/test package locally:
#----------------------------------
cd bzr
bzr branch lp:~yourlogin/+junk/debian-[dev|beta|stable]
cd debian-[dev|beta|stable]
bzr status
-- Update files here --
bzr commit -m "Description of change"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment