[Pkg-utopia-commits] r1905 - in /packages/unstable/consolekit/debian: changelog control

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Dec 4 09:14:27 UTC 2007


Author: biebl
Date: Tue Dec  4 09:14:27 2007
New Revision: 1905

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=1905
Log:
* debian/control
  - The Vcs-* fields are now officially supported, so remove the XS- prefix.

Modified:
    packages/unstable/consolekit/debian/changelog
    packages/unstable/consolekit/debian/control

Modified: packages/unstable/consolekit/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/consolekit/debian/changelog?rev=1905&op=diff
==============================================================================
--- packages/unstable/consolekit/debian/changelog (original)
+++ packages/unstable/consolekit/debian/changelog Tue Dec  4 09:14:27 2007
@@ -1,3 +1,10 @@
+consolekit (0.2.3-3) UNRELEASED; urgency=low
+
+  * debian/control
+    - The Vcs-* fields are now officially supported, so remove the XS- prefix.
+
+ -- Michael Biebl <biebl at debian.org>  Sat, 03 Nov 2007 00:28:03 +0100
+
 consolekit (0.2.3-2) unstable; urgency=low
 
   * debian/control

Modified: packages/unstable/consolekit/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/consolekit/debian/control?rev=1905&op=diff
==============================================================================
--- packages/unstable/consolekit/debian/control (original)
+++ packages/unstable/consolekit/debian/control Tue Dec  4 09:14:27 2007
@@ -5,8 +5,8 @@
 Uploaders: Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libdbus-glib-1-dev (>= 0.30), libglib2.0-dev (>= 2.7.0), libx11-dev (>= 1.0.0), xmlto, libpam0g-dev
 Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/consolekit
-XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/consolekit
+Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/consolekit
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/consolekit
 Homepage: http://www.freedesktop.org/wiki/Software/ConsoleKit
 
 Package: consolekit
@@ -32,7 +32,8 @@
  into the system and how they interact with the computer (e.g.
  which keyboard and mouse they use).
  .
- This package provides libraries.
+ This package provides a convenience library which simplifies the access to
+ ConsoleKit.
 
 Package: libck-connector-dev
 Section: libdevel
@@ -55,5 +56,5 @@
  which keyboard and mouse they use).
  .
  This package provides a PAM module which can be used for console logins.
- Graphical login managers should talk to the ConsoleKit directly.
+ Graphical login managers should talk to ConsoleKit directly.
 




More information about the Pkg-utopia-commits mailing list