r14659 - in /desktop/experimental/vinagre/debian: changelog control control.in copyright rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Mon Feb 18 16:20:03 UTC 2008


Author: lool
Date: Mon Feb 18 16:20:03 2008
New Revision: 14659

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14659
Log:
Cleanups.

Modified:
    desktop/experimental/vinagre/debian/changelog
    desktop/experimental/vinagre/debian/control
    desktop/experimental/vinagre/debian/control.in
    desktop/experimental/vinagre/debian/copyright
    desktop/experimental/vinagre/debian/rules

Modified: desktop/experimental/vinagre/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vinagre/debian/changelog?rev=14659&op=diff
==============================================================================
--- desktop/experimental/vinagre/debian/changelog (original)
+++ desktop/experimental/vinagre/debian/changelog Mon Feb 18 16:20:03 2008
@@ -20,6 +20,7 @@
   * Pass -p$(cdbs_curpkg) to dh_icons and bump debhelper build-dep to >=
     5.0.51~ thanks to lintian as this is the first version where this binary
     was added.
+  * Cleanups.
 
  -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Mon, 18 Feb 2008 11:54:31 +0100
 

Modified: desktop/experimental/vinagre/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vinagre/debian/control?rev=14659&op=diff
==============================================================================
--- desktop/experimental/vinagre/debian/control (original)
+++ desktop/experimental/vinagre/debian/control Mon Feb 18 16:20:03 2008
@@ -23,7 +23,8 @@
 
 Package: vinagre
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: VNC client for the GNOME Desktop
  Vinagre is a VNC client integrated into the GNOME Desktop.
  .

Modified: desktop/experimental/vinagre/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vinagre/debian/control.in?rev=14659&op=diff
==============================================================================
--- desktop/experimental/vinagre/debian/control.in (original)
+++ desktop/experimental/vinagre/debian/control.in Mon Feb 18 16:20:03 2008
@@ -23,7 +23,8 @@
 
 Package: vinagre
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: VNC client for the GNOME Desktop
  Vinagre is a VNC client integrated into the GNOME Desktop.
  .

Modified: desktop/experimental/vinagre/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vinagre/debian/copyright?rev=14659&op=diff
==============================================================================
--- desktop/experimental/vinagre/debian/copyright (original)
+++ desktop/experimental/vinagre/debian/copyright Mon Feb 18 16:20:03 2008
@@ -16,12 +16,12 @@
     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

Modified: desktop/experimental/vinagre/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vinagre/debian/rules?rev=14659&op=diff
==============================================================================
--- desktop/experimental/vinagre/debian/rules (original)
+++ desktop/experimental/vinagre/debian/rules Mon Feb 18 16:20:03 2008
@@ -1,11 +1,10 @@
-#! /usr/bin/make -f 
+#!/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
 




More information about the pkg-gnome-commits mailing list