Author: tille Date: 2012-05-04 14:07:36 +0000 (Fri, 04 May 2012) New Revision: 10696
Modified: trunk/packages/loki/trunk/debian/changelog trunk/packages/loki/trunk/debian/compat trunk/packages/loki/trunk/debian/control Log: Debhelper 9 to support hardening flags; upload to unstable Modified: trunk/packages/loki/trunk/debian/changelog =================================================================== --- trunk/packages/loki/trunk/debian/changelog 2012-05-04 14:03:20 UTC (rev 10695) +++ trunk/packages/loki/trunk/debian/changelog 2012-05-04 14:07:36 UTC (rev 10696) @@ -1,4 +1,4 @@ -loki (2.4.7.4-5) UNRELEASED; urgency=low +loki (2.4.7.4-5) unstable; urgency=low * debian/upstream: added citation information * debian/control: @@ -8,6 +8,7 @@ * debian/source/format: 3.0 (quilt) * debian/copyright: DEP5 * debian/rules: switch from cdbs to dh + * debhelper 9 to enable hardening flags -- Andreas Tille <[email protected]> Thu, 03 May 2012 10:09:57 +0200 Modified: trunk/packages/loki/trunk/debian/compat =================================================================== --- trunk/packages/loki/trunk/debian/compat 2012-05-04 14:03:20 UTC (rev 10695) +++ trunk/packages/loki/trunk/debian/compat 2012-05-04 14:07:36 UTC (rev 10696) @@ -1 +1 @@ -8 +9 Modified: trunk/packages/loki/trunk/debian/control =================================================================== --- trunk/packages/loki/trunk/debian/control 2012-05-04 14:03:20 UTC (rev 10695) +++ trunk/packages/loki/trunk/debian/control 2012-05-04 14:07:36 UTC (rev 10696) @@ -5,7 +5,7 @@ DM-Upload-Allowed: yes Uploaders: Andreas Tille <[email protected]>, Carleos Artime <[email protected]> -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Standards-Version: 3.9.3 Homepage: http://web.archive.org/web/20051220050931/http://loki.homeunix.net/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/loki/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
