Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6df52b8ad42e6aedbb47e13fd218c7f37d46bad9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6df52b8ad42e6aedbb47e13fd218c7f37d46bad9)
  • Date: Wed, 7 Oct 2009 07:26:48 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

python-pypi/bzr/DETAILS | 4 ++--
python-pypi/bzr/HISTORY | 3 +++
python-pypi/bzrtools/DETAILS | 5 ++---
python-pypi/bzrtools/HISTORY | 3 +++
4 files changed, 10 insertions(+), 5 deletions(-)

New commits:
commit 1b182d0144ad48aa7a268d4f4677faf5bfb70812
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

bzrtools: => 2.0.1

commit dc375e94dee6bb483a38a64605db7fca6ff3e8cc
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

bzr: => 2.0.0

diff --git a/python-pypi/bzr/DETAILS b/python-pypi/bzr/DETAILS
index 0cf4eaf..4cb4fde 100755
--- a/python-pypi/bzr/DETAILS
+++ b/python-pypi/bzr/DETAILS
@@ -1,6 +1,6 @@
SPELL=bzr
- VERSION=1.17
- VX=`echo $VERSION|cut -c-4`
+ VERSION=2.0.0
+ VX=`echo $VERSION|cut -c-3`
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/python-pypi/bzr/HISTORY b/python-pypi/bzr/HISTORY
index fa0d127..f58de6d 100644
--- a/python-pypi/bzr/HISTORY
+++ b/python-pypi/bzr/HISTORY
@@ -1,3 +1,6 @@
+2009-10-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.0
+
2009-07-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.17

diff --git a/python-pypi/bzrtools/DETAILS b/python-pypi/bzrtools/DETAILS
index dfe3e4b..1fbee21 100755
--- a/python-pypi/bzrtools/DETAILS
+++ b/python-pypi/bzrtools/DETAILS
@@ -1,10 +1,9 @@
SPELL=bzrtools
- VERSION=1.17.0
- VX=`echo $VERSION|cut -c-4`
+ VERSION=2.0.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
- SOURCE_URL[0]=http://launchpad.net/bzrtools/stable/$VX/+download/$SOURCE
+
SOURCE_URL[0]=http://launchpad.net/bzrtools/stable/$VERSION/+download/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.sig
SOURCE2_IGNORE=signature
SOURCE_GPG=canonical.gpg:$SOURCE2:UPSTREAM_KEY
diff --git a/python-pypi/bzrtools/HISTORY b/python-pypi/bzrtools/HISTORY
index 7ce9989..9b6fded 100644
--- a/python-pypi/bzrtools/HISTORY
+++ b/python-pypi/bzrtools/HISTORY
@@ -1,3 +1,6 @@
+2009-10-07 Treeve Jelbert <treeve AT souremage.org>
+ * DETAILS: version 2.0.1
+
2009-07-20 Treeve Jelbert <treeve AT souremage.org>
* DETAILS: version 1.17.0




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6df52b8ad42e6aedbb47e13fd218c7f37d46bad9), Treeve Jelbert, 10/07/2009

Archive powered by MHonArc 2.6.24.

Top of Page