diff -Nru lua-inotify-0.4+git20151119/debian/changelog lua-inotify-0.4+git20151119/debian/changelog --- lua-inotify-0.4+git20151119/debian/changelog 2016-12-13 09:50:06.000000000 +0000 +++ lua-inotify-0.4+git20151119/debian/changelog 2018-09-05 08:17:33.000000000 +0000 @@ -1,3 +1,10 @@ +lua-inotify (0.4+git20151119-2) unstable; urgency=medium + + * Remove no longer supported luasandbox build (Closes: #906591) + * Update Vcs-Git and Vcs-Browser + + -- Sophie Brun Wed, 05 Sep 2018 10:17:33 +0200 + lua-inotify (0.4+git20151119-1) unstable; urgency=medium * Initial release (Closes: #848217) diff -Nru lua-inotify-0.4+git20151119/debian/control lua-inotify-0.4+git20151119/debian/control --- lua-inotify-0.4+git20151119/debian/control 2016-12-13 09:50:06.000000000 +0000 +++ lua-inotify-0.4+git20151119/debian/control 2018-09-05 08:17:33.000000000 +0000 @@ -6,8 +6,8 @@ Build-Depends: debhelper (>= 9), dh-lua (>= 24), pkg-config Standards-Version: 3.9.8 Homepage: https://github.com/hoelzro/linotify -Vcs-Git: https://anonscm.debian.org/git/pkg-lua/lua-inotify.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lua/lua-inotify.git +Vcs-Git: https://salsa.debian.org/lua-team/lua-inotify.git +Vcs-Browser: https://salsa.debian.org/lua-team/lua-inotify Package: lua-inotify Architecture: any diff -Nru lua-inotify-0.4+git20151119/debian/luasandbox.dh-lua.conf lua-inotify-0.4+git20151119/debian/luasandbox.dh-lua.conf --- lua-inotify-0.4+git20151119/debian/luasandbox.dh-lua.conf 2016-12-13 09:50:06.000000000 +0000 +++ lua-inotify-0.4+git20151119/debian/luasandbox.dh-lua.conf 1970-01-01 00:00:00.000000000 +0000 @@ -1,16 +0,0 @@ -### mandatory fields -PKG_NAME=inotify - -### things relative to the C library part -CLIB_CFLAGS=-fPIC -O2 -Wall -#CLIB_LDFLAGS= -#CLIB_LDFLAGS_STATIC= -CLIB_OBJS=linotify.lo -#LUA_MODNAME_CPART= - -### this part is relative to pkg-config -#PKG_VERSION= -#PKG_LIBS_PRIVATE= -#PKG_URL= -#PKG_REQUIRES= -#PKG_CONFLICTS=