tags 537012 + pending thanks Hi,
The attached file is the diff for my gnome-inm-forecast 0.6.1-1.2 NMU. The
associated changelog entry is:
gnome-inm-forecast (0.6.1-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Add Build-Depends on libglade2-dev. Thanks to peter green
<[email protected]> for the patch. (Closes: #537012)
* Remove po/Makefile.in.in in clean target to prevent FTBFS when built
twice in a row - this file is replaced by a symlink, which cannot be
represented.
It will be uploaded to DELAYED/2. Please let me know ASAP if you wish
me to cancel it (or simply upload your own fix).
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected]
`-
diff -Nru gnome-inm-forecast-0.6.1/debian/changelog gnome-inm-forecast-0.6.1/debian/changelog --- gnome-inm-forecast-0.6.1/debian/changelog 2009-08-03 19:03:23.000000000 +0100 +++ gnome-inm-forecast-0.6.1/debian/changelog 2009-08-03 19:03:24.000000000 +0100 @@ -1,3 +1,13 @@ +gnome-inm-forecast (0.6.1-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * Add Build-Depends on libglade2-dev. Thanks to peter green + <[email protected]> for the patch. (Closes: #537012) + * Remove po/Makefile.in.in in clean target to prevent FTBFS when built twice + in a row - this file is replaced by a symlink, which cannot be represented. + + -- Chris Lamb <[email protected]> Mon, 03 Aug 2009 18:55:38 +0100 + gnome-inm-forecast (0.6.1-1.1) unstable; urgency=high * Non-maintainer upload. diff -Nru gnome-inm-forecast-0.6.1/debian/control gnome-inm-forecast-0.6.1/debian/control --- gnome-inm-forecast-0.6.1/debian/control 2009-08-03 19:03:23.000000000 +0100 +++ gnome-inm-forecast-0.6.1/debian/control 2009-08-03 19:03:24.000000000 +0100 @@ -2,7 +2,7 @@ Section: gnome Priority: optional Maintainer: Gustavo Iñiguez Goya <[email protected]> -Build-Depends: debhelper (>= 5), autotools-dev, intltool, gconf2, libglib2.0-dev (>= 2.8), libpanel-applet2-dev, libgtk2.0-dev (>= 2.8) +Build-Depends: debhelper (>= 5), autotools-dev, intltool, gconf2, libglib2.0-dev (>= 2.8), libpanel-applet2-dev, libgtk2.0-dev (>= 2.8), libglade2-dev Standards-Version: 3.7.3 Homepage: http://kutxa.homeunix.org/trac/gnome-inm-forecast diff -Nru gnome-inm-forecast-0.6.1/debian/rules gnome-inm-forecast-0.6.1/debian/rules --- gnome-inm-forecast-0.6.1/debian/rules 2009-08-03 19:03:23.000000000 +0100 +++ gnome-inm-forecast-0.6.1/debian/rules 2009-08-03 19:03:24.000000000 +0100 @@ -42,6 +42,7 @@ # Add here commands to clean up after the build process. [ ! -f Makefile ] || $(MAKE) distclean rm -f config.sub config.guess + rm -f po/Makefile.in.in dh_clean
signature.asc
Description: PGP signature

