Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 42c72e513e | |||
| f1e405d3ec | |||
| c507201923 | |||
| 120fde5359 | |||
| f7ee4fa02e | |||
| ed6152c296 | |||
| 9cd1916cbe | |||
| 4993968718 |
Vendored
+15
-1
@@ -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
|
libgtop2 (2.40.0-1) experimental; urgency=medium
|
||||||
|
|
||||||
* New upstream release
|
* New upstream release
|
||||||
@@ -769,7 +783,7 @@ libgtop2 (2.0.1-3) unstable; urgency=low
|
|||||||
* updated libtool files for mips/mipsel
|
* updated libtool files for mips/mipsel
|
||||||
(closes: Bug#179112)
|
(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
|
libgtop2 (2.0.1-2) unstable; urgency=low
|
||||||
|
|
||||||
|
|||||||
Vendored
-1
@@ -1 +0,0 @@
|
|||||||
11
|
|
||||||
Vendored
+5
-5
@@ -6,13 +6,14 @@ Source: libgtop2
|
|||||||
Section: libs
|
Section: libs
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
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>
|
Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>
|
||||||
Build-Depends: debhelper (>= 11),
|
Build-Depends: debhelper-compat (= 12),
|
||||||
|
dh-sequence-gir,
|
||||||
|
dh-sequence-gnome,
|
||||||
gettext,
|
gettext,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
libxau-dev,
|
libxau-dev,
|
||||||
libglib2.0-dev (>= 2.6.0),
|
libglib2.0-dev (>= 2.6.0),
|
||||||
gnome-pkg-tools (>= 0.10),
|
|
||||||
texinfo,
|
texinfo,
|
||||||
libxt-dev,
|
libxt-dev,
|
||||||
libgeom-dev [kfreebsd-any],
|
libgeom-dev [kfreebsd-any],
|
||||||
@@ -20,9 +21,8 @@ Build-Depends: debhelper (>= 11),
|
|||||||
libkvm-dev [kfreebsd-any],
|
libkvm-dev [kfreebsd-any],
|
||||||
libbsd-dev [kfreebsd-any],
|
libbsd-dev [kfreebsd-any],
|
||||||
gtk-doc-tools (>= 1.4),
|
gtk-doc-tools (>= 1.4),
|
||||||
gobject-introspection (>= 0.6.7),
|
|
||||||
libgirepository1.0-dev (>= 0.10.7-1~)
|
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-Browser: https://salsa.debian.org/gnome-team/libgtop
|
||||||
Vcs-Git: https://salsa.debian.org/gnome-team/libgtop.git
|
Vcs-Git: https://salsa.debian.org/gnome-team/libgtop.git
|
||||||
|
|
||||||
|
|||||||
Vendored
+4
-4
@@ -3,12 +3,13 @@ Section: libs
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
||||||
Uploaders: @GNOME_TEAM@
|
Uploaders: @GNOME_TEAM@
|
||||||
Build-Depends: debhelper (>= 11),
|
Build-Depends: debhelper-compat (= 12),
|
||||||
|
dh-sequence-gir,
|
||||||
|
dh-sequence-gnome,
|
||||||
gettext,
|
gettext,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
libxau-dev,
|
libxau-dev,
|
||||||
libglib2.0-dev (>= 2.6.0),
|
libglib2.0-dev (>= 2.6.0),
|
||||||
gnome-pkg-tools (>= 0.10),
|
|
||||||
texinfo,
|
texinfo,
|
||||||
libxt-dev,
|
libxt-dev,
|
||||||
libgeom-dev [kfreebsd-any],
|
libgeom-dev [kfreebsd-any],
|
||||||
@@ -16,9 +17,8 @@ Build-Depends: debhelper (>= 11),
|
|||||||
libkvm-dev [kfreebsd-any],
|
libkvm-dev [kfreebsd-any],
|
||||||
libbsd-dev [kfreebsd-any],
|
libbsd-dev [kfreebsd-any],
|
||||||
gtk-doc-tools (>= 1.4),
|
gtk-doc-tools (>= 1.4),
|
||||||
gobject-introspection (>= 0.6.7),
|
|
||||||
libgirepository1.0-dev (>= 0.10.7-1~)
|
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-Browser: https://salsa.debian.org/gnome-team/libgtop
|
||||||
Vcs-Git: https://salsa.debian.org/gnome-team/libgtop.git
|
Vcs-Git: https://salsa.debian.org/gnome-team/libgtop.git
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
pristine-tar = True
|
pristine-tar = True
|
||||||
debian-branch = debian/master
|
debian-branch = debian/latest
|
||||||
upstream-branch = upstream/latest
|
upstream-branch = upstream/latest
|
||||||
|
|
||||||
[buildpackage]
|
[buildpackage]
|
||||||
|
|||||||
Vendored
+2
-1
@@ -7,10 +7,11 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
|
|||||||
|
|
||||||
ifeq ($(DEB_HOST_ARCH_OS),kfreebsd)
|
ifeq ($(DEB_HOST_ARCH_OS),kfreebsd)
|
||||||
CPPFLAGS += $(shell pkg-config --cflags libbsd-overlay)
|
CPPFLAGS += $(shell pkg-config --cflags libbsd-overlay)
|
||||||
|
LDFLAGS += $(shell pkg-config --libs libbsd-overlay)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --with gnome,gir
|
dh $@
|
||||||
|
|
||||||
override_dh_autoreconf:
|
override_dh_autoreconf:
|
||||||
dh_autoreconf --as-needed
|
dh_autoreconf --as-needed
|
||||||
|
|||||||
Vendored
+5
@@ -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
|
||||||
Reference in New Issue
Block a user