[libconfig-model-dpkg-perl] 11/23: use correct control example for pan dpkg test

dod at debian.org dod at debian.org
Mon Feb 13 12:29:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 8acbac3cb0eb92491933df9d1fd19763c2dd776e
Author: Dominique Dumont <dod at debian.org>
Date:   Tue Jan 31 20:36:21 2017 +0100

    use correct control example for pan dpkg test
---
 .../pan-copyright-from-scratch/debian/control      | 42 ++++++++++++----------
 1 file changed, 24 insertions(+), 18 deletions(-)

diff --git a/t/model_tests.d/dpkg-examples/pan-copyright-from-scratch/debian/control b/t/model_tests.d/dpkg-examples/pan-copyright-from-scratch/debian/control
index 5c88ada..1b5274a 100644
--- a/t/model_tests.d/dpkg-examples/pan-copyright-from-scratch/debian/control
+++ b/t/model_tests.d/dpkg-examples/pan-copyright-from-scratch/debian/control
@@ -1,22 +1,28 @@
-Source: opennebula
-Section: utils
-Priority: extra
-Maintainer: Daniel Dehennin <daniel.dehennin at baby-gnu.org>
-Build-Depends: bash-completion,
-               bison,
-               scons
+Source: pan
+Maintainer: Dominique Dumont <dod at debian.org>
+Section: news
+Priority: optional
+Build-Depends: autotools-dev,
+               debhelper (>= 9),
+               intltool,
+               libgmime-2.6-dev,
+               libgtk2.0-dev,
+               libgtkspell-dev,
+               libnotify-dev,
+               libgnome-keyring-dev,
+               libdbus-1-dev
 Standards-Version: 3.9.8
-Homepage: http://opennebula.org/
-Vcs-Git: https://github.com/OpenNebula/one.git
-Vcs-Browser: https://github.com/OpenNebula/one
+Homepage: http://pan.rebelbase.com/
 
-Package: opennebula
+Package: pan
 Architecture: any
-Depends: apg,
-         genisoimage,
-         liblog4cpp5,
-         ${misc:Depends},
-         ${shlibs:Depends}
-Description: controller which executes the OpenNebula cluster services
- OpenNebula is an open source virtual infrastructure engine that enables the...
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         gnome-keyring
+Description: newsreader based on GTK2, which looks like Forte Agent
+ Pan is a newsreader, loosely based on Agent and Gravity, which attempts to be
+  pleasant to use for new and advanced users alike. It has all the typical
+  features found in newsreaders and also supports offline newsreading,
+  sophisticated filtering, multiple connections, and a number of extra features
+  for power users and alt.binaries fans.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git



More information about the Pkg-perl-cvs-commits mailing list