[Pkg-voip-commits] r6138 - in /bayonne/trunk/debian: bayonne.lintian-overrides changelog control rules

msp at alioth.debian.org msp at alioth.debian.org
Fri Sep 5 12:32:54 UTC 2008


Author: msp
Date: Fri Sep  5 12:32:54 2008
New Revision: 6138

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6138
Log:
* debian/control s/TCL/Tcl/ lintian:spelling-error-in-description
* Update libcapi20_fix.dpatch lintian:dpatch-missing-description  
* lintian-overrides: package-name-doesnt-match-sonames - internal lib
  only
* Upgrade to Standards-Version: 3.8.0 - no changes necessary

Added:
    bayonne/trunk/debian/bayonne.lintian-overrides
Modified:
    bayonne/trunk/debian/changelog
    bayonne/trunk/debian/control
    bayonne/trunk/debian/rules

Added: bayonne/trunk/debian/bayonne.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-voip/bayonne/trunk/debian/bayonne.lintian-overrides?rev=6138&op=file
==============================================================================
--- bayonne/trunk/debian/bayonne.lintian-overrides (added)
+++ bayonne/trunk/debian/bayonne.lintian-overrides Fri Sep  5 12:32:54 2008
@@ -1,0 +1,2 @@
+bayonne: package-name-doesnt-match-sonames
+bayonne: package-contains-empty-directory

Modified: bayonne/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/bayonne/trunk/debian/changelog?rev=6138&op=diff
==============================================================================
--- bayonne/trunk/debian/changelog (original)
+++ bayonne/trunk/debian/changelog Fri Sep  5 12:32:54 2008
@@ -1,9 +1,13 @@
 bayonne (2.3.2-3) unstable; urgency=low
 
-  * s/TCL/Tcl/ lintian:spelling-error-in-description
+  * debian/control s/TCL/Tcl/ lintian:spelling-error-in-description
   * Update debian/copyright:  copyright-without-copyright-notice
-
- -- Mark Purcell <msp at debian.org>  Fri, 05 Sep 2008 21:36:36 +1000
+  * Update libcapi20_fix.dpatch lintian:dpatch-missing-description  
+  * lintian-overrides: package-name-doesnt-match-sonames - internal lib
+    only
+  * Upgrade to Standards-Version: 3.8.0 - no changes necessary
+
+ -- Mark Purcell <msp at debian.org>  Fri, 05 Sep 2008 22:30:23 +1000
 
 bayonne (2.3.2-2) unstable; urgency=low
 

Modified: bayonne/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/bayonne/trunk/debian/control?rev=6138&op=diff
==============================================================================
--- bayonne/trunk/debian/control (original)
+++ bayonne/trunk/debian/control Fri Sep  5 12:32:54 2008
@@ -12,8 +12,9 @@
  libavahi-client-dev (>= 0.3),
  libccrtp-dev (>= 1.5.0),
  doxygen, 
+ debhelper (>= 6.0.7~),
  libcapi20-dev
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Homepage: http://www.gnu.org/software/bayonne/
 Vcs-Svn: svn://svn.debian.org/pkg-voip/bayonne/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/bayonne/?op=log

Modified: bayonne/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/bayonne/trunk/debian/rules?rev=6138&op=diff
==============================================================================
--- bayonne/trunk/debian/rules (original)
+++ bayonne/trunk/debian/rules Fri Sep  5 12:32:54 2008
@@ -129,12 +129,14 @@
 	dh_installcron -a
 	dh_installchangelogs -a ChangeLog
 	dh_installexamples -a debian/init.d
+	chmod -x $(CURDIR)/debian/bayonne/usr/share/doc/bayonne/examples/tests/*
 	dh_link -a
 	dh_strip -a
 	/usr/bin/strip --remove-section=.comment --remove-section=.note debian/bayonne/usr/lib/bayonne-*/*
 	dh_compress -a
 	dh_fixperms -a
 	dh_makeshlibs -a
+	dh_lintian -a
 	dh_installdeb -a
 	dh_shlibdeps -a
 	dh_gencontrol -a




More information about the Pkg-voip-commits mailing list