Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (37da840369aeacedc6e627596686ba8cdc1862b0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (37da840369aeacedc6e627596686ba8cdc1862b0)
  • Date: Tue, 4 Aug 2009 07:25:04 -0500

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

ChangeLog | 3 +++
archive/libdebian-installer/DETAILS | 18 ++++++++++++++++++
archive/libdebian-installer/HISTORY | 2 ++
3 files changed, 23 insertions(+)

New commits:
commit 836056ae23271ca8c78ac6ef19fff3c0ff701aa7
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

libdebian-installer: new spell, libs for debian installers

diff --git a/ChangeLog b/ChangeLog
index c5c2760..d6518eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-08-04 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * libdebian-installer: new spell, libs for debian installer
+
2009-08-04 Ladislav Hagara <hgr AT vabo.cz>
* video/miro: new spell, free internet tv and video podcast player

diff --git a/archive/libdebian-installer/DETAILS
b/archive/libdebian-installer/DETAILS
new file mode 100755
index 0000000..8f06c79
--- /dev/null
+++ b/archive/libdebian-installer/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=libdebian-installer
+ VERSION=0.61
+ SOURCE=${SPELL}_${VERSION}.tar.gz
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}
+
SOURCE_URL=http://ftp.debian.org/debian/pool/main/libd/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:06456842454659a3898021c7a52ae03b2f40d1d1195a47424825948dc1784b02cbeec982451558165705f45b734bd0b5164400619e1e52a014616b6102d283a2
+ WEB_SITE=http://packages.debian.org/unstable/libdebian-installer4-dev
+ ENTERED=20090804
+ LICENSE[0]=GPL
+ KEYWORDS="archive"
+ SHORT="Library of common debian-installer functions"
+cat << EOF
+This library is used by debian-installer to perform common functions such
+as logging messages and executing commands. If you aren't working on
+debian-installer or building your own install system based on
+debian-installer, then you probably don't need this library. (Note: Also
+required to build cdebootstrap.)
+EOF
diff --git a/archive/libdebian-installer/HISTORY
b/archive/libdebian-installer/HISTORY
new file mode 100644
index 0000000..64fe9a0
--- /dev/null
+++ b/archive/libdebian-installer/HISTORY
@@ -0,0 +1,2 @@
+2009-08-04 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * DETAILS: created spell



  • [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (37da840369aeacedc6e627596686ba8cdc1862b0), Ethan Grammatikidis, 08/04/2009

Archive powered by MHonArc 2.6.24.

Top of Page