[med-svn] [Git][med-team/pbsim][master] 2 commits: Currently debian/rules creates two identical doc-base files...

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Mar 1 06:44:14 GMT 2023



Andreas Tille pushed to branch master at Debian Med / pbsim


Commits:
2564c01d by Anatoliy Gunya at 2023-02-28T22:00:23+00:00
Currently debian/rules creates two identical doc-base files (/usr/share/doc-base/pbsim and /usr/share/doc-base/pbsim-doc).
This breaks the doc-base trigger because it can't process two files with same doc id. This pull request removes copying of unneeded pbsim-doc. The same issue is [here](https://salsa.debian.org/med-team/codonw/-/merge_requests/1)
- - - - -
8429643b by Andreas Tille at 2023-03-01T06:44:11+00:00
Merge branch 'undef21-master-patch-34707' into 'master'

Currently debian/rules creates two identical doc-base files...

See merge request med-team/pbsim!1
- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -21,6 +21,4 @@ override_dh_auto_install:
 override_dh_installdocs:
 	mkdir -p debian/pbsim/usr/share/doc/pbsim/
 	cp README debian/pbsim/usr/share/doc/pbsim
-	mkdir -p debian/pbsim/usr/share/doc-base
-	cp debian/doc-base debian/pbsim/usr/share/doc-base/pbsim-doc
 	dh_installdocs --



View it on GitLab: https://salsa.debian.org/med-team/pbsim/-/compare/a7a3a39c774b240d482e1f444bc40cefdd93227f...8429643b07dcd59da8e67b0bbff8d6f282d07b57

-- 
View it on GitLab: https://salsa.debian.org/med-team/pbsim/-/compare/a7a3a39c774b240d482e1f444bc40cefdd93227f...8429643b07dcd59da8e67b0bbff8d6f282d07b57
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/20230301/c96d5472/attachment.htm>


More information about the debian-med-commit mailing list