Author: tille Date: 2013-12-06 16:34:47 +0000 (Fri, 06 Dec 2013) New Revision: 15441
Modified: trunk/packages/gnumed-client/trunk/debian/changelog trunk/packages/gnumed-client/trunk/debian/rules Log: New upstream version Modified: trunk/packages/gnumed-client/trunk/debian/changelog =================================================================== --- trunk/packages/gnumed-client/trunk/debian/changelog 2013-12-06 16:34:27 UTC (rev 15440) +++ trunk/packages/gnumed-client/trunk/debian/changelog 2013-12-06 16:34:47 UTC (rev 15441) @@ -1,3 +1,10 @@ +gnumed-client (1.4.4+dfsg-1) unstable; urgency=low + + * New upstream version + * d/rules: do not enforce xy compression which is now default anyway + + -- Andreas Tille <[email protected]> Fri, 06 Dec 2013 17:30:35 +0100 + gnumed-client (1.4.3+dfsg-1) unstable; urgency=low * New upstream version Modified: trunk/packages/gnumed-client/trunk/debian/rules =================================================================== --- trunk/packages/gnumed-client/trunk/debian/rules 2013-12-06 16:34:27 UTC (rev 15440) +++ trunk/packages/gnumed-client/trunk/debian/rules 2013-12-06 16:34:47 UTC (rev 15441) @@ -41,9 +41,6 @@ # Remove extra license file find debian/$(client) -name COPYING -delete -override_dh_builddeb: - dh_builddeb -- -Z xz - # Remark: The following uscan command requires devscripts > 2.12.4 which is not # yet released at the time of this package release. The code can be obtained # via _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
