aboutsummaryrefslogtreecommitdiff
path: root/tools/Linux/packaging
diff options
context:
space:
mode:
authorceros7 <ceros7@svn>2010-10-08 19:43:36 +0000
committerceros7 <ceros7@svn>2010-10-08 19:43:36 +0000
commit84e00566f5e435eb2fda6e626f86328c73d8a542 (patch)
treee976255e7c65a1e4d7ecb1ad1ac7b1cc0cf3dcef /tools/Linux/packaging
parentcd9ec3afca403180fdcf3cd379ceb43927c46058 (diff)
Update packaging, removing xbmc-web and using latest Dharma branch revision.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34565 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'tools/Linux/packaging')
-rw-r--r--tools/Linux/packaging/debian/changelog2
-rw-r--r--tools/Linux/packaging/debian/control29
-rw-r--r--tools/Linux/packaging/debian/control.in27
-rwxr-xr-xtools/Linux/packaging/debian/xbmc-get-orig-source2
4 files changed, 3 insertions, 57 deletions
diff --git a/tools/Linux/packaging/debian/changelog b/tools/Linux/packaging/debian/changelog
index e4e1ecab30..d8eee3c9de 100644
--- a/tools/Linux/packaging/debian/changelog
+++ b/tools/Linux/packaging/debian/changelog
@@ -1,4 +1,4 @@
-xbmc (2:10.0~svn32746~deb1-1) experimental; urgency=low
+xbmc (2:10.0~svn33745~deb1-1) experimental; urgency=low
* Package XBMC for Debian. (Closes: #469397)
(LP: #307162)
diff --git a/tools/Linux/packaging/debian/control b/tools/Linux/packaging/debian/control
index 5cc0ece3da..f712ccb6ad 100644
--- a/tools/Linux/packaging/debian/control
+++ b/tools/Linux/packaging/debian/control
@@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 7.0.50~), python-support, cmake,
libwavpack-dev, python-dev, gawk, gperf, nasm [!amd64], libcwiid1-dev,
libbluetooth-dev, zlib1g-dev, libmms-dev (>= 0.4), libsmbclient-dev,
libfaad-dev, libiso9660-dev, libssl-dev, lsb-release, libvdpau-dev, libmicrohttpd-dev,
- libmodplug-dev, librtmp-dev, libcrystalhd-dev, curl
+ libmodplug-dev, librtmp-dev, libcrystalhd-dev, curl,
Standards-Version: 3.9.1
Homepage: http://xbmc.org/
Vcs-Git: git://git.debian.org/git/collab-maint/xbmc.git
@@ -30,7 +30,6 @@ Package: xbmc
Architecture: all
Depends: xbmc-data (= ${binary:Version}),
xbmc-skin-confluence (= ${binary:Version}),
- xbmc-web (= ${binary:Version}),
${misc:Depends}
Suggests: xbmc-third-parties
Description: XBMC Media Center (full metapackage)
@@ -90,7 +89,6 @@ Package: xbmc-standalone
Architecture: all
Depends: xbmc-data (= ${binary:Version}),
xbmc-skin-confluence (= ${binary:Version}),
- xbmc-web (= ${binary:Version}),
${misc:Depends}
Suggests: xbmc-third-parties
Description: XBMC Media Center (standalone program)
@@ -224,31 +222,6 @@ Description: XBMC Media Center (Confluence skin)
.
This package contains the XBMC Confluence Skin package.
-Package: xbmc-web
-Architecture: all
-Depends: xbmc-data (= ${binary:Version}),
- ${misc:Depends}
-Description: XBMC Media Center (POC web frontend)
- XBMC, recursive acronym for "XBMC Media Center", is an award winning free and
- open source software media-player and entertainment hub for all your digital
- media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV)
- and Microsoft Windows, as well as the original Xbox game console. Created in
- 2003 by a group of like minded programmers, XBMC is a non-profit project run
- and developed by volunteers located around the world. More than 50 software
- developers have contributed to XBMC, and 100-plus translators have worked to
- expand its reach, making it available in more than 30 languages.
- .
- While XBMC functions very well as a standard media player application for
- your computer, it has been designed to be the perfect companion for your
- HTPC. Supporting an almost endless range of remote controls, and combined
- with its beautiful interface and powerful skinning engine, XBMC feels very
- natural to use from the couch and is the ideal solution for your home
- theater. Once installed, your computer will become a fully functional
- multimedia jukebox.
- .
- This package contains the new POC web frontend for the XBMC web
- server.
-
Package: xbmc-eventclients-common
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
diff --git a/tools/Linux/packaging/debian/control.in b/tools/Linux/packaging/debian/control.in
index 9a226610ad..8da1682953 100644
--- a/tools/Linux/packaging/debian/control.in
+++ b/tools/Linux/packaging/debian/control.in
@@ -14,7 +14,6 @@ Package: xbmc
Architecture: all
Depends: xbmc-data (= ${binary:Version}),
xbmc-skin-confluence (= ${binary:Version}),
- xbmc-web (= ${binary:Version}),
${misc:Depends}
Suggests: xbmc-third-parties
Description: XBMC Media Center (full metapackage)
@@ -66,7 +65,6 @@ Package: xbmc-standalone
Architecture: all
Depends: xbmc-data (= ${binary:Version}),
xbmc-skin-confluence (= ${binary:Version}),
- xbmc-web (= ${binary:Version}),
${misc:Depends}
Suggests: xbmc-third-parties
Description: XBMC Media Center (standalone program)
@@ -200,31 +198,6 @@ Description: XBMC Media Center (Confluence skin)
.
This package contains the XBMC Confluence Skin package.
-Package: xbmc-web
-Architecture: all
-Depends: xbmc-data (= ${binary:Version}),
- ${misc:Depends}
-Description: XBMC Media Center (POC web frontend)
- XBMC, recursive acronym for "XBMC Media Center", is an award winning free and
- open source software media-player and entertainment hub for all your digital
- media. XBMC is available for Linux, Mac OS X (Leopard, Tiger and Apple TV)
- and Microsoft Windows, as well as the original Xbox game console. Created in
- 2003 by a group of like minded programmers, XBMC is a non-profit project run
- and developed by volunteers located around the world. More than 50 software
- developers have contributed to XBMC, and 100-plus translators have worked to
- expand its reach, making it available in more than 30 languages.
- .
- While XBMC functions very well as a standard media player application for
- your computer, it has been designed to be the perfect companion for your
- HTPC. Supporting an almost endless range of remote controls, and combined
- with its beautiful interface and powerful skinning engine, XBMC feels very
- natural to use from the couch and is the ideal solution for your home
- theater. Once installed, your computer will become a fully functional
- multimedia jukebox.
- .
- This package contains the new POC web frontend for the XBMC web
- server.
-
Package: xbmc-eventclients-common
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
diff --git a/tools/Linux/packaging/debian/xbmc-get-orig-source b/tools/Linux/packaging/debian/xbmc-get-orig-source
index e5e09c5bca..c4cc71c6f7 100755
--- a/tools/Linux/packaging/debian/xbmc-get-orig-source
+++ b/tools/Linux/packaging/debian/xbmc-get-orig-source
@@ -64,7 +64,7 @@ done
XBMC_TARBALL=""
XBMC_TARBALL_CHECKSUM=""
if [ -z $SVN_REVISION ]; then
- SVN_REVISION="32746"
+ SVN_REVISION="33745"
fi
EPOCH="2"
XBMC_VERSION="10.0~svn$SVN_REVISION~deb1"