[adonthell-data] 02/05: Tighten dependency on adonthell engine.
    Markus Koschany 
    apo at moszumanska.debian.org
       
    Tue Sep 27 18:27:13 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository adonthell-data.
commit d93687dba4cbbf040e21461012283432c5ce48a5
Author: Markus Koschany <apo at debian.org>
Date:   Tue Sep 27 19:24:34 2016 +0200
    Tighten dependency on adonthell engine.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 704142a..ead4848 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders:
  Barry deFreese <bdefreese at debian.org>
 Build-Depends:
- adonthell (>= 0.3.6~beta1),
+ adonthell (>= 0.3.6),
  debhelper (>= 10),
  python3
 Standards-Version: 3.9.8
@@ -16,7 +16,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/adonthell-data.git
 Package: adonthell-data
 Architecture: all
 Depends:
- adonthell (>= 0.3.6~beta1),
+ adonthell (>= 0.3.6),
  ${misc:Depends}
 Description: Data files needed by Adonthell
  This is the official game for Adonthell 0.3
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/adonthell-data.git
    
    
More information about the Pkg-games-commits
mailing list