Debian packaging for XiVO

Adding a package from backports

  1. Download the package:

    apt-get download name-of-package/jessie-backports
    
  2. Copy the .deb on to the mirror:

    scp name-of-package.deb mirror.xivo.solutions:/tmp
    
  3. Add package to distribution on mirror:

    ssh mirror.xivo.solutions
    cd /data/reprepro/xivo
    reprepro includedeb xivo-dev /tmp/name-of-package.deb