r16148 - in /desktop/experimental/vinagre/debian: changelog copyright

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Tue Jun 3 12:22:04 UTC 2008


Author: pochu-guest
Date: Tue Jun  3 12:22:04 2008
New Revision: 16148

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16148
Log:
* New upstream release:
  - Fixes scrolling. Closes: #482564.
  - Added a gconf option to disable all menu shortcuts.
    Closes: #465606, LP: #223060.
  - Persist changes in menu shortcuts. LP: #233918.
  - Rework 'connect' and 'edit bookmark' dialogs so it's possible to
    specify options like scaling, fullscreen... LP: #205253.
  - debian/copyright: updated

Modified:
    desktop/experimental/vinagre/debian/changelog
    desktop/experimental/vinagre/debian/copyright

Modified: desktop/experimental/vinagre/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vinagre/debian/changelog?rev=16148&op=diff
==============================================================================
--- desktop/experimental/vinagre/debian/changelog (original)
+++ desktop/experimental/vinagre/debian/changelog Tue Jun  3 12:22:04 2008
@@ -1,3 +1,16 @@
+vinagre (2.23.3.1-1) UNRELEASED; urgency=low
+
+  * New upstream release:
+    - Fixes scrolling. Closes: #482564.
+    - Added a gconf option to disable all menu shortcuts.
+      Closes: #465606, LP: #223060.
+    - Persist changes in menu shortcuts. LP: #233918.
+    - Rework 'connect' and 'edit bookmark' dialogs so it's possible to
+      specify options like scaling, fullscreen... LP: #205253.
+    - debian/copyright: updated
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 03 Jun 2008 13:57:33 +0200
+
 vinagre (2.23.2-1) experimental; urgency=low
 
   * New upstream release:

Modified: desktop/experimental/vinagre/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vinagre/debian/copyright?rev=16148&op=diff
==============================================================================
--- desktop/experimental/vinagre/debian/copyright (original)
+++ desktop/experimental/vinagre/debian/copyright Tue Jun  3 12:22:04 2008
@@ -28,6 +28,34 @@
     along with this package; if not, write to the Free Software
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
+
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Files in src/view/*.[ch] are:
+
+ * Copyright (c) 2005 VMware, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining
+ * a copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation the rights to use, copy, modify, merge, publish,
+ * distribute, sublicense, and/or sell copies of the Software, and to
+ * permit persons to whom the Software is furnished to do so, subject to
+ * the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be
+ * included in all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.
 




More information about the pkg-gnome-commits mailing list