Add Homepage field.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ gtk+2.0 (2.20.0-3) UNRELEASED; urgency=low
|
|||||||
|
|
||||||
* deban/control.in
|
* deban/control.in
|
||||||
- Add Vcs-* fields.
|
- Add Vcs-* fields.
|
||||||
|
- Add Homepage field.
|
||||||
|
|
||||||
-- Michael Biebl <biebl@debian.org> Sat, 10 Apr 2010 14:43:05 +0200
|
-- Michael Biebl <biebl@debian.org> Sat, 10 Apr 2010 14:43:05 +0200
|
||||||
|
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -46,6 +46,7 @@ Build-Depends-Indep: gtk-doc-tools (>= 1.8),
|
|||||||
Standards-Version: 3.8.4
|
Standards-Version: 3.8.4
|
||||||
Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/gtk+2.0/
|
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/
|
Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk+2.0/
|
||||||
|
Homepage: http://www.gtk.org/
|
||||||
|
|
||||||
Package: libgtk2.0-0
|
Package: libgtk2.0-0
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
1
debian/control.in
vendored
1
debian/control.in
vendored
@ -46,6 +46,7 @@ Build-Depends-Indep: gtk-doc-tools (>= 1.8),
|
|||||||
Standards-Version: 3.8.4
|
Standards-Version: 3.8.4
|
||||||
Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/gtk+2.0/
|
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/
|
Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk+2.0/
|
||||||
|
Homepage: http://www.gtk.org/
|
||||||
|
|
||||||
Package: @SHARED_PKG@
|
Package: @SHARED_PKG@
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
Reference in New Issue
Block a user