[Demudi-commits] r723 - bootsplash-theme-debian/trunk/debian

Free Ekanayaka free-guest at costa.debian.org
Thu Mar 16 07:26:53 UTC 2006


Author: free-guest
Date: 2006-03-16 07:26:37 +0000 (Thu, 16 Mar 2006)
New Revision: 723

Added:
   bootsplash-theme-debian/trunk/debian/lintian.overrides
Modified:
   bootsplash-theme-debian/trunk/debian/changelog
   bootsplash-theme-debian/trunk/debian/dirs
   bootsplash-theme-debian/trunk/debian/rules
Log:
* Added litian override to avoid warnings about missing debconf config

Modified: bootsplash-theme-debian/trunk/debian/changelog
===================================================================
--- bootsplash-theme-debian/trunk/debian/changelog	2006-03-05 16:18:39 UTC (rev 722)
+++ bootsplash-theme-debian/trunk/debian/changelog	2006-03-16 07:26:37 UTC (rev 723)
@@ -1,6 +1,6 @@
-bootsplash-theme-debian (0.5-1) unstable; urgency=low
+bootsplash-theme-debian (0.5-6) UNRELEASED; urgency=low
 
-  [Free Ekanayaka]
+  [ Free Ekanayaka ]
   * Added debhelper tokens to prerm and postrm
   * Set me as maintainer and Junichi as uploader
   * Updated stardards version
@@ -8,6 +8,7 @@
   * Added watch file, the upstream tarball has not version, but
     at least we know where to grab it
   * Don't fail postinst script if the debconf variable is already set
+  * Added litian override to avoid warnings about missing debconf config
 
  -- Free Ekanayaka <free at agnula.org>  Tue,  7 Feb 2006 00:23:43 -0500
 

Modified: bootsplash-theme-debian/trunk/debian/dirs
===================================================================
--- bootsplash-theme-debian/trunk/debian/dirs	2006-03-05 16:18:39 UTC (rev 722)
+++ bootsplash-theme-debian/trunk/debian/dirs	2006-03-16 07:26:37 UTC (rev 723)
@@ -1 +1,2 @@
 etc/bootsplash/themes/debian
+usr/share/lintian/overrides

Added: bootsplash-theme-debian/trunk/debian/lintian.overrides
===================================================================
--- bootsplash-theme-debian/trunk/debian/lintian.overrides	2006-03-05 16:18:39 UTC (rev 722)
+++ bootsplash-theme-debian/trunk/debian/lintian.overrides	2006-03-16 07:26:37 UTC (rev 723)
@@ -0,0 +1 @@
+bootsplash-theme-debian: no-debconf-config

Modified: bootsplash-theme-debian/trunk/debian/rules
===================================================================
--- bootsplash-theme-debian/trunk/debian/rules	2006-03-05 16:18:39 UTC (rev 722)
+++ bootsplash-theme-debian/trunk/debian/rules	2006-03-16 07:26:37 UTC (rev 723)
@@ -33,6 +33,7 @@
 	dh_clean -k 
 	dh_installdirs
 	-cp -a $(THEME_DIRS) "$(CURDIR)/debian/bootsplash-theme-$(THEME_SUFFIX)/etc/bootsplash/themes/$(THEME_SUFFIX)/"
+	cp debian/lintian.overrides  "$(CURDIR)/debian/bootsplash-theme-$(THEME_SUFFIX)/usr/share/lintian/overrides/boothsplash-theme-$(THEME_SUFFIX)"
 	
 binary-indep: build install
 	# We have nothing to do by default.




More information about the Demudi-commits mailing list