Author: tille Date: 2014-08-15 08:10:39 +0000 (Fri, 15 Aug 2014) New Revision: 17738
Modified: trunk/packages/ffindex/trunk/debian/changelog trunk/packages/ffindex/trunk/debian/control Log: Fix Priority of -dbg package and upload to unstable Modified: trunk/packages/ffindex/trunk/debian/changelog =================================================================== --- trunk/packages/ffindex/trunk/debian/changelog 2014-08-15 07:36:27 UTC (rev 17737) +++ trunk/packages/ffindex/trunk/debian/changelog 2014-08-15 08:10:39 UTC (rev 17738) @@ -1,4 +1,4 @@ -ffindex (0.9.9.3-2) UNRELEASED; urgency=medium +ffindex (0.9.9.3-2) unstable; urgency=medium * Build with clang (thanks for the patch to Alexander <[email protected]>) Closes: #758149 Modified: trunk/packages/ffindex/trunk/debian/control =================================================================== --- trunk/packages/ffindex/trunk/debian/control 2014-08-15 07:36:27 UTC (rev 17737) +++ trunk/packages/ffindex/trunk/debian/control 2014-08-15 08:10:39 UTC (rev 17738) @@ -58,6 +58,7 @@ Package: ffindex-dbg Architecture: any Section: debug +Priority: extra Depends: ffindex (= ${binary:Version}), libffindex0 (= ${binary:Version}), ${misc:Depends} _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
