Skip to content

Commit c86696d

Browse files
committed
libyang3-py3: restore some backlinks support (PR sonic-net#132)
1 parent 42274e8 commit c86696d

File tree

4 files changed

+478
-2
lines changed

4 files changed

+478
-2
lines changed

rules/libyang3-py3.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# libyang3 python3 deb package
22

33
LIBYANG3_PY3_VERSION = 3.0.3
4-
LIBYANG3_PY3_SUBVERSION = 1
4+
LIBYANG3_PY3_SUBVERSION = 1+b1sonic1
55
LIBYANG3_PY3_FULLVERSION = $(LIBYANG3_PY3_VERSION)-$(LIBYANG3_PY3_SUBVERSION)
66

77
export LIBYANG3_PY3_VERSION

src/libyang3-py3.patch/0001-debian.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ diff -ruN libyang-python.orig/debian/changelog libyang-python.new/debian/changel
22
--- libyang-python.orig/debian/changelog 1970-01-01 00:00:00.000000000 +0000
33
+++ libyang-python.new/debian/changelog 2025-02-09 12:45:51.113010546 +0000
44
@@ -0,0 +1,5 @@
5-
+libyang (3.0.3-1) unstable; urgency=low
5+
+libyang (3.0.3-1+b1sonic1) unstable; urgency=low
66
+
77
+ * source package automatically created by stdeb 0.10.0
88
+

0 commit comments

Comments
 (0)