r5913 - in /desktop/unstable/gnome-vfs2/debian: changelog compat rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun May 7 08:10:21 UTC 2006


Author: joss
Date: Sun May  7 08:10:19 2006
New Revision: 5913

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=5913
Log:
 * compat, rules: use debhelper mode 5 to generate the debugging package.

Modified:
    desktop/unstable/gnome-vfs2/debian/changelog
    desktop/unstable/gnome-vfs2/debian/compat
    desktop/unstable/gnome-vfs2/debian/rules

Modified: desktop/unstable/gnome-vfs2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfs2/debian/changelog?rev=5913&op=diff
==============================================================================
--- desktop/unstable/gnome-vfs2/debian/changelog (original)
+++ desktop/unstable/gnome-vfs2/debian/changelog Sun May  7 08:10:19 2006
@@ -9,8 +9,9 @@
   * Make the package binNMU-safe.
     + Build-depend on dpkg-dev 1.13.19.
     + Use ${source:Version}.
-
- -- Josselin Mouette <joss at debian.org>  Sat,  6 May 2006 11:40:58 +0200
+  * compat, rules: use debhelper mode 5 to generate the debugging package.
+
+ -- Josselin Mouette <joss at debian.org>  Sun,  7 May 2006 10:08:26 +0200
 
 gnome-vfs2 (2.14.1-1) unstable; urgency=low
 

Modified: desktop/unstable/gnome-vfs2/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfs2/debian/compat?rev=5913&op=diff
==============================================================================
--- desktop/unstable/gnome-vfs2/debian/compat (original)
+++ desktop/unstable/gnome-vfs2/debian/compat Sun May  7 08:10:19 2006
@@ -1,1 +1,1 @@
-4
+5

Modified: desktop/unstable/gnome-vfs2/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfs2/debian/rules?rev=5913&op=diff
==============================================================================
--- desktop/unstable/gnome-vfs2/debian/rules (original)
+++ desktop/unstable/gnome-vfs2/debian/rules Sun May  7 08:10:19 2006
@@ -22,7 +22,7 @@
 endif
 
 #debug lib
-DEB_DH_STRIP_ARGS := --dbg-package=libgnomevfs2-0
+DEB_DH_STRIP_ARGS := --dbg-package=libgnomevfs2-0-dbg
 
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-gtk-doc --disable-openssl \
                              --enable-gnutls \





More information about the Pkg-gnome-maintainers mailing list