Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (a9cb2511350edcc78df0c7fcb11f5efa912814a1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (a9cb2511350edcc78df0c7fcb11f5efa912814a1)
  • Date: Sat, 27 Sep 2008 16:40:08 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

archive/apt/DEPENDS | 3 ++-
archive/apt/DETAILS | 3 +--
archive/apt/HISTORY | 4 ++++
archive/apt/apt_0.7.14.tar.gz.sig |binary
archive/apt/apt_0.7.9.tar.gz.sig | 0
dev/null |binary
6 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit a9cb2511350edcc78df0c7fcb11f5efa912814a1
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

apt: Updated to version 0.7.14

diff --git a/archive/apt/DEPENDS b/archive/apt/DEPENDS
index 671e8ec..a7321be 100755
--- a/archive/apt/DEPENDS
+++ b/archive/apt/DEPENDS
@@ -1 +1,2 @@
-depends dpkg
+depends dpkg &&
+depends doxygen
diff --git a/archive/apt/DETAILS b/archive/apt/DETAILS
index 59bc1c0..1fa45db 100755
--- a/archive/apt/DETAILS
+++ b/archive/apt/DETAILS
@@ -1,11 +1,10 @@
SPELL=apt
- VERSION=0.7.9
+ VERSION=0.7.14
SOURCE=${SPELL}_${VERSION}.tar.gz
SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL=http://ftp.debian.org/debian/pool/main/a/${SPELL}/${SOURCE}
LICENSE[0]=GPL
- PATCHLEVEL=1
WEB_SITE=http://packages.debian.org/testing/admin/apt
KEYWORDS="archive"
ENTERED=20030725
diff --git a/archive/apt/HISTORY b/archive/apt/HISTORY
index 47a176a..ea665a2 100644
--- a/archive/apt/HISTORY
+++ b/archive/apt/HISTORY
@@ -1,3 +1,7 @@
+2008-09-27 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 0.7.14
+ * DEPENDS: depends doxygen. Needed in PRE_BUILD
+
2008-02-13 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: patchlevel 1 and wrapped the long description
* PRE_BUILD: added
diff --git a/archive/apt/apt_0.7.14.tar.gz.sig
b/archive/apt/apt_0.7.14.tar.gz.sig
new file mode 100644
index 0000000..ba6f972
Binary files /dev/null and b/archive/apt/apt_0.7.14.tar.gz.sig differ
diff --git a/archive/apt/apt_0.7.9.tar.gz.sig
b/archive/apt/apt_0.7.9.tar.gz.sig
deleted file mode 100644
index d2e9bcf..0000000
Binary files a/archive/apt/apt_0.7.9.tar.gz.sig and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (a9cb2511350edcc78df0c7fcb11f5efa912814a1), George Sherwood, 09/27/2008

Archive powered by MHonArc 2.6.24.

Top of Page