[med-svn] [Git][med-team/gentle][master] Setting HOMEDIR

Steffen Möller (@moeller) gitlab at salsa.debian.org
Thu Sep 5 17:20:24 BST 2024



Steffen Möller pushed to branch master at Debian Med / gentle


Commits:
5ac1ba09 by Steffen Moeller at 2024-09-05T18:19:45+02:00
Setting HOMEDIR

- - - - -


4 changed files:

- debian/README.source
- debian/changelog
- debian/extra/GENtle.1
- debian/rules


Changes:

=====================================
debian/README.source
=====================================
@@ -1,17 +1,5 @@
 GENtle for Debian
 -----------------
 
-The sources were taken from the CVS repository, removed are
- - the CVS directories
- - the tinyxml directory (since redundant with Debian's libtinyxml)
- - the clustalw directory (since redundant and non-free)
- - ncoils.cpp,ncoils.h and the coils directory
-
-Patches:
-
-   remove_tinyxml.patch - small changes to Makefile.am since tinyurl is now gone
-   remove_clustalw.patch - small changes to Makefile.am since clustalw is now gone
-
-d/watch:
-   Ccomment what we could use to fetch source from Git but
-   it seems that Github is lagging behind the code we have in this tarball
+Upstream accepted all of Debian's patches and prepared a GitHub repository
+to facilitate GENtle's transition to wxWidgets 3.


=====================================
debian/changelog
=====================================
@@ -9,6 +9,7 @@ gentle (1.9.5~alpha2+dfsg-1) UNRELEASED; urgency=medium
     removed German documentation.
   * first autotests
   * added lintian overrides
+  * updated man page
 
  -- Steffen Moeller <moeller at debian.org>  Thu, 05 Sep 2024 12:02:48 +0200
 


=====================================
debian/extra/GENtle.1
=====================================
@@ -3,7 +3,7 @@
 .SH NAME
 GENtle \- program to plan genetic cloning experiments
 .SH SYNOPSIS
-.B gentle
+.B GENtle
 .SH DESCRIPTION
 GENtle integrates a series of programs and databases
 to plan the integration of foreign DNA into another
@@ -13,6 +13,11 @@ commonly referred to as
 .I cloning.
 .SH OPTIONS
 None.
+.SH ENVIRONMENT
+.PP
+.B GENTLE_HOMEDIR
+.RS 4
+Should be /usr/share/gentle, i.e. the path to data resources.
 .SH SEE ALSO
 .BR http://gentle.magnusmanske.de
 .SH AUTHOR


=====================================
debian/rules
=====================================
@@ -5,7 +5,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-export DEB_CXXFLAGS_MAINT_APPEND = -D__DEBIAN__ -O2 -g -Wno-write-strings -DUSE_EXTERNAL_CLUSTALW
+export DEB_CXXFLAGS_MAINT_APPEND = -D__DEBIAN__ -O2 -g -Wno-write-strings -DUSE_EXTERNAL_CLUSTALW -DHOMEDIR=\"/usr/share/gentle\"
 include /usr/share/dpkg/default.mk
 
 %:



View it on GitLab: https://salsa.debian.org/med-team/gentle/-/commit/5ac1ba0941b1afb84eb3c6ef9d3c36ea3d4a9015

-- 
View it on GitLab: https://salsa.debian.org/med-team/gentle/-/commit/5ac1ba0941b1afb84eb3c6ef9d3c36ea3d4a9015
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/20240905/1a41f71c/attachment-0001.htm>


More information about the debian-med-commit mailing list