Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (775b7b07ae845c1f1f6a8bd46445a6bffaabb11b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Sukneet Basuta <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (775b7b07ae845c1f1f6a8bd46445a6bffaabb11b)
  • Date: Fri, 18 Nov 2011 21:09:27 -0600

GIT changes to master grimoire by Sukneet Basuta <sukneet AT sourcemage.org>:

dev/null |binary
python-pypi/calibre/DEPENDS | 4 +++-
python-pypi/calibre/DETAILS | 2 +-
python-pypi/calibre/HISTORY | 4 ++++
python-pypi/calibre/calibre-0.8.25.tar.gz.sig | 0
python-pypi/calibre/calibre-0.8.27.tar.gz.sig |binary
6 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 775b7b07ae845c1f1f6a8bd46445a6bffaabb11b
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

calibre: => 0.8.27
added depends icu, dnspytho

diff --git a/python-pypi/calibre/DEPENDS b/python-pypi/calibre/DEPENDS
index 233d356..03e9690 100755
--- a/python-pypi/calibre/DEPENDS
+++ b/python-pypi/calibre/DEPENDS
@@ -18,4 +18,6 @@ depends fontconfig &&
depends pythonmagick &&
depends -sub "QT4 XPDF_HEADERS" poppler &&
depends libwmf &&
-depends sqlite
+depends sqlite &&
+depends icu &&
+depends dnspython
diff --git a/python-pypi/calibre/DETAILS b/python-pypi/calibre/DETAILS
index 4208f18..e1a3108 100755
--- a/python-pypi/calibre/DETAILS
+++ b/python-pypi/calibre/DETAILS
@@ -1,5 +1,5 @@
SPELL=calibre
- VERSION=0.8.25
+ VERSION=0.8.27
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://calibre-ebook.googlecode.com/files/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/python-pypi/calibre/HISTORY b/python-pypi/calibre/HISTORY
index 2acd8b3..dbfc662 100644
--- a/python-pypi/calibre/HISTORY
+++ b/python-pypi/calibre/HISTORY
@@ -1,3 +1,7 @@
+2011-11-18 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DETAILS: updated spell to 0.8.27
+ * DEPENDS: added depends icu, dnspython
+
2011-11-07 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.8.25

diff --git a/python-pypi/calibre/calibre-0.8.25.tar.gz.sig
b/python-pypi/calibre/calibre-0.8.25.tar.gz.sig
deleted file mode 100644
index bb58d70..0000000
Binary files a/python-pypi/calibre/calibre-0.8.25.tar.gz.sig and /dev/null
differ
diff --git a/python-pypi/calibre/calibre-0.8.27.tar.gz.sig
b/python-pypi/calibre/calibre-0.8.27.tar.gz.sig
new file mode 100644
index 0000000..e34e0df
Binary files /dev/null and b/python-pypi/calibre/calibre-0.8.27.tar.gz.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (775b7b07ae845c1f1f6a8bd46445a6bffaabb11b), Sukneet Basuta, 11/18/2011

Archive powered by MHonArc 2.6.24.

Top of Page