[Piuparts-devel] [Git][debian/piuparts][master] 5 commits: continue development

Holger Levsen gitlab at salsa.debian.org
Tue Jun 12 15:55:17 BST 2018


Holger Levsen pushed to branch master at Debian / piuparts


Commits:
9fbb4f23 by Holger Levsen at 2018-06-08T13:22:30+00:00
continue development

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
ce761b32 by Holger Levsen at 2018-06-08T14:04:51+00:00
d/control: move Built-Using: to piuparts-master binary package.

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
2ac3d690 by Holger Levsen at 2018-06-08T15:06:31+00:00
add Xs-Go-Import-Path: header

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
0fdfb708 by Holger Levsen at 2018-06-09T13:53:59+00:00
scripts/pre_install_exceptions: force cleanup of sympa's spool directories. (Closes: #673972)

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
b971e26c by Holger Levsen at 2018-06-12T14:44:51+00:00
release as 0.89

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


3 changed files:

- custom-scripts/scripts/pre_install_exceptions
- debian/changelog
- debian/control


Changes:

=====================================
custom-scripts/scripts/pre_install_exceptions
=====================================
--- a/custom-scripts/scripts/pre_install_exceptions
+++ b/custom-scripts/scripts/pre_install_exceptions
@@ -36,6 +36,10 @@ case ${PIUPARTS_OBJECTS%%=*} in
 		# switch init to upstart before installation
 		apt-get install upstart
 		;;
+	sympa)
+		# force removal of spool directories
+		echo "sympa sympa/remove_spool boolean true" | debconf-set-selections
+		;;
 	systemd-sysv)
 		case "$PIUPARTS_DISTRIBUTION" in
 			wheezy*)


=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+piuparts (0.89) unstable; urgency=medium
+
+  * scripts/pre_install_exceptions: force cleanup of sympa's spool
+    directories. (Closes: #673972)
+  * d/control:
+    - move Built-Using: to piuparts-master binary package.
+    - add Xs-Go-Import-Path: header.
+
+ -- Holger Levsen <holger at debian.org>  Tue, 12 Jun 2018 14:44:37 +0000
+
 piuparts (0.88) unstable; urgency=medium
 
   * Recycle failed packages in sid after 2 days and force rescheduling them


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -23,10 +23,10 @@ Build-Depends:
  xmlto,
 Build-Depends-Indep:
  git,
-Built-Using: ${misc:Built-Using}
 Homepage: https://piuparts.debian.org
 Vcs-Git: https://salsa.debian.org/debian/piuparts
 Vcs-Browser: https://salsa.debian.org/debian/piuparts
+Xs-Go-Import-Path: salsa.debian.org/debian/piuparts
 
 Package: piuparts
 Architecture: all
@@ -58,6 +58,7 @@ Description: .deb package installation, upgrading, and removal testing tool
 
 Package: piuparts-master
 Architecture: any
+Built-Using: ${misc:Built-Using}
 Depends:
  piuparts-common (>= ${source:Version}),
  piuparts-common (<< ${source:Version}+),



View it on GitLab: https://salsa.debian.org/debian/piuparts/compare/b041c7f1c54071e3f210a1011dc4ad32e1882990...b971e26c6eae7bb55c3ee6324b904410c41c14ad

-- 
View it on GitLab: https://salsa.debian.org/debian/piuparts/compare/b041c7f1c54071e3f210a1011dc4ad32e1882990...b971e26c6eae7bb55c3ee6324b904410c41c14ad
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20180612/213b0521/attachment-0001.html>


More information about the Piuparts-devel mailing list