[med-svn] [Git][med-team/libtecla][master] 9 commits: Allow source build after binary build. Closes: #1046902.

Santiago Vila (@sanvila) gitlab at salsa.debian.org
Wed Nov 19 00:24:39 GMT 2025



Santiago Vila pushed to branch master at Debian Med / libtecla


Commits:
5c1bea09 by Santiago Vila at 2025-10-28T00:42:00+01:00
Allow source build after binary build. Closes: #1046902.

- - - - -
9a9e5191 by Santiago Vila at 2025-10-28T00:43:00+01:00
d/rules: Use DH_VERBOSE only for debugging.

- - - - -
e19d6567 by Santiago Vila at 2025-10-28T00:44:00+01:00
d/control: Drop "Rules-Requires-Root: no" (default).

- - - - -
81ad3569 by Santiago Vila at 2025-10-28T00:45:00+01:00
d/control: Drop "Priority: optional" (default).

- - - - -
729c676c by Santiago Vila at 2025-10-28T00:46:00+01:00
d/control: Fix Conflicts line (lintian error).

Instead of updating it at every upload, freeze the version used in
conflicts at the version where the time_t transition happened.

- - - - -
dc3e9c7f by Santiago Vila at 2025-10-28T00:47:00+01:00
d/control: Update standards-version.

- - - - -
8d04c006 by Santiago Vila at 2025-10-28T00:48:00+01:00
d/salsa-ci.yml: Use the simplified version.

- - - - -
a9a38022 by Santiago Vila at 2025-10-28T00:49:00+01:00
d/salsa-ci.yml: Allow blhc to fail.

- - - - -
aa3a1171 by Santiago Vila at 2025-10-28T00:50:00+01:00
Upload for unstable as 1.6.3-4

- - - - -


5 changed files:

- debian/changelog
- + debian/clean
- debian/control
- debian/rules
- debian/salsa-ci.yml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+libtecla (1.6.3-4) unstable; urgency=medium
+
+  * Team upload.
+  * d/clean: Allow source build after binary build. Closes: #1046902.
+  * d/rules: Use DH_VERBOSE only for debugging.
+  * d/control: Drop "Rules-Requires-Root: no" (default).
+  * d/control: Drop "Priority: optional" (default).
+  * d/control: Fix Conflicts line (lintian error).
+  * d/control: Update standards-version.
+  * d/salsa-ci.yml: Use the simplified version.
+  * d/salsa-ci.yml: Allow blhc to fail.
+
+ -- Santiago Vila <sanvila at debian.org>  Tue, 28 Oct 2025 00:50:00 +0100
+
 libtecla (1.6.3-3.1) unstable; urgency=medium
 
   * Non-maintainer upload.


=====================================
debian/clean
=====================================
@@ -0,0 +1,100 @@
+config.log
+config.status
+demo
+demo2
+demo2_r
+demo3
+demo3_r
+demo_r
+enhance
+libtecla.a
+libtecla.map.opt
+libtecla.so
+libtecla.so.1
+libtecla.so.1.6.3
+libtecla_r.a
+libtecla_r.so
+libtecla_r.so.1
+libtecla_r.so.1.6.3
+man/file/teclarc
+man/func/cfc_file_start
+man/func/cfc_literal_escapes
+man/func/cfc_set_check_fn
+man/func/cpl_add_completion
+man/func/cpl_complete_word
+man/func/cpl_file_completions
+man/func/cpl_last_error
+man/func/cpl_list_completions
+man/func/cpl_recall_matches
+man/func/cpl_record_error
+man/func/del_CplFileConf
+man/func/del_ExpandFile
+man/func/del_GetLine
+man/func/del_PathCache
+man/func/del_PcaPathConf
+man/func/del_WordCompletion
+man/func/ef_expand_file
+man/func/ef_last_error
+man/func/ef_list_expansions
+man/func/gl_abandon_line
+man/func/gl_bind_keyseq
+man/func/gl_catch_blocked
+man/func/gl_change_terminal
+man/func/gl_clear_history
+man/func/gl_completion_action
+man/func/gl_configure_getline
+man/func/gl_customize_completion
+man/func/gl_display_text
+man/func/gl_echo_mode
+man/func/gl_erase_terminal
+man/func/gl_error_message
+man/func/gl_get_line
+man/func/gl_group_history
+man/func/gl_handle_signal
+man/func/gl_ignore_signal
+man/func/gl_inactivity_timeout
+man/func/gl_io_mode
+man/func/gl_last_signal
+man/func/gl_limit_history
+man/func/gl_list_signals
+man/func/gl_load_history
+man/func/gl_lookup_history
+man/func/gl_normal_io
+man/func/gl_pending_io
+man/func/gl_prompt_style
+man/func/gl_query_char
+man/func/gl_range_of_history
+man/func/gl_raw_io
+man/func/gl_read_char
+man/func/gl_register_action
+man/func/gl_resize_history
+man/func/gl_return_status
+man/func/gl_save_history
+man/func/gl_set_term_size
+man/func/gl_show_history
+man/func/gl_size_of_history
+man/func/gl_state_of_history
+man/func/gl_terminal_size
+man/func/gl_toggle_history
+man/func/gl_trap_signal
+man/func/gl_tty_signals
+man/func/gl_watch_fd
+man/func/libtecla_version
+man/func/new_CplFileConf
+man/func/new_ExpandFile
+man/func/new_GetLine
+man/func/new_PathCache
+man/func/new_PcaPathConf
+man/func/new_WordCompletion
+man/func/pca_last_error
+man/func/pca_lookup_file
+man/func/pca_path_completions
+man/func/pca_scan_path
+man/func/pca_set_check_fn
+man/func/ppc_file_start
+man/func/ppc_literal_escapes
+man/libr/libtecla
+man/misc/tecla
+man/prog/enhance
+normal_obj/
+reentrant_obj/


=====================================
debian/control
=====================================
@@ -3,14 +3,12 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Scott Christley <schristley at mac.com>,
            Andreas Tille <tille at debian.org>
 Section: science
-Priority: optional
 Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
                d-shlibs (>= 0.106~)
-Standards-Version: 4.6.0
+Standards-Version: 4.7.2
 Vcs-Browser: https://salsa.debian.org/med-team/libtecla
 Vcs-Git: https://salsa.debian.org/med-team/libtecla.git
 Homepage: https://www.astro.caltech.edu/~mcs/tecla/
-Rules-Requires-Root: no
 
 Package: libtecla-dev
 Architecture: any
@@ -47,7 +45,7 @@ Description: interactive command line editing facilities (development)
 Package: libtecla1t64
 Provides: ${t64:Provides}
 Replaces: libtecla1
-Conflicts: libtecla1 (<< ${source:Version})
+Conflicts: libtecla1 (<< 1.6.3-3.1)
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},


=====================================
debian/rules
=====================================
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 # debian/rules file for tecla
-export DH_VERBOSE=1
+# export DH_VERBOSE=1
 
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 export STRIPPROG=true


=====================================
debian/salsa-ci.yml
=====================================
@@ -1,4 +1,6 @@
 ---
 include:
-  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
-  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
+
+blhc:
+  allow_failure: true



View it on GitLab: https://salsa.debian.org/med-team/libtecla/-/compare/f72d0f538b97cbcda9cada1f45a84f7617a2ee15...aa3a11710cc9813f4ac26e306426ed42a6d11b25

-- 
View it on GitLab: https://salsa.debian.org/med-team/libtecla/-/compare/f72d0f538b97cbcda9cada1f45a84f7617a2ee15...aa3a11710cc9813f4ac26e306426ed42a6d11b25
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/20251119/a2aa3778/attachment-0001.htm>


More information about the debian-med-commit mailing list