Commit c6f29664 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian: also track the "important" packages package set

parent ae6fed4a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -165,6 +165,11 @@ update_pkg_set_specific() {
			chdist --data-dir=$CHPATH grep-dctrl-packages $DISTNAME -X -FPriority required > $TMPFILE
			convert_from_deb822_into_source_packages_only
			;;
		important)
			# the important package set
			chdist --data-dir=$CHPATH grep-dctrl-packages $DISTNAME -X -FPriority important > $TMPFILE
			convert_from_deb822_into_source_packages_only
			;;
		build-essential)
			# build-essential
			chdist --data-dir=$CHPATH grep-dctrl-packages $DISTNAME -X \( -FBuild-Essential yes --or -FPackage build-essential \) > ${TMPFILE2}
+1 −0
Original line number Diff line number Diff line
Debian,essential
Debian,required
Debian,important
Debian,build-essential
Debian,build-essential-depends
Debian,popcon_top1337-installed-sources