~ubuntu-branches/ubuntu/oneiric/gnome-panel/oneiric

« back to all changes in this revision

Viewing changes to debian/patches/70_relibtoolize.patch

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-09-21 23:08:42 UTC
  • Revision ID: james.westby@ubuntu.com-20090921230842-m2m2qi8aw3m3s5t4
Tags: 1:2.28.0-0ubuntu1
* New upstream version
* debian/patches/86_signal_curtain.patch:
  - updated version by Cody Russell (lp: #430060)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
diff -Nur gnome-panel-2.27.92/aclocal.m4 gnome-panel-2.27.92.ubuntu/aclocal.m4
2
 
--- gnome-panel-2.27.92/aclocal.m4      2009-09-09 02:26:32.000000000 +0200
3
 
+++ gnome-panel-2.27.92.ubuntu/aclocal.m4       2009-09-09 13:08:19.000000000 +0200
 
1
diff -Nur gnome-panel-2.28.0/aclocal.m4 gnome-panel-2.28.0.ubuntu/aclocal.m4
 
2
--- gnome-panel-2.28.0/aclocal.m4       2009-09-21 18:36:37.000000000 +0200
 
3
+++ gnome-panel-2.28.0.ubuntu/aclocal.m4        2009-09-21 23:15:36.000000000 +0200
4
4
@@ -13,2102 +13,2102 @@
5
5
 
6
6
 m4_ifndef([AC_AUTOCONF_VERSION],
3969
3969
 
3970
3970
 m4_include([m4/d-type.m4])
3971
3971
 m4_include([m4/gnome-doc-utils.m4])
3972
 
diff -Nur gnome-panel-2.27.92/applets/clock/Makefile.in gnome-panel-2.27.92.ubuntu/applets/clock/Makefile.in
3973
 
--- gnome-panel-2.27.92/applets/clock/Makefile.in       2009-09-09 02:26:39.000000000 +0200
3974
 
+++ gnome-panel-2.27.92.ubuntu/applets/clock/Makefile.in        2009-09-09 13:08:25.000000000 +0200
 
3972
diff -Nur gnome-panel-2.28.0/applets/clock/Makefile.in gnome-panel-2.28.0.ubuntu/applets/clock/Makefile.in
 
3973
--- gnome-panel-2.28.0/applets/clock/Makefile.in        2009-09-21 18:36:46.000000000 +0200
 
3974
+++ gnome-panel-2.28.0.ubuntu/applets/clock/Makefile.in 2009-09-21 23:15:41.000000000 +0200
3975
3975
@@ -372,6 +372,7 @@
3976
3976
 PACKAGE_NAME = @PACKAGE_NAME@
3977
3977
 PACKAGE_STRING = @PACKAGE_STRING@
3980
3980
 PACKAGE_VERSION = @PACKAGE_VERSION@
3981
3981
 PANEL_CFLAGS = @PANEL_CFLAGS@
3982
3982
 PANEL_LIBS = @PANEL_LIBS@
3983
 
diff -Nur gnome-panel-2.27.92/applets/clock/pixmaps/Makefile.in gnome-panel-2.27.92.ubuntu/applets/clock/pixmaps/Makefile.in
3984
 
--- gnome-panel-2.27.92/applets/clock/pixmaps/Makefile.in       2009-09-09 02:26:39.000000000 +0200
3985
 
+++ gnome-panel-2.27.92.ubuntu/applets/clock/pixmaps/Makefile.in        2009-09-09 13:08:25.000000000 +0200
 
3983
diff -Nur gnome-panel-2.28.0/applets/clock/pixmaps/Makefile.in gnome-panel-2.28.0.ubuntu/applets/clock/pixmaps/Makefile.in
 
3984
--- gnome-panel-2.28.0/applets/clock/pixmaps/Makefile.in        2009-09-21 18:36:46.000000000 +0200
 
3985
+++ gnome-panel-2.28.0.ubuntu/applets/clock/pixmaps/Makefile.in 2009-09-21 23:15:41.000000000 +0200
3986
3986
@@ -203,6 +203,7 @@
3987
3987
 PACKAGE_NAME = @PACKAGE_NAME@
3988
3988
 PACKAGE_STRING = @PACKAGE_STRING@
3991
3991
 PACKAGE_VERSION = @PACKAGE_VERSION@
3992
3992
 PANEL_CFLAGS = @PANEL_CFLAGS@
3993
3993
 PANEL_LIBS = @PANEL_LIBS@
3994
 
diff -Nur gnome-panel-2.27.92/applets/fish/Makefile.in gnome-panel-2.27.92.ubuntu/applets/fish/Makefile.in
3995
 
--- gnome-panel-2.27.92/applets/fish/Makefile.in        2009-09-09 02:26:39.000000000 +0200
3996
 
+++ gnome-panel-2.27.92.ubuntu/applets/fish/Makefile.in 2009-09-09 13:08:25.000000000 +0200
 
3994
diff -Nur gnome-panel-2.28.0/applets/fish/Makefile.in gnome-panel-2.28.0.ubuntu/applets/fish/Makefile.in
 
3995
--- gnome-panel-2.28.0/applets/fish/Makefile.in 2009-09-21 18:36:46.000000000 +0200
 
3996
+++ gnome-panel-2.28.0.ubuntu/applets/fish/Makefile.in  2009-09-21 23:15:41.000000000 +0200
3997
3997
@@ -263,6 +263,7 @@
3998
3998
 PACKAGE_NAME = @PACKAGE_NAME@
3999
3999
 PACKAGE_STRING = @PACKAGE_STRING@
4002
4002
 PACKAGE_VERSION = @PACKAGE_VERSION@
4003
4003
 PANEL_CFLAGS = @PANEL_CFLAGS@
4004
4004
 PANEL_LIBS = @PANEL_LIBS@
4005
 
diff -Nur gnome-panel-2.27.92/applets/Makefile.in gnome-panel-2.27.92.ubuntu/applets/Makefile.in
4006
 
--- gnome-panel-2.27.92/applets/Makefile.in     2009-09-09 02:26:38.000000000 +0200
4007
 
+++ gnome-panel-2.27.92.ubuntu/applets/Makefile.in      2009-09-09 13:08:24.000000000 +0200
 
4005
diff -Nur gnome-panel-2.28.0/applets/Makefile.in gnome-panel-2.28.0.ubuntu/applets/Makefile.in
 
4006
--- gnome-panel-2.28.0/applets/Makefile.in      2009-09-21 18:36:45.000000000 +0200
 
4007
+++ gnome-panel-2.28.0.ubuntu/applets/Makefile.in       2009-09-21 23:15:40.000000000 +0200
4008
4008
@@ -219,6 +219,7 @@
4009
4009
 PACKAGE_NAME = @PACKAGE_NAME@
4010
4010
 PACKAGE_STRING = @PACKAGE_STRING@
4013
4013
 PACKAGE_VERSION = @PACKAGE_VERSION@
4014
4014
 PANEL_CFLAGS = @PANEL_CFLAGS@
4015
4015
 PANEL_LIBS = @PANEL_LIBS@
4016
 
diff -Nur gnome-panel-2.27.92/applets/notification_area/Makefile.in gnome-panel-2.27.92.ubuntu/applets/notification_area/Makefile.in
4017
 
--- gnome-panel-2.27.92/applets/notification_area/Makefile.in   2009-09-09 02:26:39.000000000 +0200
4018
 
+++ gnome-panel-2.27.92.ubuntu/applets/notification_area/Makefile.in    2009-09-09 13:08:25.000000000 +0200
 
4016
diff -Nur gnome-panel-2.28.0/applets/notification_area/Makefile.in gnome-panel-2.28.0.ubuntu/applets/notification_area/Makefile.in
 
4017
--- gnome-panel-2.28.0/applets/notification_area/Makefile.in    2009-09-21 18:36:47.000000000 +0200
 
4018
+++ gnome-panel-2.28.0.ubuntu/applets/notification_area/Makefile.in     2009-09-21 23:15:41.000000000 +0200
4019
4019
@@ -290,6 +290,7 @@
4020
4020
 PACKAGE_NAME = @PACKAGE_NAME@
4021
4021
 PACKAGE_STRING = @PACKAGE_STRING@
4024
4024
 PACKAGE_VERSION = @PACKAGE_VERSION@
4025
4025
 PANEL_CFLAGS = @PANEL_CFLAGS@
4026
4026
 PANEL_LIBS = @PANEL_LIBS@
4027
 
diff -Nur gnome-panel-2.27.92/applets/wncklet/Makefile.in gnome-panel-2.27.92.ubuntu/applets/wncklet/Makefile.in
4028
 
--- gnome-panel-2.27.92/applets/wncklet/Makefile.in     2009-09-09 02:26:39.000000000 +0200
4029
 
+++ gnome-panel-2.27.92.ubuntu/applets/wncklet/Makefile.in      2009-09-09 13:08:25.000000000 +0200
 
4027
diff -Nur gnome-panel-2.28.0/applets/wncklet/Makefile.in gnome-panel-2.28.0.ubuntu/applets/wncklet/Makefile.in
 
4028
--- gnome-panel-2.28.0/applets/wncklet/Makefile.in      2009-09-21 18:36:47.000000000 +0200
 
4029
+++ gnome-panel-2.28.0.ubuntu/applets/wncklet/Makefile.in       2009-09-21 23:15:41.000000000 +0200
4030
4030
@@ -274,6 +274,7 @@
4031
4031
 PACKAGE_NAME = @PACKAGE_NAME@
4032
4032
 PACKAGE_STRING = @PACKAGE_STRING@
4035
4035
 PACKAGE_VERSION = @PACKAGE_VERSION@
4036
4036
 PANEL_CFLAGS = @PANEL_CFLAGS@
4037
4037
 PANEL_LIBS = @PANEL_LIBS@
4038
 
diff -Nur gnome-panel-2.27.92/config.h.in gnome-panel-2.27.92.ubuntu/config.h.in
4039
 
--- gnome-panel-2.27.92/config.h.in     2009-09-09 13:10:25.000000000 +0200
4040
 
+++ gnome-panel-2.27.92.ubuntu/config.h.in      2009-09-09 13:08:24.000000000 +0200
 
4038
diff -Nur gnome-panel-2.28.0/config.h.in gnome-panel-2.28.0.ubuntu/config.h.in
 
4039
--- gnome-panel-2.28.0/config.h.in      2009-09-21 23:13:54.000000000 +0200
 
4040
+++ gnome-panel-2.28.0.ubuntu/config.h.in       2009-09-21 23:15:40.000000000 +0200
4041
4041
@@ -138,6 +138,9 @@
4042
4042
 /* Define to the one symbol short name of this package. */
4043
4043
 #undef PACKAGE_TARNAME
4048
4048
 /* Define to the version of this package. */
4049
4049
 #undef PACKAGE_VERSION
4050
4050
 
4051
 
diff -Nur gnome-panel-2.27.92/configure gnome-panel-2.27.92.ubuntu/configure
4052
 
--- gnome-panel-2.27.92/configure       2009-09-09 02:26:36.000000000 +0200
4053
 
+++ gnome-panel-2.27.92.ubuntu/configure        2009-09-09 13:08:23.000000000 +0200
 
4051
diff -Nur gnome-panel-2.28.0/configure gnome-panel-2.28.0.ubuntu/configure
 
4052
--- gnome-panel-2.28.0/configure        2009-09-21 18:36:42.000000000 +0200
 
4053
+++ gnome-panel-2.28.0.ubuntu/configure 2009-09-21 23:15:40.000000000 +0200
4054
4054
@@ -1,20 +1,22 @@
4055
4055
 #! /bin/sh
4056
4056
 # Guess values for system-dependent variables and create Makefiles.
4057
 
-# Generated by GNU Autoconf 2.63 for gnome-panel 2.27.92.
4058
 
+# Generated by GNU Autoconf 2.64 for gnome-panel 2.27.92.
 
4057
-# Generated by GNU Autoconf 2.63 for gnome-panel 2.28.0.
 
4058
+# Generated by GNU Autoconf 2.64 for gnome-panel 2.28.0.
4059
4059
 #
4060
4060
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel>.
4061
4061
 #
4849
4849
 # Identity of this package.
4850
4850
 PACKAGE_NAME='gnome-panel'
4851
4851
@@ -748,6 +702,7 @@
4852
 
 PACKAGE_VERSION='2.27.92'
4853
 
 PACKAGE_STRING='gnome-panel 2.27.92'
 
4852
 PACKAGE_VERSION='2.28.0'
 
4853
 PACKAGE_STRING='gnome-panel 2.28.0'
4854
4854
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel'
4855
4855
+PACKAGE_URL=''
4856
4856
 
5013
5013
@@ -1886,21 +1835,378 @@
5014
5014
 if $ac_init_version; then
5015
5015
   cat <<\_ACEOF
5016
 
 gnome-panel configure 2.27.92
 
5016
 gnome-panel configure 2.28.0
5017
5017
-generated by GNU Autoconf 2.63
5018
5018
+generated by GNU Autoconf 2.64
5019
5019
 
5387
5387
 This file contains any messages produced by compilers while
5388
5388
 running configure, to aid debugging if configure makes a mistake.
5389
5389
 
5390
 
 It was created by gnome-panel $as_me 2.27.92, which was
 
5390
 It was created by gnome-panel $as_me 2.28.0, which was
5391
5391
-generated by GNU Autoconf 2.63.  Invocation command line was
5392
5392
+generated by GNU Autoconf 2.64.  Invocation command line was
5393
5393
 
20410
20410
 # report actual input values of CONFIG_FILES etc. instead of their
20411
20411
 # values after options handling.
20412
20412
 ac_log="
20413
 
 This file was extended by gnome-panel $as_me 2.27.92, which was
 
20413
 This file was extended by gnome-panel $as_me 2.28.0, which was
20414
20414
-generated by GNU Autoconf 2.63.  Invocation command line was
20415
20415
+generated by GNU Autoconf 2.64.  Invocation command line was
20416
20416
 
20441
20441
 _ACEOF
20442
20442
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
20443
20443
 ac_cs_version="\\
20444
 
 gnome-panel config.status 2.27.92
 
20444
 gnome-panel config.status 2.28.0
20445
20445
-configured by $0, generated by GNU Autoconf 2.63,
20446
20446
+configured by $0, generated by GNU Autoconf 2.64,
20447
20447
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
20889
20889
 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
20890
20890
 fi
20891
20891
 
20892
 
diff -Nur gnome-panel-2.27.92/doc/Makefile.in gnome-panel-2.27.92.ubuntu/doc/Makefile.in
20893
 
--- gnome-panel-2.27.92/doc/Makefile.in 2009-09-09 02:26:39.000000000 +0200
20894
 
+++ gnome-panel-2.27.92.ubuntu/doc/Makefile.in  2009-09-09 13:08:25.000000000 +0200
20895
 
@@ -219,6 +219,7 @@
20896
 
 PACKAGE_NAME = @PACKAGE_NAME@
20897
 
 PACKAGE_STRING = @PACKAGE_STRING@
20898
 
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
20899
 
+PACKAGE_URL = @PACKAGE_URL@
20900
 
 PACKAGE_VERSION = @PACKAGE_VERSION@
20901
 
 PANEL_CFLAGS = @PANEL_CFLAGS@
20902
 
 PANEL_LIBS = @PANEL_LIBS@
20903
 
diff -Nur gnome-panel-2.27.92/doc/reference/Makefile.in gnome-panel-2.27.92.ubuntu/doc/reference/Makefile.in
20904
 
--- gnome-panel-2.27.92/doc/reference/Makefile.in       2009-09-09 02:26:40.000000000 +0200
20905
 
+++ gnome-panel-2.27.92.ubuntu/doc/reference/Makefile.in        2009-09-09 13:08:25.000000000 +0200
20906
 
@@ -219,6 +219,7 @@
20907
 
 PACKAGE_NAME = @PACKAGE_NAME@
20908
 
 PACKAGE_STRING = @PACKAGE_STRING@
20909
 
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
20910
 
+PACKAGE_URL = @PACKAGE_URL@
20911
 
 PACKAGE_VERSION = @PACKAGE_VERSION@
20912
 
 PANEL_CFLAGS = @PANEL_CFLAGS@
20913
 
 PANEL_LIBS = @PANEL_LIBS@
20914
 
diff -Nur gnome-panel-2.27.92/doc/reference/panel-applet/Makefile.in gnome-panel-2.27.92.ubuntu/doc/reference/panel-applet/Makefile.in
20915
 
--- gnome-panel-2.27.92/doc/reference/panel-applet/Makefile.in  2009-09-09 02:26:40.000000000 +0200
20916
 
+++ gnome-panel-2.27.92.ubuntu/doc/reference/panel-applet/Makefile.in   2009-09-09 13:08:25.000000000 +0200
 
20892
diff -Nur gnome-panel-2.28.0/doc/Makefile.in gnome-panel-2.28.0.ubuntu/doc/Makefile.in
 
20893
--- gnome-panel-2.28.0/doc/Makefile.in  2009-09-21 18:36:47.000000000 +0200
 
20894
+++ gnome-panel-2.28.0.ubuntu/doc/Makefile.in   2009-09-21 23:15:41.000000000 +0200
 
20895
@@ -219,6 +219,7 @@
 
20896
 PACKAGE_NAME = @PACKAGE_NAME@
 
20897
 PACKAGE_STRING = @PACKAGE_STRING@
 
20898
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
20899
+PACKAGE_URL = @PACKAGE_URL@
 
20900
 PACKAGE_VERSION = @PACKAGE_VERSION@
 
20901
 PANEL_CFLAGS = @PANEL_CFLAGS@
 
20902
 PANEL_LIBS = @PANEL_LIBS@
 
20903
diff -Nur gnome-panel-2.28.0/doc/reference/Makefile.in gnome-panel-2.28.0.ubuntu/doc/reference/Makefile.in
 
20904
--- gnome-panel-2.28.0/doc/reference/Makefile.in        2009-09-21 18:36:47.000000000 +0200
 
20905
+++ gnome-panel-2.28.0.ubuntu/doc/reference/Makefile.in 2009-09-21 23:15:41.000000000 +0200
 
20906
@@ -219,6 +219,7 @@
 
20907
 PACKAGE_NAME = @PACKAGE_NAME@
 
20908
 PACKAGE_STRING = @PACKAGE_STRING@
 
20909
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
20910
+PACKAGE_URL = @PACKAGE_URL@
 
20911
 PACKAGE_VERSION = @PACKAGE_VERSION@
 
20912
 PANEL_CFLAGS = @PANEL_CFLAGS@
 
20913
 PANEL_LIBS = @PANEL_LIBS@
 
20914
diff -Nur gnome-panel-2.28.0/doc/reference/panel-applet/Makefile.in gnome-panel-2.28.0.ubuntu/doc/reference/panel-applet/Makefile.in
 
20915
--- gnome-panel-2.28.0/doc/reference/panel-applet/Makefile.in   2009-09-21 18:36:48.000000000 +0200
 
20916
+++ gnome-panel-2.28.0.ubuntu/doc/reference/panel-applet/Makefile.in    2009-09-21 23:15:41.000000000 +0200
20917
20917
@@ -186,6 +186,7 @@
20918
20918
 PACKAGE_NAME = @PACKAGE_NAME@
20919
20919
 PACKAGE_STRING = @PACKAGE_STRING@
20922
20922
 PACKAGE_VERSION = @PACKAGE_VERSION@
20923
20923
 PANEL_CFLAGS = @PANEL_CFLAGS@
20924
20924
 PANEL_LIBS = @PANEL_LIBS@
20925
 
diff -Nur gnome-panel-2.27.92/gnome-panel/libpanel-util/Makefile.in gnome-panel-2.27.92.ubuntu/gnome-panel/libpanel-util/Makefile.in
20926
 
--- gnome-panel-2.27.92/gnome-panel/libpanel-util/Makefile.in   2009-09-09 02:26:40.000000000 +0200
20927
 
+++ gnome-panel-2.27.92.ubuntu/gnome-panel/libpanel-util/Makefile.in    2009-09-09 13:08:26.000000000 +0200
 
20925
diff -Nur gnome-panel-2.28.0/gnome-panel/libpanel-util/Makefile.in gnome-panel-2.28.0.ubuntu/gnome-panel/libpanel-util/Makefile.in
 
20926
--- gnome-panel-2.28.0/gnome-panel/libpanel-util/Makefile.in    2009-09-21 18:36:48.000000000 +0200
 
20927
+++ gnome-panel-2.28.0.ubuntu/gnome-panel/libpanel-util/Makefile.in     2009-09-21 23:15:41.000000000 +0200
20928
20928
@@ -213,6 +213,7 @@
20929
20929
 PACKAGE_NAME = @PACKAGE_NAME@
20930
20930
 PACKAGE_STRING = @PACKAGE_STRING@
20933
20933
 PACKAGE_VERSION = @PACKAGE_VERSION@
20934
20934
 PANEL_CFLAGS = @PANEL_CFLAGS@
20935
20935
 PANEL_LIBS = @PANEL_LIBS@
20936
 
diff -Nur gnome-panel-2.27.92/gnome-panel/Makefile.in gnome-panel-2.27.92.ubuntu/gnome-panel/Makefile.in
20937
 
--- gnome-panel-2.27.92/gnome-panel/Makefile.in 2009-09-09 02:26:40.000000000 +0200
20938
 
+++ gnome-panel-2.27.92.ubuntu/gnome-panel/Makefile.in  2009-09-09 13:08:25.000000000 +0200
 
20936
diff -Nur gnome-panel-2.28.0/gnome-panel/Makefile.in gnome-panel-2.28.0.ubuntu/gnome-panel/Makefile.in
 
20937
--- gnome-panel-2.28.0/gnome-panel/Makefile.in  2009-09-21 18:36:48.000000000 +0200
 
20938
+++ gnome-panel-2.28.0.ubuntu/gnome-panel/Makefile.in   2009-09-21 23:15:41.000000000 +0200
20939
20939
@@ -82,10 +82,11 @@
20940
20940
        main.$(OBJEXT) panel-widget.$(OBJEXT) button-widget.$(OBJEXT) \
20941
20941
        xstuff.$(OBJEXT) panel-session.$(OBJEXT) \
20984
20984
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/applet.Po@am__quote@
20985
20985
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/button-widget.Po@am__quote@
20986
20986
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/drawer.Po@am__quote@
20987
 
diff -Nur gnome-panel-2.27.92/help/clock/Makefile.in gnome-panel-2.27.92.ubuntu/help/clock/Makefile.in
20988
 
--- gnome-panel-2.27.92/help/clock/Makefile.in  2009-09-09 02:26:40.000000000 +0200
20989
 
+++ gnome-panel-2.27.92.ubuntu/help/clock/Makefile.in   2009-09-09 13:08:26.000000000 +0200
20990
 
@@ -204,6 +204,7 @@
20991
 
 PACKAGE_NAME = @PACKAGE_NAME@
20992
 
 PACKAGE_STRING = @PACKAGE_STRING@
20993
 
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
20994
 
+PACKAGE_URL = @PACKAGE_URL@
20995
 
 PACKAGE_VERSION = @PACKAGE_VERSION@
20996
 
 PANEL_CFLAGS = @PANEL_CFLAGS@
20997
 
 PANEL_LIBS = @PANEL_LIBS@
20998
 
diff -Nur gnome-panel-2.27.92/help/fish/Makefile.in gnome-panel-2.27.92.ubuntu/help/fish/Makefile.in
20999
 
--- gnome-panel-2.27.92/help/fish/Makefile.in   2009-09-09 02:26:41.000000000 +0200
21000
 
+++ gnome-panel-2.27.92.ubuntu/help/fish/Makefile.in    2009-09-09 13:08:26.000000000 +0200
21001
 
@@ -204,6 +204,7 @@
21002
 
 PACKAGE_NAME = @PACKAGE_NAME@
21003
 
 PACKAGE_STRING = @PACKAGE_STRING@
21004
 
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
21005
 
+PACKAGE_URL = @PACKAGE_URL@
21006
 
 PACKAGE_VERSION = @PACKAGE_VERSION@
21007
 
 PANEL_CFLAGS = @PANEL_CFLAGS@
21008
 
 PANEL_LIBS = @PANEL_LIBS@
21009
 
diff -Nur gnome-panel-2.27.92/help/Makefile.in gnome-panel-2.27.92.ubuntu/help/Makefile.in
21010
 
--- gnome-panel-2.27.92/help/Makefile.in        2009-09-09 02:26:40.000000000 +0200
21011
 
+++ gnome-panel-2.27.92.ubuntu/help/Makefile.in 2009-09-09 13:08:26.000000000 +0200
 
20987
diff -Nur gnome-panel-2.28.0/help/clock/Makefile.in gnome-panel-2.28.0.ubuntu/help/clock/Makefile.in
 
20988
--- gnome-panel-2.28.0/help/clock/Makefile.in   2009-09-21 18:36:48.000000000 +0200
 
20989
+++ gnome-panel-2.28.0.ubuntu/help/clock/Makefile.in    2009-09-21 23:15:42.000000000 +0200
 
20990
@@ -204,6 +204,7 @@
 
20991
 PACKAGE_NAME = @PACKAGE_NAME@
 
20992
 PACKAGE_STRING = @PACKAGE_STRING@
 
20993
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
20994
+PACKAGE_URL = @PACKAGE_URL@
 
20995
 PACKAGE_VERSION = @PACKAGE_VERSION@
 
20996
 PANEL_CFLAGS = @PANEL_CFLAGS@
 
20997
 PANEL_LIBS = @PANEL_LIBS@
 
20998
diff -Nur gnome-panel-2.28.0/help/fish/Makefile.in gnome-panel-2.28.0.ubuntu/help/fish/Makefile.in
 
20999
--- gnome-panel-2.28.0/help/fish/Makefile.in    2009-09-21 18:36:49.000000000 +0200
 
21000
+++ gnome-panel-2.28.0.ubuntu/help/fish/Makefile.in     2009-09-21 23:15:42.000000000 +0200
 
21001
@@ -204,6 +204,7 @@
 
21002
 PACKAGE_NAME = @PACKAGE_NAME@
 
21003
 PACKAGE_STRING = @PACKAGE_STRING@
 
21004
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
21005
+PACKAGE_URL = @PACKAGE_URL@
 
21006
 PACKAGE_VERSION = @PACKAGE_VERSION@
 
21007
 PANEL_CFLAGS = @PANEL_CFLAGS@
 
21008
 PANEL_LIBS = @PANEL_LIBS@
 
21009
diff -Nur gnome-panel-2.28.0/help/Makefile.in gnome-panel-2.28.0.ubuntu/help/Makefile.in
 
21010
--- gnome-panel-2.28.0/help/Makefile.in 2009-09-21 18:36:48.000000000 +0200
 
21011
+++ gnome-panel-2.28.0.ubuntu/help/Makefile.in  2009-09-21 23:15:41.000000000 +0200
21012
21012
@@ -219,6 +219,7 @@
21013
21013
 PACKAGE_NAME = @PACKAGE_NAME@
21014
21014
 PACKAGE_STRING = @PACKAGE_STRING@
21017
21017
 PACKAGE_VERSION = @PACKAGE_VERSION@
21018
21018
 PANEL_CFLAGS = @PANEL_CFLAGS@
21019
21019
 PANEL_LIBS = @PANEL_LIBS@
21020
 
diff -Nur gnome-panel-2.27.92/icons/16x16/Makefile.in gnome-panel-2.27.92.ubuntu/icons/16x16/Makefile.in
21021
 
--- gnome-panel-2.27.92/icons/16x16/Makefile.in 2009-09-09 02:26:41.000000000 +0200
21022
 
+++ gnome-panel-2.27.92.ubuntu/icons/16x16/Makefile.in  2009-09-09 13:08:26.000000000 +0200
21023
 
@@ -203,6 +203,7 @@
21024
 
 PACKAGE_NAME = @PACKAGE_NAME@
21025
 
 PACKAGE_STRING = @PACKAGE_STRING@
21026
 
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
21027
 
+PACKAGE_URL = @PACKAGE_URL@
21028
 
 PACKAGE_VERSION = @PACKAGE_VERSION@
21029
 
 PANEL_CFLAGS = @PANEL_CFLAGS@
21030
 
 PANEL_LIBS = @PANEL_LIBS@
21031
 
diff -Nur gnome-panel-2.27.92/icons/22x22/Makefile.in gnome-panel-2.27.92.ubuntu/icons/22x22/Makefile.in
21032
 
--- gnome-panel-2.27.92/icons/22x22/Makefile.in 2009-09-09 02:26:41.000000000 +0200
21033
 
+++ gnome-panel-2.27.92.ubuntu/icons/22x22/Makefile.in  2009-09-09 13:08:26.000000000 +0200
21034
 
@@ -203,6 +203,7 @@
21035
 
 PACKAGE_NAME = @PACKAGE_NAME@
21036
 
 PACKAGE_STRING = @PACKAGE_STRING@
21037
 
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
21038
 
+PACKAGE_URL = @PACKAGE_URL@
21039
 
 PACKAGE_VERSION = @PACKAGE_VERSION@
21040
 
 PANEL_CFLAGS = @PANEL_CFLAGS@
21041
 
 PANEL_LIBS = @PANEL_LIBS@
21042
 
diff -Nur gnome-panel-2.27.92/icons/24x24/Makefile.in gnome-panel-2.27.92.ubuntu/icons/24x24/Makefile.in
21043
 
--- gnome-panel-2.27.92/icons/24x24/Makefile.in 2009-09-09 02:26:41.000000000 +0200
21044
 
+++ gnome-panel-2.27.92.ubuntu/icons/24x24/Makefile.in  2009-09-09 13:08:26.000000000 +0200
21045
 
@@ -203,6 +203,7 @@
21046
 
 PACKAGE_NAME = @PACKAGE_NAME@
21047
 
 PACKAGE_STRING = @PACKAGE_STRING@
21048
 
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
21049
 
+PACKAGE_URL = @PACKAGE_URL@
21050
 
 PACKAGE_VERSION = @PACKAGE_VERSION@
21051
 
 PANEL_CFLAGS = @PANEL_CFLAGS@
21052
 
 PANEL_LIBS = @PANEL_LIBS@
21053
 
diff -Nur gnome-panel-2.27.92/icons/32x32/Makefile.in gnome-panel-2.27.92.ubuntu/icons/32x32/Makefile.in
21054
 
--- gnome-panel-2.27.92/icons/32x32/Makefile.in 2009-09-09 02:26:41.000000000 +0200
21055
 
+++ gnome-panel-2.27.92.ubuntu/icons/32x32/Makefile.in  2009-09-09 13:08:26.000000000 +0200
21056
 
@@ -203,6 +203,7 @@
21057
 
 PACKAGE_NAME = @PACKAGE_NAME@
21058
 
 PACKAGE_STRING = @PACKAGE_STRING@
21059
 
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
21060
 
+PACKAGE_URL = @PACKAGE_URL@
21061
 
 PACKAGE_VERSION = @PACKAGE_VERSION@
21062
 
 PANEL_CFLAGS = @PANEL_CFLAGS@
21063
 
 PANEL_LIBS = @PANEL_LIBS@
21064
 
diff -Nur gnome-panel-2.27.92/icons/48x48/Makefile.in gnome-panel-2.27.92.ubuntu/icons/48x48/Makefile.in
21065
 
--- gnome-panel-2.27.92/icons/48x48/Makefile.in 2009-09-09 02:26:41.000000000 +0200
21066
 
+++ gnome-panel-2.27.92.ubuntu/icons/48x48/Makefile.in  2009-09-09 13:08:26.000000000 +0200
21067
 
@@ -203,6 +203,7 @@
21068
 
 PACKAGE_NAME = @PACKAGE_NAME@
21069
 
 PACKAGE_STRING = @PACKAGE_STRING@
21070
 
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
21071
 
+PACKAGE_URL = @PACKAGE_URL@
21072
 
 PACKAGE_VERSION = @PACKAGE_VERSION@
21073
 
 PANEL_CFLAGS = @PANEL_CFLAGS@
21074
 
 PANEL_LIBS = @PANEL_LIBS@
21075
 
diff -Nur gnome-panel-2.27.92/icons/Makefile.in gnome-panel-2.27.92.ubuntu/icons/Makefile.in
21076
 
--- gnome-panel-2.27.92/icons/Makefile.in       2009-09-09 02:26:41.000000000 +0200
21077
 
+++ gnome-panel-2.27.92.ubuntu/icons/Makefile.in        2009-09-09 13:08:26.000000000 +0200
 
21020
diff -Nur gnome-panel-2.28.0/icons/16x16/Makefile.in gnome-panel-2.28.0.ubuntu/icons/16x16/Makefile.in
 
21021
--- gnome-panel-2.28.0/icons/16x16/Makefile.in  2009-09-21 18:36:49.000000000 +0200
 
21022
+++ gnome-panel-2.28.0.ubuntu/icons/16x16/Makefile.in   2009-09-21 23:15:42.000000000 +0200
 
21023
@@ -203,6 +203,7 @@
 
21024
 PACKAGE_NAME = @PACKAGE_NAME@
 
21025
 PACKAGE_STRING = @PACKAGE_STRING@
 
21026
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
21027
+PACKAGE_URL = @PACKAGE_URL@
 
21028
 PACKAGE_VERSION = @PACKAGE_VERSION@
 
21029
 PANEL_CFLAGS = @PANEL_CFLAGS@
 
21030
 PANEL_LIBS = @PANEL_LIBS@
 
21031
diff -Nur gnome-panel-2.28.0/icons/22x22/Makefile.in gnome-panel-2.28.0.ubuntu/icons/22x22/Makefile.in
 
21032
--- gnome-panel-2.28.0/icons/22x22/Makefile.in  2009-09-21 18:36:49.000000000 +0200
 
21033
+++ gnome-panel-2.28.0.ubuntu/icons/22x22/Makefile.in   2009-09-21 23:15:42.000000000 +0200
 
21034
@@ -203,6 +203,7 @@
 
21035
 PACKAGE_NAME = @PACKAGE_NAME@
 
21036
 PACKAGE_STRING = @PACKAGE_STRING@
 
21037
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
21038
+PACKAGE_URL = @PACKAGE_URL@
 
21039
 PACKAGE_VERSION = @PACKAGE_VERSION@
 
21040
 PANEL_CFLAGS = @PANEL_CFLAGS@
 
21041
 PANEL_LIBS = @PANEL_LIBS@
 
21042
diff -Nur gnome-panel-2.28.0/icons/24x24/Makefile.in gnome-panel-2.28.0.ubuntu/icons/24x24/Makefile.in
 
21043
--- gnome-panel-2.28.0/icons/24x24/Makefile.in  2009-09-21 18:36:49.000000000 +0200
 
21044
+++ gnome-panel-2.28.0.ubuntu/icons/24x24/Makefile.in   2009-09-21 23:15:42.000000000 +0200
 
21045
@@ -203,6 +203,7 @@
 
21046
 PACKAGE_NAME = @PACKAGE_NAME@
 
21047
 PACKAGE_STRING = @PACKAGE_STRING@
 
21048
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
21049
+PACKAGE_URL = @PACKAGE_URL@
 
21050
 PACKAGE_VERSION = @PACKAGE_VERSION@
 
21051
 PANEL_CFLAGS = @PANEL_CFLAGS@
 
21052
 PANEL_LIBS = @PANEL_LIBS@
 
21053
diff -Nur gnome-panel-2.28.0/icons/32x32/Makefile.in gnome-panel-2.28.0.ubuntu/icons/32x32/Makefile.in
 
21054
--- gnome-panel-2.28.0/icons/32x32/Makefile.in  2009-09-21 18:36:49.000000000 +0200
 
21055
+++ gnome-panel-2.28.0.ubuntu/icons/32x32/Makefile.in   2009-09-21 23:15:42.000000000 +0200
 
21056
@@ -203,6 +203,7 @@
 
21057
 PACKAGE_NAME = @PACKAGE_NAME@
 
21058
 PACKAGE_STRING = @PACKAGE_STRING@
 
21059
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
21060
+PACKAGE_URL = @PACKAGE_URL@
 
21061
 PACKAGE_VERSION = @PACKAGE_VERSION@
 
21062
 PANEL_CFLAGS = @PANEL_CFLAGS@
 
21063
 PANEL_LIBS = @PANEL_LIBS@
 
21064
diff -Nur gnome-panel-2.28.0/icons/48x48/Makefile.in gnome-panel-2.28.0.ubuntu/icons/48x48/Makefile.in
 
21065
--- gnome-panel-2.28.0/icons/48x48/Makefile.in  2009-09-21 18:36:50.000000000 +0200
 
21066
+++ gnome-panel-2.28.0.ubuntu/icons/48x48/Makefile.in   2009-09-21 23:15:42.000000000 +0200
 
21067
@@ -203,6 +203,7 @@
 
21068
 PACKAGE_NAME = @PACKAGE_NAME@
 
21069
 PACKAGE_STRING = @PACKAGE_STRING@
 
21070
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
21071
+PACKAGE_URL = @PACKAGE_URL@
 
21072
 PACKAGE_VERSION = @PACKAGE_VERSION@
 
21073
 PANEL_CFLAGS = @PANEL_CFLAGS@
 
21074
 PANEL_LIBS = @PANEL_LIBS@
 
21075
diff -Nur gnome-panel-2.28.0/icons/Makefile.in gnome-panel-2.28.0.ubuntu/icons/Makefile.in
 
21076
--- gnome-panel-2.28.0/icons/Makefile.in        2009-09-21 18:36:50.000000000 +0200
 
21077
+++ gnome-panel-2.28.0.ubuntu/icons/Makefile.in 2009-09-21 23:15:42.000000000 +0200
21078
21078
@@ -243,6 +243,7 @@
21079
21079
 PACKAGE_NAME = @PACKAGE_NAME@
21080
21080
 PACKAGE_STRING = @PACKAGE_STRING@
21083
21083
 PACKAGE_VERSION = @PACKAGE_VERSION@
21084
21084
 PANEL_CFLAGS = @PANEL_CFLAGS@
21085
21085
 PANEL_LIBS = @PANEL_LIBS@
21086
 
diff -Nur gnome-panel-2.27.92/icons/scalable/Makefile.in gnome-panel-2.27.92.ubuntu/icons/scalable/Makefile.in
21087
 
--- gnome-panel-2.27.92/icons/scalable/Makefile.in      2009-09-09 02:26:41.000000000 +0200
21088
 
+++ gnome-panel-2.27.92.ubuntu/icons/scalable/Makefile.in       2009-09-09 13:08:26.000000000 +0200
21089
 
@@ -203,6 +203,7 @@
21090
 
 PACKAGE_NAME = @PACKAGE_NAME@
21091
 
 PACKAGE_STRING = @PACKAGE_STRING@
21092
 
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
21093
 
+PACKAGE_URL = @PACKAGE_URL@
21094
 
 PACKAGE_VERSION = @PACKAGE_VERSION@
21095
 
 PANEL_CFLAGS = @PANEL_CFLAGS@
21096
 
 PANEL_LIBS = @PANEL_LIBS@
21097
 
diff -Nur gnome-panel-2.27.92/idl/Makefile.in gnome-panel-2.27.92.ubuntu/idl/Makefile.in
21098
 
--- gnome-panel-2.27.92/idl/Makefile.in 2009-09-09 02:26:42.000000000 +0200
21099
 
+++ gnome-panel-2.27.92.ubuntu/idl/Makefile.in  2009-09-09 13:08:26.000000000 +0200
21100
 
@@ -203,6 +203,7 @@
21101
 
 PACKAGE_NAME = @PACKAGE_NAME@
21102
 
 PACKAGE_STRING = @PACKAGE_STRING@
21103
 
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
21104
 
+PACKAGE_URL = @PACKAGE_URL@
21105
 
 PACKAGE_VERSION = @PACKAGE_VERSION@
21106
 
 PANEL_CFLAGS = @PANEL_CFLAGS@
21107
 
 PANEL_LIBS = @PANEL_LIBS@
21108
 
diff -Nur gnome-panel-2.27.92/libpanel-applet/Makefile.in gnome-panel-2.27.92.ubuntu/libpanel-applet/Makefile.in
21109
 
--- gnome-panel-2.27.92/libpanel-applet/Makefile.in     2009-09-09 02:26:42.000000000 +0200
21110
 
+++ gnome-panel-2.27.92.ubuntu/libpanel-applet/Makefile.in      2009-09-09 13:08:26.000000000 +0200
 
21086
diff -Nur gnome-panel-2.28.0/icons/scalable/Makefile.in gnome-panel-2.28.0.ubuntu/icons/scalable/Makefile.in
 
21087
--- gnome-panel-2.28.0/icons/scalable/Makefile.in       2009-09-21 18:36:50.000000000 +0200
 
21088
+++ gnome-panel-2.28.0.ubuntu/icons/scalable/Makefile.in        2009-09-21 23:15:42.000000000 +0200
 
21089
@@ -203,6 +203,7 @@
 
21090
 PACKAGE_NAME = @PACKAGE_NAME@
 
21091
 PACKAGE_STRING = @PACKAGE_STRING@
 
21092
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
21093
+PACKAGE_URL = @PACKAGE_URL@
 
21094
 PACKAGE_VERSION = @PACKAGE_VERSION@
 
21095
 PANEL_CFLAGS = @PANEL_CFLAGS@
 
21096
 PANEL_LIBS = @PANEL_LIBS@
 
21097
diff -Nur gnome-panel-2.28.0/idl/Makefile.in gnome-panel-2.28.0.ubuntu/idl/Makefile.in
 
21098
--- gnome-panel-2.28.0/idl/Makefile.in  2009-09-21 18:36:50.000000000 +0200
 
21099
+++ gnome-panel-2.28.0.ubuntu/idl/Makefile.in   2009-09-21 23:15:42.000000000 +0200
 
21100
@@ -203,6 +203,7 @@
 
21101
 PACKAGE_NAME = @PACKAGE_NAME@
 
21102
 PACKAGE_STRING = @PACKAGE_STRING@
 
21103
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
21104
+PACKAGE_URL = @PACKAGE_URL@
 
21105
 PACKAGE_VERSION = @PACKAGE_VERSION@
 
21106
 PANEL_CFLAGS = @PANEL_CFLAGS@
 
21107
 PANEL_LIBS = @PANEL_LIBS@
 
21108
diff -Nur gnome-panel-2.28.0/libpanel-applet/Makefile.in gnome-panel-2.28.0.ubuntu/libpanel-applet/Makefile.in
 
21109
--- gnome-panel-2.28.0/libpanel-applet/Makefile.in      2009-09-21 18:36:50.000000000 +0200
 
21110
+++ gnome-panel-2.28.0.ubuntu/libpanel-applet/Makefile.in       2009-09-21 23:15:42.000000000 +0200
21111
21111
@@ -269,6 +269,7 @@
21112
21112
 PACKAGE_NAME = @PACKAGE_NAME@
21113
21113
 PACKAGE_STRING = @PACKAGE_STRING@
21116
21116
 PACKAGE_VERSION = @PACKAGE_VERSION@
21117
21117
 PANEL_CFLAGS = @PANEL_CFLAGS@
21118
21118
 PANEL_LIBS = @PANEL_LIBS@
21119
 
diff -Nur gnome-panel-2.27.92/Makefile.in gnome-panel-2.27.92.ubuntu/Makefile.in
21120
 
--- gnome-panel-2.27.92/Makefile.in     2009-09-09 02:26:42.000000000 +0200
21121
 
+++ gnome-panel-2.27.92.ubuntu/Makefile.in      2009-09-09 13:08:27.000000000 +0200
 
21119
diff -Nur gnome-panel-2.28.0/Makefile.in gnome-panel-2.28.0.ubuntu/Makefile.in
 
21120
--- gnome-panel-2.28.0/Makefile.in      2009-09-21 18:36:51.000000000 +0200
 
21121
+++ gnome-panel-2.28.0.ubuntu/Makefile.in       2009-09-21 23:15:42.000000000 +0200
21122
21122
@@ -235,6 +235,7 @@
21123
21123
 PACKAGE_NAME = @PACKAGE_NAME@
21124
21124
 PACKAGE_STRING = @PACKAGE_STRING@
21127
21127
 PACKAGE_VERSION = @PACKAGE_VERSION@
21128
21128
 PANEL_CFLAGS = @PANEL_CFLAGS@
21129
21129
 PANEL_LIBS = @PANEL_LIBS@
21130
 
diff -Nur gnome-panel-2.27.92/man/Makefile.in gnome-panel-2.27.92.ubuntu/man/Makefile.in
21131
 
--- gnome-panel-2.27.92/man/Makefile.in 2009-09-09 02:26:42.000000000 +0200
21132
 
+++ gnome-panel-2.27.92.ubuntu/man/Makefile.in  2009-09-09 13:08:26.000000000 +0200
 
21130
diff -Nur gnome-panel-2.28.0/man/Makefile.in gnome-panel-2.28.0.ubuntu/man/Makefile.in
 
21131
--- gnome-panel-2.28.0/man/Makefile.in  2009-09-21 18:36:50.000000000 +0200
 
21132
+++ gnome-panel-2.28.0.ubuntu/man/Makefile.in   2009-09-21 23:15:42.000000000 +0200
21133
21133
@@ -204,6 +204,7 @@
21134
21134
 PACKAGE_NAME = @PACKAGE_NAME@
21135
21135
 PACKAGE_STRING = @PACKAGE_STRING@