debian/0000755000000000000000000000000012230570272007166 5ustar debian/compat0000644000000000000000000000000212230567153010370 0ustar 5 debian/control0000644000000000000000000000157612230567153010606 0ustar Source: yorick-gy Section: science Priority: extra Maintainer: Debian Science Maintainers Uploaders: Thibaut Paumard Build-Depends: debhelper (>= 7.0.50~), yorick-dev (>= 2.2), libgirepository1.0-dev Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/debian-science/packages/yorick-gy.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/yorick-gy.git Homepage: http://github.com/paumard/yorick-gy Package: yorick-gy Architecture: any Depends: yorick (>= 2.2), ${shlibs:Depends}, ${misc:Depends} Recommends: gir1.2-gtk-3.0 Description: GObject introspection and Gtk bindings for Yorick This plug-in allows using GObject-introspection. In turn, this allows writing Gtk graphical user interfaces directly in Yorick. . Special helpers are provided for building Gtk interfaces. debian/copyright0000644000000000000000000000173012230567153011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Thibaut Paumard Source: https://github.com/paumard/yorick-gy Files: * Copyright: (c) 2013 Thibaut Paumard License: GPL-3+ yorick-gy 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. . Gyoto 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 gy. If not, see . . Under Debian systems, a copy of the GNU General Public License can be found at /usr/share/common-licenses/GPL-3. debian/docs0000644000000000000000000000001212230567153010036 0ustar README.md debian/examples0000644000000000000000000000004012230567153010725 0ustar gyhelloworld.i gyhelloworld.xml debian/rules0000755000000000000000000000030412230567153010247 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_install-arch: dh_installyorick override_dh_auto_clean: $(MAKE) Y_MAKEDIR=/usr/lib/yorick Y_EXE=/usr/bin/yorick distclean override_dh_auto_test: debian/source/0000755000000000000000000000000012230567153010472 5ustar debian/source/format0000644000000000000000000000001412230567153011700 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000022112230567153010216 0ustar version=3 opts=filenamemangle=s/.+\/v?(.*)\.tar\.gz/yorick-gy-$1.tar.gz/ \ https://github.com/paumard/yorick-gy/tags .*/v?(\d[\d\.]+)\.tar\.gz debian/ynstall0000644000000000000000000000007012230567153010600 0ustar yorick-gy.packinfo yorick-gy.keywords yorick-gy.aliases debian/changelog0000644000000000000000000000155212230567506011051 0ustar yorick-gy (0.0.5-1) unstable; urgency=low * New upstream release -- Thibaut Paumard Sat, 19 Oct 2013 22:42:22 +0200 yorick-gy (0.0.3-2) unstable; urgency=low * Canonicalize VCS fields. * Check against Policy 3.9.4. * Bug fix: "FTBFS: No rule to make target `/Make'", thanks to Daniel Schepler (Closes: #725510). -- Thibaut Paumard Mon, 07 Oct 2013 15:59:15 +0200 yorick-gy (0.0.3-1) unstable; urgency=low * New upstream release -- Thibaut Paumard Thu, 25 Jul 2013 16:03:16 +0200 yorick-gy (0.0.2-1) unstable; urgency=low * New upstream release -- Thibaut Paumard Mon, 22 Jul 2013 21:23:09 -0400 yorick-gy (0.0.1-1) unstable; urgency=low * Initial Release. Closes: #709284 -- Thibaut Paumard Fri, 07 Jun 2013 17:15:24 +0200