]> git.proxmox.com Git - mirror_frr.git/commitdiff
debianpkg: add -0 to version
authorDavid Lamparter <equinox@diac24.net>
Tue, 23 Oct 2018 11:55:36 +0000 (13:55 +0200)
committerDavid Lamparter <equinox@diac24.net>
Tue, 18 Dec 2018 00:55:51 +0000 (01:55 +0100)
We need a -something suffix since otherwise part of our version number
(e.g. -dev or -DATE) will get taken as Debian sub-version.  (Everything
after the last -)

Signed-off-by: David Lamparter <equinox@diac24.net>
debianpkg/changelog.in

index 67d348007edc82657c3c1e29fd63f12f1046de11..91abb33938ca8c9787c84060fe197dd30c62b3fe 100644 (file)
@@ -1,4 +1,4 @@
-frr (@VERSION@) RELEASED; urgency=medium
+frr (@VERSION@-0) RELEASED; urgency=medium
 
   * Staticd: New daemon responsible for management of static routes
   * ISISd: Implement dst-src routing as per draft-ietf-isis-ipv6-dst-src-routing