diff --git a/debian/changelog b/debian/changelog index 2a9187c..ea4e71f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -vn-repo (2.0.31) stable; urgency=low +vn-repo (2.0.32) stable; urgency=low * Initial Release. diff --git a/vn-debuild b/vn-debuild index 97507e1..8fd2a34 100755 --- a/vn-debuild +++ b/vn-debuild @@ -9,7 +9,7 @@ fi buildDir="$srcDir/.." -repreproDir="/usr" +repreproDir="/var/cache/reprepro" codename="stable" owner=`stat -c '%U' "$repreproDir"`