[DRE-commits] [SCM] ruby-capistrano-ext.git branch, master, updated. upstream/1.2.1-7-g1613c72

Praveen Arimbrathodiyil praveen at debian.org
Fri Nov 16 18:35:03 UTC 2012


The following commit has been merged in the master branch:
commit 1613c7274f36ca8037378c4c6f709c62d346d7af
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Nov 17 00:00:35 2012 +0530

    update copyright format version, standards version
    
    - also install changelog

diff --git a/debian/changelog b/debian/changelog
index 588c20e..1926dcd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-capistrano-ext (1.2.1-2) unstable; urgency=low
+
+  * Update copyright format to 1.0
+  * Install CHANGELOG.rdoc as upstream changelog
+  * Update Standards Version to 3.9.3
+
+ -- Praveen Arimbrathodiyil <praveen at debian.org>  Fri, 16 Nov 2012 23:58:07 +0530
+
 ruby-capistrano-ext (1.2.1-1) unstable; urgency=low
 
   * Initial release (Closes: #657822)
diff --git a/debian/control b/debian/control
index bd05a9f..8e8903f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Praveen Arimbrathodiyil <praveen at debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~)
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-capistrano-ext.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-capistrano-ext.git;a=summary
 Homepage: http://www.capify.org
diff --git a/debian/copyright b/debian/copyright
index 694c625..0034481 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: capistrano-ext
 Source: http://www.capify.org/
 
diff --git a/debian/rules b/debian/rules
index a5e7dc8..3404fe8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_installchangelogs:
+	dh_installchangelogs CHANGELOG.rdoc

-- 
ruby-capistrano-ext.git



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