[SCM] eclipse-mercurialeclipse packaging branch, master, updated. upstream/1.9.1-6-gae80115
Jakub Adam
jakub.adam at ktknet.cz
Tue Dec 13 00:18:11 UTC 2011
The following commit has been merged in the master branch:
commit 8827d633ba4e37f68bb687e765b9aa694e590676
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Tue Dec 13 01:06:57 2011 +0100
Add myself to Uploaders, fix missing comma in Depends
diff --git a/debian/control b/debian/control
index 1f3ab8f..fd699f6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: eclipse-mercurialeclipse
Priority: optional
Section: devel
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Jakub Adam <jakub.adam at ktknet.cz>
Build-Depends: debhelper (>= 8~),
default-jdk,
eclipse-pde (>= 3.7~exp),
@@ -19,7 +20,7 @@ Architecture: all
Depends: eclipse-platform (>= 3.7~exp),
eclipse-mylyn,
mercurial,
- ${orbit:Depends}
+ ${orbit:Depends},
${misc:Depends}
Description: Mercurial DVCS integration for Eclipse
MercurialEclipse is a plugin providing support for the highly popular Mercurial
--
eclipse-mercurialeclipse packaging
More information about the pkg-java-commits
mailing list