[Blends-commit] [Git][blends-team/blends][master] 2 commits: Add missing semikolon in templates/apt.conf (preventing bugs like #1012341)

Andreas Tille (@tille) gitlab at salsa.debian.org
Sun Jun 5 07:23:59 BST 2022



Andreas Tille pushed to branch master at Debian Blends Team / blends


Commits:
fb24cd3e by Andreas Tille at 2022-06-05T07:59:21+02:00
Add missing semikolon in templates/apt.conf (preventing bugs like #1012341)

- - - - -
059737ee by Andreas Tille at 2022-06-05T08:04:41+02:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- templates/apt.conf


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,9 @@
-blends (0.7.5) UNRELEASED; urgency=medium
+blends (0.7.5) unstable; urgency=medium
 
   [ Andreas Tille ]
   * Add Homepage
     Closes: #999579
+  * Add missing semikolon in templates/apt.conf (preventing bugs like #1012341)
 
   [ Stefan Kropp ]
   * Fixed some links (alioth)
@@ -13,7 +14,7 @@ blends (0.7.5) UNRELEASED; urgency=medium
   [ Daniele Forsi ]
   * Fix spelling errors found with codespell
 
- -- Gianfranco Costamagna <locutusofborg at debian.org>  Tue, 28 Dec 2021 10:24:22 +0100
+ -- Andreas Tille <tille at debian.org>  Sun, 05 Jun 2022 07:59:36 +0200
 
 blends (0.7.4) unstable; urgency=medium
 


=====================================
templates/apt.conf
=====================================
@@ -4,4 +4,4 @@
 
 DPkg {
 	Post-Invoke {"test -f /var/run/#BLEND#-config.usermenu && if [ -x /usr/sbin/blend-update-usermenus ] ; then /usr/sbin/blend-update-usermenus #BLEND# ; fi ; rm -f /var/run/#BLEND#-config.usermenu";};
-}
+};



View it on GitLab: https://salsa.debian.org/blends-team/blends/-/compare/2148a25e502aed914b026b9d98af410bd240c468...059737eeecd4b4f1890e15bb83eb5afacd788a6f

-- 
View it on GitLab: https://salsa.debian.org/blends-team/blends/-/compare/2148a25e502aed914b026b9d98af410bd240c468...059737eeecd4b4f1890e15bb83eb5afacd788a6f
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/blends-commit/attachments/20220605/4e7bb886/attachment-0001.htm>


More information about the Blends-commit mailing list