debian/0000755000000000000000000000000012632165300007164 5ustar debian/source/0000755000000000000000000000000012632162346010473 5ustar debian/source/format0000644000000000000000000000001412632162346011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212632162346010371 0ustar 9 debian/gbp.conf0000644000000000000000000000003612632162346010611 0ustar [DEFAULT] pristine-tar = True debian/changelog0000644000000000000000000000027412632162435011047 0ustar golang-gopkg-flosch-pongo2.v3 (3.0+git20141028.0.5e81b81-0ubuntu1) xenial; urgency=medium * Initial release -- Stéphane Graber Wed, 09 Dec 2015 21:35:18 -0500 debian/copyright0000644000000000000000000000261612632163047011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pongo2.v3 Source: https://github.com/flosch/pongo2 Files: * Copyright: 2013-2014 Florian Schlachter License: Expat Files: debian/* Copyright: 2015 Stéphane Graber License: Expat Comment: Debian packaging is licensed under the same terms as upstream License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/rules0000755000000000000000000000017312632164235010253 0ustar #!/usr/bin/make -f # Needed for the tests export DH_GOLANG_INSTALL_ALL := 1 %: dh $@ --buildsystem=golang --with=golang debian/control0000644000000000000000000000146312632165300010573 0ustar Source: golang-gopkg-flosch-pongo2.v3 Section: devel Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Go Packaging Team Build-Depends: debhelper (>= 9), dh-golang, golang-go, golang-check.v1-dev Standards-Version: 3.9.6 Homepage: https://github.com/flosch/pongo2 XS-Go-Import-Path: gopkg.in/flosch/pongo2.v3 Package: golang-gopkg-flosch-pongo2.v3-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-go, golang-check.v1-dev Description: Django-syntax like template-engine for Go This offers a template renderer compatible with the Django syntax but for the Go language. . pongo2 is the successor of pongo.