Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master quill by Jaka Kranjc (e6fec97ab1f948e4e0e3466df42acf23f7ebb576)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master quill by Jaka Kranjc (e6fec97ab1f948e4e0e3466df42acf23f7ebb576)
  • Date: Tue, 26 Aug 2008 04:43:27 -0500

GIT changes to master quill by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

var/lib/quill/ChangeLog | 8 ++++++--
var/lib/quill/modules/libdeprecation | 9 ++++++++-
var/lib/quill/version | 2 +-
3 files changed, 15 insertions(+), 4 deletions(-)

New commits:
commit e6fec97ab1f948e4e0e3466df42acf23f7ebb576
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

* libdeprecation: added a note about the conflict's HISTORY
* version: 0.3.0-rc3

diff --git a/var/lib/quill/ChangeLog b/var/lib/quill/ChangeLog
index 74c0daf..a13fd89 100644
--- a/var/lib/quill/ChangeLog
+++ b/var/lib/quill/ChangeLog
@@ -1,10 +1,14 @@
-2008-08-21 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+2008-08-26 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * libdeprecation: added a note about the conflict's HISTORY
+ * version: 0.3.0-rc3
+
+2008-08-25 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* libhistory: fixed an argument in add_history_entry
* libdeprecation: added with most of the functionality done
* quill: added/enabled the deprecation main menu option
* version: 0.3.0-rc2

-2008-08-21 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+2008-08-25 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* libhistory: made add_history_entry work on arbitrary files and added
a limited add_changelog_entry
* libcore: added unset_spell_paths, so we do that consistently
diff --git a/var/lib/quill/modules/libdeprecation
b/var/lib/quill/modules/libdeprecation
index 69b7eb4..981fd21 100644
--- a/var/lib/quill/modules/libdeprecation
+++ b/var/lib/quill/modules/libdeprecation
@@ -80,7 +80,14 @@ function deprecate() {

chmod u+x $overrides DETAILS TRIGGERS DEPENDS

- message "Add $replacement/CONFLICTS containing 'conflicts $SPELL_NAME
y'.\n"
+ message "Add $replacement/CONFLICTS containing 'conflicts $SPELL_NAME y'."
+ message "And a HISTORY entry, but you can do this with quill too:
+quill -u $replacement
+11
+CONFLICTS: added $SPELL_NAME (deprecated)
+na
+
+"

message "Also read up on EXPORTS on the deprecation wiki page, quill
doesn't handle it!\n"

diff --git a/var/lib/quill/version b/var/lib/quill/version
index 40e4d7b..9c433fa 100644
--- a/var/lib/quill/version
+++ b/var/lib/quill/version
@@ -1 +1 @@
-0.3.0-rc2
+0.3.0-rc3



  • [SM-Commit] GIT changes to master quill by Jaka Kranjc (e6fec97ab1f948e4e0e3466df42acf23f7ebb576), Jaka Kranjc, 08/26/2008

Archive powered by MHonArc 2.6.24.

Top of Page