Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
chef-handler-mail
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
debian-packages
chef-handler-mail
Commits
b1c8de22
Commit
b1c8de22
authored
9 years ago
by
Christopher Huhn
Browse files
Options
Downloads
Patches
Plain Diff
Work towards lintian cleanliness
parent
bf847ba5
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/control
+1
-1
1 addition, 1 deletion
debian/control
debian/copyright
+17
-25
17 additions, 25 deletions
debian/copyright
with
18 additions
and
26 deletions
debian/control
+
1
−
1
View file @
b1c8de22
...
@@ -4,7 +4,7 @@ Priority: optional
...
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Christopher Huhn, GSI <C.Huhn@gsi.de>
Uploaders: Christopher Huhn, GSI <C.Huhn@gsi.de>
Build-Depends: debhelper (>= 7.0.50~), gem2deb, rake
Build-Depends: debhelper (>= 7.0.50~), gem2deb, rake
Standards-Version: 3.9.
5
Standards-Version: 3.9.
6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/chef-handler-mail.git
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/chef-handler-mail.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/chef-handler-mail.git;a=summary
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/chef-handler-mail.git;a=summary
Homepage: http://github.com/kisoku/chef-handler-mail
Homepage: http://github.com/kisoku/chef-handler-mail
...
...
This diff is collapsed.
Click to expand it.
debian/copyright
+
17
−
25
View file @
b1c8de22
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: chef-handler-mail
Upstream-Name: chef-handler-mail
Source:
FIXME <http://example.com/>
Source:
http://github.com/kisoku/chef-handler-mail
Files: *
Files: *
Copyright: <years> <put author's name and email here>
Copyright: 2011 - 2014 Mathieu Sauve-Frankel <msf@kisoku.net>
<years> <likewise for another author>
License: Apache-2.0
License: GPL-2+ (FIXME)
Files: debian/*
Files: debian/*
Copyright: 2015 Christopher Huhn, GSI <C.Huhn@gsi.de>
Copyright: 2015 - 2016 Christopher Huhn, GSI <C.Huhn@gsi.de>
License: GPL-2+ (FIXME)
License: Apache-2.0
Comment: the Debian packaging is licensed under the same terms as the original package.
License: GPL-2+ (FIXME)
License: Apache-2.0
This program is free software; you can redistribute it
Licensed under the Apache License, Version 2.0 (the "License");
and/or modify it under the terms of the GNU General Public
you may not use this file except in compliance with the License.
License as published by the Free Software Foundation; either
You may obtain a copy of the License at
version 2 of the License, or (at your option) any later
version.
.
.
This program is distributed in the hope that it will be
http://www.apache.org/licenses/LICENSE-2.0
useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU General Public License for more
details.
.
.
You should have received a copy of the GNU General Public
Unless required by applicable law or agreed to in writing, software
License along with this package; if not, write to the Free
distributed under the License is distributed on an "AS IS" BASIS,
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Boston, MA 02110-1301 USA
See the License for the specific language governing permissions and
limitations under the License.
.
.
On Debian systems, the full text of the GNU General Public
On Debian systems, the complete text of the Apache version 2.0 license
License version 2 can be found in the file
can be found in "/usr/share/common-licenses/Apache-2.0".
`/usr/share/common-licenses/GPL-2'.
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