Skip to Content.
Sympa Menu

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

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 (8abe9d6e31b9298b929943a1545d6f9fd0e10923)
  • Date: Mon, 5 Jul 2010 15:19:35 -0500

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

devel/bazaar/BUILD | 2 +-
devel/bazaar/DEPENDS | 4 +---
devel/bazaar/DETAILS | 44 +++++---------------------------------------
devel/bazaar/DOWNLOAD | 1 +
devel/bazaar/HISTORY | 42 ++++--------------------------------------
devel/bazaar/INSTALL | 2 +-
devel/bazaar/PRE_BUILD | 1 +
devel/bazaar/TRIGGERS | 1 +
python-pypi/bzr/DETAILS | 2 +-
python-pypi/bzr/HISTORY | 4 ++++
python-pypi/bzr/bzr.gpg |binary
11 files changed, 20 insertions(+), 83 deletions(-)

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

deprecate devel/bazaar [replaced by bzr]

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

bzr: => 2.1.2

diff --git a/devel/bazaar/BUILD b/devel/bazaar/BUILD
index a05d2aa..27ba77d 100755
--- a/devel/bazaar/BUILD
+++ b/devel/bazaar/BUILD
@@ -1 +1 @@
-default_build_python
+true
diff --git a/devel/bazaar/DEPENDS b/devel/bazaar/DEPENDS
index 147e2d9..55b7e68 100755
--- a/devel/bazaar/DEPENDS
+++ b/devel/bazaar/DEPENDS
@@ -1,3 +1 @@
-depends gpgme &&
-depends neon &&
-depends gettext
+depends bzr
diff --git a/devel/bazaar/DETAILS b/devel/bazaar/DETAILS
index 4aeb8b2..b1fdbb4 100755
--- a/devel/bazaar/DETAILS
+++ b/devel/bazaar/DETAILS
@@ -1,42 +1,8 @@
SPELL=bazaar
- VERSION=2.1.2
- SOURCE=bzr-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/bzr-$VERSION
- SOURCE_URL[0]=http://launchpad.net/bzr/2.1/$VERSION/+download/$SOURCE
-
SOURCE_HASH=sha512:9d50edbe87023eddf57bfa0037ed0f0e2d4c97554f5e59ea4c86f46a425c6c95b9ac86b561443040eda73187dd418430c25c5f1ad57005ab2fdfc7db2172ab06
- WEB_SITE=http://bazaar.canonical.com/
- ENTERED=20050517
- LICENSE[0]=GPL
- KEYWORDS="scm devel"
- SHORT="Fork of the arch scm, it is compatible with tla"
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
cat << EOF
-The Bazaar project
-
-Welcome to the Bazaar project, sponsored by Canonical Limited.
-
-Mission statement
-Bazaar will:
- * be an implementation of the GNU Arch protocol that open source developers
- both want to use, and love using
- * Retain compatability with the GNU Arch protocol as it evolves
- * Work with the GNU Arch community process for any protocol changes that
- might be required for user friendliness.
-
-Key Bazaar features:
- * All the transparent and robust storage features of GNU Arch.
- * seamless upgrade path to bazaar-ng
- * direct support for URLs - one command can checkout or merge from remote
- locations.
- * integrated GPG support - zero setup for most signed archive situations
- * faster - checkout, most local operations, commits
- * svn-like diff, switch, import, export, log commands
- * Explicit tracking of conflicts, preventing accidental commits of files
- with conflicts
- * single merge command that allows merging between arbitrary branches.
- * daily builds of the latest code.
- * fully compatible with tla - drop in and start using
- * supports debian version numbers in branch names
- * annotate support
- * internationalised via gettext and Rosetta.
- * Python bindings.
+deprecated spell [replaced by bzr]
EOF
+
diff --git a/devel/bazaar/DOWNLOAD b/devel/bazaar/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/devel/bazaar/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/devel/bazaar/HISTORY b/devel/bazaar/HISTORY
index 1740fa9..4dc3670 100644
--- a/devel/bazaar/HISTORY
+++ b/devel/bazaar/HISTORY
@@ -1,38 +1,4 @@
-2010-07-05 Peng Chang (Charles) <chp AT sourcemage.org>
- * DETAILS: Fixed SOURCE_URL[0]
- fixed long description wrap
- updated spell to 2.1.2
- * INSTALL: added for default_install_python
-
-2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2006-01-22 George Sherwood <george AT beernabeer.com>
- * DETAILS: Updated to 1.4.2
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-08-27 Eric Sandall <sandalle AT sourcemage.org>
- * BUILD: Added make_single and make_normal around make as this fails
with
- multiple make jobs
-
-2005-06-08 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Removed gnupg (gpgme depends on it)
- Formatted
-
-2005-06-03 Eric Sandall <sandalle AT sourcemage.org>
- * Added to devel (Bug #9039)
- * DETAILS: Updated to 1.4.1
- Use variables instead of hardcoding (e.g. VERSION)
- Changed SOURCE_URL[1] to SOURCE_URL[0]
-
-2005-05-17 Andrew Stitt <astitt AT sourcemage.org>
- * DETAILS, DEPENDS, HISTORY: created spell
-
+2010-07-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0
+ PATCHLEVEL=9999
+ spell deprecated [replaced by bzr]
diff --git a/devel/bazaar/INSTALL b/devel/bazaar/INSTALL
index 46c6fba..27ba77d 100755
--- a/devel/bazaar/INSTALL
+++ b/devel/bazaar/INSTALL
@@ -1 +1 @@
-default_install_python
+true
diff --git a/devel/bazaar/PRE_BUILD b/devel/bazaar/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/devel/bazaar/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/devel/bazaar/TRIGGERS b/devel/bazaar/TRIGGERS
new file mode 100755
index 0000000..e07c15d
--- /dev/null
+++ b/devel/bazaar/TRIGGERS
@@ -0,0 +1 @@
+on_cast bazaar dispel_self
diff --git a/python-pypi/bzr/DETAILS b/python-pypi/bzr/DETAILS
index cf7a355..1bfb257 100755
--- a/python-pypi/bzr/DETAILS
+++ b/python-pypi/bzr/DETAILS
@@ -1,5 +1,5 @@
SPELL=bzr
- VERSION=2.1.0
+ VERSION=2.1.2
VX=`echo $VERSION|cut -c-3`
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
diff --git a/python-pypi/bzr/HISTORY b/python-pypi/bzr/HISTORY
index bb249e1..0cd4e23 100644
--- a/python-pypi/bzr/HISTORY
+++ b/python-pypi/bzr/HISTORY
@@ -1,3 +1,7 @@
+2010-07-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.1,2
+ * bzr.gpg: add FBD3EB8E: public key "Robert Collins
+
2010-02-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.1,0

diff --git a/python-pypi/bzr/bzr.gpg b/python-pypi/bzr/bzr.gpg
index 54af993..0f716c4 100644
Binary files a/python-pypi/bzr/bzr.gpg and b/python-pypi/bzr/bzr.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (8abe9d6e31b9298b929943a1545d6f9fd0e10923), Treeve Jelbert, 07/05/2010

Archive powered by MHonArc 2.6.24.

Top of Page