diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/control.in | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index dba546b3..da5045da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +zenity (3.8.0-2) UNRELEASED; urgency=low + + * Update homepage + + -- Jeremy Bicha <jbicha@ubuntu.com> Fri, 28 Jun 2013 18:38:38 -0400 + zenity (3.8.0-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 5c812e73..e776efa6 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.4 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/zenity Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/zenity -Homepage: http://live.gnome.org/Zenity +Homepage: https://wiki.gnome.org/Zenity Package: zenity Architecture: any diff --git a/debian/control.in b/debian/control.in index ce10bce5..1f90d23e 100644 --- a/debian/control.in +++ b/debian/control.in @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.4 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/zenity Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/zenity -Homepage: http://live.gnome.org/Zenity +Homepage: https://wiki.gnome.org/Zenity Package: zenity Architecture: any |