[DRE-commits] [SCM] ruby-pg.git branch, master, updated. upstream/0.13.1-14-g8cd15ee

Dmitry Borodaenko angdraug at debian.org
Sat Mar 3 18:25:17 UTC 2012


The following commit has been merged in the master branch:
commit 8cd15eecb729109adc7deec4527c0c1195676c0f
Author: Dmitry Borodaenko <angdraug at debian.org>
Date:   Sat Mar 3 21:24:56 2012 +0300

    upstream changelog is in History.rdoc

diff --git a/debian/changelog b/debian/changelog
index 65bf267..c886351 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 ruby-pg (0.13.2-1) unstable; urgency=low
 
   * New upstream version.
-  * Standards-Version upgraded to 3.9.2.
+  * Standards-Version upgraded to 3.9.3.
 
  -- Dmitry Borodaenko <angdraug at debian.org>  Sat, 03 Mar 2012 15:28:05 +0300
 
diff --git a/debian/rules b/debian/rules
index e399abd..b412d50 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,9 @@ override_dh_installdocs:
 		ext/pg.c
 	dh_installdocs
 
+override_dh_installchangelogs:
+	dh_installchangelogs History.rdoc
+
 override_dh_clean:
 	rm -rf rdoc
 	dh_clean

-- 
ruby-pg.git



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