@@ -54,10 +54,11 @@ Suffixes on package versions can contain further information about a package. Al
* 2 = epoch, provided to allow mistakes in the previous package numbers to be left behind. (dpkg-/apt-specific)
* 3.6.19 = Upstream software version (often major.minor.micro version number
* 1 = Debian revision to allow multiple packages of the same upstream version, increments if only the packaging has changed between two package releases.
* +1 = Backport revision, increments if only the backport packaging has changed between two backport package releases.
* +b2 = Second Rebuild without source changes
* 1~bpo70+1+b1 = Full debian revision
* 1 = Original debian revision to allow multiple packages of the same upstream version, increments if only the packaging has changed between two package releases.