Bug 22484 - Paketierung vereinfachen
Paketierung vereinfachen
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: ucslint
UCS 3.0
All Linux
: P5 normal (vote)
: UCS 3.1
Assigned To: Philipp Hahn
Lukas Walter
: interim-2
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-05-11 09:10 CEST by Philipp Hahn
Modified: 2012-12-12 21:09 CET (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:
hahn: Patch_Available+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2011-05-11 09:10:39 CEST
--- debian/pyversions	(Revision 24046)
+++ debian/pyversions	(Revision 24044)
@@ -1 +0,0 @@
-2.6
--- debian/control	(Revision 24046)
+++ debian/control	(Revision 24044)
@@ -2,14 +2,18 @@
 Section: univention
 Priority: optional
 Maintainer: Univention GmbH <packages@univention.de>
-Build-Depends: debhelper (>> 7), python-support, python2.6
+Build-Depends: debhelper (>= 7.0.50~),
+ python-support,
+ python-all
 Standards-Version: 3.6.1
+XS-Python-Version: all
 
 Package: ucslint
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}
 Conflicts: ucs-tools (<< 1.2.5)
-Description: ucslint - Univention packaging check tool
+XB-Python-Version: ${python:Versions}
+Description: check Univention packaging
  This package contains the Univention tool ucslint that
  is able to check debian source packages against common
  packaging mistakes.
@@ -18,5 +22,3 @@
  integrated, directory driven solution for managing
  corporate environments. For more information about UCS,
  refer to: http://www.univention.de/
-
-
--- debian/source/format	(Revision 0)
+++ debian/source/format	(Revision 24044)
@@ -0,0 +1 @@
+3.0 (native)
--- debian/changelog	(Revision 24046)
+++ debian/changelog	(Revision 24044)
@@ -1,3 +1,15 @@
+ucslint (2.0.6-3) unstable; urgency=low
+
+  * Revert: svn merge -r 24045:24031 . (Bug #22092)
+
+ -- Philipp Hahn <hahn@univention.de>  Wed, 11 May 2011 08:51:44 +0200
+
+ucslint (2.0.6-2) unstable; urgency=low
+
+  * Fix python2.5 not handling with...as... (Bug #22092)
+
+ -- Philipp Hahn <hahn@univention.de>  Tue, 10 May 2011 20:27:35 +0200
+
 ucslint (2.0.6-1) unstable; urgency=low
 
   * debian/control: Fix dependency on debhelper and python-all (Bug #22092)
--- debian/rules	(Revision 24046)
+++ debian/rules	(Revision 24044)
@@ -30,11 +30,5 @@
 # /usr/share/common-licenses/AGPL-3; if not, see
 # <http://www.gnu.org/licenses/>.
 
-override_dh_auto_install:
-	dh_auto_install
-
-override_dh_auto_build:
-	dh_auto_build
-
 %:
 	dh $@
Comment 1 Philipp Hahn univentionstaff 2012-07-20 20:00:47 CEST
Eingepflegt.
svn34325,34328, ucslint_3.0.0-1
Comment 2 Lukas Walter univentionstaff 2012-10-15 17:02:38 CEST
In Ordnung, bis auf einen Typo in der debian/control:

"Description: heck Univention packaging"
             ^
             c
Comment 3 Philipp Hahn univentionstaff 2012-10-17 10:33:29 CEST
(In reply to comment #2)
> In Ordnung, bis auf einen Typo in der debian/control:

svn36376, ucslint_3.0.4-3.55.201210171028
ChangeLog: ±0
Comment 4 Lukas Walter univentionstaff 2012-10-17 11:43:02 CEST
(In reply to comment #3)
> (In reply to comment #2)
> > In Ordnung, bis auf einen Typo in der debian/control:
> 
> svn36376, ucslint_3.0.4-3.55.201210171028
> ChangeLog: ±0


Dann verified.
Comment 5 Stefan Gohmann univentionstaff 2012-12-12 21:09:35 CET
UCS 3.1-0 has been released: 
 http://forum.univention.de/viewtopic.php?f=54&t=2125

If this error occurs again, please use "Clone This Bug".