Skip to content

Commit

Permalink
eiskaltdcpp submodule was updated.
Browse files Browse the repository at this point in the history
deb-packages.html was updated.
  • Loading branch information
tehnick committed Apr 10, 2012
1 parent 24b17e1 commit bf71d3d
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Debian/eiskaltdcpp/automatic_update_eiskaltdcpp
Expand Up @@ -8,7 +8,7 @@ fi
export PACKAGE="eiskaltdcpp"

# Uncomment if necessary:
#export SFX="-2"
#export SFX="-3"

# experimental unstable
export MAIN_DIST="unstable"
Expand Down
2 changes: 1 addition & 1 deletion Debian/eiskaltdcpp/eiskaltdcpp-debian
8 changes: 4 additions & 4 deletions Launchpad/eiskaltdcpp/automatic_update_eiskaltdcpp
Expand Up @@ -7,7 +7,7 @@ fi
export PACKAGE="eiskaltdcpp"

# Uncomment if necessary:
export SFX="-0ppa3"
#export SFX="-0ppa3"


# Launch common script for setting variables
Expand Down Expand Up @@ -37,7 +37,7 @@ CheckVersions


# Get the sources
if !([ -e "${PACKAGE}_${NEW_VER}.orig.tar.bz2" ]); then
if !([ -e "${PACKAGE}_${NEW_VER}.orig.tar.xz" ]); then
wget -4 -c "http://eiskaltdc.googlecode.com/files/eiskaltdcpp-${NEW_VER}.tar.xz"
mv -f "${PACKAGE}-${NEW_VER}.tar.xz" "${PACKAGE}_${NEW_VER}.orig.tar.xz"
fi
Expand All @@ -48,8 +48,8 @@ export UPDATE_STRING="Update to stable release ${NEW_VER}."
export DIST_LIST="oneiric
natty"

#export A_TYPE="xz"
#export D_ARGS="xJf"
export A_TYPE="xz"
export D_ARGS="xJf"

# Launch common script for updating packages and uploading them to Launchpad
source "${MAIN_DIR}/Launchpad/updating_packages"
Expand Down
18 changes: 9 additions & 9 deletions deb-packages.html
Expand Up @@ -13,7 +13,7 @@
<br>
<div id="mainText">
<div id="statText">
<b>Last update:</b> 2012-04-10 21:29:43<br>
<b>Last update:</b> 2012-04-11 01:14:53<br>
<br>
<b>Debian (14):</b>
<div id="stat">
Expand All @@ -37,10 +37,10 @@
eiskaltdcpp
</td>
<td>
2.2.6-2
2.2.6-3
</td>
<td class="color-actual">
2.2.6-1
2.2.6-3
</td>
</tr>
<tr class="color-odd">
Expand Down Expand Up @@ -139,7 +139,7 @@
1.0.3-git20120327-78a4c9e-1
</td>
<td class="color-outdated">
1.0.3-git20120410-fb54b6e-1
1.0.3-git20120411-fb54b6e-1
</td>
</tr>
<tr>
Expand Down Expand Up @@ -215,7 +215,7 @@
2.2.6-0ppa3~precise1
</td>
<td class="color-actual">
2.2.6-0ppa3~precise1
2.2.6-0ppa1~precise1
</td>
</tr>
<tr class="color-odd">
Expand All @@ -226,7 +226,7 @@
2.2.7-20120403-230002-bf09fd7-0ppa1~precise1
</td>
<td class="color-actual">
2.2.7-20120410-213017-bf09fd7-0ppa1~precise1
2.2.7-20120411-011522-bf09fd7-0ppa1~precise1
</td>
</tr>
<tr>
Expand Down Expand Up @@ -281,7 +281,7 @@
0.5.60-306-gcae9447+dfsg-0ppa1~precise1
</td>
<td class="color-outdated">
0.5.60-347-g9629e1a+dfsg-0ppa1~precise1
0.5.60-355-g4cdf393+dfsg-0ppa1~precise1
</td>
</tr>
<tr class="color-odd">
Expand Down Expand Up @@ -336,7 +336,7 @@
0.999-20120409-005035-e919297-0ppa1~precise1
</td>
<td class="color-actual">
0.999-20120410-213039-e919297-0ppa1~precise1
0.999-20120411-011543-e919297-0ppa1~precise1
</td>
</tr>
<tr>
Expand Down Expand Up @@ -380,7 +380,7 @@
0.4.0-20120407-130545-390b63e-0ppa1~precise1
</td>
<td class="color-actual">
0.4.0-20120410-213045-390b63e-0ppa1~precise1
0.4.0-20120411-011548-390b63e-0ppa1~precise1
</td>
</tr>
</tbody>
Expand Down

0 comments on commit bf71d3d

Please sign in to comment.