[Git][haskell-team/DHG_packages][master] 2 commits: xmonad-wallpaper: Declare Standards-Version 4.1.3

Lev Lamberov gitlab at salsa.debian.org
Fri Feb 2 12:54:53 UTC 2018


Lev Lamberov pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
4c72a3d4 by Lev Lamberov at 2018-02-02T06:32:57-05:00
xmonad-wallpaper: Declare Standards-Version 4.1.3

- - - - -
db6ce0d6 by Lev Lamberov at 2018-02-02T07:49:59-05:00
xmonad-wallpaper: Upgrade from 0.0.1.3 to 0.0.1.4

- - - - -


4 changed files:

- p/xmonad-wallpaper/debian/changelog
- p/xmonad-wallpaper/debian/control
- p/xmonad-wallpaper/debian/copyright
- p/xmonad-wallpaper/debian/patches/bump-xmonad-dependency.patch


Changes:

=====================================
p/xmonad-wallpaper/debian/changelog
=====================================
--- a/p/xmonad-wallpaper/debian/changelog
+++ b/p/xmonad-wallpaper/debian/changelog
@@ -1,12 +1,19 @@
-xmonad-wallpaper (0.0.1.3-6) UNRELEASED; urgency=medium
+xmonad-wallpaper (0.0.1.4-1) unstable; urgency=medium
 
+  [ Ilias Tsitsimpis ]
   * Change Priority to optional. Since Debian Policy version 4.0.1,
     priority extra has been deprecated.
   * Use the HTTPS form of the copyright-format URL
   * Modify d/watch and Source field in d/copyright to use HTTPS
-  * Declare compliance with Debian policy 4.1.1
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 01 Nov 2017 12:15:48 +0200
+  [ Lev Lamberov ]
+  * New upstream release
+  * Declare compliance with Debian policy 4.1.3
+  * Refresh patch
+  * Add dependency on feh
+  * Use salsa.debian.org URLs in Vcs-{Browser,Git} fields
+
+ -- Lev Lamberov <dogsleg at debian.org>  Fri, 02 Feb 2018 06:39:59 -0500
 
 xmonad-wallpaper (0.0.1.3-5) unstable; urgency=medium
 


=====================================
p/xmonad-wallpaper/debian/control
=====================================
--- a/p/xmonad-wallpaper/debian/control
+++ b/p/xmonad-wallpaper/debian/control
@@ -4,34 +4,32 @@ Uploaders:
  Lev Lamberov <dogsleg at debian.org>,
 Priority: optional
 Section: haskell
-Build-Depends:
+Build-Depends: debhelper (>= 9),
+ haskell-devscripts-minimal | haskell-devscripts (>= 0.9),
  cdbs,
- debhelper (>= 9),
- ghc (>= 8),
+ ghc,
  ghc-prof,
- haskell-devscripts (>= 0.13),
- libghc-magic-dev (<< 1.2),
  libghc-magic-dev (>= 1.1),
+ libghc-magic-dev (<< 1.2),
  libghc-magic-prof,
- libghc-mtl-dev (<< 2.3),
  libghc-mtl-dev (>= 2.0),
+ libghc-mtl-dev (<< 2.3),
  libghc-mtl-prof,
- libghc-random-dev (<< 1.2),
  libghc-random-dev (>= 1.1),
+ libghc-random-dev (<< 1.2),
  libghc-random-prof,
+ libghc-xmonad-dev (>= 0.13),
  libghc-xmonad-dev (<< 0.14),
- libghc-xmonad-dev (>= 0.12),
  libghc-xmonad-prof,
-Build-Depends-Indep:
- ghc-doc,
+Build-Depends-Indep: ghc-doc,
  libghc-magic-doc,
  libghc-mtl-doc,
  libghc-random-doc,
  libghc-xmonad-doc,
-Standards-Version: 4.1.1
+Standards-Version: 4.1.3
 Homepage: http://hackage.haskell.org/package/xmonad-wallpaper
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/xmonad-wallpaper
-Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/xmonad-wallpaper
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git
 X-Description: xmonad wallpaper extension
  Designed for xmonad users who rely on feh to setup wallpaper. It allows user
  to setup a random image as the wallpaper chosen from user specified image
@@ -39,18 +37,14 @@ X-Description: xmonad wallpaper extension
 
 Package: libghc-xmonad-wallpaper-dev
 Architecture: any
-Depends:
- ${haskell:Depends},
+Depends: ${haskell:Depends},
  ${misc:Depends},
  ${shlibs:Depends},
-Recommends:
- ${haskell:Recommends},
-Suggests:
- ${haskell:Suggests},
-Conflicts:
- ${haskell:Conflicts},
-Provides:
- ${haskell:Provides},
+ feh,
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -58,17 +52,12 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-xmonad-wallpaper-prof
 Architecture: any
-Depends:
- ${haskell:Depends},
+Depends: ${haskell:Depends},
  ${misc:Depends},
-Recommends:
- ${haskell:Recommends},
-Suggests:
- ${haskell:Suggests},
-Conflicts:
- ${haskell:Conflicts},
-Provides:
- ${haskell:Provides},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -77,15 +66,11 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-xmonad-wallpaper-doc
 Architecture: all
 Section: doc
-Depends:
- ${haskell:Depends},
+Depends: ${haskell:Depends},
  ${misc:Depends},
-Recommends:
- ${haskell:Recommends},
-Suggests:
- ${haskell:Suggests},
-Conflicts:
- ${haskell:Conflicts},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .


=====================================
p/xmonad-wallpaper/debian/copyright
=====================================
--- a/p/xmonad-wallpaper/debian/copyright
+++ b/p/xmonad-wallpaper/debian/copyright
@@ -1,10 +1,10 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: xmonad-wallpaper
-Upstream-Contact: haskell.ye.yan at gmail.com
+Upstream-Contact: Ye Yan <haskell.ye.yan at gmail.com>
 Source: https://hackage.haskell.org/package/xmonad-wallpaper
 
 Files: *
-Copyright: 2015-2016 Ye Yan
+Copyright: 2015-2016 Ye Yan <haskell.ye.yan at gmail.com>
 License: LGPL-3
 
 Files: debian/*


=====================================
p/xmonad-wallpaper/debian/patches/bump-xmonad-dependency.patch
=====================================
--- a/p/xmonad-wallpaper/debian/patches/bump-xmonad-dependency.patch
+++ b/p/xmonad-wallpaper/debian/patches/bump-xmonad-dependency.patch
@@ -1,14 +1,14 @@
 Author: Gianfranco Costamagna <locutusofborg at debian.org>
 Last-Update: 2017-07-22
 
---- xmonad-wallpaper-0.0.1.3.orig/xmonad-wallpaper.cabal
-+++ xmonad-wallpaper-0.0.1.3/xmonad-wallpaper.cabal
-@@ -59,7 +59,7 @@ library
+--- a/xmonad-wallpaper.cabal
++++ b/xmonad-wallpaper.cabal
+@@ -59,7 +59,7 @@
    -- other-extensions:    
    
    -- Other library packages from which modules are imported.
--  build-depends:       base >=3.0 && <5.0, unix >=2.7 && <2.8, xmonad >=0.12 && <0.13, mtl >=2.0 && <2.3, random >=1.1 && <1.2, magic >=1.1 && <1.2
-+  build-depends:       base >=3.0 && <5.0, unix >=2.7 && <2.8, xmonad >=0.12 && <0.14, mtl >=2.0 && <2.3, random >=1.1 && <1.2, magic >=1.1 && <1.2
+-  build-depends:       base >=3.0 && <5.0, unix >=2.7 && <2.8, xmonad >=0.13 && <=0.13, mtl >=2.0 && <2.3, random >=1.1 && <1.2, magic >=1.1 && <1.2
++  build-depends:       base >=3.0 && <5.0, unix >=2.7 && <2.8, xmonad >=0.13 && <=0.14, mtl >=2.0 && <2.3, random >=1.1 && <1.2, magic >=1.1 && <1.2
    
    -- Directories containing source files.
    hs-source-dirs:      src



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/5d13b49766daaf4f1d7bd33d8422140ab3c8ed57...db6ce0d6166d5e32c464fe4a17d753f41736d7ae

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/5d13b49766daaf4f1d7bd33d8422140ab3c8ed57...db6ce0d6166d5e32c464fe4a17d753f41736d7ae
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-commits/attachments/20180202/49dbfe1b/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list