diff --git a/LATESTIS b/LATESTIS index ff6a4889..55739056 100644 --- a/LATESTIS +++ b/LATESTIS @@ -1,2 +1,2 @@ 173 -19 +20 diff --git a/debian/changelog.full b/debian/changelog.full index ac9dd872..fe17744e 100644 --- a/debian/changelog.full +++ b/debian/changelog.full @@ -1,3 +1,9 @@ +stalag13-utils (3.173+20-20150222) unstable; urgency=low + + * Upstream prerelease + + -- Mathieu Roy Sun, 22 Feb 2015 14:42:42 +0100 + stalag13-utils (3.173+19-20150222) unstable; urgency=low * Upstream prerelease diff --git a/debian/repack.pl b/debian/repack.pl index 66eadcb1..a7037a7b 100755 --- a/debian/repack.pl +++ b/debian/repack.pl @@ -30,7 +30,7 @@ # handpick files or directories my %packages = (utils => ["/etc/bash_completion.d", "/etc/bashrc.d", "/etc/profile.d", "/usr/local/bin/qrename.pl", "/usr/local/bin/flonkout.pl", "/usr/local/bin/4-2cal.pl", "/usr/local/bin/switch-sound.pl", "/usr/local/bin/urlize.pl", "/usr/local/bin/wakey.pl"], - keyring => ["/etc/apt/apt.conf.d/stalag13", "/etc/apt/sources.list.d/49-stalag13.list", "/etc/apt/trusted.gpg.d/stalag13.gpg"], + keyring => ["/etc/apt/apt.conf.d/stalag13", "/etc/apt/sources.list.d/50-stalag13.list", "/etc/apt/trusted.gpg.d/stalag13.gpg"], "utils-cache-apt" => ["/etc/nginx/sites-available/cache-apt", "/etc/cron.weekly/cache-apt"], "utils-cache-steam" => ["/etc/nginx/sites-available/cache-steam", "/etc/cron.daily/cache-steam"], "utils-cache-spoof" => ["/etc/dnsspoof.conf", "/etc/default/dnsspoof", "/etc/init.d/dnsspoof"],