[Pkg-privacy-commits] [Git][pkg-privacy-team/seahorse-nautilus][master] 8 commits: debian/gbp.conf: Set debian branch to debian/master.
Chris Lamb (@lamby)
lamby at debian.org
Sun Jan 22 16:44:36 GMT 2023
Chris Lamb pushed to branch master at Privacy Maintainers / seahorse-nautilus
Commits:
64e15229 by Carlos Maddela at 2019-02-05T09:31:25+11:00
debian/gbp.conf: Set debian branch to debian/master.
- - - - -
975f0abb by Ulrike Uhlig at 2019-02-08T11:28:28+01:00
Release
- - - - -
0351d1c7 by Carlos Maddela at 2019-02-09T11:28:06+11:00
Update min version of B-D on libnautilus-extension-dev to 3.27.
The nautilus-extension.h header was first added in version 3.27.
- - - - -
e280ab48 by Ulrike Uhlig at 2019-03-20T17:57:07+01:00
Merge branch 'debian/master' of salsa.debian.org:pkg-privacy-team/seahorse-nautilus into debian/master
- - - - -
db465cc2 by Chris Lamb at 2019-08-10T16:22:04+01:00
wrap-and-sort -sa.
- - - - -
59760d78 by Chris Lamb at 2019-08-10T16:22:05+01:00
Bump Standards-Version to 4.4.0.
- - - - -
c3885280 by Chris Lamb at 2019-08-10T16:22:19+01:00
Add myself to Uploaders.
- - - - -
ae04fdc8 by Chris Lamb at 2019-08-10T16:26:10+01:00
releasing package seahorse-nautilus version 3.11.92-4
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/gbp.conf
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,14 @@
-seahorse-nautilus (3.11.92-3) UNRELEASED; urgency=medium
+seahorse-nautilus (3.11.92-4) unstable; urgency=medium
+
+ * (Almost) no-change upload to unstable to ensure migration to testing;
+ binaries were uploaded with previous 3.11.92-3 release.
+ * Add myself to Uploaders.
+ * Bump Standards-Version to 4.4.0.
+ * wrap-and-sort -sa.
+
+ -- Chris Lamb <lamby at debian.org> Sat, 10 Aug 2019 16:25:19 +0100
+
+seahorse-nautilus (3.11.92-3) unstable; urgency=medium
[ Clément Hermann ]
* fix Bug-Debian field in remove_unused_gnome-keyring_dep.patch
@@ -15,6 +25,7 @@ seahorse-nautilus (3.11.92-3) UNRELEASED; urgency=medium
- Drop unused gnome-pkg-tools.
- Drop libdbus-glib-1-dev and libgtk-3-dev, which are already
dependencies of other build dependencies.
+ - libnautilus-extension-dev >= 3.27.
* Drop unused dh_clean override.
* Update lintian override to use renamed tag.
- debian-watch-may-check-gpg-signature →
=====================================
debian/control
=====================================
@@ -2,17 +2,20 @@ Source: seahorse-nautilus
Section: gnome
Priority: optional
Maintainer: Debian Privacy Maintainers <pkg-privacy-maintainers at lists.alioth.debian.org>
-Uploaders: Carlos Maddela <e7appew at gmail.com>,
- Ulrike Uhlig <u at 451f.org>,
- Clément Hermann <nodens at nodens.org>
-Build-Depends: debhelper (>= 12),
- intltool,
- libcryptui-dev,
- libgcr-3-dev,
- libgpgme-dev,
- libnautilus-extension-dev,
- libnotify-dev
-Standards-Version: 4.3.0
+Uploaders:
+ Carlos Maddela <e7appew at gmail.com>,
+ Ulrike Uhlig <u at 451f.org>,
+ Clément Hermann <nodens at nodens.org>,
+ Chris Lamb <lamby at debian.org>,
+Build-Depends:
+ debhelper (>= 12),
+ intltool,
+ libcryptui-dev,
+ libgcr-3-dev,
+ libgpgme-dev,
+ libnautilus-extension-dev (>= 3.27),
+ libnotify-dev,
+Standards-Version: 4.4.0
Homepage: https://wiki.gnome.org/Apps/Seahorse
Vcs-Git: https://salsa.debian.org/pkg-privacy-team/seahorse-nautilus.git
Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/seahorse-nautilus
@@ -20,10 +23,15 @@ Rules-Requires-Root: no
Package: seahorse-nautilus
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: seahorse
-Enhances: nautilus
-Replaces: seahorse-plugins
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:
+ seahorse,
+Enhances:
+ nautilus,
+Replaces:
+ seahorse-plugins,
Description: Nautilus extension for Seahorse integration
Seahorse nautilus is an extension for nautilus which allows encryption
and decryption of OpenPGP files using GnuPG - the GNU Privacy Guard
=====================================
debian/gbp.conf
=====================================
@@ -1,7 +1,7 @@
# Configuration for git-buildpackage and affiliated tools
[DEFAULT]
-debian-branch = master
+debian-branch = debian/master
upstream-branch = upstream/latest
sign-tags = True
pristine-tar = True
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/seahorse-nautilus/-/compare/0531b10714fe42e1cb97bb7d2364b4f8987f79ca...ae04fdc80fa6013ed8427bd825138e33f41b1309
--
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/seahorse-nautilus/-/compare/0531b10714fe42e1cb97bb7d2364b4f8987f79ca...ae04fdc80fa6013ed8427bd825138e33f41b1309
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/20230122/b65b82f9/attachment-0001.htm>
More information about the Pkg-privacy-commits
mailing list