debian/0000755000000000000000000000000011743064677007205 5ustar debian/source/0000755000000000000000000000000011743064610010470 5ustar debian/source/format0000644000000000000000000000001411743064610011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211743064610010366 0ustar 9 debian/changelog0000644000000000000000000000652711743064677011071 0ustar octave-zenity (0.5.7-5) unstable; urgency=low [ Rafael Laboissiere ] * debian/watch: Use the SourceForge redirector * debian/copyright: Converted to UTF-8 -- Sébastien Villemot Mon, 16 Apr 2012 20:49:08 +0200 octave-zenity (0.5.7-4) unstable; urgency=low [ Rafael Laboissiere ] * Imported Upstream version 0.5.7 * Bump to debhelper compat level 9 * Build-depend on octave-pkg-dev >= 1.0.1, to build against Octave 3.6 * Add Sébastien Villemot to the list of Uploaders * Bump to Standards-Version 3.9.3, no changes needed * Add versioned dependency on zenity, as specified upstream * debian/copyright: update to machine-readable format 1.0 -- Thomas Weber Fri, 16 Mar 2012 17:33:01 +0100 octave-zenity (0.5.7-3) unstable; urgency=low * debian/control: - Remove Rafael Laboissiere from Uploaders (Closes: #571913) - Remove Ólafur Jens Sigurðsson from Uploaders * Bump Standards-Version to 3.9.1 (no changes needed) * Switch to dpkg-source 3.0 (quilt) format -- Thomas Weber Mon, 18 Apr 2011 23:19:58 +0200 octave-zenity (0.5.7-2) unstable; urgency=low [ Rafael Laboissiere ] * debian/control: Build-depend on octave-pkg-dev >= 0.7.0, such that the package is built against octave3.2 -- Thomas Weber Wed, 30 Dec 2009 10:29:02 +0100 octave-zenity (0.5.7-1) unstable; urgency=low * New upstream release * debian/patches/autoload-yes.diff: New patch for autolading the package when Octave starts * debian/rules: Include patchsys-quilt.mk * debian/control: + (Build-Depends): Add quilt + (Standards-Version): Bump to 3.8.1 (no changes needed) + (Depends): Add ${misc:Depends} + (Vcs-Git, Vcs-Browser): Adjust to new Git repository * debian/source.lintian-overrides: Add file for overriding Lintian warnings build-depends-without-arch-dep * debian/copyright: + Use DEP5 URL in Format-Specification + Use separate License stanzas for instructing about the location of the different licenses used in the package * debian/README.source: Add file explaining the quilt patch system, as required by the Policy -- Rafael Laboissiere Sun, 24 May 2009 23:30:23 +0200 octave-zenity (0.5.6-2) unstable; urgency=low [ Rafael Laboissiere ] * debian/copyright: Add header * debian/control: Bump build-dependency on octave-pkg-dev to >= 0.6.4, such that the package is built with the versioned packages directory [ Thomas Weber ] * Upload to unstable -- Thomas Weber Mon, 06 Apr 2009 22:53:14 +0200 octave-zenity (0.5.6-1) experimental; urgency=low [ Ólafur Jens Sigurðsson ] * debian/control: Bumped Standards-Version to 3.8.0 (no changes needed) [ Thomas Weber ] * New upstream release * Bump dependency on octave-pkg-dev to 0.6.1, to get the experimental version -- Thomas Weber Sun, 14 Dec 2008 17:25:54 +0100 octave-zenity (0.5.5-1) unstable; urgency=low [ Ólafur Jens Sigurðsson ] * New upstream version -- Thomas Weber Wed, 14 May 2008 13:59:20 +0200 octave-zenity (0.5.4-1) unstable; urgency=low * Initial release (closes: #468532) -- Ólafur Jens Sigurðsson Sat, 23 Feb 2008 20:32:14 +0100 debian/copyright0000644000000000000000000000444111743064610011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Zenity package for Octave Upstream-Contact: The Octave Community Source: http://octave.sourceforge.net/zenity/ Files: inst/zenity_calendar.m inst/zenity_entry.m inst/zenity_file_selection.m inst/zenity_list.m inst/zenity_message.m inst/zenity_notification.m inst/zenity_progress.m inst/zenity_text_info.m Copyright: 2006 Søren Hauberg License: GPL-2+ Files: inst/zenity_scale.m Copyright: 2006 Muthiah Annamalai License: GPL-2+ Files: debian/* Copyright: 2008 Ólafur Jens Sigurðsson 2008-2009, 2011 Thomas Weber 2009, 2012 Rafael Laboissiere License: GPL-3+ License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License, version 2, can be found in the file `/usr/share/common-licenses/GPL-2'. License: GPL-3+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License, version 3, can be found in the file `/usr/share/common-licenses/GPL-3'. debian/patches/0000755000000000000000000000000011743064610010617 5ustar debian/patches/autoload-yes.diff0000644000000000000000000000044011743064610014055 0ustar Autoload the package when starting Octave. -- Rafael Laboissiere Fri, 22 May 2009 21:08:51 +0200 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -12,3 +12,4 @@ License: GPL version 2 or later SystemRequirements: zenity (>= 2.16) Url: http://octave.sf.net +Autoload: yes debian/patches/series0000644000000000000000000000002211743064610012026 0ustar autoload-yes.diff debian/control0000644000000000000000000000203611743064610010574 0ustar Source: octave-zenity Section: math Priority: optional Maintainer: Debian Octave Group Uploaders: Thomas Weber , Sébastien Villemot DM-Upload-Allowed: yes Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.1) Standards-Version: 3.9.3 Homepage: http://octave.sourceforge.net/zenity Vcs-Git: git://git.debian.org/git/pkg-octave/octave-zenity.git Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-zenity.git Package: octave-zenity Architecture: all Depends: ${misc:Depends}, ${octave:Depends}, zenity (>= 2.16) Description: simple graphical user interfaces using zenity in Octave This package provides a set of functions for creating simple graphical user interfaces for Octave. It is currently possible to create calendar windows, text entries, file selection dialogs, lists, message windows, icons in the notification area, and windows for large amount of text. . This Octave add-on package is part of the Octave-Forge project. debian/watch0000644000000000000000000000006411743064610010221 0ustar version=3 http://sf.net/octave/zenity-(.+)\.tar\.gz debian/rules0000755000000000000000000000012511743064610010246 0ustar #!/usr/bin/make -f # -*- makefile -*- include /usr/share/cdbs/1/class/octave-pkg.mk