r11685 - in /desktop/unstable/gnome-panel/debian: changelog control control.in
gpastore at users.alioth.debian.org
gpastore at users.alioth.debian.org
Tue Jun 26 02:00:46 UTC 2007
Author: gpastore
Date: Tue Jun 26 02:00:45 2007
New Revision: 11685
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11685
Log:
revamp the package descriptions and upload to unstable
Modified:
desktop/unstable/gnome-panel/debian/changelog
desktop/unstable/gnome-panel/debian/control
desktop/unstable/gnome-panel/debian/control.in
Modified: desktop/unstable/gnome-panel/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/changelog?rev=11685&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/changelog (original)
+++ desktop/unstable/gnome-panel/debian/changelog Tue Jun 26 02:00:45 2007
@@ -1,10 +1,14 @@
-gnome-panel (2.18.2-2) UNRELEASED; urgency=low
-
+gnome-panel (2.18.2-2) unstable; urgency=low
+
+ [ Josselin Mouette ]
* 06_gksu_time_admin.patch: check that the command called by gksu
exists (closes: #427714).
* 99_ltmain_as-needed.patch: get --as-needed back to work.
- -- Josselin Mouette <joss at debian.org> Thu, 07 Jun 2007 00:01:03 +0200
+ [ Guilherme de S. Pastore ]
+ * debian/control.in: revamp the package descriptions.
+
+ -- Guilherme de S. Pastore <gpastore at debian.org> Mon, 25 Jun 2007 23:00:00 -0300
gnome-panel (2.18.2-1) unstable; urgency=low
Modified: desktop/unstable/gnome-panel/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/control?rev=11685&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/control (original)
+++ desktop/unstable/gnome-panel/debian/control Tue Jun 26 02:00:45 2007
@@ -2,7 +2,7 @@
Section: gnome
Priority: optional
Maintainer: Guilherme de S. Pastore <gpastore at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>
Standards-Version: 3.7.2
Build-Depends: cdbs (>= 0.4.41),
debhelper (>= 5),
@@ -53,20 +53,21 @@
gnome-terminal | x-terminal-emulator,
gnome-system-tools,
nautilus
-Description: launcher and docking facility for GNOME 2
- This package contains toolbar-like âpanelsâ which can be attached to
- the sides of your X desktop, or left âfloatingâ. It is designed to be
- used in conjunction with the Gnome Desktop Environment. Many features
- are provided for use with the panels â including an application menu,
- clock, mail checker, network monitor, quick launch icons and the like.
+Description: launcher and docking facility for GNOME
+ The GNOME Panel is an essential part of the GNOME Desktop, providing
+ toolbar-like âpanelsâ which can be attached to the sides of your desktop.
+ They are used to launch applications and embed a number of other
+ functions, such as quick launch icons, the clock, the notification area,
+ volume controls and the battery charge indicator, and utilities ranging
+ from weather forecast to system monitoring.
Package: libpanel-applet2-0
Section: libs
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
-Description: library for GNOME 2 panel applets
- This library is used by GNOME 2 panel applets.
+Description: library for GNOME Panel applets
+ This library is used by GNOME Panel applets.
Package: gnome-panel-dbg
Section: libdevel
@@ -75,7 +76,7 @@
Depends: ${misc:Depends},
gnome-panel (= ${binary:Version}),
libpanel-applet2-0 (= ${binary:Version})
-Description: GNOME panel and library for panel applets - debugging symbols
+Description: GNOME Panel and library for panel applets - debugging symbols
This package contains debugging symbols for gnome-panel and the
libpanel-applet library. It is provided to help debugging problem in
the panel itself or in the library. The debugging symbols are installed
@@ -91,17 +92,17 @@
libgnomeui-dev (>= 2.5.4),
libglade2-dev (>= 1:2.5.0),
libbonoboui2-dev (>= 2.1.1)
-Description: library for GNOME 2 panel applets - development files
- This packages provides the include files and static library for the GNOME 2
- panel applet library functions.
+Description: library for GNOME Panel applets - development files
+ This packages provides the include files and static library for the GNOME
+ Panel applet library functions.
Package: libpanel-applet2-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: doc-base
-Description: library for GNOME 2 panel applets - documentation files
- This packages provides the documentation files for the GNOME 2 panel applet
+Description: library for GNOME Panel applets - documentation files
+ This packages provides the documentation files for the GNOME Panel applet
library functions.
Package: gnome-panel-data
@@ -111,6 +112,6 @@
scrollkeeper (>= 0.3.14-9.1),
gconf2 (>= 2.14.0-2)
Recommends: gnome-panel
-Description: common files for GNOME 2 panel
- This package includes some files that are needed by the GNOME 2 panel
+Description: common files for the GNOME Panel
+ This package includes some files that are needed by the GNOME Panel
(Pixmaps, .desktop files and internationalization files).
Modified: desktop/unstable/gnome-panel/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/control.in?rev=11685&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/control.in (original)
+++ desktop/unstable/gnome-panel/debian/control.in Tue Jun 26 02:00:45 2007
@@ -53,20 +53,21 @@
gnome-terminal | x-terminal-emulator,
gnome-system-tools,
nautilus
-Description: launcher and docking facility for GNOME 2
- This package contains toolbar-like âpanelsâ which can be attached to
- the sides of your X desktop, or left âfloatingâ. It is designed to be
- used in conjunction with the Gnome Desktop Environment. Many features
- are provided for use with the panels â including an application menu,
- clock, mail checker, network monitor, quick launch icons and the like.
+Description: launcher and docking facility for GNOME
+ The GNOME Panel is an essential part of the GNOME Desktop, providing
+ toolbar-like âpanelsâ which can be attached to the sides of your desktop.
+ They are used to launch applications and embed a number of other
+ functions, such as quick launch icons, the clock, the notification area,
+ volume controls and the battery charge indicator, and utilities ranging
+ from weather forecast to system monitoring.
Package: libpanel-applet2-0
Section: libs
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
-Description: library for GNOME 2 panel applets
- This library is used by GNOME 2 panel applets.
+Description: library for GNOME Panel applets
+ This library is used by GNOME Panel applets.
Package: gnome-panel-dbg
Section: libdevel
@@ -75,7 +76,7 @@
Depends: ${misc:Depends},
gnome-panel (= ${binary:Version}),
libpanel-applet2-0 (= ${binary:Version})
-Description: GNOME panel and library for panel applets - debugging symbols
+Description: GNOME Panel and library for panel applets - debugging symbols
This package contains debugging symbols for gnome-panel and the
libpanel-applet library. It is provided to help debugging problem in
the panel itself or in the library. The debugging symbols are installed
@@ -91,17 +92,17 @@
libgnomeui-dev (>= 2.5.4),
libglade2-dev (>= 1:2.5.0),
libbonoboui2-dev (>= 2.1.1)
-Description: library for GNOME 2 panel applets - development files
- This packages provides the include files and static library for the GNOME 2
- panel applet library functions.
+Description: library for GNOME Panel applets - development files
+ This packages provides the include files and static library for the GNOME
+ Panel applet library functions.
Package: libpanel-applet2-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: doc-base
-Description: library for GNOME 2 panel applets - documentation files
- This packages provides the documentation files for the GNOME 2 panel applet
+Description: library for GNOME Panel applets - documentation files
+ This packages provides the documentation files for the GNOME Panel applet
library functions.
Package: gnome-panel-data
@@ -111,6 +112,6 @@
scrollkeeper (>= 0.3.14-9.1),
gconf2 (>= 2.14.0-2)
Recommends: gnome-panel
-Description: common files for GNOME 2 panel
- This package includes some files that are needed by the GNOME 2 panel
+Description: common files for the GNOME Panel
+ This package includes some files that are needed by the GNOME Panel
(Pixmaps, .desktop files and internationalization files).
More information about the pkg-gnome-commits
mailing list