aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorceros7 <ceros7@svn>2010-05-10 06:49:34 +0000
committerceros7 <ceros7@svn>2010-05-10 06:49:34 +0000
commit8a3913ac56ed04b70d4b3a77267d71ef42a2ba7a (patch)
treef41cc4ee12624b77600ed87d0cbf16e2e17b42de /tools
parenta86d5e2f334cfec0c5790cfb9f8927927bcfc752 (diff)
Update revision used for packaging.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29979 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 16744b9e93..28baf7655a 100644
--- a/tools/Linux/packaging/debian/changelog
+++ b/tools/Linux/packaging/debian/changelog
@@ -1,4 +1,4 @@
-xbmc (1:10.05~svn29959+fhs~deb1-1) unstable; urgency=low
+xbmc (1:10.05~svn29978~deb1-1) unstable; 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 d6023bbfde..8f7482e5c1 100755
--- a/tools/Linux/packaging/debian/xbmc-get-orig-source
+++ b/tools/Linux/packaging/debian/xbmc-get-orig-source
@@ -6,7 +6,7 @@
# Common variables used to ease maintenance of this script
XBMC_TARBALL=""
XBMC_TARBALL_CHECKSUM=""
-SVN_REVISION="29959"
+SVN_REVISION="29978"
XBMC_VERSION="10.05~svn$SVN_REVISION~deb1"
XBMC_SVN_URL="http://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk"