diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2016-12-11 21:47:08 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2016-12-11 22:20:58 +0100 |
commit | dca380d6d782f1add8162b59ab4da7bcf5d897ed (patch) | |
tree | 7316f150cd9fbecd6ed79d5d469c7d37c818e1a6 /debian/patches/update-debian-sections.patch | |
parent | 7d6c5d6c3ca66cfda2306fc03182dd7ba9cd30b3 (diff) | |
download | zsh-dca380d6d782f1add8162b59ab4da7bcf5d897ed.tar.gz zsh-dca380d6d782f1add8162b59ab4da7bcf5d897ed.zip |
Update Josh's patch for consistency between main, contrib and non-free
Use brace expansion as suggested by Daniel Shahaf.
Diffstat (limited to 'debian/patches/update-debian-sections.patch')
-rw-r--r-- | debian/patches/update-debian-sections.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/update-debian-sections.patch b/debian/patches/update-debian-sections.patch index 11caa5555..ae06776da 100644 --- a/debian/patches/update-debian-sections.patch +++ b/debian/patches/update-debian-sections.patch @@ -20,7 +20,7 @@ index 086196c4a..d06f55d23 100644 '(-s --suite)'{-s,--suite=}':suite:_values -s , "suite list" oldstable stable testing unstable experimental' ':package:_deb_packages avail' - ':section:(admin base comm contrib/admin contrib/comm contrib/devel contrib/doc contrib/games contrib/graphics contrib/interpreters contrib/kde contrib/libdevel contrib/libs contrib/mail contrib/math contrib/misc contrib/net contrib/otherosfs contrib/perl contrib/python contrib/science contrib/sound contrib/tex contrib/text contrib/utils contrib/web contrib/x11 devel doc editors electronics embedded games gnome graphics hamradio interpreters kde libdevel libs mail math misc net news non-free/admin non-free/base non-free/comm non-free/devel non-free/doc non-free/editors non-free/electronics non-free/games non-free/graphics non-free/hamradio non-free/libdevel non-free/libs non-free/mail non-free/math non-free/misc non-free/net non-free/news non-free/otherosfs non-free/python non-free/science non-free/sound non-free/tex non-free/text non-free/utils non-free/web non-free/x11 oldlibs otherosfs perl python science shells sound tex text utils web x11)' -+ ':section:(admin base comm contrib/admin contrib/comm contrib/devel contrib/doc contrib/games contrib/graphics contrib/interpreters contrib/java contrib/javascript contrib/kde contrib/libdevel contrib/libs contrib/mail contrib/math contrib/misc contrib/net contrib/otherosfs contrib/perl contrib/python contrib/ruby contrib/rust contrib/science contrib/sound contrib/tex contrib/text contrib/utils contrib/web contrib/x11 devel doc editors electronics embedded games gnome graphics hamradio interpreters java javascript kde libdevel libs mail math misc net news non-free/admin non-free/base non-free/comm non-free/devel non-free/doc non-free/editors non-free/electronics non-free/games non-free/graphics non-free/hamradio non-free/java non-free/javascript non-free/libdevel non-free/libs non-free/mail non-free/math non-free/misc non-free/net non-free/news non-free/otherosfs non-free/python non-free/ruby non-free/rust non-free/science non-free/sound non-free/tex non-free/text non-free/utils non-free/web non-free/x11 oldlibs otherosfs perl python ruby rust science shells sound tex text utils web x11)' ++ ':section:({,contrib/,non-free/}{admin,base,comm,devel,doc,editors,electronics,embedded,games,gnome,graphics,hamradio,interpreters,java,javascript,kde,libdevel,libs,mail,math,misc,net,news,oldlibs,otherosfs,perl,python,ruby,rust,science,shells,sound,tex,text,utils,web,x11})' ':priority:(extra important optional required standard)' ) ;; |