Compare commits

...

8 Commits

Author SHA1 Message Date
Amin Bandali
42c72e513e Change debian-branch from debian/master to debian/latest 2023-09-04 10:35:43 -04:00
Debian Janitor
f1e405d3ec Update standards version to 4.4.1, no changes needed.
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
2020-03-09 06:37:37 +00:00
Debian Janitor
c507201923 Fix day-of-week for changelog entry 2.0.1-3.
Fixes: lintian: debian-changelog-has-wrong-day-of-week
See-also: https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html
2020-03-09 06:37:08 +00:00
Debian Janitor
120fde5359 Set upstream metadata fields: Bug-Database, Bug-Submit, Name (from ./configure), Repository, Repository-Browse.
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
2020-03-09 06:36:38 +00:00
Laurent Bigonville
f7ee4fa02e debian/rules: Link against libbsd on kfreebsd (Closes: #874301) 2020-02-18 09:26:25 +01:00
Jeremy Bicha
ed6152c296 releasing package libgtop2 version 2.40.0-2 2019-09-19 21:04:07 -04:00
Jeremy Bicha
9cd1916cbe Build-Depend on dh-sequence-gir and dh-sequence-gnome 2019-09-19 20:48:14 -04:00
Jeremy Bicha
4993968718 Build-Depend on debhelper-compat 12 and drop debian/compat 2019-09-19 20:46:50 -04:00
7 changed files with 32 additions and 13 deletions

16
debian/changelog vendored
View File

@@ -1,3 +1,17 @@
libgtop2 (2.40.0-3) UNRELEASED; urgency=medium
* debian/rules: Link against libbsd on kfreebsd (Closes: #874301)
-- Laurent Bigonville <bigon@debian.org> Tue, 18 Feb 2020 09:26:06 +0100
libgtop2 (2.40.0-2) unstable; urgency=medium
* Build-Depend on debhelper-compat 12 and drop debian/compat
* Build-Depend on dh-sequence-gir and dh-sequence-gnome
* Upload to unstable
-- Jeremy Bicha <jbicha@debian.org> Thu, 19 Sep 2019 20:48:32 -0400
libgtop2 (2.40.0-1) experimental; urgency=medium
* New upstream release
@@ -769,7 +783,7 @@ libgtop2 (2.0.1-3) unstable; urgency=low
* updated libtool files for mips/mipsel
(closes: Bug#179112)
-- Noel Koethe <noel@debian.org> Thu, 7 Feb 2003 00:59:00 +0100
-- Noel Koethe <noel@debian.org> Fri, 07 Feb 2003 00:59:00 +0100
libgtop2 (2.0.1-2) unstable; urgency=low

1
debian/compat vendored
View File

@@ -1 +0,0 @@
11

10
debian/control vendored
View File

@@ -6,13 +6,14 @@ Source: libgtop2
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Jeremy Bicha <jbicha@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 11),
Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>
Build-Depends: debhelper-compat (= 12),
dh-sequence-gir,
dh-sequence-gnome,
gettext,
pkg-config,
libxau-dev,
libglib2.0-dev (>= 2.6.0),
gnome-pkg-tools (>= 0.10),
texinfo,
libxt-dev,
libgeom-dev [kfreebsd-any],
@@ -20,9 +21,8 @@ Build-Depends: debhelper (>= 11),
libkvm-dev [kfreebsd-any],
libbsd-dev [kfreebsd-any],
gtk-doc-tools (>= 1.4),
gobject-introspection (>= 0.6.7),
libgirepository1.0-dev (>= 0.10.7-1~)
Standards-Version: 4.3.0
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/gnome-team/libgtop
Vcs-Git: https://salsa.debian.org/gnome-team/libgtop.git

8
debian/control.in vendored
View File

@@ -3,12 +3,13 @@ Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper (>= 11),
Build-Depends: debhelper-compat (= 12),
dh-sequence-gir,
dh-sequence-gnome,
gettext,
pkg-config,
libxau-dev,
libglib2.0-dev (>= 2.6.0),
gnome-pkg-tools (>= 0.10),
texinfo,
libxt-dev,
libgeom-dev [kfreebsd-any],
@@ -16,9 +17,8 @@ Build-Depends: debhelper (>= 11),
libkvm-dev [kfreebsd-any],
libbsd-dev [kfreebsd-any],
gtk-doc-tools (>= 1.4),
gobject-introspection (>= 0.6.7),
libgirepository1.0-dev (>= 0.10.7-1~)
Standards-Version: 4.3.0
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/gnome-team/libgtop
Vcs-Git: https://salsa.debian.org/gnome-team/libgtop.git

2
debian/gbp.conf vendored
View File

@@ -1,6 +1,6 @@
[DEFAULT]
pristine-tar = True
debian-branch = debian/master
debian-branch = debian/latest
upstream-branch = upstream/latest
[buildpackage]

3
debian/rules vendored
View File

@@ -7,10 +7,11 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
ifeq ($(DEB_HOST_ARCH_OS),kfreebsd)
CPPFLAGS += $(shell pkg-config --cflags libbsd-overlay)
LDFLAGS += $(shell pkg-config --libs libbsd-overlay)
endif
%:
dh $@ --with gnome,gir
dh $@
override_dh_autoreconf:
dh_autoreconf --as-needed

5
debian/upstream/metadata vendored Normal file
View File

@@ -0,0 +1,5 @@
Name: libgtop
Bug-Database: https://gitlab.gnome.org/GNOME/libgtop/issues
Bug-Submit: https://gitlab.gnome.org/GNOME/libgtop/issues/new
Repository: https://gitlab.gnome.org/GNOME/libgtop.git
Repository-Browse: https://gitlab.gnome.org/GNOME/libgtop