From baa3024d25d6dec03a894b12e251045d19232c3f Mon Sep 17 00:00:00 2001 From: m-r-r Date: Sun, 24 Jun 2012 13:24:26 +0200 Subject: [PATCH] Update of the Debian package --- debian/changelog | 8 ++++++++ debian/control | 6 +++--- debian/watch | 12 ------------ 3 files changed, 11 insertions(+), 15 deletions(-) delete mode 100644 debian/watch diff --git a/debian/changelog b/debian/changelog index 339f70d..0b43f5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +wmfs (2~beta201206) unstable; urgency=low + + * Updated changelog version + * Added build-depends to the control file + * Updated Vcs-* fields in the control file + + -- Mickaël Raybaud-Roig Sun, 24 Jun 2012 13:12:26 +0200 + wmfs (2~beta-3) unstable; urgency=low * Modified build script (debian/rules) diff --git a/debian/control b/debian/control index dfec98c..d0da025 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,11 @@ Source: wmfs Section: x11 Priority: extra Maintainer: Mickaël Raybaud-Roig -Build-Depends: debhelper (>= 8.0.0), autotools-dev +Build-Depends: debhelper (>= 8.0.0), libimlib2-dev, libxinerama-dev, libx11-dev Standards-Version: 3.9.2 Homepage: http://wmfs.info -Vcs-Git: git://git.wmfs.info/wmfs.git -Vcs-Browser: http://git.wmfs.info/wmfs.git/ +Vcs-Git: git://github.com/xorg62/wmfs.git +Vcs-Browser: https://github.com/xorg62/wmfs Package: wmfs Architecture: any diff --git a/debian/watch b/debian/watch deleted file mode 100644 index 2f13bb1..0000000 --- a/debian/watch +++ /dev/null @@ -1,12 +0,0 @@ -# Example watch control file for uscan -# Rename this file to "watch" and then you can run the "uscan" command -# to check for upstream updates and more. -# See uscan(1) for format - -# Compulsory line, this is a version 3 file -version=3 - -# Uncomment to examine a Webpage -# -http://git.wmfs.info/wmfs.git/commit/ https://github.com/xorg62/wmfs/tarball/master -https://github.com/m-r-r/wmfs/tags https://github.com/m-r-r/wmfs/zipball/(.*)