[med-svn] [grinder] 01/02: fix problem with rebuilding of package

Nadiya Sitdykova rovenskasa-guest at moszumanska.debian.org
Mon Aug 21 21:58:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

rovenskasa-guest pushed a commit to branch master
in repository grinder.

commit 0f22eaf5be9702103ff4558ecdb258e99d672eb4
Author: Nadiya Sitdykova <rovenskasa at gmail.com>
Date:   Mon Aug 21 17:36:11 2017 -0400

    fix problem with rebuilding of package
---
 debian/changelog | 9 +++++++++
 debian/rules     | 1 +
 2 files changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9ae3bc3..ad165c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+grinder (0.5.4-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  
+  [ Nadiya Sitdykova ] 
+  * add creation of _disposal directory so the package could be rebuild
+
+ -- Nadiya Sitdykova <rovensaksa at gmail.com>  Mon, 21 Aug 2017 17:34:12 -0400
+
 grinder (0.5.4-2) UNRELEASED; urgency=medium
 
   * debian/uptream/metadata: Added references to OMICtools and RRID
diff --git a/debian/rules b/debian/rules
index e587e99..8551e49 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,6 +38,7 @@ MOREFILE = $(MANDIR)/more.$(SECTION)
 
 override_dh_auto_configure:
 	# MYMETA.yml will be changed and not reverted in clean target - use the chance to conserve it here
+	mkdir _disposal
 	cp -a MYMETA.yml _disposal
 	dh_auto_configure
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/grinder.git



More information about the debian-med-commit mailing list