[DRE-commits] [SCM] wheezy-transition-tracker.git branch, master, updated. f31a98632cc7234c0ce071475922770995229282
Antonio Terceiro
terceiro at softwarelivre.org
Sun Aug 28 19:22:15 UTC 2011
The following commit has been merged in the master branch:
commit f31a98632cc7234c0ce071475922770995229282
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date: Sun Aug 28 12:22:05 2011 -0700
Fix typo
diff --git a/retrieve.rb b/retrieve.rb
index 9faa6e7..3782bf4 100644
--- a/retrieve.rb
+++ b/retrieve.rb
@@ -14,7 +14,7 @@ DONT_MIGRATE_SRC = [
'ruby1.9.1',
'gem2deb',
'ruby-gnome2', # cannot use gem2deb
- 'ruby-pkg-tools'. # old packaging helper
+ 'ruby-pkg-tools', # old packaging helper
]
puts DONT_MIGRATE_SRC.inspect; exit
--
wheezy-transition-tracker.git
More information about the Pkg-ruby-extras-commits
mailing list