Skip to content

Commit

Permalink
improve OLDAP-LTB update procedure
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcoutadeur committed Oct 31, 2020
1 parent e4b7f1d commit 9490e5b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions debian/paquet-openldap-debian/packaging_debian.README
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,12 @@ building the source package (with no signing). Take care to create openldap-ltb_
Update the package
==================

Update distribution:

apt update
apt upgrade


On one environment, do:

git mv openldap-ltb-2.4.48 openldap-ltb-2.4.49
Expand Down Expand Up @@ -93,6 +99,13 @@ In "debian/openldap-ltb-contrib-overlays.install", delete the line "usr/local/op

Regenerate the package thanks to the usual procedure

Test package

If package is ok, create tag:

git tag v2.4.XX
git push --tags origin


-----------------------------

Expand Down

0 comments on commit 9490e5b

Please sign in to comment.