Author: naoliv Date: 2009-08-07 11:44:15 +0000 (Fri, 07 Aug 2009) New Revision: 3744
Modified: trunk/packages/pvrg-jpeg/trunk/debian/control trunk/packages/pvrg-jpeg/trunk/debian/copyright Log: Fixes: W: pvrg-jpeg source: package-lacks-versioned-build-depends-on-debhelper 7 I: pvrg-jpeg: copyright-with-old-dh-make-debian-copyright Modified: trunk/packages/pvrg-jpeg/trunk/debian/control =================================================================== --- trunk/packages/pvrg-jpeg/trunk/debian/control 2009-08-07 09:46:23 UTC (rev 3743) +++ trunk/packages/pvrg-jpeg/trunk/debian/control 2009-08-07 11:44:15 UTC (rev 3744) @@ -4,7 +4,7 @@ Maintainer: Debian-Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Mathieu Malaterre <[email protected]> -Build-Depends: debhelper (>= 4), cmake, flex, quilt +Build-Depends: debhelper (>= 7), cmake, flex, quilt Standards-Version: 3.8.2 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/pvrg-jpeg/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/pvrg-jpeg/trunk/ Modified: trunk/packages/pvrg-jpeg/trunk/debian/copyright =================================================================== --- trunk/packages/pvrg-jpeg/trunk/debian/copyright 2009-08-07 09:46:23 UTC (rev 3743) +++ trunk/packages/pvrg-jpeg/trunk/debian/copyright 2009-08-07 11:44:15 UTC (rev 3744) @@ -9,7 +9,7 @@ Copyright: - Copyright (C) 1990, 1991, 1993 Andy C. Hung, all rights reserved. + Copyright © 1990, 1991, 1993 Andy C. Hung, all rights reserved. License: @@ -28,6 +28,6 @@ Video Research Group (PVRG) code, and not by any author(s) (or Stanford University) name. -The Debian packaging is (C) 2008, Mathieu Malaterre <[email protected]> and +The Debian packaging is © 2008, Mathieu Malaterre <[email protected]> and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
