Compare commits
2 commits
d7b5a9848d
...
97de1dbf64
Author | SHA1 | Date | |
---|---|---|---|
97de1dbf64 | |||
709d3833af |
2 changed files with 7 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
libnetconf2 (3.5.5-4) sid; urgency=medium
|
||||||
|
|
||||||
|
* Updating libyang depends.
|
||||||
|
|
||||||
|
-- Daniel Baumann <daniel@debian.org> Thu, 20 Feb 2025 21:53:59 +0100
|
||||||
|
|
||||||
libnetconf2 (3.5.5-3) sid; urgency=medium
|
libnetconf2 (3.5.5-3) sid; urgency=medium
|
||||||
|
|
||||||
* Disabling dh_auto_install when building arch-independ only (Closes:
|
* Disabling dh_auto_install when building arch-independ only (Closes:
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -65,7 +65,7 @@ Section: libdevel
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends:
|
Depends:
|
||||||
libnetconf2-4 (= ${binary:Version}),
|
libnetconf2-4 (= ${binary:Version}),
|
||||||
libyang2-dev,
|
libyang-dev,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue