Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
d9c03c43
Commit
d9c03c43
authored
Nov 27, 2016
by
Otto Kekäläinen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Deb: Streamline package listing order to make comparisons downstream easier
parent
ca3df8f6
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
123 additions
and
123 deletions
+123
-123
debian/autobake-deb.sh
debian/autobake-deb.sh
+1
-1
debian/control
debian/control
+122
-122
No files found.
debian/autobake-deb.sh
View file @
d9c03c43
...
@@ -47,7 +47,7 @@ fi
...
@@ -47,7 +47,7 @@ fi
if
!
apt-cache madison libcrack2-dev |
grep
'libcrack2-dev *| *2\.9'
>
/dev/null 2>&1
if
!
apt-cache madison libcrack2-dev |
grep
'libcrack2-dev *| *2\.9'
>
/dev/null 2>&1
then
then
sed
'/libcrack2-dev/d'
-i
debian/control
sed
'/libcrack2-dev/d'
-i
debian/control
sed
'/Package: mariadb-plugin-cracklib/,+
10
d'
-i
debian/control
sed
'/Package: mariadb-plugin-cracklib/,+
9
d'
-i
debian/control
fi
fi
# If libpcre3-dev (>= 2:8.35-3.2~) is not available (before Debian Jessie or Ubuntu Wily)
# If libpcre3-dev (>= 2:8.35-3.2~) is not available (before Debian Jessie or Ubuntu Wily)
...
...
debian/control
View file @
d9c03c43
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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