Étienne Mollier pushed to branch master at Debian Med / libsecrecy


Commits:
24e86e7d by Étienne Mollier at 2024-04-24T09:56:36+02:00
d/watch: move to git mode.

This repairs failure to scan caused by changes in gitlab.

- - - - -
6d79ccb4 by Étienne Mollier at 2024-04-24T09:57:29+02:00
d/control: declare compliance to standards version 4.7.0.

- - - - -
322603b6 by Étienne Mollier at 2024-04-24T09:59:44+02:00
d/control: build depends on pkgconf instead of pkg-config.

- - - - -
bf4c1a3b by Étienne Mollier at 2024-04-24T10:02:32+02:00
d/control: libsecrecy-dev depends on pkgconf instead of pkg-config.

- - - - -
5d7346fa by Étienne Mollier at 2024-04-24T10:05:15+02:00
ready to upload to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+libsecrecy (0.0.5+ds-4) unstable; urgency=medium
+
+  * d/watch: move to git mode.
+    This repairs failure to scan caused by changes in gitlab.
+  * d/control: declare compliance to standards version 4.7.0.
+  * d/control: build depends on pkgconf instead of pkg-config.
+  * d/control: libsecrecy-dev depends on pkgconf instead of pkg-config.
+
+ -- Étienne Mollier <emoll...@debian.org>  Wed, 24 Apr 2024 10:02:57 +0200
+
 libsecrecy (0.0.5+ds-3) unstable; urgency=medium
 
   * fix-autopkgtest-failures-32-bit.patch: bug open upstream.


=====================================
debian/control
=====================================
@@ -4,10 +4,10 @@ Priority: optional
 Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
 Uploaders: Étienne Mollier <emoll...@debian.org>
 Build-Depends: debhelper-compat (= 13),
-               pkg-config,
+               pkgconf,
                libgpgme-dev,
                nettle-dev
-Standards-Version: 4.6.2
+Standards-Version: 4.7.0
 Vcs-Browser: https://salsa.debian.org/med-team/libsecrecy
 Vcs-Git: https://salsa.debian.org/med-team/libsecrecy.git
 Homepage: https://gitlab.com/german.tischler/libsecrecy
@@ -18,7 +18,7 @@ Architecture: any
 Multi-Arch: same
 Section: libdevel
 Depends: ${shlibs:Depends}, ${misc:Depends},
-         pkg-config,
+         pkgconf,
          libgpgme-dev,
          nettle-dev
 Description: C++ header only library for random access to encrypted files


=====================================
debian/watch
=====================================
@@ -1,5 +1,5 @@
 version=4
 
-opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz" \
-https://gitlab.com/german.tischler/libsecrecy/tags?sort=updated_desc \
-.*/archive/.*/libsecrecy@ANY_VERSION@-release-\d+@ARCHIVE_EXT@
+opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz,mode=git" \
+https://gitlab.com/german.tischler/libsecrecy.git \
+refs/tags/v?@ANY_VERSION@-release-.*



View it on GitLab: 
https://salsa.debian.org/med-team/libsecrecy/-/compare/205e69897751aaf24aa1563a673a6470fd0955f9...5d7346fab5485f45efebd6686db0120565be6da6

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/libsecrecy/-/compare/205e69897751aaf24aa1563a673a6470fd0955f9...5d7346fab5485f45efebd6686db0120565be6da6
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to