summaryrefslogtreecommitdiffstats
path: root/debian/librte-cryptodev1.symbols
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2016-08-02 12:17:13 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2016-08-02 12:17:13 +0100
commitd55eb331118725b0dfff347b6eb7b71e524fc82e (patch)
tree34364161294c2fbb70dee80ffef9f42013e79afe /debian/librte-cryptodev1.symbols
parent723cae73c5d36ecee43ca527fe4b8fb990272deb (diff)
Fix upstream rc versions by using "~" instead of "-"
16.07-rc1 evaluates as newer than 16.07 which causes issues with Debian tools and Lintian errors and warnings: - W: libethdev4: latest-debian-changelog-entry-without-new-version - E: libethdev4: symbols-file-contains-current-version-with-debian-revision on symbol DPDK_16.04@DPDK_16.04 and 114 others Change-Id: I12424e445ba539f0767006db22beff07adad9f71 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/librte-cryptodev1.symbols')
-rw-r--r--debian/librte-cryptodev1.symbols4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/librte-cryptodev1.symbols b/debian/librte-cryptodev1.symbols
index 58d9e562..f5fa955b 100644
--- a/debian/librte-cryptodev1.symbols
+++ b/debian/librte-cryptodev1.symbols
@@ -1,6 +1,6 @@
librte_cryptodev.so.1 librte-cryptodev1 #MINVER#
DPDK_16.04@DPDK_16.04 16.04
- DPDK_16.07@DPDK_16.07 16.07-rc1
+ DPDK_16.07@DPDK_16.07 16.07~rc1
rte_crypto_op_pool_create@DPDK_16.04 16.04
rte_cryptodev_callback_register@DPDK_16.04 16.04
rte_cryptodev_callback_unregister@DPDK_16.04 16.04
@@ -12,7 +12,7 @@ librte_cryptodev.so.1 librte-cryptodev1 #MINVER#
rte_cryptodev_get_dev_id@DPDK_16.04 16.04
rte_cryptodev_get_feature_name@DPDK_16.04 16.04
rte_cryptodev_info_get@DPDK_16.04 16.04
- rte_cryptodev_parse_vdev_init_params@DPDK_16.07 16.07-rc1
+ rte_cryptodev_parse_vdev_init_params@DPDK_16.07 16.07~rc1
rte_cryptodev_pmd_allocate@DPDK_16.04 16.04
rte_cryptodev_pmd_callback_process@DPDK_16.04 16.04
rte_cryptodev_pmd_driver_register@DPDK_16.04 16.04