[SM-Commit] PERFORCE change 79485 by Eric Sandall for review
Perforce Review Daemon
p4review at smee.org
Thu May 18 17:25:01 EDT 2006
Change 79485 by eric_sandall at sandalle-moby on 2006/05/18 22:21:57
* DETAILS: Updated to 0.8.2
Removed UPDATED
Formatted long description to <80 columns
Added 'distributed' to KEYWORDS
Affected files ...
... //sgl/grimoires/devel/python-devel/bzr/DETAILS#7 edit
... //sgl/grimoires/devel/python-devel/bzr/HISTORY#11 edit
Differences ...
==== //sgl/grimoires/devel/python-devel/bzr/DETAILS#7 (xtext) ====
@@ -1,6 +1,5 @@
SPELL=bzr
- VERSION=0.8
- PATCHLEVEL=1
+ VERSION=0.8.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=${SOURCE}.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
@@ -8,13 +7,16 @@
SOURCE2_URL[0]=http://www.bazaar-ng.org/pkg/$SOURCE2
SOURCE2_IGNORE=signature
SOURCE_GPG="canonical.gpg:${SOURCE2}:UPSTREAM_KEY"
+ LICENSE[0]=GPL
+ BUILD_API=2
+ KEYWORDS="scm distributed python devel"
WEB_SITE=http://www.bazaar-ng.org/
ENTERED=20050610
- UPDATED=20050610
- LICENSE[0]=GPL
- BUILD_API=2
- KEYWORDS="scm python devel"
SHORT="Improved Bazaar SCM"
cat << EOF
-Bazaar-NG (or bzr) is a project of Canonical to develop an open source distributed version control system that is powerful, friendly, and scalable. Version control means a system that keeps track of previous revisions of software source code or similar information and helps people work on it in teams.
+Bazaar-NG (or bzr) is a project of Canonical to develop an open source
+distributed version control system that is powerful, friendly, and scalable.
+Version control means a system that keeps track of previous revisions of
+software source code or similar information and helps people work on it in
+teams.
EOF
==== //sgl/grimoires/devel/python-devel/bzr/HISTORY#11 (text) ====
@@ -1,3 +1,9 @@
+2006-05-18 Eric Sandall <eric at sandall.us>
+ * DETAILS: Updated to 0.8.2
+ Removed UPDATED
+ Formatted long description to <80 columns
+ Added 'distributed' to KEYWORDS
+
2006-05-12 David Brown <dmlb2000 at gmail.com>
* DETAILS: version bump
@@ -7,7 +13,7 @@
2006-04-03 David Kowis <dkowis at shlrm.org>
* DEPENDS: modified dependencies to make it use paramiko for sftp
- Also added an optional depends on bzrtools
+ Also added an optional depends on bzrtools
2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
More information about the SM-Commit
mailing list