summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Egger <christoph@debian.org>2017-10-31 11:52:56 +0100
committerChristoph Egger <christoph@debian.org>2017-10-31 11:53:01 +0100
commitf51409b6e799b643988f9290edf4411cecf6e5ac (patch)
tree55fb98e4a857038a004ca176a2a9cdc286518c7d
parenta7853948a8a16796f31f160555a959dd775a1b26 (diff)
Use Rules-Requires-Root
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
-rw-r--r--debian/copyright10
-rw-r--r--debian/manpages2
4 files changed, 8 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 0de6f78..28d1998 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ katarakt (0.2-2) UNRELEASED; urgency=medium
* Bump standards version to 4.1.0
* Update URLs
* USE SOURCE_DATE_EPOCH in debian/rules
+ * Use Rules-Requires-Root
[ Simon Ruderich ]
* Update to Qt 5
diff --git a/debian/control b/debian/control
index c3eb765..7cf3137 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Standards-Version: 4.1.0
Homepage: https://wwwcip.cs.fau.de/~go18gomu/katarakt/
Vcs-Git: https://alioth.debian.org/anonscm/git/collab-maint/katarakt.git/
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/katarakt.git;a=summary
+Rules-Requires-Root: no
Package: katarakt
Architecture: any
@@ -35,4 +36,3 @@ Description: simple PDF viewer with two layouts
The grid layout is much more advanced and offers continuous (smooth,
per pixel) scrolling, zooming and adjusting the column count. Pages
keep their correct relative size and are shown in a grid.
-
diff --git a/debian/copyright b/debian/copyright
index 02d64d4..884a365 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,17 +10,17 @@ License: Simplified BSD
License: Simplified BSD
This software is licensed under the "Simplified BSD License":
-
+
Redistribution and use in source and binary forms, with or without modification, are
permitted provided that the following conditions are met:
-
+
1. Redistributions of source code must retain the above copyright notice, this list of
conditions and the following disclaimer.
-
+
2. Redistributions in binary form must reproduce the above copyright notice, this list
of conditions and the following disclaimer in the documentation and/or other materials
provided with the distribution.
-
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ''AS IS'' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR
@@ -30,7 +30,7 @@ License: Simplified BSD
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
+
The views and conclusions contained in the software and documentation are those of the
authors and should not be interpreted as representing official policies, either expressed
or implied, of the copyright holder(s).
diff --git a/debian/manpages b/debian/manpages
index 4bdf6a2..31ea41b 100644
--- a/debian/manpages
+++ b/debian/manpages
@@ -1 +1 @@
-doc/katarakt.1 \ No newline at end of file
+doc/katarakt.1