debian/0000755000000000000000000000000011677467277007216 5ustar debian/changelog0000644000000000000000000000462611677467277011100 0ustar python-avc (0.8.3-1build1) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 02:09:03 +0000 python-avc (0.8.3-1) unstable; urgency=low [ Fabrizio Pollastri ] * New upstream release (0.8.0, 0.8.1, 0.8.3) * debian/copyright + updated copyright to machine-readable format. * Standards-Version bumped to 3.9.1 (no changes needed) * Switched from python-support to dh_python2 [ Deepak Tripathi ] * New upstream release (0.8.2) * debian/control + Bumped Standard Version to 3.8.4. + added ${misc:Depends} * debian/copyright + updated copyright information. + added debian's related information * debian/source/format + switch to quilt 3.0 format. -- Fabrizio Pollastri Mon, 19 Apr 2011 10:16:00 +0100 python-avc (0.7.1-1) unstable; urgency=low * New upstream * Standards-Version bumped to 3.8.1 (no changes needed) * Removed license.odt file from doc/ -- Fabrizio Pollastri Mon, 20 Apr 2009 12:28:35 +0100 python-avc (0.7.0-1) experimental; urgency=low * New upstream * debian/control - switch Vcs-Browser field to viewsvn -- Fabrizio Pollastri Mon, 26 Jan 2009 16:10:37 +0100 python-avc (0.6.1-1) unstable; urgency=medium * New upstream release: + added PDF documentation sources (ODT file and images) -- Fabrizio Pollastri Thu, 29 Jan 2009 19:59:38 +0100 python-avc (0.6.0-1) unstable; urgency=low * New upstream * Standards-Version bumped to 3.8.0 (no changes needed) -- Fabrizio Pollastri Tue, 10 Jun 2008 12:00:00 +0100 python-avc (0.5.0-1) unstable; urgency=low * New upstream -- Fabrizio Pollastri Tue, 4 Feb 2008 12:00:00 +0100 python-avc (0.4.0-2) UNRELEASED; urgency=low * debian/control - uniforming Vcs-Browser field -- Sandro Tosi Thu, 03 Jan 2008 11:58:52 +0100 python-avc (0.4.0-1) unstable; urgency=low * New upstream * "python-wxgtk2.6 | python-wxgtk2.8" added to Suggests * Standards-Version bumped to 3.7.3 (no changes needed) -- Fabrizio Pollastri Tue, 15 Dec 2007 12:00:00 +0100 python-avc (0.3.0-1) unstable; urgency=low * Initial release (Closes: #448646) -- Fabrizio Pollastri Tue, 30 Oct 2007 12:07:23 +0100 debian/rules0000755000000000000000000000213211553634525010255 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 build: build-stamp build-stamp: dh_testdir python setup.py build touch $@ clean: dh_testdir dh_testroot rm -f build-stamp python setup.py -q clean -a dh_clean install: build dh_testdir dh_testroot dh_prep dh_installdirs python setup.py install --no-compile \ --root=$(CURDIR)/debian/python-avc \ --install-layout=deb binary-indep: build install dh_testdir dh_testroot dh_installchangelogs changes dh_installdocs dh_installexamples dh_python2 dh_compress -X.glade -X.py -X.tcl -X.ui -X.xrc dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb binary: binary-indep binary-arch: .PHONY: build clean binary-indep binary binary-arch install debian/control0000644000000000000000000000221111553634525010576 0ustar Source: python-avc Section: python Priority: optional Maintainer: Fabrizio Pollastri Uploaders: Debian Python Modules Team Build-Depends: debhelper (>=5), python-setuptools (>=0.5), python (>=2.6.6-3) Standards-Version: 3.9.1 Homepage: http://avc.inrim.it/ Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-avc/trunk Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-avc/trunk/ Package: python-avc Architecture: all Depends: ${python:Depends}, ${misc:Depends} Suggests: python-gtk2 (>=2.0), python-qt3 (>=3.0), python-qt4 (>=4.0), python-tk (>=2.0), python-wxgtk2.6 | python-wxgtk2.8, jython (>=2.5) Description: live connection among widgets and application variables AVC, the Application View Controller is a multiplatform, fully automatic, live connection among the values displayed by graphical interface widgets and application variables. AVC supports in a uniform way the most popular widget toolkits: GTK+, Qt3, Qt4, Tk, wxWidgets. . The connections are autogenerated by looking for matching names between widget names and variable names. debian/copyright0000644000000000000000000000370011551025232011115 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: python-avc Maintainer: Fabrizio Pollastri Source: http://avc.inrim.it/dist/ Copyright: 2006-2011 Fabrizio Pollastri License: GPL-2+ Files: src/*.py, examples/* Copyright: 2006-2011 Fabrizio Pollastri License: GPL-2+ Files: debian/* Copyright: 2006-2011 Fabrizio Pollastri License: GPL-2+ Files: doc/* Copyright: 2006-2011 Fabrizio Pollastri License: GFDL-1.2 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 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: GFDL-1.2 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". . On Debian systems, the full text of the GNU Free Documentation License" License version 1.2 can be found in the file `/usr/share/common-licenses/GFDL-1.2'. debian/source/0000755000000000000000000000000011526564610010474 5ustar debian/source/format0000644000000000000000000000001511526564610011703 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000006511526564610010226 0ustar version=3 http://avc.inrim.it/dist/avc-(.*)\.tar\.gz debian/compat0000644000000000000000000000000211526564610010372 0ustar 5 debian/docs0000644000000000000000000000002411526564610010043 0ustar README doc examples