Compare commits
2 Commits
debian/2.2
...
debian/2.2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
08f62afc37 | ||
|
|
3b6277fbbe |
11
debian/changelog
vendored
11
debian/changelog
vendored
@@ -1,3 +1,14 @@
|
||||
libgtop2 (2.28.3-1) unstable; urgency=low
|
||||
|
||||
* Team upload.
|
||||
|
||||
* New upstream release.
|
||||
- Fixes linking with strict linkers (Closes: #555183)
|
||||
* Use dh-autoreconf instead of manually updating 90_autotools.patch
|
||||
* Add Vcs fields to debian/control*
|
||||
|
||||
-- Andreas Henriksson <andreas@fatal.se> Mon, 02 May 2011 16:00:40 +0200
|
||||
|
||||
libgtop2 (2.28.1-1) unstable; urgency=low
|
||||
|
||||
[ Emilio Pozuelo Monfort ]
|
||||
|
||||
3
debian/control
vendored
3
debian/control
vendored
@@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 5),
|
||||
libxau-dev,
|
||||
libglib2.0-dev (>= 2.6.0),
|
||||
gnome-pkg-tools (>= 0.10),
|
||||
dh-autoreconf,
|
||||
cdbs,
|
||||
quilt,
|
||||
texinfo,
|
||||
@@ -25,6 +26,8 @@ Build-Depends: debhelper (>= 5),
|
||||
libkvm-dev [kfreebsd-i386 kfreebsd-amd64],
|
||||
gtk-doc-tools (>= 1.4)
|
||||
Standards-Version: 3.8.3
|
||||
Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/libgtop2
|
||||
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/libgtop2
|
||||
|
||||
Package: libgtop2-7
|
||||
Architecture: any
|
||||
|
||||
3
debian/control.in
vendored
3
debian/control.in
vendored
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 5),
|
||||
libxau-dev,
|
||||
libglib2.0-dev (>= 2.6.0),
|
||||
gnome-pkg-tools (>= 0.10),
|
||||
dh-autoreconf,
|
||||
cdbs,
|
||||
quilt,
|
||||
texinfo,
|
||||
@@ -20,6 +21,8 @@ Build-Depends: debhelper (>= 5),
|
||||
libkvm-dev [kfreebsd-i386 kfreebsd-amd64],
|
||||
gtk-doc-tools (>= 1.4)
|
||||
Standards-Version: 3.8.3
|
||||
Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/libgtop2
|
||||
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/libgtop2
|
||||
|
||||
Package: libgtop2-7
|
||||
Architecture: any
|
||||
|
||||
33623
debian/patches/90_autotools.patch
vendored
33623
debian/patches/90_autotools.patch
vendored
File diff suppressed because it is too large
Load Diff
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@@ -3,5 +3,4 @@
|
||||
03_kfreebsd_installdirs.patch
|
||||
04_kfreebsd_version_check.patch
|
||||
05_kfreebsd_8.0.patch
|
||||
90_autotools.patch
|
||||
99_ltmain_as-needed.patch
|
||||
|
||||
1
debian/rules
vendored
1
debian/rules
vendored
@@ -6,6 +6,7 @@ include /usr/share/cdbs/1/rules/utils.mk
|
||||
include /usr/share/cdbs/1/class/gnome.mk
|
||||
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
|
||||
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
|
||||
include /usr/share/cdbs/1/rules/autoreconf.mk
|
||||
|
||||
GNOME_MODULE := libgtop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user