debian/0000755000000000000000000000000012264322734007173 5ustar debian/libparse-dia-sql-perl.docs0000644000000000000000000000000512264322734014131 0ustar TODO debian/rules0000755000000000000000000000003612264322734010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000260512264322734010601 0ustar Source: libparse-dia-sql-perl Maintainer: Debian Perl Group Uploaders: Andreas Faafeng , Jonathan Yu , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libhtml-lint-perl, liblog-log4perl-perl, libtest-exception-perl, libtext-table-perl, libxml-dom-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparse-dia-sql-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-dia-sql-perl.git Homepage: https://metacpan.org/release/Parse-Dia-SQL/ Package: libparse-dia-sql-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libhtml-lint-perl, liblog-log4perl-perl, libtext-table-perl, libxml-dom-perl Description: module for parsing Dia diagram files and generating SQL Parse::Dia::SQL is a Perl module that parses files created in the Dia diagram creation program, represents it as an internal datastructure, and produces the SQL statements it represents. . This package also provides the 'parsediasql' command-line utility to convert diagrams into SQL. this utility replaces the older tedia2sql program. debian/libparse-dia-sql-perl.lintian-overrides0000644000000000000000000000027612264322734016651 0ustar # this is a long template unfortunately libparse-dia-sql-perl: manpage-has-errors-from-man usr/share/man/man3/Parse::Dia::SQL::Output::HTML.3pm.gz 383: warning [p 4, 6.0i]: can't break line debian/source/0000755000000000000000000000000012264322734010473 5ustar debian/source/format0000644000000000000000000000001412264322734011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000541012264322734011045 0ustar libparse-dia-sql-perl (0.27-1) unstable; urgency=medium * New upstream release. * Drop spelling.patch, merged upstream. -- gregor herrmann Sat, 11 Jan 2014 21:13:00 +0100 libparse-dia-sql-perl (0.26-1) unstable; urgency=medium * New upstream release. * Update years of packaging copyright. Add info about new third-party file. -- gregor herrmann Thu, 02 Jan 2014 21:42:09 +0100 libparse-dia-sql-perl (0.23-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * Drop spelling patch, merged upstream. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Update years of packaging copyright. * Declare compliance with Debian Policy 3.9.5. * Update lintian override (offset). * Add new patch to fix another spelling mistake. -- gregor herrmann Wed, 25 Dec 2013 16:29:59 +0100 libparse-dia-sql-perl (0.22-1) unstable; urgency=low * New upstream release. * debian/copyright: update to Copyright-Format 1.0. * Add (build) dependency on libhtml-lint-perl. * Bump Standards-Version to 3.9.3 (no changes). * Add a patch to fix some spelling mistakes. * Add a lintian override for a warning about a long line in a manpage. -- gregor herrmann Sat, 25 Aug 2012 22:16:39 +0200 libparse-dia-sql-perl (0.20-1) unstable; urgency=low * New upstream release. -- gregor herrmann Tue, 07 Feb 2012 20:12:37 +0100 libparse-dia-sql-perl (0.19-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sat, 28 Jan 2012 23:12:55 +0100 libparse-dia-sql-perl (0.18-1) unstable; urgency=low [ gregor herrmann ] * Remove alternative (build) dependencies that are already satisfied in oldstable. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. * Add /me to Uploaders. * Bump Standards-Version to 3.9.2 (no changes). -- gregor herrmann Fri, 20 Jan 2012 21:01:55 +0100 libparse-dia-sql-perl (0.17-1) unstable; urgency=low [Andreas Faafeng] * New upstream release [Jonathan Yu] * Rewrite control description * Bump to debhelper compat 8 * Add myself to Uploaders and Copyright * Standards-Version 3.9.1 (no changes) -- Jonathan Yu Wed, 16 Mar 2011 22:51:09 +0100 libparse-dia-sql-perl (0.16-1) unstable; urgency=low * Initial Release, closes: #577660. -- Andreas Faafeng Tue, 15 Jun 2010 07:19:06 +0200 debian/compat0000644000000000000000000000000212264322734010371 0ustar 8 debian/copyright0000644000000000000000000000201112264322734011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Parse-Dia-SQL Upstream-Contact: Andreas Faafeng Source: https://metacpan.org/release/Parse-Dia-SQL/ Files: * Copyright: 2008, Andreas Faafeng License: GPL-2+ Comment: based on tedia2sql, Copyright 2004, Tim Ellis, Files: installer/parsediasql-setup.nsi Copyright: 2009-2012, Steffen Macke License: GPL-2+ Files: debian/* Copyright: 2010, Andreas Faafeng 2011, Jonathan Yu 2012-2014, gregor herrmann License: GPL-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, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/watch0000644000000000000000000000017012264322734010222 0ustar version=3 https://metacpan.org/release/Parse-Dia-SQL/ .*/Parse-Dia-SQL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$