Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (fab92608eb0a666826057ead67c0b05362415234)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (fab92608eb0a666826057ead67c0b05362415234)
  • Date: Fri, 26 Apr 2013 06:35:06 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

archive/dpkg/DEPENDS | 1 +
archive/dpkg/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit fab92608eb0a666826057ead67c0b05362415234
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

dpkg: depends on timedate (for dpkg-parsechangelog)

diff --git a/archive/dpkg/DEPENDS b/archive/dpkg/DEPENDS
index 3ba7d60..5b48abc 100755
--- a/archive/dpkg/DEPENDS
+++ b/archive/dpkg/DEPENDS
@@ -1,5 +1,6 @@
# new since 1.13.24, for docs
depends po4a &&
+depends timedate &&

optional_depends bzip2 '--with-bz2' '--without-bz2' \
'for bzip2 support' &&
diff --git a/archive/dpkg/HISTORY b/archive/dpkg/HISTORY
index 7ef0072..12b831b 100644
--- a/archive/dpkg/HISTORY
+++ b/archive/dpkg/HISTORY
@@ -1,3 +1,6 @@
+2013-04-26 Ismael Luceno <ismael.luceno AT gmail.com>
+ * DEPENDS: depends on timedate (for dpkg-parsechangelog)
+
2010-10-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.14.29




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (fab92608eb0a666826057ead67c0b05362415234), Ismael Luceno, 04/26/2013

Archive powered by MHonArc 2.6.24.

Top of Page