What soft can create deb repository with several versions of the same package?
- by bessarabov
I want to create my own deb repository to store some packages. I've tried
reprepro and it works fine, except one but fundamental feature. Reprepro can't
store several versions of the same package in the repository.
But the ability to store several versions of the same package is essential to
me, so I'm asking what soft can do such a thing.
Here…