diffstat of debian/ for gnome-software_3.28.0-1 gnome-software_3.28.0-1pureos1 changelog | 8 ++++++++ control | 4 ++-- control.in | 4 ++-- gbp.conf | 5 ----- rules | 3 +++ 5 files changed, 15 insertions(+), 9 deletions(-) diff -Nru gnome-software-3.28.0/debian/changelog gnome-software-3.28.0/debian/changelog --- gnome-software-3.28.0/debian/changelog 2018-03-16 21:22:24.000000000 +0000 +++ gnome-software-3.28.0/debian/changelog 2018-04-01 19:58:04.000000000 +0000 @@ -1,3 +1,11 @@ +gnome-software (3.28.0-1pureos1) green; urgency=medium + + * Fork package: Override control fields Mantainer and Uploader, + preserving former Maintainer as XSBC-Original-Maintainer. + * No-change rebuild to pick up PureOS settings. + + -- Jonas Smedegaard Sun, 01 Apr 2018 21:58:04 +0200 + gnome-software (3.28.0-1) unstable; urgency=medium * New upstream release diff -Nru gnome-software-3.28.0/debian/control gnome-software-3.28.0/debian/control --- gnome-software-3.28.0/debian/control 2018-03-16 21:22:24.000000000 +0000 +++ gnome-software-3.28.0/debian/control 2018-04-01 19:58:04.000000000 +0000 @@ -5,8 +5,8 @@ Source: gnome-software Section: gnome Priority: optional -Maintainer: Debian GNOME Maintainers -Uploaders: Jeremy Bicha , Michael Biebl +Maintainer: PureOS Maintainers +XSBC-Original-Maintainer: Debian GNOME Maintainers Build-Depends: appstream, appstream-util, debhelper (>= 11), diff -Nru gnome-software-3.28.0/debian/control.in gnome-software-3.28.0/debian/control.in --- gnome-software-3.28.0/debian/control.in 2018-03-16 21:22:24.000000000 +0000 +++ gnome-software-3.28.0/debian/control.in 2018-04-01 19:58:04.000000000 +0000 @@ -1,8 +1,8 @@ Source: gnome-software Section: gnome Priority: optional -Maintainer: Debian GNOME Maintainers -Uploaders: @GNOME_TEAM@ +Maintainer: PureOS Maintainers +XSBC-Original-Maintainer: Debian GNOME Maintainers Build-Depends: appstream, appstream-util, debhelper (>= 11), diff -Nru gnome-software-3.28.0/debian/gbp.conf gnome-software-3.28.0/debian/gbp.conf --- gnome-software-3.28.0/debian/gbp.conf 2018-03-16 21:22:24.000000000 +0000 +++ gnome-software-3.28.0/debian/gbp.conf 1970-01-01 00:00:00.000000000 +0000 @@ -1,5 +0,0 @@ -[DEFAULT] -pristine-tar = True -debian-branch = debian/master -upstream-branch = upstream/latest -upstream-vcs-tag = %(version)s diff -Nru gnome-software-3.28.0/debian/rules gnome-software-3.28.0/debian/rules --- gnome-software-3.28.0/debian/rules 2018-03-16 21:22:24.000000000 +0000 +++ gnome-software-3.28.0/debian/rules 2018-04-01 19:58:04.000000000 +0000 @@ -1,6 +1,9 @@ #!/usr/bin/make -f -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk +# avoid NEW queue in PureOS +export DH_OPTIONS += --no-automatic-dbgsym + export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed