[Piuparts-commits] [SCM] piuparts git repository branch, master, updated. eda668423fa87898c59d1075118693714aa5a053

Holger Levsen holger at layer-acht.org
Fri Dec 23 10:28:36 UTC 2011


The following commit has been merged in the master branch:
commit b58745d105ea464247b3c3b28332c9d42bdd8327
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Dec 12 12:54:44 2011 +0000

    * Add git to Build-Depends-Indep: as git describe is used to generate
      part of the version string for development builds.
    * Add debian/.gitignore

diff --git a/debian/.gitignore b/debian/.gitignore
new file mode 100644
index 0000000..5c3eeae
--- /dev/null
+++ b/debian/.gitignore
@@ -0,0 +1,5 @@
+files
+piuparts.debhelper.log
+piuparts.postinst.debhelper
+piuparts.prerm.debhelper
+piuparts.substvars
diff --git a/debian/changelog b/debian/changelog
index af7acf8..29928f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ piuparts (0.42) UNRELEASED; urgency=low
   * piuparts-report: 
     - create maintainer subdirs if they don't exist.
     - detect tests being terminated due to excessive output.
+  * Add git to Build-Depends-Indep: as git describe is used to generate
+    part of the version string for development builds.
+  * Add debian/.gitignore
 
   [ Mika Pflüger ]
   * piuparts-analyze.py:
diff --git a/debian/control b/debian/control
index 39d5d2d..6089d04 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: devel
 Priority: extra
 Standards-Version: 3.9.2
 Build-Depends: debhelper (>=7)
-Build-Depends-Indep: python (>=2.6.6-3~), asciidoc, xmlto
+Build-Depends-Indep: python (>=2.6.6-3~), asciidoc, xmlto, git
 Homepage: http://piuparts.debian.org
 Vcs-Git: git://anonscm.debian.org/piuparts/piuparts.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git

-- 
piuparts git repository



More information about the Piuparts-commits mailing list