Merge pull request #61 from m-r-r/master

Update of the Debian package
This commit is contained in:
Martin Duquesnoy 2012-06-24 04:39:54 -07:00
commit af8dab2e08
3 changed files with 11 additions and 15 deletions

8
debian/changelog vendored
View File

@ -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 wmfs (2~beta-3) unstable; urgency=low
* Modified build script (debian/rules) * Modified build script (debian/rules)

6
debian/control vendored
View File

@ -2,11 +2,11 @@ Source: wmfs
Section: x11 Section: x11
Priority: extra Priority: extra
Maintainer: Mickaël Raybaud-Roig <raybaudroigm@gmail.com> 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 Standards-Version: 3.9.2
Homepage: http://wmfs.info Homepage: http://wmfs.info
Vcs-Git: git://git.wmfs.info/wmfs.git Vcs-Git: git://github.com/xorg62/wmfs.git
Vcs-Browser: http://git.wmfs.info/wmfs.git/ Vcs-Browser: https://github.com/xorg62/wmfs
Package: wmfs Package: wmfs
Architecture: any Architecture: any

12
debian/watch vendored
View File

@ -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/(.*)