r16707 - in /desktop/unstable/gedit/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sun Aug 3 16:23:59 UTC 2008


Author: lool
Date: Sun Aug  3 16:23:58 2008
New Revision: 16707

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16707
Log:
Replace homepage pseudo-field in description with a real source field in
  control.

Modified:
    desktop/unstable/gedit/debian/changelog
    desktop/unstable/gedit/debian/control
    desktop/unstable/gedit/debian/control.in

Modified: desktop/unstable/gedit/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/changelog?rev=16707&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/changelog (original)
+++ desktop/unstable/gedit/debian/changelog Sun Aug  3 16:23:58 2008
@@ -1,3 +1,10 @@
+gedit (2.22.3-2) UNRELEASED; urgency=low
+
+  * Replace homepage pseudo-field in description with a real source field in
+    control.
+
+ -- Loic Minier <lool at dooz.org>  Sun, 03 Aug 2008 18:23:55 +0200
+
 gedit (2.22.3-1) unstable; urgency=low
 
   * New upstream bugfix release:

Modified: desktop/unstable/gedit/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/control?rev=16707&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/control (original)
+++ desktop/unstable/gedit/debian/control Sun Aug  3 16:23:58 2008
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 5.0.37.2),
                libglib2.0-dev (>= 2.13.5),
@@ -28,6 +28,7 @@
                iso-codes
 Standards-Version: 3.7.3
 XS-Python-Version: >= 2.3
+Homepage: http://www.gnome.org/projects/gedit/
 
 Package: gedit
 Architecture: any
@@ -64,8 +65,6 @@
  gedit is also extensible through its plugin system, which currently
  includes support for spell checking, comparing files, viewing CVS
  ChangeLogs, and adjusting indentation levels.
- .
- Homepage: http://www.gnome.org/projects/gedit/   
 
 Package: gedit-common
 Architecture: all
@@ -76,8 +75,6 @@
  gedit is a text editor which supports most standard editor features,
  extending this basic functionality with other features not usually
  found in simple text editors.
- .
- Homepage: http://www.gnome.org/projects/gedit/   
  .
  This package contains gedit's architecture-independent support files.
 
@@ -107,6 +104,4 @@
  includes support for spell checking, comparing files, viewing CVS
  ChangeLogs, and adjusting indentation levels.
  .
- Homepage: http://www.gnome.org/projects/gedit/
- .
  This package is required to build plugins for gedit.

Modified: desktop/unstable/gedit/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/control.in?rev=16707&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/control.in (original)
+++ desktop/unstable/gedit/debian/control.in Sun Aug  3 16:23:58 2008
@@ -28,6 +28,7 @@
                iso-codes
 Standards-Version: 3.7.3
 XS-Python-Version: >= 2.3
+Homepage: http://www.gnome.org/projects/gedit/
 
 Package: gedit
 Architecture: any
@@ -64,8 +65,6 @@
  gedit is also extensible through its plugin system, which currently
  includes support for spell checking, comparing files, viewing CVS
  ChangeLogs, and adjusting indentation levels.
- .
- Homepage: http://www.gnome.org/projects/gedit/   
 
 Package: gedit-common
 Architecture: all
@@ -76,8 +75,6 @@
  gedit is a text editor which supports most standard editor features,
  extending this basic functionality with other features not usually
  found in simple text editors.
- .
- Homepage: http://www.gnome.org/projects/gedit/   
  .
  This package contains gedit's architecture-independent support files.
 
@@ -107,6 +104,4 @@
  includes support for spell checking, comparing files, viewing CVS
  ChangeLogs, and adjusting indentation levels.
  .
- Homepage: http://www.gnome.org/projects/gedit/
- .
  This package is required to build plugins for gedit.




More information about the pkg-gnome-commits mailing list