[debian-edu-commits] debian-edu/italc.git (#99) - master (branch) updated: debian/1_2.0.0-2-18-gc8b81bc

Mike Gabriel sunweaver at alioth.debian.org
Sun Aug 11 01:21:13 UTC 2013


The branch, master has been updated
       via  c8b81bc6c335b263670f50f7276294e3cdb4adda (commit)
      from  adb55ecdaf99945ce045a82df0a67b59c8f1139b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c8b81bc6c335b263670f50f7276294e3cdb4adda
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Aug 11 03:21:03 2013 +0200

    /debian/control: Fix lintian: <bin:package>: data.tar.xz-member-without-dpkg-pre-depends.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |    7 +++++++
 debian/control   |    8 ++++++++
 2 files changed, 15 insertions(+)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index a7e3a3c..d58aa64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+italc (1:2.0.0-4) UNRELEASED; urgency=low
+
+  * /debian/control:
+    + Fix lintian: <bin:package>: data.tar.xz-member-without-dpkg-pre-depends.
+
+ -- Mike Gabriel <sunweaver at debian.org>  Sun, 11 Aug 2013 03:20:31 +0200
+
 italc (1:2.0.0-3) unstable; urgency=low
 
   * /debian/control:
diff --git a/debian/control b/debian/control
index be7dff7..0d589a4 100644
--- a/debian/control
+++ b/debian/control
@@ -34,6 +34,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-edu/italc.git;a=summary
 
 Package: italc-master
 Architecture: any
+Pre-Depends:
+ dpkg (>= 1.15.6~),
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
@@ -58,6 +60,8 @@ Description: Intelligent Teaching and Learning with Computers - Master
 
 Package: italc-client
 Architecture: any
+Pre-Depends:
+ dpkg (>= 1.15.6~),
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
@@ -82,6 +86,8 @@ Description: Intelligent Teaching and Learning with Computers - Client
 
 Package: italc-management-console
 Architecture: any
+Pre-Depends:
+ dpkg (>= 1.15.6~),
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
@@ -104,6 +110,8 @@ Description: Intelligent Teaching and Learning with Computers - Management Conso
 
 Package: libitalccore
 Architecture: any
+Pre-Depends:
+ dpkg (>= 1.15.6~),
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},


hooks/post-receive
-- 
italc.git (Debian package italc)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "italc.git" (Debian package italc).




More information about the debian-edu-commits mailing list