diff options
author | cos <cos> | 2013-10-21 23:41:23 +0200 |
---|---|---|
committer | cos <cos> | 2013-10-21 23:55:00 +0200 |
commit | ab917b4b5664cd600cc0697ca2662e978f80bb2e (patch) | |
tree | 373e6f5b0bc4fa8e7b5b47430a73cceb9025f6d1 /debian | |
parent | c21f516a417f818f20a87dc2a5ed9d5d8bac8225 (diff) | |
download | mcwm-debianization.zip |
Updated packaging.debianization
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 7 | ||||
-rw-r--r-- | debian/copyright | 2 |
3 files changed, 13 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 99e549c..b83c213 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mcwm (0git20130209) unstable; urgency=low + + * Merged 20130209-2. + + -- cos <cos> Mon, 21 Oct 2013 23:39:58 +0200 + mcwm (0git20111117) unstable; urgency=low * Rebase to 20111117. diff --git a/debian/control b/debian/control index 46a1df5..6fa99ed 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,12 @@ Source: mcwm Section: unknown Priority: extra Maintainer: cos <cos> -Build-Depends: debhelper (>= 7), libxcb1-dev, libxcb-atom1-dev, libxcb-keysyms1-dev, libxcb-icccm1-dev, libxcb-randr0-dev +Build-Depends: debhelper (>= 7), + libxcb1-dev, + libxcb-keysyms1-dev, + libxcb-randr0-dev, + libxcb-util0-dev, + libxcb-icccm4-dev Standards-Version: 3.7.3 Homepage: http://www.hack.org/mc/hacks/mcwm/ diff --git a/debian/copyright b/debian/copyright index bc65530..445d582 100644 --- a/debian/copyright +++ b/debian/copyright @@ -25,7 +25,7 @@ License: TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -The Debian packaging is (C) 2010-2011, cos <cos> and is licensed under the ISC +The Debian packaging is (C) 2010-2013, cos <cos> and is licensed under the ISC license, see `http://www.isc.org/software/license'. |