diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 18:01:25 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 18:01:25 +0000 |
commit | aec407ab9f12ff932bd1522a28ac65769844bffd (patch) | |
tree | 3b7208e2b09728a7ef1ddcf5320a6bdeee43896f | |
parent | Adding upstream version 3.38.0. (diff) | |
download | gnome-system-monitor-aec407ab9f12ff932bd1522a28ac65769844bffd.tar.xz gnome-system-monitor-aec407ab9f12ff932bd1522a28ac65769844bffd.zip |
Adding debian version 3.38.0-1.debian/3.38.0-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 976 | ||||
-rw-r--r-- | debian/control | 42 | ||||
-rw-r--r-- | debian/control.in | 38 | ||||
-rw-r--r-- | debian/copyright | 498 | ||||
-rw-r--r-- | debian/docs | 1 | ||||
-rw-r--r-- | debian/gbp.conf | 17 | ||||
-rw-r--r-- | debian/gnome-system-monitor.sgml | 144 | ||||
-rw-r--r-- | debian/manpages | 1 | ||||
-rw-r--r-- | debian/patches/series | 0 | ||||
-rwxr-xr-x | debian/rules | 27 | ||||
-rw-r--r-- | debian/source/format | 1 | ||||
-rw-r--r-- | debian/watch | 3 |
12 files changed, 1748 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..65608ba --- /dev/null +++ b/debian/changelog @@ -0,0 +1,976 @@ +gnome-system-monitor (3.38.0-1) unstable; urgency=medium + + * New upstream release + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 15 Sep 2020 16:05:26 +0200 + +gnome-system-monitor (3.37.90-1) experimental; urgency=medium + + * New upstream release + * debian/control.in: + - updated meson requirement + + -- Sebastien Bacher <seb128@ubuntu.com> Fri, 07 Aug 2020 17:18:10 +0200 + +gnome-system-monitor (3.36.0-1) unstable; urgency=medium + + * New upstream release + * debian/patches/git_polkit_requirement.patch: + - removed, the change is included in the new version + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 10 Mar 2020 12:03:58 +0100 + +gnome-system-monitor (3.35.90-1) experimental; urgency=medium + + * New upstream release + * debian/patches/git_polkit_requirement.patch: + - backport git commits to avoid a depends on a newer polkit + + -- Sebastien Bacher <seb128@ubuntu.com> Thu, 06 Feb 2020 10:06:20 +0100 + +gnome-system-monitor (3.32.1-2) unstable; urgency=medium + + * New upstream release + + -- Jeremy Bicha <jbicha@debian.org> Thu, 19 Sep 2019 20:29:15 -0400 + +gnome-system-monitor (3.32.1-1) experimental; urgency=medium + + * New upstream release + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 09 Apr 2019 10:23:59 +0200 + +gnome-system-monitor (3.32.0-1) experimental; urgency=medium + + * New upstream release + + fixed issue with system icon change + + -- Iain Lane <laney@debian.org> Mon, 11 Mar 2019 17:20:09 +0000 + +gnome-system-monitor (3.31.90-1) experimental; urgency=medium + + * New upstream development release + * Build-Depend on debhelper-compat 12 and drop debian/compat + * Build-Depend on dh-sequence-gnome + + -- Jeremy Bicha <jbicha@debian.org> Thu, 07 Feb 2019 19:58:30 -0500 + +gnome-system-monitor (3.30.0-2) unstable; urgency=medium + + * Restore -Wl,-O1 to our LDFLAGS + * Revert "debian/watch: Watch for unstable releases" + + -- Jeremy Bicha <jbicha@debian.org> Fri, 14 Dec 2018 11:28:24 -0500 + +gnome-system-monitor (3.30.0-1) unstable; urgency=medium + + * New upstream version + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 04 Sep 2018 12:02:19 +0200 + +gnome-system-monitor (3.29.91-1) experimental; urgency=medium + + * Team upload + * New upstream release + * Update GLib build-dependency + * d/copyright: Update and convert to machine-readable format + * Build using Meson + * Set Rules-Requires-Root to no + * Don't install the detailed upstream changelog, only the NEWS file + * Standards-Version: 4.2.0 (no further changes) + + -- Simon McVittie <smcv@debian.org> Tue, 14 Aug 2018 08:32:06 +0100 + +gnome-system-monitor (3.28.2-1) unstable; urgency=medium + + * New upstream release (LP: #1770971) + + -- Jeremy Bicha <jbicha@debian.org> Sun, 13 May 2018 11:20:50 -0400 + +gnome-system-monitor (3.28.1-1) unstable; urgency=medium + + * New upstream release + * Bump Standards-Version to 4.1.4 + + -- Jeremy Bicha <jbicha@debian.org> Wed, 11 Apr 2018 13:13:46 -0400 + +gnome-system-monitor (3.28.0-1) unstable; urgency=medium + + * New upstream release + + -- Jeremy Bicha <jbicha@debian.org> Sat, 17 Mar 2018 10:08:50 -0400 + +gnome-system-monitor (3.27.92-1) unstable; urgency=medium + + * New upstream release candidate + * Release to unstable + + -- Tim Lunn <tim@feathertop.org> Wed, 07 Mar 2018 20:44:37 +1100 + +gnome-system-monitor (3.27.90-1) experimental; urgency=medium + + * New upstream release + * debian/control.in: + - Bump minimum libglib2.0-dev to 2.55.0 + - Build-Depend on policykit-1 + - Drop obsolete intltool Build-Depends + * Drop git-fix-lp1723370.patch: Applied in new release + + -- Jeremy Bicha <jbicha@debian.org> Fri, 09 Feb 2018 15:22:31 -0500 + +gnome-system-monitor (3.26.0-3) unstable; urgency=medium + + [ Daniel van Vugt ] + * Add debian/patches/git-fix-lp1723370.patch: + backport commit to fix inaccurate %CPU values in the Processes table + (LP: #1723370) + + [ Jeremy Bicha ] + * Update Vcs fields for migration to https://salsa.debian.org/ + * Bump debhelper compat to 11 + + -- Jeremy Bicha <jbicha@debian.org> Sun, 21 Jan 2018 16:21:26 -0500 + +gnome-system-monitor (3.26.0-2) unstable; urgency=medium + + * Update Vcs fields for conversion to git + * Add debian/gbp.conf + * Bump Standards-Version to 4.1.2 + + -- Jeremy Bicha <jbicha@debian.org> Fri, 15 Dec 2017 17:37:50 -0500 + +gnome-system-monitor (3.26.0-1) unstable; urgency=medium + + * New upstream release + + -- Jeremy Bicha <jbicha@debian.org> Mon, 11 Sep 2017 20:22:42 -0400 + +gnome-system-monitor (3.25.91-1) unstable; urgency=medium + + * New upstream release + * debian/control.in: + - Bump minimum libglib2.0-dev to >= 2.46.0, libgtk-3-dev to >= 3.22.0, + libglibmm-2.4-dev to >= 2.46.0, and libgtop2-dev to >= 2.37.2 + * Drop unsupported --enable-wnck option (LP: #1665209) + * Bump Standards-Version to 4.1.0 + + -- Jeremy Bicha <jbicha@debian.org> Sun, 03 Sep 2017 12:38:21 -0400 + +gnome-system-monitor (3.22.2-1) unstable; urgency=medium + + * New upstream release. + + -- Michael Biebl <biebl@debian.org> Tue, 08 Nov 2016 01:42:45 +0100 + +gnome-system-monitor (3.22.0-1) unstable; urgency=medium + + * New upstream release. + + -- Andreas Henriksson <andreas@fatal.se> Mon, 19 Sep 2016 20:51:58 +0200 + +gnome-system-monitor (3.21.92-1) unstable; urgency=medium + + * New upstream development release. + * Bump Standards-Version to 3.9.8. + + -- Michael Biebl <biebl@debian.org> Tue, 13 Sep 2016 01:50:20 +0200 + +gnome-system-monitor (3.21.91-1) unstable; urgency=medium + + [ Jeremy Bicha ] + * Convert from cdbs to dh + * Add debian/manpages and debian/docs + * Bump dh compat to 10 + * Enable hardening flags + * Drop debian/source/lintian-overrides: + - Issue was fixed a few years ago + + [ Pedro Beja ] + * New upstream release. + + -- Andreas Henriksson <andreas@fatal.se> Tue, 30 Aug 2016 17:11:36 +0200 + +gnome-system-monitor (3.20.1-1) unstable; urgency=medium + + * New upstream release. + + -- Michael Biebl <biebl@debian.org> Fri, 15 Apr 2016 18:18:45 +0200 + +gnome-system-monitor (3.20.0-1) unstable; urgency=medium + + * New upstream release. + + -- Andreas Henriksson <andreas@fatal.se> Thu, 24 Mar 2016 16:03:40 +0100 + +gnome-system-monitor (3.19.92-1) experimental; urgency=medium + + * New upstream release. + * Bump Standards-Version to 3.9.7 + + -- Andreas Henriksson <andreas@fatal.se> Mon, 14 Mar 2016 21:24:16 +0100 + +gnome-system-monitor (3.18.2-1) unstable; urgency=medium + + * New upstream release. + + -- Michael Biebl <biebl@debian.org> Wed, 11 Nov 2015 15:49:00 +0100 + +gnome-system-monitor (3.18.0.1-1) unstable; urgency=medium + + * New upstream release. + + -- Andreas Henriksson <andreas@fatal.se> Sat, 03 Oct 2015 11:21:41 +0200 + +gnome-system-monitor (3.18.0-1) unstable; urgency=medium + + [ Michael Biebl ] + * Remove Debian menu entry. + + [ Andreas Henriksson ] + * New upstream release. + * Drop debian/patches/0001-Add-support-for-libsystemd.patch + - now included in upstream release. + + -- Andreas Henriksson <andreas@fatal.se> Tue, 22 Sep 2015 15:05:31 +0200 + +gnome-system-monitor (3.16.0-2) unstable; urgency=medium + + [ Andreas Henriksson ] + * Switch build-dependency from appdata-tools to appstream-util + + [ Michael Biebl ] + * Bump debhelper compatibility level to 9. + * Add Homepage: field. + + -- Michael Biebl <biebl@debian.org> Tue, 01 Sep 2015 11:19:34 +0200 + +gnome-system-monitor (3.16.0-1) unstable; urgency=medium + + * New upstream release. + * Drop obsolete --disable-scrollkeeper configure switch. + * Build against libsystemd. (Closes: #779753) + + -- Michael Biebl <biebl@debian.org> Tue, 19 May 2015 00:06:46 +0200 + +gnome-system-monitor (3.14.1-1) unstable; urgency=medium + + [ Jackson Doak ] + * debian/control.in: Add build-depends on appdata-tools, desktop-file-utils + - Allows build time file validation + + [ Laurent Bigonville ] + * New upstream release. + * debian/control.in: Bump Standards-Version to 3.9.6 (no further changes) + * Add debian/source/lintian-overrides: Add an override as some files are not + properly cleaned up when the tarball is built. + + -- Laurent Bigonville <bigon@debian.org> Sat, 18 Oct 2014 10:40:12 +0200 + +gnome-system-monitor (3.14.0-1) unstable; urgency=medium + + * New upstream release. + * Upload to unstable. + + -- Andreas Henriksson <andreas@fatal.se> Mon, 22 Sep 2014 19:50:52 +0200 + +gnome-system-monitor (3.13.91-1) experimental; urgency=medium + + * New upstream development release. + + -- Andreas Henriksson <andreas@fatal.se> Fri, 05 Sep 2014 15:21:14 -0700 + +gnome-system-monitor (3.13.90-1) experimental; urgency=medium + + * New upstream development release. + * Update build-dependencies according to configure.ac: + - drop gnome-icon-theme + - bump libgtk-3-dev to (>= 3.12.0) + + -- Andreas Henriksson <andreas@fatal.se> Thu, 28 Aug 2014 23:19:57 -0700 + +gnome-system-monitor (3.12.2-1) unstable; urgency=medium + + * New upstream release. + + -- Andreas Henriksson <andreas@fatal.se> Fri, 16 May 2014 11:51:32 +0200 + +gnome-system-monitor (3.12.1-1) unstable; urgency=medium + + * New upstream release. + + -- Andreas Henriksson <andreas@fatal.se> Fri, 09 May 2014 19:57:25 +0200 + +gnome-system-monitor (3.12.0-1) unstable; urgency=medium + + * New upstream release. + * Drop debian/patches/01-fix_ftbfs_hurd.patch, merged upstream. + + -- Andreas Henriksson <andreas@fatal.se> Mon, 24 Mar 2014 22:33:35 +0100 + +gnome-system-monitor (3.11.90-1) experimental; urgency=medium + + * New upstream release. + + -- Andreas Henriksson <andreas@fatal.se> Mon, 17 Feb 2014 22:12:59 +0100 + +gnome-system-monitor (3.10.2-2) unstable; urgency=medium + + * Upload to unstable + * debian/patches/01-fix_ftbfs_hurd.patch: Fix FTBFS on hurd-i386 + (Closes: #738280) + * Only enable systemd-logind support on linux architectures + + -- Laurent Bigonville <bigon@debian.org> Sun, 16 Feb 2014 13:05:55 +0100 + +gnome-system-monitor (3.10.2-1) experimental; urgency=low + + * New upstream release. + - Drop debian/patches/01-kfreebsd-define.patch: Applied upstream + - debian/control.in: Bump build-dependencies + * debian/control.in: + - Bump Standards-Version to 3.9.5 (no further changes) + - Add dependency against libsystemd-login-dev (>= 44) + * debian/rules: Explicitly pass --enable-wnck and --enable-systemd to the + configure + + -- Laurent Bigonville <bigon@debian.org> Sat, 14 Dec 2013 16:17:43 +0100 + +gnome-system-monitor (3.8.2.1-2) unstable; urgency=low + + [ Jeremy Bicha ] + * debian/control.in, debian/rules: + - Run autoreconf + - Don't run autopoint, it causes configure error with intltool + + [ Emilio Pozuelo Monfort ] + * debian/patches/01-kfreebsd-define.patch: + + New patch from Petr Salinger to fix the kfreebsd build. + Closes: #712703. + + -- Emilio Pozuelo Monfort <pochu@debian.org> Tue, 18 Jun 2013 22:01:52 +0200 + +gnome-system-monitor (3.8.2.1-1) unstable; urgency=low + + * New upstream release. + * Upload to unstable. + + -- Andreas Henriksson <andreas@fatal.se> Sat, 25 May 2013 10:31:33 +0200 + +gnome-system-monitor (3.8.0-1) experimental; urgency=low + + [ Jeremy Bicha ] + * debian/control.in: + - Drop build-depends on itstool and rarian-compat + + [ Andreas Henriksson ] + * New upstream release. + + -- Andreas Henriksson <andreas@fatal.se> Thu, 04 Apr 2013 14:33:12 +0200 + +gnome-system-monitor (3.7.92-1) experimental; urgency=low + + * New upstream release. + * Bump build-dependencies according to configure.ac: + - libgtk-3-dev bumped from (>= 3.0.0) to (>= 3.5.12) + - libgtkmm-3.0-dev bumped from (>= 2.99) to (>= 3.3.18) + * Change build-dependencies for new documentation infrastructure: + - drop gnome-doc-tools + - add yelp-tools and itstool + * Drop patches + - 03_dont_show_in_KDE.patch and 04_kfreebsd_cputime.patch both + applied upstream. + + -- Andreas Henriksson <andreas@fatal.se> Fri, 22 Mar 2013 16:44:14 +0100 + +gnome-system-monitor (3.4.1-2) unstable; urgency=low + + * Upload to unstable. + + -- Michael Biebl <biebl@debian.org> Thu, 19 Apr 2012 03:36:11 +0200 + +gnome-system-monitor (3.4.1-1) experimental; urgency=low + + * New upstream release. + * debian/patches/04_kfreebsd_cputime.patch: Fix CPU time accounting for + (k)freebsd. Original patch by Christoph Egger, thanks! + Closes: #665999 + + -- Michael Biebl <biebl@debian.org> Tue, 17 Apr 2012 18:47:53 +0200 + +gnome-system-monitor (3.4.0-1) experimental; urgency=low + + * New upstream release. + + -- Michael Biebl <biebl@debian.org> Tue, 27 Mar 2012 17:01:46 +0200 + +gnome-system-monitor (3.3.92-1) experimental; urgency=low + + * New upstream development release. + * debian/patches/03_dont_show_in_KDE.patch: Refreshed. + + -- Michael Biebl <biebl@debian.org> Tue, 20 Mar 2012 02:12:29 +0100 + +gnome-system-monitor (3.3.91-1) experimental; urgency=low + + [ Jeremy Bicha ] + * New upstream release. + * debian/control.in: + - Standards-Version 3.9.3 + - Bump librsvg-dev to (>= 2.35.0) + * debian/patches/03_dont_show_in_KDE.patch: + - Buzilla patch to not show in KDE's menus since they have their + own System Monitor. Closes: #650019 + + -- Michael Biebl <biebl@debian.org> Sat, 17 Mar 2012 20:52:14 +0100 + +gnome-system-monitor (3.2.1-1) unstable; urgency=low + + * New upstream release. + * debian/watch: + - Track .xz tarballs. + * debian/control.in: + - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer. + + -- Michael Biebl <biebl@debian.org> Wed, 19 Oct 2011 01:14:11 +0200 + +gnome-system-monitor (3.2.0-1) unstable; urgency=low + + * New upstream release. + + -- Michael Biebl <biebl@debian.org> Thu, 29 Sep 2011 12:52:29 +0200 + +gnome-system-monitor (3.0.1-1) unstable; urgency=low + + [ Jean Schurger ] + * New upstream release. + * debian/control.in + - Update build-dependencies, especially for Gnome 3 + - Updated Standards-Version to 3.9.2 + - Removed dependency on libdbus-glib-1-dev + * Added debian/source/format + + [ Michael Biebl ] + * debian/control.in + - Remove Build-Depends on quilt. + - Add Vcs-* fields. + * debian/rules + - Remove patchsys-quilt.mk include. + * debian/watch + - Switch to .bz2 tarballs. + * Bump debhelper compatibility level to 8. + * Drop debian/patches/01_load_library_instead_of_so.patch and the Recommends + on libgksu2-0. The current gksu integration is broken and should be + replaced by PolicyKit. + + -- Michael Biebl <biebl@debian.org> Tue, 21 Jun 2011 16:49:23 +0200 + +gnome-system-monitor (2.28.1-1) unstable; urgency=low + + * New upstream bugfix release. + + -- Sebastian Dröge <slomo@debian.org> Mon, 12 Apr 2010 10:13:22 +0200 + +gnome-system-monitor (2.28.0-1) unstable; urgency=low + + * New upstream release. + - Bump libgtk2.0-dev minimun build dependency. + * Standards-Version is 3.8.3, no changes needed. + + -- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 21 Sep 2009 23:35:21 +0200 + +gnome-system-monitor (2.26.2-1) unstable; urgency=low + + [ Josselin Mouette ] + * Stop mentioning GNOME 2. + * Remove scrollkeeper dependency. + + [ Luca Bruno ] + * New upstream release. + * debian/control.in: + - Updated Standards-Version to 3.8.1, no additional changes needed. + * debian/copyright: + - Specify GPL version 2. + + [ Emilio Pozuelo Monfort ] + * New upstream bugfix release. + * debian/patches/80_use_units_coherent_with_gnome_desktop.patch: + removed, it's not needed anymore as GVFS fixes it, and wasn't + applied anyway. + + [ Josselin Mouette ] + * Minor build-dependencies updates. + + -- Josselin Mouette <joss@debian.org> Sat, 27 Jun 2009 00:39:45 +0200 + +gnome-system-monitor (2.24.4-1) unstable; urgency=low + + * New upstream release. + + -- Josselin Mouette <joss@debian.org> Wed, 11 Mar 2009 22:44:31 +0100 + +gnome-system-monitor (2.24.1-1) experimental; urgency=low + + [ Emilio Pozuelo Monfort ] + * New upstream release: + - Fixed performance issues with some graphic drivers. Closes: #471152. + * Remove 'debian uupdate' from watch file. + * Fix menu section. + + [ Josselin Mouette ] + * Recommend gvfs so that help actually shows up. + + -- Josselin Mouette <joss@debian.org> Tue, 09 Dec 2008 09:38:15 +0100 + +gnome-system-monitor (2.22.3-1) unstable; urgency=low + + * New upstream bugfix release. + * debian/control.in: + + Updated Standards-Version to 3.8.0, no additional changes needed. + + Build depend on intltool as it's needed now. + + -- Sebastian Dröge <slomo@debian.org> Tue, 01 Jul 2008 10:40:58 +0200 + +gnome-system-monitor (2.22.2-1) unstable; urgency=low + + * New upstream bugfix release. + + -- Sebastian Dröge <slomo@debian.org> Mon, 02 Jun 2008 12:39:09 +0200 + +gnome-system-monitor (2.22.1-1) unstable; urgency=low + + * New upstream bugfix release. + * debian/patches/series: + + 80_use_units_coherent_with_gnome_desktop.patch: + - Disable this one as gvfs uses kibibytes, etc too now. + * debian/rules: + + Link with -Wl,-z,defs -Wl,-O1 -Wl,--as-needed to get rid of some + dependencies. + + Clean up configure parameters. + + -- Sebastian Dröge <slomo@debian.org> Mon, 14 Apr 2008 19:24:34 +0200 + +gnome-system-monitor (2.22.0-1) unstable; urgency=low + + [ Josselin Mouette ] + * Drop 04_menu_change.patch, this application has nothing to do in the + settings menu. Closes: #467396. + + [ Sebastian Dröge ] + * New upstream stable release: + + debian/control.in: + - Update build dependencies. + + debian/patches/80_use_units_coherent_with_gnome_desktop.patch: + - Updated to apply cleanly again and define a function with the + correct signature instead of defining to one with another signature. + + -- Sebastian Dröge <slomo@debian.org> Fri, 14 Mar 2008 12:04:47 +0100 + +gnome-system-monitor (2.20.2-1) unstable; urgency=low + + * New upstream bugfix release: + + debian/patches/02_fix-distclean.patch: + - Dropped, merged upstream. + * debian/control.in: + + Update Standards-Version to 3.7.3, no additional changes needed. + * debian/menu: + + Fix section. + + -- Sebastian Dröge <slomo@debian.org> Tue, 08 Jan 2008 20:23:56 +0100 + +gnome-system-monitor (2.20.1-1) unstable; urgency=low + + [ Josselin Mouette ] + * 02_fix-distclean.patch: don't remove gnome-doc-utils.make in the + distclean target. Closes: #442578. + * Switch to quilt for patch handling to work around #414305. + Build-depend on quilt. + * Also include patchsys-quilt.mk after gnome.mk. + + [ Sebastian Dröge ] + * New upstream bugfix release. + + -- Sebastian Dröge <slomo@debian.org> Thu, 25 Oct 2007 13:57:05 +0200 + +gnome-system-monitor (2.20.0-1) unstable; urgency=low + + * New upstream release: + + Fixes invalid conversion from 'pid_t*' to 'unsigned int' + (Closes: #443007). + + debian/control.in: + - Update libgtop2-dev build dependency to >= 2.19.3. + - Build depend on libpcre3-dev >= 6.4 and libgtkmm-2.4-dev >= 2.8. + + debian/rules: + - Enable pcre support. + * debian/patches/80_use_units_coherent_with_gnome_desktop.patch: + + Use units coherent with the other Gnome apps, i.e. don't use + kibibytes, mebibytes and friends. Patch by Christian Persch, taken + from Ubuntu. + + -- Sebastian Dröge <slomo@debian.org> Sat, 29 Sep 2007 06:17:12 +0200 + +gnome-system-monitor (2.18.2-1) unstable; urgency=low + + * New upstream stable release. + * Wrap build-deps and deps. + * Fix URL in copyright. + * Cleanups. + * Drop check-dist include... + + -- Loic Minier <lool@dooz.org> Mon, 28 May 2007 16:57:02 +0200 + +gnome-system-monitor (2.18.1.1-1) unstable; urgency=low + + [ Riccardo Setti ] + * New upstream release. + * Added patch 01_load_library_instead_of_so.patch, + 04_menu_change.patch, taken from the Ubuntu package. + * Dropped libgnome2-dev, libgnomeui-dev build-depends + * Added gnome-doc-utils build-deps + * Bumped debhelper, libgtop build-deb + + [ Loic Minier ] + * Add a get-orig-source target to retrieve the upstream tarball. + * Include the new check-dist Makefile to prevent accidental uploads to + unstable; bump build-dep on gnome-pkg-tools to >= 0.10. + + -- Riccardo Setti <giskard@debian.org> Wed, 16 May 2007 16:30:03 +0200 + +gnome-system-monitor (2.16.1-1) experimental; urgency=low + + * New upstream release + - Remove libgksu1.2-dev build-dep. [debian/control.in] + - Remove libgksuui1.0-dev build-dep. [debian/control.in] + - Add pkg-config build-dep. [debian/control.in] + - Add gnome-icon-theme build-dep. [debian/control.in] + - Remove --enable-gksu configure flag. [debian/rules] + - Require libgtop2-dev >= 2.14.4 to match configure.in. + [debian/control.in] + + -- Oystein Gisnas <oystein@gisnas.net> Wed, 4 Oct 2006 23:36:17 +0200 + +gnome-system-monitor (2.14.5-2) UNRELEASED; urgency=low + + * Fix bashism. + + -- Loic Minier <lool@dooz.org> Sun, 3 Sep 2006 12:16:51 +0200 + +gnome-system-monitor (2.14.5-1) unstable; urgency=low + + * New upstream release. + - Drop 70_autoconf-2.59a-9 patch. + + -- Loic Minier <lool@dooz.org> Fri, 14 Jul 2006 11:03:08 +0200 + +gnome-system-monitor (2.14.4-1) unstable; urgency=low + + [ Oystein Gisnas ] + * New upstream release + - Bump libgtk2.0-dev build-dep to >= 2.8.0. [debian/control.in] + - Bump libgtop2-dev build-dep to >= 2.14.1-1. [debian/control.in] + - Add build-deps libgksu1.2-dev, libgksuui1.0-dev. [debian/control.in] + * Update watch file to look in even-numbered dirs. [debian/watch] + * Bump Standards-Version to 3.7.2. [debian/control.in] + * Regenerate debian/control + + [ Loic Minier ] + * Update list of authors. + * Add a libglib2.0-dev (>= 2.9.1) build-dep. + * Bump libgksuui1.0-dev build-dep to >= 1.0.0, libgksu1.2-dev to >= 0.15.0. + * Downgrade libgtop2-dev to >= 2.13.0. + * New patch, 70_autoconf-2.59a-9, to fix the configure script of the + upstream tarball as it was generated with a recent configure exposing a + bug in the AM_GLIB_DEFINE_LOCALEDIR macro; I used version 2.59a-9 of + autoconf to produce the patch. + + -- Loic Minier <lool@dooz.org> Sat, 8 Jul 2006 19:48:19 +0200 + +gnome-system-monitor (2.12.2-2) unstable; urgency=low + + * Upload to unstable. + + -- Jordi Mallach <jordi@debian.org> Mon, 9 Jan 2006 18:03:34 +0100 + +gnome-system-monitor (2.12.2-1) experimental; urgency=low + + * New upstream release. + * debian/control.in: get rid of references to the GNOME1 package name. + We're at the gates of 2006... + + -- Jordi Mallach <jordi@debian.org> Sun, 25 Dec 2005 23:52:42 +0100 + +gnome-system-monitor (2.12.1-2) experimental; urgency=low + + * Create patches directory. [debian/patches] + * Build with fixed libgtop2 shlibs and build-depend on >= 2.12.0-2. + (Closes: #336760) [debian/control, debian/control.in] + + -- Loic Minier <lool@dooz.org> Tue, 1 Nov 2005 12:41:42 +0100 + +gnome-system-monitor (2.12.1-1) experimental; urgency=low + + * New upstream releases. + - Fixes non-breaking spaces in German translation. (Closes: #313055) + - Update watch file. [debian/watch] + - Bump libgtk2.0-dev build-dep to >= 2.6.0. + [debian/control, debian/control.in] + - Add build-dep on libgnomevfs2-dev >= 2.6.0. + [debian/control, debian/control.in] + * Fix license, doh! [debian/copyright] + * Don't overwrite DEB_INSTALL_MANPAGES_*. [debian/rules] + * Remove obsolete Conflicts/Replaces. [debian/control, debian/control.in] + * Manual page is in section 1. [debian/gnome-system-monitor.sgml] + + -- Loic Minier <lool@dooz.org> Sat, 29 Oct 2005 21:33:23 +0200 + +gnome-system-monitor (2.10.1-3) unstable; urgency=high + + [ Josselin Mouette ] + * Standards-version is 3.6.2. + * Depend on ${misc:Depends} (high urgency fix). + + [ Loic Minier ] + * Add CDBS' utils. + + -- Loic Minier <lool@dooz.org> Fri, 14 Oct 2005 11:28:32 +0200 + +gnome-system-monitor (2.10.1-2) unstable; urgency=low + + * Upload to unstable. + - asks for the root passwd when renicing (closes: #187099). + - can reorder columns (closes: #228650). + - fixes a crash on amd64 (closes: #304999). + + -- Jordi Mallach <jordi@debian.org> Sun, 12 Jun 2005 18:43:24 +0200 + +gnome-system-monitor (2.10.1-1) experimental; urgency=low + + * New upstream version. + * debian/rules: + - clean the scrollkeeper files. + * debian/watch: + - updated. + + -- Sebastien Bacher <seb128@debian.org> Thu, 14 Apr 2005 14:12:40 +0200 + +gnome-system-monitor (2.8.1-5) testing-proposed-updates; urgency=medium + + * Testing-proposed updates upload targetted at etch to allow 2.8.1-4 into + sarge. + + -- Loic Minier <lool@dooz.org> Wed, 31 Aug 2005 21:16:24 +0200 + +gnome-system-monitor (2.8.1-4) stable; urgency=medium + + * Stable upload targetted at Sarge. + * Add a trivial patch from upstream fixing crashes when special filesystem + types are used on a system. [debian/patches/50_special-fs-segfault.patch] + (Closes: #289384, #311714) + + -- Loic Minier <lool@dooz.org> Fri, 26 Aug 2005 18:38:24 +0200 + +gnome-system-monitor (2.8.1-2) unstable; urgency=low + + * debian/rules: + - don't install scrollkeeper files. + + -- Sebastien Bacher <seb128@debian.org> Wed, 1 Jun 2005 15:55:56 +0200 + +gnome-system-monitor (2.8.1-1) unstable; urgency=low + + * GNOME team upload. + * New upstream release. + + -- Jordi Mallach <jordi@debian.org> Thu, 23 Dec 2004 14:14:31 +0100 + +gnome-system-monitor (2.8.0-1) unstable; urgency=low + + * New upstrem release. + * debian/menu: + - added missing quotes. + * debian/patches/src_omf_make.patch: + - not needed with the new version. + * debian/watch: + - added. + + -- Sebastien Bacher <seb128@debian.org> Sun, 28 Nov 2004 00:40:44 +0100 + +gnome-system-monitor (2.6.0-5) unstable; urgency=low + + * debian/gnome-system-monitor.postinst/postrm: + - removed, dh_gconf and dh_scrollkeeper handle that. + + -- Sebastien Bacher <seb128@debian.org> Fri, 6 Aug 2004 20:57:07 +0000 + +gnome-system-monitor (2.6.0-4) unstable; urgency=low + + * debian/control.in: + + updated Build-Depends libgtop2-dev (Closes: #251710). + + -- Sebastien Bacher <seb128@debian.org> Sun, 30 May 2004 18:12:28 +0000 + +gnome-system-monitor (2.6.0-3) unstable; urgency=low + + * Rebuilt for unstable with libgtop2-2. + + -- Sebastien Bacher <seb128@debian.org> Fri, 28 May 2004 23:23:20 +0200 + +gnome-system-monitor (2.6.0-2) experimental; urgency=low + + * Added missing Build-Depends on libxml-parser-perl (Closes: #240748). + + -- Sebastien Bacher <seb128@debian.org> Sat, 3 Apr 2004 22:24:44 +0200 + +gnome-system-monitor (2.6.0-1) experimental; urgency=low + + * New upstream release. + * debian/control.in, debian/rules: + + updated for the Gnome Team. + + -- Sebastien Bacher <seb128@debian.org> Sun, 28 Mar 2004 22:32:50 +0200 + +gnome-system-monitor (2.4.0-1) unstable; urgency=low + + * New maintainer. + * New upstream release. + * Fixed Depends on libgtop2 (Closes: #210801). + * Updated to Standards-Version 3.6.1.0 (no changes). + * Updated patch. + + -- Sebastien Bacher <seb128@debian.org> Tue, 23 Sep 2003 23:50:47 +0200 + +gnome-system-monitor (2.3.0-3) unstable; urgency=low + + * debian/control: + - Build-Depend on the latest CDBS; this will pick up + fixes to docbookxml.mk to fix the Docbook files + (Closes: #195631) + + -- Colin Walters <walters@debian.org> Fri, 6 Jun 2003 23:32:47 -0400 + +gnome-system-monitor (2.3.0-2) unstable; urgency=low + + * debian/control: + - Bump Standards-Version: 3.5.10, no changes required. + - Build-Depend on cdbs. + * debian/rules: + - Convert to cdbs. + * debian/rocks: + - Removed. + + -- Colin Walters <walters@debian.org> Sun, 25 May 2003 03:27:06 -0400 + +gnome-system-monitor (2.3.0-1) unstable; urgency=low + + * New upstream release. + - Displays free space on media (Closes: #176243) + * debian/control: + - Bump versions on Build-Depends. + - Don't conflict with gtop (Closes: #182226). + * debian/rules: + - Update to the latest version of Colin's Build System. + + -- Colin Walters <walters@debian.org> Wed, 26 Mar 2003 00:52:12 -0500 + +gnome-system-monitor (2.0.4-1) unstable; urgency=low + + * New upstream release. + - This will force a rebuild with the latest libc6 (Closes: #179950). + * Remove cruft from .diff.gz. + * debian/rules: + - Update to the latest version of Colin's Build System. + + -- Colin Walters <walters@debian.org> Thu, 6 Feb 2003 12:08:19 -0500 + +gnome-system-monitor (2.0.3-2) unstable; urgency=low + + * debian/rules: + - Update to the latest version of Colin's Build System. + * debian/rocks: + - Fix up XML references (Closes: #171963). + - Remove extra cruft in deb-extra-clean rule. + + -- Colin Walters <walters@debian.org> Wed, 11 Dec 2002 01:31:40 -0500 + +gnome-system-monitor (2.0.3-1) unstable; urgency=low + + * New upstream release. + * debian/rules: + - Use Colin's Build System. + * debian/control: + - Build-Depend on the debhelper (>= 4.0.0), and remove dbs. + - Build-Depend on gettext (Closes: #169502). + - Bump Standards-Version to 3.5.8. + - Depend on scrollkeeper. + + -- Colin Walters <walters@debian.org> Wed, 27 Nov 2002 12:00:35 -0500 + +gnome-system-monitor (2.0.2-2) unstable; urgency=low + + * Don't be a Debian-native pacakge. Sigh. + * debian/control: + - Standards-Version: 3.5.7. + * debian/rules: + - Support DEB_BUILD_OPTIONS=noopt + - Remove useless test -r calls as part of config.{sub,guess} update. + + -- Colin Walters <walters@debian.org> Sun, 15 Sep 2002 20:48:15 -0400 + +gnome-system-monitor (2.0.2-1) unstable; urgency=low + + * New upstream release. + + -- Colin Walters <walters@debian.org> Thu, 29 Aug 2002 14:45:46 -0400 + +gnome-system-monitor (2.0.1-1.1) unstable; urgency=low + + * NMU + * debian/control update build-dependency to latest libgnomeui-dev 2.0.3 + and rebuild against this library. + + + -- Christian Marillat <marillat@debian.org> Thu, 15 Aug 2002 10:09:18 +0200 + +gnome-system-monitor (2.0.1-1) unstable; urgency=low + + * New upstream version. + * debian/control: + - [gnome-system-monitor]: Conflict with gtop, too (Closes: #153786) + + -- Colin Walters <walters@debian.org> Mon, 29 Jul 2002 13:53:54 -0400 + +gnome-system-monitor (2.0.0.1-3) unstable; urgency=medium + + * debian/control: + - Tighten up versions in Build-Depends. + + -- Colin Walters <walters@debian.org> Fri, 19 Jul 2002 13:17:33 -0400 + +gnome-system-monitor (2.0.0.1-2) unstable; urgency=medium + + * debian/patches/69_docbook_reference.patch: + - New patch; modify the Docbook external reference to be local + (Closes: #153216) + + -- Colin Walters <walters@debian.org> Wed, 17 Jul 2002 23:13:52 -0400 + +gnome-system-monitor (2.0.0.1-1) unstable; urgency=medium + + * Fake new upstream version so we can switch to a non-native package. + * debian/control: + - Add Build-Depends on scrollkeeper (Closes: #150852). + + -- Colin Walters <walters@debian.org> Wed, 19 Jun 2002 22:02:19 -0400 + +gnome-system-monitor (2.0.0-1) unstable; urgency=medium + + * New upstream version. + * Make description synopsis conform with the One True Way. + (Closes: #149864) + + -- Colin Walters <walters@debian.org> Wed, 12 Jun 2002 12:41:35 -0400 + +gnome-system-monitor (1.1.7-1) unstable; urgency=low + + * Initial Release (Closes: #148246). + + -- Colin Walters <walters@debian.org> Sun, 26 May 2002 22:01:56 -0400 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..9ac930c --- /dev/null +++ b/debian/control @@ -0,0 +1,42 @@ +# This file is autogenerated. DO NOT EDIT! +# +# Modifications should be made to debian/control.in instead. +# This file is regenerated automatically in the clean target. +Source: gnome-system-monitor +Section: gnome +Priority: optional +Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> +Uploaders: Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@debian.org>, Tim Lunn <tim@feathertop.org> +Build-Depends: appstream-util <!nocheck>, + debhelper-compat (= 12), + desktop-file-utils <!nocheck>, + dh-sequence-gnome, + docbook-to-man, + gsettings-desktop-schemas-dev, + itstool, + libglib2.0-dev (>= 2.56.0), + libglibmm-2.4-dev (>= 2.46.0), + libgtk-3-dev (>= 3.22.0), + libgtkmm-3.0-dev (>= 3.3.18), + libgtop2-dev (>= 2.37.2), + librsvg2-dev (>= 2.35.0), + libsystemd-dev [linux-any], + libxml2-dev, + meson (>= 0.50.0), + pkg-config (>= 0.19), + policykit-1, +Rules-Requires-Root: no +Standards-Version: 4.2.0 +Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-system-monitor +Vcs-Git: https://salsa.debian.org/gnome-team/gnome-system-monitor.git +Homepage: https://wiki.gnome.org/Apps/SystemMonitor + +Package: gnome-system-monitor +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends} +Recommends: gvfs +Description: Process viewer and system resource monitor for GNOME + This package allows you to graphically view and manipulate the running + processes on your system. It also provides an overview of available + resources such as CPU and memory. diff --git a/debian/control.in b/debian/control.in new file mode 100644 index 0000000..2169c06 --- /dev/null +++ b/debian/control.in @@ -0,0 +1,38 @@ +Source: gnome-system-monitor +Section: gnome +Priority: optional +Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> +Uploaders: @GNOME_TEAM@ +Build-Depends: appstream-util <!nocheck>, + debhelper-compat (= 12), + desktop-file-utils <!nocheck>, + dh-sequence-gnome, + docbook-to-man, + gsettings-desktop-schemas-dev, + itstool, + libglib2.0-dev (>= 2.56.0), + libglibmm-2.4-dev (>= 2.46.0), + libgtk-3-dev (>= 3.22.0), + libgtkmm-3.0-dev (>= 3.3.18), + libgtop2-dev (>= 2.37.2), + librsvg2-dev (>= 2.35.0), + libsystemd-dev [linux-any], + libxml2-dev, + meson (>= 0.50.0), + pkg-config (>= 0.19), + policykit-1, +Rules-Requires-Root: no +Standards-Version: 4.2.0 +Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-system-monitor +Vcs-Git: https://salsa.debian.org/gnome-team/gnome-system-monitor.git +Homepage: https://wiki.gnome.org/Apps/SystemMonitor + +Package: gnome-system-monitor +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends} +Recommends: gvfs +Description: Process viewer and system resource monitor for GNOME + This package allows you to graphically view and manipulate the running + processes on your system. It also provides an overview of available + resources such as CPU and memory. diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..ac70154 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,498 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://download.gnome.org/sources/gnome-system-monitor/ +Comment: + This package was debianized by Colin Walters <walters@debian.org> on + Sun, 26 May 2002 22:01:56 -0400. + . + Some of the debianization work was done by Carlos Perelló Marín + <carlos@gnome-db.org>. + +Files: + * +Copyright: + Copyright (c) 2001-2004 Kevin Vandersloot <kfv101@psu.edu> + Copyright (c) 2005-2007 Benoît Dejean <TazForEver@dlfp.org> - maintainer + Copyright (c) 2011 Chris Kühl + 2001-2018 Free Software Foundation, Inc. + 2010 Krishnan Parthasarathi + 2011 Phil Bull + 2011, 2014 Michael Hill + Erik Johnsson <zaphod@linux.nu> - icon support + Jorgen Scheibengruber + Paolo Borelli <pborelli@katamail.com> + (The full list is in /usr/share/doc/gnome-system-monitor/AUTHORS.) +License: GPL-2+ + +Files: + src/legacy/gsm_color_button.* +Copyright: + 2007 Karl Lattimer +License: LGPL-2+ + +Files: + data/icons/* +Copyright: + Sam Hewitt +License: CC-BY-SA-4.0 + +License: GPL-2+ + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +Comment: + On Debian systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-2'. + +License: LGPL-2+ + This Library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + . + This software is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + You should have received a copy of the GNU General Public + License along with the software; see the file COPYING. If not, + see <http://www.gnu.org/licenses/>. +Comment: + On Debian systems, the complete text of the GNU Library General + Public License can be found in `/usr/share/common-licenses/LGPL-2'. + +License: CC-BY-SA-4.0 + http://creativecommons.org/licenses/by-sa/4.0/ + . + Creative Commons Corporation ("Creative Commons") is not a law firm and + does not provide legal services or legal advice. Distribution of + Creative Commons public licenses does not create a lawyer-client or + other relationship. Creative Commons makes its licenses and related + information available on an "as-is" basis. Creative Commons gives no + warranties regarding its licenses, any material licensed under their + terms and conditions, or any related information. Creative Commons + disclaims all liability for damages resulting from their use to the + fullest extent possible. + . + Using Creative Commons Public Licenses + . + Creative Commons public licenses provide a standard set of terms and + conditions that creators and other rights holders may use to share + original works of authorship and other material subject to copyright + and certain other rights specified in the public license below. The + following considerations are for informational purposes only, are not + exhaustive, and do not form part of our licenses. + . + Considerations for licensors: Our public licenses are + intended for use by those authorized to give the public + permission to use material in ways otherwise restricted by + copyright and certain other rights. Our licenses are + irrevocable. Licensors should read and understand the terms + and conditions of the license they choose before applying it. + Licensors should also secure all rights necessary before + applying our licenses so that the public can reuse the + material as expected. Licensors should clearly mark any + material not subject to the license. This includes other CC- + licensed material, or material used under an exception or + limitation to copyright. More considerations for licensors: + wiki.creativecommons.org/Considerations_for_licensors + . + Considerations for the public: By using one of our public + licenses, a licensor grants the public permission to use the + licensed material under specified terms and conditions. If + the licensor's permission is not necessary for any reason--for + example, because of any applicable exception or limitation to + copyright--then that use is not regulated by the license. Our + licenses grant only permissions under copyright and certain + other rights that a licensor has authority to grant. Use of + the licensed material may still be restricted for other + reasons, including because others have copyright or other + rights in the material. A licensor may make special requests, + such as asking that all changes be marked or described. + Although not required by our licenses, you are encouraged to + respect those requests where reasonable. More considerations + for the public: + wiki.creativecommons.org/Considerations_for_licensees + . + ======================================================================= + . + Creative Commons Attribution-ShareAlike 4.0 International Public + License + . + By exercising the Licensed Rights (defined below), You accept and agree + to be bound by the terms and conditions of this Creative Commons + Attribution-ShareAlike 4.0 International Public License ("Public + License"). To the extent this Public License may be interpreted as a + contract, You are granted the Licensed Rights in consideration of Your + acceptance of these terms and conditions, and the Licensor grants You + such rights in consideration of benefits the Licensor receives from + making the Licensed Material available under these terms and + conditions. + . + . + Section 1 -- Definitions. + . + a. Adapted Material means material subject to Copyright and Similar + Rights that is derived from or based upon the Licensed Material + and in which the Licensed Material is translated, altered, + arranged, transformed, or otherwise modified in a manner requiring + permission under the Copyright and Similar Rights held by the + Licensor. For purposes of this Public License, where the Licensed + Material is a musical work, performance, or sound recording, + Adapted Material is always produced where the Licensed Material is + synched in timed relation with a moving image. + . + b. Adapter's License means the license You apply to Your Copyright + and Similar Rights in Your contributions to Adapted Material in + accordance with the terms and conditions of this Public License. + . + c. BY-SA Compatible License means a license listed at + creativecommons.org/compatiblelicenses, approved by Creative + Commons as essentially the equivalent of this Public License. + . + d. Copyright and Similar Rights means copyright and/or similar rights + closely related to copyright including, without limitation, + performance, broadcast, sound recording, and Sui Generis Database + Rights, without regard to how the rights are labeled or + categorized. For purposes of this Public License, the rights + specified in Section 2(b)(1)-(2) are not Copyright and Similar + Rights. + . + e. Effective Technological Measures means those measures that, in the + absence of proper authority, may not be circumvented under laws + fulfilling obligations under Article 11 of the WIPO Copyright + Treaty adopted on December 20, 1996, and/or similar international + agreements. + . + f. Exceptions and Limitations means fair use, fair dealing, and/or + any other exception or limitation to Copyright and Similar Rights + that applies to Your use of the Licensed Material. + . + g. License Elements means the license attributes listed in the name + of a Creative Commons Public License. The License Elements of this + Public License are Attribution and ShareAlike. + . + h. Licensed Material means the artistic or literary work, database, + or other material to which the Licensor applied this Public + License. + . + i. Licensed Rights means the rights granted to You subject to the + terms and conditions of this Public License, which are limited to + all Copyright and Similar Rights that apply to Your use of the + Licensed Material and that the Licensor has authority to license. + . + j. Licensor means the individual(s) or entity(ies) granting rights + under this Public License. + . + k. Share means to provide material to the public by any means or + process that requires permission under the Licensed Rights, such + as reproduction, public display, public performance, distribution, + dissemination, communication, or importation, and to make material + available to the public including in ways that members of the + public may access the material from a place and at a time + individually chosen by them. + . + l. Sui Generis Database Rights means rights other than copyright + resulting from Directive 96/9/EC of the European Parliament and of + the Council of 11 March 1996 on the legal protection of databases, + as amended and/or succeeded, as well as other essentially + equivalent rights anywhere in the world. + . + m. You means the individual or entity exercising the Licensed Rights + under this Public License. Your has a corresponding meaning. + . + . + Section 2 -- Scope. + . + a. License grant. + . + 1. Subject to the terms and conditions of this Public License, + the Licensor hereby grants You a worldwide, royalty-free, + non-sublicensable, non-exclusive, irrevocable license to + exercise the Licensed Rights in the Licensed Material to: + . + a. reproduce and Share the Licensed Material, in whole or + in part; and + . + b. produce, reproduce, and Share Adapted Material. + . + 2. Exceptions and Limitations. For the avoidance of doubt, where + Exceptions and Limitations apply to Your use, this Public + License does not apply, and You do not need to comply with + its terms and conditions. + . + 3. Term. The term of this Public License is specified in Section + 6(a). + . + 4. Media and formats; technical modifications allowed. The + Licensor authorizes You to exercise the Licensed Rights in + all media and formats whether now known or hereafter created, + and to make technical modifications necessary to do so. The + Licensor waives and/or agrees not to assert any right or + authority to forbid You from making technical modifications + necessary to exercise the Licensed Rights, including + technical modifications necessary to circumvent Effective + Technological Measures. For purposes of this Public License, + simply making modifications authorized by this Section 2(a) + (4) never produces Adapted Material. + . + 5. Downstream recipients. + . + a. Offer from the Licensor -- Licensed Material. Every + recipient of the Licensed Material automatically + receives an offer from the Licensor to exercise the + Licensed Rights under the terms and conditions of this + Public License. + . + b. Additional offer from the Licensor -- Adapted Material. + Every recipient of Adapted Material from You + automatically receives an offer from the Licensor to + exercise the Licensed Rights in the Adapted Material + under the conditions of the Adapter's License You apply. + . + c. No downstream restrictions. You may not offer or impose + any additional or different terms or conditions on, or + apply any Effective Technological Measures to, the + Licensed Material if doing so restricts exercise of the + Licensed Rights by any recipient of the Licensed + Material. + . + 6. No endorsement. Nothing in this Public License constitutes or + may be construed as permission to assert or imply that You + are, or that Your use of the Licensed Material is, connected + with, or sponsored, endorsed, or granted official status by, + the Licensor or others designated to receive attribution as + provided in Section 3(a)(1)(A)(i). + . + b. Other rights. + . + 1. Moral rights, such as the right of integrity, are not + licensed under this Public License, nor are publicity, + privacy, and/or other similar personality rights; however, to + the extent possible, the Licensor waives and/or agrees not to + assert any such rights held by the Licensor to the limited + extent necessary to allow You to exercise the Licensed + Rights, but not otherwise. + . + 2. Patent and trademark rights are not licensed under this + Public License. + . + 3. To the extent possible, the Licensor waives any right to + collect royalties from You for the exercise of the Licensed + Rights, whether directly or through a collecting society + under any voluntary or waivable statutory or compulsory + licensing scheme. In all other cases the Licensor expressly + reserves any right to collect such royalties. + . + . + Section 3 -- License Conditions. + . + Your exercise of the Licensed Rights is expressly made subject to the + following conditions. + . + a. Attribution. + . + 1. If You Share the Licensed Material (including in modified + form), You must: + . + a. retain the following if it is supplied by the Licensor + with the Licensed Material: + . + i. identification of the creator(s) of the Licensed + Material and any others designated to receive + attribution, in any reasonable manner requested by + the Licensor (including by pseudonym if + designated); + . + ii. a copyright notice; + . + iii. a notice that refers to this Public License; + . + iv. a notice that refers to the disclaimer of + warranties; + . + v. a URI or hyperlink to the Licensed Material to the + extent reasonably practicable; + . + b. indicate if You modified the Licensed Material and + retain an indication of any previous modifications; and + . + c. indicate the Licensed Material is licensed under this + Public License, and include the text of, or the URI or + hyperlink to, this Public License. + . + 2. You may satisfy the conditions in Section 3(a)(1) in any + reasonable manner based on the medium, means, and context in + which You Share the Licensed Material. For example, it may be + reasonable to satisfy the conditions by providing a URI or + hyperlink to a resource that includes the required + information. + . + 3. If requested by the Licensor, You must remove any of the + information required by Section 3(a)(1)(A) to the extent + reasonably practicable. + . + b. ShareAlike. + . + In addition to the conditions in Section 3(a), if You Share + Adapted Material You produce, the following conditions also apply. + . + 1. The Adapter's License You apply must be a Creative Commons + license with the same License Elements, this version or + later, or a BY-SA Compatible License. + . + 2. You must include the text of, or the URI or hyperlink to, the + Adapter's License You apply. You may satisfy this condition + in any reasonable manner based on the medium, means, and + context in which You Share Adapted Material. + . + 3. You may not offer or impose any additional or different terms + or conditions on, or apply any Effective Technological + Measures to, Adapted Material that restrict exercise of the + rights granted under the Adapter's License You apply. + . + . + Section 4 -- Sui Generis Database Rights. + . + Where the Licensed Rights include Sui Generis Database Rights that + apply to Your use of the Licensed Material: + . + a. for the avoidance of doubt, Section 2(a)(1) grants You the right + to extract, reuse, reproduce, and Share all or a substantial + portion of the contents of the database; + . + b. if You include all or a substantial portion of the database + contents in a database in which You have Sui Generis Database + Rights, then the database in which You have Sui Generis Database + Rights (but not its individual contents) is Adapted Material, + . + including for purposes of Section 3(b); and + c. You must comply with the conditions in Section 3(a) if You Share + all or a substantial portion of the contents of the database. + . + For the avoidance of doubt, this Section 4 supplements and does not + replace Your obligations under this Public License where the Licensed + Rights include other Copyright and Similar Rights. + . + . + Section 5 -- Disclaimer of Warranties and Limitation of Liability. + . + a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE + EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS + AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF + ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, + IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, + WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, + ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT + KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT + ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. + . + b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE + TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, + NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, + INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, + COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR + USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR + DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR + IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. + . + c. The disclaimer of warranties and limitation of liability provided + above shall be interpreted in a manner that, to the extent + possible, most closely approximates an absolute disclaimer and + waiver of all liability. + . + . + Section 6 -- Term and Termination. + . + a. This Public License applies for the term of the Copyright and + Similar Rights licensed here. However, if You fail to comply with + this Public License, then Your rights under this Public License + terminate automatically. + . + b. Where Your right to use the Licensed Material has terminated under + Section 6(a), it reinstates: + . + 1. automatically as of the date the violation is cured, provided + it is cured within 30 days of Your discovery of the + violation; or + . + 2. upon express reinstatement by the Licensor. + . + For the avoidance of doubt, this Section 6(b) does not affect any + right the Licensor may have to seek remedies for Your violations + of this Public License. + . + c. For the avoidance of doubt, the Licensor may also offer the + Licensed Material under separate terms or conditions or stop + distributing the Licensed Material at any time; however, doing so + will not terminate this Public License. + . + d. Sections 1, 5, 6, 7, and 8 survive termination of this Public + License. + . + . + Section 7 -- Other Terms and Conditions. + . + a. The Licensor shall not be bound by any additional or different + terms or conditions communicated by You unless expressly agreed. + . + b. Any arrangements, understandings, or agreements regarding the + Licensed Material not stated herein are separate from and + independent of the terms and conditions of this Public License. + . + . + Section 8 -- Interpretation. + . + a. For the avoidance of doubt, this Public License does not, and + shall not be interpreted to, reduce, limit, restrict, or impose + conditions on any use of the Licensed Material that could lawfully + be made without permission under this Public License. + . + b. To the extent possible, if any provision of this Public License is + deemed unenforceable, it shall be automatically reformed to the + minimum extent necessary to make it enforceable. If the provision + cannot be reformed, it shall be severed from this Public License + without affecting the enforceability of the remaining terms and + conditions. + . + c. No term or condition of this Public License will be waived and no + failure to comply consented to unless expressly agreed to by the + Licensor. + . + d. Nothing in this Public License constitutes or may be interpreted + as a limitation upon, or waiver of, any privileges and immunities + that apply to the Licensor or You, including from the legal + processes of any jurisdiction or authority. + . + ======================================================================= + . + Creative Commons is not a party to its public + licenses. Notwithstanding, Creative Commons may elect to apply one of + its public licenses to material it publishes and in those instances + will be considered the “Licensor.” The text of the Creative Commons + public licenses is dedicated to the public domain under the CC0 Public + Domain Dedication. Except for the limited purpose of indicating that + material is shared under a Creative Commons public license or as + otherwise permitted by the Creative Commons policies published at + creativecommons.org/policies, Creative Commons does not authorize the + use of the trademark "Creative Commons" or any other trademark or logo + of Creative Commons without its prior written consent including, + without limitation, in connection with any unauthorized modifications + to any of its public licenses or any other arrangements, + understandings, or agreements concerning use of licensed material. For + the avoidance of doubt, this paragraph does not form part of the + public licenses. + . + Creative Commons may be contacted at creativecommons.org. diff --git a/debian/docs b/debian/docs new file mode 100644 index 0000000..edc0071 --- /dev/null +++ b/debian/docs @@ -0,0 +1 @@ +NEWS diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..4ed071a --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,17 @@ +[DEFAULT] +pristine-tar = True +debian-branch = debian/master +upstream-branch = upstream/latest + +[buildpackage] +sign-tags = True + +[dch] +multimaint-merge = True + +[import-orig] +postimport = dch -v%(version)s New upstream release; git add debian/changelog; debcommit +upstream-vcs-tag = %(version)s + +[pq] +patch-numbers = False diff --git a/debian/gnome-system-monitor.sgml b/debian/gnome-system-monitor.sgml new file mode 100644 index 0000000..5aef9a7 --- /dev/null +++ b/debian/gnome-system-monitor.sgml @@ -0,0 +1,144 @@ +<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ + +<!-- Process this file with docbook-to-man to generate an nroff manual + page: `docbook-to-man manpage.sgml > manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + + + The docbook-to-man binary is found in the docbook-to-man package. + Please remember that if you create the nroff version in one of the + debian/rules file targets (such as build), you will need to include + docbook-to-man in your Build-Depends control field. + + --> + + <!-- Fill in your name for FIRSTNAME and SURNAME. --> + <!ENTITY dhfirstname "<firstname>Colin</firstname>"> + <!ENTITY dhsurname "<surname>Walters</surname>"> + <!-- Please adjust the date whenever revising the manpage. --> + <!ENTITY dhdate "<date>May 26, 2002</date>"> + <!-- SECTION should be 1-8, maybe w/ subsection other parameters are + allowed: see man(7), man(1). --> + <!ENTITY dhsection "<manvolnum>1</manvolnum>"> + <!ENTITY dhemail "<email>walters@debian.org</email>"> + <!ENTITY dhusername "Colin Walters"> + <!ENTITY dhucpackage "<refentrytitle>GNOME-SYSTEM-MONITOR</refentrytitle>"> + <!ENTITY dhpackage "gnome-system-monitor"> + + <!ENTITY debian "<productname>Debian</productname>"> + <!ENTITY gnu "<acronym>GNU</acronym>"> +]> + +<refentry> + <refentryinfo> + <address> + &dhemail; + </address> + <author> + &dhfirstname; + &dhsurname; + </author> + <copyright> + <year>2001</year> + <holder>&dhusername;</holder> + </copyright> + &dhdate; + </refentryinfo> + <refmeta> + &dhucpackage; + + &dhsection; + </refmeta> + <refnamediv> + <refname>&dhpackage;</refname> + + <refpurpose>view and control processes</refpurpose> + </refnamediv> + <refsynopsisdiv> + <cmdsynopsis> + <command>&dhpackage;</command> + <arg><option>-s,</option><option>--simple</option></arg> + </cmdsynopsis> + </refsynopsisdiv> + <refsect1> + <title>gnome-system-monitor</title> + + <para>The gnome-system-monitor allows you to view and control the + processes running on your system. You can access detailed memory + maps, send signals, and terminate the processes.</para> + + <para>In addition, the gnome-system-monitor provides an overall + view of the resource usage on your system, including memory + and CPU allocation.</para> + + </refsect1> + <refsect1> + <title>OPTIONS</title> + + <para> This program accepts all the + standard <acronym>GNOME</acronym> and <acronym>GTK+</acronym> + options, which follow the usual GNU command line syntax, with long + options starting with two dashes (`-'). In addition to those + standard <acronym>GNOME</acronym> options, the + gnome-system-monitor accepts the following options:</para> + + <variablelist> + <varlistentry> + <term><option>-s,</option> + <option>--simple</option> + </term> + <listitem> + <para>Show a simple dialog to end processes and log out.</para> + </listitem> + </varlistentry> + </variablelist> + </refsect1> +<!-- <refsect1> --> +<!-- <title>SEE ALSO</title> --> + +<!-- <para>bar (1), baz (1).</para> --> + +<!-- <para>The programs are documented fully by <citetitle>The Rise and --> +<!-- Fall of a Fooish Bar</citetitle> available via the --> +<!-- <application>Info</application> system.</para> --> +<!-- </refsect1> --> + <refsect1> + <title>AUTHOR</title> + + <para>The gnome-system-monitor was written + by <author><firstname>Kevin</firstname> + <surname>Vandersloot</surname></author>.</para> + + <para>This manual page was written by &dhusername; &dhemail; for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the <acronym>GNU</acronym> Free Documentation + License, Version 1.1 or any later version published by the Free + Software Foundation; with no Invariant Sections, no Front-Cover + Texts and no Back-Cover Texts.</para> + + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:2 +sgml-indent-data:t +sgml-parent-document:nil +sgml-default-dtd-file:nil +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +--> + + diff --git a/debian/manpages b/debian/manpages new file mode 100644 index 0000000..04987df --- /dev/null +++ b/debian/manpages @@ -0,0 +1 @@ +debian/gnome-system-monitor.1 diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/debian/patches/series diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..90cf859 --- /dev/null +++ b/debian/rules @@ -0,0 +1,27 @@ +#!/usr/bin/make -f + +export DEB_BUILD_MAINT_OPTIONS = hardening=+all +export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs -Wl,--as-needed + +ifeq ($(DEB_HOST_ARCH_OS),linux) +CONFFLAGS = -Dsystemd=true +else +CONFFLAGS = -Dsystemd=false +endif + +%: + dh $@ + +override_dh_auto_configure: + dh_auto_configure -- $(CONFFLAGS) + +override_dh_auto_build: + dh_auto_build + docbook-to-man debian/gnome-system-monitor.sgml \ + > debian/gnome-system-monitor.1 + +override_dh_auto_clean: + rm -f debian/gnome-system-monitor.1 + +override_dh_installchangelogs: + dh_installchangelogs -XChangeLog diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..ac38817 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +https://download.gnome.org/sources/@PACKAGE@/([\d\.]+[02468])/ \ + @PACKAGE@@ANY_VERSION@\.tar\.xz |