r16791 - in /desktop/experimental/pangomm/debian: changelog control control.in rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Tue Aug 19 19:47:47 UTC 2008


Author: lool
Date: Tue Aug 19 19:47:47 2008
New Revision: 16791

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16791
Log:
Cleanups

Modified:
    desktop/experimental/pangomm/debian/changelog
    desktop/experimental/pangomm/debian/control
    desktop/experimental/pangomm/debian/control.in
    desktop/experimental/pangomm/debian/rules

Modified: desktop/experimental/pangomm/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pangomm/debian/changelog?rev=16791&op=diff
==============================================================================
--- desktop/experimental/pangomm/debian/changelog (original)
+++ desktop/experimental/pangomm/debian/changelog Tue Aug 19 19:47:47 2008
@@ -1,8 +1,7 @@
 pangomm (2.13.7-1) UNRELEASED; urgency=low
 
   [ Michael Casadevall ]
-  * Initial release (Closes: #495678)
-  * Closes Ubuntu ITP on sync (LP: #254050)
+  * Initial release; closes: #495678; LP: #254050.
 
   [ Deng Xiyue ]
   * Add watch file, targeting development release.
@@ -14,5 +13,6 @@
 
   [ Loic Minier ]
   * Properly anchor Package name extraction regexp.
+  * Cleanups.
 
  -- Michael Casadevall <sonicmctails at gmail.com>  Tue, 29 Jul 2008 16:06:44 -0400

Modified: desktop/experimental/pangomm/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pangomm/debian/control?rev=16791&op=diff
==============================================================================
--- desktop/experimental/pangomm/debian/control (original)
+++ desktop/experimental/pangomm/debian/control Tue Aug 19 19:47:47 2008
@@ -55,7 +55,7 @@
          ${misc:Depends},
          lynx | www-browser,
          doc-base
-Suggests: gtkmm-documentation 
+Suggests: gtkmm-documentation
 Description: C++ Wrapper for pango (documentation)
  Pangomm is a C++ wrapper for the pango library. Originally part of
  gtkmm, pangomm provides convenient C++ interfaces for handling both

Modified: desktop/experimental/pangomm/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pangomm/debian/control.in?rev=16791&op=diff
==============================================================================
--- desktop/experimental/pangomm/debian/control.in (original)
+++ desktop/experimental/pangomm/debian/control.in Tue Aug 19 19:47:47 2008
@@ -55,7 +55,7 @@
          ${misc:Depends},
          lynx | www-browser,
          doc-base
-Suggests: gtkmm-documentation 
+Suggests: gtkmm-documentation
 Description: C++ Wrapper for pango (documentation)
  Pangomm is a C++ wrapper for the pango library. Originally part of
  gtkmm, pangomm provides convenient C++ interfaces for handling both

Modified: desktop/experimental/pangomm/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pangomm/debian/rules?rev=16791&op=diff
==============================================================================
--- desktop/experimental/pangomm/debian/rules (original)
+++ desktop/experimental/pangomm/debian/rules Tue Aug 19 19:47:47 2008
@@ -22,10 +22,6 @@
 DEB_INSTALL_EXAMPLES_$(DOC_PKG) += -XMakefile -X.deps -X.libs -X.o
 
 common-install-impl::
-	# This puts the docs in the proper Debian location without
-	# having to mess around with autotools any more then necessary
-	#mv $(CURDIR)/debian/tmp/usr/share/doc/pangomm-1.4 $(CURDIR)/debian/tmp/usr/share/doc/libpangomm-1.4-doc
-
 	# Blow away the rpath on amd64 :-P
 	chrpath -d $(CURDIR)/debian/tmp/usr/lib/*.so*
 




More information about the pkg-gnome-commits mailing list