r28706 - in /desktop/unstable/evince/debian: changelog compat control control.in evince-common.install gir1.0-evince-2.30.install libevince3.install

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Jun 29 21:25:51 UTC 2011


Author: biebl
Date: Wed Jun 29 21:25:50 2011
New Revision: 28706

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28706
Log:
* Bump debhelper compatibility level to 7.
  - Update Build-Depends on debhelper.
  - Strip debian/tmp/ from .install.

Modified:
    desktop/unstable/evince/debian/changelog
    desktop/unstable/evince/debian/compat
    desktop/unstable/evince/debian/control
    desktop/unstable/evince/debian/control.in
    desktop/unstable/evince/debian/evince-common.install
    desktop/unstable/evince/debian/gir1.0-evince-2.30.install
    desktop/unstable/evince/debian/libevince3.install

Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=28706&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog [utf-8] (original)
+++ desktop/unstable/evince/debian/changelog [utf-8] Wed Jun 29 21:25:50 2011
@@ -17,7 +17,9 @@
   * debian/patches/06_new_poppler_api_update.patch
     - Update pdf_document_get_info to new poppler API. Patch cherry-picked
       from upstream Git.
-  * Bump debhelper compatibility level to 8. Update Build-Depends accordingly.
+  * Bump debhelper compatibility level to 7.
+    - Update Build-Depends on debhelper.
+    - Strip debian/tmp/ from .install.
   * debian/watch: Switch to .bz2 tarballs.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 24 May 2011 11:40:44 +0200

Modified: desktop/unstable/evince/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/compat?rev=28706&op=diff
==============================================================================
--- desktop/unstable/evince/debian/compat [utf-8] (original)
+++ desktop/unstable/evince/debian/compat [utf-8] Wed Jun 29 21:25:50 2011
@@ -1,1 +1,1 @@
-8
+7

Modified: desktop/unstable/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control?rev=28706&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control [utf-8] (original)
+++ desktop/unstable/evince/debian/control [utf-8] Wed Jun 29 21:25:50 2011
@@ -9,7 +9,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: cdbs,
-               debhelper (>= 8),
+               debhelper (>= 7),
                dh-autoreconf,
                intltool (>= 0.35.0),
                gnome-pkg-tools (>= 0.10),

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=28706&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in [utf-8] (original)
+++ desktop/unstable/evince/debian/control.in [utf-8] Wed Jun 29 21:25:50 2011
@@ -4,7 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs,
-               debhelper (>= 8),
+               debhelper (>= 7),
                dh-autoreconf,
                intltool (>= 0.35.0),
                gnome-pkg-tools (>= 0.10),

Modified: desktop/unstable/evince/debian/evince-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/evince-common.install?rev=28706&op=diff
==============================================================================
--- desktop/unstable/evince/debian/evince-common.install [utf-8] (original)
+++ desktop/unstable/evince/debian/evince-common.install [utf-8] Wed Jun 29 21:25:50 2011
@@ -1,12 +1,12 @@
 debian/lintian/evince-common /usr/share/lintian/overrides/
 debian/evince.xpm /usr/share/pixmaps/
-debian/tmp/usr/share/dbus-1
-debian/tmp/usr/share/gnome
-debian/tmp/usr/share/evince
-debian/tmp/usr/share/omf
-debian/tmp/usr/share/icons
-debian/tmp/usr/share/man
-debian/tmp/usr/share/applications
-debian/tmp/usr/share/locale
-debian/tmp/usr/share/glib-2.0/schemas
-debian/tmp/usr/share/GConf/gsettings/evince.convert
+usr/share/dbus-1
+usr/share/gnome
+usr/share/evince
+usr/share/omf
+usr/share/icons
+usr/share/man
+usr/share/applications
+usr/share/locale
+usr/share/glib-2.0/schemas
+usr/share/GConf/gsettings/evince.convert

Modified: desktop/unstable/evince/debian/gir1.0-evince-2.30.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/gir1.0-evince-2.30.install?rev=28706&op=diff
==============================================================================
--- desktop/unstable/evince/debian/gir1.0-evince-2.30.install [utf-8] (original)
+++ desktop/unstable/evince/debian/gir1.0-evince-2.30.install [utf-8] Wed Jun 29 21:25:50 2011
@@ -1,1 +1,1 @@
-debian/tmp/usr/lib/girepository-*
+usr/lib/girepository-*

Modified: desktop/unstable/evince/debian/libevince3.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/libevince3.install?rev=28706&op=diff
==============================================================================
--- desktop/unstable/evince/debian/libevince3.install [utf-8] (original)
+++ desktop/unstable/evince/debian/libevince3.install [utf-8] Wed Jun 29 21:25:50 2011
@@ -1,4 +1,4 @@
 debian/lintian/libevince3 /usr/share/lintian/overrides/
-debian/tmp/usr/lib/*.so.*
-debian/tmp/usr/lib/evince/*/backends/*.so
-debian/tmp/usr/lib/evince/*/backends/*.evince-backend
+usr/lib/*.so.*
+usr/lib/evince/*/backends/*.so
+usr/lib/evince/*/backends/*.evince-backend




More information about the pkg-gnome-commits mailing list