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 <locutusofb...@debian.org>  Tue, 28 Dec 2021 
10:24:22 +0100
+ -- Andreas Tille <ti...@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.


_______________________________________________
Blends-commit mailing list
Blends-commit@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/blends-commit

Reply via email to