r12860 - in /desktop/unstable/system-tools-backends/debian: changelog system-tools-backends.1 system-tools-backends.manpages
svena-guest at users.alioth.debian.org
svena-guest at users.alioth.debian.org
Thu Sep 27 16:05:59 UTC 2007
Author: svena-guest
Date: Thu Sep 27 16:05:58 2007
New Revision: 12860
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12860
Log:
* Add a basic man page (Closes: #433111)
Added:
desktop/unstable/system-tools-backends/debian/system-tools-backends.1
desktop/unstable/system-tools-backends/debian/system-tools-backends.manpages
Modified:
desktop/unstable/system-tools-backends/debian/changelog
Modified: desktop/unstable/system-tools-backends/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/system-tools-backends/debian/changelog?rev=12860&op=diff
==============================================================================
--- desktop/unstable/system-tools-backends/debian/changelog (original)
+++ desktop/unstable/system-tools-backends/debian/changelog Thu Sep 27 16:05:58 2007
@@ -1,12 +1,16 @@
system-tools-backends (2.2.1-6) UNRELEASED; urgency=low
+ [ Kilian Krause ]
* NOT RELEASED YET
* Add get-orig-source target.
* Fix preinst maintainer script. Add rm_conffile function from
http://wiki.debian.org/DpkgConffileHandling. Actually this should be done
through ucf, anyway.
- -- Kilian Krause <kilian at debian.org> Sun, 5 Aug 2007 18:57:45 +0200
+ [ Sven Arvidsson ]
+ * Add a basic man page (Closes: #433111)
+
+ -- Sven Arvidsson <sa at whiz.se> Thu, 27 Sep 2007 18:03:36 +0200
system-tools-backends (2.2.1-5) unstable; urgency=low
Added: desktop/unstable/system-tools-backends/debian/system-tools-backends.1
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/system-tools-backends/debian/system-tools-backends.1?rev=12860&op=file
==============================================================================
--- desktop/unstable/system-tools-backends/debian/system-tools-backends.1 (added)
+++ desktop/unstable/system-tools-backends/debian/system-tools-backends.1 Thu Sep 27 16:05:58 2007
@@ -1,0 +1,34 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may 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,
+.\" or (at your option) any later version.
+.\"
+.\" This 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 program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH system-tools-backends 1 "2007\-09\-27" "GNOME"
+.SH NAME
+system-tools-backends \- message dispatcher for system-tools-backends
+.SH SYNOPSIS
+.B system-tools-backends
+.SH DESCRIPTION
+System Tools Backends are a set of cross-platform modules for Linux
+and other Unix systems. The backends provide an common DBus interface
+to all platforms to modify or read the system configuration in a
+distro independent fashion.
+.P
+This program is a lightwight DBus message dispatcher. It does not take
+any options.
+.SH AUTHORS
+.B system-tools-backends
+is written by Carlos Garnacho Parro <carlosg at gnome.org>.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
Added: desktop/unstable/system-tools-backends/debian/system-tools-backends.manpages
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/system-tools-backends/debian/system-tools-backends.manpages?rev=12860&op=file
==============================================================================
--- desktop/unstable/system-tools-backends/debian/system-tools-backends.manpages (added)
+++ desktop/unstable/system-tools-backends/debian/system-tools-backends.manpages Thu Sep 27 16:05:58 2007
@@ -1,0 +1,1 @@
+debian/system-tools-backends.1
More information about the pkg-gnome-commits
mailing list