r14187 - in /packages/unstable/vinagre: ./ debian/ debian/changelog debian/compat debian/control debian/control.in debian/copyright debian/rules debian/vinagre.1 debian/vinagre.manpages debian/watch

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Sat Jan 12 16:52:52 UTC 2008


Author: pochu-guest
Date: Sat Jan 12 16:52:52 2008
New Revision: 14187

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14187
Log:
Initial vinagre packaging.

Added:
    packages/unstable/vinagre/
    packages/unstable/vinagre/debian/   (with props)
    packages/unstable/vinagre/debian/changelog
    packages/unstable/vinagre/debian/compat
    packages/unstable/vinagre/debian/control
    packages/unstable/vinagre/debian/control.in
    packages/unstable/vinagre/debian/copyright
    packages/unstable/vinagre/debian/rules   (with props)
    packages/unstable/vinagre/debian/vinagre.1
    packages/unstable/vinagre/debian/vinagre.manpages
    packages/unstable/vinagre/debian/watch

Propchange: packages/unstable/vinagre/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Propchange: packages/unstable/vinagre/debian/
------------------------------------------------------------------------------
    svn-bp:tagsUrl = svn+ssh://svn.debian.org/svn/pkg-gnome/tags/

Added: packages/unstable/vinagre/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/vinagre/debian/changelog?rev=14187&op=file
==============================================================================
--- packages/unstable/vinagre/debian/changelog (added)
+++ packages/unstable/vinagre/debian/changelog Sat Jan 12 16:52:52 2008
@@ -1,0 +1,66 @@
+vinagre (0.4-1) unstable; urgency=low
+
+  * Initial upload to Debian, stolen from Ubuntu. Closes: #442403.
+  * New upstream release.
+  * Set myself as Maintainer and the Debian GNOME Team as Uploader.
+  * debian/control:
+    - Bump libgtk-vnc-1.0-dev build dependency to 0.3.
+    - Added libgnome-keyring-dev and libgnomevfs2-dev to Build-Depends.
+    - Bump Standards-Version to 3.7.3.
+    - Wrap Build-Depends.
+    - Add Homepage, Vcs-Browser and Vcs-Svn fields.
+  * debian/rules:
+    - Don't manually gzip upstream's ChangeLog. Let CDBS/debhelper do
+      the work.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sat, 12 Jan 2008 17:51:00 +0100
+
+vinagre (0.3-0ubuntu2) hardy; urgency=low
+
+  * Sponsor the package from Fernando Ribeiro (LP: #134560)
+  * debian/control.in:
+     - updated libgtk-vnc-1.0-dev Build-Depends
+     - use correct XSBC-Original-Maintainer
+  * debian/copyright:
+     - use the correct GPL versions
+
+ -- Sebastien Bacher <seb128 at canonical.com>  Wed, 14 Nov 2007 14:56:52 +0100
+
+vinagre (0.3-0ubuntu1) gutsy; urgency=low
+
+  * New upstream release
+  * debian/watch:
+    - Updated
+  * debian/control.in:
+    - Updated libgtk-vnc-dev to (>= 0.2) instead (>= 0.1)
+
+ -- Fernando Ribeiro <fernando at staff.nerdgroup.org>  Fri, 14 Sep 2007 10:14:46 -0300
+
+vinagre (0.2-0ubuntu3) gutsy; urgency=low
+
+  * debian/control.in:
+    - Droped python-central (unecessary)
+    - Fixed description
+    - Fixed Maintainer to MOTU
+  * debian/copyright:
+    - Fixed copyright year
+  * debian/vinagre.1:
+    - Added
+  * debian/vinagre.manpages:
+    - Added
+  * debian/docs:
+    - Droped (unecessary)
+
+ -- Fernando Ribeiro <fernando at staff.nerdgroup.org>  Thu, 13 Sep 2007 10:21:38 -0300
+
+vinagre (0.2-0ubuntu2) gutsy; urgency=low
+
+  * Fixed description
+
+ -- Fernando Ribeiro <fernando at staff.nerdgroup.org>  Tue, 11 Sep 2007 15:57:21 -0300
+
+vinagre (0.2-0ubuntu1) gutsy; urgency=low
+
+  * Initial Release.
+
+ -- Fernando Ribeiro <fernando at staff.nerdgroup.org>  Wed, 29 Aug 2007 14:02:57 -0300

Added: packages/unstable/vinagre/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/vinagre/debian/compat?rev=14187&op=file
==============================================================================
--- packages/unstable/vinagre/debian/compat (added)
+++ packages/unstable/vinagre/debian/compat Sat Jan 12 16:52:52 2008
@@ -1,0 +1,1 @@
+5

Added: packages/unstable/vinagre/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/vinagre/debian/control?rev=14187&op=file
==============================================================================
--- packages/unstable/vinagre/debian/control (added)
+++ packages/unstable/vinagre/debian/control Sat Jan 12 16:52:52 2008
@@ -1,0 +1,30 @@
+Source: vinagre
+Section: gnome
+Priority: optional
+Maintainer: Emilio Pozuelo Monfort <pochu at ubuntu.com>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Build-Depends: cdbs (>= 0.4.41), 
+               debhelper (>= 5.0.38),
+               intltool,
+               libgtk-vnc-1.0-dev (>= 0.3),
+               libglade2-dev (>= 2.6.2),
+               libgconf2-dev (>= 2.19.1),
+               gnome-pkg-tools (>= 0.10),
+               libgnutls-dev,
+               libavahi-ui-dev (>= 0.6),
+               libgnome-keyring-dev,
+               libgnomevfs2-dev
+Standards-Version: 3.7.3
+Homepage: http://www.gnome.org/projects/vinagre/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/vinagre
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/vinagre?op=log
+
+Package: vinagre
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: VNC Client for the GNOME Desktop
+ You can connect to several machines at the same time, we like tabs
+ .
+ You can keep track of your most used connections, we like favorites
+ .
+ You can browse your network for VNC servers, we like avahi

Added: packages/unstable/vinagre/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/vinagre/debian/control.in?rev=14187&op=file
==============================================================================
--- packages/unstable/vinagre/debian/control.in (added)
+++ packages/unstable/vinagre/debian/control.in Sat Jan 12 16:52:52 2008
@@ -1,0 +1,30 @@
+Source: vinagre
+Section: gnome
+Priority: optional
+Maintainer: Emilio Pozuelo Monfort <pochu at ubuntu.com>
+Uploaders: @GNOME_TEAM@
+Build-Depends: cdbs (>= 0.4.41), 
+               debhelper (>= 5.0.38),
+               intltool,
+               libgtk-vnc-1.0-dev (>= 0.3),
+               libglade2-dev (>= 2.6.2),
+               libgconf2-dev (>= 2.19.1),
+               gnome-pkg-tools (>= 0.10),
+               libgnutls-dev,
+               libavahi-ui-dev (>= 0.6),
+               libgnome-keyring-dev,
+               libgnomevfs2-dev
+Standards-Version: 3.7.3
+Homepage: http://www.gnome.org/projects/vinagre/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/vinagre
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/vinagre?op=log
+
+Package: vinagre
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: VNC Client for the GNOME Desktop
+ You can connect to several machines at the same time, we like tabs
+ .
+ You can keep track of your most used connections, we like favorites
+ .
+ You can browse your network for VNC servers, we like avahi

Added: packages/unstable/vinagre/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/vinagre/debian/copyright?rev=14187&op=file
==============================================================================
--- packages/unstable/vinagre/debian/copyright (added)
+++ packages/unstable/vinagre/debian/copyright Sat Jan 12 16:52:52 2008
@@ -1,0 +1,31 @@
+This package was debianized by Fernando Ribeiro <fernando at staff.nerdgroup.org> on,
+Wed, 29 Aug 2007 14:03:54 -0300.
+
+It was downloaded from http://www.gnome.org/~jwendell/vinagre/downloads/
+
+Upstream Authors: Jonh Wendell <wendell at bani.com.br>
+
+Copyright:
+
+Copyright (C) 2007 - Jonh Wendell <wendell at bani.com.br>
+
+
+License:
+
+    This package is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+ 
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+ 
+    You should have received a copy of the GNU General Public License
+    along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+

Added: packages/unstable/vinagre/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/vinagre/debian/rules?rev=14187&op=file
==============================================================================
--- packages/unstable/vinagre/debian/rules (added)
+++ packages/unstable/vinagre/debian/rules Sat Jan 12 16:52:52 2008
@@ -1,0 +1,16 @@
+#! /usr/bin/make -f 
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+
+LDFLAGS += -Wl,-O1 -Wl,--as-needed
+
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-avahi
+
+binary-install/vinagre::
+	rm debian/vinagre/usr/share/doc/vinagre/COPYING
+	rm debian/vinagre/usr/share/doc/vinagre/INSTALL

Propchange: packages/unstable/vinagre/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/unstable/vinagre/debian/vinagre.1
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/vinagre/debian/vinagre.1?rev=14187&op=file
==============================================================================
--- packages/unstable/vinagre/debian/vinagre.1 (added)
+++ packages/unstable/vinagre/debian/vinagre.1 Sat Jan 12 16:52:52 2008
@@ -1,0 +1,11 @@
+.TH "vinagre" 1
+.SH NAME
+vinagre \- VNC Client for the GNOME Desktop
+.SH SYNOPSIS
+.B vinagre
+.SH DESCRIPTION
+Connect to several machines at the same time, we like tabs.
+.TP
+Keep track of your most used connections, we like favorites.
+.TP
+Browse your network for VNC servers, we like avahi.

Added: packages/unstable/vinagre/debian/vinagre.manpages
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/vinagre/debian/vinagre.manpages?rev=14187&op=file
==============================================================================
--- packages/unstable/vinagre/debian/vinagre.manpages (added)
+++ packages/unstable/vinagre/debian/vinagre.manpages Sat Jan 12 16:52:52 2008
@@ -1,0 +1,1 @@
+debian/vinagre.1

Added: packages/unstable/vinagre/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/vinagre/debian/watch?rev=14187&op=file
==============================================================================
--- packages/unstable/vinagre/debian/watch (added)
+++ packages/unstable/vinagre/debian/watch Sat Jan 12 16:52:52 2008
@@ -1,0 +1,2 @@
+version=2
+http://ftp.gnome.org/pub/GNOME/sources/vinagre/([\d\.]+)/vinagre-([\d\.]+)\.tar\.gz debian uupdate




More information about the pkg-gnome-commits mailing list