[med-svn] [Git][med-team/libargparse][master] 7 commits: Remove template

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Dec 28 06:56:21 GMT 2023



Andreas Tille pushed to branch master at Debian Med / libargparse


Commits:
8a74494f by Andreas Tille at 2023-11-27T11:58:22+01:00
Remove template

- - - - -
49f737f5 by Andreas Tille at 2023-11-27T11:58:43+01:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.

Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html

- - - - -
ca2c8f91 by Andreas Tille at 2023-12-07T15:31:30+01:00
Upload to new

- - - - -
029512f7 by Andreas Tille at 2023-12-28T07:50:31+01:00
Source-only upload

- - - - -
32ef5d84 by Andreas Tille at 2023-12-28T07:51:09+01:00
Set upstream metadata fields: Repository.

Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html

- - - - -
917a5a3a by Andreas Tille at 2023-12-28T07:51:13+01:00
Apply multi-arch hints.
 + libargparse-dev: Add Multi-Arch: same.

Changes-By: apply-multiarch-hints

- - - - -
6891a95c by Andreas Tille at 2023-12-28T07:53:11+01:00
Cleanup changelog and upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/rules
- debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,13 @@
-libargparse (3.0-1) UNRELEASED; urgency=medium
+libargparse (3.0-2) unstable; urgency=medium
 
-  * Initial release (Closes: #<bug>)
+  * Set upstream metadata fields: Repository.
+  * Apply multi-arch hints.
+   + libargparse-dev: Add Multi-Arch: same.
 
- -- Andreas Tille <tille at debian.org>  Mon, 27 Nov 2023 11:37:49 +0100
+ -- Andreas Tille <tille at debian.org>  Thu, 28 Dec 2023 07:51:17 +0100
+
+libargparse (3.0-1) unstable; urgency=medium
+
+  * Initial release (Closes: #1056953)
+
+ -- Andreas Tille <tille at debian.org>  Mon, 27 Nov 2023 12:17:36 +0100


=====================================
debian/control
=====================================
@@ -16,6 +16,7 @@ Package: libargparse-dev
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Multi-Arch: same
 Description: parsing command-line arguments in C++
  Single C++ header library to pasre arguments.  Simply include argparse.hpp
  and you're good to go.


=====================================
debian/rules
=====================================
@@ -3,29 +3,7 @@
 # DH_VERBOSE := 1
 export LC_ALL=C.UTF-8
 
-include /usr/share/dpkg/default.mk
-# this provides:
-# DEB_SOURCE: the source package name
-# DEB_VERSION: the full version of the package (epoch + upstream vers. + revision)
-# DEB_VERSION_EPOCH_UPSTREAM: the package's version without the Debian revision
-# DEB_VERSION_UPSTREAM_REVISION: the package's version without the Debian epoch
-# DEB_VERSION_UPSTREAM: the package's upstream version
-# DEB_DISTRIBUTION: the distribution(s) listed in the current entry of debian/changelog
-# SOURCE_DATE_EPOCH: the source release date as seconds since the epoch, as
-#                    specified by <https://reproducible-builds.org/specs/source-date-epoch/>
-
-# for hardening you might like to uncomment this:
-# export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
 	dh $@
-
-### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected
-#override_dh_auto_test:
-#ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-#	do_stuff_for_testing
-#endif
-
-### If you **really** can not use uscan (even not with mode=git) use a debian/get-orig-script
-#get-orig-source:
-#	. debian/get-orig-source


=====================================
debian/upstream/metadata
=====================================
@@ -1,19 +1,5 @@
-Reference:
- - Author: 
-   Title: 
-   Journal: 
-   Year: 
-   Volume: 
-   Number: 
-   Pages: 
-   DOI: 
-   PMID:
-   URL: 
-   eprint: 
-Registry:
- - Name: conda:bioconda
-   Entry:
- - Name: SciCrunch
-   Entry:
- - Name: bio.tools
-   Entry:
+---
+Bug-Database: https://github.com/p-ranav/argparse/issues
+Bug-Submit: https://github.com/p-ranav/argparse/issues/new
+Repository: https://github.com/p-ranav/argparse.git
+Repository-Browse: https://github.com/p-ranav/argparse



View it on GitLab: https://salsa.debian.org/med-team/libargparse/-/compare/eeeefe1dbe74283501b0153ccffab77e4b7e7153...6891a95ca0c03aba2fd60276edb957ed478fd801

-- 
View it on GitLab: https://salsa.debian.org/med-team/libargparse/-/compare/eeeefe1dbe74283501b0153ccffab77e4b7e7153...6891a95ca0c03aba2fd60276edb957ed478fd801
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/20231228/c99e8687/attachment-0001.htm>


More information about the debian-med-commit mailing list