Bump Standards-Version to 4.1.2
This commit is contained in:
8
debian/changelog
vendored
8
debian/changelog
vendored
@@ -1,3 +1,11 @@
|
||||
libgtop2 (2.38.0-2) UNRELEASED; 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> Mon, 18 Dec 2017 17:14:21 -0500
|
||||
|
||||
libgtop2 (2.38.0-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
|
5
debian/control
vendored
5
debian/control
vendored
@@ -6,7 +6,7 @@ Source: libgtop2
|
||||
Section: libs
|
||||
Priority: optional
|
||||
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: Andreas Henriksson <andreas@fatal.se>, 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>, Michael Biebl <biebl@debian.org>
|
||||
Build-Depends: debhelper (>= 9),
|
||||
gettext,
|
||||
pkg-config,
|
||||
@@ -23,14 +23,13 @@ Build-Depends: debhelper (>= 9),
|
||||
gtk-doc-tools (>= 1.4),
|
||||
gobject-introspection (>= 0.6.7),
|
||||
libgirepository1.0-dev (>= 0.10.7-1~)
|
||||
Standards-Version: 4.1.0
|
||||
Standards-Version: 4.1.2
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-gnome/libgtop.git
|
||||
Vcs-Browser: https://anonscm.debian.org/git/pkg-gnome/libgtop.git
|
||||
|
||||
Package: libgtop-2.0-11
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
libgtop2-common (>= ${source:Version})
|
||||
|
3
debian/control.in
vendored
3
debian/control.in
vendored
@@ -19,14 +19,13 @@ Build-Depends: debhelper (>= 9),
|
||||
gtk-doc-tools (>= 1.4),
|
||||
gobject-introspection (>= 0.6.7),
|
||||
libgirepository1.0-dev (>= 0.10.7-1~)
|
||||
Standards-Version: 4.1.0
|
||||
Standards-Version: 4.1.2
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-gnome/libgtop.git
|
||||
Vcs-Browser: https://anonscm.debian.org/git/pkg-gnome/libgtop.git
|
||||
|
||||
Package: libgtop-2.0-11
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
libgtop2-common (>= ${source:Version})
|
||||
|
Reference in New Issue
Block a user