[med-svn] [Git][med-team/cmdock][master] 3 commits: Fix section for lib package

Andreas Tille (@tille) gitlab at salsa.debian.org
Sun Jun 6 22:17:58 BST 2021



Andreas Tille pushed to branch master at Debian Med / cmdock


Commits:
bbf5d434 by Andreas Tille at 2021-06-06T23:09:08+02:00
Fix section for lib package

- - - - -
ae3714e1 by Andreas Tille at 2021-06-06T23:10:19+02:00
Enable hardening

- - - - -
f6a7f2d4 by Andreas Tille at 2021-06-06T23:11:08+02:00
Add lintian override

- - - - -


3 changed files:

- debian/control
- + debian/lintian-overrides
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -30,6 +30,7 @@ Description: fit chemical compounds to proteins and nucleotides
 
 Package: libcmdock0
 Architecture: any
+Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: cmdock
 Description: library of cmdock


=====================================
debian/lintian-overrides
=====================================
@@ -0,0 +1,2 @@
+# see https://lists.debian.org/debian-med/2018/06/msg00043.html
+cmdock: script-with-language-extension usr/bin/*.*


=====================================
debian/rules
=====================================
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 export DH_VERBOSE = 1
-#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
 #export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 



View it on GitLab: https://salsa.debian.org/med-team/cmdock/-/compare/55020c93a747ab4c0152c9e74e2523f3b2d10581...f6a7f2d42f8372d0a67ba92a7b181d00767d4f1e

-- 
View it on GitLab: https://salsa.debian.org/med-team/cmdock/-/compare/55020c93a747ab4c0152c9e74e2523f3b2d10581...f6a7f2d42f8372d0a67ba92a7b181d00767d4f1e
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/20210606/9c0243af/attachment-0001.htm>


More information about the debian-med-commit mailing list