[SCM] mate-terminal Debian package branch, master, updated. 6a797796fb91c91bc2d4e51852c5070018770dd0
Mike Gabriel
sunweaver at moszumanska.debian.org
Thu Mar 13 16:12:03 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-terminal.git;a=commitdiff;h=856ff33
The following commit has been merged in the master branch:
commit 856ff33f1339a77da3e830c0ebbf7abaee47821a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Mar 13 17:01:54 2014 +0100
whitespace/comma clean up
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index e730d7e..fb4264e 100644
--- a/debian/control
+++ b/debian/control
@@ -28,8 +28,8 @@ Package: mate-terminal
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- ${python:Depends},
- mate-terminal-common (= ${source:Version})
+ ${python:Depends},
+ mate-terminal-common (= ${source:Version}),
Provides: x-terminal-emulator
Description: MATE terminal emulator application
MATE Terminal is a terminal emulation application that you can use to
@@ -63,7 +63,7 @@ Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends},
- mate-terminal (= ${binary:Version})
+ mate-terminal (= ${binary:Version}),
Description: MATE terminal emulator application (debugging symbols)
This package contains debugging symbols for mate-terminal. It is
provided to help debugging problem in the terminal emulator. The
--
mate-terminal Debian package
More information about the pkg-mate-commits
mailing list