r12683 - in /desktop/unstable/eog/debian: changelog control control.in eog-collection-view.1 eog-dev.install eog-image-viewer.1 eog.install eog.manpages rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Sep 21 22:41:17 UTC 2007


Author: joss
Date: Fri Sep 21 22:41:17 2007
New Revision: 12683

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12683
Log:
* Remove obsolete manual pages.
* rules: cleanup.
* Add a new package: eog-dev, containing the headers and pkg-config 
  files.

Added:
    desktop/unstable/eog/debian/eog-dev.install
Removed:
    desktop/unstable/eog/debian/eog-collection-view.1
    desktop/unstable/eog/debian/eog-image-viewer.1
Modified:
    desktop/unstable/eog/debian/changelog
    desktop/unstable/eog/debian/control
    desktop/unstable/eog/debian/control.in
    desktop/unstable/eog/debian/eog.install
    desktop/unstable/eog/debian/eog.manpages
    desktop/unstable/eog/debian/rules

Modified: desktop/unstable/eog/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/changelog?rev=12683&op=diff
==============================================================================
--- desktop/unstable/eog/debian/changelog (original)
+++ desktop/unstable/eog/debian/changelog Fri Sep 21 22:41:17 2007
@@ -1,3 +1,12 @@
+eog (2.20.0-2) unstable; urgency=low
+
+  * Remove obsolete manual pages.
+  * rules: cleanup.
+  * Add a new package: eog-dev, containing the headers and pkg-config 
+    files.
+
+ -- Josselin Mouette <joss at debian.org>  Sat, 22 Sep 2007 00:07:47 +0200
+
 eog (2.20.0-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/eog/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control?rev=12683&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control (original)
+++ desktop/unstable/eog/debian/control Fri Sep 21 22:41:17 2007
@@ -56,3 +56,13 @@
  viewer for future releases of Gnome.
  .
  This package contains the debugging symbols for eog.
+
+Package: eog-dev
+Architecture: all
+Depends: eog (>= ${source:Version})
+Description: Development files for the Eye of Gnome
+ eog or the Eye of Gnome is a graphics viewer for GNOME which uses the
+ gdk-pixbuf library.
+ .
+ This package contains header files and development information, which 
+ is needed to build plugins for the Eye of Gnome.

Modified: desktop/unstable/eog/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control.in?rev=12683&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control.in (original)
+++ desktop/unstable/eog/debian/control.in Fri Sep 21 22:41:17 2007
@@ -56,3 +56,13 @@
  viewer for future releases of Gnome.
  .
  This package contains the debugging symbols for eog.
+
+Package: eog-dev
+Architecture: all
+Depends: eog (>= ${source:Version})
+Description: Development files for the Eye of Gnome
+ eog or the Eye of Gnome is a graphics viewer for GNOME which uses the
+ gdk-pixbuf library.
+ .
+ This package contains header files and development information, which 
+ is needed to build plugins for the Eye of Gnome.

Added: desktop/unstable/eog/debian/eog-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/eog-dev.install?rev=12683&op=file
==============================================================================
--- desktop/unstable/eog/debian/eog-dev.install (added)
+++ desktop/unstable/eog/debian/eog-dev.install Fri Sep 21 22:41:17 2007
@@ -1,0 +1,2 @@
+debian/tmp/usr/lib/pkgconfig
+debian/tmp/usr/include

Modified: desktop/unstable/eog/debian/eog.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/eog.install?rev=12683&op=diff
==============================================================================
--- desktop/unstable/eog/debian/eog.install (original)
+++ desktop/unstable/eog/debian/eog.install Fri Sep 21 22:41:17 2007
@@ -1,4 +1,10 @@
 debian/gnome-eog.xpm usr/share/pixmaps
-debian/tmp/usr
+debian/tmp/usr/bin
+debian/tmp/usr/share/eog
+debian/tmp/usr/share/omf
+debian/tmp/usr/share/gnome
+debian/tmp/usr/share/icons
+debian/tmp/usr/share/locale
+debian/tmp/usr/share/applications
 debian/tmp/etc
-debian/tmp/var
+

Modified: desktop/unstable/eog/debian/eog.manpages
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/eog.manpages?rev=12683&op=diff
==============================================================================
--- desktop/unstable/eog/debian/eog.manpages (original)
+++ desktop/unstable/eog/debian/eog.manpages Fri Sep 21 22:41:17 2007
@@ -1,3 +1,1 @@
 debian/eog.1
-debian/eog-collection-view.1
-debian/eog-image-viewer.1

Modified: desktop/unstable/eog/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/rules?rev=12683&op=diff
==============================================================================
--- desktop/unstable/eog/debian/rules (original)
+++ desktop/unstable/eog/debian/rules Fri Sep 21 22:41:17 2007
@@ -10,12 +10,3 @@
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
-
-# DIE SCROLLKEEPER
-binary-post-install/eog::
-	rm -rvf debian/eog/var/scrollkeeper
-	rm -rf debian/eog/usr/include
-	rm -rf debian/eog/usr/lib/pkgconfig
-
-clean::
-	rm -vf eog.desktop eog.schemas




More information about the pkg-gnome-commits mailing list