Hi,

I added python-wnck to the control file so now the package depends on
this. After that I build the package with pbuilder environment with
pdebuild. I have added the diff like suggested
(debdiff earcandy_0.5-1.dsc earcandy_0.5-1.1.dsc >
earcandy_0.5-1.1.dsc.diff)
I also fixed a small lintian warning "out-of-date-standard-edition"


Regards,
Martijn van Brummelen


diff -u earcandy-0.5/debian/changelog earcandy-0.5/debian/changelog
--- earcandy-0.5/debian/changelog
+++ earcandy-0.5/debian/changelog
@@ -1,3 +1,11 @@
+earcandy (0.5-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * fixed lintian issue "out-of-date-standards-version"
+  * Changed control-file, added python-wnck to Depend option (Closes: #539141)
+
+ -- Martijn van Brummelen <mart...@brumit.nl>  Sun, 18 Oct 2009 20:14:22 +0200
+
 earcandy (0.5-1) unstable; urgency=low
 
   * Initial release (Closes: #530330)
diff -u earcandy-0.5/debian/control earcandy-0.5/debian/control
--- earcandy-0.5/debian/control
+++ earcandy-0.5/debian/control
@@ -5,12 +5,12 @@
 Build-Depends: debhelper (>= 7.0.50)
 Build-Depends-Indep: python (>= 2.5), python-support (>= 0.5.3)
 XS-Python-Version: all
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 Homepage: https://launchpad.net/earcandy
 
 Package: earcandy
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-glade2, python-dbus, python-notify, pulseaudio
+Depends: ${python:Depends}, ${misc:Depends}, python-glade2, python-dbus, python-notify, pulseaudio, python-wnck
 Description: Sound level manager for PulseAudio
  A sound level manager that nicely fades applications in and out based on their
  profile and window focus. It controls PulseAudio in order to create a seamless


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to