Skip to content

my haproxy 1.5 package for debian wheezy

License

Notifications You must be signed in to change notification settings

ebuzzing/haproxy-1_5

 
 

Repository files navigation

Build haproxy package

  • debian/rules clean
  • git-buildpackage -i -us -uc -b

Upstream update

  • debian/rules clean
  • git-import-orig path/to/haproxy_1.5.x.orig.tar.gz
  • dch -v '1:1.5.x-1' -M -D unstable 'Upstream release haproxy 1.5.x'
  • git add .
  • git commit -m 'Upstream release haproxy 1.5.x'
  • git tag 1.5.x-1

About

my haproxy 1.5 package for debian wheezy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.8%
  • Other 2.2%