aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Duquesnoy <xorg62@gmail.com>2012-06-24 04:39:54 -0700
committerMartin Duquesnoy <xorg62@gmail.com>2012-06-24 04:39:54 -0700
commitaf8dab2e082ab998f1634493713e66795bac9785 (patch)
treea1cbdc03c7cdcf2bbd68d80fa6ac198e3ad43afc
parentb7b0577aa937885f3ad9f6428312d33420dfb71a (diff)
parentbaa3024d25d6dec03a894b12e251045d19232c3f (diff)
downloadwmfs-af8dab2e082ab998f1634493713e66795bac9785.zip
wmfs-af8dab2e082ab998f1634493713e66795bac9785.tar.gz
wmfs-af8dab2e082ab998f1634493713e66795bac9785.tar.bz2
Merge pull request #61 from m-r-r/master
Update of the Debian package
-rw-r--r--debian/changelog8
-rw-r--r--debian/control6
-rw-r--r--debian/watch12
3 files changed, 11 insertions, 15 deletions
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 <raybaudroigm@gmail.com> 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 <raybaudroigm@gmail.com>
-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
-# <Webpage URL> <string match>
-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/(.*)