Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions debian/README.Debian

This file was deleted.

10 changes: 0 additions & 10 deletions debian/README.source

This file was deleted.

1 change: 1 addition & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ mutate (2.4~precise~NoolsLab.com) precise; urgency=low

-- Ian Glen <ian@ianglen.me> Sun, 26 Apr 2015 17:50:00 -0500

mutate (2.3~precise~NoolsLab.com) precise; urgency=low

* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>

Expand Down
4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ Source: mutate
Section: utils
Priority: optional
Maintainer: Wei Qiang <wei.qianghb@foxmail.com>
Build-Depends: debhelper (>= 8.0.0)
Build-Depends: debhelper (>= 8.0.0),qt5-qmake, qtbase5-dev, libqt5x11extras5-dev, libboost-regex-dev (>= 1.55.0), libgtk2.0-dev
Standards-Version: 1.5
Homepage: https://github.com/qdore/Mutate
#Vcs-Git: git://git.debian.org/collab-maint/mutate.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/mutate.git;a=summary

Package: mutate
Architecture: any
Depends: qt5-qmake, qtbase5-dev, libqt5x11extras5-dev, libboost-regex1.55-dev, libgtk2.0-dev
Depends: ${shlibs:Depends}
Description: Mutate - An award-winning productivity application
Mutate is a simple quick start tool inspired by Alfred(OS X app).Be more productive with hotkeys, keywords and file actions at your fingertips.
50 changes: 18 additions & 32 deletions debian/copyright
Original file line number Diff line number Diff line change
@@ -1,38 +1,24 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mutate
Source: <url://example.com>
Source: https://github.com/qdore/Mutate

Files: *
Copyright: <years> <put author's name and email here>
<years> <likewise for another author>
License: <special license>
<Put the license of the package here indented by 1 space>
<This follows the format of Description: lines in control file>
.
<Including paragraphs>
Copyright: 2014 Wei Qiang <wei.qianghb@foxmail.com>
License: MIT
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

# If you want to use GPL v2 or later for the /debian/* files use
# the following clauses, or change it to suit. Delete these two lines
Files: debian/*
Copyright: 2014 Wei Qiang <wei.qianghb@foxmail.com>
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be 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 License
along with this program. If not, see <http://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

# Please also look if there are files or directories which have a
# different copyright/license attached and list them here.
# Please avoid to pick license terms that are more restrictive than the
# packaged work, as it may make Debian's contributions unacceptable upstream.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
4 changes: 0 additions & 4 deletions debian/docs
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
README.md
./src.tar
./include
./config
./info
1 change: 0 additions & 1 deletion debian/files

This file was deleted.

166 changes: 0 additions & 166 deletions debian/init.d.ex

This file was deleted.

56 changes: 0 additions & 56 deletions debian/manpage.1.ex

This file was deleted.

Loading