[DRE-commits] [SCM] ruby-polyglot.git branch, master, updated. debian/0.3.3-1-1-gebe608b

Vasudev Kamath kamathvasudev at gmail.com
Sun Jun 17 07:41:39 UTC 2012


The following commit has been merged in the master branch:
commit ebe608baf5521180d364884097fb07bf5c5c4912
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Sun Jun 17 13:06:51 2012 +0530

    Standards version bump compat change and copyright format fixes

diff --git a/debian/changelog b/debian/changelog
index 92ff92c..3bf0394 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+ruby-polyglot (0.3.3-2) unstable; urgency=low
+
+  * debian/control:
+    + Changed minimum version of debhelper required to 9
+    + Bumped the Standards-Version to 3.9.3. This change did not require
+      any changes to package source
+  * debian/copyright:
+    + Format URI now confirms to Debian copyright-format 1.0
+  * Set debian/compat to 9
+
+ -- Vasudev Kamath <kamathvasudev at gmail.com>  Sun, 17 Jun 2012 13:06:32 +0530
+
 ruby-polyglot (0.3.3-1) unstable; urgency=low
 
   * Imported Upstream version 0.3.3
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 70ceeec..cd14f4b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Vasudev Kamath <kamathvasudev at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 9),
                gem2deb (>= 0.2.1)
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-polyglot.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-polyglot;a=summary
 Homepage: http://polyglot.rubyforge.org
diff --git a/debian/copyright b/debian/copyright
index 894aac7..661eeb7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: polyglot
 Source: http://rubygems.org/gems/polyglot
 

-- 
ruby-polyglot.git



More information about the Pkg-ruby-extras-commits mailing list