Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mentors.debian.net
debexpo
Commits
85e16032
Commit
85e16032
authored
Jul 13, 2012
by
Clément Schreiner
Browse files
Add Perl and UI Toolkit rules.
parent
030362a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
debexpo/plugins/debtags.py
View file @
85e16032
...
...
@@ -128,6 +128,8 @@ class Autodebtag(autotag.Autodebtag):
self
.
rules
=
list
()
self
.
create_rule
(
autotag
.
RuleSections
)
self
.
create_rule
(
autotag
.
RuleUIToolkit
)
self
.
create_rule
(
autotag
.
RulePerl
)
def
load_sources
(
self
,
package_list
):
for
key
in
self
.
sources
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment