aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorceros7 <ceros7@svn>2010-08-09 18:43:25 +0000
committerceros7 <ceros7@svn>2010-08-09 18:43:25 +0000
commit17a0847a0232986cb7b77f2a5343d5e8a7a00f40 (patch)
tree8305d4363ad243963fe35e0030630e8fa9d6e8ff /tools
parent5090ae7a49050f67579cf551665360458c9cc620 (diff)
Update SVN rev to create packages from.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32652 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'tools')
-rw-r--r--tools/Linux/packaging/debian/changelog2
-rwxr-xr-xtools/Linux/packaging/debian/xbmc-get-orig-source2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/Linux/packaging/debian/changelog b/tools/Linux/packaging/debian/changelog
index 09c8530e04..f76fcb674e 100644
--- a/tools/Linux/packaging/debian/changelog
+++ b/tools/Linux/packaging/debian/changelog
@@ -1,4 +1,4 @@
-xbmc (2:10.0~svn32391~deb1-1) experimental; urgency=low
+xbmc (2:10.0~svn32652~deb1-1) experimental; urgency=low
* Package XBMC for Debian. (Closes: #469397)
(LP: #307162)
diff --git a/tools/Linux/packaging/debian/xbmc-get-orig-source b/tools/Linux/packaging/debian/xbmc-get-orig-source
index 22f1a2148c..b8613840f5 100755
--- a/tools/Linux/packaging/debian/xbmc-get-orig-source
+++ b/tools/Linux/packaging/debian/xbmc-get-orig-source
@@ -48,7 +48,7 @@ done
# Common variables used to ease maintenance of this script
XBMC_TARBALL=""
XBMC_TARBALL_CHECKSUM=""
-SVN_REVISION="32391"
+SVN_REVISION="32652"
XBMC_VERSION="10.0~svn$SVN_REVISION~deb1"
XBMC_SVN_URL="http://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk"