[DRE-commits] [SCM] pkg-ruby-extras.git branch, master, updated. be59435b8ad316c29718f1c551aa0f79fbbb67e9

Antonio Terceiro terceiro at debian.org
Wed Jan 23 14:01:36 UTC 2013


The following commit has been merged in the master branch:
commit be59435b8ad316c29718f1c551aa0f79fbbb67e9
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Wed Jan 16 08:19:30 2013 -0300

    Also display changelog before uploading

diff --git a/upload b/upload
index 161c926..68f35de 100755
--- a/upload
+++ b/upload
@@ -24,6 +24,9 @@ git buildpackage --git-pbuilder
 
 # check
 check_package() {
+  banner "Changelog"
+  dpkg-parsechangelog
+
   banner "Lintian checks"
   lintian -Ii
 

-- 
pkg-ruby-extras.git



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