Skip to Content.
Sympa Menu

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

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 (f83507704227acdc8f494f0a81617802c4cb1d38)
  • Date: Fri, 17 Oct 2008 12:30:54 -0500

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

dev/null |binary
python-pypi/bzr/DETAILS | 4 ++--
python-pypi/bzr/HISTORY | 5 +++++
python-pypi/bzr/bzr.gpg |binary
python-pypi/bzr/meinel.gpg | 0
5 files changed, 7 insertions(+), 2 deletions(-)

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

"bzr-1.8"

diff --git a/python-pypi/bzr/DETAILS b/python-pypi/bzr/DETAILS
index 19de668..944db9e 100755
--- a/python-pypi/bzr/DETAILS
+++ b/python-pypi/bzr/DETAILS
@@ -1,5 +1,5 @@
SPELL=bzr
- VERSION=1.7
+ VERSION=1.8
VX=`echo $VERSION|cut -c-3`
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://launchpad.net/bzr/$VX/$VERSION/+download/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL}.sig
SOURCE2_IGNORE=signature
- SOURCE_GPG=meinel.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE_GPG=bzr.gpg:$SOURCE2:UPSTREAM_KEY
LICENSE[0]=GPL
KEYWORDS="scm distributed python devel"
WEB_SITE=http://bazaar-vcs.org/
diff --git a/python-pypi/bzr/HISTORY b/python-pypi/bzr/HISTORY
index b6bff68..08bbc40 100644
--- a/python-pypi/bzr/HISTORY
+++ b/python-pypi/bzr/HISTORY
@@ -1,3 +1,8 @@
+2008-10-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.8
+ * meinel.gpg: renamed as bzr.gpg
+ new gpg key A0B3E88B
+
2008-09-26 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.7

diff --git a/python-pypi/bzr/bzr.gpg b/python-pypi/bzr/bzr.gpg
new file mode 100644
index 0000000..b3398cf
Binary files /dev/null and b/python-pypi/bzr/bzr.gpg differ
diff --git a/python-pypi/bzr/meinel.gpg b/python-pypi/bzr/meinel.gpg
deleted file mode 100644
index 1cfb533..0000000
Binary files a/python-pypi/bzr/meinel.gpg and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f83507704227acdc8f494f0a81617802c4cb1d38), Treeve Jelbert, 10/17/2008

Archive powered by MHonArc 2.6.24.

Top of Page