Comment 12 for bug 350562

Revision history for this message
Wesley Schwengle (wesleys) wrote :

@Ilya

 - version should be 0.36-5ubuntu1.1
 - target jaunty-proposed, not jaunty
 - #384550 is a duplicate of this bug - I marked it as such and it shouldn't be mentioned in changelog

Done.

 - your debdiff modifies uploaders list, which I think it should not do

It reflects the uploaders list in Karmic:
http://packages.ubuntu.com/karmic/gdesklets
http://packages.ubuntu.com/jaunty/gdesklets

I did not change this. When I build the package with pbuilder I see the following:

rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
test -d . && cd . && \
          rm -f intltool-extract intltool-merge intltool-update po/.intltool-merge-cache; \
          if test -d doc; then find doc -name '*.omf.out' -exec rm -f \{\} \; ; fi; \
          if test -d help; then find help -name '*.omf.out' -exec rm -f \{\} \; ; fi
sed "s/@GNOME_TEAM@/Debian GNOME Maintainers <email address hidden>, Deng Xiyue <email address hidden>, Sebastian Dröge <email address hidden>/" \
                debian/control.in > debian/control
 dpkg-source -b gdesklets-0.36
dpkg-source: info: using source format `1.0'
dpkg-source: info: building gdesklets using existing gdesklets_0.36.orig.tar.gz
dpkg-source: info: building gdesklets in gdesklets_0.36-5ubuntu1.1.diff.gz

I've added this to the changelog.

I'm uploading the changes to my PPA to see how it builds and once that is OK and tested, I will subscribe the universe sponsors again.

The new debdiff is attached for those who want to review it.