Merge lp:~thedac/ubuntu/wily/python-pyscss/debian-merge into lp:ubuntu/wily/python-pyscss

Proposed by David Ames
Status: Rejected
Rejected by: Daniel Holbach
Proposed branch: lp:~thedac/ubuntu/wily/python-pyscss/debian-merge
Merge into: lp:ubuntu/wily/python-pyscss
Diff against target: 149 lines (+42/-28)
9 files modified
debian/changelog (+26/-0)
debian/control (+1/-1)
debian/copyright (+4/-0)
debian/gbp.conf (+3/-3)
debian/pyscss.dbk (+4/-24)
debian/python-pyscss.lintian-overrides (+1/-0)
debian/python-pyscss.manpages (+1/-0)
debian/python3-pyscss.lintian-overrides (+1/-0)
debian/python3-pyscss.manpages (+1/-0)
To merge this branch: bzr merge lp:~thedac/ubuntu/wily/python-pyscss/debian-merge
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+268272@code.launchpad.net

Description of the change

Debian merge

To post a comment you must log in.
Revision history for this message
Corey Bryant (corey.bryant) wrote :

Just a note that we decided to sync this instead of the merge.

Revision history for this message
Daniel Holbach (dholbach) wrote :

Rejecting based on the comment above.

Unmerged revisions

11. By David Ames

* Merge from Debian unstable. Remaining changes:
  - Removed conflict in debian/control
* Add python-enum34 build-dep (Closes: #795521). Thanks Chris Lamb!
* Re-add missing manual page.
* New upstream version.
* Add missing build-deps python-pathlib and dh-python.
* Run unittests for Python 2.7 and 3.4.
* Removed obsolete patches python3-fixup and python-3.2-six.u.
* Lintian: Removed *.postrm.
* New standards version 3.9.6, no changes.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2015-06-30 11:59:32 +0000
3+++ debian/changelog 2015-08-17 19:03:49 +0000
4@@ -1,3 +1,28 @@
5+python-pyscss (1.3.4-2ubuntu1) UNRELEASED; urgency=low
6+
7+ * Merge from Debian unstable. Remaining changes:
8+ - Removed conflict in debian/control
9+
10+ -- David Ames <david.ames@canonical.com> Sat, 15 Aug 2015 04:09:17 +0000
11+
12+python-pyscss (1.3.4-2) unstable; urgency=medium
13+
14+ * Add python-enum34 build-dep (Closes: #795521). Thanks Chris Lamb!
15+ * Re-add missing manual page.
16+
17+ -- W. Martin Borgert <debacle@debian.org> Fri, 14 Aug 2015 23:02:06 +0000
18+
19+python-pyscss (1.3.4-1) unstable; urgency=medium
20+
21+ * New upstream version.
22+ * Add missing build-deps python-pathlib and dh-python.
23+ * Run unittests for Python 2.7 and 3.4.
24+ * Removed obsolete patches python3-fixup and python-3.2-six.u.
25+ * Lintian: Removed *.postrm.
26+ * New standards version 3.9.6, no changes.
27+
28+ -- W. Martin Borgert <debacle@debian.org> Fri, 31 Jul 2015 23:33:35 +0000
29+
30 python-pyscss (1.3.4-0ubuntu2) wily; urgency=medium
31
32 * Enable unit tests for python 3.4.
33@@ -74,3 +99,4 @@
34 * initial release (Closes: #705735)
35
36 -- W. Martin Borgert <debacle@debian.org> Sun, 21 Apr 2013 17:40:59 +0000
37+
38
39=== modified file 'debian/control'
40--- debian/control 2015-06-30 11:59:32 +0000
41+++ debian/control 2015-08-17 19:03:49 +0000
42@@ -22,7 +22,7 @@
43 python3-pytest,
44 python3-setuptools,
45 python3-six,
46- xsltproc,
47+ xsltproc
48 Standards-Version: 3.9.6
49 Homepage: https://github.com/Kronuz/pyScss
50 Vcs-Git: git://anonscm.debian.org/collab-maint/python-pyscss.git
51
52=== modified file 'debian/copyright'
53--- debian/copyright 2013-04-21 17:40:59 +0000
54+++ debian/copyright 2015-08-17 19:03:49 +0000
55@@ -7,6 +7,10 @@
56 Copyright: 2011-2012, German M. Bravo (Kronuz) <german.mb@gmail.com>
57 License: MIT
58
59+Files: debian/*.dbk
60+Copyright: 2013, W. Martin Borgert <debacle@debian.org>
61+License: MIT
62+
63 License: MIT
64 Permission is hereby granted, free of charge, to any person obtaining a copy
65 of this software and associated documentation files (the "Software"), to deal
66
67=== modified file 'debian/gbp.conf'
68--- debian/gbp.conf 2014-06-26 12:10:36 +0000
69+++ debian/gbp.conf 2015-08-17 19:03:49 +0000
70@@ -1,7 +1,7 @@
71 [DEFAULT]
72-upstream-branch = master
73-debian-branch = debian
74+upstream-branch = upstream
75+debian-branch = master
76 upstream-tag = %(version)s
77
78-[git-buildpackage]
79+[buildpackage]
80 export-dir = ../build-area/
81
82=== modified file 'debian/pyscss.dbk'
83--- debian/pyscss.dbk 2013-04-21 17:40:59 +0000
84+++ debian/pyscss.dbk 2015-08-17 19:03:49 +0000
85@@ -2,22 +2,11 @@
86 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
87 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
88
89+<!-- (c) 2013 W. Martin Borgert <debacle@debian.org>
90+ Date: 2013-04-21
91+ License of this manual: MIT -->
92+
93 <refentry>
94- <refentryinfo>
95- <address>
96- <email>debacle@debian.org</email>
97- </address>
98- <author>
99- <firstname>W.</firstname>
100- <othername>Martin</othername>
101- <surname>Borgert</surname>
102- </author>
103- <copyright>
104- <year>2013</year>
105- <holder>W. Martin Borgert</holder>
106- </copyright>
107- <date>2013-04-21</date>
108- </refentryinfo>
109 <refmeta>
110 <refentrytitle>pyscss</refentrytitle>
111 <manvolnum>1</manvolnum>
112@@ -54,13 +43,4 @@
113 </programlisting>
114 </para>
115 </refsect1>
116-
117- <refsect1>
118- <title>Copyright for this manual</title>
119-
120- <para>Copyright 2013 W. Martin Borgert. Redistribution and use in
121- source and binary forms, with or without modification, are
122- permitted under the terms of the <abbrev>MIT</abbrev>
123- License.</para>
124- </refsect1>
125 </refentry>
126
127=== added file 'debian/python-pyscss.lintian-overrides'
128--- debian/python-pyscss.lintian-overrides 1970-01-01 00:00:00 +0000
129+++ debian/python-pyscss.lintian-overrides 2015-08-17 19:03:49 +0000
130@@ -0,0 +1,1 @@
131+python-pyscss: binary-without-manpage usr/bin/python2-pyscss
132
133=== added file 'debian/python-pyscss.manpages'
134--- debian/python-pyscss.manpages 1970-01-01 00:00:00 +0000
135+++ debian/python-pyscss.manpages 2015-08-17 19:03:49 +0000
136@@ -0,0 +1,1 @@
137+pyscss.1
138
139=== added file 'debian/python3-pyscss.lintian-overrides'
140--- debian/python3-pyscss.lintian-overrides 1970-01-01 00:00:00 +0000
141+++ debian/python3-pyscss.lintian-overrides 2015-08-17 19:03:49 +0000
142@@ -0,0 +1,1 @@
143+python3-pyscss: binary-without-manpage usr/bin/python3-pyscss
144
145=== added file 'debian/python3-pyscss.manpages'
146--- debian/python3-pyscss.manpages 1970-01-01 00:00:00 +0000
147+++ debian/python3-pyscss.manpages 2015-08-17 19:03:49 +0000
148@@ -0,0 +1,1 @@
149+pyscss.1

Subscribers

People subscribed via source and target branches

to all changes: