tag 340518 patch
thanks dude

On Thu, Jun 01, 2006, Josselin Mouette wrote:
> reopen 340518
> found 340518 2.1.1-3
> severity 340518 serious
> thanks
> 
> Le jeudi 16 mars 2006 à 10:18 -0800, Debian Bug Tracking System a
> écrit :
> > This is an automatic notification regarding your Bug report
> > #340518: package still ships gconf schemas in /etc,
> > which was filed against the xpenguins-applet package.
> 
> > >    * Updated package to use dh_gconf debhelper script. Made follow 
> > > changes:
> > >      (closes: #340518)
> > >    * debian/control:
> > >      - Made Build dependency on debhelper versioned (>= 4.2.13).
> > >      - Made dependency on ${misc:Depends}.
> > >    * debian/rules:
> > >      - Added dh_gconf after dh_installchangelogs.
> > >    * debian/postinst:
> > >      - Commented snippets that call gconftool.
> 
> Unfortunately everything in this list was done, except the actual
> dh_gconf call. This leads to a missing dependency on gconf2 and a
> missing call to gconf-schemas in the postinst/prerm.

Here is a patch to do that. It may be uploaded soon as part of the
current 0-day NMU policy against RC bugs.

I hope this helps,
-- 
adn
Mohammed Adnène Trojette
diff -u xpenguins-applet-2.1.1/debian/control 
xpenguins-applet-2.1.1/debian/control
--- xpenguins-applet-2.1.1/debian/control
+++ xpenguins-applet-2.1.1/debian/control
@@ -4,7 +4,7 @@
 Maintainer: Jose Carlos Medeiros <[EMAIL PROTECTED]>
 Uploaders: Ola Lundqvist <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 4.2.13), autotools-dev (>= 20020905.1), intltool 
(>= 0.21), libgnomeui-dev (>= 2.2.0), libpanel-applet2-dev (>= 2.2.0), 
libgconf2-dev (>= 1.1.11), scrollkeeper (>= 0.3.8), libx11-dev, libxext-dev, 
libxpm-dev, libxt-dev, x-dev, xutils
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
 
 Package: xpenguins-applet
 Architecture: any
diff -u xpenguins-applet-2.1.1/debian/rules xpenguins-applet-2.1.1/debian/rules
--- xpenguins-applet-2.1.1/debian/rules
+++ xpenguins-applet-2.1.1/debian/rules
@@ -104,6 +104,7 @@
 #      dh_installmenu
 #      dh_installman debian/xpenguins-applet.1
        dh_installchangelogs ChangeLog
+       dh_gconf
        dh_link
        dh_strip
        dh_compress
diff -u xpenguins-applet-2.1.1/debian/changelog 
xpenguins-applet-2.1.1/debian/changelog
--- xpenguins-applet-2.1.1/debian/changelog
+++ xpenguins-applet-2.1.1/debian/changelog
@@ -1,3 +1,11 @@
+xpenguins-applet (2.1.1-3.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Add dh_gconf call in debian/rules (closes: #340518)
+  * Bump Standards-Version to 3.7.2 (no changes needed)
+
+ -- Mohammed Adnène Trojette <[EMAIL PROTECTED]>  Thu,  8 Jun 2006 10:57:00 
+0200
+
 xpenguins-applet (2.1.1-3) unstable; urgency=low
   
   * Added po translation to Brazilian Portuguese, Thanks to Jose Carlos

Reply via email to