diff -Nru cjs-6.0.0/debian/changelog cjs-6.0.0/debian/changelog --- cjs-6.0.0/debian/changelog 2023-11-16 19:02:15.000000000 +0000 +++ cjs-6.0.0/debian/changelog 2024-01-25 13:17:55.000000000 +0000 @@ -1,8 +1,8 @@ -cjs (6.0.0-202311161419~ubuntu22.04.1) jammy; urgency=low +cjs (6.0.0-202401251131~ubuntu22.04.1) jammy; urgency=low * Auto build. - -- gogo Thu, 16 Nov 2023 19:02:15 +0000 + -- gogo Thu, 25 Jan 2024 13:17:55 +0000 cjs (6.0.0) virginia; urgency=medium diff -Nru cjs-6.0.0/debian/git-build-recipe.manifest cjs-6.0.0/debian/git-build-recipe.manifest --- cjs-6.0.0/debian/git-build-recipe.manifest 2023-11-16 19:02:15.000000000 +0000 +++ cjs-6.0.0/debian/git-build-recipe.manifest 2024-01-25 13:17:55.000000000 +0000 @@ -1,2 +1,2 @@ -# git-build-recipe format 0.4 deb-version {debversion}-202311161419 -lp:~trebelnik-stefina/cinnamon-test/+git/cjs git-commit:4b29b2bde2cb9361f1da9a582d88d7fe1bf597fe +# git-build-recipe format 0.4 deb-version {debversion}-202401251131 +lp:~trebelnik-stefina/cinnamon-test/+git/cjs git-commit:3ca108511ec6b6e436592180fcb167a39b6031d6 diff -Nru cjs-6.0.0/debian/rules cjs-6.0.0/debian/rules --- cjs-6.0.0/debian/rules 2023-11-16 19:02:15.000000000 +0000 +++ cjs-6.0.0/debian/rules 2024-01-25 13:17:55.000000000 +0000 @@ -4,6 +4,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs +export DPKG_GENSYMBOLS_CHECK_LEVEL = 2 include /usr/share/dpkg/default.mk