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
Rajakavitha Kodhandapani
tails
Commits
9cdc9a0a
Commit
9cdc9a0a
authored
Feb 15, 2013
by
Tails developers
Browse files
Ignore one more pattern when updating changelog.
parent
976e02e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
release
View file @
9cdc9a0a
...
...
@@ -77,6 +77,7 @@ perl -pi'' -e 's/\A \* Added a comment:.*\n//' debian/changelog
perl
-pi
''
-e
's/\A \* todo\+\+\n//i'
debian/changelog
perl
-pi
''
-e
's/\A \* todo--\n//i'
debian/changelog
perl
-pi
''
-e
's/\A \* TODO update[.]?\n//i'
debian/changelog
perl
-pi
''
-e
's/\A \* Update ticket[.]?\n//i'
debian/changelog
perl
-pi
''
-e
's/\A \* Now pending[.]?\n//i'
debian/changelog
perl
-pi
''
-e
's/\A \* Done[.]?\n//i'
debian/changelog
perl
-pi
''
-e
's/\A \* Upcoming release\n//'
debian/changelog
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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