[Pkg-xfce-commits] [Git][xfce-team/apps/gigolo][debian/master] 6 commits: d/compat, d/control: Drop d/compat in favor of debhelper-compat, bump to 11.
Unit 193
gitlab at salsa.debian.org
Wed Jul 10 05:41:02 BST 2019
Unit 193 pushed to branch debian/master at xfce / apps / gigolo
Commits:
0d5337e2 by Unit 193 at 2019-07-10T04:32:40Z
d/compat, d/control: Drop d/compat in favor of debhelper-compat, bump to 11.
- - - - -
9628bc48 by Unit 193 at 2019-07-10T04:35:40Z
d/control: Build-Depend on xfce4-dev-tools for autoreconf.
- - - - -
57eb26c6 by Unit 193 at 2019-07-10T04:37:01Z
d/rules: Drop the now-default option '--disable-silent-rules'.
- - - - -
516eab25 by Unit 193 at 2019-07-10T04:37:28Z
d/rules: Drop dbgsym migration, it is complete.
- - - - -
e423783b by Unit 193 at 2019-07-10T04:40:25Z
Trim whitespace from previous changelog entries.
- - - - -
1b48a1c5 by Unit 193 at 2019-07-10T04:40:49Z
Update Standards-Version to 4.4.0.
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,18 @@
gigolo (0.4.91-1) UNRELEASED; urgency=medium
+ [ Mateusz Łukasik ]
* New upstream version 0.4.91
+ [ Unit 193 ]
+ * d/compat, d/control:
+ - Drop d/compat in favor of debhelper-compat, bump to 11.
+ * d/control: Build-Depend on xfce4-dev-tools for autoreconf.
+ * d/rules:
+ - Drop the now-default option '--disable-silent-rules'.
+ - Drop dbgsym migration, it is complete.
+ * Trim whitespace from previous changelog entries.
+ * Update Standards-Version to 4.4.0.
+
-- Mateusz Łukasik <mati75 at linuxmint.pl> Tue, 04 Jun 2019 15:23:07 +0200
gigolo (0.4.90-1) experimental; urgency=medium
@@ -28,12 +39,12 @@ gigolo (0.4.2-2) unstable; urgency=medium
* debian/control:
- replace gvfs-bin by libglib2.0-bin in Recommends closes: #877744
- run wrap-and-sort
- - update standards version to 4.4.1.
+ - update standards version to 4.4.1.
- drop -dbg package.
* debian/rules:
- migrate to dbgsym package.
- use debian/gigolo instead of debian/tmp in file removals, since we only
- have one binary package now.
+ have one binary package now.
- drop list-missing since we install everything.
* debian/gigolo.install dropped since we only have one package.
@@ -52,7 +63,7 @@ gigolo (0.4.2-1) unstable; urgency=low
- Bump debhelper to 9
- Drop hardening-includes, no longer needed
- Bump standards-version to 3.9.5
- * debian/rules:
+ * debian/rules:
- Switch from hardening includes to debhelper 9 hardening
- Add --disable-silent-rules to configure
* debian/compat: Bump to 9
@@ -97,7 +108,7 @@ gigolo (0.4.1-2) unstable; urgency=low
interface.
* debian/control:
- drop python build-dep
- - update standards version to 3.9.2.
+ - update standards version to 3.9.2.
-- Yves-Alexis Perez <corsac at debian.org> Wed, 20 Apr 2011 12:49:42 +0200
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9
=====================================
debian/control
=====================================
@@ -3,11 +3,12 @@ Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce at lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper-compat (= 11),
intltool,
libgtk-3-dev,
- pkg-config
-Standards-Version: 4.2.1
+ pkg-config,
+ xfce4-dev-tools
+Standards-Version: 4.4.0
Homepage: http://www.uvena.de/gigolo/
Vcs-Git: https://salsa.debian.org/xfce-team/apps/gigolo.git
Vcs-Browser: https://salsa.debian.org/xfce-team/apps/gigolo
=====================================
debian/rules
=====================================
@@ -6,14 +6,8 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@
-override_dh_auto_configure:
- dh_auto_configure -- --disable-silent-rules
-
override_dh_install:
rm debian/gigolo/usr/share/doc/gigolo/ChangeLog
rm debian/gigolo/usr/share/doc/gigolo/COPYING
rm debian/gigolo/usr/share/doc/gigolo/AUTHORS
dh_install
-
-override_dh_strip:
- dh_strip --dbgsym-migration='gigolo-dbg (<< 0.4.2-2~)'
View it on GitLab: https://salsa.debian.org/xfce-team/apps/gigolo/compare/ee5b6cfdda066a2e67801cf571ad499ca66654ad...1b48a1c5c4e6aa3d924112df86b1f7aed4df4268
--
View it on GitLab: https://salsa.debian.org/xfce-team/apps/gigolo/compare/ee5b6cfdda066a2e67801cf571ad499ca66654ad...1b48a1c5c4e6aa3d924112df86b1f7aed4df4268
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-xfce-commits/attachments/20190710/e4abbf77/attachment-0001.html>
More information about the Pkg-xfce-commits
mailing list