debian: Packaging fixes

This commit is contained in:
Alexander Kojevnikov 2012-03-28 11:39:57 +08:00
parent 9f415b383d
commit 0d2de86a65
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
spek (0.7-4) unstable; urgency=low
* Require valac >= 0.12
* Fix the watch file
-- Alexander Kojevnikov <alexander@kojevnikov.com> Wed, 28 Mar 2012 10:48:01 +0800
spek (0.7-3) unstable; urgency=low
* Require valac 0.14 (Closes: #663319)

2
dist/debian/control vendored
View File

@ -5,7 +5,7 @@ Maintainer: Alexander Kojevnikov <alexander@kojevnikov.com>
Build-Depends: debhelper (>= 7.0.50~),
cdbs,
autotools-dev,
valac-0.14,
valac (>= 0.12),
intltool (>= 0.35),
libavcodec-dev (>= 4:0.6),
libavformat-dev (>= 4:0.6),

2
dist/debian/watch vendored
View File

@ -1,3 +1,3 @@
version=3
http://code.google.com/p/spek/downloads/list \
http://spek\.googlecode\.com/files/spek-([0-9.]+)\.tar\.bz2
.*/spek-([0-9.]+)\.tar\.bz2