[SCM] jenkins-memory-monitor packaging branch, master, updated. debian/1.7-1-1-g0204cfa

tony mancill tmancill at debian.org
Thu Mar 8 04:39:00 UTC 2012


The following commit has been merged in the master branch:
commit 0204cfa80aa3b1022d7b0be62ccda8a336a846af
Author: tony mancill <tmancill at debian.org>
Date:   Wed Mar 7 20:38:40 2012 -0800

    fix typos in d/control (Closes: #611980); bump Standards-Version; update d/copyright Format

diff --git a/debian/changelog b/debian/changelog
index c4f7442..dd547b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+jenkins-memory-monitor (1.7-2) UNRELEASED; urgency=low
+
+  * Team upload.
+  * Address typos in package description in d/control (Closes: #661980).
+    - Thanks to Paul Menzel.
+  * Bump Standards-Version to 3.9.3 (no changes).
+  * Update Format: specifier in d/copyright.
+
+ -- tony mancill <tmancill at debian.org>  Wed, 07 Mar 2012 20:36:06 -0800
+
 jenkins-memory-monitor (1.7-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 1511c9b..d6f60e1 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep:
  libjna-java-doc,
  libmaven-compiler-plugin-java,
  libmaven-javadoc-plugin-java
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: https://github.com/jenkinsci/extras-memory-monitor
 Vcs-Git: git://git.debian.org/git/pkg-java/jenkins-memory-monitor.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/jenkins-memory-monitor.git
@@ -22,9 +22,9 @@ Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
 Description: Jenkins native integration for monitoring memory usage.
- This library provide native integration for monitoring memory and
- swap usage from with Java code. It is used by the Jenkins CI
- application to monitor these statistics on jenkins master and
+ This library provides native integration for monitoring memory and
+ swap usage from within Java code. It is used by the Jenkins CI
+ application to monitor these statistics on Jenkins master and
  slave nodes.
 
 Package: jenkins-memory-monitor-doc
@@ -34,9 +34,9 @@ Depends: ${maven:DocDepends}, ${misc:Depends}
 Recommends: ${maven:DocOptionalDepends}
 Suggests: jenkins-memory-monitor
 Description: Documentation for jenkins-memory-monitor.
- This library provide native integration for monitoring memory and
- swap usage from with Java code. It is used by the Jenkins CI
- application to monitor these statistics on jenkins master and
+ This library provides native integration for monitoring memory and
+ swap usage from within Java code. It is used by the Jenkins CI
+ application to monitor these statistics on Jenkins master and
  slave nodes.
  .
  This package provides the API documentation for jenkins-memory-monitor.
diff --git a/debian/copyright b/debian/copyright
index 3769b0a..b58cdc6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ 
 Upstream-Name: Jenkins Memory Monitor
 Source: http://jenkins-ci.org
 Comment: Licensing for this package is MIT as identified in the pom.xml

-- 
jenkins-memory-monitor packaging



More information about the pkg-java-commits mailing list