diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-01-23 10:54:52 +0100 | 
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-01-23 10:54:52 +0100 | 
| commit | 4a73e84828c32fd8a504b1ae7b7933db8bdeb3f7 (patch) | |
| tree | 4dd2141a37439d5a2d389059073ec29a9f97e287 /debian | |
| parent | f21a9658f4e5fa369aa13849da2cf6ea9040c4f9 (diff) | |
| download | itzks-systems-4a73e84828c32fd8a504b1ae7b7933db8bdeb3f7.tar.gz itzks-systems-4a73e84828c32fd8a504b1ae7b7933db8bdeb3f7.tar.bz2 itzks-systems-4a73e84828c32fd8a504b1ae7b7933db8bdeb3f7.zip | |
/debian/control: Add dependencies: eog, ocsinventory-agent.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 12 | 
2 files changed, 19 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index db39cc5..02edfe4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +itzks-systems (2013.01.23.1) UNRELEASED; urgency=low + +  * /debian/control: +    + Add dependencies: eog, ocsinventory-agent. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 23 Jan 2013 10:54:06 +0100 +  itzks-systems (2012.12.07.3) squeeze-backports; urgency=low    * /debian/control: diff --git a/debian/control b/debian/control index 218ee8e..df49281 100644 --- a/debian/control +++ b/debian/control @@ -37,6 +37,7 @@ Depends:   catdvi,   etckeeper,   etherboot-qemu, + eog,   firmware-linux-free,   firmware-linux-nonfree,   git, @@ -54,6 +55,7 @@ Depends:   mc,   nload,   nmap, + ocsinventory-agent,   odt2txt,   qemu-kvm,   postfix, @@ -104,6 +106,7 @@ Depends:   mc,   nload,   nmap, + ocsinventory-agent,   odt2txt,   postfix,   reportbug, @@ -139,6 +142,7 @@ Depends:   atftpd,   bzip2,   dnsutils, + eog,   file-roller,   filezilla,   gnu-fdisk, @@ -151,6 +155,7 @@ Depends:   memtest86+,   nload,   nmap, + ocsinventory-agent,   reportbug,   syslinux,   sysstat, @@ -192,6 +197,7 @@ Depends:   nfs-kernel-server,   nload,   nmap, + ocsinventory-agent,   reportbug,   syslinux,   sysstat, @@ -226,6 +232,7 @@ Depends:   cups,   cups-bsd,   emacs23, + eog,   etckeeper,   file-roller,   filezilla, @@ -291,6 +298,7 @@ Depends:   nload,   nmap,   nted, + ocsinventory-agent,   odt2txt,   pidgin,   pyhoca-gui, @@ -384,6 +392,7 @@ Depends:   cups,   cups-bsd,   emacs23, + eog,   etckeeper,   file-roller,   filezilla, @@ -447,6 +456,7 @@ Depends:   nload,   nmap,   nted, + ocsinventory-agent,   odt2txt,   pidgin,   pyhoca-gui, @@ -540,6 +550,7 @@ Depends:   cups,   cups-bsd,   emacs23, + eog,   etckeeper,   file-roller,   filezilla, @@ -606,6 +617,7 @@ Depends:   nload,   nmap,   nted, + ocsinventory-agent,   odt2txt,   pidgin,   pyhoca-gui, | 
