[med-svn] [Git][med-team/mira][master] 3 commits: s/DEB_SOURCE/pkg/

Nilesh Patra gitlab at salsa.debian.org
Thu Sep 17 12:05:43 BST 2020



Nilesh Patra pushed to branch master at Debian Med / mira


Commits:
5d8453e9 by Nilesh Patra at 2020-09-17T10:48:28+00:00
s/DEB_SOURCE/pkg/

- - - - -
8aa96411 by Nilesh Patra at 2020-09-17T10:54:38+00:00
Remove useless .dirs directory

- - - - -
cd51c2d0 by Nilesh Patra at 2020-09-17T16:35:27+05:30
Update changelog

- - - - -


3 changed files:

- debian/changelog
- − debian/mira-assembler.dirs
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-mira (4.9.6-5) UNRELEASED; urgency=medium
+mira (4.9.6-5) unstable; urgency=medium
 
   [ Michael R. Crusoe ]
   * Update homepage URL
@@ -21,7 +21,11 @@ mira (4.9.6-5) UNRELEASED; urgency=medium
   * Rules-Requires-Root: no (routine-update)
   * Set field Upstream-Name in debian/copyright.
 
- -- Andreas Tille <tille at debian.org>  Wed, 19 Sep 2018 22:41:27 +0200
+  [ Nilesh Patra ]
+  * s/DEB_SOURCE/pkg/
+  * Remove useless debian/*.dirs
+
+ -- Nilesh Patra <npatra974 at gmail.com>  Thu, 17 Sep 2020 16:34:27 +0530
 
 mira (4.9.6-4) unstable; urgency=medium
 


=====================================
debian/mira-assembler.dirs deleted
=====================================
@@ -1 +0,0 @@
-usr/bin


=====================================
debian/rules
=====================================
@@ -15,12 +15,12 @@ include /usr/share/dpkg/default.mk
 	dh $@
 
 override_dh_auto_install-arch:
-	make install DESTDIR=$(CURDIR)/debian/$(DEB_SOURCE)
+	make install DESTDIR=$(CURDIR)/debian/${pkg}
 
 override_dh_auto_install-indep:
 	#There is no installation target for the docs
-	mkdir -p $(CURDIR)/debian/tmp/usr/share/doc/$(DEB_SOURCE)
-	cp -r -t $(CURDIR)/debian/tmp/usr/share/doc/$(DEB_SOURCE) doc/docbook/bookfigures doc/docbook/images \
+	mkdir -p $(CURDIR)/debian/tmp/usr/share/doc/${pkg}
+	cp -r -t $(CURDIR)/debian/tmp/usr/share/doc/${pkg} doc/docbook/bookfigures doc/docbook/images \
 	    doc/docbook/doccss doc/docbook/DefinitiveGuideToMIRA.html || true
 
 override_dh_auto_test-arch:



View it on GitLab: https://salsa.debian.org/med-team/mira/-/compare/95047f6f51c0e28e8cc172da80ebacd7d441953b...cd51c2d0a1291d91461ff59866991c874cc89447

-- 
View it on GitLab: https://salsa.debian.org/med-team/mira/-/compare/95047f6f51c0e28e8cc172da80ebacd7d441953b...cd51c2d0a1291d91461ff59866991c874cc89447
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200917/ed0ca8bc/attachment-0001.html>


More information about the debian-med-commit mailing list