r21359 - in /desktop/unstable/eog/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Tue Sep 15 22:21:57 UTC 2009


Author: pochu
Date: Tue Sep 15 22:21:57 2009
New Revision: 21359

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21359
Log:
* New upstream release.
* debian/control:
  - bumped Standards-version to latest 3.8.3. No changes needed.
  - added homepage field pointing it to the right project's
    homepage.
  - added ${misc:Depends} on both eog-dbg / eog-dev binaries making
    lintian happy again.

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

Modified: desktop/unstable/eog/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/changelog?rev=21359&op=diff
==============================================================================
--- desktop/unstable/eog/debian/changelog [utf-8] (original)
+++ desktop/unstable/eog/debian/changelog [utf-8] Tue Sep 15 22:21:57 2009
@@ -1,3 +1,15 @@
+eog (2.26.3-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    - bumped Standards-version to latest 3.8.3. No changes needed.
+    - added homepage field pointing it to the right project's
+      homepage.
+    - added ${misc:Depends} on both eog-dbg / eog-dev binaries making
+      lintian happy again.
+
+ -- Andrea Veri <andrea.veri89 at gmail.com>  Tue, 15 Sep 2009 21:28:38 +0200
+
 eog (2.26.2-1) unstable; urgency=low
 
   * Update build-dependencies to the 2.26 requirements.

Modified: desktop/unstable/eog/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control?rev=21359&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control [utf-8] (original)
+++ desktop/unstable/eog/debian/control [utf-8] Tue Sep 15 22:21:57 2009
@@ -3,7 +3,8 @@
 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>, Sebastian Dröge <slomo at debian.org>
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
+Homepage: http://projects.gnome.org/eog
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 5),
                gnome-pkg-tools (>= 0.10),
@@ -49,7 +50,8 @@
 Section: debug
 Architecture: any
 Priority: extra
-Depends: eog (= ${binary:Version})
+Depends: eog (= ${binary:Version}),
+         ${misc:Depends}
 Description: Eye of GNOME graphics viewer program - debugging symbols
  eog or the Eye of GNOME is a simple graphics viewer for the GNOME 
  desktop which uses the gdk-pixbuf library.  It can deal with large 
@@ -62,7 +64,8 @@
 Architecture: all
 Depends: eog (>= ${source:Version}),
          libgtk2.0-dev (>= 2.13.1),
-         libgconf2-dev (>= 2.6.1-2)
+         libgconf2-dev (>= 2.6.1-2),
+         ${misc:Depends}
 Description: Development files for the Eye of GNOME
  eog or the Eye of GNOME is a graphics viewer for the GNOME desktop 
  which uses the gdk-pixbuf library.

Modified: desktop/unstable/eog/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control.in?rev=21359&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control.in [utf-8] (original)
+++ desktop/unstable/eog/debian/control.in [utf-8] Tue Sep 15 22:21:57 2009
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Guilherme de S. Pastore <gpastore at debian.org>
 Uploaders: @GNOME_TEAM@
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
+Homepage: http://projects.gnome.org/eog
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 5),
                gnome-pkg-tools (>= 0.10),
@@ -49,7 +50,8 @@
 Section: debug
 Architecture: any
 Priority: extra
-Depends: eog (= ${binary:Version})
+Depends: eog (= ${binary:Version}),
+         ${misc:Depends}
 Description: Eye of GNOME graphics viewer program - debugging symbols
  eog or the Eye of GNOME is a simple graphics viewer for the GNOME 
  desktop which uses the gdk-pixbuf library.  It can deal with large 
@@ -62,7 +64,8 @@
 Architecture: all
 Depends: eog (>= ${source:Version}),
          libgtk2.0-dev (>= 2.13.1),
-         libgconf2-dev (>= 2.6.1-2)
+         libgconf2-dev (>= 2.6.1-2),
+         ${misc:Depends}
 Description: Development files for the Eye of GNOME
  eog or the Eye of GNOME is a graphics viewer for the GNOME desktop 
  which uses the gdk-pixbuf library.




More information about the pkg-gnome-commits mailing list