* Update Standards-Version to 3.7.3, no additional changes needed.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -18,6 +18,7 @@ gtk+2.0 (2.12.5-1) unstable; urgency=low
|
||||
* Upload to unstable.
|
||||
* Fixes FTBFS caused by not installing the png pixbuf loader correctly
|
||||
(Closes: #461037).
|
||||
* Update Standards-Version to 3.7.3, no additional changes needed.
|
||||
|
||||
-- Sebastian Dröge <slomo@debian.org> Thu, 17 Jan 2008 10:49:09 +0100
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -36,7 +36,7 @@ Build-Depends: debhelper (>= 5.0.22),
|
||||
quilt
|
||||
Build-Depends-Indep: gtk-doc-tools (>= 1.6),
|
||||
docbook-xml
|
||||
Standards-Version: 3.7.2
|
||||
Standards-Version: 3.7.3
|
||||
|
||||
Package: libgtk2.0-0
|
||||
Section: libs
|
||||
|
2
debian/control.in
vendored
2
debian/control.in
vendored
@ -36,7 +36,7 @@ Build-Depends: debhelper (>= 5.0.22),
|
||||
quilt
|
||||
Build-Depends-Indep: gtk-doc-tools (>= 1.6),
|
||||
docbook-xml
|
||||
Standards-Version: 3.7.2
|
||||
Standards-Version: 3.7.3
|
||||
|
||||
Package: @SHARED_PKG@
|
||||
Section: libs
|
||||
|
Reference in New Issue
Block a user