diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-07 08:53:43 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-07 08:54:06 +0100 |
commit | f22b7af95e0b6a1d860d1893eced6fcef5319a58 (patch) | |
tree | 3707d54da5b2c00c85a2cfa8b0f1c396f764ec99 /debian | |
parent | c8550903fa8b2f062d15b405bddf05a770d41e47 (diff) | |
download | arctica-greeter-f22b7af95e0b6a1d860d1893eced6fcef5319a58.tar.gz arctica-greeter-f22b7af95e0b6a1d860d1893eced6fcef5319a58.tar.bz2 arctica-greeter-f22b7af95e0b6a1d860d1893eced6fcef5319a58.zip |
White-space cleanup. Removing superfluous EOL white-spaces.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright.in | 2 | ||||
-rwxr-xr-x | debian/rules | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index f427fde..f2bc6e6 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: arctica-greeter Section: x11 Priority: optional -Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Standards-Version: 4.1.1 Build-Depends: at-spi2-core, dbus-x11, diff --git a/debian/copyright.in b/debian/copyright.in index 23d2388..31462aa 100644 --- a/debian/copyright.in +++ b/debian/copyright.in @@ -256,7 +256,7 @@ Files: data/arctica-greeter-blue.xcf data/badges/lxde_badge.xcf data/badges/xfce_badge.xcf data/badges/xmonad_badge.xcf -Copyright: +Copyright: License: UNKNOWN FIXME diff --git a/debian/rules b/debian/rules index 9801911..d39cf60 100755 --- a/debian/rules +++ b/debian/rules @@ -1,4 +1,4 @@ -#!/usr/bin/make -f +#!/usr/bin/make -f LDFLAGS+=-Wl,--as-needed |