diff options
Diffstat (limited to 'p/haskell-persistent-sqlite/debian')
-rw-r--r-- | p/haskell-persistent-sqlite/debian/changelog | 1 | ||||
-rw-r--r-- | p/haskell-persistent-sqlite/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-persistent-sqlite/debian/changelog b/p/haskell-persistent-sqlite/debian/changelog index b5a60bcd3..683dc49c8 100644 --- a/p/haskell-persistent-sqlite/debian/changelog +++ b/p/haskell-persistent-sqlite/debian/changelog @@ -1,6 +1,7 @@ haskell-persistent-sqlite (2.2-3) UNRELEASED; urgency=medium * Use secure (https) uri in Vcs-Git field in 'debian/control' + * Bump standards version to 3.9.8 (no changes needed) -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:57 +0300 diff --git a/p/haskell-persistent-sqlite/debian/control b/p/haskell-persistent-sqlite/debian/control index 47ee5f82f..bac24e6a0 100644 --- a/p/haskell-persistent-sqlite/debian/control +++ b/p/haskell-persistent-sqlite/debian/control @@ -32,7 +32,7 @@ Build-Depends-Indep: ghc-doc, libghc-persistent-doc, libghc-resourcet-doc, libghc-text-doc, -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Homepage: http://www.yesodweb.com/book/persistent Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git |