[med-svn] [Git][med-team/igor][master] 3 commits: routine-update: Packaging update

Lance Lin (@linqigang) gitlab at salsa.debian.org
Tue Mar 12 13:04:44 GMT 2024



Lance Lin pushed to branch master at Debian Med / igor


Commits:
f4b04c66 by Lance Lin at 2024-03-12T19:35:49+07:00
routine-update: Packaging update

- - - - -
445ada5d by Lance Lin at 2024-03-12T19:36:15+07:00
routine-update: Standards-Version: 4.6.2

- - - - -
b7dd9bfa by Lance Lin at 2024-03-12T20:02:50+07:00
d/rules: Copy manpage instead of moving it (Closes: #1049535)

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+igor (1.4.0+dfsg-5) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Standards-Version: 4.6.2 (routine-update)
+  * d/rules: Copy manpage instead of moving it (Closes: #1049535)
+
+ -- Lance Lin <lq27267 at gmail.com>  Tue, 12 Mar 2024 19:30:29 +0700
+
 igor (1.4.0+dfsg-4) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
                libblas-dev | libblas.so
 # doxygen
 # asciidoc,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/igor
 Vcs-Git: https://salsa.debian.org/med-team/igor.git
 Homepage: https://github.com/qmarcou/IGoR/


=====================================
debian/rules
=====================================
@@ -32,5 +32,5 @@ override_dh_fixperms:
 	find debian -name "*.fasta" -exec chmod -x \{\} \;
 
 override_dh_installman:
-	mv debian/igor1 debian/igor.1
+	cp debian/igor1 debian/igor.1
 	dh_installman



View it on GitLab: https://salsa.debian.org/med-team/igor/-/compare/492650050a62d0257c15cda6eda33dcc1425d50f...b7dd9bfaafd2acfe689ed50382cdc60122e46d0a

-- 
View it on GitLab: https://salsa.debian.org/med-team/igor/-/compare/492650050a62d0257c15cda6eda33dcc1425d50f...b7dd9bfaafd2acfe689ed50382cdc60122e46d0a
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/20240312/ef8429da/attachment-0001.htm>


More information about the debian-med-commit mailing list