r13141 - in /desktop/unstable/glibmm2.4/debian: changelog control.in rules

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Mon Oct 15 15:10:05 UTC 2007


Author: manphiz-guest
Date: Mon Oct 15 15:10:05 2007
New Revision: 13141

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13141
Log:
* Rename debug package to libglibmm-2.4-dbg.

Modified:
    desktop/unstable/glibmm2.4/debian/changelog
    desktop/unstable/glibmm2.4/debian/control.in
    desktop/unstable/glibmm2.4/debian/rules

Modified: desktop/unstable/glibmm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/changelog?rev=13141&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/changelog (original)
+++ desktop/unstable/glibmm2.4/debian/changelog Mon Oct 15 15:10:05 2007
@@ -4,6 +4,7 @@
   * Refine dependency fields in debian/control.
   * Split documentation from -dev to -doc package, and make it conflict with
     older -dev versions.
+  * Rename debug package to libglibmm-2.4-dbg.
   * Use named shlibs version in debian/rules.
   * Refine watch file URL.
   * Use ${binary:Version} instead of the deprecated ${Source-Version}.
@@ -13,7 +14,7 @@
       Team now. Thanks Bradley.
     - Add Debian GNOME Team as uploaders.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Sat, 13 Oct 2007 00:25:29 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Mon, 15 Oct 2007 23:08:32 +0800
 
 glibmm2.4 (2.14.1-0.1) unstable; urgency=low
 

Modified: desktop/unstable/glibmm2.4/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/control.in?rev=13141&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/control.in (original)
+++ desktop/unstable/glibmm2.4/debian/control.in Mon Oct 15 15:10:05 2007
@@ -44,12 +44,14 @@
  .
  This package contains development files. 
 
-Package: libglibmm-2.4-1c2a-dbg
+Package: libglibmm-2.4-dbg
 Section: libdevel
 Priority: extra
 Architecture: any
 Depends: ${misc:Depends},
          libglibmm-2.4-1c2a (= ${binary:Version})
+Conflicts: libglibmm-2.4-1c2a-dbg
+Replaces: libglibmm-2.4-1c2a-dbg
 Description: C++ wrapper for the GLib toolkit (debug symbols)
  GLib is a low-level general-purpose library used mainly by GTK+/GNOME
  applications, but is useful for other programs as well.

Modified: desktop/unstable/glibmm2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/rules?rev=13141&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/rules (original)
+++ desktop/unstable/glibmm2.4/debian/rules Mon Oct 15 15:10:05 2007
@@ -18,7 +18,7 @@
 
 DEB_INSTALL_CHANGELOGS_ALL := ChangeLog
 
-DEB_INSTALL_DOCS_ALL := -XMakefile -XDoxyfile -X*.in -X*tags* -X*fragment*
+DEB_INSTALL_DOCS_ALL := -XMakefile -XDoxyfile -X*.in -Xdoxygen_tags -Xfragment
 
 binary-post-install/libglibmm-2.4-doc::
 	# fix external doc paths




More information about the pkg-gnome-commits mailing list