diff --git a/debian/changelog b/debian/changelog index 749505e..1237bde 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -kylin-update-notify (1.3.2.1-ok13) nile; urgency=medium +kylin-update-notify (1.3.2.1-ok13.1) nile; urgency=medium *BUG号:无 *需求号:无 @@ -7,14 +7,6 @@ kylin-update-notify (1.3.2.1-ok13) nile; urgency=medium -- luoxueyi Thu, 14 Dec 2023 09:50:19 +0800 -kylin-update-notify (1.3.2.1-ok11) nile; urgency=medium - - *BUG号:无 - *需求号:无 - *其他改动说明:提升版本传包 - *影响域: 无 - - -- luoxueyi Thu, 14 Dec 2023 09:50:19 +0800 kylin-update-notify (1.3.2.1-ok10) nile; urgency=medium diff --git a/debian/patches/0001-1.3.2.1-ok13.1.patch b/debian/patches/0001-1.3.2.1-ok13.1.patch new file mode 100644 index 0000000..cc03d05 Binary files /dev/null and b/debian/patches/0001-1.3.2.1-ok13.1.patch differ diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..3ac5e52 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +0001-1.3.2.1-ok13.1.patch diff --git a/debian/rules b/debian/rules index f9fffb6..9e47e96 100755 --- a/debian/rules +++ b/debian/rules @@ -1,9 +1,8 @@ #!/usr/bin/make -f -# see FEATURE AREAS in dpkg-buildflags(1) -#export DEB_BUILD_MAINT_OPTIONS = hardening=+all -#export QT_SELECT := qt5 -#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed +export DEB_BUILD_MAINT_OPTIONS = hardening=+all +export QT_SELECT := qt5 %: dh $@ +