[Python-modules-commits] [slimit] 01/01: Add breaks/replaces headers

Brian May bam at moszumanska.debian.org
Tue Feb 21 06:46:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

bam pushed a commit to branch master
in repository slimit.

commit d20c791c221ece23520063bee1d308db3a9dff88
Author: Brian May <bam at debian.org>
Date:   Tue Feb 21 08:21:57 2017 +1100

    Add breaks/replaces headers
---
 debian/changelog | 7 +++++++
 debian/control   | 2 ++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6598864..dc16f1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+slimit (0.8.1-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Add breaks/replaces headers. Closes: #855510.
+
+ -- Brian May <bam at debian.org>  Tue, 21 Feb 2017 08:21:00 +1100
+
 slimit (0.8.1-2) unstable; urgency=medium
 
   * debian/control: Update homepage URL. (Closes: #740807)
diff --git a/debian/control b/debian/control
index e88cfc5..2199fba 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,8 @@ Package: python-slimit
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
 	, python-pkg-resources
+Breaks: slimit (<< 0.8.1-2)
+Replaces: slimit (<< 0.8.1-2)
 Description: JavaScript minifier/parser in Python
  SlimIt is a JavaScript minifier written in Python. It compiles JavaScript
  into more compact code so that it downloads and runs faster.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/slimit.git



More information about the Python-modules-commits mailing list