Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (52356f1fc86da806940246b8a9edf3d1d4ed3024)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (52356f1fc86da806940246b8a9edf3d1d4ed3024)
  • Date: Sun, 10 Aug 2008 01:17:23 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

collab/drupal/DETAILS | 4 ++--
collab/drupal/HISTORY | 4 ++++
collab/drupal/PREPARE | 2 +-
collab/drupal/drupal-4.6.9.tar.gz.sig | 0
collab/drupal/drupal-4.7.6.tar.gz.sig | 0
collab/drupal/drupal-5.9.tar.gz.sig |binary
collab/drupal/drupal-6.3.tar.gz.sig |binary
dev/null |binary
python-pypi/stgit/DEPENDS | 3 ++-
python-pypi/stgit/HISTORY | 3 +++
10 files changed, 12 insertions(+), 4 deletions(-)

New commits:
commit 52356f1fc86da806940246b8a9edf3d1d4ed3024
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

drupal: Updated new to 6.3

commit f6f61c69d3fbb01d227302fc413989e220b1ad41
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

drupal: Updated old version to 5.9

commit d57756d25680d82c91374f012c604a76d3f1f240
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

stgit: Depends on python

diff --git a/collab/drupal/DETAILS b/collab/drupal/DETAILS
index 1a3a2bc..b856303 100755
--- a/collab/drupal/DETAILS
+++ b/collab/drupal/DETAILS
@@ -1,9 +1,9 @@
SPELL=drupal
if [[ "${DRUPAL_VER}" == "older" ]]
then
- VERSION=4.6.9
+ VERSION=5.9
else
- VERSION=4.7.6
+ VERSION=6.3
fi
SECURITY_PATCH=4
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/collab/drupal/HISTORY b/collab/drupal/HISTORY
index aef7b05..318fbc3 100644
--- a/collab/drupal/HISTORY
+++ b/collab/drupal/HISTORY
@@ -1,3 +1,7 @@
+2008-08-09 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS, PREPARE: Updated old version to 5.9
+ Updated new version to 6.3
+
2007-03-19 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 4.7.6 (Security update)
See http://drupal.org/files/sa-2007-005/advisory.txt
diff --git a/collab/drupal/PREPARE b/collab/drupal/PREPARE
index 1a9cb24..452b269 100755
--- a/collab/drupal/PREPARE
+++ b/collab/drupal/PREPARE
@@ -1,4 +1,4 @@
config_query_list DRUPAL_VER
\
- "Do you wish to install the newer (4.7) or older (4.6)
version of Drupal (both are considered stable)?" \
+ "Do you wish to install the newer (6.3) or older (5.9)
version of Drupal (both are considered stable)?" \
"newer"
\
"older"
diff --git a/collab/drupal/drupal-4.6.9.tar.gz.sig
b/collab/drupal/drupal-4.6.9.tar.gz.sig
deleted file mode 100644
index 24f1d5a..0000000
Binary files a/collab/drupal/drupal-4.6.9.tar.gz.sig and /dev/null differ
diff --git a/collab/drupal/drupal-4.7.6.tar.gz.sig
b/collab/drupal/drupal-4.7.6.tar.gz.sig
deleted file mode 100644
index e3025d9..0000000
Binary files a/collab/drupal/drupal-4.7.6.tar.gz.sig and /dev/null differ
diff --git a/collab/drupal/drupal-5.9.tar.gz.sig
b/collab/drupal/drupal-5.9.tar.gz.sig
new file mode 100644
index 0000000..4b72195
Binary files /dev/null and b/collab/drupal/drupal-5.9.tar.gz.sig differ
diff --git a/collab/drupal/drupal-6.3.tar.gz.sig
b/collab/drupal/drupal-6.3.tar.gz.sig
new file mode 100644
index 0000000..122475e
Binary files /dev/null and b/collab/drupal/drupal-6.3.tar.gz.sig differ
diff --git a/python-pypi/stgit/DEPENDS b/python-pypi/stgit/DEPENDS
index 1d40d93..40f66b8 100755
--- a/python-pypi/stgit/DEPENDS
+++ b/python-pypi/stgit/DEPENDS
@@ -1 +1,2 @@
-depends git
+depends git &&
+depends python
diff --git a/python-pypi/stgit/HISTORY b/python-pypi/stgit/HISTORY
index e983cd1..1accfb4 100644
--- a/python-pypi/stgit/HISTORY
+++ b/python-pypi/stgit/HISTORY
@@ -1,3 +1,6 @@
+2008-08-09 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on python
+
2008-03-24 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.14.2




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (52356f1fc86da806940246b8a9edf3d1d4ed3024), Eric Sandall, 08/10/2008

Archive powered by MHonArc 2.6.24.

Top of Page