r12072 - in /packages/unstable/tsclient/debian: changelog control control.in
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Sun Jul 22 11:38:46 UTC 2007
Author: lool
Date: Sun Jul 22 11:38:46 2007
New Revision: 12072
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12072
Log:
* Wrap build-deps and deps.
Modified:
packages/unstable/tsclient/debian/changelog
packages/unstable/tsclient/debian/control
packages/unstable/tsclient/debian/control.in
Modified: packages/unstable/tsclient/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/tsclient/debian/changelog?rev=12072&op=diff
==============================================================================
--- packages/unstable/tsclient/debian/changelog (original)
+++ packages/unstable/tsclient/debian/changelog Sun Jul 22 11:38:46 2007
@@ -2,8 +2,9 @@
* Add a get-orig-source target to retrieve the upstream tarball.
* Set maintainer to Debian GNOME Maintainers.
-
- -- Loic Minier <lool at dooz.org> Sun, 22 Jul 2007 13:38:10 +0200
+ * Wrap build-deps and deps.
+
+ -- Loic Minier <lool at dooz.org> Sun, 22 Jul 2007 13:38:40 +0200
tsclient (0.148-3) unstable; urgency=low
Modified: packages/unstable/tsclient/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/tsclient/debian/control?rev=12072&op=diff
==============================================================================
--- packages/unstable/tsclient/debian/control (original)
+++ packages/unstable/tsclient/debian/control Sun Jul 22 11:38:46 2007
@@ -2,14 +2,23 @@
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), gnome-pkg-tools, libpanel-applet2-dev (>= 2.0), sharutils, libxml-parser-perl
+Build-Depends: autotools-dev,
+ cdbs,
+ debhelper (>= 4.1),
+ gnome-pkg-tools,
+ libpanel-applet2-dev (>= 2.0),
+ sharutils,
+ libxml-parser-perl
Uploaders: Andrew Lau <netsnipe at users.sourceforge.net>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>
Standards-Version: 3.7.2
Package: tsclient
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, rdesktop (>= 1.3)
-Suggests: vnc-viewer, xnest
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ rdesktop (>= 1.3)
+Suggests: vnc-viewer,
+ xnest
Description: front-end for viewing of remote desktops in GNOME
tsclient is a GNOME program for remotely accessing Microsoft Windows NT/2000
Terminal Services and XP Remote Desktop Sharing as implemented by the Remote
Modified: packages/unstable/tsclient/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/tsclient/debian/control.in?rev=12072&op=diff
==============================================================================
--- packages/unstable/tsclient/debian/control.in (original)
+++ packages/unstable/tsclient/debian/control.in Sun Jul 22 11:38:46 2007
@@ -2,14 +2,23 @@
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), gnome-pkg-tools, libpanel-applet2-dev (>= 2.0), sharutils, libxml-parser-perl
+Build-Depends: autotools-dev,
+ cdbs,
+ debhelper (>= 4.1),
+ gnome-pkg-tools,
+ libpanel-applet2-dev (>= 2.0),
+ sharutils,
+ libxml-parser-perl
Uploaders: @GNOME_TEAM@
Standards-Version: 3.7.2
Package: tsclient
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, rdesktop (>= 1.3)
-Suggests: vnc-viewer, xnest
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ rdesktop (>= 1.3)
+Suggests: vnc-viewer,
+ xnest
Description: front-end for viewing of remote desktops in GNOME
tsclient is a GNOME program for remotely accessing Microsoft Windows NT/2000
Terminal Services and XP Remote Desktop Sharing as implemented by the Remote
More information about the pkg-gnome-commits
mailing list