Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mailman-lmtp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ai3
thirdparty
mailman-lmtp
Commits
83406296
Commit
83406296
authored
6 years ago
by
godog
Browse files
Options
Downloads
Patches
Plain Diff
README.ai: package instructions
parent
c33aa1bb
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.ai
+19
-0
19 additions, 0 deletions
README.ai
with
19 additions
and
0 deletions
README.ai
0 → 100644
+
19
−
0
View file @
83406296
Mailman Debian packages
=======================
This repo contains a copy of the mailman2 git repository from Debian
(https://salsa.debian.org/mailman-team/mailman2.git) and will be built as-is
(debian/patches will be removed before building the source package) by
gitlab-ci, thus all commits (ours + debian's) will be included as well.
Upgrade
=======
When the Debian git repository is updated (e.g. new mailman version) it is
possible to merge 'master' branch back into this repository:
$ git remote add salsa https://salsa.debian.org/mailman-team/mailman2.git
$ git fetch salsa
$ git merge salsa/master
Fix conflicts if any and push, the resulting package should be built as expected.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment