Author: dparsons
Date: 2006-08-09 08:48:59 -0400 (Wed, 09 Aug 2006)
New Revision: 2756

Removed:
   branches/7.1/lib/libxaw/debian/libxaw6.links
   branches/7.1/lib/libxaw/debian/libxaw7.links
Modified:
   branches/7.1/lib/libxaw/debian/changelog
   branches/7.1/lib/libxaw/debian/compat
   branches/7.1/lib/libxaw/debian/control
   branches/7.1/lib/libxaw/debian/libxaw6.install
   branches/7.1/lib/libxaw/debian/libxaw7.install
   branches/7.1/lib/libxaw/debian/rules
Log:
Update debian files to upload libXaw-1.0.2 to experimental:
 * Use debhelper 5, update control, compat, use of dh_install to match.
 * Handle libXaw.so.[67] in .install instead of .links (for
   consistency since other symlinks such as libXaw7.so.7 are
   already handled there).
 * Exclude .la and Xaw8 from dh_install.
 * Install Xaw man page with libxaw7-dev.
        


Modified: branches/7.1/lib/libxaw/debian/changelog
===================================================================
--- branches/7.1/lib/libxaw/debian/changelog    2006-08-09 11:54:53 UTC (rev 
2755)
+++ branches/7.1/lib/libxaw/debian/changelog    2006-08-09 12:48:59 UTC (rev 
2756)
@@ -1,3 +1,15 @@
+libxaw (1:1.0.2-1) experimental; urgency=low
+
+  * New upstream version (X11R7.1).
+  * Use debhelper 5, update control, compat, use of dh_install to match.
+  * Handle libXaw.so.[67] in .install instead of .links (for
+    consistency since other symlinks such as libXaw7.so.7 are already
+    handled there).
+  * Exclude .la and Xaw8 from dh_install.
+  * Install Xaw man page with libxaw7-dev.
+
+ -- Drew Parsons <[EMAIL PROTECTED]>  Wed,  9 Aug 2006 22:38:21 +1000
+
 libxaw (1:1.0.1-6) UNRELEASED; urgency=low
 
   * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;

Modified: branches/7.1/lib/libxaw/debian/compat
===================================================================
--- branches/7.1/lib/libxaw/debian/compat       2006-08-09 11:54:53 UTC (rev 
2755)
+++ branches/7.1/lib/libxaw/debian/compat       2006-08-09 12:48:59 UTC (rev 
2756)
@@ -1 +1 @@
-4
+5

Modified: branches/7.1/lib/libxaw/debian/control
===================================================================
--- branches/7.1/lib/libxaw/debian/control      2006-08-09 11:54:53 UTC (rev 
2755)
+++ branches/7.1/lib/libxaw/debian/control      2006-08-09 12:48:59 UTC (rev 
2756)
@@ -2,8 +2,8 @@
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <[email protected]>
-Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>, Fabio M. Di Nitto <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libx11-dev (>= 1:0.99.2-1), 
x11proto-core-dev (>= 7.0.1-1), libxt-dev (>= 1:0.99.1-1), libxmu-dev (>= 
1:0.99.1-1), libxpm-dev (>= 1:3.5.3-1), pkg-config, ed, quilt
+Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>, Fabio M. Di Nitto <[EMAIL PROTECTED]>, Drew Parsons <[EMAIL 
PROTECTED]>
+Build-Depends: debhelper (>= 5), libx11-dev (>= 1:0.99.2-1), x11proto-core-dev 
(>= 7.0.1-1), libxt-dev (>= 1:0.99.1-1), libxmu-dev (>= 1:0.99.1-1), libxpm-dev 
(>= 1:3.5.3-1), pkg-config, ed, quilt
 Standards-Version: 3.7.2
 
 Package: libxaw6

Modified: branches/7.1/lib/libxaw/debian/libxaw6.install
===================================================================
--- branches/7.1/lib/libxaw/debian/libxaw6.install      2006-08-09 11:54:53 UTC 
(rev 2755)
+++ branches/7.1/lib/libxaw/debian/libxaw6.install      2006-08-09 12:48:59 UTC 
(rev 2756)
@@ -1 +1,2 @@
 usr/lib/libXaw6.so.6*
+usr/lib/libXaw.so.6
\ No newline at end of file

Deleted: branches/7.1/lib/libxaw/debian/libxaw6.links
===================================================================
--- branches/7.1/lib/libxaw/debian/libxaw6.links        2006-08-09 11:54:53 UTC 
(rev 2755)
+++ branches/7.1/lib/libxaw/debian/libxaw6.links        2006-08-09 12:48:59 UTC 
(rev 2756)
@@ -1 +0,0 @@
-usr/lib/libXaw6.so.6 usr/lib/libXaw.so.6

Modified: branches/7.1/lib/libxaw/debian/libxaw7.install
===================================================================
--- branches/7.1/lib/libxaw/debian/libxaw7.install      2006-08-09 11:54:53 UTC 
(rev 2755)
+++ branches/7.1/lib/libxaw/debian/libxaw7.install      2006-08-09 12:48:59 UTC 
(rev 2756)
@@ -1 +1,2 @@
 usr/lib/libXaw7.so.7*
+usr/lib/libXaw.so.7

Deleted: branches/7.1/lib/libxaw/debian/libxaw7.links
===================================================================
--- branches/7.1/lib/libxaw/debian/libxaw7.links        2006-08-09 11:54:53 UTC 
(rev 2755)
+++ branches/7.1/lib/libxaw/debian/libxaw7.links        2006-08-09 12:48:59 UTC 
(rev 2756)
@@ -1 +0,0 @@
-usr/lib/libXaw7.so.7 usr/lib/libXaw.so.7

Modified: branches/7.1/lib/libxaw/debian/rules
===================================================================
--- branches/7.1/lib/libxaw/debian/rules        2006-08-09 11:54:53 UTC (rev 
2755)
+++ branches/7.1/lib/libxaw/debian/rules        2006-08-09 12:48:59 UTC (rev 
2756)
@@ -69,12 +69,13 @@
        dh_testroot
 
        dh_installdocs
-       dh_install --sourcedir=debian/tmp --list-missing
+       dh_install --sourcedir=debian/tmp --list-missing --exclude=.la 
--exclude=libXaw8 --exclude=libXaw.so.8 --exclude=xaw8.pc 
--exclude=usr/share/man/man3
+       dh_installman
        dh_installchangelogs
        dh_link
        dh_strip -Nlibxaw6 -Nlibxaw7
-       dh_strip -plibxaw6 --dbg-package=libxaw6
-       dh_strip -plibxaw7 --dbg-package=libxaw7
+       dh_strip -plibxaw6 --dbg-package=libxaw6-dbg
+       dh_strip -plibxaw7 --dbg-package=libxaw7-dbg
        dh_compress
        dh_fixperms
        dh_makeshlibs


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to