diff --git a/debian/changelog b/debian/changelog index 77e375786..8e0e19180 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ cmake (2.8.4~rc2-1) UNRELEASED; urgency=low + [ Kai Wasserbäch ] * New upstream release. - Dropped obsolete patches (merged or taken from upstream): + backport_fix_asm_support.diff @@ -13,6 +14,10 @@ cmake (2.8.4~rc2-1) UNRELEASED; urgency=low * debian/README.source: Deleted, not needed with "3.0 (quilt)". * debian/control: Changed my E-Mail address. + [ Modestas Vainius ] + * Disable git-import-orig in debian/watch. One extra command is not a good + enough reason to lose control of packaging to non-trivial black-box tools. + -- Kai Wasserbäch Sun, 16 Jan 2011 11:40:34 +0100 cmake (2.8.3-4) unstable; urgency=low diff --git a/debian/watch b/debian/watch index dab9ba1a9..76d8e98ba 100644 --- a/debian/watch +++ b/debian/watch @@ -4,4 +4,3 @@ version=3 opts="uversionmangle=s/-[Rr][Cc]-?(\d+)/~rc$1/i" \ http://www.cmake.org/files/v([\d.]+)/ \ cmake-([\d.]+(?i:-RC-?\d+)?).tar.gz \ - debian git-import-orig