[rxtx] 03/06: freshen packaging
Tony Mancill
tmancill at moszumanska.debian.org
Wed Feb 26 05:46:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository rxtx.
commit a9fde4655330c842f631ef7fe4340444278160a7
Author: tony mancill <tmancill at debian.org>
Date: Tue Feb 25 21:02:54 2014 -0800
freshen packaging
---
debian/changelog | 11 +++++++++++
debian/compat | 2 +-
debian/control | 5 ++---
3 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 86ec405..6206fd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+rxtx (2.2pre2-12) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Apply patch for USB serial adapters at 38400 (Closes: #740098)
+ - Thank you to Jan Niehusmann for the analysis and patch.
+ * Remove DMUA field from debian/control.
+ * Bump DH dependency from 8 to 9.
+ * Bump Standards-Version to 3.9.5.
+
+ -- tony mancill <tmancill at debian.org> Tue, 25 Feb 2014 20:46:17 -0800
+
rxtx (2.2pre2-11) unstable; urgency=low
* debian/patches/MonitorThread-daemon.patch
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 513efdd..37504d1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,9 @@ Section: java
Priority: optional
Maintainer: Debian Java maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Scott Howard <showard at debian.org>
-DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 8), libtool, javahelper, default-jdk,
+Build-Depends: debhelper (>= 9), libtool, javahelper, default-jdk,
dh-autoreconf, autotools-dev
-Standards-Version: 3.9.2
+Standards-Version: 3.9.5
Homepage: http://www.rxtx.org
Vcs-Git: git://git.debian.org/pkg-java/rxtx.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/rxtx.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/rxtx.git
More information about the pkg-java-commits
mailing list