Make quilt b-d unversioned again.
quilt versioned build-depend makes no sence. The better way is to provide a more detailed explanation in debian/README.source which quilt version has README.source. Signed-off-by: Modestas Vainius <modestas@vainius.eu>
This commit is contained in:
parent
44d57e49f5
commit
28a7693d0a
3
debian/README.source
vendored
3
debian/README.source
vendored
@ -1,3 +1,6 @@
|
|||||||
This package uses quilt for upstream source code patch management. Please read
|
This package uses quilt for upstream source code patch management. Please read
|
||||||
/usr/share/doc/quilt/README.source for more information how to apply, unapply,
|
/usr/share/doc/quilt/README.source for more information how to apply, unapply,
|
||||||
add, modify or remove patches.
|
add, modify or remove patches.
|
||||||
|
|
||||||
|
Please note that /usr/share/doc/quilt/README.source is only available in quilt
|
||||||
|
version 0.46-4.1 or later.
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -16,19 +16,17 @@ cmake (2.6.2-1) experimental; urgency=low
|
|||||||
to the cmake manual pages.
|
to the cmake manual pages.
|
||||||
* Bump Standards-Version to 3.8.0:
|
* Bump Standards-Version to 3.8.0:
|
||||||
- add README.source which directs the reader to quilt README.source.
|
- add README.source which directs the reader to quilt README.source.
|
||||||
- tighten quilt build depends to (>= 0.46-4.1) as it is the first version
|
|
||||||
README.source is in.
|
|
||||||
* Use dh_lintian:
|
* Use dh_lintian:
|
||||||
- rename cmake.lintian to cmake.lintian-overrides;
|
- rename cmake.lintian to cmake.lintian-overrides;
|
||||||
- bump debhelper compat level to 6;
|
- bump debhelper compat level to 6;
|
||||||
- build depend on debhelper (>= 6.0.7~).
|
- build depend on debhelper (>= 6.0.7~).
|
||||||
* Fix path in the lintian override so it is effective again.
|
* Fix path in the lintian override so it is effective again.
|
||||||
* Make cmake.menu conform to the current Debian Menu System stardard.
|
* Make cmake.menu conform to the current Debian Menu System standard.
|
||||||
* Drop unused old manual pages from debian/. They are provided by upstream
|
* Drop unused old manual pages from debian/. They are provided by upstream
|
||||||
now.
|
now.
|
||||||
* Add debian/watch.
|
* Add debian/watch.
|
||||||
|
|
||||||
-- Modestas Vainius <modestas@vainius.eu> Mon, 13 Oct 2008 00:58:30 +0300
|
-- Modestas Vainius <modestas@vainius.eu> Mon, 13 Oct 2008 19:24:49 +0300
|
||||||
|
|
||||||
cmake (2.6.0-5) unstable; urgency=medium
|
cmake (2.6.0-5) unstable; urgency=medium
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -4,7 +4,7 @@ Priority: optional
|
|||||||
Maintainer: A. Maitland Bottoms <bottoms@debian.org>
|
Maintainer: A. Maitland Bottoms <bottoms@debian.org>
|
||||||
Uploaders: Pierre Habouzit <madcoder@debian.org>, Modestas Vainius <modestas@vainius.eu>
|
Uploaders: Pierre Habouzit <madcoder@debian.org>, Modestas Vainius <modestas@vainius.eu>
|
||||||
DM-Upload-Allowed: yes
|
DM-Upload-Allowed: yes
|
||||||
Build-Depends: debhelper (>= 6.0.7~), libncurses5-dev, tcl8.4, quilt (>= 0.46-4.1), libcurl4-gnutls-dev
|
Build-Depends: debhelper (>= 6.0.7~), libncurses5-dev, tcl8.4, quilt, libcurl4-gnutls-dev
|
||||||
Standards-Version: 3.8.0
|
Standards-Version: 3.8.0
|
||||||
|
|
||||||
Package: cmake
|
Package: cmake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user