r11438 - in /packages/unstable/nemiver/debian: ./ changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Jun 10 14:35:36 UTC 2007


Author: joss
Date: Sun Jun 10 14:35:36 2007
New Revision: 11438

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11438
Log:
* 04_nemiveruicommon_lutil.patch: pass -lutil, as required, to
* Fix long descriptions.
* Finally upload to Debian (closes: #392988).

Modified:
    packages/unstable/nemiver/debian/   (props changed)
    packages/unstable/nemiver/debian/changelog
    packages/unstable/nemiver/debian/control
    packages/unstable/nemiver/debian/control.in

Propchange: packages/unstable/nemiver/debian/
------------------------------------------------------------------------------
    svn-bp:tagsUrl = svn+ssh://svn.debian.org/svn/pkg-gnome/tags/nemiver

Modified: packages/unstable/nemiver/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nemiver/debian/changelog?rev=11438&op=diff
==============================================================================
--- packages/unstable/nemiver/debian/changelog (original)
+++ packages/unstable/nemiver/debian/changelog Sun Jun 10 14:35:36 2007
@@ -31,10 +31,12 @@
     libnemivercommon to avoid undefined symbols.
   * 70_relibtoolize.patch: re-run the autotool suite after these
     patches.
-  * 04_nemiveruicommon_lutil.patch: pass -lutil, as required, to 
+  * 04_nemiveruicommon_lutil.patch: pass -lutil, as required, to
     libnemiveruicommon.
+  * Fix long descriptions.
+  * Finally upload to Debian (closes: #392988).
 
- -- Josselin Mouette <joss at debian.org>  Sun, 10 Jun 2007 15:55:48 +0200
+ -- Josselin Mouette <joss at debian.org>  Sun, 10 Jun 2007 16:34:33 +0200
 
 nemiver (0.4.0~svnr486-0.2) unstable; urgency=low
 

Modified: packages/unstable/nemiver/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nemiver/debian/control?rev=11438&op=diff
==============================================================================
--- packages/unstable/nemiver/debian/control (original)
+++ packages/unstable/nemiver/debian/control Sun Jun 10 14:35:36 2007
@@ -33,8 +33,8 @@
          ${misc:Depends},
          gdb
 Description: Graphical symbolic debugger
- Nemiver is an project to write a standalone graphical debugger that integrates
- well in the GNOME desktop environment.
+ Nemiver is a project to write a standalone graphical debugger that
+ integrates well in the GNOME desktop environment.
  .
  Nemiver is a bit more than just a simple GUI debugger. It is actually a
  platform which can be extended with plugins and dynamically loaded modules.
@@ -54,8 +54,8 @@
 Section: gnome
 Depends: nemiver (= ${binary:Version})
 Description: Graphical symbolic debugger - debugging symbols
- Nemiver is an project to write a standalone graphical debugger that integrates
- well in the GNOME desktop environment.
+ Nemiver is a project to write a standalone graphical debugger that
+ integrates well in the GNOME desktop environment.
  .
  Nemiver is a bit more than just a simple GUI debugger. It is actually a
  platform which can be extended with plugins and dynamically loaded modules.
@@ -71,5 +71,4 @@
   Homepage: http://home.gna.org/nemiver/
  .
  This package contains the debugging symbols of the nemiver binaries,
- needed only if you try to debug nemiver itself.
-
+ needed only if you want to debug nemiver itself.

Modified: packages/unstable/nemiver/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nemiver/debian/control.in?rev=11438&op=diff
==============================================================================
--- packages/unstable/nemiver/debian/control.in (original)
+++ packages/unstable/nemiver/debian/control.in Sun Jun 10 14:35:36 2007
@@ -33,8 +33,8 @@
          ${misc:Depends},
          gdb
 Description: Graphical symbolic debugger
- Nemiver is an project to write a standalone graphical debugger that integrates
- well in the GNOME desktop environment.
+ Nemiver is a project to write a standalone graphical debugger that
+ integrates well in the GNOME desktop environment.
  .
  Nemiver is a bit more than just a simple GUI debugger. It is actually a
  platform which can be extended with plugins and dynamically loaded modules.
@@ -54,8 +54,8 @@
 Section: gnome
 Depends: nemiver (= ${binary:Version})
 Description: Graphical symbolic debugger - debugging symbols
- Nemiver is an project to write a standalone graphical debugger that integrates
- well in the GNOME desktop environment.
+ Nemiver is a project to write a standalone graphical debugger that
+ integrates well in the GNOME desktop environment.
  .
  Nemiver is a bit more than just a simple GUI debugger. It is actually a
  platform which can be extended with plugins and dynamically loaded modules.
@@ -71,5 +71,4 @@
   Homepage: http://home.gna.org/nemiver/
  .
  This package contains the debugging symbols of the nemiver binaries,
- needed only if you try to debug nemiver itself.
-
+ needed only if you want to debug nemiver itself.




More information about the pkg-gnome-commits mailing list