Author: malat Date: 2012-04-22 15:30:48 +0000 (Sun, 22 Apr 2012) New Revision: 10500
Modified: trunk/packages/mummy/trunk/debian/README.Debian trunk/packages/mummy/trunk/debian/README.source trunk/packages/mummy/trunk/debian/changelog trunk/packages/mummy/trunk/debian/control trunk/packages/mummy/trunk/debian/copyright trunk/packages/mummy/trunk/debian/mummy.1 trunk/packages/mummy/trunk/debian/mummy.1.in Log: Update mummy package Modified: trunk/packages/mummy/trunk/debian/README.Debian =================================================================== --- trunk/packages/mummy/trunk/debian/README.Debian 2012-04-22 12:31:41 UTC (rev 10499) +++ trunk/packages/mummy/trunk/debian/README.Debian 2012-04-22 15:30:48 UTC (rev 10500) @@ -4,4 +4,4 @@ This package does not provide .pc files, instead it provides *.cmake files. Those files are used by packages such as Activiz.NET to use the Kitware.mummy.Runtime library. - -- Mathieu Malaterre <[email protected]> Wed, 16 Feb 2011 16:35:52 +0100 + -- Mathieu Malaterre <[email protected]> Wed, 16 Feb 2011 16:35:52 +0100 Modified: trunk/packages/mummy/trunk/debian/README.source =================================================================== --- trunk/packages/mummy/trunk/debian/README.source 2012-04-22 12:31:41 UTC (rev 10499) +++ trunk/packages/mummy/trunk/debian/README.source 2012-04-22 15:30:48 UTC (rev 10500) @@ -1,10 +1,7 @@ mummy for Debian ---------------- -This packages uses a patch system. Please read -/usr/share/doc/quilt/README.source for more informations. - For packaging mummy I had to remove the automated pulling of cableswig from CVS. Instead directly use a system installed cableswig package. - -- Mathieu Malaterre <[email protected]> Wed, 16 Feb 2011 16:35:52 +0100 + -- Mathieu Malaterre <[email protected]> Wed, 16 Feb 2011 16:35:52 +0100 Modified: trunk/packages/mummy/trunk/debian/changelog =================================================================== --- trunk/packages/mummy/trunk/debian/changelog 2012-04-22 12:31:41 UTC (rev 10499) +++ trunk/packages/mummy/trunk/debian/changelog 2012-04-22 15:30:48 UTC (rev 10500) @@ -1,3 +1,10 @@ +mummy (1.0.2-5) UNRELEASED; urgency=low + + * Bump Std-Vers to 3.9.3, no changes needed + * Use my @d.o alias, remove DMUA flag + + -- Mathieu Malaterre <[email protected]> Sun, 22 Apr 2012 17:29:32 +0200 + mummy (1.0.2-4) unstable; urgency=low [ Iain Lane ] Modified: trunk/packages/mummy/trunk/debian/control =================================================================== --- trunk/packages/mummy/trunk/debian/control 2012-04-22 12:31:41 UTC (rev 10499) +++ trunk/packages/mummy/trunk/debian/control 2012-04-22 15:30:48 UTC (rev 10500) @@ -2,12 +2,11 @@ Section: devel Priority: extra Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Mathieu Malaterre <[email protected]> +Uploaders: Mathieu Malaterre <[email protected]> Build-Depends: debhelper (>= 8), cmake (>= 2.8.2), mono-devel, cli-common-dev (>= 0.5.7), libcableswig-dev, libgccxml-dev, libexpat-dev Build-Depends-Indep: doxygen (>= 1.6.2), graphviz -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: http://www.kitware.com/products/avdownload.php Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/mummy/trunk Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/mummy/trunk/ Modified: trunk/packages/mummy/trunk/debian/copyright =================================================================== --- trunk/packages/mummy/trunk/debian/copyright 2012-04-22 12:31:41 UTC (rev 10499) +++ trunk/packages/mummy/trunk/debian/copyright 2012-04-22 15:30:48 UTC (rev 10500) @@ -1,10 +1,10 @@ -Format: http://dep.debian.net/deps/dep5/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mummy Source: http://www.kitware.com/products/avdownload.php Files: * Copyright: 2006-2011 Kitware Inc. -License: Kitaware +License: Kitware Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . @@ -31,6 +31,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* -Copyright: 2011; Mathieu Malaterre <[email protected]> +Copyright: 2011-2012; Mathieu Malaterre <[email protected]> License: Same-As-Upstream The license of the packaging is the same as the upstream work itself. Modified: trunk/packages/mummy/trunk/debian/mummy.1 =================================================================== --- trunk/packages/mummy/trunk/debian/mummy.1 2012-04-22 12:31:41 UTC (rev 10499) +++ trunk/packages/mummy/trunk/debian/mummy.1 2012-04-22 15:30:48 UTC (rev 10500) @@ -50,7 +50,7 @@ \fB\-\-version\fR Display the program version. .SH AUTHORS -This manual page was written by Mathieu Malaterre <[email protected]>, +This manual page was written by Mathieu Malaterre <[email protected]>, for the Debian project (and may be used by others). .SH "SEE ALSO" .BR cableidx (1), Modified: trunk/packages/mummy/trunk/debian/mummy.1.in =================================================================== --- trunk/packages/mummy/trunk/debian/mummy.1.in 2012-04-22 12:31:41 UTC (rev 10499) +++ trunk/packages/mummy/trunk/debian/mummy.1.in 2012-04-22 15:30:48 UTC (rev 10500) @@ -12,7 +12,7 @@ header file or in the MummySettings.xml input file. [AUTHORS] -This manual page was written by Mathieu Malaterre <[email protected]>, +This manual page was written by Mathieu Malaterre <[email protected]>, for the Debian project (and may be used by others). [SEE ALSO] _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
