File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -21,31 +21,31 @@ Architecture: any
2121Description: Libyang is YANG data modelling language parser and toolkit written (and providing API) in C.
2222
2323Package: @PACKAGE@-dev
24- Depends: libpcre3-dev, @PACKAGE@@LIBYANG_MAJOR_SOVERSION@ (=@LIBYANG_VERSION@)
24+ Depends: libpcre3-dev, @PACKAGE@@LIBYANG_MAJOR_SOVERSION@ (=@LIBYANG_VERSION@-1 )
2525Section: libdevel
2626Architecture: any
2727Description: Headers of libyang library.
2828
2929Package: @PACKAGE@-dbg
30- Depends: @PACKAGE@@LIBYANG_MAJOR_SOVERSION@ (=@LIBYANG_VERSION@)
30+ Depends: @PACKAGE@@LIBYANG_MAJOR_SOVERSION@ (=@LIBYANG_VERSION@-1 )
3131Section: debug
3232Architecture: any
3333Description: Debug symbols of libyang library.
3434
3535Package: @CPP_PACKAGE@@LIBYANG_MAJOR_SOVERSION@
36- Depends: @PACKAGE@@LIBYANG_MAJOR_SOVERSION@ (=@LIBYANG_VERSION@)
36+ Depends: @PACKAGE@@LIBYANG_MAJOR_SOVERSION@ (=@LIBYANG_VERSION@-1 )
3737Section: libs
3838Architecture: any
3939Description: Bindings of libyang library to C++ language.
4040
4141Package: @CPP_PACKAGE@-dev
42- Depends: libpcre3-dev, @CPP_PACKAGE@@LIBYANG_MAJOR_SOVERSION@ (=@LIBYANG_VERSION@)
42+ Depends: libpcre3-dev, @CPP_PACKAGE@@LIBYANG_MAJOR_SOVERSION@ (=@LIBYANG_VERSION@-1 )
4343Section: libdevel
4444Architecture: any
4545Description: Headers of bindings to C++ language libyang library.
4646
4747Package: @CPP_PACKAGE@-dbg
48- Depends: @CPP_PACKAGE@@LIBYANG_MAJOR_SOVERSION@ (=@LIBYANG_VERSION@)
48+ Depends: @CPP_PACKAGE@@LIBYANG_MAJOR_SOVERSION@ (=@LIBYANG_VERSION@-1 )
4949Section: debug
5050Architecture: any
5151Description: Debug symbols of C++ bidings of libyang library.
You can’t perform that action at this time.
0 commit comments