diff --git a/debian/changelog b/debian/changelog index 45ed137..ffc1aae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +gedit-gmate (0.9.12~uorppa0) lucid; urgency=low + + * Add FuzzyOpen plugin and remove similar plugins to open files. + * Disable spell-check for code in SASS, HAML, RHTML, Rails and YAML. + * A lot of fixes for SASS. + - Add snippet for gem specification. + - Prevent suggestion during key commands on OS X. + - Allow return key to complete words if user has moved selection up or down. + - Fix Smart Indent configuration in Fedora 13. + + -- Andrey Sitnik Wed, 01 Sep 2010 16:12:53 +0400 + gedit-gmate (0.9.11~uorppa0) lucid; urgency=low * Update Zen Coding plugin. diff --git a/debian/control b/debian/control index d7e8e8d..6c4ed1d 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,14 @@ Section: gnome Priority: optional Maintainer: Andrey Sitnik Build-Depends: debhelper (>= 7) -Standards-Version: 0.9.11~uorppa0 +Standards-Version: 0.9.12~uorppa0 Homepage: http://github.com/gmate/gmate Vcs-Git: git://github.com/gmate/gmate.git Vcs-Browser: http://github.com/gmate/gmate Package: gedit-gmate Architecture: any -Depends: python-pyinotify, python-webkit, python, gedit, python-sexy +Depends: python-pyinotify, python-webkit, python, gedit Description: Gedit Gmate Plugins pack This package contains a collection of plugins and gtksourceview improvements to make gedit more powerful to develop especially Ruby on Rails applications. diff --git a/debian/copyright b/debian/copyright index b4f502a..e8c2381 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,6 +6,7 @@ It was downloaded from Upstream Authors: Alexandre da Silva + Andrey Sitnik Andrew Liu Ben Fisher Christian Hergert @@ -13,6 +14,7 @@ Upstream Authors: Elia Sarti Eric Butler Eugene Khorev + Fernando Luizão Franck Marcia Frederic Back Gary Haran @@ -21,8 +23,11 @@ Upstream Authors: Mike Crittenden Mike Doty Nando Vieira + Sébastien Wilmet + Sergey Rublev Osmo Salomaa Tiago bastos + Tom Hirashima Vince Wadhwani Vitaly Babiy Zen Coding team