[Python-modules-commits] [django-nose] annotated tag debian/1.4.2-1 created (now f851653)
Michael Fladischer
fladi at moszumanska.debian.org
Fri Oct 16 16:43:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to annotated tag debian/1.4.2-1
in repository django-nose.
at f851653 (tag)
tagging dc010191390c2a2fa00c9954730a6e8777432865 (commit)
replaces upstream/1.4.1
tagged by Michael Fladischer
on Fri Oct 16 18:31:15 2015 +0200
- Log -----------------------------------------------------------------
django-nose Debian release 1.4.2-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCgAGBQJWISZTAAoJEGlMre9Rx7W2ZtIP/ROk/5BevDSeJmo1y/wMLLKG
tsCMhd1KmPpPy1FRbpSFpVp/5RtLZMPYCrOnNSH7jwvF1TBe2MbEPsCHmpw5Cqx5
tnHNj02s4ftTYEQzAXi01mDl6Xzoia3wgWoZpyEHZ3oo444M0j2aRmnMN4ogOmTR
bf4bHuySDosx2Jfrf2A1/m1VhmJavhOCHJssW6/sKHxo9tFr6zTzSL4+yQNCEegG
qAD8VQFrQANcMonRTfxyTV5ziHTDLp5CR5bPxuvticZNBioY+s6RcijW7iberq9K
vH2MU/+4c6SCWrSkvkLmtq7qLrtH9wstadpu3fmICrzBIJ4tGmwluVtskizVkH7A
dAtT2jpOXmbhGKCSliSF7BrRoG8uDENk4mG+PHahWL+UjMGJbQdhQvlu7+KVBWPY
G0ewwermZb2bymEWaGMpO0HunzutybdhmG4vMpI/bij68gjVD7yF2v6V9K1DQLLJ
ELOPA1b6pWNW8CL5zuB3Vu4SHoLeN47uyhgsTOP1V/N1mZV9EZ1DIGgw8vivaFl9
RBkhPFg7KAvktqZzUhSJn9fTNrHQ+swieNJ2yLrz9Nti3pKxJHX6DMyU7uQG7Pla
WxToVGotfvceHbxpXD58wOh/8C3VWfhjK8aISHtUlVfFBNz2ijoZ2GXFTMWPi8ZE
UPBtfVT00ijoQHyNDUg4
=63VJ
-----END PGP SIGNATURE-----
Brian May (9):
[svn-buildpackage] Tagging django-nose 1.2-2
Imported Debian patch 1.2-2
Python3 package and remove south test.
[svn-buildpackage] Tagging django-nose 1.2-3
Imported Debian patch 1.2-3
Fix Django 1.7 build error.
Django no longer supports anything earlier then Python 2.7.
Call django.setup() befor running the tests.
Call django.setup() befor running the tests.
Fladischer Michael (4):
Imported Debian patch 0.1-1
Imported Debian patch 0.1.2-1
Imported Debian patch 0.1.2-2
Imported Debian patch 0.1.3-1
Jakub Wilk (6):
[svn-buildpackage] Tagging django-nose 0.1-1
Release 0.1-1.
Release 0.1.2-1.
Release 0.1.3-1.
Release 1.1-1.
Use canonical URIs for Vcs-* fields.
Michael Fladischer (63):
Initial packaging.
Add DPMT to uploaders.
Provide better long description.
Clean up debian/clean.
Add commit URL to forwarded patch.
Update to Debian policy 3.9.0.
New upstream release and dropping a patch.
Update year in copyright.
Update changelog.
Prepare for upload to unstable.
New upstream release.
Bump python-django dependency to (>= 1.2).
Clean upstream .pyc files.
Fix Metadata mismatch and use githubredir.debian.net in d/watch.
Use upstream test runner.
New upstream release.
Imported Debian patch 1.1-1
Refres patch for new upstream release.
Use correct DEP5 format URL.
Update years in d/copyright.
Switch to dh_python2 with dh-python.
Drop versioned dependencies for python-all and python-django and bump Standards-Version.
Mention closed bugs in changelog.
Fix incorrect bug number (Closes: #711360).
[svn-buildpackage] Tagging django-nose 1.2-1
Imported Debian patch 1.2-1
Rename BSD-django-nose to BSD-3-clause license.
Bump Standards version to 3.9.5.
Update changelog.
Use github repository for uscan.
Bump Standards-Version to 3.9.6.
Refresh runtests.patch.
Remove PHONY target declarations from d/rules.
Use distinctive description for python3 package.
Line-wrap Depends fields for easier reading.
Add DEP3 header to django17.patch.
Update changelog.
Change my email address to fladi at debian.org.
Refresh runtests.patch.
[svn-buildpackage] Tagging django-nose 1.4-1
Imported Debian patch 1.4-1
Add gawk to Build-Depends because it is required by runtests.sh.
Use correct python version to determine tests to run.
use only one for loop to run the tests for all requested Python versions.
Add X-Python3-Version for versions => 3.3.
Update changelog.
Update changelog.
[svn-buildpackage] Tagging django-nose 1.4.1-1
Imported Debian patch 1.4.1-1
Enable non-default python versions for test runs
Import django-nose_1.4.2.orig.tar.gz
record new upstream branch created by importing django-nose_1.4.2.orig.tar.gz
Enable non-default python versions for test runs
merge patched into master
Enable non-default python versions for test runs
merge patched into master
Remove unnecessary dependency on dj_database_url.
merge patched into master
Enable non-default python versions for test runs
Remove unnecessary dependency on dj_database_url.
merge patched into master
Bump debhelper compatibility and version to 9.
Update changelog.
SVN-Git Migration (3):
Initialize git-dpm
git-dpm config
Update Vcs fields for git migration
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 4ee0cc5 Import django-nose_1.4.2.orig.tar.gz
new f372521 record new upstream branch created by importing django-nose_1.4.2.orig.tar.gz
new d1901b7 Call django.setup() befor running the tests.
new a232fa6 Enable non-default python versions for test runs
new b5c59b5 merge patched into master
new 6485660 Enable non-default python versions for test runs
new 662f34e merge patched into master
new 54c9860 Remove unnecessary dependency on dj_database_url.
new 0171c08 merge patched into master
new a439c23 Enable non-default python versions for test runs
new 2790fc2 Remove unnecessary dependency on dj_database_url.
new 10c94cc merge patched into master
new bc223e0 Bump debhelper compatibility and version to 9.
new dc01019 Update changelog.
The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-nose.git
More information about the Python-modules-commits
mailing list