debian/0000755000000000000000000000000011616066227007175 5ustar debian/README.Debian0000644000000000000000000000073311615620740011234 0ustar Autodia in Debian ================= The following notes apply to the Autodia package in Debian: * autodia.pl is installed as /usr/bin/autodia in Debian. * The -v option of autodia (VCG output) isn't supported here, because VCG.pm isn't included in Debian. (But you are free to install ist manually.) * "autodia -z" (GraphViz output) is supported if you install the Debian package libgraphviz-perl -- Roland Stigge , Sun, 24 Feb 2008 15:04:35 +0100 debian/docs0000644000000000000000000000001411615622002010027 0ustar README TODO debian/source/0000755000000000000000000000000011615616541010474 5ustar debian/source/format0000644000000000000000000000001411615616541011702 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000011615621111010610 5ustar debian/patches/series0000644000000000000000000000003411615621111012022 0ustar 01-empty-manpages-fix.patch debian/patches/01-empty-manpages-fix.patch0000644000000000000000000000454111615616541015601 0ustar Description: Upstream changes introduced in version 2.14-1 This patch has been created by dpkg-source during the package build. Here's the last changelog entry, hopefully it gives details on why those changes were made: . autodia (2.14-1) unstable; urgency=low . * New upstream release * Updated debian/watch * debian/control: Standards-Version: 3.9.2 * Removed linebreak patch (merged upstream) . The person named in the Author field signed this changelog entry. Author: Roland Stigge --- The information above should follow the Patch Tagging Guidelines, please checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here are templates for supplementary fields that you might want to add: Origin: , Bug: Bug-Debian: http://bugs.debian.org/ Bug-Ubuntu: https://launchpad.net/bugs/ Forwarded: Reviewed-By: Last-Update: --- autodia-2.14.orig/lib/Autodia/Diagram/Superclass.pm +++ autodia-2.14/lib/Autodia/Diagram/Superclass.pm @@ -143,7 +143,3 @@ sub _update # over-rides method in Diagr 1; ########################################################################## - -=head1 - -=cut --- autodia-2.14.orig/lib/Autodia/Diagram/Dependancy.pm +++ autodia-2.14/lib/Autodia/Diagram/Dependancy.pm @@ -156,7 +156,3 @@ sub _update # over-rides method in Diagr 1; ############################################################################ - -=head1 - -=cut --- autodia-2.14.orig/lib/Autodia/Diagram/Inheritance.pm +++ autodia-2.14/lib/Autodia/Diagram/Inheritance.pm @@ -162,7 +162,3 @@ sub _update # over-rides method in Diagr ############################################################## -=head1 - -=cut - --- autodia-2.14.orig/lib/Autodia/Diagram/Object.pm +++ autodia-2.14/lib/Autodia/Diagram/Object.pm @@ -182,7 +182,3 @@ sub _set_updated 1; ############################################################################### - -=head1 - -=cut --- autodia-2.14.orig/lib/Autodia/Diagram/Realization.pm +++ autodia-2.14/lib/Autodia/Diagram/Realization.pm @@ -143,7 +143,3 @@ sub _update # over-rides method in Di 1; ############################################################################ - -=head1 - -=cut debian/compat0000644000000000000000000000000211615616541010372 0ustar 7 debian/control0000644000000000000000000000114511616066226010600 0ustar Source: autodia Section: devel Priority: optional Maintainer: Roland Stigge Build-Depends: debhelper (>= 7.0.50~), perl (>= 5.8.0-7), libtemplate-perl, libdbi-perl, libxml-simple-perl Standards-Version: 3.9.2 Package: autodia Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libtemplate-perl Suggests: libgraphviz-perl Description: generates UML diagrams from perl or C++ code AutoDia creates UML files for use with dia. It scans your perl or c++ code, and generates class diagrams in dia's native file format (XML). . Support for other languages can be provided with plugins. debian/changelog0000644000000000000000000000673511615622275011062 0ustar autodia (2.14-1) unstable; urgency=low * New upstream release * Updated debian/watch * debian/control: Standards-Version: 3.9.2 * Removed linebreak patch (merged upstream) * Using new dh build system -- Roland Stigge Mon, 01 Aug 2011 23:03:48 +0200 autodia (2.10-2) unstable; urgency=low * Fixed a superfluous linebreak in Diagram.pm (Closes: #594268) * debian/control: - Maintainer: Roland Stigge (Cedric is MIA since 2004) - Standards-Version: 3.9.1 -- Roland Stigge Fri, 27 Aug 2010 20:43:22 +0200 autodia (2.10-1) unstable; urgency=low * New upstream release (Closes: #561591) * Moved to source format 3.0 (quilt) * debian/control: Standards-Version: 3.8.4 * debhelper compatibility level: 7 * Changed executable name reference from autodia to autodia in documentation, thanks to Francisco GarcĂ­a (Closes: #496652) -- Roland Stigge Sat, 19 Jun 2010 18:42:38 +0200 autodia (2.03-2) unstable; urgency=low * debian/README.Debian: Add note that until INLINE::Java is available in Debian, autodia_java only works with separately installed INLINE::Java (Closes: #476176) -- Roland Stigge Sun, 20 Apr 2008 11:56:38 +0200 autodia (2.03-1) unstable; urgency=low * New upstream release (Closes: #328861) - Fixes C++ problems (Closes: #302308, #384339) * Added myself to uploaders * Standards-Version: 3.7.3 * debian/rules: - Improved clean target according to lintian - Installed autodia.pl and autodia_java.pl to /usr/bin without the .pl extension * debian/copyright: Update to current state * debian/control: - Section: devel (Closes: #393448) - Suggests: libgraphviz-perl (Closes: #395331) (VCG.pm is not included in Debian, so no support for autodia -v, documented in README.Debian) -- Roland Stigge Sun, 24 Feb 2008 14:47:43 +0100 autodia (2.00-1) unstable; urgency=low * New upstream release (Closes: #245052) -- Cedric Gehin Wed, 18 Aug 2004 17:31:24 +0200 autodia (1.99-4) unstable; urgency=low * adjusted debian/control, request of libtemplate-perl (Closes: #244779) -- Cedric Gehin Thu, 20 Apr 2004 16:15:46 +0200 autodia (1.99-3) unstable; urgency=low * adjusted debian/changelog in order to close a bug -- Cedric Gehin Thu, 12 Apr 2004 01:10:06 +0200 autodia (1.99-2) unstable; urgency=low * adjusted debian/control for some orphan comma -- Cedric Gehin Thu, 10 Apr 2004 13:21:15 +0200 autodia (1.99-1) unstable; urgency=low * New upstream release (Closes: #230659) -- Cedric Gehin Thu, 8 Apr 2004 15:21:15 +0200 autodia (1.10-2) unstable; urgency=low * adjusted debian/control for Standards-Version * changed debian/copyright to adjust date -- Cedric Gehin Tue, 07 Apr 2004 23:27:22 +0200 autodia (1.10-1) unstable; urgency=low * New upstream release -- Cedric Gehin Tue, 30 Mar 2004 09:20:34 +0200 autodia (1.9-2) unstable; urgency=low * corrected debian/control for Architecture and Build-Depends * changed debian/copyright to adjust form and date -- Cedric Gehin Fri, 6 Feb 2004 00:20:58 +0100 autodia (1.9-1) unstable; urgency=low * Initial Release. -- Cedric Gehin Fri, 6 Feb 2004 00:20:58 +0100 debian/rules0000755000000000000000000000137711615621322010255 0ustar #!/usr/bin/make -f #-*- makefile -*- # Made with the aid of dh_make, by Craig Small # Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess. # Some lines taken from debmake, by Christoph Lameter. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 TMP=$(shell pwd)/debian/autodia PERL=/usr/bin/perl %: dh $@ override_dh_auto_configure: # nothing: prevent wrong config run override_dh_auto_build: $(PERL) Makefile.PL INSTALLDIRS=vendor $(MAKE) OPTIMIZE="-O2 -g -Wall" override_dh_auto_install: dh_auto_install for i in `find $(TMP) -type f` ; do sed -i -e 's/autodia.pl/autodia/' $$i ; done mv $(TMP)/usr/bin/autodia.pl $(TMP)/usr/bin/autodia mv $(TMP)/usr/share/man/man1/autodia.pl.1p $(TMP)/usr/share/man/man1/autodia.1p debian/watch0000644000000000000000000000027011615616541010224 0ustar version=3 http://artfiles.org/cpan.org/authors/id/T/TE/TEEJAY/ Autodia-(.*)\.tar\.gz # Old location: # http://www.aarontrevena.co.uk/opensource/autodia/download/Autodia-(.*)\.tar\.gz debian/copyright0000644000000000000000000000116311615616541011130 0ustar This package was debianized by Cedric Gehin on Mon, 2 Feb 2004 01:47:30 +0100. It was downloaded from: * http://search.cpan.org/~TEEJAY/Autodia/ * http://kobesearch.cpan.org/htdocs/Autodia/ Earlier from: * http://www.aarontrevena.co.uk/opensource/autodia/ Upstream Author: Aaron Trevena Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 by Aaron Trevena You are free to distribute this software under the terms of the GNU General Public License. On Debian GNU/Linux systems, the complete text of General Public License can be found in `/usr/share/common-licenses/GPL'.