r1674 - in /unstable/gtkhtml3.14/debian: changelog rules

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Thu Jun 24 08:17:45 UTC 2010


Author: corsac
Date: Thu Jun 24 08:17:39 2010
New Revision: 1674

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1674
Log:
don't try to be smart at symlinking /usr/share/doc.

Modified:
    unstable/gtkhtml3.14/debian/changelog
    unstable/gtkhtml3.14/debian/rules

Modified: unstable/gtkhtml3.14/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/gtkhtml3.14/debian/changelog?rev=1674&op=diff
==============================================================================
--- unstable/gtkhtml3.14/debian/changelog (original)
+++ unstable/gtkhtml3.14/debian/changelog Thu Jun 24 08:17:39 2010
@@ -3,8 +3,7 @@
   * New upstream release.
   * debian/rules:
     - install some information on bug reporting.
-    - don't hardcode $(SOVERSION) since we already calculate it.
-    - correct DEB_INSTALL_{DOCS,CHANGELOG} for libgtkhtml3.14.
+    - don't try to be smart at symlinking /usr/share/doc.
   * debian/bug-presubj: warn user that she should report upstream issues
     directly to upstream bugzilla because of lack of time and manpower.
   * debian/control:
@@ -13,7 +12,7 @@
     - bump dependencies to 2.30.2.
   * Switch to 3.0 (quilt) format.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Tue, 22 Jun 2010 08:32:04 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Wed, 23 Jun 2010 21:28:52 +0200
 
 gtkhtml3.14 (3.30.1-2) unstable; urgency=low
 

Modified: unstable/gtkhtml3.14/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/gtkhtml3.14/debian/rules?rev=1674&op=diff
==============================================================================
--- unstable/gtkhtml3.14/debian/rules (original)
+++ unstable/gtkhtml3.14/debian/rules Thu Jun 24 08:17:39 2010
@@ -18,13 +18,6 @@
 DEB_DH_MAKESHLIBS_ARGS_gtkhtml$(API_VER) += --noscripts
 DEB_SHLIBDEPS_INCLUDE_libgtkhtml$(API_VER)-dev += $(CURDIR)/debian/libgtkhtml$(API_VER)-$(SOVERSION)/usr/lib
 DEB_DH_MAKESHLIBS_ARGS_libgtkhtml$(API_VER)-$(SOVERSION) += -V 'libgtkhtml$(API_VER)-$(SOVERSION) (>= $(DEB_UPSTREAM_VERSION))'
-DEB_INSTALL_DOCS_libgtkhtml$(API_VER)-$(SOVERSION) += --no-act
-DEB_INSTALL_CHANGELOGS_libgtkhtml$(API_VER)-$(SOVERSION) += --no-act
-DEB_INSTALL_DOCS_libgtkhtml$(API_VER)-dev += --no-act
-DEB_INSTALL_CHANGELOGS_libgtkhtml$(API_VER)-dev += --no-act
-
-binary-post-install/libgtkhtml$(API_VER)-dev::
-	dh_link -plibgtkhtml$(API_VER)-dev /usr/share/doc/libgtkhtml$(API_VER)-$(SOVERSION) /usr/share/doc/libgtkhtml$(API_VER)-dev
 
 binary-post-install/libgtkhtml$(API_VER)-$(SOVERSION)::
 	chrpath -d -k \




More information about the pkg-evolution-commits mailing list