diff --git a/debian/changelog b/debian/changelog index a8f4fe4893..9531252fae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ gtk+2.0 (2.20.0-3) UNRELEASED; urgency=low * deban/control.in - Add Vcs-* fields. + - Add Homepage field. -- Michael Biebl Sat, 10 Apr 2010 14:43:05 +0200 diff --git a/debian/control b/debian/control index 1e0d4375cb..40adef0f4e 100644 --- a/debian/control +++ b/debian/control @@ -46,6 +46,7 @@ Build-Depends-Indep: gtk-doc-tools (>= 1.8), Standards-Version: 3.8.4 Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/gtk+2.0/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk+2.0/ +Homepage: http://www.gtk.org/ Package: libgtk2.0-0 Architecture: any diff --git a/debian/control.in b/debian/control.in index 8d91eff242..baf087e27c 100644 --- a/debian/control.in +++ b/debian/control.in @@ -46,6 +46,7 @@ Build-Depends-Indep: gtk-doc-tools (>= 1.8), Standards-Version: 3.8.4 Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/gtk+2.0/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk+2.0/ +Homepage: http://www.gtk.org/ Package: @SHARED_PKG@ Architecture: any