debian/0000755000000000000000000000000012141447413007167 5ustar debian/compat0000644000000000000000000000000211717264443010375 0ustar 9 debian/rules0000755000000000000000000000005511717264443010257 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/docs0000644000000000000000000000001711717264443010050 0ustar AUTHORS README debian/control0000644000000000000000000000260512141447311010572 0ustar Source: liblarch Section: python Priority: optional Maintainer: Luca Falavigna Uploaders: Debian Python Modules Team Build-Depends: debhelper (>= 9~), python-all (>= 2.6.6-3~) Standards-Version: 3.9.4 X-Python-Version: >= 2.5 Homepage: https://live.gnome.org/liblarch Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/liblarch/trunk/ Vcs-Browser: http://anonscm.debian.org/viewsvn/python-modules/packages/liblarch/trunk/ Package: python-liblarch Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-gobject-2, python-gtk2 Breaks: python-liblarch-gtk (<< 2.1.0), gtg (<< 0.3) Replaces: python-liblarch-gtk (<< 2.1.0) Description: easily handle data structures Liblarch is a Python module created to easily handle data structure such as lists, trees and directed acyclic graphs (tree where nodes can have multiple parents). . Liblarch supports multiple views of one data structure and complex filtering. That way, you have a clear separation between your data (Model) and how they are displayed (View). Package: python-liblarch-gtk Architecture: all Section: oldlibs Priority: extra Depends: python-liblarch, ${misc:Depends} Description: transitional dummy package for python-liblarch This is a dummy package to ease transition to the new package python-liblarch. . It can be safely removed from your system. debian/changelog0000644000000000000000000000161112141447375011047 0ustar liblarch (2.1.0-2) unstable; urgency=low * Upload to unstable. * debian/control: - Use canonical URIs for VCS fields. * debian/watch: - Point to GitHub repository, thanks Bart Martens! -- Luca Falavigna Sun, 05 May 2013 14:22:10 +0200 liblarch (2.1.0-1) experimental; urgency=low * New upstream release. * debian/control: - Fix Vcs-* fields links. - Breaks gtg older than version 0.3. - Provide transitional package for python-liblarch-gtk, which has been merged in python-liblarch. - Bump Standards-Version to 3.9.4, no changes required. * debian/copyright: - Point to 1.0 copyright format URL. -- Luca Falavigna Sat, 10 Nov 2012 10:31:26 +0100 liblarch (0.1.0-1) unstable; urgency=low * Initial release (Closes: #660142). -- Luca Falavigna Thu, 16 Feb 2012 20:52:22 +0100 debian/install0000644000000000000000000000002012047324175010554 0ustar usr/lib/python* debian/copyright0000644000000000000000000000225512047324407011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: liblarch Source: http://gtg.fritalk.com/publique/gtg.fritalk.com/liblarch/ Files: * Copyright: 2011-2012, Lionel Dricot 2011-2012, Izidor MatuĊĦov License: LGPL-3.0+ Files: debian/* Copyright: 2012 Luca Falavigna License: LGPL-3.0+ License: LGPL-3.0+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This package 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 Lesser 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 Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-3". debian/source/0000755000000000000000000000000012141447413010467 5ustar debian/source/format0000644000000000000000000000001411717264443011705 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017412141446343010223 0ustar version=3 https://github.com/liblarch/liblarch/tags \ .*/archive/(?:upstream/)?(?:v||version-|release-|X|R)(\d\S*)\.tar\.gz