[Pkg-privacy-commits] [Git][pkg-privacy-team/codecrypt][master] 10 commits: Point Vcs fields to Salsa
Simon Josefsson (@jas)
gitlab at salsa.debian.org
Thu Mar 19 20:35:30 GMT 2026
Simon Josefsson pushed to branch master at Privacy Maintainers / codecrypt
Commits:
fceed17a by Andreas Tille at 2026-03-19T18:50:14+01:00
Point Vcs fields to Salsa
- - - - -
4e982f0e by Andreas Tille at 2026-03-19T18:54:45+01:00
Fix Homepage
- - - - -
9e138ba7 by Andreas Tille at 2026-03-19T18:55:12+01:00
d/copyright: Fix Source field
- - - - -
77eab43c by Andreas Tille at 2026-03-19T19:11:23+01:00
d/watch
- version=5
- point to Github
- - - - -
98ce576b by Andreas Tille at 2026-03-19T19:14:21+01:00
debhelper-compat = 13
- - - - -
4bac1195 by Andreas Tille at 2026-03-19T19:23:45+01:00
Build-Depends: pkg-config => pkgconf
- - - - -
2fcfe42e by Andreas Tille at 2026-03-19T20:29:05+01:00
Let maintainer decide what level of lintian is wanted
- - - - -
ea881d75 by Andreas Tille at 2026-03-19T20:31:57+01:00
Standards-Version: 4.7.3 (Remove Priority field)
- - - - -
f66aed92 by Andreas Tille at 2026-03-19T21:06:07+01:00
Close bug
- - - - -
414f9252 by Simon Josefsson at 2026-03-19T21:35:29+01:00
Merge branch 'master' into 'master'
Please upload to announce Vcs fields on Salsa and fix Homepage
See merge request pkg-privacy-team/codecrypt!2
- - - - -
7 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/gbp.conf
- debian/rules
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,19 @@
+codecrypt (1.8-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Point Vcs fields to Salsa
+ * Fix Homepage
+ Closes: #1131290
+ * d/copyright: Fix Source field
+ * d/watch
+ - version=5
+ - point to Github
+ * debhelper-compat = 13
+ * Build-Depends: pkg-config => pkgconf
+ * Standards-Version: 4.7.3 (Remove Priority field)
+
+ -- Andreas Tille <tille at debian.org> Thu, 19 Mar 2026 18:49:51 +0100
+
codecrypt (1.8-1) unstable; urgency=medium
* New upstream version 1.8
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9
=====================================
debian/control
=====================================
@@ -1,13 +1,12 @@
Source: codecrypt
Section: utils
-Priority: optional
Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers at lists.alioth.debian.org>
Uploaders: Mirek Kratochvil <exa.exa at gmail.com>
-Build-Depends: debhelper (>= 9), dh-autoreconf, libgmp-dev, libcrypto++-dev, libfftw3-dev, pkg-config
-Standards-Version: 4.1.1
-Homepage: http://e-x-a.org/codecrypt
-Vcs-Git: https://anonscm.debian.org/git/pkg-privacy/packages/codecrypt.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-privacy/packages/codecrypt.git
+Build-Depends: debhelper-compat (= 13), libgmp-dev, libcrypto++-dev, libfftw3-dev, pkgconf
+Standards-Version: 4.7.3
+Homepage: https://github.com/exaexa/codecrypt
+Vcs-Git: https://salsa.debian.org/pkg-privacy-team/codecrypt.git
+Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/codecrypt
Package: codecrypt
Architecture: any
=====================================
debian/copyright
=====================================
@@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: codecrypt
-Source: https://e-x-a.org/codecrypt
+Source: https://github.com/exaexa/codecrypt
Files: *
Copyright: 2013-2015 Mirek Kratochvil <exa.exa at gmail.com>
=====================================
debian/gbp.conf
=====================================
@@ -1,3 +1,2 @@
[DEFAULT]
pristine-tar = True
-postbuild = lintian --pedantic -I -E $GBP_CHANGES_FILE && echo "Lintian OK"
=====================================
debian/rules
=====================================
@@ -5,4 +5,4 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
- dh $@ --with autoreconf
+ dh $@
=====================================
debian/watch
=====================================
@@ -1,4 +1,5 @@
-version=3
-https://e-x-a.org/codecrypt/files/codecrypt-(.+)\.tar\.gz \
- debian uupdate
+Version: 5
+Template: Github
+Owner: exaexa
+Project: codecrypt
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/codecrypt/-/compare/8c6c26e277972455223e92c5d96f4909c9ec9027...414f925296846cdc3bfd57780792f2b79f148b0e
--
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/codecrypt/-/compare/8c6c26e277972455223e92c5d96f4909c9ec9027...414f925296846cdc3bfd57780792f2b79f148b0e
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/pkg-privacy-commits/attachments/20260319/6a7b7920/attachment-0001.htm>
More information about the Pkg-privacy-commits
mailing list