[med-svn] [libkmlframework-java] 01/09: cme fix dpkg-control
Andreas Tille
tille at debian.org
Tue Dec 1 13:05:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libkmlframework-java.
commit 8e2a8671969c6f6021692905afbb89a7ac7a613d
Author: Andreas Tille <tille at debian.org>
Date: Tue Dec 1 13:27:34 2015 +0100
cme fix dpkg-control
---
debian/changelog | 7 +++++++
debian/control | 21 +++++++++++++--------
2 files changed, 20 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cd6eefa..bda7227 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libkmlframework-java (0.0.20090718-2) UNRELEASED; urgency=medium
+
+ * Moved to Git
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Tue, 01 Dec 2015 13:25:41 +0100
+
libkmlframework-java (0.0.20090718-1) unstable; urgency=low
* Initial release Closes: #657584
diff --git a/debian/control b/debian/control
index c5e877c..98d9281 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
Source: libkmlframework-java
-Section: java
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 8), javahelper (>=0.25), default-jdk, ant, libservlet2.5-java
-Standards-Version: 3.9.2
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libkmlframework-java/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/libkmlframework-java/trunk/
+Section: java
+Priority: optional
+Build-Depends: debhelper (>= 8),
+ javahelper,
+ default-jdk,
+ ant,
+ libservlet2.5-java
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libkmlframework-java.git
+Vcs-Git: git://anonscm.debian.org/debian-med/libkmlframework-java.git
Homepage: http://code.google.com/p/kmlframework/
Package: libkmlframework-java
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ${java:Depends}
Recommends: ${java:Recommends}
Description: library/framework for generating Google Earth KML
The KML Framework is a library/framework for generating Google Earth
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libkmlframework-java.git
More information about the debian-med-commit
mailing list